/**
 * ng-sticky-element v0.1.0 (https://github.com/afklm/ng-sticky-element)
 * Copyright 2015 - KLM Royal Dutch Airlines
 * Licensed under MIT
 */
.afkl-sticky-element--sticky{position:fixed !important}.afkl-sticky-element--visible{display:block !important}.afkl-sticky-element--visible.ng-hide,.afkl-sticky-element--visible.ng-hide:not(.ng-hide-animate){display:block !important;visibility:hidden !important} #dataScreenSections.afkl-sticky-element {width: 200px;} #dataScreenSections.afkl-sticky-element--sticky{position:fixed !important; width:200px}#dataScreenSections.afkl-sticky-element--visible{display:block !important; width:200px}#dataScreenSections.afkl-sticky-element--visible.ng-hide,#dataScreenSections.afkl-sticky-element--visible.ng-hide:not(.ng-hide-animate){display:block !important;visibility:hidden !important; width:200px}@media screen and (min-width: 1200px){.afkl-sticky-element--sticky {}.afkl-sticky-element--visible {}.afkl-sticky-element--visible.ng-hide, .afkl-sticky-element--visible.ng-hide:not(.ng-hide-animate){} #dataScreenSections.afkl-sticky-element{} #dataScreenSections.afkl-sticky-element--sticky {} #dataScreenSections.afkl-sticky-element--visible {} #dataScreenSections.afkl-sticky-element--visible.ng-hide, #dataScreenSections.afkl-sticky-element--visible.ng-hide:not(.ng-hide-animate) {}}