@charset "UTF-8";

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-light-webfont.eot) format("opentype");
    src: url(fonts/opensans-light-webfont.ttf) format("truetype"), url(fonts/opensans-light-webfont.woff) format("woff");
    font-weight: 300
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-lightitalic-webfont.eot) format("opentype");
    src: url(fonts/opensans-lightitalic-webfont.ttf) format("truetype"), url(fonts/opensans-lightitalic-webfont.woff) format("woff");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-regular-webfont.eot) format("opentype");
    src: url(fonts/opensans-regular-webfont.ttf) format("truetype"), url(fonts/opensans-regular-webfont.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-italic-webfont.eot) format("opentype");
    src: url(fonts/opensans-italic-webfont.ttf) format("truetype"), url(fonts/opensans-italic-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-semibold-webfont.eot) format("opentype");
    src: url(fonts/opensans-semibold-webfont.ttf) format("truetype"), url(fonts/opensans-semibold-webfont.woff) format("woff");
    font-weight: 600
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-semibolditalic-webfont.eot) format("opentype");
    src: url(fonts/opensans-semibolditalic-webfont.ttf) format("truetype"), url(fonts/opensans-semibolditalic-webfont.woff) format("woff");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-bold-webfont.eot) format("opentype");
    src: url(fonts/opensans-bold-webfont.ttf) format("truetype"), url(fonts/opensans-bold-webfont.woff) format("woff");
    font-weight: 700
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-bolditalic-webfont.eot) format("opentype");
    src: url(fonts/opensans-bolditalic-webfont.ttf) format("truetype"), url(fonts/opensans-bolditalic-webfont.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-extrabold-webfont.eot) format("opentype");
    src: url(fonts/opensans-extrabold-webfont.ttf) format("truetype"), url(fonts/opensans-extrabold-webfont.woff) format("woff");
    font-weight: 800
}

@font-face {
    font-family: Open-sans;
    src: url(fonts/opensans-extrabolditalic-webfont.eot) format("opentype");
    src: url(fonts/opensans-extrabolditalic-webfont.ttf) format("truetype"), url(fonts/opensans-extrabolditalic-webfont.woff) format("woff");
    font-weight: 800;
    font-style: italic
}

.is-hidden {
    visibility: hidden;
    opacity: 0
}

.not-displayed {
    display: none
}

.collapse-wrapper {
    width: auto;
    margin: 0 auto
}

.icon {
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.icon:before {
    content: '';
    position: absolute
}

.course-box__owner--1:before {
    background-image: url(images/icons/users/icon--1.svg)
}

.course-box__owner--2:before {
    background-image: url(images/icons/users/icon--2.svg)
}

.course-box__owner--3:before {
    background-image: url(images/icons/users/icon--3.svg)
}

.course-box__owner--4:before {
    background-image: url(images/icons/users/icon--4.svg)
}

.course-box__owner--5:before {
    background-image: url(images/icons/users/icon--5.svg)
}

.course-box__owner--6:before {
    background-image: url(images/icons/users/icon--6.svg)
}

.course-box__owner--7:before {
    background-image: url(images/icons/users/icon--7.svg)
}

.course-icon--active:after {
    background-image: url(images/icons/course/icon--active.png)
}

.course-icon--all:after {
    background-image: url(images/icons/course/icon--all.png)
}

.course-icon--concluded:after {
    background-image: url(images/icons/course/icon--concluded.png)
}

.course-icon--deactive:after {
    background-image: url(images/icons/course/icon--deactive.png)
}

.course-icon--suspended:after {
    background-image: url(images/icons/course/icon--suspended.png)
}

.calendar-icon--check:before {
    background-image: url(images/icons/calendar/icon-calendar--check.svg)
}

.calendar-icon--gray-cross:before {
    background-image: url(images/icons/calendar/icon-calendar--gray-cross.svg)
}

.calendar-icon--green-cross:before {
    background-image: url(images/icons/calendar/icon-calendar--green-cross.svg)
}

.icon--filter-all:before {
    background-image: url(images/icons/course-filter/icon--filter-all.svg)
}

.icon--filter-0:before {
    background-image: url(images/icons/course-filter/icon--filter-0.svg)
}

.icon--filter-1:before {
    background-image: url(images/icons/course-filter/icon--filter-1.svg)
}

.icon--filter-2:before {
    background-image: url(images/icons/course-filter/icon--filter-2.svg)
}

.icon--profile:before {
    background-image: url(images/icons/top-menu/icon--profile.svg)
}

.icon--help-desk:before {
    background-image: url(images/icons/top-menu/icon--help-desk.svg)
}

.icon--admin:before {
    background-image: url(images/icons/top-menu/icon--admin.svg)
}

.grid {
    width: 100%;
    max-width: 1268px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden
}

.grid--no-overflow {
    overflow: initial
}

.col {
    float: left
}

@media (min-width:1024px) {
    .col {
        padding-left: 10px;
        padding-right: 10px
    }
}

.col--no-padding {
    padding-left: 0;
    padding-right: 0
}

.col--0 {
    width: calc((100% / 12) * 0)
}

.col-gap--0 {
    margin-left: calc((100% / 12) * 0)
}

@media (min-width:768px) {
    .col--0--tablet {
        width: calc((100% / 12) * 0)
    }
}

@media (min-width:768px) {
    .col-gap--0--tablet {
        margin-left: calc((100% / 12) * 0)
    }
}

@media (min-width:1024px) {
    .col--0--desk {
        width: calc((100% / 12) * 0)
    }
}

@media (min-width:1024px) {
    .col-gap--0--desk {
        margin-left: calc((100% / 12) * 0)
    }
}

.col--1 {
    width: calc((100% / 12) * 1)
}

.col-gap--1 {
    margin-left: calc((100% / 12) * 1)
}

@media (min-width:768px) {
    .col--1--tablet {
        width: calc((100% / 12) * 1)
    }
}

@media (min-width:768px) {
    .col-gap--1--tablet {
        margin-left: calc((100% / 12) * 1)
    }
}

@media (min-width:1024px) {
    .col--1--desk {
        width: calc((100% / 12) * 1)
    }
}

@media (min-width:1024px) {
    .col-gap--1--desk {
        margin-left: calc((100% / 12) * 1)
    }
}

.col--2 {
    width: calc((100% / 12) * 2)
}

.col-gap--2 {
    margin-left: calc((100% / 12) * 2)
}

@media (min-width:768px) {
    .col--2--tablet {
        width: calc((100% / 12) * 2)
    }
}

@media (min-width:768px) {
    .col-gap--2--tablet {
        margin-left: calc((100% / 12) * 2)
    }
}

@media (min-width:1024px) {
    .col--2--desk {
        width: calc((100% / 12) * 2)
    }
}

@media (min-width:1024px) {
    .col-gap--2--desk {
        margin-left: calc((100% / 12) * 2)
    }
}

.col--3 {
    width: calc((100% / 12) * 3)
}

.col-gap--3 {
    margin-left: calc((100% / 12) * 3)
}

@media (min-width:768px) {
    .col--3--tablet {
        width: calc((100% / 12) * 3)
    }
}

@media (min-width:768px) {
    .col-gap--3--tablet {
        margin-left: calc((100% / 12) * 3)
    }
}

@media (min-width:1024px) {
    .col--3--desk {
        width: calc((100% / 12) * 3)
    }
}

@media (min-width:1024px) {
    .col-gap--3--desk {
        margin-left: calc((100% / 12) * 3)
    }
}

.col--4 {
    width: calc((100% / 12) * 4)
}

.col-gap--4 {
    margin-left: calc((100% / 12) * 4)
}

@media (min-width:768px) {
    .col--4--tablet {
        width: calc((100% / 12) * 4)
    }
}

@media (min-width:768px) {
    .col-gap--4--tablet {
        margin-left: calc((100% / 12) * 4)
    }
}

@media (min-width:1024px) {
    .col--4--desk {
        width: calc((100% / 12) * 4)
    }
}

@media (min-width:1024px) {
    .col-gap--4--desk {
        margin-left: calc((100% / 12) * 4)
    }
}

.col--5 {
    width: calc((100% / 12) * 5)
}

.col-gap--5 {
    margin-left: calc((100% / 12) * 5)
}

@media (min-width:768px) {
    .col--5--tablet {
        width: calc((100% / 12) * 5)
    }
}

@media (min-width:768px) {
    .col-gap--5--tablet {
        margin-left: calc((100% / 12) * 5)
    }
}

@media (min-width:1024px) {
    .col--5--desk {
        width: calc((100% / 12) * 5)
    }
}

@media (min-width:1024px) {
    .col-gap--5--desk {
        margin-left: calc((100% / 12) * 5)
    }
}

.col--6 {
    width: calc((100% / 12) * 6)
}

.col-gap--6 {
    margin-left: calc((100% / 12) * 6)
}

@media (min-width:768px) {
    .col--6--tablet {
        width: calc((100% / 12) * 6)
    }
}

@media (min-width:768px) {
    .col-gap--6--tablet {
        margin-left: calc((100% / 12) * 6)
    }
}

@media (min-width:1024px) {
    .col--6--desk {
        width: calc((100% / 12) * 6)
    }
}

@media (min-width:1024px) {
    .col-gap--6--desk {
        margin-left: calc((100% / 12) * 6)
    }
}

.col--7 {
    width: calc((100% / 12) * 7)
}

.col-gap--7 {
    margin-left: calc((100% / 12) * 7)
}

@media (min-width:768px) {
    .col--7--tablet {
        width: calc((100% / 12) * 7)
    }
}

@media (min-width:768px) {
    .col-gap--7--tablet {
        margin-left: calc((100% / 12) * 7)
    }
}

@media (min-width:1024px) {
    .col--7--desk {
        width: calc((100% / 12) * 7)
    }
}

@media (min-width:1024px) {
    .col-gap--7--desk {
        margin-left: calc((100% / 12) * 7)
    }
}

.col--8 {
    width: calc((100% / 12) * 8)
}

.col-gap--8 {
    margin-left: calc((100% / 12) * 8)
}

@media (min-width:768px) {
    .col--8--tablet {
        width: calc((100% / 12) * 8)
    }
}

@media (min-width:768px) {
    .col-gap--8--tablet {
        margin-left: calc((100% / 12) * 8)
    }
}

@media (min-width:1024px) {
    .col--8--desk {
        width: calc((100% / 12) * 8)
    }
}

@media (min-width:1024px) {
    .col-gap--8--desk {
        margin-left: calc((100% / 12) * 8)
    }
}

.col--9 {
    width: calc((100% / 12) * 9)
}

.col-gap--9 {
    margin-left: calc((100% / 12) * 9)
}

@media (min-width:768px) {
    .col--9--tablet {
        width: calc((100% / 12) * 9)
    }
}

@media (min-width:768px) {
    .col-gap--9--tablet {
        margin-left: calc((100% / 12) * 9)
    }
}

@media (min-width:1024px) {
    .col--9--desk {
        width: calc((100% / 12) * 9)
    }
}

@media (min-width:1024px) {
    .col-gap--9--desk {
        margin-left: calc((100% / 12) * 9)
    }
}

.col--10 {
    width: calc((100% / 12) * 10)
}

.col-gap--10 {
    margin-left: calc((100% / 12) * 10)
}

@media (min-width:768px) {
    .col--10--tablet {
        width: calc((100% / 12) * 10)
    }
}

@media (min-width:768px) {
    .col-gap--10--tablet {
        margin-left: calc((100% / 12) * 10)
    }
}

@media (min-width:1024px) {
    .col--10--desk {
        width: calc((100% / 12) * 10)
    }
}

@media (min-width:1024px) {
    .col-gap--10--desk {
        margin-left: calc((100% / 12) * 10)
    }
}

.col--11 {
    width: calc((100% / 12) * 11)
}

.col-gap--11 {
    margin-left: calc((100% / 12) * 11)
}

@media (min-width:768px) {
    .col--11--tablet {
        width: calc((100% / 12) * 11)
    }
}

@media (min-width:768px) {
    .col-gap--11--tablet {
        margin-left: calc((100% / 12) * 11)
    }
}

@media (min-width:1024px) {
    .col--11--desk {
        width: calc((100% / 12) * 11)
    }
}

@media (min-width:1024px) {
    .col-gap--11--desk {
        margin-left: calc((100% / 12) * 11)
    }
}

.col--12 {
    width: calc((100% / 12) * 12)
}

.col-gap--12 {
    margin-left: calc((100% / 12) * 12)
}

@media (min-width:768px) {
    .col--12--tablet {
        width: calc((100% / 12) * 12)
    }
}

@media (min-width:768px) {
    .col-gap--12--tablet {
        margin-left: calc((100% / 12) * 12)
    }
}

@media (min-width:1024px) {
    .col--12--desk {
        width: calc((100% / 12) * 12)
    }
}

@media (min-width:1024px) {
    .col-gap--12--desk {
        margin-left: calc((100% / 12) * 12)
    }
}

.js-router--is-active {
    display: block
}

.js-router--is-inactive {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    font-weight: 400;
    font-family: Open-sans, Arial
}

.page-title {
    font-weight: 800;
    font-size: 32px
}

.page-paragraph {
    font-weight: 400; 
    font-size: 16px
}

.forma-button {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 40px;
    color: #fff;
    background: #0079c2;
    border: 2px solid #0079c2;
    font-family: Open-sans, Arial;
    font-size: 11px;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

@media (min-width:768px) {
    .forma-button {
        font-size: 11px
    }
}

@media (min-width:1280px) {
    .forma-button {
        font-size: 13px
    }
}

.forma-button:hover {
    text-decoration: none;
    color: #fff
}

.forma-button:focus {
    text-decoration: none
}

.user-panel .forma-button {
    height: auto;
    line-height: 1;
    font-size: 12px
}

.homepage .forma-button {
    padding-right: 15px;
    padding-left: 15px
}

.forma-button.is-hidden {
    opacity: 0;
    visibility: hidden
}

.forma-button.thin {
    height: 25px;
    min-height: 25px;
    padding-top: 0;
    padding-bottom: 0
}

.course-box .forma-button {
    max-height: 40px
}

.forma-button--orange-hover:hover {
    background: #0079c2;
    color: #fff;
    border-color: #0079c2
}

.forma-button--disabled {
    pointer-events: none;
    background: #fff;
    border: 2px solid #c2c2c2;
    color: #c2c2c2
}

.forma-button--disabled .forma-button__label:before {
    content: '\f023';
    font-family: FontAwesome;
    color: #999;
    padding-right: 5px
}

.forma-button--disabled .forma-button__label:after {
    display: none
}

.forma-button--green {
    background: #70d800;
    border: 2px solid #70d800
}

.forma-button--green-border {
    background-color: transparent;
    border: solid 2px #70d800;
    color: #70d800
}

.forma-button--green-border:hover {
    background-color: #70d800;
    border-color: #70d800;
    color: #fff
}

.forma-button--gray {
    pointer-events: none;
    background: #c2c2c2;
    border: 2px solid #c2c2c2
}

.forma-button--black {
    background: #000;
    border: 2px solid #000
}

.forma-button--black .forma-button__label:after {
    display: none
}

.user-panel .forma-button--black {
    padding: 7px 9px;
    border: 0
}

.homepage .forma-button--black {
    border: 0
}

.forma-button--white {
    background: #fff;
    color: #0079c2;
    border: 2px solid #fff
}

.forma-button--white:hover {
    color: #0079c2
}

.forma-button--white:focus {
    color: #0079c2
}

.forma-button--border {
    background-color: transparent;
    border: solid 2px #0079c2;
    color: #0079c2
}

.forma-button--border:hover {
    background-color: #0079c2;
    border-color: #0079c2;
    color: #fff
}

.forma-button--orange {
    border: solid 2px #0079c2;
    background: #fff;
    color: #0079c2
}

.forma-button--orange:hover {
    background-color: #0079c2;
    color: #fff
}

.forma-button--orange:hover:focus {
    color: #fff
}

.forma-button--orange:focus {
    color: #0079c2
}

.forma-button__label {
    position: relative;
    display: inline-block;
    color: inherit;
    font: inherit;
    text-decoration: inherit
}

.forma-button__label:after {
    content: '\f101';
    font-family: FontAwesome;
    font-size: inherit;
    color: rgba(255, 255, 255, .7);
    margin-left: 6px
}

.user-panel input[type=submit].btn.btn-default {
    font-family: Open-sans, Arial;
    background-color: #404040;
    text-transform: uppercase;
    color: #fff;
    background-image: none;
    border: 0;
    border-radius: 5px !important;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0
}

.user-panel .row a.btn.btn-default {
    width: 100%;
    display: inline-block;
    background-image: none;
    line-height: 25px;
    height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Open-sans, Arial;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #000;
    text-shadow: none;
    color: #fff;
    border: 0;
    border-radius: 5px
}

.user-panel .row a.btn.btn-default:hover {
    background-color: #000;
    color: #fff
}

.close-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background: 0 0;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0;
    cursor: pointer
}

.close-button__icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    vertical-align: middle;
    background-color: #404040;
    color: #fff;
    -webkit-transition: background-color .25s ease 0s;
    transition: background-color .25s ease 0s
}

.close-button__icon:after,
.close-button__icon:before {
    width: 20px;
    height: 2px;
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 10px);
    background-color: #fff
}

.close-button__icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-button__icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.close-button:hover .close-button__icon {
    background-color: #0079c2
}

.close-button__label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    -webkit-transition: color .25s ease 0s;
    transition: color .25s ease 0s
}

.close-button:hover .close-button__label {
    color: #0079c2
}

.forma-quick-search-form .bootstrap-select {
    width: 100% !important;
    margin: 0;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0
}

@media (min-width:768px) {
    .forma-quick-search-form .bootstrap-select {
        width: calc(50% - 5px) !important;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 10px !important;
        float: left
    }
}

@media (min-width:1024px) {
    .forma-quick-search-form .bootstrap-select {
        width: 235px !important;
        margin-right: 7px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .forma-quick-search-form .bootstrap-select:nth-child(odd) {
        margin-right: 10px
    }
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle {
    position: relative;
    max-width: 100%;
    height: 100%;
    padding-right: 25px;
    padding-left: 20px;
    border: 1px solid #ececec;
    font-family: Open-sans, Arial;
    background-image: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle .filter-option {
    color: #999;
    font-size: 14px
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle .bs-caret {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 40px
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle .bs-caret .caret {
    margin-top: 0;
    right: 0;
    top: initial;
    border: none;
    font-family: FontAwesome;
    vertical-align: initial
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle .bs-caret .caret:before {
    content: '\f107';
    color: #0079c2;
    font-size: 18px
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:hover {
    background-color: #fff;
    border: 1px solid #ececec
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:active,
.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:focus {
    background-color: #fff;
    border: 1px solid #ececec;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:focus {
    outline: 0 !important
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:active:hover {
    background-color: #fff;
    border: 1px solid #ececec
}

.forma-quick-search-form .bootstrap-select button.btn.dropdown-toggle:not(.pseudo-class-first-child) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.forma-quick-search-form .bootstrap-select.open {
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form .bootstrap-select.open button {
    max-width: 100%;
    background-color: #fff !important;
    border: 1px solid #999 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom-width: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.forma-quick-search-form .bootstrap-select.open button:not(.pseudo-class-first-child) {
    border-bottom-left-radius: 0 !important
}

.forma-quick-search-form .bootstrap-select.open button .bs-caret {
    display: none
}

.forma-quick-search-form .bootstrap-select .dropdown-menu {
    max-width: 100%;
    min-width: initial;
    margin: 0
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.open {
    width: 100%;
    padding: 0;
    border: 0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.open .bs-actionsbox {
    display: none
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.inner {
    width: 100%;
    border: 1px solid #999 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-width: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-top: 5px !important
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.inner li>a {
    display: block;
    padding: 0 20px;
    position: relative;
    margin-bottom: 15px;
    font-family: Open-sans, Arial;
    font-size: 12px;
    white-space: normal
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.inner li>a:active,
.forma-quick-search-form .bootstrap-select .dropdown-menu.inner li>a:focus {
    background-image: none;
    background-color: #fff
}

.forma-quick-search-form .bootstrap-select .dropdown-menu.inner li>a span.text {
    display: block;
    width: calc(100% - 30px)
}

.forma-quick-search-form .bootstrap-select .dropdown-menu li>a {
    position: relative;
    margin-bottom: 15px
}

.forma-quick-search-form .bootstrap-select .dropdown-menu li>a:hover {
    background-image: none;
    background-color: #fff;
    cursor: pointer
}

.forma-quick-search-form .bootstrap-select .dropdown-menu li>a .glyphicon.glyphicon-ok.check-mark {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 0 !important;
    padding-top: 1px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    right: 20px !important;
    top: 0
}

.forma-quick-search-form .bootstrap-select .dropdown-menu li>a .glyphicon.glyphicon-ok.check-mark:before {
    content: '\f00c';
    font-family: FontAwesome;
    color: #666;
    opacity: 0
}

.forma-quick-search-form .bootstrap-select .dropdown-menu li.selected>a .glyphicon.glyphicon-ok.check-mark:before {
    opacity: 1
}

.forma-quick-search-form .input-group {
    position: relative;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    margin-bottom: 0
}

@media (min-width:768px) {
    .forma-quick-search-form .input-group {
        width: 234px;
        float: left
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .forma-quick-search-form .input-group {
        width: calc(50% - 5px)
    }
}

@media (min-width:1024px) {
    .forma-quick-search-form .input-group {
        float: none
    }
}

.forma-quick-search-form .input-group input {
    width: 100%;
    height: 100%;
    border-radius: 5px !important;
    border: 2px solid #0079c2;
    font-family: Open-sans, Arial
}

.forma-quick-search-form .input-group input:focus {
    border: 2px solid #0079c2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form .input-group input::-webkit-input-placeholder {
    font-style: italic
}

.forma-quick-search-form .input-group .input-group-btn {
    position: absolute;
    right: 25px;
    padding: 0;
    line-height: 40px
}

.forma-quick-search-form .input-group .input-group-btn button {
    padding: 0;
    border: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form .input-group .input-group-btn button .glyphicon.glyphicon-search {
    font-family: FontAwesome;
    color: #0079c2
}

.forma-quick-search-form .input-group .input-group-btn button .glyphicon.glyphicon-search:before {
    content: '\f002'
}

.forma-quick-search-form .input-group .input-group-btn:last-child .btn {
    z-index: 10
}

.forma-dropdown {
    height: 42px;
    position: relative;
    font-size: 0
}

.forma-dropdown__selected,
.forma-dropdown__toggle {
    display: block;
    height: 100%;
    float: left;
    background: #fff;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    color: #333
}

.forma-dropdown__selected:hover,
.forma-dropdown__toggle:hover {
    background-color: #c2c2c2;
    color: #fff
}

.forma-dropdown__selected {
    width: calc(100% - 42px);
    border-radius: 5px 0 0 5px;
    border-right: none;
    text-align: left
}

.forma-dropdown__toggle {
    width: 42px;
    padding: 0 0 0 1px;
    border-radius: 0 5px 5px 0;
    text-align: center
}

.forma-dropdown .dropdown-menu {
    width: 100%
}

.forma-dropdown .dropdown-menu>li>a {
    font-family: Open-sans, Arial;
    padding: 5px 20px;
    background: 0 0
}

.forma-dropdown {
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.forma-dropdown:hover {
    border-color: #0079c2
}

.forma-dropdown li>a {
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.forma-dropdown li>a:hover {
    color: #0079c2
}

.forma-dropdown .forma-dropdown__selected {
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    white-space: nowrap;
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: 1px solid #c2c2c2
}

.forma-dropdown .forma-dropdown__toggle {
    border: none
}

.forma-dropdown .forma-dropdown__toggle:hover {
    background-color: #fff;
    color: initial
}

.user-panel .carousel {
    position: relative;
    width: 100%;
    min-height: 100px;
    padding-bottom: 20px
}

.user-panel .carousel:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #0079c2;
    position: absolute;
    top: -8px
}

.user-panel .carousel h3,
.user-panel .carousel p,
.user-panel .carousel span {
    display: block;
    font-family: Open-sans, Arial;
    font-size: 14px;
    color: #666
}

.user-panel .carousel h3 {
    text-transform: uppercase
}

.user-panel .carousel .carousel-inner,
.user-panel .carousel .item {
    height: auto !important
}

.user-panel .carousel .item {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .2s ease 0s;
    transition: opacity .2s ease 0s
}

.user-panel .carousel .item.active {
    opacity: 1
}

.user-panel .carousel .active.left,
.user-panel .carousel .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.user-panel .carousel span {
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #c2c2c2
}

.user-panel .carousel span:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 1px;
    background-color: #c2c2c2;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.user-panel .carousel .carousel-indicators {
    left: inherit;
    right: 0;
    margin: 0;
    text-align: right
}

.user-panel .carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    padding: 0 !important;
    border: 1px solid #c2c2c2;
    -webkit-transition: border-color .2s ease-in 0s, background-color .2s ease-in 0s;
    transition: border-color .2s ease-in 0s, background-color .2s ease-in 0s
}

.user-panel .carousel .carousel-indicators li.active {
    border: 1px solid #0079c2;
    background-color: #0079c2
}

.forma-tooltip {
    display: block;
    width: 155px;
    padding: 17px 12px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%) translateY(-45px);
    transform: translate(-50%, -100%) translateY(-45px);
    -webkit-transform: translate3d(-50%, -100%, 0) translateY(-45px);
    transform: translate3d(-50%, -100%, 0) translateY(-45px);
    border-radius: 5px;
    background-color: #0079c2;
    font-size: 12px;
    text-align: center;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.forma-tooltip:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    border-top: solid 12px #0079c2;
    border-right: solid 6px transparent;
    border-bottom: none;
    border-left: solid 6px transparent
}

.has-forma-tooltip:hover .forma-tooltip {
    -webkit-transform: translate(-50%, -100%) translateY(-15px);
    transform: translate(-50%, -100%) translateY(-15px);
    -webkit-transform: translate3d(-50%, -100%, 0) translateY(-15px);
    transform: translate3d(-50%, -100%, 0) translateY(-15px);
    opacity: 1;
    visibility: visible
}

.has-forma-tooltip {
    overflow: visible !important
}

.tabnav {
    overflow: hidden;
    margin-top: 10px;
    background-color: #fff;
    padding: 10px
}

@media (min-width:768px) {
    .tabnav {
        padding: 0;
        background-color: transparent
    }
}

.tabnav__label-wrapper {
    margin-bottom: 40px
}

.tabnav__label {
    width: calc(50% - 10px);
    margin-right: 20px;
    line-height: 40px;
    font-family: Open-sans, Arial;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 10px 10px 0 0;
    opacity: .3;
    float: left;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    z-index: 10
}

.tabnav__label:hover {
    color: #0079c2
}

.tabnav__label.selected {
    opacity: 1
}

.tabnav__label.selected:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.tabnav__label.selected:hover {
    color: #000
}

.tabnav__label:last-child {
    margin-right: 0
}

.tabnav__content-wrapper {
    position: relative;
    min-height: 345px
}

.tabnav__content {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #000;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0
}

.tabnav__content.is-visible {
    visibility: visible;
    opacity: 1
}

.accordion {
    position: relative;
    overflow: hidden
}

.accordion__item {
    overflow: hidden;
    position: relative
}

.accordion__subset {
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    white-space: normal
}

.has-icon {
    position: relative
}

.has-icon:before {
    content: '';
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.icon--coourse-menu {
    padding-left: 30px !important
}

@media (min-width:1024px) {
    .icon--coourse-menu {
        padding-left: 50px !important
    }
}

.icon--coourse-menu:before {
    background-image: url(images/icons/course-menu/icon--course-menu-default.svg);
    background-size: contain;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .icon--coourse-menu:before {
        width: 22px;
        height: 22px;
        left: 15px
    }
}

.icon--coourse-menu:hover:before {
    background-image: url(images/icons/course-menu/icon--course-menu-default--hover.svg)
}

.icon--coourse-menu-area-studenti {
    padding-left: 30px !important
}

@media (min-width:1024px) {
    .icon--coourse-menu-area-studenti {
        padding-left: 50px !important
    }
}

.icon--coourse-menu-area-studenti:before {
    background-image: url(images/icons/course-menu/icon--course-menu-area-studenti.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .icon--coourse-menu-area-studenti:before {
        width: 22px;
        height: 22px;
        left: 15px
    }
}

.icon--coourse-menu-area-studenti:hover:before {
    background-image: url(images/icons/course-menu/icon--course-menu-area-studenti--hover.png)
}

.icon--coourse-menu-area-social {
    padding-left: 30px !important
}

@media (min-width:1024px) {
    .icon--coourse-menu-area-social {
        padding-left: 50px !important
    }
}

.icon--coourse-menu-area-social:before {
    background-image: url(images/icons/course-menu/icon--course-menu-area-social.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .icon--coourse-menu-area-social:before {
        width: 22px;
        height: 22px;
        left: 15px
    }
}

.icon--coourse-menu-area-social:hover:before {
    background-image: url(images/icons/course-menu/icon--course-menu-area-social--hover.png)
}

.icon--coourse-menu-gestione {
    padding-left: 30px !important
}

@media (min-width:1024px) {
    .icon--coourse-menu-gestione {
        padding-left: 50px !important
    }
}

.icon--coourse-menu-gestione:before {
    background-image: url(images/icons/course-menu/icon--course-menu-gestione.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .icon--coourse-menu-gestione:before {
        width: 22px;
        height: 22px;
        left: 15px
    }
}

.icon--coourse-menu-gestione:hover:before {
    background-image: url(images/icons/course-menu/icon--course-menu-gestione--hover.png)
}

.icon--coourse-menu-statistiche {
    padding-left: 30px !important
}

@media (min-width:1024px) {
    .icon--coourse-menu-statistiche {
        padding-left: 50px !important
    }
}

.icon--coourse-menu-statistiche:before {
    background-image: url(images/icons/course-menu/icon--course-menu-statistiche.png);
    background-size: contain;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .icon--coourse-menu-statistiche:before {
        width: 22px;
        height: 22px;
        left: 15px
    }
}

.icon--coourse-menu-statistiche:hover:before {
    background-image: url(images/icons/course-menu/icon--course-menu-statistiche--hover.png)
}

.modal {
    font-family: Open-sans, Arial
}

.section-coourse-modal .modal-dialog {
    width: 90%;
    max-width: 768px;
    max-height: calc(100% - 150px);
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

@media (min-width:1024px) {
    .section-coourse-modal .modal-dialog {
        width: 45%
    }
}

@media (min-width:1280px) {
    .section-coourse-modal .modal-dialog {
        width: 40%
    }
}

@media (min-width:1024px) {
    .section-coourse-modal .modal-body {
        padding: 0 15px
    }
}

.section-coourse-modal .modal__item .title {
    text-transform: uppercase;
    line-height: 40px;
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ccc;
    color: #0079c2;
    font-weight: 700;
    font-size: 18px;
    background-color: #f6f6f6
}

@media (min-width:768px) {
    .section-coourse-modal .modal__item .title {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-right: none;
        font-size: 12px;
        line-height: 30px
    }
}

.section-coourse-modal .modal__item .text {
    line-height: 60px;
    display: block;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 16px
}

@media (min-width:768px) {
    .section-coourse-modal .modal__item .text {
        border-right: none;
        font-size: 12px;
        line-height: 45px
    }
}

.section-coourse-modal .modal__item {
    text-align: center;
    margin-bottom: 15px;
    -webkit-font-smoothing: antialiased
}

@media (min-width:1024px) {
    .section-coourse-modal .modal__item {
        padding: 0
    }
}

* {
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    width: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    -webkit-overflow-scrolling: touch
}

body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    -webkit-transition: visibility .4s linear 0s, opacity .4s linear 0s;
    transition: visibility .4s linear 0s, opacity .4s linear 0s
}

body.appIsReady {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: all !important;
    -webkit-transition: visibility .4s linear 0s, opacity .4s linear 0s;
    transition: visibility .4s linear 0s, opacity .4s linear 0s
}

.clear {
    clear: both
}

.text--open-sans {
    font-family: Open-sans, sans-serif
}

.forma-grid {
    overflow: auto
}

@media (min-width:1024px) {
    .forma-grid {
        padding: 0
    }
}

.forma-grid__item {
    float: left;
    width: 100%;
    padding: 0 .78%;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .forma-grid__item {
        width: 50%
    }
}

@media (min-width:1024px) {
    .forma-grid__item {
        width: 33.33%
    }
}

.forma-grid__item--catalogue {
    float: left;
    width: 100%;
    padding: 0 .78%;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .forma-grid__item--catalogue {
        width: 50%
    }
}

@media (min-width:1024px) {
    .forma-grid__item--catalogue {
        width: 50%
    }
}

.glyphicon {
    -webkit-font-smoothing: auto
}

.no-scroll {
    overflow: hidden
}

.middlearea_container {
    margin-top: 80px
}

#middlearea.yui-navset,
.middlearea_container--margintop-small {
    margin-top: 20px
}

.header--external-catalogue {
    top: 0
}

.course-box {
    width: 100%;
    min-height: 460px;
    margin-bottom: 15px;
    padding-bottom: 30px;
    border: 2px solid #ececec;
    border-radius: 5px;
    font-family: Open-sans, Arial;
    overflow: hidden;
    -webkit-transition: border .4s ease 0s, -webkit-box-shadow .4s ease 0s;
    transition: border .4s ease 0s, -webkit-box-shadow .4s ease 0s;
    transition: border .4s ease 0s, box-shadow .4s ease 0s;
    transition: border .4s ease 0s, box-shadow .4s ease 0s, -webkit-box-shadow .4s ease 0s;
    max-height: 565px
}

.course-box:hover {
    border: 2px solid #0079c2;
    -webkit-box-shadow: #c2c2c2 0 5px 20px 0;
    box-shadow: #c2c2c2 0 5px 20px 0
}

.course-box:hover .course-box__img-title {
    background-color: rgba(255, 108, 0, .5)
}

.course-box__item {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    position: relative
}

.course-box__item:first-child {
    height: 70px
}

.course-box__item:nth-child(3) {
    padding-top: 16px;
    min-height: 90px
}

.course-box__item--no-padding {
    padding: 0
}

.course-box__item--half {
    width: 100%;
    float: left;
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:768px) {
    .course-box__item--half {
        width: 50%;
        padding-left: 30px;
        padding-right: 0
    }
}

.course-box__item--half+.course-box__item--half {
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:768px) {
    .course-box__item--half+.course-box__item--half {
        padding-left: 0;
        padding-right: 30px
    }
}

.course-box__title {
    position: relative;
    width: 100%;
    min-height: 70px;
    max-height: 123px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 25px;
    color: #222;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.45
}

.course-box__title:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.course-box__img {
    position: relative;
    height: 140px;
    background-image: url(images/course-box/course-box-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.course-box__img-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    padding: 10px 30px;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: background-color .4s ease 0s;
    transition: background-color .4s ease 0s
}

.course-box__owner {
    position: relative;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 40px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999
}

.course-box__owner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.course-box__options {
    position: absolute;
    top: 10px;
    right: 30px
}

@media (min-width:1024px) {
    .course-box__options {
        top: 20px;
        right: 30px
    }
}

.course-box__options .dropdown-toggle {
    width: 30px;
    height: 30px;
    margin-right: -15px;
    line-height: 32px;
    text-align: center;
    color: #999;
    cursor: pointer
}

.course-box__options .dropdown-toggle:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    border: solid 1px #999;
    border-radius: 50%
}

.course-box__options .dropdown-toggle:hover {
    color: #0079c2
}

.course-box__options .dropdown-toggle:hover:before {
    border-color: #0079c2
}

.course-box__options .dropdown-menu {
    padding: 3px 0;
    top: calc(100% + 4px);
    right: -15px;
    border: solid 1px #c2c2c2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.course-box__options .dropdown-menu a {
    font-size: 10px;
    text-transform: uppercase;
    color: #999
}

.course-box__options .dropdown-menu a:active,
.course-box__options .dropdown-menu a:focus,
.course-box__options .dropdown-menu a:hover {
    background: 0 0;
    color: #0079c2
}

.course-box__desc {
    padding-top: 4px;
    clear: both;
    margin-bottom: 30px;
    color: #666;
    font-size: 16px;
    line-height: 1.625;
    overflow: hidden
}

@media (min-width:768px) {
    .course-box__desc {
        font-size: 16px;
        height: 78px
    }
}

.course-box__date-text {
    color: #999;
    font-size: 14px;
    font-weight: 600
}

.course-box__date-text span {
    font-weight: 400
}

.course-box__date-box {
    position: relative;
    width: calc(50% - 10px);
    height: 50px;
    padding-left: 40px;
    line-height: 50px;
    float: left;
    color: #999;
    font-size: 12px;
    border: 1px solid #c2c2c2;
    border-radius: 5px
}

.course-box__date-box:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 9px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (min-width:768px) {
    .course-box__date-box {
        height: 50px
    }
}

.course-box__date-box--end {
    color: #70d800;
    border-color: #aeff00
}

.course-box__date-box--no-date {
    color: #c2c2c2;
    border-color: #c2c2c2
}

.course-box__date-box--no-date:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

i+.course-box__date-box {
    margin-right: 0;
    margin-bottom: 20px
}

.course-box__date-box+i {
    float: left;
    margin: 0 6px;
    padding-top: 18px;
    color: #999
}

.course-box__dl-course-supply,
.course-box__show-dates {
    margin-top: 5px;
    font-size: 10px;
    text-decoration: none;
    color: #0079c2;
    cursor: pointer;
    -webkit-transition: color .25s ease 0s;
    transition: color .25s ease 0s
}

.course-box__dl-course-supply .glyphicon,
.course-box__show-dates .glyphicon {
    font-size: 8px;
    line-height: 10px
}

.course-box__dl-course-supply:hover,
.course-box__show-dates:hover {
    text-decoration: underline;
    color: #0079c2
}

.course-box__dl-course-supply {
    display: inline-block
}

.course-box__modal {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: z-index, opacity, visibility;
    transition-property: z-index, opacity, visibility;
    -webkit-transition-duration: 0s, .25s;
    transition-duration: 0s, .25s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: .25s, 0s;
    transition-delay: .25s, 0s
}

@media (min-width:768px) {
    .course-box__modal {
        width: 472px;
        height: auto;
        max-height: 510px;
        top: 50%;
        left: calc(50% - 236px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border: solid 1px #999;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }
}

.course-box__modal.is-open {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 99999;
    opacity: 1;
    visibility: visible
}

.course-box__modal__header {
    overflow: hidden;
    padding: 20px 25px
}

.course-box__modal__content {
    padding: 0 25px
}

.course-box__modal__footer {
    overflow: hidden;
    padding: 15px
}

.course-box__modal__entry {
    border-top: solid 1px #c2c2c2
}

.course-box__modal__entry:first-child {
    border-top-color: #0079c2
}

.course-box__modal__entry:nth-child(n+2) {
    margin-top: 35px
}

.course-box__modal__entry:last-child {
    padding-bottom: 35px;
    margin-bottom: 45px;
    border-bottom: solid 1px #c2c2c2
}

.course-box__modal__title {
    font-size: 18px;
    line-height: 20px;
    color: #999
}

.course-box__modal__header .course-box__modal__title {
    max-width: calc(100% - 90px);
    padding: 5px 0;
    float: left;
    text-transform: uppercase
}

.course-box__modal__entry .course-box__modal__title {
    padding: 15px 0
}

.course-box__modal__entry:first-child .course-box__modal__title {
    color: #0079c2
}

.course-box__modal__lesson {
    table-layout: fixed;
    width: 100%;
    font-size: 14px;
    color: #999
}

@media (min-width:480px) {
    .course-box__modal__lesson {
        table-layout: auto;
        width: auto;
        font-size: 16px
    }
}

.course-box__modal__lesson:nth-of-type(n+2) {
    margin-top: 15px
}

.mycourses-list .course-box__modal__entry:nth-child(n+2) .course-box__modal__lesson {
    opacity: .64
}

.course-box__modal__lesson td {
    vertical-align: middle
}

@media (min-width:480px) {
    .course-box__modal__lesson td {
        min-width: 140px
    }
}

.course-box__modal__header .close-button {
    float: right
}

.course-box .forma-button {
    max-height: 44px
}

.course-box__modal__footer .forma-button {
    width: auto;
    min-width: 140px;
    max-width: 100%;
    float: right;
    background-color: #c2c2c2
}

.course-box .box_edizioni {
    display: none
}

@media (min-width:1024px) {
    .mycourses-list {
        padding-left: 7.5px;
        padding-right: 7.5px
    }
}

.section-coourse__header,
.section-coourse__menu {
    padding: 0
}

@media (min-width:768px) {

    .section-coourse__header,
    .section-coourse__menu {
        padding: 0 15px
    }
}

.section-coourse__header {
    display: inline-block
}

@media (min-width:768px) {
    .section-coourse__header {
        margin-top: 67px
    }
}

.section-coourse__img {
    display: inline-block;
    padding: 2px;
    border: 1px solid #ccc
}

@media (min-width:1024px) {
    .section-coourse__img {
        max-width: 70%;
        margin: 5px 25px 25px 0
    }
}

.section-coourse__title {
    padding-top: 30px;
    color: #333;
    font-weight: 700
}

@media (min-width:768px) {
    .section-coourse__title {
        padding-top: 0
    }
}

.section-coourse__menu {
    overflow: visible;
    border-bottom: none;
    background-color: #f6f6f6
}

.section-coourse__menu ul li a:hover {
    color: #0079c2
}

.section-coourse__menu .nxt,
.section-coourse__menu .prv {
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 5px
}

.section-coourse__menu ul li a.active {
    color: #0079c2
}

@media (min-width:768px) {
    .section-coourse__menu {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }
}

.section-coourse__dropdown {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:768px) {
    .section-coourse__dropdown {
        background-color: #f6f6f6
    }
}

.section-coourse__menu-slider {
    float: left;
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none;
    white-space: nowrap;
    padding: 0
}

.section-coourse__menu-slider li {
    vertical-align: top;
    margin: 0 5px;
    display: inline-block;
    zoom: 1
}

.section-coourse__menu-slider li a {
    float: left;
    font-size: 14px;
    line-height: 26px
}

.section-coourse__progress-container {
    padding: 4px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    margin-top: 30px
}

@media (min-width:768px) {
    .section-coourse__progress-container {
        max-width: 250px
    }
}

.section-coourse__progress {
    margin-bottom: 0;
    height: 25px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.section-coourse__progress .progress-bar {
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: inherit
}

.section-coourse__progress .progress-bar span {
    padding-left: 10px;
    color: #fff
}

.section-coourse__progress .progress-bar[aria-valuenow='0'] span {
    color: inherit
}

.section-coourse__progress .glyphicon {
    margin: 5px 8px 0 0;
    cursor: pointer
}

.progress-bar-warning--black span {
    color: #000 !important
}

.section-coourse__menu-horizontal {
    margin: 28px 0
}

.section-coourse__aside {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background-color: #f6f6f6
}

.section-coourse__aside:before {
    width: calc(100% - 60px);
    height: 2px;
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #ececec
}

.section-coourse__menu-horizontal .slider-menu {
    border-bottom: solid 1px #ececec
}

.forma-dropdown__selected:hover {
    background-color: #fff;
    color: #0079c2
}

#course-info-boot+#yui-main-boot .page-header h1 {
    color: #0079c2;
    font-family: Open-sans, Arial;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.section-coourse .icon--coourse-menu-gestione {
    display: none
}

@media (min-width:768px) {
    .section-coourse .icon--coourse-menu-gestione {
        display: block
    }
}

#course-info-boot+#yui-main-boot {
    font-family: Open-sans, Arial
}

@media (min-width:1024px) {
    #course-info-boot+#yui-main-boot {
        padding: 0 30px
    }
}

#course-info-boot+#yui-main-boot .page-header {
    margin-bottom: 0;
    display: none
}

@media (min-width:768px) {
    #course-info-boot+#yui-main-boot .page-header {
        display: block
    }
}

.FAKE-GRID {
    position: fixed;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 999999;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none
}

.FAKE-GRID__COL {
    height: 100%;
    border: 1px solid #ff00ff
}

.nav.nav-tabs:not(.bordered) {
    border: none;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%
}

.nav.nav-tabs li {
    height: 40px;
    margin-right: 9px;
    margin-bottom: 0;
    background-color: #ececec;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: Open-sans, Arial;
    font-size: 13px;
    font-weight: 700;
    float: none;
    display: inline-block
}

.nav.nav-tabs li:last-child {
    margin-right: 0
}

.nav.nav-tabs li:active {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.nav.nav-tabs li a {
    width: 100%;
    height: 40px;
    padding: 12px 35px;
    color: #999;
    border: none;
    background-color: #ececec;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    text-transform: uppercase;
    display: block
}

.nav.nav-tabs li a:hover {
    color: #0079c2;
    background-color: #ececec;
    border: none
}

.nav.nav-tabs li a:focus {
    color: #999
}

.nav.nav-tabs li.active>a {
    width: 100%;
    background-color: #A9A0A0 !important;
    border: none !important;
    color: #fff !important
}

.nav.nav-tabs.bordered {
    width: 200px
}

.nav.nav-tabs.bordered .dropdown-menu {
    border: 0
}

.nav.nav-tabs.bordered .dropdown-toggle {
    text-align: center;
    padding-left: 0
}

.nav.nav-tabs.bordered .dropdown,
.nav.nav-tabs.bordered a,
.nav.nav-tabs.bordered li {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left
}

.nav.nav-tabs.bordered .dropdown.active,
.nav.nav-tabs.bordered a.active,
.nav.nav-tabs.bordered li.active {
    background-color: #ccc
}

.nav.nav-tabs.bordered a {
    padding-left: 10px
}

.nav.nav-tabs.visible-xs {
    width: 100%;
    border: none
}

.nav.nav-pills {
    height: auto;
    margin-top: -1px;
    background-color: #A9A0A0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0
}

@media (min-width:768px) {
    .nav.nav-pills {
        height: 60px;
        margin: 0
    }
}

.nav.nav-pills li {
    position: relative;
    display: inline-block;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 20px !important;
    font-family: Open-sans, Arial;
    font-size: 12px;
    line-height: 60px
}

@media (min-width:768px) {
    .nav.nav-pills li {
        line-height: 60px
    }
}

.nav.nav-pills li.selected a {
    background-color: #A9A0A0;
    padding: 0;
    color: #fff;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 40px
}

.nav.nav-pills li.selected a:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.nav.nav-pills li.selected a:hover {
    background-color: #B3AFAF
}

.nav.nav-pills li a {
    padding: 0;
    color: #fff;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 40px
}

.nav.nav-pills li a:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.nav.nav-pills li a:hover {
    background-color: #B3AFAF;
    color: #fff
}

.tabs_filter {
    top: 55px !important;
    width: 100%
}

@media (min-width:768px) {
    .tabs_filter {
        top: 45px !important;
        width: auto
    }
}

.nav.nav-tabs.visible-xs {
    height: 46px;
    padding: 0;
    background-color: #A9A0A0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.nav.nav-tabs.visible-xs .dropdown {
    width: 100%;
    height: 100%
}

.nav.nav-tabs.visible-xs .dropdown .dropdown-toggle {
    width: calc(100% - 36px);
    margin: 0 18px;
    padding: 0;
    line-height: 44px;
    font-family: Open-sans, Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #0079c2
}

.nav.nav-tabs.visible-xs .dropdown .dropdown-toggle:focus,
.nav.nav-tabs.visible-xs .dropdown .dropdown-toggle:hover {
    background-color: #0079c2
}

.nav.nav-tabs.visible-xs .dropdown .dropdown-toggle .caret {
    float: right;
    border: 0;
    position: relative
}

.nav.nav-tabs.visible-xs .dropdown .dropdown-toggle .caret:before {
    content: '\f107';
    font-family: FontAwesome;
    color: #0079c2;
    font-size: 18px;
    line-height: 46px;
    position: absolute;
    left: -11px
}

.nav.nav-tabs.visible-xs .dropdown.open .dropdown-toggle {
    background-color: transparent
}

.nav.nav-tabs.visible-xs .dropdown.open .dropdown-menu {
    width: 100%;
    padding: 0;
    background-color: #ececec;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nav.nav-tabs.visible-xs .dropdown.open .dropdown-menu li a {
    padding: 0 18px;
    color: #999;
    font-family: Open-sans, Arial;
    line-height: 44px;
    border-bottom: 1px solid #666;
    text-transform: uppercase
}

.nav.nav-tabs.visible-xs .dropdown.open .dropdown-menu li.active a {
    background-image: none;
    background-color: transparent;
    color: #0079c2;
    font-weight: 700
}

.nav.nav-tabs.visible-xs .dropdown.open .dropdown-menu li:last-child a {
    border-bottom: none
}

.simple_search_box .navbar-form {
    border: 0;
    padding: 0 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

@media (min-width:768px) {
    .simple_search_box .navbar-form {
        padding: 10px 15px
    }
}

.forma-quick-search-form {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #A9A0A0;
    padding: 0
}

.forma-quick-search-form .navbar-collapse {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forma-quick-search-form>.navbar {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.forma-quick-search-form .collapse.navbar-collapse~.navbar-header .filter-open,
.forma-quick-search-form .navbar-collapse.collapsing~.navbar-header .filter-open {
    display: inline-block
}

.forma-quick-search-form .collapse.navbar-collapse~.navbar-header .filter-open:before,
.forma-quick-search-form .navbar-collapse.collapsing~.navbar-header .filter-open:before {
    content: '\f107'
}

.forma-quick-search-form .collapse.navbar-collapse~.navbar-header .filter-closed,
.forma-quick-search-form .navbar-collapse.collapsing~.navbar-header .filter-closed {
    display: none
}

.forma-quick-search-form .navbar-collapse.in {
    overflow-y: visible
}

.forma-quick-search-form .collapse.navbar-collapse.in~.navbar-header .filter-open {
    display: none
}

.forma-quick-search-form .collapse.navbar-collapse.in~.navbar-header .filter-closed {
    display: inline-block
}

.forma-quick-search-form .collapse.navbar-collapse.in~.navbar-header .filter-closed:before {
    content: '\f106'
}

.forma-quick-search-form .navbar {
    margin: 0;
    border: none
}

.forma-quick-search-form .navbar .navbar-header {
    padding: 20px
}

@media (min-width:1024px) {
    .forma-quick-search-form .navbar .navbar-header {
        padding: 0
    }
}

.forma-quick-search-form .filter-label {
    width: auto;
    padding-right: 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    line-height: 38px;
    font-size: 14px;
    -webkit-transition: display .2s ease 0s;
    transition: display .2s ease 0s
}

.forma-quick-search-form .filter-label:before {
    content: '';
    font-family: FontAwesome;
    color: #0079c2;
    position: absolute;
    right: 0;
    line-height: 38px;
    font-size: 20px
}

.forma-quick-search-form .navbar-toggle {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .3)
}

@media (min-width:768px) {
    .forma-quick-search-form .btn-group.bootstrap-select {
        float: left
    }
}

.forma-quick-search-form .input-group {
    text-align: left
}

#course_search_filter_reset,
#course_search_filter_set1 {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

#course_search_filter_reset:hover,
#course_search_filter_set1:hover {
    text-decoration: underline
}

#course_search_filter_set1~br {
    display: none
}

.layout_footer {
    padding-top: 30px;
    border-top: 2px solid #0079c2;
    text-align: center;
    background-color: #fff
}

.layout_footer .powered_by .ownedby {
    font-size: 14px;
    color: #666
}

.layout_footer .powered_by .poweredby {
    font-size: 12px
}

.layout_footer .powered_by .poweredby a {
    color: #c2c2c2;
    text-decoration: none
}

header.header {
    height: 60px;
    padding: 0;
    border-bottom: 2px solid #0079c2;
    position: fixed
}

@media (min-width:768px) {
    header.header {
        padding: 8px 15px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    header.header .row-fluid .navbar-header {
        width: 100%
    }
}

header.header .row-fluid .navbar-header .navbar-brand {
    padding: 15px 0 0 30px;
    position: relative
}

header.header .row-fluid .navbar-header .navbar-brand img {
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:768px) {
    header.header .row-fluid .navbar-header .navbar-brand {
        height: 42px;
        padding: 0
    }
}

header.header .row-fluid .navbar-header .navbar-toggle {
    position: relative;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

@media (min-width:768px) and (max-width:1023px) {
    header.header .row-fluid .navbar-header .navbar-toggle {
        display: block !important;
        margin-top: 0
    }
}

header.header .row-fluid .navbar-header .navbar-toggle.collapsed .glyphicon.glyphicon-align-justify:before {
    width: 30px;
    height: 30px;
    top: -15px;
    right: 0;
    background-image: url(images/icons/icon--hamburger-mobile.svg)
}

header.header .row-fluid .navbar-header .navbar-toggle .glyphicon.glyphicon-align-justify:before {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: -11px;
    right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/icons/icon--hamburger-mobile-cross.svg)
}

header.header .row-fluid .navbar-collapse {
    float: right;
    padding: 0
}

@media (min-width:768px) and (max-width:1023px) {
    header.header .row-fluid .navbar-collapse {
        margin-top: 1px !important
    }
}

header.header .row-fluid .navbar-collapse li {
    padding: 14px 10px;
    font-family: Open-sans, Arial;
    font-size: 14px
}

@media (min-width:768px) {
    header.header .row-fluid .navbar-collapse li {
        text-transform: uppercase;
        border-right: 1px solid #c2c2c2
    }
}

@media (min-width:768px) and (max-width:1023px) {
    header.header .row-fluid .navbar-collapse li {
        display: block !important
    }
}

@media (min-width:768px) {
    header.header .row-fluid .navbar-collapse li:first-child {
        padding-left: 0;
        border-right: 1px solid #c2c2c2
    }
}

header.header .row-fluid .navbar-collapse li:last-child {
    padding-right: 0;
    border-right: none
}

header.header .row-fluid .navbar-collapse li a {
    height: 14px;
    padding: 0;
    color: #666;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    line-height: 1
}

header.header .row-fluid .navbar-collapse li a:hover {
    background-color: transparent;
    color: #0079c2
}

header.header .row-fluid .navbar-collapse li a .glyphicon {
    position: relative;
    width: 35px;
    height: 35px
}

header.header .row-fluid .navbar-collapse li a .glyphicon:hover:before {
    border-color: #0079c2
}

header.header .row-fluid .navbar-collapse li a .glyphicon:before {
    content: '';
    position: absolute;
    top: -11px;
    right: -48px;
    width: 35px;
    height: 35px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 50%;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: border-color .2s ease 0s, background-image .2s ease 0s;
    transition: border-color .2s ease 0s, background-image .2s ease 0s
}

@media (min-width:1024px) {
    header.header .row-fluid .navbar-collapse li a .glyphicon:before {
        right: 0
    }
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-question-sign:hover:before {
    background-image: url(images/icons/top-menu/icon--help-desk-hover.svg)
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-question-sign:before {
    background-image: url(images/icons/top-menu/icon--help-desk.svg)
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-cog:hover:before {
    background-image: url(images/icons/top-menu/icon--admin-hover.svg)
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-cog:before {
    background-image: url(images/icons/top-menu/icon--admin.svg)
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-shopping-cart:hover:before {
    background-image: url(images/icons/top-menu/icon--cart-hover.svg)
}

header.header .row-fluid .navbar-collapse li a .glyphicon.glyphicon-shopping-cart:before {
    background-image: url(images/icons/top-menu/icon--cart.svg)
}

header.header .row-fluid .navbar-collapse li.active a {
    color: #0079c2
}

header.header .row-fluid .navbar-collapse li .o-wrapper {
    line-height: 1
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button {
    width: calc(100% - 40px);
    margin: 0 40px 0 0;
    padding: 0;
    background: transparent none repeat scroll 0 0;
    border: 0;
    text-align: left
}

@media (min-width:1024px) {
    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button {
        width: auto;
        text-align: center
    }
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button:disabled {
    opacity: 1
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button:disabled a .username {
    color: #0079c2
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button:disabled a .username:before {
    background-image: url(images/icons/top-menu/icon--profile-hover.svg);
    border: 1px solid #0079c2
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a,
header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    line-height: 1;
    text-decoration: none;
    border-right: none !important
}

@media (min-width:1024px) {

    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a,
    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open {
        width: auto
    }
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a:before,
header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open:before {
    display: none !important
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a .username,
header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open .username {
    width: 100%;
    position: relative;
    display: inline-block;
    font-weight: 400
}

@media (min-width:768px) {

    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a .username,
    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open .username {
        text-transform: uppercase;
        font-weight: 700
    }
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a .username:hover:before,
header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open .username:hover:before {
    background-image: url(images/icons/top-menu/icon--profile-hover.svg);
    border: 1px solid #0079c2
}

header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a .username:before,
header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open .username:before {
    content: '';
    position: absolute;
    top: 3px;
    right: -48px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #0079c2;
    background-position: center;
    background-size: 13px;
    background-repeat: no-repeat;
    -webkit-transition: border .2s ease 0s, background-image .2s ease 0s;
    transition: border .2s ease 0s, background-image .2s ease 0s
}

@media (min-width:1024px) {

    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button a .username:before,
    header.header .row-fluid .navbar-collapse li .o-wrapper .c-button.open .username:before {
        top: -11px;
        right: -45px
    }
}

header.header .row-fluid .navbar-collapse li .o-wrapper.has-slide-right .c-button.open {
    text-align: left
}

@media (min-width:768px) and (max-width:1023px) {
    header.header .row-fluid .navbar-collapse.collapse {
        display: none !important
    }
}

header.header .row-fluid .navbar-collapse.collapse.in {
    overflow-y: visible;
    max-height: 685px
}

header.header .row-fluid .navbar-collapse.collapse.in,
header.header .row-fluid .navbar-collapse.collapsing {
    width: 100%;
    float: left;
    margin-top: 5px;
    padding: 20px;
    background-color: #ececec
}

@media (min-width:768px) and (max-width:1023px) {

    header.header .row-fluid .navbar-collapse.collapse.in,
    header.header .row-fluid .navbar-collapse.collapsing {
        display: block !important
    }
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav {
    margin: 0
}

@media (min-width:768px) and (max-width:1023px) {

    header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav,
    header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav {
        text-align: left !important
    }
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li {
    height: 70px;
    margin-bottom: 10px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 5px;
    font-weight: 700
}

@media (min-width:768px) and (max-width:1023px) {

    header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li,
    header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li {
        display: block
    }
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li .no-border-right,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li .no-border-right {
    border-right: none
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li .no-before:before,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li .no-before:before {
    display: none
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li a,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li a {
    height: 40px;
    position: relative;
    line-height: 40px;
    margin-right: 40px;
    border-right: 2px solid #ececec
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li a:before,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li a:before {
    content: '\f105';
    position: absolute;
    right: -35px;
    font-family: FontAwesome;
    font-size: 23px;
    color: #0079c2
}

header.header .row-fluid .navbar-collapse.collapse.in .nav.navbar-nav li a .glyphicon,
header.header .row-fluid .navbar-collapse.collapsing .nav.navbar-nav li a .glyphicon {
    width: 100%;
    height: 40px
}

header.header nav {
    border: none !important
}

.header--external-catalogue .navbar-toggle {
    display: none
}

.top-menu__label {
    font-weight: 400;
    font-family: Open-sans, Arial
}

@media (min-width:1024px) {
    .top-menu__label {
        display: block;
        font-size: 0
    }
}

.top-menu__label #cart_element {
    font-size: 10px;
    line-height: 13px
}

.top-menu__disclaimer {
    margin-top: 40px;
    margin-bottom: 6px;
    text-align: center;
    font-family: Open-sans, Arial;
    color: #999;
    font-size: 16px
}

@media (min-width:1024px) {
    .top-menu__disclaimer {
        display: none
    }
}

.user-panel {
    width: 100%;
    height: auto;
    max-height: calc(100vh - 70px);
    top: 60px;
    overflow: scroll;
    background-color: #ececec;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    font-family: Open-sans, Arial;
    text-align: left;
    border-radius: 0;
    z-index: 9000
}

@media (min-width:768px) {
    .user-panel {
        width: 320px;
        background-color: #fff;
        border-radius: 5px;
        -webkit-box-shadow: #c2c2c2 0 5px 20px 0;
        box-shadow: #c2c2c2 0 5px 20px 0;
        -webkit-transform: translateX(350px);
        transform: translateX(350px)
    }
}

.user-panel .c-menu__close {
    background-color: transparent
}

.user-panel .c-menu__close span {
    padding-left: 39px
}

.user-panel .container-fluid {
    padding: 0 15px;
    background-color: #ececec
}

@media (min-width:768px) {
    .user-panel .container-fluid {
        background-color: transparent;
        padding: 0 9px
    }
}

.user-panel .container-fluid .row {
    margin: 0;
    padding: 0 15px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row {
        padding: 0
    }
}

.user-panel .container-fluid .row:first-child {
    padding: 9px 25px 9px 0;
    height: 50px;
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row:first-child {
        border-bottom: 1px solid #c2c2c2;
        margin-top: 0;
        margin-bottom: 0;
        padding: 9px 0
    }
}

.user-panel .container-fluid .row:first-child a span {
    width: auto;
    font-family: Open-sans, Arial;
    color: #999;
    line-height: 32px;
    font-size: 12px;
    text-transform: uppercase
}

.user-panel .container-fluid .row:first-child .col-xs-6 {
    text-align: left
}

.user-panel .container-fluid .row:first-child .col-xs-6+.col-xs-6 {
    text-align: right
}

.user-panel .container-fluid .row:first-child .col-xs-6+.col-xs-6 span {
    padding-right: 25px
}

.user-panel .container-fluid .row:first-child .glyphicon:before {
    content: '';
    position: absolute;
    border-radius: 0;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: background-image .2s ease 0s;
    transition: background-image .2s ease 0s
}

.user-panel .container-fluid .row:first-child .glyphicon.glyphicon-remove {
    width: auto
}

@media (min-width:768px) {
    .user-panel .container-fluid .row:first-child .glyphicon.glyphicon-remove:hover:before {
        background-image: url(images/icons/user-panel/icon--up-close-hover.png)
    }
}

.user-panel .container-fluid .row:first-child .glyphicon.glyphicon-remove:before {
    content: '\f053';
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    right: inherit;
    font-family: FontAwesome;
    color: #0079c2;
    text-align: center
}

@media (min-width:768px) {
    .user-panel .container-fluid .row:first-child .glyphicon.glyphicon-remove:before {
        content: '';
        width: 30px;
        height: 30px;
        background-image: url(images/icons/user-panel/icon--up-close.png)
    }
}

.user-panel .container-fluid .row:first-child .glyphicon.glyphicon-off {
    width: auto
}

.user-panel .container-fluid .row:first-child .glyphicon.glyphicon-off:hover:before {
    background-image: url(images/icons/user-panel/icon--up-logout-hover.png)
}

.user-panel .container-fluid .row:first-child .glyphicon.glyphicon-off:before {
    width: 19px;
    height: 16px;
    top: 7px;
    right: 0;
    left: inherit;
    background-image: url(images/icons/user-panel/icon--up-logout.png)
}

.user-panel .container-fluid .row.profile {
    min-height: 116px;
    padding-bottom: 15px;
    padding-top: 19px;
    border: none;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.profile {
        background-color: transparent;
        border-radius: 0
    }
}

.user-panel .container-fluid .row.profile .col-xs-5 {
    padding-left: 9px;
    padding-right: 0
}

.user-panel .container-fluid .row.profile .col-xs-5 .boxed {
    width: 97px;
    height: 97px;
    padding: 0;
    border: none;
    background-image: url(images/icons/user-panel/icon--up-photo-placeholder.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.user-panel .container-fluid .row.profile .col-xs-7 {
    padding: 17px 0 0 0;
    text-align: left
}

.user-panel .container-fluid .row.profile .col-xs-7 a {
    display: inline-block;
    width: auto;
    margin-bottom: 5px;
    text-transform: none
}

.user-panel .container-fluid .row.profile .col-xs-7 a:first-child {
    height: 17px;
    color: #c2c2c2
}

.user-panel .container-fluid .row.profile .col-xs-7 a:first-child .glyphicon.glyphicon-pencil {
    width: 100%;
    height: 17px;
    line-height: 16px;
    padding-left: 25px;
    font-family: Open-sans, Arial;
    border-radius: 0
}

.user-panel .container-fluid .row.profile .col-xs-7 a:first-child .glyphicon.glyphicon-pencil:before {
    content: '';
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(images/icons/user-panel/icon--up-edit.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 17px;
    border-radius: 0
}

.user-panel .container-fluid .row.profile .col-xs-7 a:nth-child(2) {
    color: #666;
    font-weight: 700;
    font-size: 12px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.profile .col-xs-7 a:nth-child(2) {
        font-size: 14px
    }
}

.user-panel .container-fluid .row.profile .col-xs-7 a:last-child {
    color: #666;
    font-size: 12px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.profile .col-xs-7 a:last-child {
        font-size: 14px
    }
}

.user-panel .container-fluid .row.social {
    display: none
}

.user-panel .container-fluid .row.comunication {
    padding: 10px 0 20px;
    background-color: #fff
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.comunication {
        background-color: transparent
    }
}

.user-panel .container-fluid .row.comunication .col-xs-4 {
    padding: 0 9px 0 9px
}

.user-panel .container-fluid .row.comunication .col-xs-4 a {
    padding: 0
}

.user-panel .container-fluid .row.career {
    background-color: #fff;
    padding: 0
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.career {
        background-color: transparent
    }
}

.user-panel .container-fluid .row.career .col-xs-12 {
    padding: 0 9px 0 9px
}

.user-panel .container-fluid .row.career .col-xs-12 h2 {
    width: auto;
    padding-right: 10px;
    position: relative;
    font-weight: 700;
    background-color: #fff;
    overflow: hidden;
    font-size: 16px;
    text-transform: none;
    z-index: 20
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    list-style: none;
    position: relative
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group:before {
    content: '';
    background-color: #ececec;
    width: 100%;
    height: 1px;
    position: absolute;
    top: -8px;
    right: 0
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group .list-group-item {
    padding: 5px 7px 5px 9px;
    border: 0;
    position: relative;
    font-size: 14px
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group .list-group-item:before {
    content: '\f111';
    font-family: FontAwesome;
    color: #0079c2;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 5px
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group .list-group-item .badge {
    background-color: #fff;
    color: #000;
    padding: 0;
    font-size: 14px
}

.user-panel .container-fluid .row.career .col-xs-12 .list-group .list-group-item .badge a:hover {
    color: #000
}

.user-panel .container-fluid .row.course-subscription {
    background-color: #fff
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.course-subscription {
        margin: 0 -9px 0 -9px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color: #f6f6f6
    }
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 {
    padding: 20px 9px;
    position: relative;
    background-color: #f6f6f6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.course-subscription .col-xs-12 {
        background-color: transparent;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group {
    width: 100%
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control {
    border-radius: 5px;
    height: 40px
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control:focus {
    border-color: #0079c2;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #0079c2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #0079c2
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control:-moz-placeholder,
.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control:-ms-input-placeholder,
.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control::-moz-placeholder,
.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .form-control::-webkit-input-placeholder {
    font-style: italic
}

.user-panel .container-fluid .row.course-subscription .col-xs-12 .input-group .input-group-btn {
    width: auto;
    position: absolute;
    right: 9px;
    top: 7px;
    z-index: 10
}

.user-panel .container-fluid .row.news {
    background-color: #fff;
    margin: 0
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.news {
        margin: 0 -9px 0 -9px;
        background-color: #f6f6f6;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
}

.user-panel .container-fluid .row.news h2 {
    width: auto;
    padding-right: 10px;
    position: relative;
    font-weight: 700;
    overflow: hidden;
    font-size: 16px;
    text-transform: none;
    background-color: #f6f6f6;
    z-index: 20
}

.user-panel .container-fluid .row.news .col-xs-12 {
    background-color: #f6f6f6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.news .col-xs-12 {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.user-panel .container-fluid .row.news .carousel {
    padding-bottom: 36px
}

.user-panel .container-fluid .row.news .carousel .item {
    padding-top: 5px;
    padding-bottom: 25px
}

.user-panel .container-fluid .row.credits {
    height: auto;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
    border: none
}

.user-panel .container-fluid .row.lang {
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.lang {
        background-color: transparent;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.user-panel .container-fluid .row.lang .col-xs-6:first-child {
    padding: 0 9px 0 9px
}

.user-panel .container-fluid .row.lang .col-xs-6:first-child p {
    font-family: Open-sans, Arial;
    color: #c2c2c2;
    line-height: 40px
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child {
    padding: 0 11px 0 20px
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child .list-inline {
    margin: 0;
    line-height: 40px
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child .list-inline li {
    padding: 0;
    margin-left: 10px;
    border: none
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child .list-inline li:first-child {
    margin-left: 0
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child .list-inline li:nth-child(4n+1) {
    margin-left: 0;
    clear: both
}

.user-panel .container-fluid .row.lang .col-xs-6:last-child .list-inline li a.lang-sprite {
    width: 19px;
    height: 14px
}

.user-panel .container-fluid .row.footer {
    margin: 30px 0;
    text-align: center;
    font-family: Open-sans, Arial;
    color: #999;
    font-size: 16px
}

@media (min-width:768px) {
    .user-panel .container-fluid .row.footer {
        display: none
    }
}

.user-panel .container-fluid .row .col-xs-6 {
    padding: 0
}

.user-panel .table-credit-wrapper {
    border-radius: 5px;
    border: 1px solid #999;
    overflow: hidden
}

.user-panel .table-credit {
    width: 100%;
    font-family: Open-sans, Arial
}

.user-panel .table-credit__row {
    line-height: 40px;
    border-top: 1px solid #ececec
}

.user-panel .table-credit__row:first-child {
    border-top: none
}

.user-panel .table-credit__row td {
    border-right: 1px solid #999
}

.user-panel .table-credit__row td:first-child {
    padding-left: 10px
}

.user-panel .table-credit__row td:last-child {
    border-right: none;
    text-align: center
}

.user-panel .table-credit__row--head {
    background-color: #f6a623;
    color: #fff;
    font-weight: 700;
    border-radius: 5px
}

.user-panel .table-credit__row--footer {
    background-color: #ececec;
    font-weight: 700;
    color: #404040;
    border-radius: 5px
}

.user-panel .form_line_l {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px
}

.user-panel .form_line_l p {
    display: none
}

.user-panel .form-control {
    width: 100%
}

.c-mask {
    background-color: transparent
}

.social-accounts-title {
    display: none
}

.social-accounts {
    display: none !important
}

.social-login__title {
    display: block;
    padding: 10px 25px;
    position: relative;
    margin-top: 15px;
    text-align: center;
    line-height: 14px
}

.social-login__title:before {
    width: calc(100% - 50px);
    height: 1px;
    content: '';
    position: absolute;
    top: 50%;
    left: 25px;
    z-index: 0;
    background-color: #666
}

.social-login__title span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 1;
    background-color: #f6f6f6;
    font-size: 14px;
    font-style: italic
}

.social-login__list {
    margin: 16px 0 24px;
    font-size: 0;
    text-align: center
}

.social-login__list>a {
    display: inline-block;
    margin: 0 8px;
    text-decoration: none !important
}

.social-login__list .fa {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.social-login__list .fa-facebook {
    background-color: #3b5998
}

.social-login__list .fa-twitter {
    background-color: #1da1f2
}

.social-login__list .fa-google-plus {
    background-color: #d62d20
}

.social-login__list .fa-linkedin {
    background-color: #0077b5
}

.select-language {
    font-size: 16px;
    text-align: right
}

#change_language {
    margin-left: 3px;
    font-weight: 700;
    text-decoration: none !important;
    color: #000
}

#change_language .fa {
    margin-left: 6px;
    font-weight: 400;
    color: #0079c2
}

.select-language .dropdown {
    display: inline-block
}

.select-language .dropdown-menu {
    left: auto;
    right: 0;
    text-align: center
}

.select-language .dropdown-item {
    display: block;
    padding: 0 8px;
    text-decoration: none !important;
    color: #000
}

.select-language .dropdown-item:hover {
    color: #0079c2
}

.aside {
    padding: 20px;
    border: 2px solid #ececec;
    border-radius: 5px;
    font-family: Open-sans, Arial
}

.aside .indent {
    display: inline;
    width: 20px;
    height: 20px
}

.aside .icon.expand-icon {
    width: 10px;
    height: 15px;
    margin-right: 5px;
    display: inline;
    position: relative;
    z-index: 9999
}

.aside .icon.expand-icon:before {
    content: '';
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px
}

.aside .icon.expand-icon.glyphicon-chevron-right:before {
    width: 10px;
    height: 15px;
    background-image: url(images/icons/aside/icon--arrow-right.svg);
    left: -20px
}

.aside .icon.expand-icon.glyphicon-chevron-down:before {
    width: 23px;
    height: 14px;
    background-image: url(images/icons/aside/icon--arrow-down.svg);
    left: -30px
}

.aside .list-group {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0
}

.aside .list-group-item {
    height: 40px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 20px;
    line-height: 40px;
    position: relative;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.aside .list-group-item:last-child {
    margin-bottom: 0
}

.aside .list-group-item.node-treeview1:hover {
    cursor: pointer;
    background-color: #0079c2 !important;
    color: #fff !important
}

.aside .list-group-item:first-child {
    padding-left: 35px
}

.aside .list-group-item:first-child .glyphicon-chevron-down:before {
    left: -25px
}

.aside .node-checked {
    background-color: #fff !important;
    color: #000 !important
}

.folder-view__title {
    padding: 15px 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0079c2
}

.folder-view__filters {
    border-bottom: solid 4px #0079c2
}

.folder-view__table {
    width: 100%
}

.course-objects__item {
    height: 82px;
    vertical-align: middle !important;
    border: none !important;
    font-size: 18px;
    text-align: left;
    color: #333
}

.course-objects__item:first-of-type {
    border-radius: 5px 0 0 5px
}

.course-objects__item:last-of-type {
    border-radius: 0 5px 5px 0
}

tr:nth-child(odd) .course-objects__item {
    background-color: #f6f6f6
}

.course-objects__item--icon {
    width: 82px;
    padding: 20px 0 !important;
    text-align: center
}

tr:nth-child(odd) .course-objects__item--icon {
    background-color: #ececec !important
}

.course-objects__item--name {
    padding: 20px !important
}

.course-objects__item--action {
    width: 40px;
    padding: 20px 5px !important;
    text-align: center
}

.course-objects__item--dropdown {
    width: 160px;
    padding: 20px 20px 20px 0 !important
}

.section-coourse__header,
.section-coourse__menu {
    padding: 0
}

@media (min-width:768px) {

    .section-coourse__header,
    .section-coourse__menu {
        padding: 0 15px
    }
}

.section-coourse__header {
    display: inline-block
}

@media (min-width:768px) {
    .section-coourse__header {
        margin-top: 67px
    }
}

.section-coourse__img {
    display: inline-block;
    padding: 2px;
    border: 1px solid #ccc
}

@media (min-width:1024px) {
    .section-coourse__img {
        max-width: 70%;
        margin: 5px 25px 25px 0
    }
}

.section-coourse__title {
    padding-top: 30px;
    color: #333;
    font-weight: 700
}

@media (min-width:768px) {
    .section-coourse__title {
        padding-top: 0
    }
}

.section-coourse__menu {
    overflow: visible;
    border-bottom: none;
    background-color: #f6f6f6
}

.section-coourse__menu ul li a:hover {
    color: #0079c2
}

.section-coourse__menu .nxt,
.section-coourse__menu .prv {
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 5px
}

.section-coourse__menu ul li a.active {
    color: #0079c2
}

@media (min-width:768px) {
    .section-coourse__menu {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }
}

.section-coourse__dropdown {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:768px) {
    .section-coourse__dropdown {
        background-color: #f6f6f6
    }
}

.section-coourse__menu-slider {
    float: left;
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none;
    white-space: nowrap;
    padding: 0
}

.section-coourse__menu-slider li {
    vertical-align: top;
    margin: 0 5px;
    display: inline-block;
    zoom: 1
}

.section-coourse__menu-slider li a {
    float: left;
    font-size: 14px;
    line-height: 26px
}

.section-coourse__progress-container {
    padding: 4px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    margin-top: 30px
}

@media (min-width:768px) {
    .section-coourse__progress-container {
        max-width: 250px
    }
}

.section-coourse__progress {
    margin-bottom: 0;
    height: 25px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.section-coourse__progress .progress-bar {
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: inherit
}

.section-coourse__progress .progress-bar span {
    padding-left: 10px;
    color: #fff
}

.section-coourse__progress .progress-bar[aria-valuenow='0'] span {
    color: inherit
}

.section-coourse__progress .glyphicon {
    margin: 5px 8px 0 0;
    cursor: pointer
}

.progress-bar-warning--black span {
    color: #000 !important
}

.section-coourse__menu-horizontal {
    margin: 28px 0
}

.section-coourse__aside {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background-color: #f6f6f6
}

.section-coourse__aside:before {
    width: calc(100% - 60px);
    height: 2px;
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #ececec
}

.section-coourse__menu-horizontal .slider-menu {
    border-bottom: solid 1px #ececec
}

.forma-dropdown__selected:hover {
    background-color: #fff;
    color: #0079c2
}

#course-info-boot+#yui-main-boot .page-header h1 {
    color: #0079c2;
    font-family: Open-sans, Arial;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.section-coourse .icon--coourse-menu-gestione {
    display: none
}

@media (min-width:768px) {
    .section-coourse .icon--coourse-menu-gestione {
        display: block
    }
}

#course-info-boot+#yui-main-boot {
    font-family: Open-sans, Arial
}

@media (min-width:1024px) {
    #course-info-boot+#yui-main-boot {
        padding: 0 30px
    }
}

#course-info-boot+#yui-main-boot .page-header {
    margin-bottom: 0;
    display: none
}

@media (min-width:768px) {
    #course-info-boot+#yui-main-boot .page-header {
        display: block
    }
}

.slider-menu {
    padding: 0 22px;
    margin: 0
}

@media (min-width:1024px) {
    .slider-menu.hidden-arrows .slider-menu__arrow {
        display: none !important
    }
}

.slider-menu--tabs .slick-slide {
    margin-right: 9px
}

.slider-menu__item {
    height: 30px;
    padding: 5px 10px;
    position: relative;
    font-size: 15px;
    line-height: 19px
}

.slider-menu .slider-menu__item {
    list-style-type: none;
    display: inline-block
}

.slick-slide:nth-child(n+2) .slider-menu__item {
    padding-left: 13px
}

.slick-slide:nth-child(n+2) .slider-menu__item:before {
    width: 3px;
    height: 3px;
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 9px;
    position: absolute;
    left: 0;
    background-color: transparent
}

.slider-menu__item a {
    font-family: Open-sans, Arial;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s
}

.slider-menu__item a:hover {
    color: #0079c2
}

.slider-menu__item.is-selected a {
    color: #0079c2;
    font-weight: 700
}

.slider-menu__item--selected-area {
    color: #0079c2
}

.slider-menu__arrow {
    width: 18px;
    height: 30px;
    position: absolute;
    top: 0;
    z-index: 1;
    line-height: 30px;
    text-align: center
}

.slider-menu__arrow.slick-prev {
    left: 0
}

.slider-menu__arrow.slick-next {
    right: 0
}

.slider-menu__arrow.slick-disabled {
    visibility: hidden
}

.slider-menu__arrow span:last-child {
    margin-left: -8px
}

.slider-menu--tabs .slider-menu__arrow {
    top: 5px
}

.homepage {
    height: auto;
    max-height: initial;
    position: relative;
    /*background-image: url(images/login/bg.jpg);*/
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #0079c2;
}

@media (min-width:768px) {
    .homepage {
        padding-top: 30px
    }
}

.homepage__footer {
    padding: 0;
    margin: 30px auto 0 auto;
    padding-bottom: 30px;
    text-align: center;
    color: #fff
}

.homepage__footer a {
    color: #fff
}

.homepage__content {
    width: 100%;
    max-width: 450px;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 20px 40px 5px rgba(0, 0, 0, .9);
    overflow: visible
}

@media (min-width:768px) {
    .homepage__content {
        margin: 0 auto;
        border-radius: 1em;
    }
}

.homepage__row {
    padding: 0 14px;
    overflow: hidden;
    line-height: 1.5;
    text-align: center
}

@media (min-width:768px) {
    .homepage__row {
        padding: 0 30px
    }
}

@media (min-width:768px) {
    .homepage__row.row-fluid {
        padding: 10px 15px
    }
}

.homepage__row.clearfix {
    overflow: visible
}

.homepage__row--text-left {
    text-align: left
}

.homepage__row h3 {
    font-size: 18px
}

.homepage__row p {
    font-size: 12px;
    color: #666;
    width: 100%
}

.homepage__row--header {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: visible;
    background-color: transparent;
    border-bottom: solid 3px #0079c2;
    position: relative;
    text-align: left
}

@media (min-width:768px) {
    .homepage__row--header {
        padding-top: 38px;
        padding-bottom: 34px;
        margin-bottom: 12px;
        border: none
    }
}

.homepage__row--login {
    padding-top: 14px;
    padding-bottom: 47px
}

@media (min-width:768px) {
    .homepage__row--login {
        padding-top: 32px
    }
}

.homepage__row--gray {
    background-color: #f6f6f6
}

.homepage__row--form {
    text-align: left
}

.homepage__row--form>* {
    margin-top: 10px
}

@media (min-width:768px) {
    .homepage__row--form>* {
        margin-top: 0
    }
}

.homepage__row--form-disclaimer {
    margin: 5px 0 10px;
    font-size: 12px;
    font-style: italic;
    color: #d0d0d0
}

.homepage__row--form-disclaimer>p {
    max-height: 70px;
    overflow: auto
}

.homepage__row--privacy .has-error {
    padding: 6px 12px;
    border: solid 2px #0079c2;
    border-radius: 4px
}

.homepage__back {
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    text-align: left
}

.homepage__back a {
    display: block;
    padding: 10px 0;
    color: inherit
}

.homepage__back a:hover {
    text-decoration: none
}

.homepage__back .fa {
    color: #0079c2
}

.homepage__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/login/bg.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #fff
}

.homepage__form {
    padding: 0;
    margin: 0;
    border: none
}

.homepage__links {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 0
}

.homepage__links>a {
    display: inline-block;
    margin: 0 4px;
    line-height: 1;
    font-size: 12px;
    text-decoration: underline;
    color: #666
}

.homepage__links>a:nth-child(n+2) {
    padding-left: 8px;
    border-left: solid 2px currentColor
}

.homepage__row--login .homepage__links>a {
    font-size: 14px
}

.homepage__row--footer .homepage__links>a {
    font-size: 14px;
    font-weight: 700
}

.homepage__row--footer .homepage__links {
    padding: 10px 0 20px;
    border-top: solid 2px #0079c2
}

.homepage__row--header .pull-right {
    text-align: right
}

.homepage .left_logo {
    height: 30px
}

@media (min-width:768px) {
    .homepage .left_logo {
        height: 54px
    }
}

.homepage__footer .poweredby {
    font-size: 11px
}

.homepage__row .checkbox-inline {
    font-size: 12px;
    line-height: 1.4;
    color: #717171
}

.homepage__row--form .checkbox-inline {
    font-size: 14px
}

.homepage__row--form .check {
    position: absolute;
    top: 0
}

.homepage .forma-button {
    font-weight: 700
}

.homepage__row--header .forma-button {
    width: 239px
}

.homepage__row--login .forma-button {
    margin-bottom: 15px
}

.homepage__row .forma-button[type=submit] {
    margin-top: 15px
}

.homepage__form--lost-pwd .forma-button[type=submit] {
    margin-top: 0
}

@media (min-width:768px) {
    .homepage__form--lost-pwd .forma-button[type=submit] {
        margin-top: 5px
    }
}

.homepage__row a.forma-button {
    width: auto;
    margin-top: 15px
}

.homepage .forma-button--black {
    -webkit-transition: background-color .25s ease 0s;
    transition: background-color .25s ease 0s
}

.homepage .forma-button--black:hover {
    background-color: #0079c2
}

.homepage__row--login .form-control,
.homepage__row--login .login_failed,
.homepage__row--login .logout {
    display: block;
    margin-top: 15px
}

.homepage__row--login .login_failed,
.homepage__row--login .logout {
    color: #0079c2
}

.homepage__row--form .form-control.has-error {
    border: solid 2px #0079c2
}

.homepage__row--form .form-text,
.homepage__row--privacy .form-text {
    display: none;
    margin-top: 4px;
    color: #0079c2
}

.homepage__row--form .has-error+.form-text,
.homepage__row--privacy .has-error+.form-text {
    display: block
}

.homepage .fa-check {
    margin: 20px auto;
    font-size: 54px;
    color: #70d800
}

.homepage__text {
    color: #404040;
    font-size: 16px
}

.homepage__row .homepage__text--title {
    font-size: 18px;
    margin-bottom: 30px
}

.homepage__row .homepage__text--description {
    margin-top: 10px;
    margin-bottom: 70px
}

.homepage__text--justified {
    text-align: justify
}

.homepage__text--centered {
    text-align: center
}

.homepage__text--left {
    text-align: left
}

.homepage__collapsed-text {
    height: 75px;
    min-height: 75px;
    display: block;
    overflow: hidden
}

.homepage__collapsed-text.in {
    height: auto
}

.homepage__collapsed-text+.collapse-wrapper .icon--close {
    padding-left: 40px;
    cursor: pointer;
    width: 95px;
    font-family: Open-sans, Arial;
    color: #666;
    padding-top: 5px
}

.icon--close:hover:before {
    background-image: url(images/icons/user-panel/icon--up-close-hover.png)
}

.icon--close:before {
    top: 0;
    left: 0;
    right: inherit;
    width: 30px;
    height: 30px;
    background-image: url(images/icons/user-panel/icon--up-close.png)
}

.homepage__collapsed-text+.collapse-wrapper {
    height: 80px
}

.homepage__collapsed-text+.collapse-wrapper .icon {
    display: none;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.homepage__collapsed-text.in+.collapse-wrapper .icon {
    display: block
}

.homepage__collapsed-text.in+.collapse-wrapper .forma-button {
    display: none
}


.homepage__row--header {
  text-align: center;
  
}
.homepage__row--header .pull-right {
  display: none;
}

.homepage__row--login .col-xs-12 ,
.homepage__row--login.col-sm-6 ,
.homepage__row--login.col-sm-offset-3 {
  margin: 0;
  width: 100%;
  padding: 0 3em;
  position: static;

}

.homepage__content .homepage__row:nth-child(3) ,
.homepage__content .collapse-wrapper {
  display: none;
}

.homepage__content .std_form input {
  /*width: auto;*/
}

.homepage__collapsed-text {
  height: auto;
      min-height: auto;
    padding: 1em 0 2em;
}

.homepage__collapsed-text p {
  /*font-weight: bold;*/
  font-size: 1.5em;
}

.fondo {
    background: url(../bg/overlay.png);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 200%;
}

.homepage__collapsed-text {
  font-size: 12px;
}
