﻿.greenRow {
    background-color: rgb(115, 241, 115) !important;
}

.redRow {
    background-color: rgb(224, 107, 107) !important;
}

.fg-color-primary {
    color: #29b6f6 !important;
}

.bg-color-primary {
    background-color: #29b6f6 !important;
}

.border-color-primary {
    border-color: #29b6f6 !important;
}

.outline-color-primary {
    outline-color: #29b6f6 !important;
}

.fg-color-secondary {
    color: #313131 !important;
}

.bg-color-secondary {
    background-color: #313131 !important;
}

.border-color-secondary {
    border-color: #313131 !important;
}

.outline-color-secondary {
    outline-color: #313131 !important;
}

.fg-color-primary-txt {
    color: #313131 !important;
}

.bg-color-primary-txt {
    background-color: #313131 !important;
}

.border-color-primary-txt {
    border-color: #313131 !important;
}

.outline-color-primary-txt {
    outline-color: #313131 !important;
}

.fg-color-secondary-txt {
    color: white !important;
}

.bg-color-secondary-txt {
    background-color: white !important;
}

.border-color-secondary-txt {
    border-color: white !important;
}

.outline-color-secondary-txt {
    outline-color: white !important;
}

.fg-color-info {
    color: #00a300 !important;
}

.bg-color-info {
    background-color: #00a300 !important;
}

.border-color-info {
    border-color: #00a300 !important;
}

.outline-color-info {
    outline-color: #00a300 !important;
}

.fg-color-low {
    color: #ffd800 !important;
}

.bg-color-low {
    background-color: #ffd800 !important;
}

.border-color-low {
    border-color: #ffd800 !important;
}

.outline-color-low {
    outline-color: #ffd800 !important;
}

.fg-color-med {
    color: #e3a21a !important;
}

.bg-color-med {
    background-color: #e3a21a !important;
}

.border-color-med {
    border-color: #e3a21a !important;
}

.outline-color-med {
    outline-color: #e3a21a !important;
}

.fg-color-medium {
    color: #e3a21a !important;
}

.bg-color-medium {
    background-color: #e3a21a !important;
}

.border-color-medium {
    border-color: #e3a21a !important;
}

.outline-color-medium {
    outline-color: #e3a21a !important;
}

.fg-color-high {
    color: #d9534f !important;
}

.bg-color-high {
    background-color: #d9534f !important;
}

.border-color-high {
    border-color: #d9534f !important;
}

.outline-color-high {
    outline-color: #d9534f !important;
}

.fg-color-blue {
    color: #2e92cf !important;
}

.bg-color-blue {
    background-color: #2e92cf !important;
}

.border-color-blue {
    border-color: #2e92cf !important;
}

.outline-color-blue {
    outline-color: #2e92cf !important;
}

.fg-color-gray {
    color: #f1f1f1 !important;
}

.bg-color-gray {
    background-color: #f1f1f1 !important;
}

.border-color-gray {
    border-color: #f1f1f1 !important;
}

.outline-color-gray {
    outline-color: #f1f1f1 !important;
}

.fg-color-blue-light {
    color: #eff4ff !important;
}

.bg-color-blue-light {
    background-color: #eff4ff !important;
}

.border-color-blue-light {
    border-color: #eff4ff !important;
}

.outline-color-blue-light {
    outline-color: #eff4ff !important;
}

.fg-color-blue-dark {
    color: #2b5797 !important;
}

.bg-color-blue-dark {
    background-color: #2b5797 !important;
}

.border-color-blue-dark {
    border-color: #2b5797 !important;
}

.outline-color-blue-dark {
    outline-color: #2b5797 !important;
}

.fg-color-green {
    color: #00a300 !important;
}

.bg-color-green {
    background-color: #00a300 !important;
}

.border-color-green {
    border-color: #00a300 !important;
}

.outline-color-green {
    outline-color: #00a300 !important;
}

.fg-color-green-light {
    color: #99b433 !important;
}

.bg-color-green-light {
    background-color: #99b433 !important;
}

.border-color-green-light {
    border-color: #99b433 !important;
}

.outline-color-green-light {
    outline-color: #99b433 !important;
}

.fg-color-green-dark {
    color: #1e7145 !important;
}

.bg-color-green-dark {
    background-color: #1e7145 !important;
}

.border-color-green-dark {
    border-color: #1e7145 !important;
}

.outline-color-green-dark {
    outline-color: #1e7145 !important;
}

.fg-color-red {
    color: #b91d47 !important;
}

.bg-color-red {
    background-color: #b91d47 !important;
}

.border-color-red {
    border-color: #b91d47 !important;
}

.outline-color-red {
    outline-color: #b91d47 !important;
}

.fg-color-yellow {
    color: #ffc40d !important;
}

.bg-color-yellow {
    background-color: #ffc40d !important;
}

.border-color-yellow {
    border-color: #ffc40d !important;
}

.outline-color-yellow {
    outline-color: #ffc40d !important;
}

.fg-color-orange {
    color: #e3a21a !important;
}

.bg-color-orange {
    background-color: #e3a21a !important;
}

.border-color-orange {
    border-color: #e3a21a !important;
}

.outline-color-orange {
    outline-color: #e3a21a !important;
}

.fg-color-orange-dark {
    color: #da532c !important;
}

.bg-color-orange-dark {
    background-color: #da532c !important;
}

.border-color-orange-dark {
    border-color: #da532c !important;
}

.outline-color-orange-dark {
    outline-color: #da532c !important;
}

.fg-color-pink {
    color: #9f00a7 !important;
}

.bg-color-pink {
    background-color: #9f00a7 !important;
}

.border-color-pink {
    border-color: #9f00a7 !important;
}

.outline-color-pink {
    outline-color: #9f00a7 !important;
}

.fg-color-pink-dark {
    color: #7e3878 !important;
}

.bg-color-pink-dark {
    background-color: #7e3878 !important;
}

.border-color-pink-dark {
    border-color: #7e3878 !important;
}

.outline-color-pink-dark {
    outline-color: #7e3878 !important;
}

.fg-color-purple {
    color: #603cba !important;
}

.bg-color-purple {
    background-color: #603cba !important;
}

.border-color-purple {
    border-color: #603cba !important;
}

.outline-color-purple {
    outline-color: #603cba !important;
}

.fg-color-darken {
    color: #1d1d1d !important;
}

.bg-color-darken {
    background-color: #1d1d1d !important;
}

.border-color-darken {
    border-color: #1d1d1d !important;
}

.outline-color-darken {
    outline-color: #1d1d1d !important;
}

.fg-color-lighten {
    color: #d5e7ec !important;
}

.bg-color-lighten {
    background-color: #d5e7ec !important;
}

.border-color-lighten {
    border-color: #d5e7ec !important;
}

.outline-color-lighten {
    outline-color: #d5e7ec !important;
}

.fg-color-white {
    color: #ffffff !important;
}

.bg-color-white {
    background-color: #ffffff !important;
}

.border-color-white {
    border-color: #ffffff !important;
}

.outline-color-white {
    outline-color: #ffffff !important;
}

.fg-color-gray-dark {
    color: #525252 !important;
}

.bg-color-gray-dark {
    background-color: #525252 !important;
}

.border-color-gray-dark {
    border-color: #525252 !important;
}

.outline-color-gray-dark {
    outline-color: #525252 !important;
}

.fg-color-magenta {
    color: #ff0097 !important;
}

.bg-color-magenta {
    background-color: #ff0097 !important;
}

.border-color-magenta {
    border-color: #ff0097 !important;
}

.outline-color-magenta {
    outline-color: #ff0097 !important;
}

.fg-color-teal {
    color: #00aba9 !important;
}

.bg-color-teal {
    background-color: #00aba9 !important;
}

.border-color-teal {
    border-color: #00aba9 !important;
}

.outline-color-teal {
    outline-color: #00aba9 !important;
}

.fg-color-red-light {
    color: #ee1111 !important;
}

.bg-color-red-light {
    background-color: #ee1111 !important;
}

.border-color-red-light {
    border-color: #ee1111 !important;
}

.outline-color-red-light {
    outline-color: #ee1111 !important;
}

.fg-color-primary {
    color: #29b6f6 !important;
}

.bg-color-primary {
    background-color: #29b6f6 !important;
}

.border-color-primary {
    border-color: #29b6f6 !important;
}

.outline-color-primary {
    outline-color: #29b6f6 !important;
}

.fg-color-secondary {
    color: #313131 !important;
}

.bg-color-secondary {
    background-color: #313131 !important;
}

.border-color-secondary {
    border-color: #313131 !important;
}

.outline-color-secondary {
    outline-color: #313131 !important;
}

.fg-color-primary-txt {
    color: #313131 !important;
}

.bg-color-primary-txt {
    background-color: #313131 !important;
}

.border-color-primary-txt {
    border-color: #313131 !important;
}

.outline-color-primary-txt {
    outline-color: #313131 !important;
}

.fg-color-secondary-txt {
    color: white !important;
}

.bg-color-secondary-txt {
    background-color: white !important;
}

.border-color-secondary-txt {
    border-color: white !important;
}

.outline-color-secondary-txt {
    outline-color: white !important;
}

.fg-color-info {
    color: #00a300 !important;
}

.bg-color-info {
    background-color: #00a300 !important;
}

.border-color-info {
    border-color: #00a300 !important;
}

.outline-color-info {
    outline-color: #00a300 !important;
}

.fg-color-low {
    color: #ffd800 !important;
}

.bg-color-low {
    background-color: #ffd800 !important;
}

.border-color-low {
    border-color: #ffd800 !important;
}

.outline-color-low {
    outline-color: #ffd800 !important;
}

.fg-color-med {
    color: #e3a21a !important;
}

.bg-color-med {
    background-color: #e3a21a !important;
}

.border-color-med {
    border-color: #e3a21a !important;
}

.outline-color-med {
    outline-color: #e3a21a !important;
}

.fg-color-medium {
    color: #e3a21a !important;
}

.bg-color-medium {
    background-color: #e3a21a !important;
}

.border-color-medium {
    border-color: #e3a21a !important;
}

.outline-color-medium {
    outline-color: #e3a21a !important;
}

.fg-color-high {
    color: #d9534f !important;
}

.bg-color-high {
    background-color: #d9534f !important;
}

.border-color-high {
    border-color: #d9534f !important;
}

.outline-color-high {
    outline-color: #d9534f !important;
}

.fg-color-blue {
    color: #2e92cf !important;
}

.bg-color-blue {
    background-color: #2e92cf !important;
}

.border-color-blue {
    border-color: #2e92cf !important;
}

.outline-color-blue {
    outline-color: #2e92cf !important;
}

.fg-color-gray {
    color: #f1f1f1 !important;
}

.bg-color-gray {
    background-color: #f1f1f1 !important;
}

.border-color-gray {
    border-color: #f1f1f1 !important;
}

.outline-color-gray {
    outline-color: #f1f1f1 !important;
}

.fg-color-blue-light {
    color: #eff4ff !important;
}

.bg-color-blue-light {
    background-color: #eff4ff !important;
}

.border-color-blue-light {
    border-color: #eff4ff !important;
}

.outline-color-blue-light {
    outline-color: #eff4ff !important;
}

.fg-color-blue-dark {
    color: #2b5797 !important;
}

.bg-color-blue-dark {
    background-color: #2b5797 !important;
}

.border-color-blue-dark {
    border-color: #2b5797 !important;
}

.outline-color-blue-dark {
    outline-color: #2b5797 !important;
}

.fg-color-green {
    color: #00a300 !important;
}

.bg-color-green {
    background-color: #00a300 !important;
}

.border-color-green {
    border-color: #00a300 !important;
}

.outline-color-green {
    outline-color: #00a300 !important;
}

.fg-color-green-light {
    color: #99b433 !important;
}

.bg-color-green-light {
    background-color: #99b433 !important;
}

.border-color-green-light {
    border-color: #99b433 !important;
}

.outline-color-green-light {
    outline-color: #99b433 !important;
}

.fg-color-green-dark {
    color: #1e7145 !important;
}

.bg-color-green-dark {
    background-color: #1e7145 !important;
}

.border-color-green-dark {
    border-color: #1e7145 !important;
}

.outline-color-green-dark {
    outline-color: #1e7145 !important;
}

.fg-color-red {
    color: #b91d47 !important;
}

.bg-color-red {
    background-color: #b91d47 !important;
}

.border-color-red {
    border-color: #b91d47 !important;
}

.outline-color-red {
    outline-color: #b91d47 !important;
}

.fg-color-yellow {
    color: #ffc40d !important;
}

.bg-color-yellow {
    background-color: #ffc40d !important;
}

.border-color-yellow {
    border-color: #ffc40d !important;
}

.outline-color-yellow {
    outline-color: #ffc40d !important;
}

.fg-color-orange {
    color: #e3a21a !important;
}

.bg-color-orange {
    background-color: #e3a21a !important;
}

.border-color-orange {
    border-color: #e3a21a !important;
}

.outline-color-orange {
    outline-color: #e3a21a !important;
}

.fg-color-orange-dark {
    color: #da532c !important;
}

.bg-color-orange-dark {
    background-color: #da532c !important;
}

.border-color-orange-dark {
    border-color: #da532c !important;
}

.outline-color-orange-dark {
    outline-color: #da532c !important;
}

.fg-color-pink {
    color: #9f00a7 !important;
}

.bg-color-pink {
    background-color: #9f00a7 !important;
}

.border-color-pink {
    border-color: #9f00a7 !important;
}

.outline-color-pink {
    outline-color: #9f00a7 !important;
}

.fg-color-pink-dark {
    color: #7e3878 !important;
}

.bg-color-pink-dark {
    background-color: #7e3878 !important;
}

.border-color-pink-dark {
    border-color: #7e3878 !important;
}

.outline-color-pink-dark {
    outline-color: #7e3878 !important;
}

.fg-color-purple {
    color: #603cba !important;
}

.bg-color-purple {
    background-color: #603cba !important;
}

.border-color-purple {
    border-color: #603cba !important;
}

.outline-color-purple {
    outline-color: #603cba !important;
}

.fg-color-darken {
    color: #1d1d1d !important;
}

.bg-color-darken {
    background-color: #1d1d1d !important;
}

.border-color-darken {
    border-color: #1d1d1d !important;
}

.outline-color-darken {
    outline-color: #1d1d1d !important;
}

.fg-color-lighten {
    color: #d5e7ec !important;
}

.bg-color-lighten {
    background-color: #d5e7ec !important;
}

.border-color-lighten {
    border-color: #d5e7ec !important;
}

.outline-color-lighten {
    outline-color: #d5e7ec !important;
}

.fg-color-white {
    color: #ffffff !important;
}

.bg-color-white {
    background-color: #ffffff !important;
}

.border-color-white {
    border-color: #ffffff !important;
}

.outline-color-white {
    outline-color: #ffffff !important;
}

.fg-color-gray-dark {
    color: #525252 !important;
}

.bg-color-gray-dark {
    background-color: #525252 !important;
}

.border-color-gray-dark {
    border-color: #525252 !important;
}

.outline-color-gray-dark {
    outline-color: #525252 !important;
}

.fg-color-magenta {
    color: #ff0097 !important;
}

.bg-color-magenta {
    background-color: #ff0097 !important;
}

.border-color-magenta {
    border-color: #ff0097 !important;
}

.outline-color-magenta {
    outline-color: #ff0097 !important;
}

.fg-color-teal {
    color: #00aba9 !important;
}

.bg-color-teal {
    background-color: #00aba9 !important;
}

.border-color-teal {
    border-color: #00aba9 !important;
}

.outline-color-teal {
    outline-color: #00aba9 !important;
}

.fg-color-red-light {
    color: #ee1111 !important;
}

.bg-color-red-light {
    background-color: #ee1111 !important;
}

.border-color-red-light {
    border-color: #ee1111 !important;
}

.outline-color-red-light {
    outline-color: #ee1111 !important;
}

[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

    [type=range]:focus {
        outline: none;
    }

    [type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        transition: all .2s ease;
        box-shadow: 0 0 0 #222, 0 0 0 #2f2f2f;
        background: #29b6f6;
        border: 0 solid #000;
        border-radius: 0;
    }

    [type=range].dark::-webkit-slider-runnable-track {
        background: #313131;
    }

    [type=range]::-webkit-slider-thumb {
        box-shadow: 0 0 0 #111, 0 0 0 #1e1e1e;
        border: 1px solid #29b6f6;
        height: 20px;
        width: 15px;
        border-radius: 0px;
        background: #313131;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7.5px;
    }

    [type=range]:focus::-webkit-slider-runnable-track {
        background: #41bef7;
    }

    [type=range].dark:focus::-webkit-slider-runnable-track {
        background: #3e3e3e;
    }

    [type=range]::-moz-range-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        transition: all .2s ease;
        box-shadow: 0 0 0 #222, 0 0 0 #2f2f2f;
        background: #29b6f6;
        border: 0 solid #000;
        border-radius: 0;
    }

    [type=range].dark::-moz-range-track {
        background: #313131;
    }

    [type=range]::-moz-range-thumb {
        box-shadow: 0 0 0 #111, 0 0 0 #1e1e1e;
        border: 1px solid #29b6f6;
        height: 20px;
        width: 15px;
        border-radius: 0px;
        background: #313131;
        cursor: pointer;
    }

    [type=range]::-ms-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        transition: all .2s ease;
        background: transparent;
        border-color: transparent;
        border-width: 15px 0;
        color: transparent;
    }

    [type=range]::-ms-fill-lower {
        box-shadow: 0 0 0 #222, 0 0 0 #2f2f2f;
        background: #11aef5;
        border: 0 solid #000;
        border-radius: 0;
    }

    [type=range].dark::-ms-fill-lower {
        background: #242424;
    }

    [type=range]::-ms-fill-upper {
        box-shadow: 0 0 0 #222, 0 0 0 #2f2f2f;
        background: #29b6f6;
        border: 0 solid #000;
        border-radius: 0;
    }

    [type=range].dark::-ms-fill-upper {
        background: #313131;
    }

    [type=range]::-ms-thumb {
        box-shadow: 0 0 0 #111, 0 0 0 #1e1e1e;
        border: 1px solid #29b6f6;
        height: 20px;
        width: 15px;
        border-radius: 0px;
        background: #313131;
        cursor: pointer;
    }

    [type=range]:focus::-ms-fill-lower {
        background: #29b6f6;
    }

    [type=range].dark:focus::-ms-fill-lower {
        background: #313131;
    }

    [type=range]:focus::-ms-fill-upper {
        background: #41bef7;
    }

    [type=range].dark:focus::-ms-fill-upper {
        background: #3e3e3e;
    }

/* golden layout hack */
.lm_title {
    margin-top: -3px;
}

.lm_content {
    overflow: hidden;
    position: relative;
}

.component-toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 35px;
    background: #29b6f6;
    color: #313131;
    padding: 0px;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow color=rgba(0, 0, 0, 0.5), Direction=180, Strength=2;
}

    .component-toolbar .toolbar-item {
        display: inline-block;
        padding: 5px;
        margin: 0;
        text-align: center;
        cursor: pointer;
        background: transparent;
        width: auto;
        height: 25px;
        line-height: 12.5px;
    }

        .component-toolbar .toolbar-item:hover {
            background: rgba(49, 49, 49, 0.25);
        }

        .component-toolbar .toolbar-item i {
            line-height: 15px;
        }

        .component-toolbar .toolbar-item.selected {
            color: rgba(49, 49, 49, 0.5);
        }

        .component-toolbar .toolbar-item span {
            line-height: 10px;
            display: block;
            font-size: smaller;
        }

.component-content {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.event-card {
    padding: 7px;
    background: #313131;
    color: white;
    border-bottom: 5px solid;
}

    .event-card .event-title {
        font-weight: bold;
    }

    .event-card .event-triggers {
        font-size: smaller;
    }

    .event-card .event-trigger {
        color: black;
        padding: 1px 2px;
    }

.curve-collection-content {
    padding: 0px;
}

.curve-container {
    background: white;
    border: 1px solid rgba(128, 128, 128, 0.4);
    border-top: 1px solid rgba(128, 128, 128, 0.3);
    border-bottom: 1px solid gray;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.curve-menu {
    padding: 0 5px;
}

    .curve-menu label {
        display: inline;
    }

.flagger-flag {
    font-weight: bold;
    font-family: Arial;
    font-size: 10px;
    padding: 01px 2px 01px 2px;
}

    .flagger-flag.with-badge {
        padding: 0 0 0 2px;
    }

    .flagger-flag .flagger-badge {
        border-radius: 9px 0 0 9px;
        background-color: red;
        padding: 2px;
        color: white;
        margin-left: 2px;
        vertical-align: middle;
    }

.views-layout {
    padding: 20px;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
    position: relative;
}

    .views-layout .left-pan {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 240px;
        height: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        box-sizing: border-box;
        border-right: 1px solid #e0e0e0;
        background: #fafafa;
        color: #424242;
        overflow: visible;
        overflow-y: auto;
        z-index: 5;
    }

    .views-layout .right-pan {
        -ms-flex: 0 1 auto;
        position: relative;
        display: inline-block;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        z-index: 1;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        top: 0;
        left: 250px;
        right: 0;
        bottom: 0;
    }

.toggle-header {
    cursor: pointer;
}

    .toggle-header.selected, .toggle-header:hover {
        color: #29b6f6;
        border-bottom: 1px solid #29b6f6;
    }

.target-badge {
    display: inline-block;
    height: 24px;
    border-radius: 5px;
    padding: 0 5px;
    vertical-align: middle;
}

.view-list {
    margin-top: 10px;
}

    .view-list hr {
        margin: 5px 0;
    }

    .view-list .view-item {
        cursor: pointer;
        border-bottom: 1px gray solid;
        padding: 2px 10px;
    }

    .view-list .view:hover, .view-list .view.current {
        background: #29b6f6;
        color: #313131;
    }

.mdl-card.curve-list-item {
    min-height: 0;
    padding: 10;
    width: initial;
    margin-bottom: 5px;
}

ul.no-list-dec {
    list-style: none;
    padding: 0;
}

    ul.no-list-dec li {
        list-style: none;
        margin: 0;
    }

flight-timeline .tl-menu {
    position: absolute;
    width: 150px;
    box-shadow: inherit;
    height: 55px;
    background-color: #29b6f6;
    color: #313131;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow color=rgba(0, 0, 0, 0.5), Direction=180, Strength=2;
}

    flight-timeline .tl-menu .tl-timer {
        height: 20px;
        padding: 8px 0 0 0;
        text-align: center;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    flight-timeline .tl-menu .tl-buttons {
        text-align: center;
    }

        flight-timeline .tl-menu .tl-buttons > span {
            margin: 0;
            border-radius: 30px;
            padding: 5px;
            display: inline-block;
            width: 14px;
            outline: none;
            cursor: pointer;
        }

            flight-timeline .tl-menu .tl-buttons > span:hover, flight-timeline .tl-menu .tl-buttons > span:active, flight-timeline .tl-menu .tl-buttons > span:focus {
                background-color: rgba(49, 49, 49, 0.25);
            }

flight-timeline .tl-timeline {
    position: absolute;
    background: #313131;
    top: 0;
    left: 150px;
    bottom: 0;
    right: 0;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow color=rgba(0, 0, 0, 0.5), Direction=180, Strength=2;
}

    flight-timeline .tl-timeline .tl-flags {
        position: absolute;
        top: 10px;
        left: 0;
        height: 40px;
        right: 0;
    }

    flight-timeline .tl-timeline .tl-slider {
        position: absolute;
        bottom: -5px;
        left: 0;
        height: 20px;
        right: 0;
    }

.button {
    display: inline-block;
    padding: 2px 8px;
    background: #29b6f6;
    color: #313131;
    cursor: pointer;
}

    .button:hover {
        background: #5ac7f8;
    }

.modal-window-element {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

    .modal-window-element .mw-header {
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        background: #29b6f6;
        color: #313131;
        padding: 20px;
    }

    .modal-window-element .mw-content {
        padding: 20px;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: auto;
    }

    .modal-window-element .mw-footer {
        padding: 20px;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
    }

        .modal-window-element .mw-footer .right-buttons {
            float: right;
        }

.sr-dropdown {
    position: relative;
    display: inline-block;
}

    .sr-dropdown.sr-dd-open > .sr-dropdown-menu {
        display: block;
    }

.sr-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    .sr-dropdown-menu > span {
        padding: 3px 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .sr-dropdown-menu > span:hover {
            background: #29b6f6;
        }

.tab-strip {
    margin-bottom: 2px;
    margin-top: 2px;
}

    .tab-strip span {
        display: inline-block;
        padding: 5px;
        border-bottom: 2px solid transparent;
        cursor: pointer;
        border-radius: 1px;
    }

        .tab-strip span:hover {
            background: #f1f1f1;
            border-bottom: 2px solid #29b6f6;
        }

        .tab-strip span.selected {
            border-bottom: 2px solid #29b6f6;
        }

.select-button {
    display: inline-block;
    margin-right: 5px;
    border: 4px solid transparent;
    background-color: #f0f6ff;
    box-shadow: inset 0 0 1px #FFFFCC;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 25px 0 5px;
}

    .select-button.bl {
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        padding: 4px 25px 4px 5px;
    }

    .select-button:hover {
        background: #d3dbe6;
    }

    .select-button.selected {
        border: 4px solid #29b6f6;
    }

        .select-button.selected.bl:before {
            top: 2px;
            right: 1px;
        }

        .select-button.selected.bl {
            border-top-width: 0px;
            border-bottom-width: 0px;
            border-left-width: 0px;
            border-right-width: 0px;
            padding: 4px 25px 4px 5px;
        }

        .select-button.selected:before {
            position: absolute;
            display: block;
            content: "";
            background-color: transparent;
            border-color: #ffffff;
            border-left: 2px solid;
            border-bottom: 2px solid;
            height: 7px;
            width: 12px;
            right: 0px;
            color: white;
            top: 0px;
            z-index: 102;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .select-button.selected:after {
            position: absolute;
            display: block;
            border-top: 28px solid #29b6f6;
            border-left: 28px solid transparent;
            right: 0;
            content: "";
            top: 0;
            z-index: 101;
        }

param-list .parameter-list {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

param-list .loaded {
    font-weight: bold;
}

param-list .select-button {
    margin-top: 5px;
    margin-right: 2%;
    width: 20%;
    height: auto;
}

    param-list .select-button .div {
        font-size: smaller;
        font-style: italic;
    }

    param-list .select-button.recorded {
        border-left-width: 6px !important;
        border-left-color: lightgreen !important;
    }

    param-list .select-button.calculated {
        border-left-width: 6px !important;
        border-left-color: lightblue !important;
    }

.event-action {
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

    .event-action.open:hover, .event-action.open.current-status {
        background: #2e92cf;
    }

    .event-action.valid:hover, .event-action.valid.current-status {
        background: #00a300;
    }

    .event-action.invalid:hover, .event-action.invalid.current-status {
        background: #E53013;
    }

.approach-info {
    background: rgba(41, 182, 246, 0.58);
    position: absolute;
    top: 17px;
    right: 32px;
    padding: 5px;
    font-size: small;
    border-radius: 5px;
}

body {
    line-height: 15px;
    /*background: #fafafa;*/
    font-size: 13px;
}

label, .mdl-card, .mdl-card__supporting-text {
    font-size: 13px;
    line-height: 15px;
}

a, a:visited, a:focus, a:hover {
    color: inherit;
}

.selected {
    background: transparent;
    width: inherit;
}

.mdl-button {
    font-size: 13px;
}

.mdl-button-shell {
    background: 0 0;
    border: none;
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
    outline: none;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
}

.sr-dropdown-menu {
    padding: 0;
    width: 180px;
}

    .sr-dropdown-menu .mdl-button {
        width: 180px;
        padding: 0;
    }

hr {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0;
}

.app-menu {
    position: fixed;
    top: 0;
    left: 250px;
}

    .app-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .app-menu ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .app-menu ul li .app-menu-button {
                display: inline-block;
                position: relative;
                cursor: pointer;
                color: #fafafa;
                padding: 0 10px;
                margin: 0;
                font-size: 31px;
                height: 36px;
            }

                .app-menu ul li .app-menu-button.active {
                    color: #29b6f6;
                }

                    .app-menu ul li .app-menu-button.active:after {
                        content: '';
                        display: block;
                        position: absolute;
                        bottom: 0px;
                        left: 18px;
                        width: 0;
                        height: 0;
                        border-color: transparent transparent #fafafa transparent;
                        border-style: solid;
                        border-width: 5px;
                    }

.app-content, .app-view {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.app-content {
    overflow: hidden;
}

.view-hidden {
    top: 100%;
    bottom: -100%;
}

.info-view {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

    .info-view textarea {
        border: none;
        outline: none;
        background: transparent;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 0;
        box-shadow: none;
    }

    .info-view .info-cards {
        height: 100%;
        width: 900px;
        overflow: auto;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .info-view .info-menu {
        width: 50px;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .info-view .info-subview {
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }

@media screen and (max-width: 1400px) {
    .info-view .to-card .mdl-card__actions {
        display: none;
    }

    .info-view .info-cards {
        width: 650px;
    }
}

@media screen and (max-width: 1024px) {
    .info-view {
        display: block;
        overflow-y: auto;
    }

        .info-view .info-cards {
            width: auto;
            height: auto;
        }

        .info-view .info-menu {
            width: 100%;
            height: 50px;
        }

            .info-view .info-menu li {
                display: inline-block;
                margin-right: 5px;
            }

        .info-view .info-subview {
            min-height: 90%;
            border-left-color: transparent;
            border-top-color: lightgray;
        }
}

.info-cards-row {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

    .info-cards-row .info-card {
        width: 50%;
        padding: 10px;
        display: block;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }

.info-menu {
    background: transparent;
}

    .info-menu ul li {
        position: relative;
        font-size: 30px;
        margin-bottom: 10px;
        cursor: pointer;
        padding-left: 7px;
    }

        .info-menu ul li.active:after, .info-menu ul li.active:before {
            content: '';
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
        }

        .info-menu ul li.active:after {
            top: 2px;
            left: 31px;
            border-color: transparent white transparent transparent;
            border-width: 10px;
        }

        .info-menu ul li.active:before {
            top: 1px;
            left: 28px;
            border-color: transparent lightgray transparent transparent;
            border-width: 11px;
        }

@media screen and (max-width: 1024px) {
    .info-menu ul {
        padding: 0 10px;
    }

        .info-menu ul li {
            padding-top: 8px;
        }

            .info-menu ul li.active:after {
                top: 31px;
                left: 8px;
                border-color: transparent transparent white transparent;
                border-width: 10px;
            }

            .info-menu ul li.active:before {
                top: 29px;
                left: 7px;
                border-color: transparent transparent lightgray transparent;
                border-width: 11px;
            }
}

.info-subview {
    background: white;
    border: 1px solid transparent;
    border-left-color: lightgray;
}

.comment-section-info {
    font-weight: normal;
}

.file-list-header .mdl-card__title {
    background: #29b6f6;
    color: white;
    font-weight: bold;
}

.file-list-header .mdl-card__actions {
    border: none;
    padding: 0;
}

.file-list-header .mdl-button {
    border-radius: 0;
}

.to-card {
    width: 100%;
    min-width: 0;
    display: inline-block;
}

.lm_goldenlayout {
    background: transparent;
}

.flightSnapshot {
    min-width: 140px;
    height: 70px;
    overflow-y: hidden;
    background: #a6afbe;
    text-align: right;
    color: white;
    margin: 5px;
    display: inline-block;
}

.flightSnapshotIcon {
    display: block;
    float: left;
    font-size: 30px;
    left: 10px;
    position: relative;
    top: 30px;
}

.flightSnapshotContainer {
    width: 95%;
    height: 100%;
    padding-top: 10px;
}

.flightSnapshotTitle {
    font-size: 18px;
}

.flightSnapshotSubtitle {
    font-size: 10px;
}

.flightPerfoSnapshot {
    min-width: 140px;
    height: 45px;
    background: #a6afbe;
    text-align: right;
    color: white;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.flightPerfoSnapshotIcon {
    display: block;
    float: left;
    font-size: 13px;
    left: 0px;
    position: relative;
    top: 27px;
    border: 1px solid #525252;
}

.lm_header select {
    height: 15px;
    line-height: 15px;
    width: 150px;
    padding: 2px;
}

.no-padding {
    padding: 0;
}

.flightSnapshot {
    color: black;
    border-radius: 3px;
    margin: 2px 2px;
}

.airport-map-title {
    position: relative;
    top: -50px;
    left: 0;
    display: inline-block;
    padding: 4px 8px 4px 15px;
    background: #313131;
    border-radius: 0 3px 3px 0;
    color: white;
}

.airport-map {
    width: 100%;
    height: 150px;
    background: #a6afbe;
}

.aircraft-card {
    width: 100%;
    min-height: 0;
}

    .aircraft-card .mdl-card__title {
        height: 25px;
        padding: 4px 8px 4px 15px;
        background: #313131;
        color: white;
    }

    .aircraft-card .aircraft-prop-list {
        display: flex;
        text-align: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
    }

        .aircraft-card .aircraft-prop-list .aircraft-prop {
            -ms-flex: 1 1 auto;
            -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
            border-left: 1px solid rgba(0, 0, 0, 0.1);
        }

        .aircraft-card .aircraft-prop-list > :first-child {
            border-left: none;
        }

        .aircraft-card .aircraft-prop-list .aircraft-prop-title, .aircraft-card .aircraft-prop-list .aircraft-prop-value {
            display: block;
        }

        .aircraft-card .aircraft-prop-list .aircraft-prop-title {
            font-weight: bold;
        }

.info-subview {
    padding: 5px;
    overflow: auto;
}

.event-list-item {
    position: relative;
    margin-bottom: 2px;
}

    .event-list-item .event-actions {
        position: absolute;
        top: 3px;
        right: 4px;
    }

        .event-list-item .event-actions span {
            font-size: 11.844px;
            font-weight: bold;
            line-height: 14px;
            color: #ffffff;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            white-space: nowrap;
            vertical-align: baseline;
            background-color: #999999;
            padding: 1px 4px 2px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            cursor: pointer;
        }

        .event-list-item .event-actions .open-action.open, .event-list-item .event-actions .open-action:hover {
            background: #2e92cf;
        }

        .event-list-item .event-actions .valid-action.valid, .event-list-item .event-actions .valid-action:hover {
            background: #00a300;
        }

        .event-list-item .event-actions .invalid-action.invalid, .event-list-item .event-actions .invalid-action:hover {
            background: #E53013;
        }

    .event-list-item .event-list-item-header {
        background: #313131;
        color: white;
        cursor: pointer;
        padding: 5px 10px;
    }

        .event-list-item .event-list-item-header.low {
            border-left: 5px solid #ffd800;
        }

        .event-list-item .event-list-item-header.medium {
            border-left: 5px solid #e3a21a;
        }

        .event-list-item .event-list-item-header.high {
            border-left: 5px solid #d9534f;
        }

    .event-list-item .event-list-item-content {
        border-top: none;
        padding: 5px 10px;
        background: white;
    }

        .event-list-item .event-list-item-content.low {
            border: 1px solid #ffd800;
            border-left: 5px solid #ffd800;
        }

        .event-list-item .event-list-item-content.medium {
            border: 1px solid #e3a21a;
            border-left: 5px solid #e3a21a;
        }

        .event-list-item .event-list-item-content.high {
            border: 1px solid #d9534f;
            border-left: 5px solid #d9534f;
        }

        .event-list-item .event-list-item-content .flightSnapshot {
            display: block;
            margin-bottom: 5px;
        }

.comment:first-child {
    border-top: none;
}

.comment {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin: 5px 0;
    padding: 5px 10px;
}

    .comment .comment-avatar {
        display: inline-block;
        vertical-align: top;
    }

    .comment .comment-header {
        display: inline-block;
    }

        .comment .comment-header .username {
            display: block;
            padding: 0;
            font-weight: bold;
        }

        .comment .comment-header .date {
            font-style: italic;
            font-size: smaller;
            display: block;
        }

    .comment .comment-menu {
        display: inline-block;
        float: right;
    }

    .comment .comment-content {
        margin: 5px 0;
    }

.mdl-button2 {
    padding: 5px;
    display: inline-block;
    border-radius: 5px;
    min-width: 0;
    vertical-align: middle;
    line-height: 11px;
    cursor: pointer;
}

    .mdl-button2:hover {
        background-color: rgba(158, 158, 158, 0.2);
    }

.card-w100 {
    width: 100%;
}

.card-h0 {
    min-height: 0;
}

.card-mb10 {
    margin-bottom: 10px;
    overflow: visible;
}

.btn-group {
    display: inline-block;
}

.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-window-element {
    border-radius: 6px;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    z-index: 999999;
}

.mdl-button.active {
    color: #29b6f6;
}

.avatar-sm {
    vertical-align: top;
}

.badge1 {
    position: relative;
}

    .badge1[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 1px;
        left: -6px;
        font-size: 11px;
        background: #29b6f6;
        color: white;
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        border-radius: 50%;
        box-shadow: 0 0 1px #333;
    }

[class^="icon-"], [class*=" icon-"] {
    line-height: 1;
    display: inline;
}

.fromUserMessageBubble {
    position: relative;
    left: 20%;
    width: 75%;
    /*height: 120px;*/
    min-height: 35px;
    padding: 10px;
    background: #00FF00;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #000000 solid 3px;
}

    .fromUserMessageBubble:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 7px 0 7px 20px;
        border-color: transparent #00FF00;
        display: block;
        width: 0;
        z-index: 1;
        right: -20px;
        top: 22px;
    }

    .fromUserMessageBubble:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 9px 0 9px 22px;
        border-color: transparent #000000;
        display: block;
        width: 0;
        z-index: 0;
        right: -25px;
        top: 20px;
    }

.fromOtherMessageBubble {
    position: relative;
    left: 2%;
    width: 75%;
    /*height: 120px;*/
    min-height: 35px;
    padding: 10px;
    background: #FFFFFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: #000000 solid 3px;
}

    .fromOtherMessageBubble:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 7px 20px 7px 0;
        border-color: transparent #FFFFFF;
        display: block;
        width: 0;
        z-index: 1;
        left: -20px;
        top: 22px;
    }

    .fromOtherMessageBubble:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 9px 22px 9px 0;
        border-color: transparent #000000;
        display: block;
        width: 0;
        z-index: 0;
        left: -25px;
        top: 20px;
    }

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MeteoconsRegular';
    src: url('meteocons/meteocons-webfont.eot');
    src: url('meteocons/meteocons-webfont.eot?#iefix') format('embedded-opentype'), url('meteocons/meteocons-webfont.woff') format('woff'), url('meteocons/meteocons-webfont.ttf') format('truetype'), url('meteocons/meteocons-webfont.svg#MeteoconsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*Use the following CSS code if you want to use data attributes for inserting your icons 
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}*/

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-newspaper, .icon-pencil, .icon-profile, .icon-file, .icon-copy, .icon-paste, .icon-podcast, .icon-location, .icon-compass, .icon-location-2, .icon-disk, .icon-screen, .icon-bubble, .icon-bubbles, .icon-bubbles-2, .icon-user, .icon-users, .icon-user-2, .icon-user-3, .icon-spinner, .icon-spinner-2, .icon-spinner-3, .icon-zoom-in, .icon-zoom-out, .icon-search, .icon-settings, .icon-equalizer, .icon-wrench, .icon-cogs, .icon-cog, .icon-airplane, .icon-bars, .icon-bars-2, .icon-stats, .icon-pie, .icon-aid, .icon-shield, .icon-target, .icon-dashboard, .icon-list, .icon-menu, .icon-signup, .icon-switch, .icon-lightning, .icon-cloud-download, .icon-cloud-upload, .icon-flag, .icon-globe, .icon-earth, .icon-close, .icon-checkmark, .icon-minus, .icon-plus, .icon-play, .icon-pause, .icon-stop, .icon-backward, .icon-forward, .icon-arrow-up-left, .icon-arrow-up, .icon-arrow-right, .icon-arrow-down, .icon-arrow-left, .icon-filter, .icon-mail, .icon-mail-2, .icon-mail-3, .icon-mail-4, .icon-file-powerpoint, .icon-libreoffice, .icon-file-openoffice, .icon-file-excel, .icon-stats-2, .icon-location-3, .icon-tag, .icon-floppy, .icon-database, .icon-x-altx-alt, .icon-check-alt, .icon-x, .icon-checkmark-2, .icon-map-pin-stroke, .icon-map-pin-fill, .icon-target-2, .icon-chart-alt, .icon-home-2, .icon-meter, .icon-road, .icon-accessibility, .icon-soundcloud, .icon-intersection, .icon-infinity, .icon-triangle, .icon-uniF471, .icon-uniF470, .icon-uniF478, .icon-uniF479, .icon-uniF477, .icon-uniF476, .icon-uniF475, .icon-uniF474, .icon-uniF473, .icon-uniF472, .icon-uniF487, .icon-windleft, .icon-windright, .icon-rim, .icon-raceflag, .icon-circleleft, .icon-circleup, .icon-circleright, .icon-uniF006, .icon-ajax, .icon-analytics3, .icon-network, .icon-plugin, .icon-sync, .icon-cd, .icon-vinyl, .icon-plug, .icon-sync2, .icon-vector, .icon-line, .icon-lineheight, .icon-sortbysizeascending, .icon-sortbysizedescending, .icon-color, .icon-ruler, .icon-indentleft, .icon-indentright, .icon-rotateclockwise, .icon-rotatecounterclockwise, .icon-canvasrulers, .icon-flag-2, .icon-stopwatch, .icon-storm2, .icon-flag2, .icon-airplane-2, .icon-road-2, .icon-freeway, .icon-stockup, .icon-timeline, .icon-stockdown, .icon-paperairplane, .icon-orange, .icon-rocket, .icon-lightning2 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

    .icon-home:before {
        content: "\e309";
    }

    .icon-newspaper:before {
        content: "\e306";
    }

    .icon-pencil:before {
        content: "\e305";
    }

    .icon-profile:before {
        content: "\e2e7";
    }

    .icon-file:before {
        content: "\e2e5";
    }

    .icon-copy:before {
        content: "\e2e2";
    }

    .icon-paste:before {
        content: "\e2df";
    }

    .icon-podcast:before {
        content: "\e2ed";
    }

    .icon-location:before {
        content: "\e2c7";
    }

    .icon-compass:before {
        content: "\e2c6";
    }

    .icon-location-2:before {
        content: "\e2c8";
    }

    .icon-disk:before {
        content: "\e020";
    }

    .icon-screen:before {
        content: "\e012";
    }

    .icon-bubble:before {
        content: "\e02a";
    }

    .icon-bubbles:before {
        content: "\e02b";
    }

    .icon-bubbles-2:before {
        content: "\e02c";
    }

    .icon-user:before {
        content: "\e030";
    }

    .icon-users:before {
        content: "\e031";
    }

    .icon-user-2:before {
        content: "\e034";
    }

    .icon-user-3:before {
        content: "\e035";
    }

    .icon-spinner:before {
        content: "\e038";
    }

    .icon-spinner-2:before {
        content: "\e039";
    }

    .icon-spinner-3:before {
        content: "\e03a";
    }

    .icon-zoom-in:before {
        content: "\e040";
    }

    .icon-zoom-out:before {
        content: "\e041";
    }

    .icon-search:before {
        content: "\e03f";
    }

    .icon-settings:before {
        content: "\e04c";
    }

    .icon-equalizer:before {
        content: "\e04d";
    }

    .icon-wrench:before {
        content: "\e04b";
    }

    .icon-cogs:before {
        content: "\e04f";
    }

    .icon-cog:before {
        content: "\e050";
    }

    .icon-airplane:before {
        content: "\e06a";
    }

    .icon-bars:before {
        content: "\e058";
    }

    .icon-bars-2:before {
        content: "\e057";
    }

    .icon-stats:before {
        content: "\e056";
    }

    .icon-pie:before {
        content: "\e055";
    }

    .icon-aid:before {
        content: "\e053";
    }

    .icon-shield:before {
        content: "\e06f";
    }

    .icon-target:before {
        content: "\e06e";
    }

    .icon-dashboard:before {
        content: "\e062";
    }

    .icon-list:before {
        content: "\e075";
    }

    .icon-menu:before {
        content: "\e078";
    }

    .icon-signup:before {
        content: "\e073";
    }

    .icon-switch:before {
        content: "\e071";
    }

    .icon-lightning:before {
        content: "\e070";
    }

    .icon-cloud-download:before {
        content: "\e07b";
    }

    .icon-cloud-upload:before {
        content: "\e07c";
    }

    .icon-flag:before {
        content: "\e084";
    }

    .icon-globe:before {
        content: "\e081";
    }

    .icon-earth:before {
        content: "\e082";
    }

    .icon-close:before {
        content: "\e0bd";
    }

    .icon-checkmark:before {
        content: "\e0be";
    }

    .icon-minus:before {
        content: "\e0c1";
    }

    .icon-plus:before {
        content: "\e0c2";
    }

    .icon-play:before {
        content: "\e0c5";
    }

    .icon-pause:before {
        content: "\e0c6";
    }

    .icon-stop:before {
        content: "\e0c7";
    }

    .icon-backward:before {
        content: "\e0c8";
    }

    .icon-forward:before {
        content: "\e0c9";
    }

    .icon-arrow-up-left:before {
        content: "\e0ef";
    }

    .icon-arrow-up:before {
        content: "\e0f0";
    }

    .icon-arrow-right:before {
        content: "\e0f2";
    }

    .icon-arrow-down:before {
        content: "\e0f4";
    }

    .icon-arrow-left:before {
        content: "\e0f6";
    }

    .icon-filter:before {
        content: "\e0ff";
    }

    .icon-mail:before {
        content: "\e11f";
    }

    .icon-mail-2:before {
        content: "\e120";
    }

    .icon-mail-3:before {
        content: "\e121";
    }

    .icon-mail-4:before {
        content: "\e122";
    }

    .icon-file-powerpoint:before {
        content: "\e177";
    }

    .icon-libreoffice:before {
        content: "\e171";
    }

    .icon-file-openoffice:before {
        content: "\e173";
    }

    .icon-file-excel:before {
        content: "\e175";
    }

    .icon-stats-2:before {
        content: "\e273";
    }

    .icon-location-3:before {
        content: "\e28e";
    }

    .icon-tag:before {
        content: "\e28d";
    }

    .icon-floppy:before {
        content: "\e26d";
    }

    .icon-database:before {
        content: "\e260";
    }

    .icon-x-altx-alt:before {
        content: "\e21a";
    }

    .icon-check-alt:before {
        content: "\e21c";
    }

    .icon-x:before {
        content: "\e21b";
    }

    .icon-checkmark-2:before {
        content: "\e21d";
    }

    .icon-map-pin-stroke:before {
        content: "\e18c";
    }

    .icon-map-pin-fill:before {
        content: "\e18b";
    }

    .icon-target-2:before {
        content: "\e189";
    }

    .icon-chart-alt:before {
        content: "\e1a1";
    }

    .icon-home-2:before {
        content: "\e19c";
    }

    .icon-meter:before {
        content: "\e000";
    }

    .icon-road:before {
        content: "\e001";
    }

    .icon-accessibility:before {
        content: "\e002";
    }

    .icon-soundcloud:before {
        content: "\e003";
    }

    .icon-intersection:before {
        content: "\2229";
    }

    .icon-infinity:before {
        content: "\221e";
    }

    .icon-triangle:before {
        content: "\25b3";
    }

    .icon-uniF471:before {
        content: "\f471";
    }

    .icon-uniF470:before {
        content: "\f470";
    }

    .icon-uniF478:before {
        content: "\f478";
    }

    .icon-uniF479:before {
        content: "\f479";
    }

    .icon-uniF477:before {
        content: "\f477";
    }

    .icon-uniF476:before {
        content: "\f476";
    }

    .icon-uniF475:before {
        content: "\f475";
    }

    .icon-uniF474:before {
        content: "\f474";
    }

    .icon-uniF473:before {
        content: "\f473";
    }

    .icon-uniF472:before {
        content: "\f472";
    }

    .icon-uniF487:before {
        content: "\f487";
    }

    .icon-windleft:before {
        content: "\f424";
    }

    .icon-windright:before {
        content: "\f425";
    }

    .icon-rim:before {
        content: "\f36f";
    }

    .icon-raceflag:before {
        content: "\f38e";
    }

    .icon-circleleft:before {
        content: "\f3c6";
    }

    .icon-circleup:before {
        content: "\f3c8";
    }

    .icon-circleright:before {
        content: "\f3c9";
    }

    .icon-uniF006:before {
        content: "\f006";
    }

    .icon-ajax:before {
        content: "\f06f";
    }

    .icon-analytics3:before {
        content: "\f07d";
    }

    .icon-network:before {
        content: "\f0a6";
    }

    .icon-plugin:before {
        content: "\f0a0";
    }

    .icon-sync:before {
        content: "\f0bd";
    }

    .icon-cd:before {
        content: "\f0cd";
    }

    .icon-vinyl:before {
        content: "\f0cc";
    }

    .icon-plug:before {
        content: "\f0ea";
    }

    .icon-sync2:before {
        content: "\f11c";
    }

    .icon-vector:before {
        content: "\f1b6";
    }

    .icon-line:before {
        content: "\f1bf";
    }

    .icon-lineheight:before {
        content: "\f1c0";
    }

    .icon-sortbysizeascending:before {
        content: "\f1c3";
    }

    .icon-sortbysizedescending:before {
        content: "\f1c4";
    }

    .icon-color:before {
        content: "\f1e6";
    }

    .icon-ruler:before {
        content: "\f1ef";
    }

    .icon-indentleft:before {
        content: "\f1f2";
    }

    .icon-indentright:before {
        content: "\f1f3";
    }

    .icon-rotateclockwise:before {
        content: "\f202";
    }

    .icon-rotatecounterclockwise:before {
        content: "\f203";
    }

    .icon-canvasrulers:before {
        content: "\f205";
    }

    .icon-flag-2:before {
        content: "\f20b";
    }

    .icon-stopwatch:before {
        content: "\f219";
    }

    .icon-storm2:before {
        content: "\f231";
    }

    .icon-flag2:before {
        content: "\f232";
    }

    .icon-airplane-2:before {
        content: "\f23e";
    }

    .icon-road-2:before {
        content: "\f249";
    }

    .icon-freeway:before {
        content: "\f24a";
    }

    .icon-stockup:before {
        content: "\f251";
    }

    .icon-timeline:before {
        content: "\f253";
    }

    .icon-stockdown:before {
        content: "\f252";
    }

    .icon-paperairplane:before {
        content: "\f296";
    }

    .icon-orange:before {
        content: "\f29e";
    }

    .icon-rocket:before {
        content: "\f29c";
    }

    .icon-lightning2:before {
        content: "\f2a8";
    }
