/*
::-webkit-scrollbar {
  width: 8px;
  background-color: #01579B;
}
::-webkit-scrollbar-track {
  background-color: #eaeaea;
}
::-webkit-scrollbar-thumb {
  background-color: #415f69;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #7bbcee;
}
*/

.contactus [md-input-container] {
    padding-bottom: 0;
}

md-input-container {
    padding-bottom: 0;
    /*margin-bottom: 0;*/
}

.form-inline {
    max-height: 54px;
}

.site {
    display: flex;
    height: 100vh;
    flex-direction: column;
    min-width: 600px;
    /*font-size: 14px;*/
    /*color:#FFFFFF;*/
    /*background-color: #222222;*/
    overflow-x: hidden;
    overflow-y: hidden;
}

[layout-margin] {
    margin: 4px;
}

[layout-padding] {
    padding: 4px;
}

md-input-container {
    margin-bottom: 0 !important;
}

body {
    background: #4B4646;
    font-size: .8em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #696969;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

h2 {
    font-size: 1.5em !important;
    font-weight: 600 !important;;
}

button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}

shell {
    display: flex;
    width: 1020px;
    margin: 0 auto;
    flex-direction: column;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #FFFFFF;

}

.home {
    display: flex;
    height: 100vh;
}

.view {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.maintoolbar-transformable {
    -webkit-transition: height 100ms linear;
    -moz-transition: height 100ms linear;
    -o-transition: height 100ms linear;
    -ms-transition: height 100ms linear;
    transition: height 100ms linear;

}

.maintoolbar {
    background-color: #000044 !important;
    color: #FFFFFF !important;
    height: 50px;

}

.logo {
    width: 300px;
}

.maintoolbar-small {
    height: 64px;
    height: 64px;
}

.maintoolbar-normal {
    height: 128px;
}

.maintoolbar-big {
    height: 420px;
    max-height: 420px
}

.uppercase {
    text-transform: uppercase;
}

.faint-box {
    background-color: rgba(119, 136, 153, 0.05);
    border-bottom-style: inset;
    border-radius: 2px;
}

app-console {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
}

.md-header-picture {
    position: relative;
    width: 100%;
    /* padding-bottom: 56.25%; */
    overflow: hidden;
    background-size: 101%;
    background-position: 0 6%;
}

md-sidenav {
    width: 250px;
    min-width: 250px;
    max-width: 250px;

}

[order-entry] [label] {
    color: rgb(246, 151, 99);
}

.bolt {
    color: rgb(182, 28, 28);
}

/* Orders */
.stream-container {
    display: flex;
    flex: 1;
    overflow: auto;
}

.stream-header {
    font-size: small;
    background-color: #CFD8DC;
    color: rgb(96, 125, 139);
}

afg-center-view {
    /*flex: 1;*/
    overflow-y: auto;
}

.splash {
    /*//background: no-repeat center/100% url("../app/images/nyc1.jpg");*/
    width: 400px;
    height: 100px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: xx-large;
    color: #b3dfea;
    font-weight: bold;
    margin: auto;
}

.qicombo {
    /*margin: 4px;*/
    display: flex;
    flex-direction: column;
    width: 260px;
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

quote-stream {
    /*margin: 4px;*/
    display: flex;
    flex-direction: column;

    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

/*@media (min-width: 600px) {*/
/*afg-order-stream-left.md-padding {*/
/*padding: 16px; }*/
/*}*/

/*.ui-grid-row {*/
/*opacity:.95;*/
/*}*/

/*.ui-grid-row:hover {*/
/*opacity: 1;*/
/*}*/

.afg-rtext {
    text-align: right;
}

.afg-number {
    text-align: right;
}

.stream-row {
    /*margin-top: 1px;*/
    overflow-y: hidden;
    /*overflow-x: hidden;*/
    height: 29px;
    display: block;
    /*border-width: thin;*/
    /*border-top: solid;*/
    /*border-color: white;*/

}

.stream-cell {
    /*overflow: hidden;*/
    float: left;
    padding: 4px;
    /*display:block;*/
}

.stream-indicator {
    font-size: x-small;
    color: #111111;
    /*background-color: rgba(0, 0, 0, 0.11);*/
    flex-direction: column;
}

.stream-col-timeindicator {
    background-color: rgba(0, 0, 0, 0.11);
    font-size: small;
}

.stream-col-price-0 {
    text-align: right;
    width: 47px;
}

.stream-col-price-1 {
    background-color: rgba(255, 255, 255, 0.25);
    text-align: right;
    width: 47px;
}

.stream-col-price-2 {
    text-align: right;
    width: 47px;
}

.stream-col-time {
    width: 40px;
}

.stream-col-symbol {
    cursor: pointer !important;
    width: 65px;
}

.capitalize {
    text-transform: uppercase;
}

.stream-col-source-0 {
    border-left-color: yellow !important;;
    border-left-style: solid !important;;
}

.stream-col-source-1 {
    border-left-color: transparent !important;;
    border-left-style: solid !important;;
}

.stream-col-source-2 {
    /*background-color: rgba(0, 0, 0, 0.75);;*/
    border-left-color: black !important;;
    border-left-style: solid !important;;
}

/*day order*/
.stream-col-qty-0 {
    text-align: right;
    width: 52px;
}

/*market order*/
.stream-col-qty-4 {
    background-color: rgba(255, 255, 255, 0.25) !important;;
    text-align: right;
    width: 52px;
}

.stream-col-tick {
    color: black;
    font-size: x-small;
    width: 10px;
    text-align: center;
}

.stream-col-clickable {
    cursor: pointer !important;
}

.stream-col-clickable:hover {
    font-weight: bolder !important;
    border-bottom: solid !important;
    border-bottom-width: thin !important;
}

.stream-col-trader {
    width: 80px;
}

.stream-col-mpid {
    width: 48px;
    text-align: right;
}

.stream-order-detail {
    color: black;
    padding-top: 4px;
    -webkit-box-shadow: inset 0px 3px 0px 0px rgba(107, 105, 107, 1);
    -moz-box-shadow: inset 0px 3px 0px 0px rgba(107, 105, 107, 1);
    box-shadow: inset 0px 3px 0px 0px rgba(107, 105, 107, 1);
}

.stream-order-detail div {
    margin-left: 2px;
    padding-right: 2px;
    vertical-align: middle;
}

.stream-order-detail .status {
    background-color: black;
    font-weight: bold;
    color: white;
    margin-bottom: 1px;
    text-align: center;
}

.stream-order-detail .id {
    font-weight: bold;

}

.stream-order-detail .indicator {
    text-align: center;
    vertical-align: middle;
}

.stream-order-detail .label {
    font-size: small;
    color: #323232;
    text-align: right;
}

.stream-order-detail .altrow {
    margin-top: 1px;
    background-color: rgba(255, 255, 255, 0.25);
}

.stream-order-detail .time {
    text-align: center;
}

.stream-select {
    border: none;
    border-radius: 0;
    /*-moz-appearance: none;*/
    /*-webkit-appearance: none;*/
    cursor: pointer;
    display: inline-block;
    margin-right: 4px;
    /*padding: 10px;*/
    /*width: 120px;*/
    color: #666;
    background-color: transparent;
}

.ord-filled {
    background-color: #689F38;
    color: #FFFFFF;
}

.ord-partial {
    background-color: #7CB342;
    color: #E8E9EB;
}

.ord-pending {
    background-color: rgba(178, 228, 251, 0.8);
    color: #000000;
}

.ord-pending:hover {
    background-color: #FFFFFF;
    color: #000000;
}

.ord-open-overnight {
    background-color: #01579B;
    color: #fff;
}

.ord-open {
    background-color: #F57C00;
    color: #FFF;
}

.ord-open:hover {
    background-color: #FFFFFF;
    color: #000;
}

.ord-filled-overnight {
    background-color: #33691E;
    color: #FFF;
}

.ord-cancelled {
    background-color: #B0BEC5;
}

.ord-rejected {
    background-color: #607D8B;
}

.ord-cancelled:hover {
    /*background-color: #F3F3F3;*/
}

.reqsep {
    border-right-color: rgba(0, 0, 0, 0.10);
    border-right-style: solid;
    border-right-width: thin;
    padding-right: 5px;
}

.quote {
    opacity: .8;
}

.quote-instock {
    background-color: rgba(178, 228, 251, 0.8);
}

.quote-instock:hover {
    background-color: rgba(255, 255, 255, 0.80);
}

.quote:hover {
    background-color: rgba(255, 255, 255, 0.80);
}

.cardentry {
    background-color: rgba(250, 250, 250, .5);
}

md-icon svg {
    fill: currentColor;
}

.md-button.md-fab.md-mini {
    line-height: 30px;
}

.md-button.mini-fit {
    padding: 4px;
    margin: 4px;
    font-size: 12px;
    line-height: 18px;
    min-height: 18px;
    min-width: 18px;
}

.md-button.mini-fab.fit {
    padding: 4px;
    margin: 4px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
    min-height: 18px;
    min-width: 18px;
}

.md-button.fit-ico {
    padding: 0px;
    margin: 2px;
    /*font-size: 12px;*/
    line-height: 18px;
    min-height: 18px;
    min-width: 18px;
}

.s16 {
    width: 24px;
    height: 24px;
    color: #00ff00;
    /*fill: #ff0000;*/
}

.firstcharacter {
    float: left;
    color: #903;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.label-inner-card {
    position: relative;
    top: 5px;
    left: 5px;
    font-size: smaller;
    color: #7bbcee;
}

.nav-button {
    text-transform: none;
    text-align: left;
    margin: 0px;
}

.item-list {
    background-color: transparent;
    overflow-x: hidden;
    overflow-y: auto;

}

.triangle {
    position: relative;
    height: 50px;
    width: 38px;
    box-sizing: border-box;
    box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
    transform: rotate(-45deg);
    left: -30px;
    background: -moz-linear-gradient(top, #ea8100 25%, #ffff00 60%, #ffffff 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #ea8100), color-stop(60%, #ffff00), color-stop(96%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ea8100 25%, #ffff00 60%, #ffffff 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ea8100 25%, #ffff00 60%, #ffffff 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ea8100 25%, #ffff00 60%, #ffffff 96%); /* IE10+ */
    background: linear-gradient(to bottom, #ea8100 25%, #ffff00 60%, #ffffff 96%); /* W3C */
}

.footer-link {
    text-decoration: none;
    font-weight: bold;
    cursor: hand;
    color: #fdfdff;
}

/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.6.1-master-c62b970
 */
md-backdrop.md-opaque.md-blue-grey-theme {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
}

md-bottom-sheet.md-blue-grey-theme {
    background-color: #fafafa;
    border-top-color: #bdbdbd;
}

md-bottom-sheet.md-blue-grey-theme.md-list md-item {
    color: rgba(0, 0, 0, 0.54);
}

md-bottom-sheet.md-blue-grey-theme .md-subheader {
    background-color: #fafafa;
}

md-bottom-sheet.md-blue-grey-theme .md-subheader {
    color: rgba(0, 0, 0, 0.54);
}

.md-button.md-blue-grey-theme {
    border-radius: 3px;
}

.md-button.md-blue-grey-theme:not([disabled]):hover, .md-button.md-blue-grey-theme:not([disabled]):focus {
    background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-blue-grey-theme.md-fab {
    border-radius: 50%;
}

.md-button.md-blue-grey-theme.md-primary {
    color: #78909c;
    fill: #78909c;
}

.md-button.md-blue-grey-theme.md-warn {
    color: #ef5350;
    fill: #ef5350;
}

.md-button.md-blue-grey-theme.md-raised, .md-button.md-blue-grey-theme.md-fab {
    background-color: rgba(158, 158, 158, 0.185);
}

.md-button.md-blue-grey-theme.md-raised:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab:not([disabled]):focus {
    background-color: rgba(158, 158, 158, 0.3);
}

.md-button.md-blue-grey-theme.md-raised.md-primary, .md-button.md-blue-grey-theme.md-fab.md-primary {
    color: white;
    background-color: #607d8b;
}

.md-button.md-blue-grey-theme.md-raised.md-primary:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised.md-primary:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab.md-primary:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab.md-primary:not([disabled]):focus {
    background-color: #546e7a;
}

.md-button.md-blue-grey-theme.md-raised.md-warn, .md-button.md-blue-grey-theme.md-fab.md-warn {
    color: white;
    background-color: #f44336;
}

.md-button.md-blue-grey-theme.md-raised.md-warn:not([disabled]):hover, .md-button.md-blue-grey-theme.md-raised.md-warn:not([disabled]):focus, .md-button.md-blue-grey-theme.md-fab.md-warn:not([disabled]):hover, .md-button.md-blue-grey-theme.md-fab.md-warn:not([disabled]):focus {
    background-color: #d32f2f;
}

.md-button.md-blue-grey-theme[disabled], .md-button.md-blue-grey-theme.md-raised[disabled], .md-button.md-blue-grey-theme.md-fab[disabled] {
    color: rgba(0, 0, 0, 0.26);
    fill: rgba(0, 0, 0, 0.26);
    background-color: transparent;
    cursor: not-allowed;
}

md-card.md-blue-grey-theme {
    border-radius: 2px;
}

md-card.md-blue-grey-theme .md-card-image {
    border-radius: 2px 2px 0 0;
}

md-checkbox.md-blue-grey-theme .md-ripple {
    color: #43a047;
}

md-checkbox.md-blue-grey-theme.md-checked .md-ripple {
    color: #757575;
}

md-checkbox.md-blue-grey-theme .md-icon {
    border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-blue-grey-theme.md-checked .md-icon {
    background-color: rgba(102, 187, 106, 0.87);
}

md-checkbox.md-blue-grey-theme.md-checked .md-icon:after {
    border-color: #eeeeee;
}

md-checkbox.md-blue-grey-theme[disabled] .md-icon {
    border-color: rgba(0, 0, 0, 0.26);
}

md-checkbox.md-blue-grey-theme[disabled].md-checked .md-icon {
    background-color: rgba(0, 0, 0, 0.26);
}

md-content.md-blue-grey-theme {
    background-color: #ffffff;
}

md-dialog.md-blue-grey-theme {
    border-radius: 4px;
    background-color: #ffffff;
}

md-dialog.md-blue-grey-theme.md-content-overflow .md-actions {
    border-top-color: rgba(0, 0, 0, 0.12);
}

md-divider.md-blue-grey-theme {
    border-top-color: rgba(0, 0, 0, 0.12);
}

md-progress-circular.md-blue-grey-theme {
    background-color: transparent;
}

md-progress-circular.md-blue-grey-theme .md-inner .md-gap {
    border-top-color: #607d8b;
    border-bottom-color: #607d8b;
}

md-progress-circular.md-blue-grey-theme .md-inner .md-left .md-half-circle, md-progress-circular.md-blue-grey-theme .md-inner .md-right .md-half-circle {
    border-top-color: #607d8b;
}

md-progress-circular.md-blue-grey-theme .md-inner .md-right .md-half-circle {
    border-right-color: #607d8b;
}

md-progress-circular.md-blue-grey-theme .md-inner .md-left .md-half-circle {
    border-left-color: #607d8b;
}

md-progress-linear.md-blue-grey-theme .md-container {
    background-color: #cfd8dc;
}

md-progress-linear.md-blue-grey-theme .md-bar {
    background-color: #607d8b;
}

md-progress-linear.md-blue-grey-theme[md-mode=buffer] .md-dashed:before {
    background: radial-gradient(#cfd8dc 0%, #cfd8dc 16%, transparent 42%);
}

md-progress-linear.md-blue-grey-theme[md-mode=buffer] .md-bar1 {
    background-color: #cfd8dc;
}

md-radio-button.md-blue-grey-theme .md-off, md-switch.md-blue-grey-theme .md-switch-thumb .md-off {
    border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-blue-grey-theme .md-on, md-switch.md-blue-grey-theme .md-switch-thumb .md-on {
    background-color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-blue-grey-theme.md-checked .md-off, md-switch.md-blue-grey-theme .md-switch-thumb.md-checked .md-off {
    border-color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-blue-grey-theme.md-checked .md-ink-ripple, md-switch.md-blue-grey-theme .md-switch-thumb.md-checked .md-ink-ripple {
    color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-blue-grey-theme .md-container .md-ripple, md-switch.md-blue-grey-theme .md-switch-thumb .md-container .md-ripple {
    color: #43a047;
}

md-radio-button.md-blue-grey-theme[disabled] .md-container .md-off, md-switch.md-blue-grey-theme .md-switch-thumb[disabled] .md-container .md-off {
    border-color: rgba(0, 0, 0, 0.26);
}

md-radio-button.md-blue-grey-theme[disabled] .md-container .md-on, md-switch.md-blue-grey-theme .md-switch-thumb[disabled] .md-container .md-on {
    border-color: rgba(0, 0, 0, 0.26);
}

md-radio-group.md-blue-grey-theme:focus:not(:empty) {
    border-color: rgba(0, 0, 0, 0.73);
}

md-slider.md-blue-grey-theme .md-track {
    background-color: rgba(0, 0, 0, 0.26);
}

md-slider.md-blue-grey-theme .md-track-fill {
    background-color: #607d8b;
}

md-slider.md-blue-grey-theme .md-thumb:after {
    border-color: #607d8b;
    background-color: #607d8b;
}

md-slider.md-blue-grey-theme .md-sign {
    background-color: #607d8b;
}

md-slider.md-blue-grey-theme .md-sign:after {
    border-top-color: #607d8b;
}

md-slider.md-blue-grey-theme .md-thumb-text {
    color: white;
}

md-slider.md-blue-grey-theme .md-focus-thumb {
    background-color: rgba(0, 0, 0, 0.54);
}

md-slider.md-blue-grey-theme .md-focus-ring {
    border-color: rgba(0, 0, 0, 0.12);
}

md-slider.md-blue-grey-theme .md-disabled-thumb {
    border-color: #ffffff;
}

md-slider.md-blue-grey-theme.md-min .md-thumb:after {
    background-color: #ffffff;
}

md-slider.md-blue-grey-theme[disabled] .md-thumb:after {
    border-color: #bdbdbd;
}

md-slider.md-blue-grey-theme[disabled]:not(.md-min) .md-thumb:after {
    background-color: #bdbdbd;
}

.md-subheader.md-blue-grey-theme {
    color: rgba(0, 0, 0, 0.54);
    background-color: #ffffff;
}

.md-subheader.md-blue-grey-theme.md-primary {
    color: #607d8b;
}

md-switch.md-blue-grey-theme .md-thumb {
    background-color: #fafafa;
}

md-switch.md-blue-grey-theme .md-bar {
    background-color: #9e9e9e;
}

md-switch.md-blue-grey-theme.md-checked .md-thumb {
    background-color: #607d8b;
}

md-switch.md-blue-grey-theme.md-checked .md-bar {
    background-color: rgba(96, 125, 139, 0.5);
}

md-switch.md-blue-grey-theme[disabled] .md-thumb {
    background-color: #bdbdbd;
}

md-switch.md-blue-grey-theme[disabled] .md-bar {
    background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-blue-grey-theme:focus .md-label:not(:empty) {
    border-color: black;
    border-style: dotted;
}

md-tabs.md-blue-grey-theme .md-header {
    background-color: #607d8b;
}

md-tabs.md-blue-grey-theme md-tabs-ink-bar {
    color: #ffff85;
    background: #ffff85;
}

md-tabs.md-blue-grey-theme md-tab {
    color: #cfd8dc;
}

md-tabs.md-blue-grey-theme md-tab.active {
    color: white;
}

md-tabs.md-blue-grey-theme md-tab[disabled] {
    color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-blue-grey-theme md-tab:focus {
    border-color: rgba(0, 0, 0, 0.73);
}

md-tabs.md-blue-grey-theme md-tab .md-ripple-container {
    color: #ffff85;
}

md-input-group.md-blue-grey-theme input, md-input-group.md-blue-grey-theme textarea {
    text-shadow: none;
}

md-input-group.md-blue-grey-theme input:-ms-input-placeholder, md-input-group.md-blue-grey-theme textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-blue-grey-theme input::-webkit-input-placeholder, md-input-group.md-blue-grey-theme textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-blue-grey-theme label {
    text-shadow: none;
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-blue-grey-theme input, md-input-group.md-blue-grey-theme textarea {
    color: rgba(0, 0, 0, 0.73);
    border-color: rgba(0, 0, 0, 0.12);
}

md-input-group.md-blue-grey-theme.md-input-focused input, md-input-group.md-blue-grey-theme.md-input-focused textarea {
    border-color: #607d8b;
}

md-input-group.md-blue-grey-theme.md-input-focused label {
    color: #607d8b;
}

md-input-group.md-blue-grey-theme.md-input-has-value:not(.md-input-focused) label {
    color: rgba(0, 0, 0, 0.372);
}

md-input-group.md-blue-grey-theme[disabled] input, md-input-group.md-blue-grey-theme[disabled] textarea {
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.19) 50%, rgba(0, 0, 0, 0) 0%);
}

md-toast.md-blue-grey-theme {
    background-color: #323232;
    color: white;
}

md-toast.md-blue-grey-theme .md-button {
    color: white;
}

md-toast.md-blue-grey-theme .md-action {
}

md-toolbar.md-blue-grey-theme {
    background-color: #607d8b;
    color: white;
}

md-toolbar.md-blue-grey-theme .md-button {
    color: white;
}

md-tooltip.md-blue-grey-theme {
    color: #ffffff;
}

md-tooltip.md-blue-grey-theme .md-background {
    background-color: rgba(0, 0, 0, 0.52);
}

/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.6.1-master-c62b970
 */
md-backdrop.md-opaque.md-cyan-theme {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
}

md-bottom-sheet.md-cyan-theme {
    background-color: #fafafa;
    border-top-color: #bdbdbd;
}

md-bottom-sheet.md-cyan-theme.md-list md-item {
    color: rgba(0, 0, 0, 0.54);
}

md-bottom-sheet.md-cyan-theme .md-subheader {
    background-color: #fafafa;
}

md-bottom-sheet.md-cyan-theme .md-subheader {
    color: rgba(0, 0, 0, 0.54);
}

.md-button.md-cyan-theme {
    border-radius: 3px;
}

.md-button.md-cyan-theme:not([disabled]):hover, .md-button.md-cyan-theme:not([disabled]):focus {
    background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-cyan-theme.md-fab {
    border-radius: 50%;
}

.md-button.md-cyan-theme.md-primary {
    color: #26c6da;
    fill: #26c6da;
}

.md-button.md-cyan-theme.md-warn {
    color: #ef5350;
    fill: #ef5350;
}

.md-button.md-cyan-theme.md-raised, .md-button.md-cyan-theme.md-fab {
    background-color: rgba(158, 158, 158, 0.185);
}

.md-button.md-cyan-theme.md-raised:not([disabled]):hover, .md-button.md-cyan-theme.md-raised:not([disabled]):focus, .md-button.md-cyan-theme.md-fab:not([disabled]):hover, .md-button.md-cyan-theme.md-fab:not([disabled]):focus {
    background-color: rgba(158, 158, 158, 0.3);
}

.md-button.md-cyan-theme.md-raised.md-primary, .md-button.md-cyan-theme.md-fab.md-primary {
    color: white;
    background-color: #00bcd4;
}

.md-button.md-cyan-theme.md-raised.md-primary:not([disabled]):hover, .md-button.md-cyan-theme.md-raised.md-primary:not([disabled]):focus, .md-button.md-cyan-theme.md-fab.md-primary:not([disabled]):hover, .md-button.md-cyan-theme.md-fab.md-primary:not([disabled]):focus {
    background-color: #00acc1;
}

.md-button.md-cyan-theme.md-raised.md-warn, .md-button.md-cyan-theme.md-fab.md-warn {
    color: white;
    background-color: #f44336;
}

.md-button.md-cyan-theme.md-raised.md-warn:not([disabled]):hover, .md-button.md-cyan-theme.md-raised.md-warn:not([disabled]):focus, .md-button.md-cyan-theme.md-fab.md-warn:not([disabled]):hover, .md-button.md-cyan-theme.md-fab.md-warn:not([disabled]):focus {
    background-color: #d32f2f;
}

.md-button.md-cyan-theme[disabled], .md-button.md-cyan-theme.md-raised[disabled], .md-button.md-cyan-theme.md-fab[disabled] {
    color: rgba(0, 0, 0, 0.26);
    fill: rgba(0, 0, 0, 0.26);
    background-color: transparent;
    cursor: not-allowed;
}

md-card.md-cyan-theme {
    border-radius: 2px;
}

md-card.md-cyan-theme .md-card-image {
    border-radius: 2px 2px 0 0;
}

md-checkbox.md-cyan-theme .md-ripple {
    color: #43a047;
}

md-checkbox.md-cyan-theme.md-checked .md-ripple {
    color: #757575;
}

md-checkbox.md-cyan-theme .md-icon {
    border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-cyan-theme.md-checked .md-icon {
    background-color: rgba(102, 187, 106, 0.87);
}

md-checkbox.md-cyan-theme.md-checked .md-icon:after {
    border-color: #eeeeee;
}

md-checkbox.md-cyan-theme[disabled] .md-icon {
    border-color: rgba(0, 0, 0, 0.26);
}

md-checkbox.md-cyan-theme[disabled].md-checked .md-icon {
    background-color: rgba(0, 0, 0, 0.26);
}

md-content.md-cyan-theme {
    background-color: #ffffff;
}

md-dialog.md-cyan-theme {
    border-radius: 4px;
    background-color: #ffffff;
}

md-dialog.md-cyan-theme.md-content-overflow .md-actions {
    border-top-color: rgba(0, 0, 0, 0.12);
}

md-divider.md-cyan-theme {
    border-top-color: rgba(0, 0, 0, 0.12);
}

md-progress-circular.md-cyan-theme {
    background-color: transparent;
}

md-progress-circular.md-cyan-theme .md-inner .md-gap {
    border-top-color: #00bcd4;
    border-bottom-color: #00bcd4;
}

md-progress-circular.md-cyan-theme .md-inner .md-left .md-half-circle, md-progress-circular.md-cyan-theme .md-inner .md-right .md-half-circle {
    border-top-color: #00bcd4;
}

md-progress-circular.md-cyan-theme .md-inner .md-right .md-half-circle {
    border-right-color: #00bcd4;
}

md-progress-circular.md-cyan-theme .md-inner .md-left .md-half-circle {
    border-left-color: #00bcd4;
}

md-progress-linear.md-cyan-theme .md-container {
    background-color: #b2ebf2;
}

md-progress-linear.md-cyan-theme .md-bar {
    background-color: #00bcd4;
}

md-progress-linear.md-cyan-theme[md-mode=buffer] .md-dashed:before {
    background: radial-gradient(#b2ebf2 0%, #b2ebf2 16%, transparent 42%);
}

md-progress-linear.md-cyan-theme[md-mode=buffer] .md-bar1 {
    background-color: #b2ebf2;
}

md-radio-button.md-cyan-theme .md-off, md-switch.md-cyan-theme .md-switch-thumb .md-off {
    border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-cyan-theme .md-on, md-switch.md-cyan-theme .md-switch-thumb .md-on {
    background-color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-cyan-theme.md-checked .md-off, md-switch.md-cyan-theme .md-switch-thumb.md-checked .md-off {
    border-color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-cyan-theme.md-checked .md-ink-ripple, md-switch.md-cyan-theme .md-switch-thumb.md-checked .md-ink-ripple {
    color: rgba(102, 187, 106, 0.87);
}

md-radio-button.md-cyan-theme .md-container .md-ripple, md-switch.md-cyan-theme .md-switch-thumb .md-container .md-ripple {
    color: #43a047;
}

md-radio-button.md-cyan-theme[disabled] .md-container .md-off, md-switch.md-cyan-theme .md-switch-thumb[disabled] .md-container .md-off {
    border-color: rgba(0, 0, 0, 0.26);
}

md-radio-button.md-cyan-theme[disabled] .md-container .md-on, md-switch.md-cyan-theme .md-switch-thumb[disabled] .md-container .md-on {
    border-color: rgba(0, 0, 0, 0.26);
}

md-radio-group.md-cyan-theme:focus:not(:empty) {
    border-color: rgba(0, 0, 0, 0.73);
}

md-slider.md-cyan-theme .md-track {
    background-color: rgba(0, 0, 0, 0.26);
}

md-slider.md-cyan-theme .md-track-fill {
    background-color: #00bcd4;
}

md-slider.md-cyan-theme .md-thumb:after {
    border-color: #00bcd4;
    background-color: #00bcd4;
}

md-slider.md-cyan-theme .md-sign {
    background-color: #00bcd4;
}

md-slider.md-cyan-theme .md-sign:after {
    border-top-color: #00bcd4;
}

md-slider.md-cyan-theme .md-thumb-text {
    color: white;
}

md-slider.md-cyan-theme .md-focus-thumb {
    background-color: rgba(0, 0, 0, 0.54);
}

md-slider.md-cyan-theme .md-focus-ring {
    border-color: rgba(0, 0, 0, 0.12);
}

md-slider.md-cyan-theme .md-disabled-thumb {
    border-color: #ffffff;
}

md-slider.md-cyan-theme.md-min .md-thumb:after {
    background-color: #ffffff;
}

md-slider.md-cyan-theme[disabled] .md-thumb:after {
    border-color: #bdbdbd;
}

md-slider.md-cyan-theme[disabled]:not(.md-min) .md-thumb:after {
    background-color: #bdbdbd;
}

.md-subheader.md-cyan-theme {
    color: rgba(0, 0, 0, 0.54);
    background-color: #ffffff;
}

.md-subheader.md-cyan-theme.md-primary {
    color: #00bcd4;
}

md-switch.md-cyan-theme .md-thumb {
    background-color: #fafafa;
}

md-switch.md-cyan-theme .md-bar {
    background-color: #9e9e9e;
}

md-switch.md-cyan-theme.md-checked .md-thumb {
    background-color: #00bcd4;
}

md-switch.md-cyan-theme.md-checked .md-bar {
    background-color: rgba(0, 188, 212, 0.5);
}

md-switch.md-cyan-theme[disabled] .md-thumb {
    background-color: #bdbdbd;
}

md-switch.md-cyan-theme[disabled] .md-bar {
    background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-cyan-theme:focus .md-label:not(:empty) {
    border-color: black;
    border-style: dotted;
}

md-tabs.md-cyan-theme .md-header {
    background-color: #00bcd4;
}

md-tabs.md-cyan-theme md-tabs-ink-bar {
    color: #ffff85;
    background: #ffff85;
}

md-tabs.md-cyan-theme md-tab {
    color: #b2ebf2;
}

md-tabs.md-cyan-theme md-tab.active {
    color: white;
}

md-tabs.md-cyan-theme md-tab[disabled] {
    color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-cyan-theme md-tab:focus {
    border-color: rgba(0, 0, 0, 0.73);
}

md-tabs.md-cyan-theme md-tab .md-ripple-container {
    color: #ffff85;
}

md-input-group.md-cyan-theme input, md-input-group.md-cyan-theme textarea {
    text-shadow: none;
}

md-input-group.md-cyan-theme input:-ms-input-placeholder, md-input-group.md-cyan-theme textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-cyan-theme input::-webkit-input-placeholder, md-input-group.md-cyan-theme textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-cyan-theme label {
    text-shadow: none;
    color: rgba(0, 0, 0, 0.26);
}

md-input-group.md-cyan-theme input, md-input-group.md-cyan-theme textarea {
    color: rgba(0, 0, 0, 0.73);
    border-color: rgba(0, 0, 0, 0.12);
}

md-input-group.md-cyan-theme.md-input-focused input, md-input-group.md-cyan-theme.md-input-focused textarea {
    border-color: #00bcd4;
}

md-input-group.md-cyan-theme.md-input-focused label {
    color: #00bcd4;
}

md-input-group.md-cyan-theme.md-input-has-value:not(.md-input-focused) label {
    color: rgba(0, 0, 0, 0.372);
}

md-input-group.md-cyan-theme[disabled] input, md-input-group.md-cyan-theme[disabled] textarea {
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.19) 50%, rgba(0, 0, 0, 0) 0%);
}

md-toast.md-cyan-theme {
    background-color: #323232;
    color: white;
}

md-toast.md-cyan-theme .md-button {
    color: white;
}

md-toast.md-cyan-theme .md-action {
    color: #18ffff;
}

md-toolbar.md-cyan-theme {
    background-color: #00bcd4;
    color: white;
}

md-toolbar.md-cyan-theme .md-button {
    color: white;
}

md-tooltip.md-cyan-theme {
    color: #ffffff;
}

md-tooltip.md-cyan-theme .md-background {
    background-color: rgba(0, 0, 0, 0.52);
}

/*!
 * ui-grid - v3.0.0-RC.18-a212760 - 2015-02-05
 * Copyright (c) 2015 ; License: MIT
 */
.ui-grid-animate-spin {
    -moz-animation: ui-grid-spin 2s infinite linear;
    -o-animation: ui-grid-spin 2s infinite linear;
    -webkit-animation: ui-grid-spin 2s infinite linear;
    animation: ui-grid-spin 2s infinite linear;
    display: inline-block;
}

@-moz-keyframes ui-grid-spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes ui-grid-spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes ui-grid-spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes ui-grid-spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes ui-grid-spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.ui-grid-render-container {
    position: inherit;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ui-grid-render-container:focus {
    outline: none;
}

.ui-grid-viewport {
    min-height: 20px;
    position: relative;
}

.ui-grid-viewport :focus {
    outline: none;
}

.ui-grid-canvas {
    position: relative;
    padding-top: 1px;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: #fdfdfd;
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #f3f3f3;
}

.ui-grid-row:last-child .ui-grid-cell {
    border-bottom-color: #d4d4d4;
    border-bottom-style: solid;
}

.ui-grid-no-row-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 10%;
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    font-size: 2em;
    text-align: center;
}

.ui-grid-no-row-overlay > * {
    position: absolute;
    display: table;
    margin: auto 0;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.66;
}

.ui-grid-cell {
    overflow: hidden;
    float: left;
    background-color: inherit;
    border-right: 1px solid;
    border-color: #d4d4d4;
    box-sizing: border-box;
}

.ui-grid-cell-contents {
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 100%;
}

.ui-grid-cell-contents-hidden {
    visibility: hidden;
    width: 0;
    height: 0;
    display: none;
}

.ui-grid-row-header-cell {
    background-color: #F0F0EE !important;
    border-bottom: solid 1px #d4d4d4;
}

.ui-grid-footer-panel-background {
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

.ui-grid-footer-panel {
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    font-weight: bold;
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    -webkit-border-top-right-radius: -1px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: -1px;
    -moz-border-radius-topright: -1px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: -1px;
    border-top-right-radius: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: -1px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ui-grid-grid-footer {
    float: left;
    width: 100%;
}

.ui-grid-footer-viewport {
    overflow: hidden;
}

.ui-grid-footer-canvas {
    position: relative;
}

.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
    content: "";
    display: table;
    line-height: 0;
}

.ui-grid-footer-canvas:after {
    clear: both;
}

.ui-grid-footer-cell {
    overflow: hidden;
    float: left;
    background-color: inherit;
    border-right: 1px solid;
    border-color: #d4d4d4;
    box-sizing: border-box;
}

.ui-grid-footer-cell:last-child {
    border-right: 0;
}

input[type="text"].ui-grid-filter-input {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    border: 1px solid #d4d4d4;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

input[type="text"].ui-grid-filter-input:hover {
    border: 1px solid #d4d4d4;
}

.ui-grid-group-panel {
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    border-bottom: 1px solid #d4d4d4;
    -webkit-border-top-right-radius: -1px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: -1px;
    -moz-border-radius-topright: -1px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: -1px;
    border-top-right-radius: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: -1px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    min-height: 30px;
}

.ui-grid-group-panel .hidden {
    display: none;
}

.ui-grid-group-panel .description {
    margin-top: 5px;
    margin-left: 5px;
}

.ui-grid-group-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ui-grid {
    border: 1px solid #d4d4d4;
    box-sizing: content-box;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.ui-grid-vertical-bar {
    position: absolute;
    right: 0;
    width: 0;
}

.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
    width: 1px;
}

.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
    background-color: #d4d4d4;
}

.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
    background-color: #d4d4d4;
}

.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
    right: -1px;
    width: 1px;
    background-color: #d4d4d4;
}

.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
    content: "";
    display: table;
}

.ui-grid-clearfix:after {
    clear: both;
}

.ui-grid-invisible {
    visibility: hidden;
}

.ui-grid-top-panel-background {
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

.ui-grid-header {
    border-bottom: 1px solid #d4d4d4;
    box-sizing: content-box;
}

.ui-grid-top-panel {
    position: relative;
    overflow: hidden;
    font-weight: bold;
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    -webkit-border-top-right-radius: -1px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: -1px;
    -moz-border-radius-topright: -1px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: -1px;
    border-top-right-radius: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: -1px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ui-grid-header-viewport {
    overflow: hidden;
}

.ui-grid-header-canvas {
    position: relative;
}

.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
    content: "";
    display: table;
    line-height: 0;
}

.ui-grid-header-canvas:after {
    clear: both;
}

.ui-grid-header-cell {
    position: relative;
    box-sizing: border-box;
    float: left;
    top: 0;
    bottom: 0;
    background-color: inherit;
    border-right: 1px solid;
    border-color: #d4d4d4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0;
}

.ui-grid-header-cell .sortable {
    cursor: pointer;
}

.ui-grid-header .ui-grid-vertical-bar {
    top: 0;
    bottom: 0;
}

.ui-grid-column-menu-button {
    position: absolute;
    right: 1px;
    top: 0;
}

.ui-grid-column-menu-button .ui-grid-icon-angle-down {
    vertical-align: sub;
}

.ui-grid-column-menu-button-last-col {
    margin-right: 25px;
}

.ui-grid-column-menu {
    position: absolute;
}

/* Slide up/down animations */
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
    -webkit-transition: all 0.05s linear;
    -moz-transition: all 0.05s linear;
    -o-transition: all 0.05s linear;
    transition: all 0.05s linear;
    display: block !important;
}

.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/* Slide up/down animations */
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
    -webkit-transition: all 0.05s linear;
    -moz-transition: all 0.05s linear;
    -o-transition: all 0.05s linear;
    transition: all 0.05s linear;
    display: block !important;
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.ui-grid-filter-container {
    padding: 4px 10px;
    position: relative;
}

.ui-grid-filter-container .ui-grid-filter-button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
    position: absolute;
    top: 50%;
    line-height: 32px;
    margin-top: -16px;
    right: 10px;
    opacity: 0.66;
}

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"]:hover {
    opacity: 1;
}

input[type="text"].ui-grid-filter-input {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    border: 1px solid #d4d4d4;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

input[type="text"].ui-grid-filter-input:hover {
    border: 1px solid #d4d4d4;
}

@font-face {
    font-family: 'ui-grid';
    src: url('ui-grid.eot');
    src: url('ui-grid.eot#iefix') format('embedded-opentype'), url('ui-grid.woff') format('woff'), url('ui-grid.ttf?') format('truetype'), url('ui-grid.svg?#ui-grid') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ui-grid';
    src: url('../font/ui-grid.svg?12312827#ui-grid') format('svg');
  }
}
*/
[class^="ui-grid-icon"]:before,
[class*=" ui-grid-icon"]:before {
    font-family: "ui-grid";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ui-grid-icon-blank::before {
    width: 1em;
    content: ' ';
}

.ui-grid-menu-button {
    z-index: 2;
    position: absolute;
    right: 0;
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    cursor: pointer;
    min-height: 27px;
    font-weight: normal;
}

.ui-grid-menu-button .ui-grid-icon-container {
    margin-top: 3px;
}

.ui-grid-menu-button .ui-grid-menu {
    right: 0;
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
    overflow-y: scroll;
    max-height: 300px;
    border: 1px solid #d4d4d4;
}

.ui-grid-menu {
    z-index: 2;
    position: absolute;
    overflow: hidden;
    padding: 0 10px 20px 10px;
    cursor: pointer;
    box-sizing: content-box;
}

.ui-grid-menu .ui-grid-menu-inner {
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    position: relative;
    white-space: nowrap;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
}

.ui-grid-menu .ui-grid-menu-inner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ui-grid-menu .ui-grid-menu-inner ul li {
    padding: 8px;
    cursor: pointer;
}

.ui-grid-menu .ui-grid-menu-inner ul li:hover {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.ui-grid-menu .ui-grid-menu-inner ul li.ui-grid-menu-item-active {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    background-color: #cecece;
}

.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) {
    border-bottom: 1px solid #d4d4d4;
}

.ui-grid-native-scrollbar {
    position: absolute;
    overflow: scroll;
}

.ui-grid-native-scrollbar.vertical {
    top: 0;
    right: 0;
    height: 100%;
    overflow-x: hidden;
    width: 17px;
}

.ui-grid-native-scrollbar.horizontal {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: hidden;
    height: 17px;
}

.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
    float: right !important;
}

.ui-grid[dir=rtl] .ui-grid-scrollbar-horizontal {
    left: inherit;
    right: 0;
}

.ui-grid[dir=rtl] .ui-grid-native-scrollbar.vertical {
    left: 0;
    right: inherit;
}

.ui-grid[dir=rtl] .ui-grid-column-menu-button {
    position: absolute;
    left: 1px;
    top: 0;
    right: inherit;
}

.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
    border-right: 0;
}

.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
    border-left: 1px solid;
    border-color: #d4d4d4;
}

.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
    width: 0;
}

.ui-grid[dir=rtl] .ui-grid-menu-button {
    z-index: 2;
    position: absolute;
    left: 0;
    right: auto;
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    cursor: pointer;
    min-height: 27px;
    font-weight: normal;
}

.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
    left: 0;
    right: auto;
}

.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
    right: initial;
    left: 0;
}

.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
    right: initial;
    left: 10px;
}

.ui-grid-sortarrow {
    right: 5px;
    position: absolute;
    width: 20px;
    top: 0;
    bottom: 0;
    background-position: center;
}

.ui-grid-sortarrow.down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/************
 * DOCS MENU
 ************/
.site-sidenav,
.site-sidenav.md-locked-open-add-active,
.site-sidenav.md-locked-open {
    width: 256px;
    min-width: 256px;
    max-width: 256px;
}

.site-sidenav > * {
    min-width: 218px;
}

.docs-menu,
.docs-menu ul {
    list-style: none;
    padding: 0;
}

.docs-menu li {
    margin: 0;
}

.docs-menu > li:nth-child(1) {
    border-top: none;
}

.md-whiteframe-glow-z2 {
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2), 0px 0 4px 3px rgba(0, 0, 0, 0.14), 0px 0px 8px 1px rgba(0, 0, 0, 0.12);
}

.docs-menu > li {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.docs-menu .md-button {
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    display: block;
    line-height: 40px;
    margin: 0;
    max-height: 40px;
    overflow: hidden;
    padding: 0px 16px;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: 100%;
}

.docs-menu button.md-button::-moz-focus-inner {
    padding: 0;
}

.docs-menu .md-button.active {
    color: #03a9f4;
}

.menu-heading {
    display: block;
    line-height: 40px;
    margin: 0;
    padding: 0px 16px;
    text-align: left;
    width: 100%;
}

.docs-menu li.parentActive,
.docs-menu li.parentActive .menu-toggle-list {
    background-color: #f6f6f6;
}

.menu-toggle-list {
    background: #fff;
    max-height: 2000px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    -webkit-transition-property: max-height;
    -moz-transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    -moz-transition-property: max-height;
    transition: 0.75s cubic-bezier(0.35, 0, 0.25, 1);
    transition-property: max-height;
}

.menu-toggle-list.ng-hide {
    max-height: 0;
}

.docs-menu .menu-toggle-list a.md-button {
    display: block;
    font-weight: 400;
    padding: 0 16px 0 32px;
    text-transform: none;
}

.md-button-toggle .md-toggle-icon {
    display: block;
    margin-left: auto;
    speak: none;
    vertical-align: middle;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
}

.md-button-toggle .md-toggle-icon.toggled {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

/* End Docs Menu */