@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);.report-forecasting action-bar button {
  margin-left: 10px; }

.report-forecasting action-bar i {
  margin-left: 5px; }

.report-forecasting share-dialog button, .report-forecasting share-dialog input {
  display: inline-block; }

.report-forecasting share-dialog input {
  width: 90%; }

.report-forecasting share-dialog button {
  margin-top: -3px;
  width: 89px; }

.report-forecasting .left-block, .report-forecasting .right-block {
  display: table-cell;
  height: 100%;
  float: none; }

.report-forecasting .left-block {
  border-right: 1px solid #dce3f5;
  padding: 20px; }
  .report-forecasting .left-block label {
    margin-top: 20px; }
  .report-forecasting .left-block strong {
    font-size: 14px; }
  .report-forecasting .left-block select {
    text-transform: uppercase; }
  .report-forecasting .left-block .filters {
    margin-top: 20px;
    border-top: 1px solid #dce3f5; }

.report-forecasting .right-block .split-by {
  width: 200px; }

.report-forecasting .right-block .data-display {
  min-height: 505px; }

.report-forecasting .right-block .error-message {
  height: 100%;
  width: 100%;
  text-align: center;
  padding-top: 20%; }

.report-forecasting .dashed {
  stroke-dasharray: 5, 5; }
.simple-modal {
  background: rgba(0, 0, 0, 0.6); }
  .simple-modal .modal-header {
    font-size: 16px;
    font-weight: bold; }
  .simple-modal .fa-times {
    cursor: pointer;
    position: absolute;
    right: 23px;
    margin-top: 7px;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    color: #c2c3c4; }
  .simple-modal .fa-times:hover {
    color: black; }
@charset "UTF-8";
.ng-2 {
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
  .ng-2 .container-form {
    max-width: 450px;
    border: 1px solid #dce3f5;
    border-radius: 3px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 40px; }
  .ng-2 .has-error .form-control {
    border-color: #eb2131; }
  .ng-2 .text-danger {
    text-align: left;
    color: #eb2131; }
  .ng-2 .form-footer {
    color: #4b566c;
    padding-top: 40px; }
  .ng-2 .blue-hyperlink {
    color: #185cff; }
  .ng-2 .form-title {
    color: black;
    font-size: 34px; }
  .ng-2 .form-subtitle {
    color: #4b566c; }
  .ng-2 .logo {
    width: 310px;
    margin: 0 auto;
    display: block;
    float: none;
    position: relative; }
  .ng-2 .logo-holder {
    padding-top: 100px;
    padding-bottom: 40px; }
  .ng-2 .confirmation-icon {
    width: 74px;
    height: 74px;
    margin: 0 auto; }
  .ng-2 .footer {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 40px 10px 10px 0px;
    display: flex; }
  .ng-2 .margin-right {
    margin-right: 40px; }
  .ng-2 .float-right {
    float: right; }
  @media (max-width: 768px) {
    .ng-2 .nav-tabs .nav-item {
      width: 100%;
      border-bottom: 1px solid #dce3f5 !important; }
      .ng-2 .nav-tabs .nav-item a {
        border-right: none;
        border-bottom: 1px solid #dce3f5 !important; }
    .ng-2 .per-page {
      float: none;
      margin: 0 auto;
      margin-top: 20px; }
    .ng-2 .ui-select-container {
      width: 100% !important; }
    .ng-2 .add-new-company span {
      display: none; }
    .ng-2 companies-table th:nth-of-type(4), .ng-2 companies-table th:nth-of-type(5), .ng-2 companies-table th:nth-of-type(6) {
      width: 0% !important;
      visibility: hidden; }
    .ng-2 companies-table th:nth-of-type(2) {
      width: 30% !important; }
    .ng-2 users-table th:nth-of-type(3), .ng-2 users-table th:nth-of-type(4), .ng-2 users-table th:nth-of-type(5), .ng-2 users-table th:nth-of-type(7), .ng-2 users-table th:nth-of-type(8) {
      width: 0% !important;
      visibility: hidden; } }
  .ng-2 companies-table table, .ng-2 users-table table, .ng-2 cpm-rate-table table {
    table-layout: fixed;
    width: 100%;
    margin: 20px 0px;
    border-collapse: collapse; }
    .ng-2 companies-table table thead th, .ng-2 users-table table thead th, .ng-2 cpm-rate-table table thead th {
      text-transform: uppercase;
      padding: 8px;
      font-size: 10px; }
    .ng-2 companies-table table tbody td, .ng-2 users-table table tbody td, .ng-2 cpm-rate-table table tbody td {
      font-size: 11px;
      border: 1px solid #dce3f5; }
    .ng-2 companies-table table tbody td:first-of-type, .ng-2 users-table table tbody td:first-of-type, .ng-2 cpm-rate-table table tbody td:first-of-type {
      border-left: none; }
    .ng-2 companies-table table tbody tr:hover .buttons, .ng-2 users-table table tbody tr:hover .buttons, .ng-2 cpm-rate-table table tbody tr:hover .buttons {
      visibility: visible; }
  .ng-2 .advertiser-module .loading, .ng-2 .advertiser-module .error, .ng-2 .advertiser-module .empty {
    display: flex;
    flex: auto;
    justify-content: center;
    align-items: center;
    min-height: 500px; }
    .ng-2 .advertiser-module .loading img, .ng-2 .advertiser-module .error img, .ng-2 .advertiser-module .empty img {
      display: flex;
      width: fit-content;
      margin: 0 auto; }
    .ng-2 .advertiser-module .loading span, .ng-2 .advertiser-module .error span, .ng-2 .advertiser-module .empty span {
      text-align: center;
      font-size: 24px;
      font-weight: bold; }
  .ng-2 .advertiser-module .subcampaign-page .ui-select-multiple > input {
    width: 250px; }
  .ng-2 .advertiser-module .subcampaign-page .cuppa-dropdown .fa-remove {
    z-index: 0 !important; }
  .ng-2 .advertiser-module .subcampaign-page .cuppa-dropdown .c-btn {
    text-transform: none; }
    .ng-2 .advertiser-module .subcampaign-page .cuppa-dropdown .c-btn > span {
      font-style: italic; }
  .ng-2 .advertiser-module .subcampaign-page .fa-angle-down:before, .ng-2 .advertiser-module .subcampaign-page .fa-angle-up:before {
    content: none !important; }
  .ng-2 .advertiser-module .headers > div {
    text-align: center; }
  .ng-2 .advertiser-module .headers > div:first-of-type {
    text-align: left; }
  .ng-2 .advertiser-module .filters {
    padding: 20px; }
  .ng-2 .advertiser-module .campaign-row > div, .ng-2 .advertiser-module .subcampaign-row > div, .ng-2 .advertiser-module .history-row > div {
    align-items: center;
    height: 100px; }
  .ng-2 .advertiser-module .subcampaign-row {
    border-bottom: 1px solid #dce3f5; }
    .ng-2 .advertiser-module .subcampaign-row .campaign-name > div > strong:last-of-type {
      cursor: pointer; }
  .ng-2 .advertiser-module .last > .subcampaign-row {
    border-bottom: none; }
  .ng-2 .advertiser-module .campaign-row, .ng-2 .advertiser-module .subcampaign-row, .ng-2 .advertiser-module .headers {
    display: flex;
    flex-direction: row; }
    .ng-2 .advertiser-module .campaign-row > div, .ng-2 .advertiser-module .subcampaign-row > div, .ng-2 .advertiser-module .headers > div {
      justify-content: center;
      display: flex;
      width: 0px;
      padding: 0 10px;
      font-size: 11px; }
    .ng-2 .advertiser-module .campaign-row .campaign-caret, .ng-2 .advertiser-module .subcampaign-row .campaign-caret, .ng-2 .advertiser-module .headers .campaign-caret {
      flex: 0 0 45px;
      border-right: none; }
    .ng-2 .advertiser-module .campaign-row .creative-icon, .ng-2 .advertiser-module .subcampaign-row .creative-icon, .ng-2 .advertiser-module .headers .creative-icon {
      width: inherit; }
    .ng-2 .advertiser-module .campaign-row .campaign-name, .ng-2 .advertiser-module .subcampaign-row .campaign-name, .ng-2 .advertiser-module .headers .campaign-name {
      flex: auto;
      justify-content: flex-start; }
      .ng-2 .advertiser-module .campaign-row .campaign-name .user-icon, .ng-2 .advertiser-module .subcampaign-row .campaign-name .user-icon, .ng-2 .advertiser-module .headers .campaign-name .user-icon {
        width: 21px;
        height: 21px;
        font-size: 10px;
        margin-right: 3px;
        padding: 1px; }
      .ng-2 .advertiser-module .campaign-row .campaign-name > div, .ng-2 .advertiser-module .subcampaign-row .campaign-name > div, .ng-2 .advertiser-module .headers .campaign-name > div {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .ng-2 .advertiser-module .campaign-row .campaign-name > div strong, .ng-2 .advertiser-module .subcampaign-row .campaign-name > div strong, .ng-2 .advertiser-module .headers .campaign-name > div strong {
          font-size: 11px; }
        .ng-2 .advertiser-module .campaign-row .campaign-name > div strong:last-of-type, .ng-2 .advertiser-module .subcampaign-row .campaign-name > div strong:last-of-type, .ng-2 .advertiser-module .headers .campaign-name > div strong:last-of-type {
          color: #185cff; }
        .ng-2 .advertiser-module .campaign-row .campaign-name > div strong:last-of-type:hover, .ng-2 .advertiser-module .subcampaign-row .campaign-name > div strong:last-of-type:hover, .ng-2 .advertiser-module .headers .campaign-name > div strong:last-of-type:hover {
          text-decoration: underline; }
    .ng-2 .advertiser-module .campaign-row .campaign-date, .ng-2 .advertiser-module .subcampaign-row .campaign-date, .ng-2 .advertiser-module .headers .campaign-date {
      flex-direction: column;
      flex: 0 0 180px; }
      .ng-2 .advertiser-module .campaign-row .campaign-date div, .ng-2 .advertiser-module .subcampaign-row .campaign-date div, .ng-2 .advertiser-module .headers .campaign-date div {
        display: flex; }
      .ng-2 .advertiser-module .campaign-row .campaign-date div:first-of-type, .ng-2 .advertiser-module .subcampaign-row .campaign-date div:first-of-type, .ng-2 .advertiser-module .headers .campaign-date div:first-of-type {
        font-weight: bold; }
    .ng-2 .advertiser-module .campaign-row .campaign-performance, .ng-2 .advertiser-module .subcampaign-row .campaign-performance, .ng-2 .advertiser-module .headers .campaign-performance {
      flex-direction: column;
      flex: 0 0 100px; }
      .ng-2 .advertiser-module .campaign-row .campaign-performance > div, .ng-2 .advertiser-module .subcampaign-row .campaign-performance > div, .ng-2 .advertiser-module .headers .campaign-performance > div {
        display: flex;
        flex-direction: row; }
    .ng-2 .advertiser-module .campaign-row .campaign-delivery, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery, .ng-2 .advertiser-module .headers .campaign-delivery {
      flex-direction: column;
      flex: 0 0 160px; }
      .ng-2 .advertiser-module .campaign-row .campaign-delivery div, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery div, .ng-2 .advertiser-module .headers .campaign-delivery div {
        display: flex;
        width: 100%;
        flex-direction: row; }
        .ng-2 .advertiser-module .campaign-row .campaign-delivery div div, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery div div, .ng-2 .advertiser-module .headers .campaign-delivery div div {
          display: inline-block; }
        .ng-2 .advertiser-module .campaign-row .campaign-delivery div div:first-of-type, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery div div:first-of-type, .ng-2 .advertiser-module .headers .campaign-delivery div div:first-of-type {
          width: 80px;
          text-align: right;
          font-weight: bold; }
        .ng-2 .advertiser-module .campaign-row .campaign-delivery div div:last-of-type, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery div div:last-of-type, .ng-2 .advertiser-module .headers .campaign-delivery div div:last-of-type {
          padding-left: 5px;
          width: 60px; }
    .ng-2 .advertiser-module .campaign-row .campaign-impressions, .ng-2 .advertiser-module .subcampaign-row .campaign-impressions, .ng-2 .advertiser-module .headers .campaign-impressions {
      flex: 0 0 110px; }
      .ng-2 .advertiser-module .campaign-row .campaign-impressions .fa-spinner, .ng-2 .advertiser-module .subcampaign-row .campaign-impressions .fa-spinner, .ng-2 .advertiser-module .headers .campaign-impressions .fa-spinner {
        font-size: small; }
    .ng-2 .advertiser-module .campaign-row .campaign-menu, .ng-2 .advertiser-module .subcampaign-row .campaign-menu, .ng-2 .advertiser-module .headers .campaign-menu {
      border-right: none;
      flex: 0 0 45px; }
    @media (max-width: 1199px) {
      .ng-2 .advertiser-module .campaign-row .campaign-date, .ng-2 .advertiser-module .campaign-row .campaign-performance, .ng-2 .advertiser-module .campaign-row .campaign-delivery, .ng-2 .advertiser-module .campaign-row .campaign-menu, .ng-2 .advertiser-module .subcampaign-row .campaign-date, .ng-2 .advertiser-module .subcampaign-row .campaign-performance, .ng-2 .advertiser-module .subcampaign-row .campaign-delivery, .ng-2 .advertiser-module .subcampaign-row .campaign-menu, .ng-2 .advertiser-module .headers .campaign-date, .ng-2 .advertiser-module .headers .campaign-performance, .ng-2 .advertiser-module .headers .campaign-delivery, .ng-2 .advertiser-module .headers .campaign-menu {
        display: none; }
      .ng-2 .advertiser-module .campaign-row .campaign-impressions, .ng-2 .advertiser-module .subcampaign-row .campaign-impressions, .ng-2 .advertiser-module .headers .campaign-impressions {
        border-right: none; } }
  @media (max-width: 1199px) {
    .ng-2 .advertiser-module .pagination, .ng-2 .advertiser-module .per-page {
      display: none; } }
  .ng-2 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .ng-2 body {
    margin: 0; }
  .ng-2 article,
  .ng-2 aside,
  .ng-2 details,
  .ng-2 figcaption,
  .ng-2 figure,
  .ng-2 footer,
  .ng-2 header,
  .ng-2 hgroup,
  .ng-2 main,
  .ng-2 menu,
  .ng-2 nav,
  .ng-2 section,
  .ng-2 summary {
    display: block; }
  .ng-2 audio,
  .ng-2 canvas,
  .ng-2 progress,
  .ng-2 video {
    display: inline-block;
    vertical-align: baseline; }
  .ng-2 audio:not([controls]) {
    display: none;
    height: 0; }
  .ng-2 [hidden],
  .ng-2 template {
    display: none; }
  .ng-2 a {
    background-color: transparent; }
  .ng-2 a:active,
  .ng-2 a:hover {
    outline: 0; }
  .ng-2 abbr[title] {
    border-bottom: 1px dotted; }
  .ng-2 b,
  .ng-2 strong {
    font-weight: bold; }
  .ng-2 dfn {
    font-style: italic; }
  .ng-2 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .ng-2 mark {
    background: #ff0;
    color: #000; }
  .ng-2 small {
    font-size: 80%; }
  .ng-2 sub,
  .ng-2 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .ng-2 sup {
    top: -0.5em; }
  .ng-2 sub {
    bottom: -0.25em; }
  .ng-2 img {
    border: 0; }
  .ng-2 svg:not(:root) {
    overflow: hidden; }
  .ng-2 figure {
    margin: 1em 40px; }
  .ng-2 hr {
    box-sizing: content-box;
    height: 0; }
  .ng-2 pre {
    overflow: auto; }
  .ng-2 code,
  .ng-2 kbd,
  .ng-2 pre,
  .ng-2 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .ng-2 button,
  .ng-2 input,
  .ng-2 optgroup,
  .ng-2 select,
  .ng-2 textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .ng-2 button {
    overflow: visible; }
  .ng-2 button,
  .ng-2 select {
    text-transform: none; }
  .ng-2 button,
  .ng-2 html input[type="button"],
  .ng-2 input[type="reset"],
  .ng-2 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .ng-2 button[disabled],
  .ng-2 html input[disabled] {
    cursor: default; }
  .ng-2 button::-moz-focus-inner,
  .ng-2 input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .ng-2 input {
    line-height: normal; }
  .ng-2 input[type="checkbox"],
  .ng-2 input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .ng-2 input[type="number"]::-webkit-inner-spin-button,
  .ng-2 input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .ng-2 input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .ng-2 input[type="search"]::-webkit-search-cancel-button,
  .ng-2 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .ng-2 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .ng-2 legend {
    border: 0;
    padding: 0; }
  .ng-2 textarea {
    overflow: auto; }
  .ng-2 optgroup {
    font-weight: bold; }
  .ng-2 table {
    border-collapse: collapse;
    border-spacing: 0; }
  .ng-2 td,
  .ng-2 th {
    padding: 0; }
  @media print {
    .ng-2 *,
    .ng-2 *:before,
    .ng-2 *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .ng-2 a,
    .ng-2 a:visited {
      text-decoration: underline; }
    .ng-2 a[href]:after {
      content: " (" attr(href) ")"; }
    .ng-2 abbr[title]:after {
      content: " (" attr(title) ")"; }
    .ng-2 a[href^="#"]:after,
    .ng-2 a[href^="javascript:"]:after {
      content: ""; }
    .ng-2 pre,
    .ng-2 blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .ng-2 thead {
      display: table-header-group; }
    .ng-2 tr,
    .ng-2 img {
      page-break-inside: avoid; }
    .ng-2 img {
      max-width: 100% !important; }
    .ng-2 p,
    .ng-2 h2,
    .ng-2 h3 {
      orphans: 3;
      widows: 3; }
    .ng-2 h2,
    .ng-2 h3 {
      page-break-after: avoid; }
    .ng-2 .navbar {
      display: none; }
    .ng-2 .btn > .caret,
    .ng-2 .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .ng-2 .label {
      border: 1px solid #000; }
    .ng-2 .table {
      border-collapse: collapse !important; }
      .ng-2 .table td,
      .ng-2 .table th {
        background-color: #fff !important; }
    .ng-2 .table-bordered th,
    .ng-2 .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(glyphicons-halflings-regular.eot);
  src: url(glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(glyphicons-halflings-regular.ttf) format("truetype"), url(glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
  .ng-2 .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ng-2 .glyphicon-asterisk:before {
    content: "*"; }
  .ng-2 .glyphicon-plus:before {
    content: "+"; }
  .ng-2 .glyphicon-euro:before,
  .ng-2 .glyphicon-eur:before {
    content: "\20AC"; }
  .ng-2 .glyphicon-minus:before {
    content: "\2212"; }
  .ng-2 .glyphicon-cloud:before {
    content: "\2601"; }
  .ng-2 .glyphicon-envelope:before {
    content: "\2709"; }
  .ng-2 .glyphicon-pencil:before {
    content: "\270F"; }
  .ng-2 .glyphicon-glass:before {
    content: "\E001"; }
  .ng-2 .glyphicon-music:before {
    content: "\E002"; }
  .ng-2 .glyphicon-search:before {
    content: "\E003"; }
  .ng-2 .glyphicon-heart:before {
    content: "\E005"; }
  .ng-2 .glyphicon-star:before {
    content: "\E006"; }
  .ng-2 .glyphicon-star-empty:before {
    content: "\E007"; }
  .ng-2 .glyphicon-user:before {
    content: "\E008"; }
  .ng-2 .glyphicon-film:before {
    content: "\E009"; }
  .ng-2 .glyphicon-th-large:before {
    content: "\E010"; }
  .ng-2 .glyphicon-th:before {
    content: "\E011"; }
  .ng-2 .glyphicon-th-list:before {
    content: "\E012"; }
  .ng-2 .glyphicon-ok:before {
    content: "\E013"; }
  .ng-2 .glyphicon-remove:before {
    content: "\E014"; }
  .ng-2 .glyphicon-zoom-in:before {
    content: "\E015"; }
  .ng-2 .glyphicon-zoom-out:before {
    content: "\E016"; }
  .ng-2 .glyphicon-off:before {
    content: "\E017"; }
  .ng-2 .glyphicon-signal:before {
    content: "\E018"; }
  .ng-2 .glyphicon-cog:before {
    content: "\E019"; }
  .ng-2 .glyphicon-trash:before {
    content: "\E020"; }
  .ng-2 .glyphicon-home:before {
    content: "\E021"; }
  .ng-2 .glyphicon-file:before {
    content: "\E022"; }
  .ng-2 .glyphicon-time:before {
    content: "\E023"; }
  .ng-2 .glyphicon-road:before {
    content: "\E024"; }
  .ng-2 .glyphicon-download-alt:before {
    content: "\E025"; }
  .ng-2 .glyphicon-download:before {
    content: "\E026"; }
  .ng-2 .glyphicon-upload:before {
    content: "\E027"; }
  .ng-2 .glyphicon-inbox:before {
    content: "\E028"; }
  .ng-2 .glyphicon-play-circle:before {
    content: "\E029"; }
  .ng-2 .glyphicon-repeat:before {
    content: "\E030"; }
  .ng-2 .glyphicon-refresh:before {
    content: "\E031"; }
  .ng-2 .glyphicon-list-alt:before {
    content: "\E032"; }
  .ng-2 .glyphicon-lock:before {
    content: "\E033"; }
  .ng-2 .glyphicon-flag:before {
    content: "\E034"; }
  .ng-2 .glyphicon-headphones:before {
    content: "\E035"; }
  .ng-2 .glyphicon-volume-off:before {
    content: "\E036"; }
  .ng-2 .glyphicon-volume-down:before {
    content: "\E037"; }
  .ng-2 .glyphicon-volume-up:before {
    content: "\E038"; }
  .ng-2 .glyphicon-qrcode:before {
    content: "\E039"; }
  .ng-2 .glyphicon-barcode:before {
    content: "\E040"; }
  .ng-2 .glyphicon-tag:before {
    content: "\E041"; }
  .ng-2 .glyphicon-tags:before {
    content: "\E042"; }
  .ng-2 .glyphicon-book:before {
    content: "\E043"; }
  .ng-2 .glyphicon-bookmark:before {
    content: "\E044"; }
  .ng-2 .glyphicon-print:before {
    content: "\E045"; }
  .ng-2 .glyphicon-camera:before {
    content: "\E046"; }
  .ng-2 .glyphicon-font:before {
    content: "\E047"; }
  .ng-2 .glyphicon-bold:before {
    content: "\E048"; }
  .ng-2 .glyphicon-italic:before {
    content: "\E049"; }
  .ng-2 .glyphicon-text-height:before {
    content: "\E050"; }
  .ng-2 .glyphicon-text-width:before {
    content: "\E051"; }
  .ng-2 .glyphicon-align-left:before {
    content: "\E052"; }
  .ng-2 .glyphicon-align-center:before {
    content: "\E053"; }
  .ng-2 .glyphicon-align-right:before {
    content: "\E054"; }
  .ng-2 .glyphicon-align-justify:before {
    content: "\E055"; }
  .ng-2 .glyphicon-list:before {
    content: "\E056"; }
  .ng-2 .glyphicon-indent-left:before {
    content: "\E057"; }
  .ng-2 .glyphicon-indent-right:before {
    content: "\E058"; }
  .ng-2 .glyphicon-facetime-video:before {
    content: "\E059"; }
  .ng-2 .glyphicon-picture:before {
    content: "\E060"; }
  .ng-2 .glyphicon-map-marker:before {
    content: "\E062"; }
  .ng-2 .glyphicon-adjust:before {
    content: "\E063"; }
  .ng-2 .glyphicon-tint:before {
    content: "\E064"; }
  .ng-2 .glyphicon-edit:before {
    content: "\E065"; }
  .ng-2 .glyphicon-share:before {
    content: "\E066"; }
  .ng-2 .glyphicon-check:before {
    content: "\E067"; }
  .ng-2 .glyphicon-move:before {
    content: "\E068"; }
  .ng-2 .glyphicon-step-backward:before {
    content: "\E069"; }
  .ng-2 .glyphicon-fast-backward:before {
    content: "\E070"; }
  .ng-2 .glyphicon-backward:before {
    content: "\E071"; }
  .ng-2 .glyphicon-play:before {
    content: "\E072"; }
  .ng-2 .glyphicon-pause:before {
    content: "\E073"; }
  .ng-2 .glyphicon-stop:before {
    content: "\E074"; }
  .ng-2 .glyphicon-forward:before {
    content: "\E075"; }
  .ng-2 .glyphicon-fast-forward:before {
    content: "\E076"; }
  .ng-2 .glyphicon-step-forward:before {
    content: "\E077"; }
  .ng-2 .glyphicon-eject:before {
    content: "\E078"; }
  .ng-2 .glyphicon-chevron-left:before {
    content: "\E079"; }
  .ng-2 .glyphicon-chevron-right:before {
    content: "\E080"; }
  .ng-2 .glyphicon-plus-sign:before {
    content: "\E081"; }
  .ng-2 .glyphicon-minus-sign:before {
    content: "\E082"; }
  .ng-2 .glyphicon-remove-sign:before {
    content: "\E083"; }
  .ng-2 .glyphicon-ok-sign:before {
    content: "\E084"; }
  .ng-2 .glyphicon-question-sign:before {
    content: "\E085"; }
  .ng-2 .glyphicon-info-sign:before {
    content: "\E086"; }
  .ng-2 .glyphicon-screenshot:before {
    content: "\E087"; }
  .ng-2 .glyphicon-remove-circle:before {
    content: "\E088"; }
  .ng-2 .glyphicon-ok-circle:before {
    content: "\E089"; }
  .ng-2 .glyphicon-ban-circle:before {
    content: "\E090"; }
  .ng-2 .glyphicon-arrow-left:before {
    content: "\E091"; }
  .ng-2 .glyphicon-arrow-right:before {
    content: "\E092"; }
  .ng-2 .glyphicon-arrow-up:before {
    content: "\E093"; }
  .ng-2 .glyphicon-arrow-down:before {
    content: "\E094"; }
  .ng-2 .glyphicon-share-alt:before {
    content: "\E095"; }
  .ng-2 .glyphicon-resize-full:before {
    content: "\E096"; }
  .ng-2 .glyphicon-resize-small:before {
    content: "\E097"; }
  .ng-2 .glyphicon-exclamation-sign:before {
    content: "\E101"; }
  .ng-2 .glyphicon-gift:before {
    content: "\E102"; }
  .ng-2 .glyphicon-leaf:before {
    content: "\E103"; }
  .ng-2 .glyphicon-fire:before {
    content: "\E104"; }
  .ng-2 .glyphicon-eye-open:before {
    content: "\E105"; }
  .ng-2 .glyphicon-eye-close:before {
    content: "\E106"; }
  .ng-2 .glyphicon-warning-sign:before {
    content: "\E107"; }
  .ng-2 .glyphicon-plane:before {
    content: "\E108"; }
  .ng-2 .glyphicon-calendar:before {
    content: "\E109"; }
  .ng-2 .glyphicon-random:before {
    content: "\E110"; }
  .ng-2 .glyphicon-comment:before {
    content: "\E111"; }
  .ng-2 .glyphicon-magnet:before {
    content: "\E112"; }
  .ng-2 .glyphicon-chevron-up:before {
    content: "\E113"; }
  .ng-2 .glyphicon-chevron-down:before {
    content: "\E114"; }
  .ng-2 .glyphicon-retweet:before {
    content: "\E115"; }
  .ng-2 .glyphicon-shopping-cart:before {
    content: "\E116"; }
  .ng-2 .glyphicon-folder-close:before {
    content: "\E117"; }
  .ng-2 .glyphicon-folder-open:before {
    content: "\E118"; }
  .ng-2 .glyphicon-resize-vertical:before {
    content: "\E119"; }
  .ng-2 .glyphicon-resize-horizontal:before {
    content: "\E120"; }
  .ng-2 .glyphicon-hdd:before {
    content: "\E121"; }
  .ng-2 .glyphicon-bullhorn:before {
    content: "\E122"; }
  .ng-2 .glyphicon-bell:before {
    content: "\E123"; }
  .ng-2 .glyphicon-certificate:before {
    content: "\E124"; }
  .ng-2 .glyphicon-thumbs-up:before {
    content: "\E125"; }
  .ng-2 .glyphicon-thumbs-down:before {
    content: "\E126"; }
  .ng-2 .glyphicon-hand-right:before {
    content: "\E127"; }
  .ng-2 .glyphicon-hand-left:before {
    content: "\E128"; }
  .ng-2 .glyphicon-hand-up:before {
    content: "\E129"; }
  .ng-2 .glyphicon-hand-down:before {
    content: "\E130"; }
  .ng-2 .glyphicon-circle-arrow-right:before {
    content: "\E131"; }
  .ng-2 .glyphicon-circle-arrow-left:before {
    content: "\E132"; }
  .ng-2 .glyphicon-circle-arrow-up:before {
    content: "\E133"; }
  .ng-2 .glyphicon-circle-arrow-down:before {
    content: "\E134"; }
  .ng-2 .glyphicon-globe:before {
    content: "\E135"; }
  .ng-2 .glyphicon-wrench:before {
    content: "\E136"; }
  .ng-2 .glyphicon-tasks:before {
    content: "\E137"; }
  .ng-2 .glyphicon-filter:before {
    content: "\E138"; }
  .ng-2 .glyphicon-briefcase:before {
    content: "\E139"; }
  .ng-2 .glyphicon-fullscreen:before {
    content: "\E140"; }
  .ng-2 .glyphicon-dashboard:before {
    content: "\E141"; }
  .ng-2 .glyphicon-paperclip:before {
    content: "\E142"; }
  .ng-2 .glyphicon-heart-empty:before {
    content: "\E143"; }
  .ng-2 .glyphicon-link:before {
    content: "\E144"; }
  .ng-2 .glyphicon-phone:before {
    content: "\E145"; }
  .ng-2 .glyphicon-pushpin:before {
    content: "\E146"; }
  .ng-2 .glyphicon-usd:before {
    content: "\E148"; }
  .ng-2 .glyphicon-gbp:before {
    content: "\E149"; }
  .ng-2 .glyphicon-sort:before {
    content: "\E150"; }
  .ng-2 .glyphicon-sort-by-alphabet:before {
    content: "\E151"; }
  .ng-2 .glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"; }
  .ng-2 .glyphicon-sort-by-order:before {
    content: "\E153"; }
  .ng-2 .glyphicon-sort-by-order-alt:before {
    content: "\E154"; }
  .ng-2 .glyphicon-sort-by-attributes:before {
    content: "\E155"; }
  .ng-2 .glyphicon-sort-by-attributes-alt:before {
    content: "\E156"; }
  .ng-2 .glyphicon-unchecked:before {
    content: "\E157"; }
  .ng-2 .glyphicon-expand:before {
    content: "\E158"; }
  .ng-2 .glyphicon-collapse-down:before {
    content: "\E159"; }
  .ng-2 .glyphicon-collapse-up:before {
    content: "\E160"; }
  .ng-2 .glyphicon-log-in:before {
    content: "\E161"; }
  .ng-2 .glyphicon-flash:before {
    content: "\E162"; }
  .ng-2 .glyphicon-log-out:before {
    content: "\E163"; }
  .ng-2 .glyphicon-new-window:before {
    content: "\E164"; }
  .ng-2 .glyphicon-record:before {
    content: "\E165"; }
  .ng-2 .glyphicon-save:before {
    content: "\E166"; }
  .ng-2 .glyphicon-open:before {
    content: "\E167"; }
  .ng-2 .glyphicon-saved:before {
    content: "\E168"; }
  .ng-2 .glyphicon-import:before {
    content: "\E169"; }
  .ng-2 .glyphicon-export:before {
    content: "\E170"; }
  .ng-2 .glyphicon-send:before {
    content: "\E171"; }
  .ng-2 .glyphicon-floppy-disk:before {
    content: "\E172"; }
  .ng-2 .glyphicon-floppy-saved:before {
    content: "\E173"; }
  .ng-2 .glyphicon-floppy-remove:before {
    content: "\E174"; }
  .ng-2 .glyphicon-floppy-save:before {
    content: "\E175"; }
  .ng-2 .glyphicon-floppy-open:before {
    content: "\E176"; }
  .ng-2 .glyphicon-credit-card:before {
    content: "\E177"; }
  .ng-2 .glyphicon-transfer:before {
    content: "\E178"; }
  .ng-2 .glyphicon-cutlery:before {
    content: "\E179"; }
  .ng-2 .glyphicon-header:before {
    content: "\E180"; }
  .ng-2 .glyphicon-compressed:before {
    content: "\E181"; }
  .ng-2 .glyphicon-earphone:before {
    content: "\E182"; }
  .ng-2 .glyphicon-phone-alt:before {
    content: "\E183"; }
  .ng-2 .glyphicon-tower:before {
    content: "\E184"; }
  .ng-2 .glyphicon-stats:before {
    content: "\E185"; }
  .ng-2 .glyphicon-sd-video:before {
    content: "\E186"; }
  .ng-2 .glyphicon-hd-video:before {
    content: "\E187"; }
  .ng-2 .glyphicon-subtitles:before {
    content: "\E188"; }
  .ng-2 .glyphicon-sound-stereo:before {
    content: "\E189"; }
  .ng-2 .glyphicon-sound-dolby:before {
    content: "\E190"; }
  .ng-2 .glyphicon-sound-5-1:before {
    content: "\E191"; }
  .ng-2 .glyphicon-sound-6-1:before {
    content: "\E192"; }
  .ng-2 .glyphicon-sound-7-1:before {
    content: "\E193"; }
  .ng-2 .glyphicon-copyright-mark:before {
    content: "\E194"; }
  .ng-2 .glyphicon-registration-mark:before {
    content: "\E195"; }
  .ng-2 .glyphicon-cloud-download:before {
    content: "\E197"; }
  .ng-2 .glyphicon-cloud-upload:before {
    content: "\E198"; }
  .ng-2 .glyphicon-tree-conifer:before {
    content: "\E199"; }
  .ng-2 .glyphicon-tree-deciduous:before {
    content: "\E200"; }
  .ng-2 .glyphicon-cd:before {
    content: "\E201"; }
  .ng-2 .glyphicon-save-file:before {
    content: "\E202"; }
  .ng-2 .glyphicon-open-file:before {
    content: "\E203"; }
  .ng-2 .glyphicon-level-up:before {
    content: "\E204"; }
  .ng-2 .glyphicon-copy:before {
    content: "\E205"; }
  .ng-2 .glyphicon-paste:before {
    content: "\E206"; }
  .ng-2 .glyphicon-alert:before {
    content: "\E209"; }
  .ng-2 .glyphicon-equalizer:before {
    content: "\E210"; }
  .ng-2 .glyphicon-king:before {
    content: "\E211"; }
  .ng-2 .glyphicon-queen:before {
    content: "\E212"; }
  .ng-2 .glyphicon-pawn:before {
    content: "\E213"; }
  .ng-2 .glyphicon-bishop:before {
    content: "\E214"; }
  .ng-2 .glyphicon-knight:before {
    content: "\E215"; }
  .ng-2 .glyphicon-baby-formula:before {
    content: "\E216"; }
  .ng-2 .glyphicon-tent:before {
    content: "\26FA"; }
  .ng-2 .glyphicon-blackboard:before {
    content: "\E218"; }
  .ng-2 .glyphicon-bed:before {
    content: "\E219"; }
  .ng-2 .glyphicon-apple:before {
    content: "\F8FF"; }
  .ng-2 .glyphicon-erase:before {
    content: "\E221"; }
  .ng-2 .glyphicon-hourglass:before {
    content: "\231B"; }
  .ng-2 .glyphicon-lamp:before {
    content: "\E223"; }
  .ng-2 .glyphicon-duplicate:before {
    content: "\E224"; }
  .ng-2 .glyphicon-piggy-bank:before {
    content: "\E225"; }
  .ng-2 .glyphicon-scissors:before {
    content: "\E226"; }
  .ng-2 .glyphicon-bitcoin:before {
    content: "\E227"; }
  .ng-2 .glyphicon-btc:before {
    content: "\E227"; }
  .ng-2 .glyphicon-xbt:before {
    content: "\E227"; }
  .ng-2 .glyphicon-yen:before {
    content: "\A5"; }
  .ng-2 .glyphicon-jpy:before {
    content: "\A5"; }
  .ng-2 .glyphicon-ruble:before {
    content: "\20BD"; }
  .ng-2 .glyphicon-rub:before {
    content: "\20BD"; }
  .ng-2 .glyphicon-scale:before {
    content: "\E230"; }
  .ng-2 .glyphicon-ice-lolly:before {
    content: "\E231"; }
  .ng-2 .glyphicon-ice-lolly-tasted:before {
    content: "\E232"; }
  .ng-2 .glyphicon-education:before {
    content: "\E233"; }
  .ng-2 .glyphicon-option-horizontal:before {
    content: "\E234"; }
  .ng-2 .glyphicon-option-vertical:before {
    content: "\E235"; }
  .ng-2 .glyphicon-menu-hamburger:before {
    content: "\E236"; }
  .ng-2 .glyphicon-modal-window:before {
    content: "\E237"; }
  .ng-2 .glyphicon-oil:before {
    content: "\E238"; }
  .ng-2 .glyphicon-grain:before {
    content: "\E239"; }
  .ng-2 .glyphicon-sunglasses:before {
    content: "\E240"; }
  .ng-2 .glyphicon-text-size:before {
    content: "\E241"; }
  .ng-2 .glyphicon-text-color:before {
    content: "\E242"; }
  .ng-2 .glyphicon-text-background:before {
    content: "\E243"; }
  .ng-2 .glyphicon-object-align-top:before {
    content: "\E244"; }
  .ng-2 .glyphicon-object-align-bottom:before {
    content: "\E245"; }
  .ng-2 .glyphicon-object-align-horizontal:before {
    content: "\E246"; }
  .ng-2 .glyphicon-object-align-left:before {
    content: "\E247"; }
  .ng-2 .glyphicon-object-align-vertical:before {
    content: "\E248"; }
  .ng-2 .glyphicon-object-align-right:before {
    content: "\E249"; }
  .ng-2 .glyphicon-triangle-right:before {
    content: "\E250"; }
  .ng-2 .glyphicon-triangle-left:before {
    content: "\E251"; }
  .ng-2 .glyphicon-triangle-bottom:before {
    content: "\E252"; }
  .ng-2 .glyphicon-triangle-top:before {
    content: "\E253"; }
  .ng-2 .glyphicon-console:before {
    content: "\E254"; }
  .ng-2 .glyphicon-superscript:before {
    content: "\E255"; }
  .ng-2 .glyphicon-subscript:before {
    content: "\E256"; }
  .ng-2 .glyphicon-menu-left:before {
    content: "\E257"; }
  .ng-2 .glyphicon-menu-right:before {
    content: "\E258"; }
  .ng-2 .glyphicon-menu-down:before {
    content: "\E259"; }
  .ng-2 .glyphicon-menu-up:before {
    content: "\E260"; }
  .ng-2 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-2 *:before,
  .ng-2 *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-2 html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .ng-2 body {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    line-height: 1.82;
    color: #333333;
    background-color: #fbfcfe; }
  .ng-2 input,
  .ng-2 button,
  .ng-2 select,
  .ng-2 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .ng-2 a {
    color: #147ccd;
    text-decoration: none; }
    .ng-2 a:hover, .ng-2 a:focus {
      color: #0d5287;
      text-decoration: underline; }
    .ng-2 a:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .ng-2 figure {
    margin: 0; }
  .ng-2 img {
    vertical-align: middle; }
  .ng-2 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .ng-2 .img-rounded {
    border-radius: 3px; }
  .ng-2 .img-thumbnail {
    padding: 4px;
    line-height: 1.82;
    background-color: #fbfcfe;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .ng-2 .img-circle {
    border-radius: 50%; }
  .ng-2 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .ng-2 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .ng-2 .sr-only-focusable:active, .ng-2 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .ng-2 [role="button"] {
    cursor: pointer; }
  .ng-2 h1, .ng-2 h2, .ng-2 h3, .ng-2 h4, .ng-2 h5, .ng-2 h6,
  .ng-2 .h1, .ng-2 .h2, .ng-2 .h3, .ng-2 .h4, .ng-2 .h5, .ng-2 .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .ng-2 h1 small,
    .ng-2 h1 .small, .ng-2 h2 small,
    .ng-2 h2 .small, .ng-2 h3 small,
    .ng-2 h3 .small, .ng-2 h4 small,
    .ng-2 h4 .small, .ng-2 h5 small,
    .ng-2 h5 .small, .ng-2 h6 small,
    .ng-2 h6 .small,
    .ng-2 .h1 small,
    .ng-2 .h1 .small, .ng-2 .h2 small,
    .ng-2 .h2 .small, .ng-2 .h3 small,
    .ng-2 .h3 .small, .ng-2 .h4 small,
    .ng-2 .h4 .small, .ng-2 .h5 small,
    .ng-2 .h5 .small, .ng-2 .h6 small,
    .ng-2 .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #777777; }
  .ng-2 h1, .ng-2 .h1,
  .ng-2 h2, .ng-2 .h2,
  .ng-2 h3, .ng-2 .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .ng-2 h1 small,
    .ng-2 h1 .small, .ng-2 .h1 small,
    .ng-2 .h1 .small,
    .ng-2 h2 small,
    .ng-2 h2 .small, .ng-2 .h2 small,
    .ng-2 .h2 .small,
    .ng-2 h3 small,
    .ng-2 h3 .small, .ng-2 .h3 small,
    .ng-2 .h3 .small {
      font-size: 65%; }
  .ng-2 h4, .ng-2 .h4,
  .ng-2 h5, .ng-2 .h5,
  .ng-2 h6, .ng-2 .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .ng-2 h4 small,
    .ng-2 h4 .small, .ng-2 .h4 small,
    .ng-2 .h4 .small,
    .ng-2 h5 small,
    .ng-2 h5 .small, .ng-2 .h5 small,
    .ng-2 .h5 .small,
    .ng-2 h6 small,
    .ng-2 h6 .small, .ng-2 .h6 small,
    .ng-2 .h6 .small {
      font-size: 75%; }
  .ng-2 h1, .ng-2 .h1 {
    font-size: 28px; }
  .ng-2 h2, .ng-2 .h2 {
    font-size: 23px; }
  .ng-2 h3, .ng-2 .h3 {
    font-size: 19px; }
  .ng-2 h4, .ng-2 .h4 {
    font-size: 14px; }
  .ng-2 h5, .ng-2 .h5 {
    font-size: 11px; }
  .ng-2 h6, .ng-2 .h6 {
    font-size: 10px; }
  .ng-2 p {
    margin: 0 0 10px; }
  .ng-2 .lead {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .ng-2 .lead {
        font-size: 16.5px; } }
  .ng-2 small,
  .ng-2 .small {
    font-size: 90%; }
  .ng-2 mark,
  .ng-2 .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .ng-2 .text-left {
    text-align: left; }
  .ng-2 .text-right {
    text-align: right; }
  .ng-2 .text-center {
    text-align: center; }
  .ng-2 .text-justify {
    text-align: justify; }
  .ng-2 .text-nowrap {
    white-space: nowrap; }
  .ng-2 .text-lowercase {
    text-transform: lowercase; }
  .ng-2 .text-uppercase, .ng-2 .initialism {
    text-transform: uppercase; }
  .ng-2 .text-capitalize {
    text-transform: capitalize; }
  .ng-2 .text-muted {
    color: #777777; }
  .ng-2 .text-primary {
    color: #147ccd; }
  .ng-2 a.text-primary:hover,
  .ng-2 a.text-primary:focus {
    color: #0f609f; }
  .ng-2 .text-success {
    color: #3c763d; }
  .ng-2 a.text-success:hover,
  .ng-2 a.text-success:focus {
    color: #2b542c; }
  .ng-2 .text-info {
    color: #31708f; }
  .ng-2 a.text-info:hover,
  .ng-2 a.text-info:focus {
    color: #245269; }
  .ng-2 .text-warning {
    color: #8a6d3b; }
  .ng-2 a.text-warning:hover,
  .ng-2 a.text-warning:focus {
    color: #66512c; }
  .ng-2 .text-danger {
    color: #a94442; }
  .ng-2 a.text-danger:hover,
  .ng-2 a.text-danger:focus {
    color: #843534; }
  .ng-2 .bg-primary {
    color: #fff; }
  .ng-2 .bg-primary {
    background-color: #147ccd; }
  .ng-2 a.bg-primary:hover,
  .ng-2 a.bg-primary:focus {
    background-color: #0f609f; }
  .ng-2 .bg-success {
    background-color: #dff0d8; }
  .ng-2 a.bg-success:hover,
  .ng-2 a.bg-success:focus {
    background-color: #c1e2b3; }
  .ng-2 .bg-info {
    background-color: #d9edf7; }
  .ng-2 a.bg-info:hover,
  .ng-2 a.bg-info:focus {
    background-color: #afd9ee; }
  .ng-2 .bg-warning {
    background-color: #fcf8e3; }
  .ng-2 a.bg-warning:hover,
  .ng-2 a.bg-warning:focus {
    background-color: #f7ecb5; }
  .ng-2 .bg-danger {
    background-color: #f2dede; }
  .ng-2 a.bg-danger:hover,
  .ng-2 a.bg-danger:focus {
    background-color: #e4b9b9; }
  .ng-2 .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .ng-2 ul,
  .ng-2 ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .ng-2 ul ul,
    .ng-2 ul ol,
    .ng-2 ol ul,
    .ng-2 ol ol {
      margin-bottom: 0; }
  .ng-2 .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .ng-2 .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .ng-2 .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .ng-2 dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .ng-2 dt,
  .ng-2 dd {
    line-height: 1.82; }
  .ng-2 dt {
    font-weight: bold; }
  .ng-2 dd {
    margin-left: 0; }
  .ng-2 .dl-horizontal dd:before, .ng-2 .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .ng-2 .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .ng-2 .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .ng-2 .dl-horizontal dd {
      margin-left: 180px; } }
  .ng-2 abbr[title],
  .ng-2 abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }
  .ng-2 .initialism {
    font-size: 90%; }
  .ng-2 blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 13.75px;
    border-left: 5px solid #eeeeee; }
    .ng-2 blockquote p:last-child,
    .ng-2 blockquote ul:last-child,
    .ng-2 blockquote ol:last-child {
      margin-bottom: 0; }
    .ng-2 blockquote footer,
    .ng-2 blockquote small,
    .ng-2 blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.82;
      color: #777777; }
      .ng-2 blockquote footer:before,
      .ng-2 blockquote small:before,
      .ng-2 blockquote .small:before {
        content: '\2014   \A0'; }
  .ng-2 .blockquote-reverse,
  .ng-2 blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .ng-2 .blockquote-reverse footer:before,
    .ng-2 .blockquote-reverse small:before,
    .ng-2 .blockquote-reverse .small:before,
    .ng-2 blockquote.pull-right footer:before,
    .ng-2 blockquote.pull-right small:before,
    .ng-2 blockquote.pull-right .small:before {
      content: ''; }
    .ng-2 .blockquote-reverse footer:after,
    .ng-2 .blockquote-reverse small:after,
    .ng-2 .blockquote-reverse .small:after,
    .ng-2 blockquote.pull-right footer:after,
    .ng-2 blockquote.pull-right small:after,
    .ng-2 blockquote.pull-right .small:after {
      content: '\A0   \2014'; }
  .ng-2 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.82; }
  .ng-2 code,
  .ng-2 kbd,
  .ng-2 pre,
  .ng-2 samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .ng-2 code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px; }
  .ng-2 kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .ng-2 kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .ng-2 pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 10px;
    line-height: 1.82;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px; }
    .ng-2 pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .ng-2 .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .ng-2 .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .ng-2 .container:before, .ng-2 .container:after {
      content: " ";
      display: table; }
    .ng-2 .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .ng-2 .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .ng-2 .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .ng-2 .container {
        width: 1170px; } }
  .ng-2 .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .ng-2 .container-fluid:before, .ng-2 .container-fluid:after {
      content: " ";
      display: table; }
    .ng-2 .container-fluid:after {
      clear: both; }
  .ng-2 .row {
    margin-left: -15px;
    margin-right: -15px; }
    .ng-2 .row:before, .ng-2 .row:after {
      content: " ";
      display: table; }
    .ng-2 .row:after {
      clear: both; }
  .ng-2 .col-xs-1, .ng-2 .col-sm-1, .ng-2 .col-md-1, .ng-2 .col-lg-1, .ng-2 .col-xs-2, .ng-2 .col-sm-2, .ng-2 .col-md-2, .ng-2 .col-lg-2, .ng-2 .col-xs-3, .ng-2 .col-sm-3, .ng-2 .col-md-3, .ng-2 .col-lg-3, .ng-2 .col-xs-4, .ng-2 .col-sm-4, .ng-2 .col-md-4, .ng-2 .col-lg-4, .ng-2 .col-xs-5, .ng-2 .col-sm-5, .ng-2 .col-md-5, .ng-2 .col-lg-5, .ng-2 .col-xs-6, .ng-2 .col-sm-6, .ng-2 .col-md-6, .ng-2 .col-lg-6, .ng-2 .col-xs-7, .ng-2 .col-sm-7, .ng-2 .col-md-7, .ng-2 .col-lg-7, .ng-2 .col-xs-8, .ng-2 .col-sm-8, .ng-2 .col-md-8, .ng-2 .col-lg-8, .ng-2 .col-xs-9, .ng-2 .col-sm-9, .ng-2 .col-md-9, .ng-2 .col-lg-9, .ng-2 .col-xs-10, .ng-2 .col-sm-10, .ng-2 .col-md-10, .ng-2 .col-lg-10, .ng-2 .col-xs-11, .ng-2 .col-sm-11, .ng-2 .col-md-11, .ng-2 .col-lg-11, .ng-2 .col-xs-12, .ng-2 .col-sm-12, .ng-2 .col-md-12, .ng-2 .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .ng-2 .col-xs-1, .ng-2 .col-xs-2, .ng-2 .col-xs-3, .ng-2 .col-xs-4, .ng-2 .col-xs-5, .ng-2 .col-xs-6, .ng-2 .col-xs-7, .ng-2 .col-xs-8, .ng-2 .col-xs-9, .ng-2 .col-xs-10, .ng-2 .col-xs-11, .ng-2 .col-xs-12 {
    float: left; }
  .ng-2 .col-xs-1 {
    width: 8.33333%; }
  .ng-2 .col-xs-2 {
    width: 16.66667%; }
  .ng-2 .col-xs-3 {
    width: 25%; }
  .ng-2 .col-xs-4 {
    width: 33.33333%; }
  .ng-2 .col-xs-5 {
    width: 41.66667%; }
  .ng-2 .col-xs-6 {
    width: 50%; }
  .ng-2 .col-xs-7 {
    width: 58.33333%; }
  .ng-2 .col-xs-8 {
    width: 66.66667%; }
  .ng-2 .col-xs-9 {
    width: 75%; }
  .ng-2 .col-xs-10 {
    width: 83.33333%; }
  .ng-2 .col-xs-11 {
    width: 91.66667%; }
  .ng-2 .col-xs-12 {
    width: 100%; }
  .ng-2 .col-xs-pull-0 {
    right: auto; }
  .ng-2 .col-xs-pull-1 {
    right: 8.33333%; }
  .ng-2 .col-xs-pull-2 {
    right: 16.66667%; }
  .ng-2 .col-xs-pull-3 {
    right: 25%; }
  .ng-2 .col-xs-pull-4 {
    right: 33.33333%; }
  .ng-2 .col-xs-pull-5 {
    right: 41.66667%; }
  .ng-2 .col-xs-pull-6 {
    right: 50%; }
  .ng-2 .col-xs-pull-7 {
    right: 58.33333%; }
  .ng-2 .col-xs-pull-8 {
    right: 66.66667%; }
  .ng-2 .col-xs-pull-9 {
    right: 75%; }
  .ng-2 .col-xs-pull-10 {
    right: 83.33333%; }
  .ng-2 .col-xs-pull-11 {
    right: 91.66667%; }
  .ng-2 .col-xs-pull-12 {
    right: 100%; }
  .ng-2 .col-xs-push-0 {
    left: auto; }
  .ng-2 .col-xs-push-1 {
    left: 8.33333%; }
  .ng-2 .col-xs-push-2 {
    left: 16.66667%; }
  .ng-2 .col-xs-push-3 {
    left: 25%; }
  .ng-2 .col-xs-push-4 {
    left: 33.33333%; }
  .ng-2 .col-xs-push-5 {
    left: 41.66667%; }
  .ng-2 .col-xs-push-6 {
    left: 50%; }
  .ng-2 .col-xs-push-7 {
    left: 58.33333%; }
  .ng-2 .col-xs-push-8 {
    left: 66.66667%; }
  .ng-2 .col-xs-push-9 {
    left: 75%; }
  .ng-2 .col-xs-push-10 {
    left: 83.33333%; }
  .ng-2 .col-xs-push-11 {
    left: 91.66667%; }
  .ng-2 .col-xs-push-12 {
    left: 100%; }
  .ng-2 .col-xs-offset-0 {
    margin-left: 0%; }
  .ng-2 .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .ng-2 .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .ng-2 .col-xs-offset-3 {
    margin-left: 25%; }
  .ng-2 .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .ng-2 .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .ng-2 .col-xs-offset-6 {
    margin-left: 50%; }
  .ng-2 .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .ng-2 .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .ng-2 .col-xs-offset-9 {
    margin-left: 75%; }
  .ng-2 .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .ng-2 .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .ng-2 .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .ng-2 .col-sm-1, .ng-2 .col-sm-2, .ng-2 .col-sm-3, .ng-2 .col-sm-4, .ng-2 .col-sm-5, .ng-2 .col-sm-6, .ng-2 .col-sm-7, .ng-2 .col-sm-8, .ng-2 .col-sm-9, .ng-2 .col-sm-10, .ng-2 .col-sm-11, .ng-2 .col-sm-12 {
      float: left; }
    .ng-2 .col-sm-1 {
      width: 8.33333%; }
    .ng-2 .col-sm-2 {
      width: 16.66667%; }
    .ng-2 .col-sm-3 {
      width: 25%; }
    .ng-2 .col-sm-4 {
      width: 33.33333%; }
    .ng-2 .col-sm-5 {
      width: 41.66667%; }
    .ng-2 .col-sm-6 {
      width: 50%; }
    .ng-2 .col-sm-7 {
      width: 58.33333%; }
    .ng-2 .col-sm-8 {
      width: 66.66667%; }
    .ng-2 .col-sm-9 {
      width: 75%; }
    .ng-2 .col-sm-10 {
      width: 83.33333%; }
    .ng-2 .col-sm-11 {
      width: 91.66667%; }
    .ng-2 .col-sm-12 {
      width: 100%; }
    .ng-2 .col-sm-pull-0 {
      right: auto; }
    .ng-2 .col-sm-pull-1 {
      right: 8.33333%; }
    .ng-2 .col-sm-pull-2 {
      right: 16.66667%; }
    .ng-2 .col-sm-pull-3 {
      right: 25%; }
    .ng-2 .col-sm-pull-4 {
      right: 33.33333%; }
    .ng-2 .col-sm-pull-5 {
      right: 41.66667%; }
    .ng-2 .col-sm-pull-6 {
      right: 50%; }
    .ng-2 .col-sm-pull-7 {
      right: 58.33333%; }
    .ng-2 .col-sm-pull-8 {
      right: 66.66667%; }
    .ng-2 .col-sm-pull-9 {
      right: 75%; }
    .ng-2 .col-sm-pull-10 {
      right: 83.33333%; }
    .ng-2 .col-sm-pull-11 {
      right: 91.66667%; }
    .ng-2 .col-sm-pull-12 {
      right: 100%; }
    .ng-2 .col-sm-push-0 {
      left: auto; }
    .ng-2 .col-sm-push-1 {
      left: 8.33333%; }
    .ng-2 .col-sm-push-2 {
      left: 16.66667%; }
    .ng-2 .col-sm-push-3 {
      left: 25%; }
    .ng-2 .col-sm-push-4 {
      left: 33.33333%; }
    .ng-2 .col-sm-push-5 {
      left: 41.66667%; }
    .ng-2 .col-sm-push-6 {
      left: 50%; }
    .ng-2 .col-sm-push-7 {
      left: 58.33333%; }
    .ng-2 .col-sm-push-8 {
      left: 66.66667%; }
    .ng-2 .col-sm-push-9 {
      left: 75%; }
    .ng-2 .col-sm-push-10 {
      left: 83.33333%; }
    .ng-2 .col-sm-push-11 {
      left: 91.66667%; }
    .ng-2 .col-sm-push-12 {
      left: 100%; }
    .ng-2 .col-sm-offset-0 {
      margin-left: 0%; }
    .ng-2 .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .ng-2 .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .ng-2 .col-sm-offset-3 {
      margin-left: 25%; }
    .ng-2 .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .ng-2 .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .ng-2 .col-sm-offset-6 {
      margin-left: 50%; }
    .ng-2 .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .ng-2 .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .ng-2 .col-sm-offset-9 {
      margin-left: 75%; }
    .ng-2 .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .ng-2 .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .ng-2 .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .ng-2 .col-md-1, .ng-2 .col-md-2, .ng-2 .col-md-3, .ng-2 .col-md-4, .ng-2 .col-md-5, .ng-2 .col-md-6, .ng-2 .col-md-7, .ng-2 .col-md-8, .ng-2 .col-md-9, .ng-2 .col-md-10, .ng-2 .col-md-11, .ng-2 .col-md-12 {
      float: left; }
    .ng-2 .col-md-1 {
      width: 8.33333%; }
    .ng-2 .col-md-2 {
      width: 16.66667%; }
    .ng-2 .col-md-3 {
      width: 25%; }
    .ng-2 .col-md-4 {
      width: 33.33333%; }
    .ng-2 .col-md-5 {
      width: 41.66667%; }
    .ng-2 .col-md-6 {
      width: 50%; }
    .ng-2 .col-md-7 {
      width: 58.33333%; }
    .ng-2 .col-md-8 {
      width: 66.66667%; }
    .ng-2 .col-md-9 {
      width: 75%; }
    .ng-2 .col-md-10 {
      width: 83.33333%; }
    .ng-2 .col-md-11 {
      width: 91.66667%; }
    .ng-2 .col-md-12 {
      width: 100%; }
    .ng-2 .col-md-pull-0 {
      right: auto; }
    .ng-2 .col-md-pull-1 {
      right: 8.33333%; }
    .ng-2 .col-md-pull-2 {
      right: 16.66667%; }
    .ng-2 .col-md-pull-3 {
      right: 25%; }
    .ng-2 .col-md-pull-4 {
      right: 33.33333%; }
    .ng-2 .col-md-pull-5 {
      right: 41.66667%; }
    .ng-2 .col-md-pull-6 {
      right: 50%; }
    .ng-2 .col-md-pull-7 {
      right: 58.33333%; }
    .ng-2 .col-md-pull-8 {
      right: 66.66667%; }
    .ng-2 .col-md-pull-9 {
      right: 75%; }
    .ng-2 .col-md-pull-10 {
      right: 83.33333%; }
    .ng-2 .col-md-pull-11 {
      right: 91.66667%; }
    .ng-2 .col-md-pull-12 {
      right: 100%; }
    .ng-2 .col-md-push-0 {
      left: auto; }
    .ng-2 .col-md-push-1 {
      left: 8.33333%; }
    .ng-2 .col-md-push-2 {
      left: 16.66667%; }
    .ng-2 .col-md-push-3 {
      left: 25%; }
    .ng-2 .col-md-push-4 {
      left: 33.33333%; }
    .ng-2 .col-md-push-5 {
      left: 41.66667%; }
    .ng-2 .col-md-push-6 {
      left: 50%; }
    .ng-2 .col-md-push-7 {
      left: 58.33333%; }
    .ng-2 .col-md-push-8 {
      left: 66.66667%; }
    .ng-2 .col-md-push-9 {
      left: 75%; }
    .ng-2 .col-md-push-10 {
      left: 83.33333%; }
    .ng-2 .col-md-push-11 {
      left: 91.66667%; }
    .ng-2 .col-md-push-12 {
      left: 100%; }
    .ng-2 .col-md-offset-0 {
      margin-left: 0%; }
    .ng-2 .col-md-offset-1 {
      margin-left: 8.33333%; }
    .ng-2 .col-md-offset-2 {
      margin-left: 16.66667%; }
    .ng-2 .col-md-offset-3 {
      margin-left: 25%; }
    .ng-2 .col-md-offset-4 {
      margin-left: 33.33333%; }
    .ng-2 .col-md-offset-5 {
      margin-left: 41.66667%; }
    .ng-2 .col-md-offset-6 {
      margin-left: 50%; }
    .ng-2 .col-md-offset-7 {
      margin-left: 58.33333%; }
    .ng-2 .col-md-offset-8 {
      margin-left: 66.66667%; }
    .ng-2 .col-md-offset-9 {
      margin-left: 75%; }
    .ng-2 .col-md-offset-10 {
      margin-left: 83.33333%; }
    .ng-2 .col-md-offset-11 {
      margin-left: 91.66667%; }
    .ng-2 .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .ng-2 .col-lg-1, .ng-2 .col-lg-2, .ng-2 .col-lg-3, .ng-2 .col-lg-4, .ng-2 .col-lg-5, .ng-2 .col-lg-6, .ng-2 .col-lg-7, .ng-2 .col-lg-8, .ng-2 .col-lg-9, .ng-2 .col-lg-10, .ng-2 .col-lg-11, .ng-2 .col-lg-12 {
      float: left; }
    .ng-2 .col-lg-1 {
      width: 8.33333%; }
    .ng-2 .col-lg-2 {
      width: 16.66667%; }
    .ng-2 .col-lg-3 {
      width: 25%; }
    .ng-2 .col-lg-4 {
      width: 33.33333%; }
    .ng-2 .col-lg-5 {
      width: 41.66667%; }
    .ng-2 .col-lg-6 {
      width: 50%; }
    .ng-2 .col-lg-7 {
      width: 58.33333%; }
    .ng-2 .col-lg-8 {
      width: 66.66667%; }
    .ng-2 .col-lg-9 {
      width: 75%; }
    .ng-2 .col-lg-10 {
      width: 83.33333%; }
    .ng-2 .col-lg-11 {
      width: 91.66667%; }
    .ng-2 .col-lg-12 {
      width: 100%; }
    .ng-2 .col-lg-pull-0 {
      right: auto; }
    .ng-2 .col-lg-pull-1 {
      right: 8.33333%; }
    .ng-2 .col-lg-pull-2 {
      right: 16.66667%; }
    .ng-2 .col-lg-pull-3 {
      right: 25%; }
    .ng-2 .col-lg-pull-4 {
      right: 33.33333%; }
    .ng-2 .col-lg-pull-5 {
      right: 41.66667%; }
    .ng-2 .col-lg-pull-6 {
      right: 50%; }
    .ng-2 .col-lg-pull-7 {
      right: 58.33333%; }
    .ng-2 .col-lg-pull-8 {
      right: 66.66667%; }
    .ng-2 .col-lg-pull-9 {
      right: 75%; }
    .ng-2 .col-lg-pull-10 {
      right: 83.33333%; }
    .ng-2 .col-lg-pull-11 {
      right: 91.66667%; }
    .ng-2 .col-lg-pull-12 {
      right: 100%; }
    .ng-2 .col-lg-push-0 {
      left: auto; }
    .ng-2 .col-lg-push-1 {
      left: 8.33333%; }
    .ng-2 .col-lg-push-2 {
      left: 16.66667%; }
    .ng-2 .col-lg-push-3 {
      left: 25%; }
    .ng-2 .col-lg-push-4 {
      left: 33.33333%; }
    .ng-2 .col-lg-push-5 {
      left: 41.66667%; }
    .ng-2 .col-lg-push-6 {
      left: 50%; }
    .ng-2 .col-lg-push-7 {
      left: 58.33333%; }
    .ng-2 .col-lg-push-8 {
      left: 66.66667%; }
    .ng-2 .col-lg-push-9 {
      left: 75%; }
    .ng-2 .col-lg-push-10 {
      left: 83.33333%; }
    .ng-2 .col-lg-push-11 {
      left: 91.66667%; }
    .ng-2 .col-lg-push-12 {
      left: 100%; }
    .ng-2 .col-lg-offset-0 {
      margin-left: 0%; }
    .ng-2 .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .ng-2 .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .ng-2 .col-lg-offset-3 {
      margin-left: 25%; }
    .ng-2 .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .ng-2 .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .ng-2 .col-lg-offset-6 {
      margin-left: 50%; }
    .ng-2 .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .ng-2 .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .ng-2 .col-lg-offset-9 {
      margin-left: 75%; }
    .ng-2 .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .ng-2 .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .ng-2 .col-lg-offset-12 {
      margin-left: 100%; } }
  .ng-2 table {
    background-color: transparent; }
  .ng-2 caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }
  .ng-2 th {
    text-align: left; }
  .ng-2 .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .ng-2 .table > thead > tr > th,
    .ng-2 .table > thead > tr > td,
    .ng-2 .table > tbody > tr > th,
    .ng-2 .table > tbody > tr > td,
    .ng-2 .table > tfoot > tr > th,
    .ng-2 .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.82;
      vertical-align: top;
      border-top: 1px solid #E1E7F6; }
    .ng-2 .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #E1E7F6; }
    .ng-2 .table > caption + thead > tr:first-child > th,
    .ng-2 .table > caption + thead > tr:first-child > td,
    .ng-2 .table > colgroup + thead > tr:first-child > th,
    .ng-2 .table > colgroup + thead > tr:first-child > td,
    .ng-2 .table > thead:first-child > tr:first-child > th,
    .ng-2 .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .ng-2 .table > tbody + tbody {
      border-top: 2px solid #E1E7F6; }
    .ng-2 .table .table {
      background-color: #fbfcfe; }
  .ng-2 .table-condensed > thead > tr > th,
  .ng-2 .table-condensed > thead > tr > td,
  .ng-2 .table-condensed > tbody > tr > th,
  .ng-2 .table-condensed > tbody > tr > td,
  .ng-2 .table-condensed > tfoot > tr > th,
  .ng-2 .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .ng-2 .table-bordered {
    border: 1px solid #E1E7F6; }
    .ng-2 .table-bordered > thead > tr > th,
    .ng-2 .table-bordered > thead > tr > td,
    .ng-2 .table-bordered > tbody > tr > th,
    .ng-2 .table-bordered > tbody > tr > td,
    .ng-2 .table-bordered > tfoot > tr > th,
    .ng-2 .table-bordered > tfoot > tr > td {
      border: 1px solid #E1E7F6; }
    .ng-2 .table-bordered > thead > tr > th,
    .ng-2 .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .ng-2 .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9fb; }
  .ng-2 .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .ng-2 table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .ng-2 table td[class*="col-"],
  .ng-2 table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .ng-2 .table > thead > tr > td.active,
  .ng-2 .table > thead > tr > th.active,
  .ng-2 .table > thead > tr.active > td,
  .ng-2 .table > thead > tr.active > th,
  .ng-2 .table > tbody > tr > td.active,
  .ng-2 .table > tbody > tr > th.active,
  .ng-2 .table > tbody > tr.active > td,
  .ng-2 .table > tbody > tr.active > th,
  .ng-2 .table > tfoot > tr > td.active,
  .ng-2 .table > tfoot > tr > th.active,
  .ng-2 .table > tfoot > tr.active > td,
  .ng-2 .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .ng-2 .table-hover > tbody > tr > td.active:hover,
  .ng-2 .table-hover > tbody > tr > th.active:hover,
  .ng-2 .table-hover > tbody > tr.active:hover > td,
  .ng-2 .table-hover > tbody > tr:hover > .active,
  .ng-2 .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .ng-2 .table > thead > tr > td.success,
  .ng-2 .table > thead > tr > th.success,
  .ng-2 .table > thead > tr.success > td,
  .ng-2 .table > thead > tr.success > th,
  .ng-2 .table > tbody > tr > td.success,
  .ng-2 .table > tbody > tr > th.success,
  .ng-2 .table > tbody > tr.success > td,
  .ng-2 .table > tbody > tr.success > th,
  .ng-2 .table > tfoot > tr > td.success,
  .ng-2 .table > tfoot > tr > th.success,
  .ng-2 .table > tfoot > tr.success > td,
  .ng-2 .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .ng-2 .table-hover > tbody > tr > td.success:hover,
  .ng-2 .table-hover > tbody > tr > th.success:hover,
  .ng-2 .table-hover > tbody > tr.success:hover > td,
  .ng-2 .table-hover > tbody > tr:hover > .success,
  .ng-2 .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .ng-2 .table > thead > tr > td.info,
  .ng-2 .table > thead > tr > th.info,
  .ng-2 .table > thead > tr.info > td,
  .ng-2 .table > thead > tr.info > th,
  .ng-2 .table > tbody > tr > td.info,
  .ng-2 .table > tbody > tr > th.info,
  .ng-2 .table > tbody > tr.info > td,
  .ng-2 .table > tbody > tr.info > th,
  .ng-2 .table > tfoot > tr > td.info,
  .ng-2 .table > tfoot > tr > th.info,
  .ng-2 .table > tfoot > tr.info > td,
  .ng-2 .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .ng-2 .table-hover > tbody > tr > td.info:hover,
  .ng-2 .table-hover > tbody > tr > th.info:hover,
  .ng-2 .table-hover > tbody > tr.info:hover > td,
  .ng-2 .table-hover > tbody > tr:hover > .info,
  .ng-2 .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .ng-2 .table > thead > tr > td.warning,
  .ng-2 .table > thead > tr > th.warning,
  .ng-2 .table > thead > tr.warning > td,
  .ng-2 .table > thead > tr.warning > th,
  .ng-2 .table > tbody > tr > td.warning,
  .ng-2 .table > tbody > tr > th.warning,
  .ng-2 .table > tbody > tr.warning > td,
  .ng-2 .table > tbody > tr.warning > th,
  .ng-2 .table > tfoot > tr > td.warning,
  .ng-2 .table > tfoot > tr > th.warning,
  .ng-2 .table > tfoot > tr.warning > td,
  .ng-2 .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .ng-2 .table-hover > tbody > tr > td.warning:hover,
  .ng-2 .table-hover > tbody > tr > th.warning:hover,
  .ng-2 .table-hover > tbody > tr.warning:hover > td,
  .ng-2 .table-hover > tbody > tr:hover > .warning,
  .ng-2 .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .ng-2 .table > thead > tr > td.danger,
  .ng-2 .table > thead > tr > th.danger,
  .ng-2 .table > thead > tr.danger > td,
  .ng-2 .table > thead > tr.danger > th,
  .ng-2 .table > tbody > tr > td.danger,
  .ng-2 .table > tbody > tr > th.danger,
  .ng-2 .table > tbody > tr.danger > td,
  .ng-2 .table > tbody > tr.danger > th,
  .ng-2 .table > tfoot > tr > td.danger,
  .ng-2 .table > tfoot > tr > th.danger,
  .ng-2 .table > tfoot > tr.danger > td,
  .ng-2 .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .ng-2 .table-hover > tbody > tr > td.danger:hover,
  .ng-2 .table-hover > tbody > tr > th.danger:hover,
  .ng-2 .table-hover > tbody > tr.danger:hover > td,
  .ng-2 .table-hover > tbody > tr:hover > .danger,
  .ng-2 .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .ng-2 .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 767px) {
      .ng-2 .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #E1E7F6; }
        .ng-2 .table-responsive > .table {
          margin-bottom: 0; }
          .ng-2 .table-responsive > .table > thead > tr > th,
          .ng-2 .table-responsive > .table > thead > tr > td,
          .ng-2 .table-responsive > .table > tbody > tr > th,
          .ng-2 .table-responsive > .table > tbody > tr > td,
          .ng-2 .table-responsive > .table > tfoot > tr > th,
          .ng-2 .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .ng-2 .table-responsive > .table-bordered {
          border: 0; }
          .ng-2 .table-responsive > .table-bordered > thead > tr > th:first-child,
          .ng-2 .table-responsive > .table-bordered > thead > tr > td:first-child,
          .ng-2 .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .ng-2 .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .ng-2 .table-responsive > .table-bordered > thead > tr > th:last-child,
          .ng-2 .table-responsive > .table-bordered > thead > tr > td:last-child,
          .ng-2 .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .ng-2 .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .ng-2 .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .ng-2 .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .ng-2 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .ng-2 fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .ng-2 legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #969696; }
  .ng-2 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .ng-2 input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-2 input[type="radio"],
  .ng-2 input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .ng-2 input[type="file"] {
    display: block; }
  .ng-2 input[type="range"] {
    display: block;
    width: 100%; }
  .ng-2 select[multiple],
  .ng-2 select[size] {
    height: auto; }
  .ng-2 input[type="file"]:focus,
  .ng-2 input[type="radio"]:focus,
  .ng-2 input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .ng-2 output {
    display: block;
    padding-top: 9px;
    font-size: 11px;
    line-height: 1.82;
    color: #555555; }
  .ng-2 .form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 20px;
    font-size: 11px;
    line-height: 1.82;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E1E7F6;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .ng-2 .form-control:focus {
      border-color: #00b387;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 135, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 135, 0.6); }
    .ng-2 .form-control::-moz-placeholder {
      color: #969696;
      opacity: 1; }
    .ng-2 .form-control:-ms-input-placeholder {
      color: #969696; }
    .ng-2 .form-control::-webkit-input-placeholder {
      color: #969696; }
    .ng-2 .form-control::-ms-expand {
      border: 0;
      background-color: transparent; }
    .ng-2 .form-control[disabled], .ng-2 .form-control[readonly],
    fieldset[disabled] .ng-2 .form-control {
      background-color: #eeeeee;
      opacity: 1; }
    .ng-2 .form-control[disabled],
    fieldset[disabled] .ng-2 .form-control {
      cursor: not-allowed; }
  .ng-2 textarea.form-control {
    height: auto; }
  .ng-2 input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .ng-2 input[type="date"].form-control,
    .ng-2 input[type="time"].form-control,
    .ng-2 input[type="datetime-local"].form-control,
    .ng-2 input[type="month"].form-control {
      line-height: 38px; }
    .ng-2 input[type="date"].input-sm, .ng-2 .input-group-sm > input.form-control[type="date"],
    .ng-2 .input-group-sm > input.input-group-addon[type="date"],
    .ng-2 .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .ng-2 input[type="date"],
    .ng-2 input[type="time"].input-sm,
    .ng-2 .input-group-sm > input.form-control[type="time"],
    .ng-2 .input-group-sm > input.input-group-addon[type="time"],
    .ng-2 .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .ng-2 input[type="time"],
    .ng-2 input[type="datetime-local"].input-sm,
    .ng-2 .input-group-sm > input.form-control[type="datetime-local"],
    .ng-2 .input-group-sm > input.input-group-addon[type="datetime-local"],
    .ng-2 .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .ng-2 input[type="datetime-local"],
    .ng-2 input[type="month"].input-sm,
    .ng-2 .input-group-sm > input.form-control[type="month"],
    .ng-2 .input-group-sm > input.input-group-addon[type="month"],
    .ng-2 .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .ng-2 input[type="month"] {
      line-height: 27px; }
    .ng-2 input[type="date"].input-lg, .ng-2 .input-group-lg > input.form-control[type="date"],
    .ng-2 .input-group-lg > input.input-group-addon[type="date"],
    .ng-2 .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .ng-2 input[type="date"],
    .ng-2 input[type="time"].input-lg,
    .ng-2 .input-group-lg > input.form-control[type="time"],
    .ng-2 .input-group-lg > input.input-group-addon[type="time"],
    .ng-2 .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .ng-2 input[type="time"],
    .ng-2 input[type="datetime-local"].input-lg,
    .ng-2 .input-group-lg > input.form-control[type="datetime-local"],
    .ng-2 .input-group-lg > input.input-group-addon[type="datetime-local"],
    .ng-2 .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .ng-2 input[type="datetime-local"],
    .ng-2 input[type="month"].input-lg,
    .ng-2 .input-group-lg > input.form-control[type="month"],
    .ng-2 .input-group-lg > input.input-group-addon[type="month"],
    .ng-2 .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .ng-2 input[type="month"] {
      line-height: 41px; } }
  .ng-2 .form-group {
    margin-bottom: 20px; }
  .ng-2 .radio,
  .ng-2 .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .ng-2 .radio label,
    .ng-2 .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .ng-2 .radio input[type="radio"],
  .ng-2 .radio-inline input[type="radio"],
  .ng-2 .checkbox input[type="checkbox"],
  .ng-2 .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .ng-2 .radio + .radio,
  .ng-2 .checkbox + .checkbox {
    margin-top: -5px; }
  .ng-2 .radio-inline,
  .ng-2 .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .ng-2 .radio-inline + .radio-inline,
  .ng-2 .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .ng-2 input[type="radio"][disabled], .ng-2 input[type="radio"].disabled,
  fieldset[disabled] .ng-2 input[type="radio"],
  .ng-2 input[type="checkbox"][disabled],
  .ng-2 input[type="checkbox"].disabled,
  fieldset[disabled]
  .ng-2 input[type="checkbox"] {
    cursor: not-allowed; }
  .ng-2 .radio-inline.disabled,
  fieldset[disabled] .ng-2 .radio-inline,
  .ng-2 .checkbox-inline.disabled,
  fieldset[disabled]
  .ng-2 .checkbox-inline {
    cursor: not-allowed; }
  .ng-2 .radio.disabled label,
  fieldset[disabled] .ng-2 .radio label,
  .ng-2 .checkbox.disabled label,
  fieldset[disabled]
  .ng-2 .checkbox label {
    cursor: not-allowed; }
  .ng-2 .form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    min-height: 31px; }
    .ng-2 .form-control-static.input-lg, .ng-2 .input-group-lg > .form-control-static.form-control,
    .ng-2 .input-group-lg > .form-control-static.input-group-addon,
    .ng-2 .input-group-lg > .input-group-btn > .form-control-static.btn, .ng-2 .form-control-static.input-sm, .ng-2 .input-group-sm > .form-control-static.form-control,
    .ng-2 .input-group-sm > .form-control-static.input-group-addon,
    .ng-2 .input-group-sm > .input-group-btn > .form-control-static.btn {
      padding-left: 0;
      padding-right: 0; }
  .ng-2 .input-sm, .ng-2 .input-group-sm > .form-control,
  .ng-2 .input-group-sm > .input-group-addon,
  .ng-2 .input-group-sm > .input-group-btn > .btn {
    height: 27px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-2 select.input-sm, .ng-2 .input-group-sm > select.form-control,
  .ng-2 .input-group-sm > select.input-group-addon,
  .ng-2 .input-group-sm > .input-group-btn > select.btn {
    height: 27px;
    line-height: 27px; }
  .ng-2 textarea.input-sm, .ng-2 .input-group-sm > textarea.form-control,
  .ng-2 .input-group-sm > textarea.input-group-addon,
  .ng-2 .input-group-sm > .input-group-btn > textarea.btn,
  .ng-2 select[multiple].input-sm,
  .ng-2 .input-group-sm > select.form-control[multiple],
  .ng-2 .input-group-sm > select.input-group-addon[multiple],
  .ng-2 .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .ng-2 .form-group-sm .form-control {
    height: 27px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-2 .form-group-sm select.form-control {
    height: 27px;
    line-height: 27px; }
  .ng-2 .form-group-sm textarea.form-control,
  .ng-2 .form-group-sm select[multiple].form-control {
    height: auto; }
  .ng-2 .form-group-sm .form-control-static {
    height: 27px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 10px;
    line-height: 1.5; }
  .ng-2 .input-lg, .ng-2 .input-group-lg > .form-control,
  .ng-2 .input-group-lg > .input-group-addon,
  .ng-2 .input-group-lg > .input-group-btn > .btn {
    height: 41px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-2 select.input-lg, .ng-2 .input-group-lg > select.form-control,
  .ng-2 .input-group-lg > select.input-group-addon,
  .ng-2 .input-group-lg > .input-group-btn > select.btn {
    height: 41px;
    line-height: 41px; }
  .ng-2 textarea.input-lg, .ng-2 .input-group-lg > textarea.form-control,
  .ng-2 .input-group-lg > textarea.input-group-addon,
  .ng-2 .input-group-lg > .input-group-btn > textarea.btn,
  .ng-2 select[multiple].input-lg,
  .ng-2 .input-group-lg > select.form-control[multiple],
  .ng-2 .input-group-lg > select.input-group-addon[multiple],
  .ng-2 .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .ng-2 .form-group-lg .form-control {
    height: 41px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-2 .form-group-lg select.form-control {
    height: 41px;
    line-height: 41px; }
  .ng-2 .form-group-lg textarea.form-control,
  .ng-2 .form-group-lg select[multiple].form-control {
    height: auto; }
  .ng-2 .form-group-lg .form-control-static {
    height: 41px;
    min-height: 34px;
    padding: 11px 20px;
    font-size: 14px;
    line-height: 1.33333; }
  .ng-2 .has-feedback {
    position: relative; }
    .ng-2 .has-feedback .form-control {
      padding-right: 47.5px; }
  .ng-2 .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none; }
  .ng-2 .input-lg + .form-control-feedback, .ng-2 .input-group-lg > .form-control + .form-control-feedback, .ng-2 .input-group-lg > .input-group-addon + .form-control-feedback, .ng-2 .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .ng-2 .input-group-lg + .form-control-feedback,
  .ng-2 .form-group-lg .form-control + .form-control-feedback {
    width: 41px;
    height: 41px;
    line-height: 41px; }
  .ng-2 .input-sm + .form-control-feedback, .ng-2 .input-group-sm > .form-control + .form-control-feedback, .ng-2 .input-group-sm > .input-group-addon + .form-control-feedback, .ng-2 .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .ng-2 .input-group-sm + .form-control-feedback,
  .ng-2 .form-group-sm .form-control + .form-control-feedback {
    width: 27px;
    height: 27px;
    line-height: 27px; }
  .ng-2 .has-success .help-block,
  .ng-2 .has-success .control-label,
  .ng-2 .has-success .radio,
  .ng-2 .has-success .checkbox,
  .ng-2 .has-success .radio-inline,
  .ng-2 .has-success .checkbox-inline,
  .ng-2 .has-success.radio label,
  .ng-2 .has-success.checkbox label,
  .ng-2 .has-success.radio-inline label,
  .ng-2 .has-success.checkbox-inline label {
    color: #3c763d; }
  .ng-2 .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-2 .has-success .form-control:focus {
      border-color: #2b542c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .ng-2 .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .ng-2 .has-success .form-control-feedback {
    color: #3c763d; }
  .ng-2 .has-warning .help-block,
  .ng-2 .has-warning .control-label,
  .ng-2 .has-warning .radio,
  .ng-2 .has-warning .checkbox,
  .ng-2 .has-warning .radio-inline,
  .ng-2 .has-warning .checkbox-inline,
  .ng-2 .has-warning.radio label,
  .ng-2 .has-warning.checkbox label,
  .ng-2 .has-warning.radio-inline label,
  .ng-2 .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .ng-2 .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-2 .has-warning .form-control:focus {
      border-color: #66512c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .ng-2 .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .ng-2 .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .ng-2 .has-error .help-block,
  .ng-2 .has-error .control-label,
  .ng-2 .has-error .radio,
  .ng-2 .has-error .checkbox,
  .ng-2 .has-error .radio-inline,
  .ng-2 .has-error .checkbox-inline,
  .ng-2 .has-error.radio label,
  .ng-2 .has-error.checkbox label,
  .ng-2 .has-error.radio-inline label,
  .ng-2 .has-error.checkbox-inline label {
    color: #a94442; }
  .ng-2 .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-2 .has-error .form-control:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .ng-2 .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .ng-2 .has-error .form-control-feedback {
    color: #a94442; }
  .ng-2 .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .ng-2 .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .ng-2 .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .ng-2 .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .ng-2 .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .ng-2 .form-inline .form-control-static {
      display: inline-block; }
    .ng-2 .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .ng-2 .form-inline .input-group .input-group-addon,
      .ng-2 .form-inline .input-group .input-group-btn,
      .ng-2 .form-inline .input-group .form-control {
        width: auto; }
    .ng-2 .form-inline .input-group > .form-control {
      width: 100%; }
    .ng-2 .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .ng-2 .form-inline .radio,
    .ng-2 .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .ng-2 .form-inline .radio label,
      .ng-2 .form-inline .checkbox label {
        padding-left: 0; }
    .ng-2 .form-inline .radio input[type="radio"],
    .ng-2 .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .ng-2 .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .ng-2 .form-horizontal .radio,
  .ng-2 .form-horizontal .checkbox,
  .ng-2 .form-horizontal .radio-inline,
  .ng-2 .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px; }
  .ng-2 .form-horizontal .radio,
  .ng-2 .form-horizontal .checkbox {
    min-height: 29px; }
  .ng-2 .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .ng-2 .form-horizontal .form-group:before, .ng-2 .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .ng-2 .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .ng-2 .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 9px; } }
  .ng-2 .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .ng-2 .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 14px; } }
  @media (min-width: 768px) {
    .ng-2 .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 10px; } }
  .ng-2 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 11px;
    line-height: 1.82;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ng-2 .btn:focus, .ng-2 .btn.focus, .ng-2 .btn:active:focus, .ng-2 .btn:active.focus, .ng-2 .btn.active:focus, .ng-2 .btn.active.focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .ng-2 .btn:hover, .ng-2 .btn:focus, .ng-2 .btn.focus {
      color: #333;
      text-decoration: none; }
    .ng-2 .btn:active, .ng-2 .btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .ng-2 .btn.disabled, .ng-2 .btn[disabled],
    fieldset[disabled] .ng-2 .btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none; }
  .ng-2 a.btn.disabled,
  fieldset[disabled] .ng-2 a.btn {
    pointer-events: none; }
  .ng-2 .btn-default {
    color: #333;
    background-color: #f9f9fb;
    border-color: #E1E7F6; }
    .ng-2 .btn-default:focus, .ng-2 .btn-default.focus {
      color: #333;
      background-color: #dadae7;
      border-color: #7f99d9; }
    .ng-2 .btn-default:hover {
      color: #333;
      background-color: #dadae7;
      border-color: #b2c1e8; }
    .ng-2 .btn-default:active, .ng-2 .btn-default.active,
    .open > .ng-2 .btn-default.dropdown-toggle {
      color: #333;
      background-color: #dadae7;
      border-color: #b2c1e8; }
      .ng-2 .btn-default:active:hover, .ng-2 .btn-default:active:focus, .ng-2 .btn-default:active.focus, .ng-2 .btn-default.active:hover, .ng-2 .btn-default.active:focus, .ng-2 .btn-default.active.focus,
      .open > .ng-2 .btn-default.dropdown-toggle:hover,
      .open > .ng-2 .btn-default.dropdown-toggle:focus,
      .open > .ng-2 .btn-default.dropdown-toggle.focus {
        color: #333;
        background-color: #c5c5d8;
        border-color: #7f99d9; }
    .ng-2 .btn-default:active, .ng-2 .btn-default.active,
    .open > .ng-2 .btn-default.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-default.disabled:hover, .ng-2 .btn-default.disabled:focus, .ng-2 .btn-default.disabled.focus, .ng-2 .btn-default[disabled]:hover, .ng-2 .btn-default[disabled]:focus, .ng-2 .btn-default[disabled].focus,
    fieldset[disabled] .ng-2 .btn-default:hover,
    fieldset[disabled] .ng-2 .btn-default:focus,
    fieldset[disabled] .ng-2 .btn-default.focus {
      background-color: #f9f9fb;
      border-color: #E1E7F6; }
    .ng-2 .btn-default .badge {
      color: #f9f9fb;
      background-color: #333; }
  .ng-2 .btn-primary {
    color: #fff;
    background-color: #147ccd;
    border-color: #147ccd; }
    .ng-2 .btn-primary:focus, .ng-2 .btn-primary.focus {
      color: #fff;
      background-color: #0f609f;
      border-color: #093659; }
    .ng-2 .btn-primary:hover {
      color: #fff;
      background-color: #0f609f;
      border-color: #0f5a95; }
    .ng-2 .btn-primary:active, .ng-2 .btn-primary.active,
    .open > .ng-2 .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #0f609f;
      border-color: #0f5a95; }
      .ng-2 .btn-primary:active:hover, .ng-2 .btn-primary:active:focus, .ng-2 .btn-primary:active.focus, .ng-2 .btn-primary.active:hover, .ng-2 .btn-primary.active:focus, .ng-2 .btn-primary.active.focus,
      .open > .ng-2 .btn-primary.dropdown-toggle:hover,
      .open > .ng-2 .btn-primary.dropdown-toggle:focus,
      .open > .ng-2 .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #0c4c7e;
        border-color: #093659; }
    .ng-2 .btn-primary:active, .ng-2 .btn-primary.active,
    .open > .ng-2 .btn-primary.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-primary.disabled:hover, .ng-2 .btn-primary.disabled:focus, .ng-2 .btn-primary.disabled.focus, .ng-2 .btn-primary[disabled]:hover, .ng-2 .btn-primary[disabled]:focus, .ng-2 .btn-primary[disabled].focus,
    fieldset[disabled] .ng-2 .btn-primary:hover,
    fieldset[disabled] .ng-2 .btn-primary:focus,
    fieldset[disabled] .ng-2 .btn-primary.focus {
      background-color: #147ccd;
      border-color: #147ccd; }
    .ng-2 .btn-primary .badge {
      color: #147ccd;
      background-color: #fff; }
  .ng-2 .btn-success {
    color: #fff;
    background-color: #00b387;
    border-color: #00b387; }
    .ng-2 .btn-success:focus, .ng-2 .btn-success.focus {
      color: #fff;
      background-color: #008061;
      border-color: #003427; }
    .ng-2 .btn-success:hover {
      color: #fff;
      background-color: #008061;
      border-color: #007659; }
    .ng-2 .btn-success:active, .ng-2 .btn-success.active,
    .open > .ng-2 .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #008061;
      border-color: #007659; }
      .ng-2 .btn-success:active:hover, .ng-2 .btn-success:active:focus, .ng-2 .btn-success:active.focus, .ng-2 .btn-success.active:hover, .ng-2 .btn-success.active:focus, .ng-2 .btn-success.active.focus,
      .open > .ng-2 .btn-success.dropdown-toggle:hover,
      .open > .ng-2 .btn-success.dropdown-toggle:focus,
      .open > .ng-2 .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #005c46;
        border-color: #003427; }
    .ng-2 .btn-success:active, .ng-2 .btn-success.active,
    .open > .ng-2 .btn-success.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-success.disabled:hover, .ng-2 .btn-success.disabled:focus, .ng-2 .btn-success.disabled.focus, .ng-2 .btn-success[disabled]:hover, .ng-2 .btn-success[disabled]:focus, .ng-2 .btn-success[disabled].focus,
    fieldset[disabled] .ng-2 .btn-success:hover,
    fieldset[disabled] .ng-2 .btn-success:focus,
    fieldset[disabled] .ng-2 .btn-success.focus {
      background-color: #00b387;
      border-color: #00b387; }
    .ng-2 .btn-success .badge {
      color: #00b387;
      background-color: #fff; }
  .ng-2 .btn-info {
    color: #fff;
    background-color: #147ccd;
    border-color: #147ccd; }
    .ng-2 .btn-info:focus, .ng-2 .btn-info.focus {
      color: #fff;
      background-color: #0f609f;
      border-color: #093659; }
    .ng-2 .btn-info:hover {
      color: #fff;
      background-color: #0f609f;
      border-color: #0f5a95; }
    .ng-2 .btn-info:active, .ng-2 .btn-info.active,
    .open > .ng-2 .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #0f609f;
      border-color: #0f5a95; }
      .ng-2 .btn-info:active:hover, .ng-2 .btn-info:active:focus, .ng-2 .btn-info:active.focus, .ng-2 .btn-info.active:hover, .ng-2 .btn-info.active:focus, .ng-2 .btn-info.active.focus,
      .open > .ng-2 .btn-info.dropdown-toggle:hover,
      .open > .ng-2 .btn-info.dropdown-toggle:focus,
      .open > .ng-2 .btn-info.dropdown-toggle.focus {
        color: #fff;
        background-color: #0c4c7e;
        border-color: #093659; }
    .ng-2 .btn-info:active, .ng-2 .btn-info.active,
    .open > .ng-2 .btn-info.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-info.disabled:hover, .ng-2 .btn-info.disabled:focus, .ng-2 .btn-info.disabled.focus, .ng-2 .btn-info[disabled]:hover, .ng-2 .btn-info[disabled]:focus, .ng-2 .btn-info[disabled].focus,
    fieldset[disabled] .ng-2 .btn-info:hover,
    fieldset[disabled] .ng-2 .btn-info:focus,
    fieldset[disabled] .ng-2 .btn-info.focus {
      background-color: #147ccd;
      border-color: #147ccd; }
    .ng-2 .btn-info .badge {
      color: #147ccd;
      background-color: #fff; }
  .ng-2 .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .ng-2 .btn-warning:focus, .ng-2 .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #b06d0f; }
    .ng-2 .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .ng-2 .btn-warning:active, .ng-2 .btn-warning.active,
    .open > .ng-2 .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
      .ng-2 .btn-warning:active:hover, .ng-2 .btn-warning:active:focus, .ng-2 .btn-warning:active.focus, .ng-2 .btn-warning.active:hover, .ng-2 .btn-warning.active:focus, .ng-2 .btn-warning.active.focus,
      .open > .ng-2 .btn-warning.dropdown-toggle:hover,
      .open > .ng-2 .btn-warning.dropdown-toggle:focus,
      .open > .ng-2 .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #b06d0f; }
    .ng-2 .btn-warning:active, .ng-2 .btn-warning.active,
    .open > .ng-2 .btn-warning.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-warning.disabled:hover, .ng-2 .btn-warning.disabled:focus, .ng-2 .btn-warning.disabled.focus, .ng-2 .btn-warning[disabled]:hover, .ng-2 .btn-warning[disabled]:focus, .ng-2 .btn-warning[disabled].focus,
    fieldset[disabled] .ng-2 .btn-warning:hover,
    fieldset[disabled] .ng-2 .btn-warning:focus,
    fieldset[disabled] .ng-2 .btn-warning.focus {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .ng-2 .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .ng-2 .btn-danger {
    color: #fff;
    background-color: #e30613;
    border-color: #e30613; }
    .ng-2 .btn-danger:focus, .ng-2 .btn-danger.focus {
      color: #fff;
      background-color: #b1050f;
      border-color: #670309; }
    .ng-2 .btn-danger:hover {
      color: #fff;
      background-color: #b1050f;
      border-color: #a7040e; }
    .ng-2 .btn-danger:active, .ng-2 .btn-danger.active,
    .open > .ng-2 .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #b1050f;
      border-color: #a7040e; }
      .ng-2 .btn-danger:active:hover, .ng-2 .btn-danger:active:focus, .ng-2 .btn-danger:active.focus, .ng-2 .btn-danger.active:hover, .ng-2 .btn-danger.active:focus, .ng-2 .btn-danger.active.focus,
      .open > .ng-2 .btn-danger.dropdown-toggle:hover,
      .open > .ng-2 .btn-danger.dropdown-toggle:focus,
      .open > .ng-2 .btn-danger.dropdown-toggle.focus {
        color: #fff;
        background-color: #8f040c;
        border-color: #670309; }
    .ng-2 .btn-danger:active, .ng-2 .btn-danger.active,
    .open > .ng-2 .btn-danger.dropdown-toggle {
      background-image: none; }
    .ng-2 .btn-danger.disabled:hover, .ng-2 .btn-danger.disabled:focus, .ng-2 .btn-danger.disabled.focus, .ng-2 .btn-danger[disabled]:hover, .ng-2 .btn-danger[disabled]:focus, .ng-2 .btn-danger[disabled].focus,
    fieldset[disabled] .ng-2 .btn-danger:hover,
    fieldset[disabled] .ng-2 .btn-danger:focus,
    fieldset[disabled] .ng-2 .btn-danger.focus {
      background-color: #e30613;
      border-color: #e30613; }
    .ng-2 .btn-danger .badge {
      color: #e30613;
      background-color: #fff; }
  .ng-2 .btn-link {
    color: #147ccd;
    font-weight: normal;
    border-radius: 0; }
    .ng-2 .btn-link, .ng-2 .btn-link:active, .ng-2 .btn-link.active, .ng-2 .btn-link[disabled],
    fieldset[disabled] .ng-2 .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .ng-2 .btn-link, .ng-2 .btn-link:hover, .ng-2 .btn-link:focus, .ng-2 .btn-link:active {
      border-color: transparent; }
    .ng-2 .btn-link:hover, .ng-2 .btn-link:focus {
      color: #0d5287;
      text-decoration: underline;
      background-color: transparent; }
    .ng-2 .btn-link[disabled]:hover, .ng-2 .btn-link[disabled]:focus,
    fieldset[disabled] .ng-2 .btn-link:hover,
    fieldset[disabled] .ng-2 .btn-link:focus {
      color: #777777;
      text-decoration: none; }
  .ng-2 .btn-lg, .ng-2 .btn-group-lg > .btn {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-2 .btn-sm, .ng-2 .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-2 .btn-xs, .ng-2 .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-2 .btn-block {
    display: block;
    width: 100%; }
  .ng-2 .btn-block + .btn-block {
    margin-top: 5px; }
  .ng-2 input[type="submit"].btn-block,
  .ng-2 input[type="reset"].btn-block,
  .ng-2 input[type="button"].btn-block {
    width: 100%; }
  .ng-2 .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .ng-2 .fade.in {
      opacity: 1; }
  .ng-2 .collapse {
    display: none; }
    .ng-2 .collapse.in {
      display: block; }
  .ng-2 tr.collapse.in {
    display: table-row; }
  .ng-2 tbody.collapse.in {
    display: table-row-group; }
  .ng-2 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
  .ng-2 .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .ng-2 .dropup,
  .ng-2 .dropdown {
    position: relative; }
  .ng-2 .dropdown-toggle:focus {
    outline: 0; }
  .ng-2 .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;
    list-style: none;
    font-size: 11px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    .ng-2 .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .ng-2 .dropdown-menu .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .ng-2 .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.82;
      color: #777777;
      white-space: nowrap; }
  .ng-2 .dropdown-menu > li > a:hover, .ng-2 .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: black;
    background-color: #fff; }
  .ng-2 .dropdown-menu > .active > a, .ng-2 .dropdown-menu > .active > a:hover, .ng-2 .dropdown-menu > .active > a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
    background-color: #fff; }
  .ng-2 .dropdown-menu > .disabled > a, .ng-2 .dropdown-menu > .disabled > a:hover, .ng-2 .dropdown-menu > .disabled > a:focus {
    color: #777777; }
  .ng-2 .dropdown-menu > .disabled > a:hover, .ng-2 .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .ng-2 .open > .dropdown-menu {
    display: block; }
  .ng-2 .open > a {
    outline: 0; }
  .ng-2 .dropdown-menu-right {
    left: auto;
    right: 0; }
  .ng-2 .dropdown-menu-left {
    left: 0;
    right: auto; }
  .ng-2 .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 10px;
    line-height: 1.82;
    color: #777777;
    white-space: nowrap; }
  .ng-2 .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .ng-2 .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .ng-2 .dropup .caret,
  .ng-2 .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
  .ng-2 .dropup .dropdown-menu,
  .ng-2 .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .ng-2 .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .ng-2 .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .ng-2 .btn-group,
  .ng-2 .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .ng-2 .btn-group > .btn,
    .ng-2 .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .ng-2 .btn-group > .btn:hover, .ng-2 .btn-group > .btn:focus, .ng-2 .btn-group > .btn:active, .ng-2 .btn-group > .btn.active,
      .ng-2 .btn-group-vertical > .btn:hover,
      .ng-2 .btn-group-vertical > .btn:focus,
      .ng-2 .btn-group-vertical > .btn:active,
      .ng-2 .btn-group-vertical > .btn.active {
        z-index: 2; }
  .ng-2 .btn-group .btn + .btn,
  .ng-2 .btn-group .btn + .btn-group,
  .ng-2 .btn-group .btn-group + .btn,
  .ng-2 .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .ng-2 .btn-toolbar {
    margin-left: -5px; }
    .ng-2 .btn-toolbar:before, .ng-2 .btn-toolbar:after {
      content: " ";
      display: table; }
    .ng-2 .btn-toolbar:after {
      clear: both; }
    .ng-2 .btn-toolbar .btn,
    .ng-2 .btn-toolbar .btn-group,
    .ng-2 .btn-toolbar .input-group {
      float: left; }
    .ng-2 .btn-toolbar > .btn,
    .ng-2 .btn-toolbar > .btn-group,
    .ng-2 .btn-toolbar > .input-group {
      margin-left: 5px; }
  .ng-2 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .ng-2 .btn-group > .btn:first-child {
    margin-left: 0; }
    .ng-2 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .ng-2 .btn-group > .btn:last-child:not(:first-child),
  .ng-2 .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .btn-group > .btn-group {
    float: left; }
  .ng-2 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .ng-2 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .ng-2 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .ng-2 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .btn-group .dropdown-toggle:active,
  .ng-2 .btn-group.open .dropdown-toggle {
    outline: 0; }
  .ng-2 .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .ng-2 .btn-group > .btn-lg + .dropdown-toggle, .ng-2 .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .ng-2 .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .ng-2 .btn-group.open .dropdown-toggle.btn-link {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .ng-2 .btn .caret {
    margin-left: 0; }
  .ng-2 .btn-lg .caret, .ng-2 .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .ng-2 .dropup .btn-lg .caret, .ng-2 .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .ng-2 .btn-group-vertical > .btn,
  .ng-2 .btn-group-vertical > .btn-group,
  .ng-2 .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .ng-2 .btn-group-vertical > .btn-group:before, .ng-2 .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .ng-2 .btn-group-vertical > .btn-group:after {
    clear: both; }
  .ng-2 .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .ng-2 .btn-group-vertical > .btn + .btn,
  .ng-2 .btn-group-vertical > .btn + .btn-group,
  .ng-2 .btn-group-vertical > .btn-group + .btn,
  .ng-2 .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .ng-2 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .ng-2 .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-2 .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .ng-2 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .ng-2 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .ng-2 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-2 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .ng-2 .btn-group-justified > .btn,
    .ng-2 .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .ng-2 .btn-group-justified > .btn-group .btn {
      width: 100%; }
    .ng-2 .btn-group-justified > .btn-group .dropdown-menu {
      left: auto; }
  .ng-2 [data-toggle="buttons"] > .btn input[type="radio"],
  .ng-2 [data-toggle="buttons"] > .btn input[type="checkbox"],
  .ng-2 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .ng-2 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .ng-2 .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .ng-2 .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .ng-2 .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .ng-2 .input-group .form-control:focus {
        z-index: 3; }
  .ng-2 .input-group-addon,
  .ng-2 .input-group-btn,
  .ng-2 .input-group .form-control {
    display: table-cell; }
    .ng-2 .input-group-addon:not(:first-child):not(:last-child),
    .ng-2 .input-group-btn:not(:first-child):not(:last-child),
    .ng-2 .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .ng-2 .input-group-addon,
  .ng-2 .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .ng-2 .input-group-addon {
    padding: 8px 20px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #E1E7F6;
    border-radius: 3px; }
    .ng-2 .input-group-addon.input-sm,
    .ng-2 .input-group-sm > .input-group-addon,
    .ng-2 .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 10px;
      border-radius: 3px; }
    .ng-2 .input-group-addon.input-lg,
    .ng-2 .input-group-lg > .input-group-addon,
    .ng-2 .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 20px;
      font-size: 14px;
      border-radius: 3px; }
    .ng-2 .input-group-addon input[type="radio"],
    .ng-2 .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .ng-2 .input-group .form-control:first-child,
  .ng-2 .input-group-addon:first-child,
  .ng-2 .input-group-btn:first-child > .btn,
  .ng-2 .input-group-btn:first-child > .btn-group > .btn,
  .ng-2 .input-group-btn:first-child > .dropdown-toggle,
  .ng-2 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .ng-2 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .ng-2 .input-group-addon:first-child {
    border-right: 0; }
  .ng-2 .input-group .form-control:last-child,
  .ng-2 .input-group-addon:last-child,
  .ng-2 .input-group-btn:last-child > .btn,
  .ng-2 .input-group-btn:last-child > .btn-group > .btn,
  .ng-2 .input-group-btn:last-child > .dropdown-toggle,
  .ng-2 .input-group-btn:first-child > .btn:not(:first-child),
  .ng-2 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .input-group-addon:last-child {
    border-left: 0; }
  .ng-2 .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .ng-2 .input-group-btn > .btn {
      position: relative; }
      .ng-2 .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .ng-2 .input-group-btn > .btn:hover, .ng-2 .input-group-btn > .btn:focus, .ng-2 .input-group-btn > .btn:active {
        z-index: 2; }
    .ng-2 .input-group-btn:first-child > .btn,
    .ng-2 .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .ng-2 .input-group-btn:last-child > .btn,
    .ng-2 .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
  .ng-2 .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .ng-2 .nav:before, .ng-2 .nav:after {
      content: " ";
      display: table; }
    .ng-2 .nav:after {
      clear: both; }
    .ng-2 .nav > li {
      position: relative;
      display: block; }
      .ng-2 .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 15px; }
        .ng-2 .nav > li > a:hover, .ng-2 .nav > li > a:focus {
          text-decoration: none;
          background-color: #eeeeee; }
      .ng-2 .nav > li.disabled > a {
        color: #777777; }
        .ng-2 .nav > li.disabled > a:hover, .ng-2 .nav > li.disabled > a:focus {
          color: #777777;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .ng-2 .nav .open > a, .ng-2 .nav .open > a:hover, .ng-2 .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #147ccd; }
    .ng-2 .nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .ng-2 .nav > li > a > img {
      max-width: none; }
  .ng-2 .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .ng-2 .nav-tabs > li {
      float: left;
      margin-bottom: -1px; }
      .ng-2 .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.82;
        border: 1px solid transparent;
        border-radius: 3px 3px 0 0; }
        .ng-2 .nav-tabs > li > a:hover {
          border-color: #eeeeee #eeeeee #ddd; }
      .ng-2 .nav-tabs > li.active > a, .ng-2 .nav-tabs > li.active > a:hover, .ng-2 .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: #fbfcfe;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default; }
  .ng-2 .nav-pills > li {
    float: left; }
    .ng-2 .nav-pills > li > a {
      border-radius: 3px; }
    .ng-2 .nav-pills > li + li {
      margin-left: 2px; }
    .ng-2 .nav-pills > li.active > a, .ng-2 .nav-pills > li.active > a:hover, .ng-2 .nav-pills > li.active > a:focus {
      color: #000;
      background-color: #fff; }
  .ng-2 .nav-stacked > li {
    float: none; }
    .ng-2 .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }
  .ng-2 .nav-justified, .ng-2 .nav-tabs.nav-justified {
    width: 100%; }
    .ng-2 .nav-justified > li, .ng-2 .nav-tabs.nav-justified > li {
      float: none; }
      .ng-2 .nav-justified > li > a, .ng-2 .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .ng-2 .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .ng-2 .nav-justified > li, .ng-2 .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .ng-2 .nav-justified > li > a, .ng-2 .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .ng-2 .nav-tabs-justified, .ng-2 .nav-tabs.nav-justified {
    border-bottom: 0; }
    .ng-2 .nav-tabs-justified > li > a, .ng-2 .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 3px; }
    .ng-2 .nav-tabs-justified > .active > a, .ng-2 .nav-tabs.nav-justified > .active > a,
    .ng-2 .nav-tabs-justified > .active > a:hover,
    .ng-2 .nav-tabs.nav-justified > .active > a:hover,
    .ng-2 .nav-tabs-justified > .active > a:focus,
    .ng-2 .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .ng-2 .nav-tabs-justified > li > a, .ng-2 .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0; }
      .ng-2 .nav-tabs-justified > .active > a, .ng-2 .nav-tabs.nav-justified > .active > a,
      .ng-2 .nav-tabs-justified > .active > a:hover,
      .ng-2 .nav-tabs.nav-justified > .active > a:hover,
      .ng-2 .nav-tabs-justified > .active > a:focus,
      .ng-2 .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fbfcfe; } }
  .ng-2 .tab-content > .tab-pane {
    display: none; }
  .ng-2 .tab-content > .active {
    display: block; }
  .ng-2 .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .navbar {
    position: relative;
    min-height: 80px;
    margin-bottom: 0;
    border: 1px solid transparent; }
    .ng-2 .navbar:before, .ng-2 .navbar:after {
      content: " ";
      display: table; }
    .ng-2 .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .ng-2 .navbar {
        border-radius: 0; } }
  .ng-2 .navbar-header:before, .ng-2 .navbar-header:after {
    content: " ";
    display: table; }
  .ng-2 .navbar-header:after {
    clear: both; }
  @media (min-width: 768px) {
    .ng-2 .navbar-header {
      float: left; } }
  .ng-2 .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
    .ng-2 .navbar-collapse:before, .ng-2 .navbar-collapse:after {
      content: " ";
      display: table; }
    .ng-2 .navbar-collapse:after {
      clear: both; }
    .ng-2 .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 768px) {
      .ng-2 .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .ng-2 .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .ng-2 .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .ng-2 .navbar-collapse,
        .navbar-static-top .ng-2 .navbar-collapse,
        .navbar-fixed-bottom .ng-2 .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .ng-2 .navbar-fixed-top .navbar-collapse,
  .ng-2 .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .ng-2 .navbar-fixed-top .navbar-collapse,
      .ng-2 .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .ng-2 .container > .navbar-header,
  .ng-2 .container > .navbar-collapse,
  .ng-2 .container-fluid > .navbar-header,
  .ng-2 .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .ng-2 .container > .navbar-header,
      .ng-2 .container > .navbar-collapse,
      .ng-2 .container-fluid > .navbar-header,
      .ng-2 .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .ng-2 .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
      .ng-2 .navbar-static-top {
        border-radius: 0; } }
  .ng-2 .navbar-fixed-top,
  .ng-2 .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 4000; }
    @media (min-width: 768px) {
      .ng-2 .navbar-fixed-top,
      .ng-2 .navbar-fixed-bottom {
        border-radius: 0; } }
  .ng-2 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .ng-2 .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .ng-2 .navbar-brand {
    float: left;
    padding: 30px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 80px; }
    .ng-2 .navbar-brand:hover, .ng-2 .navbar-brand:focus {
      text-decoration: none; }
    .ng-2 .navbar-brand > img {
      display: block; }
    @media (min-width: 768px) {
      .navbar > .container .ng-2 .navbar-brand,
      .navbar > .container-fluid .ng-2 .navbar-brand {
        margin-left: -15px; } }
  .ng-2 .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 23px;
    margin-bottom: 23px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px; }
    .ng-2 .navbar-toggle:focus {
      outline: 0; }
    .ng-2 .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
    .ng-2 .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .ng-2 .navbar-toggle {
        display: none; } }
  .ng-2 .navbar-nav {
    margin: 15px -15px; }
    .ng-2 .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    @media (max-width: 767px) {
      .ng-2 .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .ng-2 .navbar-nav .open .dropdown-menu > li > a,
        .ng-2 .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .ng-2 .navbar-nav .open .dropdown-menu > li > a {
          line-height: 20px; }
          .ng-2 .navbar-nav .open .dropdown-menu > li > a:hover, .ng-2 .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 768px) {
      .ng-2 .navbar-nav {
        float: left;
        margin: 0; }
        .ng-2 .navbar-nav > li {
          float: left; }
          .ng-2 .navbar-nav > li > a {
            padding-top: 30px;
            padding-bottom: 30px; } }
  .ng-2 .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 21px;
    margin-bottom: 21px; }
    @media (min-width: 768px) {
      .ng-2 .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
      .ng-2 .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .ng-2 .navbar-form .form-control-static {
        display: inline-block; }
      .ng-2 .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
        .ng-2 .navbar-form .input-group .input-group-addon,
        .ng-2 .navbar-form .input-group .input-group-btn,
        .ng-2 .navbar-form .input-group .form-control {
          width: auto; }
      .ng-2 .navbar-form .input-group > .form-control {
        width: 100%; }
      .ng-2 .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
      .ng-2 .navbar-form .radio,
      .ng-2 .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
        .ng-2 .navbar-form .radio label,
        .ng-2 .navbar-form .checkbox label {
          padding-left: 0; }
      .ng-2 .navbar-form .radio input[type="radio"],
      .ng-2 .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
      .ng-2 .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
    @media (max-width: 767px) {
      .ng-2 .navbar-form .form-group {
        margin-bottom: 5px; }
        .ng-2 .navbar-form .form-group:last-child {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .ng-2 .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  .ng-2 .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-2 .navbar-btn {
    margin-top: 21px;
    margin-bottom: 21px; }
    .ng-2 .navbar-btn.btn-sm, .ng-2 .btn-group-sm > .navbar-btn.btn {
      margin-top: 26.5px;
      margin-bottom: 26.5px; }
    .ng-2 .navbar-btn.btn-xs, .ng-2 .btn-group-xs > .navbar-btn.btn {
      margin-top: 29px;
      margin-bottom: 29px; }
  .ng-2 .navbar-text {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .ng-2 .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; } }
  @media (min-width: 768px) {
    .ng-2 .navbar-left {
      float: left !important; }
    .ng-2 .navbar-right {
      float: right !important;
      margin-right: -15px; }
      .ng-2 .navbar-right ~ .navbar-right {
        margin-right: 0; } }
  .ng-2 .navbar-default {
    background-color: #21242D;
    border-color: #13151a; }
    .ng-2 .navbar-default .navbar-brand {
      color: #6F737C; }
      .ng-2 .navbar-default .navbar-brand:hover, .ng-2 .navbar-default .navbar-brand:focus {
        color: #575a61;
        background-color: transparent; }
    .ng-2 .navbar-default .navbar-text {
      color: #6F737C; }
    .ng-2 .navbar-default .navbar-nav > li > a {
      color: #6F737C; }
      .ng-2 .navbar-default .navbar-nav > li > a:hover, .ng-2 .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .ng-2 .navbar-default .navbar-nav > .active > a, .ng-2 .navbar-default .navbar-nav > .active > a:hover, .ng-2 .navbar-default .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .ng-2 .navbar-default .navbar-nav > .disabled > a, .ng-2 .navbar-default .navbar-nav > .disabled > a:hover, .ng-2 .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .ng-2 .navbar-default .navbar-toggle {
      border-color: #ddd; }
      .ng-2 .navbar-default .navbar-toggle:hover, .ng-2 .navbar-default .navbar-toggle:focus {
        background-color: #ddd; }
      .ng-2 .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
    .ng-2 .navbar-default .navbar-collapse,
    .ng-2 .navbar-default .navbar-form {
      border-color: #13151a; }
    .ng-2 .navbar-default .navbar-nav > .open > a, .ng-2 .navbar-default .navbar-nav > .open > a:hover, .ng-2 .navbar-default .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #fff; }
    @media (max-width: 767px) {
      .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #6F737C; }
        .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent; }
      .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ng-2 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .ng-2 .navbar-default .navbar-link {
      color: #6F737C; }
      .ng-2 .navbar-default .navbar-link:hover {
        color: #333; }
    .ng-2 .navbar-default .btn-link {
      color: #6F737C; }
      .ng-2 .navbar-default .btn-link:hover, .ng-2 .navbar-default .btn-link:focus {
        color: #333; }
      .ng-2 .navbar-default .btn-link[disabled]:hover, .ng-2 .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .ng-2 .navbar-default .btn-link:hover,
      fieldset[disabled] .ng-2 .navbar-default .btn-link:focus {
        color: #ccc; }
  .ng-2 .navbar-inverse {
    background-color: #0E2549;
    border-color: #060f1e; }
    .ng-2 .navbar-inverse .navbar-brand {
      color: #9d9d9d; }
      .ng-2 .navbar-inverse .navbar-brand:hover, .ng-2 .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .ng-2 .navbar-inverse .navbar-text {
      color: #9d9d9d; }
    .ng-2 .navbar-inverse .navbar-nav > li > a {
      color: #9d9d9d; }
      .ng-2 .navbar-inverse .navbar-nav > li > a:hover, .ng-2 .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .ng-2 .navbar-inverse .navbar-nav > .active > a, .ng-2 .navbar-inverse .navbar-nav > .active > a:hover, .ng-2 .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .ng-2 .navbar-inverse .navbar-nav > .disabled > a, .ng-2 .navbar-inverse .navbar-nav > .disabled > a:hover, .ng-2 .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .ng-2 .navbar-inverse .navbar-toggle {
      border-color: #333; }
      .ng-2 .navbar-inverse .navbar-toggle:hover, .ng-2 .navbar-inverse .navbar-toggle:focus {
        background-color: #333; }
      .ng-2 .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .ng-2 .navbar-inverse .navbar-collapse,
    .ng-2 .navbar-inverse .navbar-form {
      border-color: #08162b; }
    .ng-2 .navbar-inverse .navbar-nav > .open > a, .ng-2 .navbar-inverse .navbar-nav > .open > a:hover, .ng-2 .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #fff; }
    @media (max-width: 767px) {
      .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #060f1e; }
      .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #060f1e; }
      .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
        .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent; }
      .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ng-2 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .ng-2 .navbar-inverse .navbar-link {
      color: #9d9d9d; }
      .ng-2 .navbar-inverse .navbar-link:hover {
        color: #fff; }
    .ng-2 .navbar-inverse .btn-link {
      color: #9d9d9d; }
      .ng-2 .navbar-inverse .btn-link:hover, .ng-2 .navbar-inverse .btn-link:focus {
        color: #fff; }
      .ng-2 .navbar-inverse .btn-link[disabled]:hover, .ng-2 .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .ng-2 .navbar-inverse .btn-link:hover,
      fieldset[disabled] .ng-2 .navbar-inverse .btn-link:focus {
        color: #444; }
  .ng-2 .breadcrumb {
    padding: 5px 12px;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 3px; }
    .ng-2 .breadcrumb > li {
      display: inline-block; }
      .ng-2 .breadcrumb > li + li:before {
        content: ">\A0";
        padding: 0 5px;
        color: #000; }
    .ng-2 .breadcrumb > .active {
      color: #000; }
  .ng-2 .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 3px; }
    .ng-2 .pagination > li {
      display: inline; }
      .ng-2 .pagination > li > a,
      .ng-2 .pagination > li > span {
        position: relative;
        float: left;
        padding: 8px 20px;
        line-height: 1.82;
        text-decoration: none;
        color: #147ccd;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px; }
      .ng-2 .pagination > li:first-child > a,
      .ng-2 .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .ng-2 .pagination > li:last-child > a,
      .ng-2 .pagination > li:last-child > span {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    .ng-2 .pagination > li > a:hover, .ng-2 .pagination > li > a:focus,
    .ng-2 .pagination > li > span:hover,
    .ng-2 .pagination > li > span:focus {
      z-index: 2;
      color: #0d5287;
      background-color: #eeeeee;
      border-color: #ddd; }
    .ng-2 .pagination > .active > a, .ng-2 .pagination > .active > a:hover, .ng-2 .pagination > .active > a:focus,
    .ng-2 .pagination > .active > span,
    .ng-2 .pagination > .active > span:hover,
    .ng-2 .pagination > .active > span:focus {
      z-index: 3;
      color: #fff;
      background-color: #147ccd;
      border-color: #147ccd;
      cursor: default; }
    .ng-2 .pagination > .disabled > span,
    .ng-2 .pagination > .disabled > span:hover,
    .ng-2 .pagination > .disabled > span:focus,
    .ng-2 .pagination > .disabled > a,
    .ng-2 .pagination > .disabled > a:hover,
    .ng-2 .pagination > .disabled > a:focus {
      color: #777777;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }
  .ng-2 .pagination-lg > li > a,
  .ng-2 .pagination-lg > li > span {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333; }
  .ng-2 .pagination-lg > li:first-child > a,
  .ng-2 .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .ng-2 .pagination-lg > li:last-child > a,
  .ng-2 .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .ng-2 .pagination-sm > li > a,
  .ng-2 .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5; }
  .ng-2 .pagination-sm > li:first-child > a,
  .ng-2 .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .ng-2 .pagination-sm > li:last-child > a,
  .ng-2 .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .ng-2 .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
    .ng-2 .pager:before, .ng-2 .pager:after {
      content: " ";
      display: table; }
    .ng-2 .pager:after {
      clear: both; }
    .ng-2 .pager li {
      display: inline; }
      .ng-2 .pager li > a,
      .ng-2 .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .ng-2 .pager li > a:hover,
      .ng-2 .pager li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .ng-2 .pager .next > a,
    .ng-2 .pager .next > span {
      float: right; }
    .ng-2 .pager .previous > a,
    .ng-2 .pager .previous > span {
      float: left; }
    .ng-2 .pager .disabled > a,
    .ng-2 .pager .disabled > a:hover,
    .ng-2 .pager .disabled > a:focus,
    .ng-2 .pager .disabled > span {
      color: #777777;
      background-color: #fff;
      cursor: not-allowed; }
  .ng-2 .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
    .ng-2 .label:empty {
      display: none; }
    .btn .ng-2 .label {
      position: relative;
      top: -1px; }
  .ng-2 a.label:hover, .ng-2 a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .ng-2 .label-default {
    background-color: #777777; }
    .ng-2 .label-default[href]:hover, .ng-2 .label-default[href]:focus {
      background-color: #5e5e5e; }
  .ng-2 .label-primary {
    background-color: #4B566C; }
    .ng-2 .label-primary[href]:hover, .ng-2 .label-primary[href]:focus {
      background-color: #363e4e; }
  .ng-2 .label-success {
    background-color: #00b387; }
    .ng-2 .label-success[href]:hover, .ng-2 .label-success[href]:focus {
      background-color: #008061; }
  .ng-2 .label-info {
    background-color: #147ccd; }
    .ng-2 .label-info[href]:hover, .ng-2 .label-info[href]:focus {
      background-color: #0f609f; }
  .ng-2 .label-warning {
    background-color: #f0ad4e; }
    .ng-2 .label-warning[href]:hover, .ng-2 .label-warning[href]:focus {
      background-color: #ec971f; }
  .ng-2 .label-danger {
    background-color: #e30613; }
    .ng-2 .label-danger[href]:hover, .ng-2 .label-danger[href]:focus {
      background-color: #b1050f; }
  .ng-2 .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px; }
    .ng-2 .badge:empty {
      display: none; }
    .btn .ng-2 .badge {
      position: relative;
      top: -1px; }
    .btn-xs .ng-2 .badge, .ng-2 .btn-group-xs > .btn .ng-2 .badge,
    .btn-group-xs > .btn .ng-2 .badge {
      top: 0;
      padding: 1px 5px; }
    .list-group-item.active > .ng-2 .badge,
    .nav-pills > .active > a > .ng-2 .badge {
      color: #147ccd;
      background-color: #fff; }
    .list-group-item > .ng-2 .badge {
      float: right; }
    .list-group-item > .ng-2 .badge + .ng-2 .badge {
      margin-right: 5px; }
    .nav-pills > li > a > .ng-2 .badge {
      margin-left: 3px; }
  .ng-2 a.badge:hover, .ng-2 a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .ng-2 .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
    .ng-2 .jumbotron h1,
    .ng-2 .jumbotron .h1 {
      color: inherit; }
    .ng-2 .jumbotron p {
      margin-bottom: 15px;
      font-size: 17px;
      font-weight: 200; }
    .ng-2 .jumbotron > hr {
      border-top-color: #d5d5d5; }
    .container .ng-2 .jumbotron,
    .container-fluid .ng-2 .jumbotron {
      border-radius: 3px;
      padding-left: 15px;
      padding-right: 15px; }
    .ng-2 .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .ng-2 .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
        .container .ng-2 .jumbotron,
        .container-fluid .ng-2 .jumbotron {
          padding-left: 60px;
          padding-right: 60px; }
        .ng-2 .jumbotron h1,
        .ng-2 .jumbotron .h1 {
          font-size: 50px; } }
  .ng-2 .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.82;
    background-color: #fbfcfe;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
    .ng-2 .thumbnail > img,
    .ng-2 .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .ng-2 .thumbnail .caption {
      padding: 9px;
      color: #333333; }
  .ng-2 a.thumbnail:hover,
  .ng-2 a.thumbnail:focus,
  .ng-2 a.thumbnail.active {
    border-color: #147ccd; }
  .ng-2 .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px; }
    .ng-2 .alert h4 {
      margin-top: 0;
      color: inherit; }
    .ng-2 .alert .alert-link {
      font-weight: bold; }
    .ng-2 .alert > p,
    .ng-2 .alert > ul {
      margin-bottom: 0; }
    .ng-2 .alert > p + p {
      margin-top: 5px; }
  .ng-2 .alert-dismissable,
  .ng-2 .alert-dismissible {
    padding-right: 35px; }
    .ng-2 .alert-dismissable .close,
    .ng-2 .alert-dismissible .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .ng-2 .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .ng-2 .alert-success hr {
      border-top-color: #c9e2b3; }
    .ng-2 .alert-success .alert-link {
      color: #2b542c; }
  .ng-2 .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .ng-2 .alert-info hr {
      border-top-color: #a6e1ec; }
    .ng-2 .alert-info .alert-link {
      color: #245269; }
  .ng-2 .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .ng-2 .alert-warning hr {
      border-top-color: #f7e1b5; }
    .ng-2 .alert-warning .alert-link {
      color: #66512c; }
  .ng-2 .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .ng-2 .alert-danger hr {
      border-top-color: #e4b9c0; }
    .ng-2 .alert-danger .alert-link {
      color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .ng-2 .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .ng-2 .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #147ccd;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  .ng-2 .progress-striped .progress-bar,
  .ng-2 .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .ng-2 .progress.active .progress-bar,
  .ng-2 .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .ng-2 .progress-bar-success {
    background-color: #00b387; }
    .progress-striped .ng-2 .progress-bar-success {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-2 .progress-bar-info {
    background-color: #147ccd; }
    .progress-striped .ng-2 .progress-bar-info {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-2 .progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .ng-2 .progress-bar-warning {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-2 .progress-bar-danger {
    background-color: #e30613; }
    .progress-striped .ng-2 .progress-bar-danger {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-2 .media {
    margin-top: 15px; }
    .ng-2 .media:first-child {
      margin-top: 0; }
  .ng-2 .media,
  .ng-2 .media-body {
    zoom: 1;
    overflow: hidden; }
  .ng-2 .media-body {
    width: 10000px; }
  .ng-2 .media-object {
    display: block; }
    .ng-2 .media-object.img-thumbnail {
      max-width: none; }
  .ng-2 .media-right,
  .ng-2 .media > .pull-right {
    padding-left: 10px; }
  .ng-2 .media-left,
  .ng-2 .media > .pull-left {
    padding-right: 10px; }
  .ng-2 .media-left,
  .ng-2 .media-right,
  .ng-2 .media-body {
    display: table-cell;
    vertical-align: top; }
  .ng-2 .media-middle {
    vertical-align: middle; }
  .ng-2 .media-bottom {
    vertical-align: bottom; }
  .ng-2 .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .ng-2 .media-list {
    padding-left: 0;
    list-style: none; }
  .ng-2 .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .ng-2 .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .ng-2 .list-group-item:first-child {
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .ng-2 .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .ng-2 a.list-group-item,
  .ng-2 button.list-group-item {
    color: #555; }
    .ng-2 a.list-group-item .list-group-item-heading,
    .ng-2 button.list-group-item .list-group-item-heading {
      color: #333; }
    .ng-2 a.list-group-item:hover, .ng-2 a.list-group-item:focus,
    .ng-2 button.list-group-item:hover,
    .ng-2 button.list-group-item:focus {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5; }
  .ng-2 button.list-group-item {
    width: 100%;
    text-align: left; }
  .ng-2 .list-group-item.disabled, .ng-2 .list-group-item.disabled:hover, .ng-2 .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
    .ng-2 .list-group-item.disabled .list-group-item-heading, .ng-2 .list-group-item.disabled:hover .list-group-item-heading, .ng-2 .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .ng-2 .list-group-item.disabled .list-group-item-text, .ng-2 .list-group-item.disabled:hover .list-group-item-text, .ng-2 .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .ng-2 .list-group-item.active, .ng-2 .list-group-item.active:hover, .ng-2 .list-group-item.active:focus {
    z-index: 2;
    color: #000;
    background-color: #fff;
    border-color: #fff; }
    .ng-2 .list-group-item.active .list-group-item-heading,
    .ng-2 .list-group-item.active .list-group-item-heading > small,
    .ng-2 .list-group-item.active .list-group-item-heading > .small, .ng-2 .list-group-item.active:hover .list-group-item-heading,
    .ng-2 .list-group-item.active:hover .list-group-item-heading > small,
    .ng-2 .list-group-item.active:hover .list-group-item-heading > .small, .ng-2 .list-group-item.active:focus .list-group-item-heading,
    .ng-2 .list-group-item.active:focus .list-group-item-heading > small,
    .ng-2 .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .ng-2 .list-group-item.active .list-group-item-text, .ng-2 .list-group-item.active:hover .list-group-item-text, .ng-2 .list-group-item.active:focus .list-group-item-text {
      color: white; }
  .ng-2 .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .ng-2 a.list-group-item-success,
  .ng-2 button.list-group-item-success {
    color: #3c763d; }
    .ng-2 a.list-group-item-success .list-group-item-heading,
    .ng-2 button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .ng-2 a.list-group-item-success:hover, .ng-2 a.list-group-item-success:focus,
    .ng-2 button.list-group-item-success:hover,
    .ng-2 button.list-group-item-success:focus {
      color: #3c763d;
      background-color: #d0e9c6; }
    .ng-2 a.list-group-item-success.active, .ng-2 a.list-group-item-success.active:hover, .ng-2 a.list-group-item-success.active:focus,
    .ng-2 button.list-group-item-success.active,
    .ng-2 button.list-group-item-success.active:hover,
    .ng-2 button.list-group-item-success.active:focus {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .ng-2 .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .ng-2 a.list-group-item-info,
  .ng-2 button.list-group-item-info {
    color: #31708f; }
    .ng-2 a.list-group-item-info .list-group-item-heading,
    .ng-2 button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .ng-2 a.list-group-item-info:hover, .ng-2 a.list-group-item-info:focus,
    .ng-2 button.list-group-item-info:hover,
    .ng-2 button.list-group-item-info:focus {
      color: #31708f;
      background-color: #c4e3f3; }
    .ng-2 a.list-group-item-info.active, .ng-2 a.list-group-item-info.active:hover, .ng-2 a.list-group-item-info.active:focus,
    .ng-2 button.list-group-item-info.active,
    .ng-2 button.list-group-item-info.active:hover,
    .ng-2 button.list-group-item-info.active:focus {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .ng-2 .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .ng-2 a.list-group-item-warning,
  .ng-2 button.list-group-item-warning {
    color: #8a6d3b; }
    .ng-2 a.list-group-item-warning .list-group-item-heading,
    .ng-2 button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .ng-2 a.list-group-item-warning:hover, .ng-2 a.list-group-item-warning:focus,
    .ng-2 button.list-group-item-warning:hover,
    .ng-2 button.list-group-item-warning:focus {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .ng-2 a.list-group-item-warning.active, .ng-2 a.list-group-item-warning.active:hover, .ng-2 a.list-group-item-warning.active:focus,
    .ng-2 button.list-group-item-warning.active,
    .ng-2 button.list-group-item-warning.active:hover,
    .ng-2 button.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .ng-2 .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .ng-2 a.list-group-item-danger,
  .ng-2 button.list-group-item-danger {
    color: #a94442; }
    .ng-2 a.list-group-item-danger .list-group-item-heading,
    .ng-2 button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .ng-2 a.list-group-item-danger:hover, .ng-2 a.list-group-item-danger:focus,
    .ng-2 button.list-group-item-danger:hover,
    .ng-2 button.list-group-item-danger:focus {
      color: #a94442;
      background-color: #ebcccc; }
    .ng-2 a.list-group-item-danger.active, .ng-2 a.list-group-item-danger.active:hover, .ng-2 a.list-group-item-danger.active:focus,
    .ng-2 button.list-group-item-danger.active,
    .ng-2 button.list-group-item-danger.active:hover,
    .ng-2 button.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .ng-2 .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .ng-2 .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .ng-2 .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .ng-2 .panel-body {
    padding: 20px; }
    .ng-2 .panel-body:before, .ng-2 .panel-body:after {
      content: " ";
      display: table; }
    .ng-2 .panel-body:after {
      clear: both; }
  .ng-2 .panel-heading {
    padding: 20px 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
    .ng-2 .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .ng-2 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: inherit; }
    .ng-2 .panel-title > a,
    .ng-2 .panel-title > small,
    .ng-2 .panel-title > .small,
    .ng-2 .panel-title > small > a,
    .ng-2 .panel-title > .small > a {
      color: inherit; }
  .ng-2 .panel-footer {
    padding: 20px 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  .ng-2 .panel > .list-group,
  .ng-2 .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .ng-2 .panel > .list-group .list-group-item,
    .ng-2 .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .ng-2 .panel > .list-group:first-child .list-group-item:first-child,
    .ng-2 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-right-radius: 2px;
      border-top-left-radius: 2px; }
    .ng-2 .panel > .list-group:last-child .list-group-item:last-child,
    .ng-2 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }
  .ng-2 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-2 .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .ng-2 .list-group + .panel-footer {
    border-top-width: 0; }
  .ng-2 .panel > .table,
  .ng-2 .panel > .table-responsive > .table,
  .ng-2 .panel > .panel-collapse > .table {
    margin-bottom: 0; }
    .ng-2 .panel > .table caption,
    .ng-2 .panel > .table-responsive > .table caption,
    .ng-2 .panel > .panel-collapse > .table caption {
      padding-left: 20px;
      padding-right: 20px; }
  .ng-2 .panel > .table:first-child,
  .ng-2 .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
    .ng-2 .panel > .table:first-child > thead:first-child > tr:first-child,
    .ng-2 .panel > .table:first-child > tbody:first-child > tr:first-child,
    .ng-2 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .ng-2 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
      .ng-2 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .ng-2 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .ng-2 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .ng-2 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 2px; }
      .ng-2 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .ng-2 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .ng-2 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .ng-2 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .ng-2 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 2px; }
  .ng-2 .panel > .table:last-child,
  .ng-2 .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
    .ng-2 .panel > .table:last-child > tbody:last-child > tr:last-child,
    .ng-2 .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .ng-2 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .ng-2 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
      .ng-2 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .ng-2 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .ng-2 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .ng-2 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 2px; }
      .ng-2 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .ng-2 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .ng-2 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .ng-2 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .ng-2 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 2px; }
  .ng-2 .panel > .panel-body + .table,
  .ng-2 .panel > .panel-body + .table-responsive,
  .ng-2 .panel > .table + .panel-body,
  .ng-2 .panel > .table-responsive + .panel-body {
    border-top: 1px solid #E1E7F6; }
  .ng-2 .panel > .table > tbody:first-child > tr:first-child th,
  .ng-2 .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .ng-2 .panel > .table-bordered,
  .ng-2 .panel > .table-responsive > .table-bordered {
    border: 0; }
    .ng-2 .panel > .table-bordered > thead > tr > th:first-child,
    .ng-2 .panel > .table-bordered > thead > tr > td:first-child,
    .ng-2 .panel > .table-bordered > tbody > tr > th:first-child,
    .ng-2 .panel > .table-bordered > tbody > tr > td:first-child,
    .ng-2 .panel > .table-bordered > tfoot > tr > th:first-child,
    .ng-2 .panel > .table-bordered > tfoot > tr > td:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .ng-2 .panel > .table-bordered > thead > tr > th:last-child,
    .ng-2 .panel > .table-bordered > thead > tr > td:last-child,
    .ng-2 .panel > .table-bordered > tbody > tr > th:last-child,
    .ng-2 .panel > .table-bordered > tbody > tr > td:last-child,
    .ng-2 .panel > .table-bordered > tfoot > tr > th:last-child,
    .ng-2 .panel > .table-bordered > tfoot > tr > td:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .ng-2 .panel > .table-bordered > thead > tr:first-child > td,
    .ng-2 .panel > .table-bordered > thead > tr:first-child > th,
    .ng-2 .panel > .table-bordered > tbody > tr:first-child > td,
    .ng-2 .panel > .table-bordered > tbody > tr:first-child > th,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .ng-2 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .ng-2 .panel > .table-bordered > tbody > tr:last-child > td,
    .ng-2 .panel > .table-bordered > tbody > tr:last-child > th,
    .ng-2 .panel > .table-bordered > tfoot > tr:last-child > td,
    .ng-2 .panel > .table-bordered > tfoot > tr:last-child > th,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .ng-2 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .ng-2 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .ng-2 .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .ng-2 .panel-group {
    margin-bottom: 20px; }
    .ng-2 .panel-group .panel {
      margin-bottom: 0;
      border-radius: 3px; }
      .ng-2 .panel-group .panel + .panel {
        margin-top: 5px; }
    .ng-2 .panel-group .panel-heading {
      border-bottom: 0; }
      .ng-2 .panel-group .panel-heading + .panel-collapse > .panel-body,
      .ng-2 .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 1px solid #ddd; }
    .ng-2 .panel-group .panel-footer {
      border-top: 0; }
      .ng-2 .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .ng-2 .panel-default {
    border-color: #ddd; }
    .ng-2 .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .ng-2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd; }
      .ng-2 .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333; }
    .ng-2 .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ddd; }
  .ng-2 .panel-primary {
    border-color: #147ccd; }
    .ng-2 .panel-primary > .panel-heading {
      color: #fff;
      background-color: #147ccd;
      border-color: #147ccd; }
      .ng-2 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #147ccd; }
      .ng-2 .panel-primary > .panel-heading .badge {
        color: #147ccd;
        background-color: #fff; }
    .ng-2 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #147ccd; }
  .ng-2 .panel-success {
    border-color: #d6e9c6; }
    .ng-2 .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6; }
      .ng-2 .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6; }
      .ng-2 .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d; }
    .ng-2 .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6; }
  .ng-2 .panel-info {
    border-color: #bce8f1; }
    .ng-2 .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
      .ng-2 .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #bce8f1; }
      .ng-2 .panel-info > .panel-heading .badge {
        color: #d9edf7;
        background-color: #31708f; }
    .ng-2 .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1; }
  .ng-2 .panel-warning {
    border-color: #faebcc; }
    .ng-2 .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc; }
      .ng-2 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #faebcc; }
      .ng-2 .panel-warning > .panel-heading .badge {
        color: #fcf8e3;
        background-color: #8a6d3b; }
    .ng-2 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc; }
  .ng-2 .panel-danger {
    border-color: #ebccd1; }
    .ng-2 .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1; }
      .ng-2 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ebccd1; }
      .ng-2 .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
    .ng-2 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1; }
  .ng-2 .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .ng-2 .embed-responsive .embed-responsive-item,
    .ng-2 .embed-responsive iframe,
    .ng-2 .embed-responsive embed,
    .ng-2 .embed-responsive object,
    .ng-2 .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .ng-2 .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .ng-2 .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .ng-2 .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .ng-2 .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .ng-2 .well-lg {
    padding: 24px;
    border-radius: 3px; }
  .ng-2 .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .ng-2 .close {
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
    .ng-2 .close:hover, .ng-2 .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .ng-2 button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .ng-2 .modal-open {
    overflow: hidden; }
  .ng-2 .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .ng-2 .modal.fade .modal-dialog {
      -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
      transform: translate(0, -25%);
      -webkit-transition: -webkit-transform 0.3s ease-out;
      -moz-transition: -moz-transform 0.3s ease-out;
      -o-transition: -o-transform 0.3s ease-out;
      transition: transform 0.3s ease-out; }
    .ng-2 .modal.in .modal-dialog {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
  .ng-2 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .ng-2 .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .ng-2 .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .ng-2 .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4500;
    background-color: #1F2226; }
    .ng-2 .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .ng-2 .modal-backdrop.in {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .ng-2 .modal-header {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5; }
    .ng-2 .modal-header:before, .ng-2 .modal-header:after {
      content: " ";
      display: table; }
    .ng-2 .modal-header:after {
      clear: both; }
  .ng-2 .modal-header .close {
    margin-top: -2px; }
  .ng-2 .modal-title {
    margin: 0;
    line-height: 1.82; }
  .ng-2 .modal-body {
    position: relative;
    padding: 20px; }
  .ng-2 .modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .ng-2 .modal-footer:before, .ng-2 .modal-footer:after {
      content: " ";
      display: table; }
    .ng-2 .modal-footer:after {
      clear: both; }
    .ng-2 .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .ng-2 .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .ng-2 .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .ng-2 .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .ng-2 .modal-dialog {
      width: 960px;
      margin: 30px auto; }
    .ng-2 .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .ng-2 .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .ng-2 .modal-lg {
      width: 900px; } }
  .ng-2 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.82;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 10px;
    opacity: 0;
    filter: alpha(opacity=0); }
    .ng-2 .tooltip.in {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .ng-2 .tooltip.top {
      margin-top: -3px;
      padding: 5px 0; }
    .ng-2 .tooltip.right {
      margin-left: 3px;
      padding: 0 5px; }
    .ng-2 .tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0; }
    .ng-2 .tooltip.left {
      margin-left: -3px;
      padding: 0 5px; }
  .ng-2 .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px; }
  .ng-2 .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .ng-2 .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-2 .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-2 .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-2 .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .ng-2 .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .ng-2 .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-2 .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-2 .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-2 .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.82;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
    .ng-2 .popover.top {
      margin-top: -10px; }
    .ng-2 .popover.right {
      margin-left: 10px; }
    .ng-2 .popover.bottom {
      margin-top: 10px; }
    .ng-2 .popover.left {
      margin-left: -10px; }
  .ng-2 .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 11px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0; }
  .ng-2 .popover-content {
    padding: 9px 14px; }
  .ng-2 .popover > .arrow, .ng-2 .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .ng-2 .popover > .arrow {
    border-width: 11px; }
  .ng-2 .popover > .arrow:after {
    border-width: 10px;
    content: ""; }
  .ng-2 .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px; }
    .ng-2 .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .ng-2 .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25); }
    .ng-2 .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .ng-2 .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
    .ng-2 .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .ng-2 .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .ng-2 .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }
  .ng-2 .carousel {
    position: relative; }
  .ng-2 .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .ng-2 .carousel-inner > .item {
      display: none;
      position: relative;
      -webkit-transition: 0.6s ease-in-out left;
      -o-transition: 0.6s ease-in-out left;
      transition: 0.6s ease-in-out left; }
      .ng-2 .carousel-inner > .item > img,
      .ng-2 .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .ng-2 .carousel-inner > .item {
          -webkit-transition: -webkit-transform 0.6s ease-in-out;
          -moz-transition: -moz-transform 0.6s ease-in-out;
          -o-transition: -o-transform 0.6s ease-in-out;
          transition: transform 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-perspective: 1000px;
          -moz-perspective: 1000px;
          perspective: 1000px; }
          .ng-2 .carousel-inner > .item.next, .ng-2 .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0; }
          .ng-2 .carousel-inner > .item.prev, .ng-2 .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0; }
          .ng-2 .carousel-inner > .item.next.left, .ng-2 .carousel-inner > .item.prev.right, .ng-2 .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0; } }
    .ng-2 .carousel-inner > .active,
    .ng-2 .carousel-inner > .next,
    .ng-2 .carousel-inner > .prev {
      display: block; }
    .ng-2 .carousel-inner > .active {
      left: 0; }
    .ng-2 .carousel-inner > .next,
    .ng-2 .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .ng-2 .carousel-inner > .next {
      left: 100%; }
    .ng-2 .carousel-inner > .prev {
      left: -100%; }
    .ng-2 .carousel-inner > .next.left,
    .ng-2 .carousel-inner > .prev.right {
      left: 0; }
    .ng-2 .carousel-inner > .active.left {
      left: -100%; }
    .ng-2 .carousel-inner > .active.right {
      left: 100%; }
  .ng-2 .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0); }
    .ng-2 .carousel-control.left {
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .ng-2 .carousel-control.right {
      left: auto;
      right: 0;
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .ng-2 .carousel-control:hover, .ng-2 .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .ng-2 .carousel-control .icon-prev,
    .ng-2 .carousel-control .icon-next,
    .ng-2 .carousel-control .glyphicon-chevron-left,
    .ng-2 .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .ng-2 .carousel-control .icon-prev,
    .ng-2 .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .ng-2 .carousel-control .icon-next,
    .ng-2 .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .ng-2 .carousel-control .icon-prev,
    .ng-2 .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .ng-2 .carousel-control .icon-prev:before {
      content: '\2039'; }
    .ng-2 .carousel-control .icon-next:before {
      content: '\203A'; }
  .ng-2 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .ng-2 .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000 \9;
      background-color: rgba(0, 0, 0, 0); }
    .ng-2 .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .ng-2 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .ng-2 .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .ng-2 .carousel-control .glyphicon-chevron-left,
    .ng-2 .carousel-control .glyphicon-chevron-right,
    .ng-2 .carousel-control .icon-prev,
    .ng-2 .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .ng-2 .carousel-control .glyphicon-chevron-left,
    .ng-2 .carousel-control .icon-prev {
      margin-left: -10px; }
    .ng-2 .carousel-control .glyphicon-chevron-right,
    .ng-2 .carousel-control .icon-next {
      margin-right: -10px; }
    .ng-2 .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .ng-2 .carousel-indicators {
      bottom: 20px; } }
  .ng-2 .clearfix:before, .ng-2 .clearfix:after {
    content: " ";
    display: table; }
  .ng-2 .clearfix:after {
    clear: both; }
  .ng-2 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .ng-2 .pull-right {
    float: right !important; }
  .ng-2 .pull-left {
    float: left !important; }
  .ng-2 .hide {
    display: none !important; }
  .ng-2 .show {
    display: block !important; }
  .ng-2 .invisible {
    visibility: hidden; }
  .ng-2 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .ng-2 .hidden {
    display: none !important; }
  .ng-2 .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .ng-2 .visible-xs {
    display: none !important; }
  .ng-2 .visible-sm {
    display: none !important; }
  .ng-2 .visible-md {
    display: none !important; }
  .ng-2 .visible-lg {
    display: none !important; }
  .ng-2 .visible-xs-block,
  .ng-2 .visible-xs-inline,
  .ng-2 .visible-xs-inline-block,
  .ng-2 .visible-sm-block,
  .ng-2 .visible-sm-inline,
  .ng-2 .visible-sm-inline-block,
  .ng-2 .visible-md-block,
  .ng-2 .visible-md-inline,
  .ng-2 .visible-md-inline-block,
  .ng-2 .visible-lg-block,
  .ng-2 .visible-lg-inline,
  .ng-2 .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .ng-2 .visible-xs {
      display: block !important; }
    .ng-2 table.visible-xs {
      display: table !important; }
    .ng-2 tr.visible-xs {
      display: table-row !important; }
    .ng-2 th.visible-xs,
    .ng-2 td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .ng-2 .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .ng-2 .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .ng-2 .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-2 .visible-sm {
      display: block !important; }
    .ng-2 table.visible-sm {
      display: table !important; }
    .ng-2 tr.visible-sm {
      display: table-row !important; }
    .ng-2 th.visible-sm,
    .ng-2 td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-2 .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-2 .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-2 .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-2 .visible-md {
      display: block !important; }
    .ng-2 table.visible-md {
      display: table !important; }
    .ng-2 tr.visible-md {
      display: table-row !important; }
    .ng-2 th.visible-md,
    .ng-2 td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-2 .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-2 .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-2 .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .ng-2 .visible-lg {
      display: block !important; }
    .ng-2 table.visible-lg {
      display: table !important; }
    .ng-2 tr.visible-lg {
      display: table-row !important; }
    .ng-2 th.visible-lg,
    .ng-2 td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .ng-2 .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .ng-2 .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .ng-2 .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .ng-2 .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-2 .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-2 .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .ng-2 .hidden-lg {
      display: none !important; } }
  .ng-2 .visible-print {
    display: none !important; }
  @media print {
    .ng-2 .visible-print {
      display: block !important; }
    .ng-2 table.visible-print {
      display: table !important; }
    .ng-2 tr.visible-print {
      display: table-row !important; }
    .ng-2 th.visible-print,
    .ng-2 td.visible-print {
      display: table-cell !important; } }
  .ng-2 .visible-print-block {
    display: none !important; }
    @media print {
      .ng-2 .visible-print-block {
        display: block !important; } }
  .ng-2 .visible-print-inline {
    display: none !important; }
    @media print {
      .ng-2 .visible-print-inline {
        display: inline !important; } }
  .ng-2 .visible-print-inline-block {
    display: none !important; }
    @media print {
      .ng-2 .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .ng-2 .hidden-print {
      display: none !important; } }
  .ng-2 .flex-row-align-center {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .ng-2 accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .ng-2 accordion .panel-heading.card-header {
    padding: 0px;
    background-color: white;
    border-bottom: 1px solid #dce3f5 !important;
    border-top: none; }
  .ng-2 accordion .panel-heading:hover {
    background-color: #fbfcfe;
    cursor: pointer; }
  .ng-2 accordion .panel-collapse.show {
    border-top: none;
    border-bottom: 1px solid #dce3f5;
    background-color: #fbfcfe;
    border-left: 5px solid #dce3f5; }
    .ng-2 accordion .panel-collapse.show > .panel-body.card-block {
      border-top: none;
      padding: 0px; }
  .ng-2 .container {
    width: 100%; }
  .ng-2 .tab-content {
    margin: 20px 0; }
  .ng-2 .nav-item {
    color: #555555;
    font-size: 14px;
    font-weight: bold; }
    .ng-2 .nav-item a, .ng-2 .nav-item a:hover {
      border: none;
      margin-right: 0px;
      border-right: 1px solid red;
      border-radius: 0px; }
  .ng-2 .label {
    text-transform: uppercase; }
  .ng-2 .label-default {
    background-color: #fbfcfe;
    color: black;
    border: 1px solid #dce3f5; }
  .ng-2 .label-success {
    background-color: #009900; }
  .ng-2 .label-danger {
    background-color: #dc0714; }
  .ng-2 .btn-group .btn, .ng-2 .btn-group .btn:focus, .ng-2 .btn-group .btn:active, .ng-2 .btn-group.open .btn, .ng-2 .btn-group.open .btn:focus, .ng-2 .btn-group.open .btn:active {
    background-color: transparent;
    box-shadow: none; }
  .ng-2 .btn {
    text-transform: uppercase; }
  .ng-2 .btn-success {
    background-color: #009900;
    border-color: #009900; }
  .ng-2 .btn-primary {
    background-color: #256eff;
    border-color: #256eff; }
  .ng-2 .btn-default, .ng-2 .btn-default:hover {
    background-color: #ffffff;
    border-color: #dce3f5; }
  .ng-2 .nav-tabs > li > a {
    background-color: #fbfcfe !important;
    border-color: #dce3f5 !important;
    padding: 15px !important;
    min-width: 200px;
    text-align: center;
    margin: 0px; }
  .ng-2 .nav-tabs > li > a:hover {
    background-color: #dce3f5 !important; }
  .ng-2 .nav-tabs > li.active > a {
    background-color: white !important;
    border-bottom: 1px solid transparent !important;
    margin: 0px; }
  .ng-2 .nav-tabs {
    background-color: #fbfcfe !important;
    border-color: #dce3f5 !important; }
    .ng-2 .nav-tabs .nav-item > a {
      border-radius: 0px;
      border-top: none !important;
      border-left: none !important;
      border-bottom: none !important; }
  .ng-2 input.form-control, .ng-2 textarea.form-control {
    font-size: 12px;
    background-color: #fbfcfe;
    height: 40px;
    padding: 8px 10px; }
  .ng-2 input.form-control::placeholder, .ng-2 textarea.form-control::placeholder {
    font-size: 12px;
    font-style: italic;
    color: #5d697f; }
  .ng-2 textarea.form-control {
    height: 120px; }
  .ng-2 input.form-control.ng-invalid.ng-touched:focus {
    -webkit-box-shadow: 0 0 8px #eb2131;
    box-shadow: 0 0 8px #eb2131; }
  .ng-2 ul.dropdown-menu {
    margin-top: 0px;
    box-shadow: 0 1px 4px 0 rgba(72, 86, 108, 0.15);
    border-color: #dce3f5;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    .ng-2 ul.dropdown-menu li:hover, .ng-2 ul.dropdown-menu li > a:hover {
      background-color: #fbfcfe;
      text-color: #212121; }
    .ng-2 ul.dropdown-menu li.divider {
      margin: 0px 0px;
      background-color: #dce3f5; }
  .ng-2 .btn-default[btnCheckbox].active, .ng-2 .btn-default[btnCheckbox].active:hover, .ng-2 .btn-default[btnCheckbox].active:active {
    color: #212121;
    background-color: #ffffff;
    border-color: #dce3f5;
    box-shadow: 0 1px 4px 0 rgba(72, 86, 108, 0.15); }
  .ng-2 .btn-default[btnCheckbox], .ng-2 .btn-default[btnCheckbox]:hover, .ng-2 .btn-default[btnCheckbox]:active {
    font-weight: bold;
    color: #BCC0CE;
    border-color: #dce3f5;
    background-color: #fbfcfe; }
    .ng-2 .btn-default[btnCheckbox] > .fa-check, .ng-2 .btn-default[btnCheckbox]:hover > .fa-check, .ng-2 .btn-default[btnCheckbox]:active > .fa-check {
      color: #009900; }
  .ng-2 .popover {
    z-index: 4000; }
  .ng-2 .pagination {
    width: 100%;
    text-align: center;
    margin: 0px; }
    .ng-2 .pagination .ngx-pagination {
      display: inline-block;
      border: 1px solid #dce3f5;
      border-radius: 3px;
      padding-left: 0px;
      margin-bottom: 0px;
      height: 40px; }
      .ng-2 .pagination .ngx-pagination li:not(.current):not(.disabled) {
        cursor: pointer; }
      .ng-2 .pagination .ngx-pagination li:not(.pagination-previous) {
        border-left: 1px solid #dce3f5; }
      .ng-2 .pagination .ngx-pagination li {
        height: 100%;
        min-width: 45px;
        margin: 0px;
        padding: 0px; }
        .ng-2 .pagination .ngx-pagination li a {
          padding-top: 8px;
          height: 100%; }
        .ng-2 .pagination .ngx-pagination li a:hover {
          background-color: #dce3f5; }
      .ng-2 .pagination .ngx-pagination .current {
        padding-top: 8px;
        background-color: #4b566c; }
        .ng-2 .pagination .ngx-pagination .current div {
          margin-top: 8px; }
      .ng-2 .pagination .ngx-pagination .pagination-previous, .ng-2 .pagination .ngx-pagination .pagination-next {
        width: 90px; }
      .ng-2 .pagination .ngx-pagination .pagination-next {
        margin-left: -3px; }
      .ng-2 .pagination .ngx-pagination .pagination-previous {
        margin-right: -3px; }
      .ng-2 .pagination .ngx-pagination .pagination-next.disabled {
        padding-top: 8px; }
  .ng-2 .per-page {
    float: right;
    width: 60px;
    margin: -38px 20px 0 0; }
    .ng-2 .per-page .ui-select-choices {
      width: 60px; }
  .ng-2 .ui-select-match-item {
    background-color: #4B566C !important; }
    .ng-2 .ui-select-match-item span, .ng-2 .ui-select-match-item span:hover {
      color: white;
      cursor: default; }
    .ng-2 .ui-select-match-item .close {
      opacity: 1;
      color: white;
      font-weight: normal;
      cursor: pointer; }
    .ng-2 .ui-select-match-item .close:hover {
      color: white; }
  .ng-2 .ui-select-match > .btn {
    box-shadow: none; }
  .ng-2 .ui-select-match .glyphicon-remove {
    color: #256eff !important;
    margin-top: 3px; }
  .ng-2 .ui-select-multiple > div, .ng-2 .ui-select-multiple > input {
    display: inline-block; }
  .ng-2 .ui-select-multiple > input {
    margin: 0px;
    width: 80px; }
  .ng-2 .ui-select-choices {
    min-width: 60px; }
  .ng-2 .cdk-overlay-container {
    position: fixed;
    width: 100%;
    top: 150px; }
    .ng-2 .cdk-overlay-container .mat-dialog-container {
      background-color: white;
      margin: 0 auto;
      max-width: 1000px; }
  .ng-2 .ui-select-toggle {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 0px 8px;
    min-height: 40px;
    width: 100%; }
    .ng-2 .ui-select-toggle .ui-select-placeholder {
      color: #000000; }
    .ng-2 .ui-select-toggle ul {
      margin-top: 0px; }
  .ng-2 .ng-touched.ng-invalid .ui-select-multiple .ui-select-search:focus, .ng-2 .ng-touched.ng-invalid .ui-select-multiple .ui-select-search, .ng-2 .submitted.ng-invalid .ui-select-multiple .ui-select-search:focus, .ng-2 .submitted.ng-invalid .ui-select-multiple .ui-select-search {
    border: 1px solid #eb2131 !important; }
  .ng-2 .ui-select-multiple {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 40px;
    background-color: #fbfcfe;
    box-shadow: none;
    padding: 3px !important; }
    .ng-2 .ui-select-multiple input {
      position: absolute;
      width: 100% !important;
      height: 100% !important;
      padding-left: 20px;
      color: transparent; }
    .ng-2 .ui-select-multiple .ui-select-match {
      display: flex;
      flex-wrap: wrap; }
    .ng-2 .ui-select-multiple .ui-select-match-item {
      z-index: 100;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 2px !important;
      background-color: #ffffff !important;
      box-shadow: 1px 1px 3px 0 #e1e7f6;
      height: 25px;
      min-width: 107px;
      border-radius: 100px;
      padding: 5px 8px;
      font-size: 10px; }
      .ng-2 .ui-select-multiple .ui-select-match-item:hover {
        border-color: #e1e7f6; }
      .ng-2 .ui-select-multiple .ui-select-match-item span {
        color: #4b566c; }
      .ng-2 .ui-select-multiple .ui-select-match-item a {
        color: #256eff;
        order: 1; }
        .ng-2 .ui-select-multiple .ui-select-match-item a:hover {
          color: #256eff; }
    .ng-2 .ui-select-multiple .ui-select-search {
      padding-left: 10px !important;
      left: 0px; }
      .ng-2 .ui-select-multiple .ui-select-search:focus {
        border: 1px solid #00b387 !important; }
  .ng-2 .sa-simple-dropdown button {
    text-align: left; }
  .ng-2 div.cuppa-dropdown > div.dropdown-list {
    padding-top: 0px;
    width: 100%; }
    .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area {
      box-shadow: 0 1px 4px 0 rgba(72, 86, 108, 0.15);
      border-color: #dce3f5; }
      .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area > div.list-filter {
        border-bottom: 1px solid #dce3f5; }
        .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area > div.list-filter .fa-search {
          color: #5d697f;
          margin-top: 2px; }
        .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area > div.list-filter input::placeholder {
          color: #5d697f; }
        .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area > div.list-filter input {
          font-style: italic; }
      .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area .pure-checkbox label {
        cursor: pointer; }
      .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area ul span > li label {
        text-transform: none;
        font-weight: normal;
        font-size: 12px; }
      .ng-2 div.cuppa-dropdown > div.dropdown-list > div.list-area ul span > li:hover {
        background-color: #fbfcfe; }
    .ng-2 div.cuppa-dropdown > div.dropdown-list > div.arrow-up {
      display: none; }
  .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn {
    box-shadow: none;
    padding: 5px 10px;
    min-height: 40px;
    font-size: 12px;
    border: 1px solid #e1e7f6;
    background-color: #fbfcfe;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between; }
    .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn span {
      margin: auto 0; }
    .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn div.c-list > div.c-token {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-around;
      margin: 2px 5px 2px 0;
      color: #4b566c;
      background-color: #ffffff;
      border: 1px solid #e1e7f6;
      border-radius: 100px;
      box-shadow: 1px 1px 3px 0 #e1e7f6;
      text-transform: uppercase;
      height: 25px;
      min-width: 65px; }
      .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn div.c-list > div.c-token span.c-label {
        padding-left: 5px;
        margin-right: 20px;
        font-size: 10px; }
      .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn div.c-list > div.c-token span:before {
        color: #256eff; }
    .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn .fa-angle-down:before, .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn .fa-angle-up:before {
      content: "\F0D7";
      font-size: 12px; }
    .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn .fa-angle-down, .ng-2 div.cuppa-dropdown > div.selected-list > div.c-btn .fa-angle-up {
      position: inherit;
      font-size: inherit;
      transform: none;
      top: initial;
      right: initial; }
  .ng-2 .sa-action-buttons {
    position: absolute;
    z-index: 3000;
    top: -55px;
    right: 15px; }
    .ng-2 .sa-action-buttons button, .ng-2 .sa-action-buttons a {
      margin-left: 5px;
      -webkit-transform: translateZ(0); }
  .ng-2 .sa-box {
    background-color: #ffffff;
    padding: 0;
    border: 1px solid #E1E7F6;
    border-radius: 3px; }
    .ng-2 .sa-box .sa-box-title h1 {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 14px;
      font-weight: bold; }
    .ng-2 .sa-box .sa-box-title-border {
      border-bottom: 1px solid #dce3f5;
      margin: 0 -5px 0px; }
    .ng-2 .sa-box .row {
      padding-left: 20px;
      padding-right: 20px; }
    .ng-2 .sa-box label {
      color: #626A7F;
      padding: 0px;
      text-transform: uppercase;
      font-size: 10px; }
    .ng-2 .sa-box p {
      margin-top: 10px;
      font-size: 12px; }
    .ng-2 .sa-box .progress {
      height: 6px;
      width: 60%;
      margin: 0 auto; }
      .ng-2 .sa-box .progress .progress-bar {
        height: 10px; }
    .ng-2 .sa-box table {
      max-width: 100%;
      width: 100%; }
  .ng-2 .user-icons {
    position: absolute;
    cursor: default; }
    .ng-2 .user-icons .tooltip-inner {
      max-width: 400px; }
  .ng-2 .user-icon {
    text-align: center;
    font-weight: bold;
    color: black !important;
    margin-left: 0px;
    margin-right: 5px;
    width: 22px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #A9B5CB;
    border-radius: 2px;
    text-transform: uppercase; }
  .ng-2 ::-webkit-scrollbar {
    background: white;
    width: 7px;
    height: 7px; }
  .ng-2 ::-webkit-scrollbar-thumb {
    background-color: #4B566C;
    border-radius: 3px; }
  .ng-2 .aa-form-container {
    display: flex;
    flex-direction: column;
    padding: 20px 20px 10px 20px;
    width: 100%; }
    .ng-2 .aa-form-container .aa-form-container-halves {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 600px;
      margin-bottom: 20px; }
      .ng-2 .aa-form-container .aa-form-container-halves .left-half, .ng-2 .aa-form-container .aa-form-container-halves .right-half {
        display: flex;
        flex-direction: column;
        width: 290px; }
      @media (max-width: 675px) {
        .ng-2 .aa-form-container .aa-form-container-halves {
          flex-direction: column; }
          .ng-2 .aa-form-container .aa-form-container-halves .aa-input-container-half {
            width: 100%; } }
    .ng-2 .aa-form-container .aa-input-container {
      padding-top: 20px;
      max-width: 600px; }
      .ng-2 .aa-form-container .aa-input-container label {
        height: 14px;
        color: #212121;
        font-family: "Open Sans";
        font-size: 10px;
        font-weight: bold;
        line-height: 11px; }
      .ng-2 .aa-form-container .aa-input-container input {
        box-shadow: none; }
        .ng-2 .aa-form-container .aa-input-container input:focus {
          border-color: #e1e7f6; }
      .ng-2 .aa-form-container .aa-input-container button {
        outline: none !important;
        box-shadow: none; }
    .ng-2 .aa-form-container .date-range-picker {
      background-color: #fbfcfe; }
  .ng-2 .tooltip-title {
    text-decoration: underline dashed #256eff;
    cursor: help; }
  .ng-2 .tooltip.in {
    opacity: 1;
    z-index: 5000; }
    .ng-2 .tooltip.in .tooltip-inner {
      text-align: left;
      color: #212121;
      background-color: #ffffff;
      box-shadow: 0 1px 4px 0 rgba(72, 86, 108, 0.15);
      border: 1px solid #e1e7f6;
      font-size: 12px; }
  .ng-2 .tooltip.in.bottom .tooltip-arrow.arrow:before, .ng-2 .tooltip.in.bottom .tooltip-arrow.arrow {
    border-bottom-color: #e1e7f6; }
  .ng-2 .tooltip.in.top {
    opacity: 1; }
    .ng-2 .tooltip.in.top .tooltip-arrow.arrow:before, .ng-2 .tooltip.in.top .tooltip-arrow.arrow {
      border-top-color: #e1e7f6; }
  .ng-2 .tooltip.in.right .tooltip-arrow.arrow:before, .ng-2 .tooltip.in.right .tooltip-arrow.arrow {
    border-right-color: #e1e7f6; }
  .ng-2 .tooltip.in.left .tooltip-arrow.arrow:before, .ng-2 .tooltip.in.left .tooltip-arrow.arrow {
    border-left-color: #e1e7f6; }
  .ng-2 body {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    line-height: 1.82;
    color: #212121; }
  .ng-2 #main-content {
    margin-top: 155px;
    background-color: #fbfcfe;
    outline: none !important; }
  @media (max-width: 768px) {
    .ng-2 #main-content {
      margin-top: 210px; } }
  .ng-2 .anonymous-dashboard {
    background-color: #fbfcfe; }
  .ng-2 #toast-container {
    margin-top: 140px; }
  .ng-2 .fa-info-circle {
    color: #256eff; }
  .ng-2 .margin-right-20 {
    margin-right: 20px; }
  .ng-2 .margin-top-20 {
    margin-top: 20px; }
  .ng-2 a {
    color: #256eff; }
  .ng-2 a:hover {
    text-decoration: none; }
  .ng-2 h4 {
    color: #4b566c;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 0;
    margin-bottom: 10px; }
  .ng-2 .loading-message {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 10%; }
    .ng-2 .loading-message h3 {
      font-weight: bold; }
  .ng-2 .fa-spinner {
    font-size: x-large; }
  .ng-2 hr {
    border-color: #dce3f5; }
  .ng-2 .sa-validation-error {
    border-radius: 3px;
    border: 1px solid #eb2131; }

@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
  .ng-2 .loading-text-mask {
    height: 6px;
    border-radius: 4px;
    margin-top: 7px;
    margin-bottom: 7px;
    background: linear-gradient(-45deg, #dce3f5, #fafbfe);
    -webkit-animation: Gradient 2s ease infinite;
    background-size: 400%; }
  .ng-2 angular2-multiselect .c-remove svg {
    fill: #256eff !important; }
  .ng-2 [hidden] {
    display: none !important; }
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

/* toast styles */
.toast-title {
  font-weight: bold; }

.toast-message {
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #FFFFFF; }

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */ }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4; }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999; }

.toast-container * {
  box-sizing: border-box; }

.toast-container .toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF; }

.toast-container .toast:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer; }

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E"); }

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E"); }

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E"); }

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E"); }

.toast-container.toast-top-center .toast,
.toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

.toast-container.toast-top-full-width .toast,
.toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303;
  pointer-events: auto; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4; }

/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }
/* .bs-datepicker */
.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1;
  /* button */
  /* .bs-datepicker-head */
  /* .bs-datepicker-body */
  /* .current-timedate */
  /* .bs-datepicker-multiple */
  /* .bs-datepicker-btns */
  /*.bs-datepicker-custom-range */
  /* .bs-datepicker-predefined-btns */
  /* .is-other-month */
  /* .bs-datepicker-buttons */ }

.bs-datepicker:after {
  clear: both;
  content: '';
  display: block; }

.bs-datepicker bs-day-picker {
  float: left; }

.bs-datepicker button:hover,
.bs-datepicker button:focus,
.bs-datepicker button:active,
.bs-datepicker input:hover,
.bs-datepicker input:focus,
.bs-datepicker input:active,
.bs-datepicker-btns button:hover,
.bs-datepicker-btns button:focus,
.bs-datepicker-btns button:active,
.bs-datepicker-predefined-btns button:active,
.bs-datepicker-predefined-btns button:focus {
  outline: none; }

.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
  /* .bs-datepicker-head button */ }

.bs-datepicker-head:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.bs-datepicker-head button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
  color: #fff;
  transition: 0.3s; }

.bs-datepicker-head button[disabled], .bs-datepicker-head button[disabled]:hover, .bs-datepicker-head button[disabled]:active {
  background: rgba(221, 221, 221, 0.3);
  color: #f5f5f5;
  cursor: not-allowed; }

.bs-datepicker-head button.next, .bs-datepicker-head button.previous {
  border-radius: 50%;
  width: 30px;
  height: 30px; }

.bs-datepicker-head button.next span, .bs-datepicker-head button.previous span {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 50%; }

.bs-datepicker-head button.current {
  border-radius: 15px;
  max-width: 155px;
  padding: 0 13px; }

.bs-datepicker-head button:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.bs-datepicker-head button:active {
  background-color: rgba(0, 0, 0, 0.2); }

.bs-datepicker-body {
  padding: 10px;
  border-radius: 0 0 3px 3px;
  min-height: 232px;
  min-width: 278px;
  border: 1px solid #e9edf0;
  /* .bs-datepicker-body table */ }

.bs-datepicker-body .days.weeks {
  position: relative;
  z-index: 1; }

.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  /* .bs-datepicker-body table.days */
  /* .bs-datepicker-body table.weeks */ }

.bs-datepicker-body table th {
  font-size: 13px;
  color: #9aaec1;
  font-weight: 400;
  text-align: center; }

.bs-datepicker-body table td {
  color: #54708b;
  text-align: center;
  position: relative;
  padding: 0; }

.bs-datepicker-body table td span {
  display: block;
  margin: 0 auto;
  font-size: 13px;
  border-radius: 50%;
  position: relative;
  /*z-index: 1;*/
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled) {
  cursor: pointer; }

.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s; }

.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s;
  cursor: pointer !important; }

.bs-datepicker-body table td span.disabled,
.bs-datepicker-body table td.disabled span {
  color: #9aaec1; }

.bs-datepicker-body table td span.selected,
.bs-datepicker-body table td.selected span {
  color: #fff; }

.bs-datepicker-body table td.active {
  position: relative; }

.bs-datepicker-body table td.active.select-start:before {
  left: 35%; }

.bs-datepicker-body table td.active.select-end:before {
  left: -85%; }

.bs-datepicker-body table td span.active.select-start:after,
.bs-datepicker-body table td span.active.select-end:after,
.bs-datepicker-body table td.active.select-start span:after,
.bs-datepicker-body table td.active.select-end span:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  top: 0;
  border-radius: 50%; }

.bs-datepicker-body table td:before,
.bs-datepicker-body table td span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 6px;
  bottom: 6px;
  left: -2px;
  right: -2px;
  box-sizing: content-box;
  background: transparent; }

.bs-datepicker-body table td.active.select-start + td.active:before {
  left: -20%; }

.bs-datepicker-body table td:last-child.active:before {
  border-radius: 0 3px 3px 0;
  width: 125%;
  left: -25%; }

.bs-datepicker-body table td span[class*="select-"],
.bs-datepicker-body table td[class*="select-"] span {
  border-radius: 50%;
  color: #fff; }

.bs-datepicker-body table.days td.active:not(.select-start):before, .bs-datepicker-body table.days td.in-range:not(.select-start):before,
.bs-datepicker-body table.days span.active:not(.select-start):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):before {
  background: #e9edf0; }

.bs-datepicker-body table.days span {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.bs-datepicker-body table.days span.select-start {
  z-index: 2; }

.bs-datepicker-body table.days span.is-highlighted.in-range:before, .bs-datepicker-body table.days span.in-range.select-end:before {
  background: none;
  right: 0;
  left: 0; }

.bs-datepicker-body table.days td.select-start + td.select-end:before,
.bs-datepicker-body table.days td.select-start + td.is-highlighted:before,
.bs-datepicker-body table.days td.active + td.is-highlighted:before,
.bs-datepicker-body table.days td.active + td.select-end:before,
.bs-datepicker-body table.days td.in-range + td.is-highlighted:before,
.bs-datepicker-body table.days td.in-range + td.select-end:before {
  background: #e9edf0;
  width: 100%; }

.bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
  border-radius: 3px 0 0 3px;
  left: 0;
  width: 100%; }

.bs-datepicker-body table:not(.weeks) tr td:first-child:before {
  border-radius: 3px 0 0 3px; }

.bs-datepicker-body table.years td span {
  width: 46px;
  height: 46px;
  line-height: 45px;
  margin: 0 auto; }

.bs-datepicker-body table.years tr:not(:last-child) td span {
  margin-bottom: 8px; }

.bs-datepicker-body table.months td {
  height: 52px; }

.bs-datepicker-body table.months td span {
  padding: 6px;
  border-radius: 15px; }

.bs-datepicker .current-timedate {
  color: #54708b;
  font-size: 15px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  border: 1px solid #e9edf0;
  margin-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.bs-datepicker .current-timedate span:not(:empty):before {
  content: "";
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC); }

.bs-datepicker-multiple {
  border-radius: 4px 0 0 4px; }

.bs-datepicker-multiple + .bs-datepicker-multiple {
  margin-left: 10px; }

.bs-datepicker-multiple .bs-datepicker {
  box-shadow: none;
  position: relative; }

.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
  padding-right: 10px; }

.bs-datepicker-multiple .bs-datepicker + .bs-datepicker:after {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);
  position: absolute;
  top: 25px;
  left: -8px; }

.bs-datepicker-multiple .bs-datepicker .left {
  float: left; }

.bs-datepicker-multiple .bs-datepicker .right {
  float: right; }

.bs-datepicker-container {
  padding: 15px; }

.bs-datepicker .bs-media-container {
  display: flex; }

@media (max-width: 768px) {
  .bs-datepicker .bs-media-container {
    flex-direction: column; } }

.bs-datepicker-custom-range {
  padding: 15px;
  background: #eee; }

.bs-datepicker-predefined-btns button {
  width: 100%;
  display: block;
  height: 30px;
  background-color: #9aaec1;
  border-radius: 4px;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  padding: 0 18px;
  text-align: left;
  transition: 0.3s; }

.bs-datepicker-predefined-btns button:active, .bs-datepicker-predefined-btns button:hover {
  background-color: #54708b; }

.bs-datepicker .is-other-month {
  color: rgba(0, 0, 0, 0.25);
  cursor: default !important; }

.bs-datepicker-buttons {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #e9edf0; }

.bs-datepicker-buttons .btn-default {
  margin-left: 10px; }

/* .bs-timepicker */
.bs-timepicker-container {
  padding: 10px 0; }

.bs-timepicker-label {
  color: #54708b;
  margin-bottom: 10px; }

.bs-timepicker-controls {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }

.bs-timepicker-controls button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 0;
  background-color: #e9edf0;
  color: #54708b;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
  transition: 0.3s; }

.bs-timepicker-controls button:hover {
  background-color: #d5dadd; }

.bs-timepicker-controls input {
  width: 35px;
  height: 25px;
  border-radius: 13px;
  text-align: center;
  border: 1px solid #e9edf0; }

.bs-timepicker .switch-time-format {
  text-transform: uppercase;
  min-width: 54px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid #e9edf0;
  background: #fff;
  color: #54708b;
  font-size: 13px; }

.bs-timepicker .switch-time-format img {
  vertical-align: initial;
  margin-left: 4px; }

bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080; }

/* screen size < 1024px */
@media (max-width: 768px) {
  .bs-datepicker-multiple {
    display: flex; }
  .bs-datepicker-multiple + .bs-datepicker-multiple {
    margin-top: 10px;
    margin-left: 0; } }

/* theming */
.theme-default .bs-datepicker-head {
  background-color: #777; }

.theme-default .bs-datepicker-body table td span.selected,
.theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*="select-"]:after,
.theme-default .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #777; }

.theme-default .bs-datepicker-body table td.week span {
  color: #777; }

.theme-green .bs-datepicker-head {
  background-color: #5cb85c; }

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5cb85c; }

.theme-green .bs-datepicker-body table td.week span {
  color: #5cb85c; }

.theme-blue .bs-datepicker-head {
  background-color: #5bc0de; }

.theme-blue .bs-datepicker-body table td span.selected,
.theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5bc0de; }

.theme-blue .bs-datepicker-body table td.week span {
  color: #5bc0de; }

.theme-dark-blue .bs-datepicker-head {
  background-color: #337ab7; }

.theme-dark-blue .bs-datepicker-body table td span.selected,
.theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-dark-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #337ab7; }

.theme-dark-blue .bs-datepicker-body table td.week span {
  color: #337ab7; }

.theme-red .bs-datepicker-head {
  background-color: #d9534f; }

.theme-red .bs-datepicker-body table td span.selected,
.theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*="select-"]:after,
.theme-red .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #d9534f; }

.theme-red .bs-datepicker-body table td.week span {
  color: #d9534f; }

.theme-orange .bs-datepicker-head {
  background-color: #f0ad4e; }

.theme-orange .bs-datepicker-body table td span.selected,
.theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*="select-"]:after,
.theme-orange .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #f0ad4e; }

.theme-orange .bs-datepicker-body table td.week span {
  color: #f0ad4e; }

/*# sourceMappingURL=bs-datepicker.css.map */
/* nvd3 version 1.8.6 (https://github.com/novus/nvd3) 2017-08-23 */
.nvd3 .nv-axis {
  pointer-events: none;
  opacity: 1; }

.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges; }

.nvd3 .nv-axis path.domain {
  stroke-opacity: .75; }

.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0; }

.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges; }

.nvd3 .nv-axis .zero line,
.nvd3 .nv-axis line.zero {
  stroke-opacity: .75; }

.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold; }

.nvd3 .x .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle; }

.nvd3 .nv-axis.nv-disabled {
  opacity: 0; }

.nvd3 .nv-bars rect {
  fill-opacity: .75;
  transition: fill-opacity 250ms linear; }

.nvd3 .nv-bars rect.hover {
  fill-opacity: 1; }

.nvd3 .nv-bars .hover rect {
  fill: lightblue; }

.nvd3 .nv-bars text {
  fill: rgba(0, 0, 0, 0); }

.nvd3 .nv-bars .hover text {
  fill: black; }

.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear; }

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1; }

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: black;
  stroke: rgba(0, 0, 0, 0); }

/* boxplot CSS */
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5; }

.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1; }

.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1; }

.nvd3 line.nv-boxplot-median {
  stroke: black; }

.nv-boxplot-tick:hover {
  stroke-width: 2.5px; }

/* bullet */
.nvd3.nv-bullet {
  font: 10px sans-serif; }

.nvd3.nv-bullet .nv-measure {
  fill-opacity: .8; }

.nvd3.nv-bullet .nv-measure:hover {
  fill-opacity: 1; }

.nvd3.nv-bullet .nv-marker {
  stroke: #000;
  stroke-width: 2px; }

.nvd3.nv-bullet .nv-markerTriangle {
  stroke: #000;
  fill: #fff;
  stroke-width: 1.5px; }

.nvd3.nv-bullet .nv-markerLine {
  stroke: #000;
  stroke-width: 1.5px; }

.nvd3.nv-bullet .nv-tick line {
  stroke: #666;
  stroke-width: .5px; }

.nvd3.nv-bullet .nv-range.nv-s0 {
  fill: #eee; }

.nvd3.nv-bullet .nv-range.nv-s1 {
  fill: #ddd; }

.nvd3.nv-bullet .nv-range.nv-s2 {
  fill: #ccc; }

.nvd3.nv-bullet .nv-title {
  font-size: 14px;
  font-weight: bold; }

.nvd3.nv-bullet .nv-subtitle {
  fill: #999; }

.nvd3.nv-bullet .nv-range {
  fill: #bababa;
  fill-opacity: .4; }

.nvd3.nv-bullet .nv-range:hover {
  fill-opacity: .7; }

.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
  stroke-width: 1px; }

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px; }

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
  stroke: #2ca02c;
  fill: #2ca02c; }

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
  stroke: #d62728;
  fill: #d62728; }

.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-candlestickBar .nv-ticks line {
  stroke: #333; }

.nv-force-node {
  stroke: #fff;
  stroke-width: 1.5px; }

.nv-force-link {
  stroke: #999;
  stroke-opacity: .6; }

.nv-force-node text {
  stroke-width: 0px; }

.nvd3 .nv-legend .nv-disabled rect {
  /*fill-opacity: 0;*/ }

.nvd3 .nv-check-box .nv-box {
  fill-opacity: 0;
  stroke-width: 2; }

.nvd3 .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-width: 4; }

.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-opacity: 0; }

.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
  opacity: 0; }

/* line plus bar */
.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75; }

.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1; }

.nvd3 .nv-groups path.nv-line {
  fill: none; }

.nvd3 .nv-groups path.nv-area {
  stroke: none; }

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0; }

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important; }

.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important; }

.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0; }

.nvd3 .nv-indexLine {
  cursor: ew-resize; }

/********************
 * SVG CSS
 */
/********************
  Default CSS for an svg element nvd3 used
*/
svg.nvd3-svg {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  height: 100%; }

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px; }

.nvd3 text {
  font: normal 12px Arial, sans-serif; }

.nvd3 .title {
  font: bold 14px Arial, sans-serif; }

.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0; }

.nvd3.nv-noData {
  font-size: 18px;
  font-weight: bold; }

/**********
*  Brush
*/
.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges; }

.nv-brush .resize path {
  fill: #eee;
  stroke: #666; }

/**********
*  Legend
*/
.nvd3 .nv-legend .nv-series {
  cursor: pointer; }

.nvd3 .nv-legend .nv-disabled circle {
  fill-opacity: 0; }

/* focus */
.nvd3 .nv-brush .extent {
  fill-opacity: 0 !important; }

.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7; }

/**********
*  Print
*/
@media print {
  .nvd3 text {
    stroke-width: 0;
    fill-opacity: 1; } }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 1px; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
  stroke: #2ca02c; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
  stroke: #d62728; }

.nvd3 .background path {
  fill: none;
  stroke: #EEE;
  stroke-opacity: .4;
  shape-rendering: crispEdges; }

.nvd3 .foreground path {
  fill: none;
  stroke-opacity: .7; }

.nvd3 .nv-parallelCoordinates-brush .extent {
  fill: #fff;
  fill-opacity: .6;
  stroke: gray;
  shape-rendering: crispEdges; }

.nvd3 .nv-parallelCoordinates .hover {
  fill-opacity: 1;
  stroke-width: 3px; }

.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5; }

.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-pie .nv-pie-title {
  font-size: 24px;
  fill: rgba(19, 196, 249, 0.59); }

.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0; }

.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1; }

.nvd3.nv-pie path {
  fill-opacity: .7; }

.nvd3.nv-pie .hover path {
  fill-opacity: 1; }

.nvd3.nv-pie .nv-label {
  pointer-events: none; }

.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0; }

/* scatter */
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5; }

.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1; }

.nv-noninteractive {
  pointer-events: none; }

.nv-distx, .nv-disty {
  pointer-events: none; }

/* sparkline */
.nvd3.nv-sparkline path {
  fill: none; }

.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none; }

.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px; }

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all; }

.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0; }

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal; }

.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66; }

.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c; }

.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728; }

.nvd3.nv-sparklineplus .nv-currentValue {
  font-weight: bold;
  font-size: 1.1em; }

/* stacked area */
.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9; }

.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0; }

.nvtooltip {
  position: absolute;
  background-color: white;
  color: black;
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 10000;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.nvtooltip {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px; }

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
  transition: opacity 50ms linear;
  transition-delay: 200ms; }

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px; }

.nvtooltip h3 {
  margin: 0;
  padding: 4px 14px;
  line-height: 18px;
  font-weight: normal;
  background-color: rgba(247, 247, 247, 0.75);
  color: black;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center; }

.nvtooltip span {
  display: inline-block;
  margin: 2px 0; }

.nvtooltip table {
  margin: 6px;
  border-spacing: 0; }

.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle; }

.nvtooltip table td.key {
  font-weight: normal; }

.nvtooltip table td.key.total {
  font-weight: bold; }

.nvtooltip table td.value {
  text-align: right;
  font-weight: bold; }

.nvtooltip table td.percent {
  color: darkgray; }

.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px; }

.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle; }

.nvtooltip table td.legend-color-guide div {
  width: 12px;
  height: 12px;
  border: 1px solid #999; }

.nvtooltip .footer {
  padding: 3px;
  text-align: center; }

.nvtooltip-pending-removal {
  pointer-events: none;
  display: none; }

/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
  pointer-events: none; }

.nvd3 line.nv-guideline {
  stroke: #ccc; }
.forecast-table .clickable {
  cursor: pointer; }

.forecast-table th, .forecast-table td {
  border-color: #E1E7F6 !important; }

.forecast-table .align-left {
  text-align: left !important; }

.forecast-table .align-right {
  text-align: right !important; }

.forecast-table thead th {
  border: 1px solid white !important;
  border-bottom: 1px solid #E1E7F6 !important; }
.reporting-filter .include-exclude {
  margin-top: 20px; }
  .reporting-filter .include-exclude .ui-select-container, .reporting-filter .include-exclude .ui-select-toggle {
    height: 20px;
    text-transform: none;
    outline: 0; }
    .reporting-filter .include-exclude .ui-select-container ul, .reporting-filter .include-exclude .ui-select-toggle ul {
      min-width: 80px; }
  .reporting-filter .include-exclude .ui-select-search {
    height: 20px;
    width: 60px; }
  .reporting-filter .include-exclude .caret {
    right: 5px !important; }
  .reporting-filter .include-exclude .ui-select-match .ui-select-toggle {
    padding: 0 18px 0 8px;
    min-height: 20px; }
.colorpicker-visible,
.colorpicker-visible .dropdown-menu {
  display: block !important;
}
colorpicker-saturation {
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFJhJREFUeAGMU+/q4kAMzFYf4LgP96a+q4c+gSIqxf/r5maWDoTgz15gmM0kW5uMLa21v2b2G6jAG2iEzqUU6q5c/OlMuHtL/ULNd5TP6EJ1RP7NuXvKE397jmbg7MrzHI748T1UA3eopyGQV2qK1+vVHo/Hm1itVm0J7Q+afwGMmgeRphf7Noh6lCeuHJAvm/X8rAQNlw2VScoj6863OQjl2ZB3qkeu5Lh0RJ3qynuNjJA21FppQAHa8/l83263No5jOxwOttlsbL1e2xIXXpMZzzRsXoTw34bQgLiQbKh6M9SXDBSypn4XGOSkGUO1cJdn1Yh4/qYVgctmGSwXyARNcOSFRuBMHvA1GMzwy+Vix+PRdrvdYrvd2vl87oZYDCxBL9B/jEyopghzlNjL0DlB+gAoPNXyOfa3oA9puXonyVHzdH+g9MEISa5z0qUNkwkm6MJkxALg8mlMAxvNwBfhYLvf7w50vl6vBV9H2e/3BjYateQDY8gM5bmWovygdyEb87k/G5Zz9c/2zfEQFysO5nDJ6mMel91Z//pwFpygIWIaMXE3AoYssPBCI/B12DiONMT5VZxOJ0f+j/MyWo5chYGowfn/j03lNXBpl85Up8d46u6DChBMvKv2UePrrAsChtdLTi73oEBjFDYpmIp/KSgRhRw357sXuHLknRgI8d90F8QL761oI8iQeJqvUOGnAoEkgNblF13iiJASZCwhLkG+v7/Halvt5+enr7x+02lZOwKymJ7jMAXK32RxaXnNxfXzCOkCxTO2I3NiR0i9gAjQLLoVHkKG8pCi0UT4Q0h5xUFIlBJEYmg+1yg6TrUq+YfEWKK0lWsSS8+DkNvCWtvJXu0UbDyH/NYjoDHFybPd/cPeficiW5LvkVdBNY4UoIqOQMwPBXm9vUYIVCj3GkXCCo1tRS//uMhYoVG3q46HaBQtamESTs/+0o92hOTaBbqjBwpu8reCuzAP4rkXpQBzQwbhZxD7jNYEAS4CI2Rg4hLitPUor2hGh6j4hQ5FfWt8LQF+SwyJIpGUV05nu56VHqJhR8ybb+Q+/dnPYZYSigIICvY3xfYxCckz/qazprjDiFJ+5DWVwscaMpSDgkleI2uutaKk5kPFNTqO8pBDlBQZEqKvoJXp7+lxzx7Cuoqp2M7zlrm5JbH/9oZ/GLdzBGf9FNmmvPi+h2FXnm8L5WhdCMJNyr1D6yvKP1rFQYgSjWpteE0JMraEME8ykpzo/0/+wcg5yGHMooegQYIRyXU1i52tCSfn9oSQFH+Fe4jypxs3RHA+xNCcNUZ+BXRg7iu0lhgDAesisSfE6UA0iudz9sNHKChek5eBX9a+FwKkKQ+Nd6JljkLX6B4x2L8hhHOsVdhR4iHEEe1LeWJCSI2tCo9AU3OIKHGgbupv6NvyRciGgMzPPLP5LmhPdKTx8qgSWIXxVkZx8QJihmCvPP8nE6IRXniKT9GThhKF0QkZal3KQYcLgn+s8YwWJiNnLVL4mOz1b+4piM8/+YYb8xNlLoASXqC7c9DCOokhl4RAKgSkCNM9wklBOPL4BIJoblQggsb8Km9W/IlIJkKrPN4xEETPwtS3hczrp8//pxmzpoUIBfeSO8r8/OE59wgTIsnIb4yBj7Cft6pYI8Sbh5TBD749IANSlKPgJQQmrr0uUfjbCnlV/V9OCfLpDc9b0nw4x3bznAbWFAyfUeBLEIhA3uaCKifFyUBg8pg+Ro8nOCVOintKoy0xj5bFvhNCQMAfoUqgc8UwMRot8dWy/qPcDHQk5XkgOPD97//Gl/xC2kKlkhl2V4pMQmAON+22E+4XgIzMKYMSmp7S0ymTcpYEYM6eVjKlJV25HgYguZ6lD1hR4S4byoxRwMUQjm87MYVxrW19nCqbgTD4kSEde7FlxcF4tKDCPu41lBUKa7tjgGuHJuPCwpBPdcONuVTiMEMgbPpugJE0+GIRusL+yD9qGhrP05ClFHfOuppZeV4ZkgyJdJc3dkxh0+8YDBpbsyuxrXYzV4VfmJLFwxdAEq7azIj9Yw9AuUCjEL3I7pD1xgo0BPv5Y2U9MCBvegpGxq9/vK7BftOQssP3ueL+HfJwLkAqVLlgPH9CF7phgMoKj/X8EjiNCtGQHzFU9mM7gsR8W/5wkuZ9ZUKBcYuWdE3qU2YYqLIllfo5aog2m2haKnlsvP30YUHO+3f9Yu2GrNpW2rYV8id2bM/9KxBPc/QgZQT9AlotQRtgSls1pIDADvo+3hL0bXBU0yxqG4Fx2ZshdXSBaEjZYtIdh/uxQDOrpMV/Biatjj8nzRgq8p0Ud6w9fAwwe+9mSJPWUMWzPG+A21ZWG45nhoQp1RdaBZ1WYDteUQ4gffvH1jomTHlkxk9GTDi5AS0YAODxMoRjMiqsjq/MyqvFFJX9buv6+18Y8mwDyFRH7Dj+T1rBtYivRV1v9mHtiKhfD10QrRFdsxor9Z4bgChAtF22fLsv1sfsGL4B0grazi9DygpagZ0A2s2WBMBmLn0de15D11KG5WSAvh20rB92fEIVwk0jdV2qPdyWr4mYuw75NMua7FFtmZxbkN7qi4DSFgaqQjc75GwDwbgBMkMMAPfD6cR1wpl1o7GftDhMMSPaFmm05+Tv/HWW9aQXbMfiBAZ4cNLdnz6hyAyj7ki9oQYYqdYd4h405JRwXs4DhLKozKhzG65449eQ4i5nX2LKXYjCVDcWF58Y0uJvj2EpY2VN79NzjHlVF8E1M2JZxOzW62rIEhhlywoAMMhrS8dFBJhgMJx5aRxg/fv9rSW9WN7LeQxZPn4bo6ExYgppsWNkQIt2pOAU8DAK8Oh/yK7ECM8pCAboJDTRFNsJQ3ZkBdtFXgV+A5qAEasl4sk2WxjOzn9PY6sZ1ZxJD/p9FMwoc1pjLNhEbLd2eX2Kpv6Y+aSCn8OUxhqyGBOwS9fxUiwDPIXfZw2JeNs+hS2/2R6r2Lfv+S/ivt3PG7eHh3S/52EDDD0j5h9rStliJiQLc5/fW9wP0PNcfB77nmVpX6Js2WaOQwb9OrXLJ9UMz7UmuJaAQj7fjxi6V97wIGftsqVMwcGZN2ZTL30fr7IYkL4xpG/9Y9bV677pUYXfrHk5tzuvoS1aRPX9ScV+3+Mn1FU7YMR6GT8LEP38xs2OyzVZRjIz9mWrIV2lTYo6LLk3BKXGKCM47jycKCb4zb4GzBi0g3Ec0a9OsBVQQsp+YwTjo+Mr9C/MQluIJmIkYYvvzpL2RhuiKT1uttTrK+q74p8siUsR64/nlS3XedcfZgY6kfUsv/FOUZfOlwGTfjyPCxjrRDbCvMLr4vCc9kN26pBR7H8KuW0wHZrkYCzj2+z5WbPCoZM2rISeEwop48KRZdhiPtmYLXNSyZs91YAeH06dow/Vpg3o+W9a/hbgPI5jTnvdx5YxZUbrCY1V7De22qProHXrDL/9B8dlHIuM3QQqUxL7d/pLyyqrzKlV6/2O/F/GBXP6ochjYdiKvQ4saA1ddlTvY/bEkY9Wa1iLkEN2JVavOhxHRlvqMF/XAnEVOJgXy3fAhCgY0N8bC0Nnpl8Lw/bt2LnCnsENO6o5r7bMcn2hONzQswSK2WVbphBy2kcjGqqWNRJQfU6ALwFgHTlo41pWWaE+O4V2zuhYZ1jYinTnvVmcC0Oclck+MgTH1jZU9Ty/VWaUIS42JwFPpkiWyDiZafZDygiJTseTIrc/g5v1qYQ6kgVnT48A+bztNN774MD2U8kDphjxaP18nyGzZBGUh7Y9L1uGvIp6Mq3EePVl7Xxf2/pE9gWI2KTFX2J3xx8Z0jWvnv+VhaG6tr8vkccerdTfdvhaXzTlLUM8t6HNIa9a4DfuDYgCWEaUCQ5jBcz2YI43lgqsrRi21F+pRThPhW5NvqLDK0Nw5E7RV7DKjDreX69/ZVY14wGQ8+HN733OxHGci9MKTBlkMNCSMqJA/udFzgg5IWqXKW9pbwvDu9VxFIjREGtHAS1w7rs4bcXtpIEV1t7H9QdgfmPIGrTmKDAW+gmIFHxNaRl3iCKEvYcsjuPAgTEzQ5zO2SHY3q+FX98oqti8casANPRxL19nx34JWZ9XQJ4r+uOLpmwxZxGyZF8Bcb9lf+dUR0zZgjwCigMKmGltbXG/SzZmUzQlxzMzGCdcmVUDEH3OijXp7k5StNVSh7xnV6Nju98+MaTMaMjK+b7xCy2gD1vk+G54eVxM6PEzM2TLqjJk3IdR/4iG7RSF+y1klQk4jqGvb/h4n6TBQwHZ77GYE0alLzZOTOl1+ShiFvUyBYRJIvSC1PFPfYemMoW+EpWXtaznArCLitWSnX6BKnPOLkTWIT/3vB3SEFemqF+m0Bh7ZIoY13m7IfmhfyxNzsu90j/f65Bn5hSoMSHIvPE+nptWAKesbWRY6xJax/NG30AnvS4AAPkVEOuDmHBk3KJ+dsewIt41+3t8+kqRB85Sy82QAmZmpGrfGnfqejZrKlP8Rv+GIZ0nnWi/Ys74kWzs6Ly7INTfYvA4CshcGL6wpSJ8I1/GtLCs9ji0lQG+vgzBOkmInRh2a0Y1If0DYPmr5vTPwIv9hCWPXyBcjUGL+n+PhWEdL9Rhi390Wv2lxeHRjGZbYR0Os7DWgb0f15VVzPd5XVcgClAZ41se8uE/3efT7Eq7oQXk7xpSB3NcrfAYzGmFLUAL1MwYtabPjBeYXhcAAGolA3vSjJkZ88Zdx6+/pzrEaf35x9XeODgANYTlPox167cOfmJMAbnv4+1QGNA6pAwpg8qInhdAPa4GFTjrKQi5XSAsjrsf0qWSb3sjm+M4vQz5fNEaA1TGTMxo9vVu2wIATgWozlfavegXZJ7h/+3dYY7cOA7F8VQnu/e/5u4dtnqRwThD/KA/ywU0Jl9GQGCZkl0yHx9JSW4nGPRxKXuA8RzG/BygfJchBtujW5Ipzso9R5HGA998fC7MCMX2kYyrC+mrwd9z7+n5ZIMM9bODV8kYUjuEoeTPAyPemVxq0feB+cJ/xJYuKj3qFoL3r0khi4uHLEvLJwitTGlA4pz734whA7A+ElO05MEer2vLt9hPRgoQcVQmBUM6oNf7VxPlOXudyl7AYEI3Yk0z4TOYxXyEVDliCvOZp+NH8cmAEXNmevVk1p7fpr89MZyKP1l9xZIXzPmIdPmkkLlrqEL8bpbu8XUBJOTT+psdPAvPMV1LAnOlvgkIfyPoPsjxMxquUV2ncX/do65KmSvOriY70XSF2OecL0A7Yf08eYKMJeiHuFq7hE+A2V3WUGgE7sEKGHFjTuNKwAfp8HPGLRUA4N+GAv8QaOkqr91Yl9E+ActMDb059ktX92PIolQB+Hx9Ta9voeB8y/4A9mmCqjyzMvY5PhjHMchf7REHZNH15xSTIfafLss/R2hABEKmtPK5VwPszNms7xOwLB8VM5RrqZbprier+Ei/cncBZYzxQkCaIdv+uUvr9Mm3ViKmPIwBk0GAL7N0mRFjWh6z/+d0oRrAVGTMMSZwMwP9dOvW6077IcWUufB3cjnXUspxM2l+YvZwf2PHtFI+vEm/YMbhvGIJ/SI7Q4kyJGJVsk9mjIniD7Os27GEPjLiaLE323Nyimu85GXtMhM3kvs3F8BPsr+NISPNpR0WhKuaxvkSkIeu5PpW1rWqSrvnMqn+nvE4TxkymeA5zOnzcZnn34whtD281rb511sX+5mTPGVmrWWZP1vPd31Xix+gvMGcEwO9RycRvdFm7DH1TMB1VbqnQ1enDMYUWfNwtRelN1Nc32KVuIBA3qlxj6GMpZlhPYB4VIzyt4JhFyN+nXs/FH8vy5p7HlMZIjwyiGNGtCluDOrElNXKG+gEeAcw5j4HVygTbBf4qfTt/V7rP+YX5a7B+S1FFxFBvSeMs06/zfVk3f0Zf98gbJJge9WV6bKW9hP7vG8EeHcMUYxKOLkvY4D+WoDGMQO9TAt31oC2mysDAqhwaWBmf5iTACADEPZDZMJunYJG8NU9IburyOhztPgyjOt4igUE+3xW2SCYm7IFPQJ6z9SvclKKD6tchS0uyz4F/gocYDcjPLaRnTBIVzaex+Mp/pxiyXMAknvq5bZOR/vLBhX0oH8r/v6xx6d27x8FAgU3a2RixRCSooshjxUQPyV+zGooKD+PBUSwLmVfAWa09bOgZ9zQAwZMr/AcR1n10mWlHzaoNrv6WAogdazY9iXHUalOt+8FsJ8nt49rHYAMlxWAzBRYBWbATdkAVIujr22vLNd4Z+Z253pdh8quMQuMCp4NHUcA5PjWieDAjqByANJ1gRV0AcQ0yfioe6Rpldm2M6d/WuVHW7isUJ5lUV4yQ5mgC2y4SYGq/t5vjU8b4xmDynxo/TIi6iX7fgRk/ueQbrSMPY+rbrawAlfgFLA1nylSAHRbbjDj/n36ehk8ZBPome5eRZfV8w/lo+hK7Huso1TqgDkskvoat+L/X3QsGoDM2tHouKDcJmPWeT9kobMvXc+dwrkOhtJeK/Nm/XEXaCx01ssAWtc99rUOAJ6Uu/srhrQyWgn2g4K6GOvZL5TBwwSA742/x7ijZF3F7tfNUi7Lh5grvwbisoxwYReZamaf9VC8cWhVsAuV4Y5oYyaNcdAuoPa1TcPQZX3v/y16+N55kyFTGQIxNLcDpwIvFKe7cU7keHd2VMxrhR+Y+WXnx+xsrPbm4Mf+eTMn1mYGaFrjptDj/ZmkmjaXVWv19slxkTXJynCvnIdL8zdZOnn83A9ZFSTAB4VsSpGmyipunCjuGN9liwzZs8ddwQVEyzeyuGPYD7APuOS6o7aO9xWo/P3fbrnF8e5y2+7Lnamvyg8GKNeKog2m2NaW+SjwLCQhlr5/M6DamjnNlAbJLKtBaQZU226Ru2KbCe+Ph6Tk3THb/v5zaRQ7yz4M6usa1HywJU50n+7bgb4Z0sC2XIa8P56+JvvuWHTaa6kgbLn7ELvV9bU76A0+hpTKuh3PoryDwKvrflwx5F/1IMaK9wrK+h3ltf/+bb8d5d8/XdZ//txS/N9hxfdvGNg/ZQT1//4fih7V/hdi/qwAAAAASUVORK5CYII=");
  background-size: contain;
  cursor: crosshair;
  float: left;
}
colorpicker-saturation i {
  display: block;
  height: 7px;
  width: 7px;
  border: 1px solid #000;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}
colorpicker-saturation i::after {
  content: '';
  display: block;
  height: 7px;
  width: 7px;
  border: 1px solid #fff;
  border-radius: 5px;
}
colorpicker-hue,
colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}
colorpicker-hue i,
colorpicker-alpha i {
  display: block;
  height: 2px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}
colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII=");
  background-size: contain;
}
colorpicker-alpha {
  display: none;
}
colorpicker-alpha,
.colorpicker-color {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII=");
  background-size: 10px 100%;
}
.colorpicker {
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
.colorpicker colorpicker-hue,
.colorpicker colorpicker-alpha,
.colorpicker colorpicker-saturation {
  position: relative;
}
.colorpicker input {
  width: 100px;
  font-size: 11px;
  color: #000;
  background-color: #fff;
}
.colorpicker.alpha {
  min-width: 140px;
}
.colorpicker.alpha colorpicker-alpha {
  display: block;
}
.colorpicker.dropdown {
  position: absolute;
}
.colorpicker.colorpicker-fixed-position {
  position: fixed;
}
.colorpicker .dropdown-menu::after,
.colorpicker .dropdown-menu::before {
  content: '';
  display: inline-block;
  position: absolute;
}
.colorpicker .dropdown-menu::after {
  clear: both;
  border: 6px solid transparent;
  top: -5px;
  left: 7px;
}
.colorpicker .dropdown-menu::before {
  border: 7px solid transparent;
  top: -6px;
  left: 6px;
}
.colorpicker .dropdown-menu {
  position: static;
  top: 0;
  left: 0;
  min-width: 129px;
  padding: 4px;
  margin-top: 0;
}
.colorpicker-position-top .dropdown-menu::after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  top: auto;
  bottom: -5px;
}
.colorpicker-position-top .dropdown-menu::before {
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  top: auto;
  bottom: -6px;
}
.colorpicker-position-right .dropdown-menu::after {
  border-right: 6px solid #fff;
  border-left: 0;
  top: 11px;
  left: -5px;
}
.colorpicker-position-right .dropdown-menu::before {
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 0;
  top: 10px;
  left: -6px;
}
.colorpicker-position-bottom .dropdown-menu::after {
  border-bottom: 6px solid #fff;
  border-top: 0;
}
.colorpicker-position-bottom .dropdown-menu::before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
}
.colorpicker-position-left .dropdown-menu::after {
  border-left: 6px solid #fff;
  border-right: 0;
  top: 11px;
  left: auto;
  right: -5px;
}
.colorpicker-position-left .dropdown-menu::before {
  border-left: 7px solid rgba(0, 0, 0, 0.2);
  border-right: 0;
  top: 10px;
  left: auto;
  right: -6px;
}
colorpicker-preview {
  display: block;
  height: 10px;
  margin: 5px 0 3px 0;
  clear: both;
  background-position: 0 100%;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
@charset "UTF-8";
/*
Trix 0.10.2
Copyright © 2017 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .button_row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
trix-toolbar .button_group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .button_group button, trix-toolbar .button_group input[type=button] {
    position: relative;
    float: left;
    font-size: inherit;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    background: transparent; }
    trix-toolbar .button_group button:not(:first-child), trix-toolbar .button_group input[type=button]:not(:first-child) {
      border-left: 1px solid #ccc; }
    trix-toolbar .button_group button:not(:disabled), trix-toolbar .button_group input[type=button]:not(:disabled) {
      cursor: pointer; }
    trix-toolbar .button_group button.active, trix-toolbar .button_group input[type=button].active {
      background: #cbeefa; }
    trix-toolbar .button_group button.icon, trix-toolbar .button_group input[type=button].icon {
      width: 2.6em;
      height: 1.6em;
      max-width: calc(0.8em + 4vw);
      text-indent: -9999px; }
      @media (max-device-width: 768px) {
        trix-toolbar .button_group button.icon, trix-toolbar .button_group input[type=button].icon {
          height: 2em;
          max-width: calc(0.8em + 3.5vw); } }
      trix-toolbar .button_group button.icon::before, trix-toolbar .button_group input[type=button].icon::before {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0.6;
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        @media (max-device-width: 768px) {
          trix-toolbar .button_group button.icon::before, trix-toolbar .button_group input[type=button].icon::before {
            right: 6%;
            left: 6%; } }
      trix-toolbar .button_group button.icon.bold::before, trix-toolbar .button_group input[type=button].icon.bold::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.italic::before, trix-toolbar .button_group input[type=button].icon.italic::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.link::before, trix-toolbar .button_group input[type=button].icon.link::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.strike::before, trix-toolbar .button_group input[type=button].icon.strike::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.quote::before, trix-toolbar .button_group input[type=button].icon.quote::before {
        background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.heading-1::before, trix-toolbar .button_group input[type=button].icon.heading-1::before {
        background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.code::before, trix-toolbar .button_group input[type=button].icon.code::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.bullets::before, trix-toolbar .button_group input[type=button].icon.bullets::before {
        background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.numbers::before, trix-toolbar .button_group input[type=button].icon.numbers::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.undo::before, trix-toolbar .button_group input[type=button].icon.undo::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.redo::before, trix-toolbar .button_group input[type=button].icon.redo::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.nesting-level.decrease::before, trix-toolbar .button_group input[type=button].icon.nesting-level.decrease::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.nesting-level.increase::before, trix-toolbar .button_group input[type=button].icon.nesting-level.increase::before {
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
      trix-toolbar .button_group button.icon.active::before, trix-toolbar .button_group input[type=button].icon.active::before {
        opacity: 1; }
      trix-toolbar .button_group button.icon:disabled::before, trix-toolbar .button_group input[type=button].icon:disabled::before {
        opacity: 0.125; }
    trix-toolbar .button_group button:not(.icon), trix-toolbar .button_group input[type=button]:not(.icon) {
      font-size: 0.75em;
      font-weight: 600;
      white-space: nowrap;
      padding: 0 0.5em;
      color: rgba(0, 0, 0, 0.6); }
      @media (max-device-width: 768px) {
        trix-toolbar .button_group button:not(.icon), trix-toolbar .button_group input[type=button]:not(.icon) {
          letter-spacing: -0.01em;
          padding: 0 0.3em; } }
      trix-toolbar .button_group button:not(.icon).active, trix-toolbar .button_group input[type=button]:not(.icon).active {
        color: black; }
      trix-toolbar .button_group button:not(.icon):disabled, trix-toolbar .button_group input[type=button]:not(.icon):disabled {
        color: rgba(0, 0, 0, 0.125); }
trix-toolbar .dialogs {
  position: relative; }
  trix-toolbar .dialogs .dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 0.75em;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0.3em 1em #ccc;
    border-top: 2px solid #888;
    border-radius: 5px;
    z-index: 5; }
    trix-toolbar .dialogs .dialog input {
      font-size: inherit;
      font-weight: normal; }
    trix-toolbar .dialogs .dialog input[type=url], trix-toolbar .dialogs .dialog input[type=text] {
      padding: 0.5em 0.8em;
      margin: 0 10px 0 0;
      border-radius: 3px;
      border: 1px solid #bbb;
      background-color: #fff;
      box-shadow: none;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none; }
      trix-toolbar .dialogs .dialog input[type=url].validate:invalid, trix-toolbar .dialogs .dialog input[type=text].validate:invalid {
        box-shadow: #F00 0px 0px 1.5px 1px; }
    trix-toolbar .dialogs .dialog .button_group input[type=button] {
      font-size: inherit;
      padding: 0.5em;
      border-bottom: none; }
    trix-toolbar .dialogs .dialog.link_dialog {
      max-width: 600px; }
      trix-toolbar .dialogs .dialog.link_dialog .link_url_fields {
        display: flex;
        align-items: baseline; }
        trix-toolbar .dialogs .dialog.link_dialog .link_url_fields input[type=url] {
          flex: 1; }
        trix-toolbar .dialogs .dialog.link_dialog .link_url_fields .button_group {
          flex: 0 0 content;
          margin: 0; }
trix-editor [data-trix-mutable=true] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  trix-editor [data-trix-mutable=true] img {
    box-shadow: 0 0 0 2px highlight; }
  trix-editor [data-trix-mutable=true].attachment.attachment-file {
    box-shadow: 0 0 0 2px highlight;
    border-color: transparent; }
trix-editor [data-trix-mutable=true]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable=true]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none; }
trix-editor .attachment:hover {
  cursor: default; }
trix-editor .attachment.attachment-preview .caption:hover {
  cursor: text; }
trix-editor .attachment button.remove {
  cursor: pointer; }
  trix-editor .attachment button.remove.icon {
    text-indent: -9999px;
    display: block;
    position: absolute;
    z-index: 1;
    padding: 0;
    margin: 0;
    top: -1.1em;
    left: calc(50% - 0.8em);
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    border-radius: 50%;
    text-indent: -9999px;
    background-color: #fff;
    border: 2px solid highlight;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
    trix-editor .attachment button.remove.icon::before {
      display: inline-block;
      position: absolute;
      top: 0.1em;
      right: 0.1em;
      bottom: 0.1em;
      left: 0.1em;
      opacity: 0.75;
      content: "";
      background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  trix-editor .attachment button.remove:hover {
    border-color: #333; }
    trix-editor .attachment button.remove:hover::before {
      opacity: 1; }
trix-editor .attachment .caption.caption-editing textarea {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
trix-editor .attachment progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0; }
  .trix-content blockquote {
    margin: 0 0 0 0.3em;
    padding: 0 0 0 0.6em;
    border-left: 0.3em solid #ccc; }
  .trix-content pre {
    font-family: monospace;
    font-size: 0.9em;
    margin: 0;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content ul, .trix-content ol, .trix-content li {
    margin: 0;
    padding: 0; }
    .trix-content ul li, .trix-content ol li, .trix-content li li {
      margin-left: 1em; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content a[data-trix-attachment] {
    color: inherit;
    text-decoration: none; }
    .trix-content a[data-trix-attachment]:hover, .trix-content a[data-trix-attachment]:visited:hover {
      color: inherit; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0; }
    .trix-content .attachment .caption {
      padding: 0;
      text-align: center; }
      .trix-content .attachment .caption .size:before {
        content: ' \B7   '; }
    .trix-content .attachment.attachment-preview {
      width: 100%;
      text-align: center; }
      .trix-content .attachment.attachment-preview .caption {
        color: #666;
        font-size: 0.9em;
        line-height: 1.2; }
    .trix-content .attachment.attachment-file {
      color: #333;
      line-height: 1;
      margin: 0 2px 2px 0;
      padding: 0.4em 1em;
      border: 1px solid #bbb;
      border-radius: 5px; }
ul.ivh-treeview .ivh-treeview-twistie-collapsed,ul.ivh-treeview .ivh-treeview-twistie-leaf,ul.ivh-treeview li.ivh-treeview-node-collapsed ul.ivh-treeview{display:none}ul.ivh-treeview .ivh-treeview-node-collapsed .ivh-treeview-twistie-collapsed{display:inline}ul.ivh-treeview .ivh-treeview-node-collapsed .ivh-treeview-twistie-expanded{display:none}ul.ivh-treeview li.ivh-treeview-node-leaf .ivh-treeview-twistie-leaf{display:inline}ul.ivh-treeview li.ivh-treeview-node-leaf .ivh-treeview-twistie-collapsed,ul.ivh-treeview li.ivh-treeview-node-leaf .ivh-treeview-twistie-expanded{display:none}/* Additional styles to display a spinner image while options are loading */
.localytics-chosen.loading+.chosen-container-multi .chosen-choices {
  background-image: url(36e9f020d271716fcbf58d0453d16b16.gif);
  background-repeat: no-repeat;
  background-position: 95%;
}
.localytics-chosen.loading+.chosen-container-single .chosen-single span {
  background: url(36e9f020d271716fcbf58d0453d16b16.gif) no-repeat right;
}
.localytics-chosen.loading+.chosen-container-single .chosen-single .search-choice-close {
  display: none;
}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(8b55a822e72b8fd5e2ee069236f2d797.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(8b55a822e72b8fd5e2ee069236f2d797.png) no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(8b55a822e72b8fd5e2ee069236f2d797.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(8b55a822e72b8fd5e2ee069236f2d797.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(8b55a822e72b8fd5e2ee069236f2d797.png) no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(614fad616d014daf5367e068505cad35.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/*! angularjs-slider - v2.4.1 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2016-01-15 */
rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

rzslider[disabled] {
  cursor: not-allowed;
}

rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3;
}

rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
}

rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box;
}

rzslider .rz-bar-wrapper.rz-draggable {
  cursor: move;
}

rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: #d8e0f3;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

rzslider .rz-bar.rz-selection {
  z-index: 2;
  background: #0db9f0;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-color: #0db9f0;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
}

rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  content: '';
}

rzslider .rz-pointer:hover:after {
  background-color: #ffffff;
}

rzslider .rz-pointer.rz-active:after {
  background-color: #451aff;
}

rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
}

rzslider .rz-bubble.rz-selection {
  top: 16px;
}

rzslider .rz-bubble.rz-limit {
  color: #55637d;
}

rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0;
  padding: 0 11px;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

rzslider .rz-ticks .tick {
  width: 10px;
  height: 10px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%;
}

rzslider .rz-ticks .tick.selected {
  background: #0db9f0;
}

rzslider .rz-ticks .tick .tick-value {
  position: absolute;
  top: -30px;
  transform: translate(-50%, 0);
}

rzslider.vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline;
}

rzslider.vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

rzslider.vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px;
}

rzslider.vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%;
}

rzslider.vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important;
}

rzslider.vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px;
}

rzslider.vertical .rz-bubble.rz-selection {
  top: auto;
  left: 16px !important;
}

rzslider.vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%;
  padding: 11px 0;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

rzslider.vertical .rz-ticks .tick {
  vertical-align: middle;
}

rzslider.vertical .rz-ticks .tick .tick-value {
  top: auto;
  right: -30px;
  transform: translate(0, -28%);
}/**
 * angular-growl-v2 - v0.7.8 - 2015-10-25
 * http://janstevens.github.io/angular-growl-2
 * Copyright (c) 2015 Marco Rinck,Jan Stevens,Silvan van Leeuwen; Licensed MIT
 */
/*
 *  growl-container styles
 */
.growl-container.growl-fixed {
  position: fixed;
  float: right;
  width: 90%;
  max-width: 400px;
  z-index: 9999;
}
.growl-container.growl-fixed.top-right {
  top: 10px;
  right: 15px;
}
.growl-container.growl-fixed.bottom-right {
  bottom: 10px;
  right: 15px;
}
.growl-container.growl-fixed.middle-right {
  top: 49%;
  right: 15px;
}
.growl-container.growl-fixed.top-left {
  top: 10px;
  left: 15px;
}
.growl-container.growl-fixed.bottom-left {
  bottom: 10px;
  left: 15px;
}
.growl-container.growl-fixed.middle-left {
  top: 49%;
  left: 15px;
}
.growl-container.growl-fixed.top-center {
  top: 10px;
  left: 50%;
  margin-left: -200px;
}
.growl-container.growl-fixed.bottom-center {
  bottom: 10px;
  left: 50%;
  margin-left: -200px;
}
.growl-container.growl-fixed.middle-center {
  top: 49%;
  left: 50%;
  margin-left: -200px;
}

/*
 * growl-item styles
 */
.growl-container > .growl-item {
  padding: 10px;
  padding-right: 35px;
  margin-bottom: 10px;
  cursor: pointer;
}

.growl-container > button {
  border: none;
  outline:none;
}
.growl-container > .growl-item.ng-enter,
.growl-container > .growl-item.ng-leave {
  -webkit-transition:0.5s linear all;
  -moz-transition:0.5s linear all;
  -o-transition:0.5s linear all;
  transition:0.5s linear all;
}

.growl-container > .growl-item.ng-enter,
.growl-container > .growl-item.ng-leave.ng-leave-active {
  opacity:0;
}
.growl-container > .growl-item.ng-leave,
.growl-container > .growl-item.ng-enter.ng-enter-active {
  opacity:1;
}

.growl-container > div.growl-item {
  background-position: 12px center;
  background-repeat: no-repeat;
}

/*
 * growl-title styles
 */
.growl-title {
  font-size: 16px;
}
.growl-item.icon > .growl-title {
  margin: 0 0 0 40px;
}

/*
 * growl-message styles
 */
.growl-item.icon > .growl-message {
  margin: 0 0 0 40px;
}

/*
 * growl background images
 */
.growl-container > .alert-info.icon {
  /* for the white images
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");
  */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAt9JREFUeNpi/P//PwMDAwMDIyMjAzbQsXpv2ePXH5Kevfsk9/3nL1YGBgYGAR6ub7Ii/JckBPmmFAc5rMSmD24uLgsmbzqsdv7e0wPn7z6VZMADLDTk72jLSbjk+No8JNqC1pV7GvddvF3z7vM3JgYigAgf918HPZXW6nCXeoIWtK/aU7Pq8MVmbAZxsrH+52Rn/Y/L4iAr3d7aSLcSZAtQFE7ZfET84OW79bhcGmilG+9hrJGAS37PhduFkzcdVkMWQ7HgzrM3219++MLCQCb49O0H08X7z/Yii8GDaOLGQ85L9p/b8/ffP5wG8HCy/+dmZ/1LyBERdoaFZSGOE1B88Pzd50p8hjMwMDB8+f6TkRgfPnr9PgPGhit++u6jIT5NxioyT1SlRHtZmJke7Dh7Y82bT1+Zcal98PKdEkYcvPn4hQ+fBWfvPJF58+lLcHGQwwZmJsb/+NQ+e/eJFWskEwJffvySIDXi4RawsrD8Y6AS4OPi+IdhgTAv13tqWSDEy/UTwwJ5McGd1LJAQUzwCoYFInzcrTyc7P+JMQBfcDIzMTEoiAsVYViQ62d7y0FXeQW+cJUS4tvIwMDAoCMvsZ+NFXt2MFGVuZ/vb3cEIyfDCruoriXvrz9+KYCuUVlC+CsbK8tvBgYGBn5ujjdP3nyUe/LmAxuyGnEBnj8+ZtoqOb42D2HmYjjDTE02+vGbD1u+fP+JUkHcffGWG4krgM2HzgZqmej1Atb6YOLGQ6anbz/ecfXhCyFi4kRGROCXs76KV0GA/V6iazQGBgaG6oXb1u+5eDvg1+8/eC0wV5e7PyMnVImkKhO5jnj7+WvD+8/fzX/++cPLysz8jZeT/d6fv/94D1+95/T9129GBgYGhhhH4wjk+ploC/CBiRsP2Zy982T95QfPRTRlxT8sK4sRRLeA4f///wgOmaBh6c45tmVT/nWs3luGbMH///+pYwGsFVI+b8sedAsAAwBDyFfm+mD7RwAAAABJRU5ErkJggg==");
}
.growl-container > .alert-error.icon {
  /* for the white images
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=");
  */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAwBJREFUeNqsll1IU2EYx5+zj7Ozdo477sOPuZiJ+Nlm2CRZ6yJKJcGICDRvEjY2+rg0EIkuxLzRC+lGEUZGRJd1EQahoikUiBVZF64hzAYqhlvbztzZOdvpavNsunOm9b96X97nfX7P877ned6DcBwHCIKAkNY8HlMkEHge9vutusbGSUyrfXS2ry8OIuI4DpB8gDWPx8RQVHd8b69rZ3X1IkNRGSOUIFKaurqfp0pK3spx/F2T2z0nCFgaHPzBJZNokqZVSZpWJsJhFbW9LYcCJVepOFV5eUSmVFJShYJi9/eJFMMork5MFMsAAP5sbNTs7+7KxBzJMIxj4/FD6TIUhYR8viIAKMpdkwAAKNTqmJBjRCqFM52dkzdnZiR1PT2XNPX1vwvNTgIAIJHJWCGjIpMp2tLffxcAwOJyLWtqa0fFHEtR9AAgx/E9wShyA0CQhBgAVatZfgYx+M9CCSKeAcgwbFfIOB4M4scG4HgoA0DV6gUh4xTDSPjzJE1XiQGUOt3XAwCOvxAypkOhLECKZXUF1MbnDMDscPjxioq4WLvgZWAQBRDEywwAAAA3GjcEj4llG9NjNhYrE7Ilq6vDFqfTmwVQarVzQpsSkUhXZhyNakUAbzLVz7uUxwqSvJ973mkFvd7eldFReZKmjZvz8zqhqsc0mieZOb+bfhwamv21sHDlX75/vcUSuDw+fjrdTbOiVRkM99IlfhJJURS0DQ23D/WitCxOp7fUav1y1ObimpqQqb39lcFm+yLDMO4om/LW1mWLy7WcFwAAoK6svKbU69ncyMpaWs5dGBjotQ8PNxtstve5+zCNJkkYjbeO7KZ8mZ3OnQq7/WFW5SYSwFBUNwDA9+lpMrq1dZ6/riDJlKmt7brZ6dw5dOn5nsxPIyOvN2dnb2SVv17PMpGIlP/oKEgyVdnR0dXkds8c603OB8mNPJ/zggAAACtjY08Di4sP+I++XKXiSq3WD4TReMfscPhP9FfB17epKXvQ53sWXF+vKmluXhJzzAf8HQAC8i1VVpW6ogAAAABJRU5ErkJggg==");
}
.growl-container > .alert-success.icon {
  /* for the white images
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==");
  */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAASZJREFUeNrs1bFKA0EQgOF/LyksrkgXi8wbpLTIFEICgnkACxGsbCzdzs5CxCZwvoGFhYUgNmJlJ2wgD6DIlSm0T382d3IkBnOX3S4DW9wsfMssszcmyzJCRkTgCH6A8Ymp1S3gFDgBxsBV0yPeBO6AgzzVBVrGI35fwouYRQFxgCcTEP8CdqOA+MAlLjUB8Y9abVoFBzBqtQWcAfvAM3DjEjfzgRcv+SJfPeAScGq14wMvDtiby3WBiVrdWRcHaIhKG+jP5WPgSFTeRSWtixcVjIC3P/Zi4AGY1MV/uyj/Sd0Chys200r4Qpuq1Wvg3BcO0Ch/TMfTV1H5BoZLZkUlfOlDU6vD/P7jdfCFCkqVpKLyAmwDHeAROHaJ+6w80TZD/7/4GQBAp3eJ4awpVwAAAABJRU5ErkJggg==");
}
.growl-container > .alert-warning.icon {
  /* for the white images
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=");
  */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAdhJREFUeNrUlr9LI0EUxz9RixRXWObQwsKAdhJksAjYWlpaeBgYAyciKCh3BzrCgMRf4Fml8Abs9OD+geu0k1GInQcpziLCFXtgkWKLQCx8QtjLHqtG0AfDsu/tzJvv9/vezKaazSYvaV28JjNajRqtJl8SwR6wY7RKdzyB0WoKyAODwGLSeamEi6eBKlCTMQFkrfN/OoXgM5ABisAC0ABKSSZ2J9j9AHAEbFvnv59Wburjub6/gBnP9f08rdzUnougBFwDGw8O6/w34EREfzpFRqs8MAXMWefDSHgOGDFaTT9JZKNVD3AOXFjni/J+IOEV63xgtFoF5kXw+mMRFETYFaGlIb4C8E6+2QQC4NOjKDJa9Qr3S9b525ZQvfUpSYvAshRDYgQl4Jd1/jjiD2ThoEXwM+AHUE6UwGg1BsxKvUetISNqX4C8dHt8ghYhD63zl20WugDOok7rfA3YAvaE3lgEy0A/sBZD3RLwISa2C4TRDu+KdOw6sNHujJGdVYHfRqvBNihCoeqj0PwPgrIcZF9jdhgCt1JBYbsPpChOgAOh+z6BiDMhZdmImRwCWeC9cM5/aBwSukkJ9CsgDex36PKbkSYd7hFRMhJY7/AtW069+b+KuwEAfk2f1A5JePkAAAAASUVORK5CYII=");
}
/* ng-sortable css file */
.as-sortable-item,.as-sortable-placeholder{display:block}.as-sortable-item{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none}.as-sortable-item-handle{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}.as-sortable-drag{position:absolute;pointer-events:none;z-index:9999}.as-sortable-hidden{display:none!important}.as-sortable-un-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@charset "UTF-8";
.ng-1 .modal-backdrop.impersonationBackdrop, .ng-2 .modal-backdrop.impersonationBackdrop {
  z-index: 4000 !important; }

.ng-1 .fade, .ng-2 .fade {
  z-index: 9000 !important; }

.ng-1 .navbar, .ng-2 .navbar {
  border: 0px !important;
  height: 80px;
  font-size: 14px; }
  .ng-1 .navbar .container, .ng-2 .navbar .container {
    line-height: 1; }

.ng-1 .navbar-collapse, .ng-2 .navbar-collapse {
  padding: 0px !important; }

.ng-1 .navbar-brand #logo-white, .ng-2 .navbar-brand #logo-white {
  height: 28px;
  margin-right: 10px;
  margin-top: -7px; }

.ng-1 .user-icon, .ng-2 .user-icon {
  width: 22px;
  height: 22px;
  border: 1px solid #e0e6f5;
  text-align: center;
  font-weight: bold;
  background-color: #e0e6f5;
  border-radius: 2px;
  color: black !important; }

.ng-1 .navbar-inverse .navbar-nav > li > a, .ng-2 .navbar-inverse .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 10px;
  color: #fff; }

.ng-1 .navbar-inverse .navbar-nav > li > a:focus, .ng-2 .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff; }

.ng-1 .navbar-inverse .navbar-nav > li > a:active, .ng-2 .navbar-inverse .navbar-nav > li > a:active {
  color: #fff;
  opacity: 1; }

.ng-1 .navbar-inverse .navbar-nav > li > a:hover, .ng-2 .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  opacity: 1; }

.ng-1 .navbar-text, .ng-2 .navbar-text {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.ng-1 .top-breadcrumbs, .ng-2 .top-breadcrumbs {
  z-index: 2000;
  position: fixed;
  left: 0;
  right: 0;
  top: 0px !important;
  margin-top: 80px;
  height: 65px;
  background-color: #fbfcfe; }
  .ng-1 .top-breadcrumbs .container, .ng-2 .top-breadcrumbs .container {
    display: flex;
    flex-direction: column;
    padding: 17px; }
    .ng-1 .top-breadcrumbs .container .crumb-trail, .ng-2 .top-breadcrumbs .container .crumb-trail {
      height: 20px; }
    .ng-1 .top-breadcrumbs .container .crumb-trail span a, .ng-2 .top-breadcrumbs .container .crumb-trail span a {
      color: #256eff; }
    .ng-1 .top-breadcrumbs .container .crumb-trail span a:last-child:after, .ng-1 .top-breadcrumbs .container .crumb-trail span span:last-child:after, .ng-2 .top-breadcrumbs .container .crumb-trail span a:last-child:after, .ng-2 .top-breadcrumbs .container .crumb-trail span span:last-child:after {
      content: "\A0/";
      color: black; }
    .ng-1 .top-breadcrumbs .container .crumb-destination, .ng-2 .top-breadcrumbs .container .crumb-destination {
      color: #333333;
      font-size: 14px;
      font-weight: bold; }

.ng-1 .impersonating.navbar-inverse, .ng-2 .impersonating.navbar-inverse {
  background-color: #800000 !important; }

@media (min-width: 992px) {
  .ng-1 ul.nav li.dropdown:hover > ul.dropdown-menu, .ng-2 ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; }
  .ng-1 .navbar-text, .ng-2 .navbar-text {
    margin-left: 0px; }
  .ng-1 .navbar .navbar-right, .ng-2 .navbar .navbar-right {
    margin-right: 0px; }
  .ng-1 .navbar-nav, .ng-2 .navbar-nav {
    text-align: center; }
    .ng-1 .navbar-nav > li:last-child, .ng-2 .navbar-nav > li:last-child {
      border-right: solid 1px rgba(255, 255, 255, 0.3); }
    .ng-1 .navbar-nav > li, .ng-2 .navbar-nav > li {
      width: 145px;
      height: 80px;
      border-left: solid 1px rgba(255, 255, 255, 0.3); }
      .ng-1 .navbar-nav > li.active, .ng-2 .navbar-nav > li.active {
        border-bottom: 5px solid #256eff;
        border-left: solid 1px rgba(255, 255, 255, 0.2);
        background-color: rgba(255, 255, 255, 0.2); }
        .ng-1 .navbar-nav > li.active a, .ng-2 .navbar-nav > li.active a {
          background-color: initial;
          opacity: 1; }
        .ng-1 .navbar-nav > li.active .dropdown-menu, .ng-2 .navbar-nav > li.active .dropdown-menu {
          margin-top: 5px !important; }
          .ng-1 .navbar-nav > li.active .dropdown-menu li.active a, .ng-2 .navbar-nav > li.active .dropdown-menu li.active a {
            font-weight: 700; }
      .ng-1 .navbar-nav > li > a, .ng-2 .navbar-nav > li > a {
        margin-top: -1.5px; }
    .ng-1 .navbar-nav .dropdown-menu, .ng-2 .navbar-nav .dropdown-menu {
      padding: 0px;
      margin-top: 0px !important; }
      .ng-1 .navbar-nav .dropdown-menu li, .ng-2 .navbar-nav .dropdown-menu li {
        font-size: 12px;
        width: 190px;
        height: 52px;
        border-bottom: 1px solid #dedee2; }
        .ng-1 .navbar-nav .dropdown-menu li a, .ng-2 .navbar-nav .dropdown-menu li a {
          padding: 15px 20px; }
  .ng-1 .navbar-text.navbar-right, .ng-2 .navbar-text.navbar-right {
    cursor: pointer;
    width: 210px; }
    .ng-1 .navbar-text.navbar-right sa-notifications span, .ng-2 .navbar-text.navbar-right sa-notifications span {
      cursor: pointer; }
    .ng-1 .navbar-text.navbar-right sa-notifications .fa-bell, .ng-2 .navbar-text.navbar-right sa-notifications .fa-bell {
      font-size: 25px;
      color: #fff;
      vertical-align: top; }
    .ng-1 .navbar-text.navbar-right sa-notifications .fa-bell-empty, .ng-2 .navbar-text.navbar-right sa-notifications .fa-bell-empty {
      opacity: 0.6; }
    .ng-1 .navbar-text.navbar-right sa-notifications .fa-bell-empty:hover, .ng-2 .navbar-text.navbar-right sa-notifications .fa-bell-empty:hover {
      opacity: 1; }
    .ng-1 .navbar-text.navbar-right sa-notifications .notifications-number, .ng-2 .navbar-text.navbar-right sa-notifications .notifications-number {
      position: relative;
      bottom: 7px;
      right: 18px;
      background-color: #dc0714;
      border-radius: 3px;
      color: #fff;
      padding: 2px;
      font-size: 10px;
      min-width: 12px;
      display: inline-block;
      text-align: center; }
    .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu {
      width: 450px;
      right: -180px;
      top: 47px;
      box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.175);
      cursor: default; }
      .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > div, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > div {
        max-height: 400px;
        overflow: scroll; }
        .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li {
          padding: 10px 5px; }
        .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li:last-child, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li:last-child {
          border-bottom: none; }
          .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li:last-child a, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > div li:last-child a {
            color: #256eff; }
      .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li {
        cursor: default;
        width: 100%;
        border-bottom: 1px solid #dedee2; }
        .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification {
          height: auto;
          padding: 10px 0px 10px 10px;
          font-size: 12px;
          color: black;
          width: 100%;
          word-wrap: break-word;
          max-width: 430px; }
          .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification img, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification img {
            width: 25px; }
          .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div {
            line-height: initial;
            float: none; }
            .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div a, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div a {
              font-weight: bold;
              padding: 0; }
            .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div a:hover, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div a:hover {
              background-color: white; }
          .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div:nth-child(2), .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div:nth-child(2) {
            width: 81%;
            padding: 0 10px;
            min-height: 100%;
            vertical-align: middle; }
          .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div:nth-child(3), .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li .notification div:nth-child(3) {
            width: 10%;
            color: #777;
            font-size: 11px; }
      .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(1), .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(1) {
        margin-right: 185px; }
      .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2), .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2) {
        border-bottom: 1px solid #dedee2;
        padding: 10px 5px;
        font-size: 14px;
        border-radius: 0; }
        .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2) a, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2) a {
          color: black; }
        .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2) a:hover, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu > li:nth-child(2) a:hover {
          background: #fff;
          cursor: auto; }
      .ng-1 .navbar-text.navbar-right sa-notifications .dropdown-menu li.unseen, .ng-2 .navbar-text.navbar-right sa-notifications .dropdown-menu li.unseen {
        background: #F6F7FC; }
    .ng-1 .navbar-text.navbar-right div:nth-child(2), .ng-2 .navbar-text.navbar-right div:nth-child(2) {
      vertical-align: top;
      float: right; }
    .ng-1 .navbar-text.navbar-right .nav-initials, .ng-2 .navbar-text.navbar-right .nav-initials {
      padding: 5px;
      border: 1px solid white;
      color: white;
      border-radius: 3px;
      font-weight: bold; }
    .ng-1 .navbar-text.navbar-right div, .ng-2 .navbar-text.navbar-right div {
      display: inline-block; }
    .ng-1 .navbar-text.navbar-right .dropdown-toggle div:nth-child(1), .ng-2 .navbar-text.navbar-right .dropdown-toggle div:nth-child(1) {
      vertical-align: sub; }
    .ng-1 .navbar-text.navbar-right .nav-user-details, .ng-2 .navbar-text.navbar-right .nav-user-details {
      width: 125px;
      padding: 0 0 0 10px;
      line-height: 1.0; }
      .ng-1 .navbar-text.navbar-right .nav-user-details span, .ng-1 .navbar-text.navbar-right .nav-user-details div, .ng-2 .navbar-text.navbar-right .nav-user-details span, .ng-2 .navbar-text.navbar-right .nav-user-details div {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(1), .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) {
        color: white;
        width: 100%;
        font-size: 12px; }
        .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(1) div, .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) div {
          width: 98px; }
        .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa.fa-caret-down, .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .fa-caret-down.search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa-caret-down.search-choice-close, .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .dashboard-body .chosen-container-single .chosen-choices li.search-choice .fa-caret-down.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa-caret-down.search-choice-close, .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa.fa-caret-down, .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .fa-caret-down.search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa-caret-down.search-choice-close, .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .fa-caret-down.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(1) .fa-caret-down.search-choice-close {
          font-size: 14px;
          padding-right: 3px;
          margin-top: -5px; }
      .ng-1 .navbar-text.navbar-right .nav-user-details div:nth-child(2), .ng-2 .navbar-text.navbar-right .nav-user-details div:nth-child(2) {
        font-size: 10px;
        width: 100%; }
    .ng-1 .navbar-text.navbar-right .dropdown-menu, .ng-2 .navbar-text.navbar-right .dropdown-menu {
      color: black;
      margin-top: -10px;
      width: 250px;
      min-width: 0;
      border: none;
      padding: 0; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu .user-icon, .ng-2 .navbar-text.navbar-right .dropdown-menu .user-icon {
        width: 22px;
        height: 22px; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details, .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details {
        cursor: default;
        height: 70px;
        padding: 20px;
        border-bottom: 1px solid #E1E7F6; }
        .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .user-icon, .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .user-icon {
          padding-top: 8px;
          height: 30px;
          width: 30px;
          font-size: 13px;
          border: 1px solid #e0e6f5;
          text-align: center;
          font-weight: bold;
          background-color: #e0e6f5;
          border-radius: 2px;
          color: #4a556b; }
        .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details, .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details {
          width: 140px; }
          .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div, .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div {
            margin-left: 12px;
            text-overflow: ellipsis;
            max-width: 180px;
            overflow: hidden; }
          .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div:nth-of-type(1), .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div:nth-of-type(1) {
            font-weight: bold; }
          .ng-1 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div:nth-of-type(2), .ng-2 .navbar-text.navbar-right .dropdown-menu .dropdown-user-details .details div:nth-of-type(2) {
            float: none; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu li, .ng-2 .navbar-text.navbar-right .dropdown-menu li {
        background-color: white;
        width: 250px;
        cursor: pointer; }
        .ng-1 .navbar-text.navbar-right .dropdown-menu li a, .ng-2 .navbar-text.navbar-right .dropdown-menu li a {
          padding: 7px 20px; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu > li:nth-child(1), .ng-2 .navbar-text.navbar-right .dropdown-menu > li:nth-child(1) {
        background: transparent;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid white;
        height: 0;
        width: 0;
        float: right;
        margin-top: -7px; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu li:nth-child(2), .ng-1 .navbar-text.navbar-right .dropdown-menu li:nth-child(2) a:hover, .ng-2 .navbar-text.navbar-right .dropdown-menu li:nth-child(2), .ng-2 .navbar-text.navbar-right .dropdown-menu li:nth-child(2) a:hover {
        border-radius: 3px 0 0 0; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu li:last-child, .ng-1 .navbar-text.navbar-right .dropdown-menu li:last-child a:hover, .ng-2 .navbar-text.navbar-right .dropdown-menu li:last-child, .ng-2 .navbar-text.navbar-right .dropdown-menu li:last-child a:hover {
        border-radius: 0 0 3px 3px; }
      .ng-1 .navbar-text.navbar-right .dropdown-menu li:last-child a, .ng-2 .navbar-text.navbar-right .dropdown-menu li:last-child a {
        color: red; } }

@media (max-width: 992px) {
  .ng-1 .navbar-header, .ng-2 .navbar-header {
    float: none; }
  .ng-1 .navbar-left, .ng-1 .navbar-right, .ng-2 .navbar-left, .ng-2 .navbar-right {
    float: none !important; }
  .ng-1 .navbar-toggle, .ng-2 .navbar-toggle {
    display: block; }
  .ng-1 .navbar-collapse, .ng-2 .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    background-color: white; }
    .ng-1 .navbar-collapse > .navbar-nav, .ng-2 .navbar-collapse > .navbar-nav {
      margin: 0px; }
    .ng-1 .navbar-collapse > ul > li a, .ng-2 .navbar-collapse > ul > li a {
      color: black !important;
      padding-top: 10px;
      padding-bottom: 10px; }
  .ng-1 .navbar-fixed-top, .ng-2 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .ng-1 .navbar-collapse.collapse, .ng-2 .navbar-collapse.collapse {
    display: none !important; }
  .ng-1 .navbar-collapse.in, .ng-2 .navbar-collapse.in {
    border-bottom: 1px solid black; }
  .ng-1 .navbar-nav, .ng-2 .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .ng-1 .navbar-nav > li, .ng-2 .navbar-nav > li {
    float: none; }
  .ng-1 .collapse.in, .ng-2 .collapse.in {
    display: block !important; }
  .ng-1 .navbar-right, .ng-2 .navbar-right {
    display: none; } }

.splash {
  background-color: #fff;
  position: relative;
  height: 100%;
  width: 100%; }
  .splash .inner {
    position: absolute;
    width: 100%;
    top: 10%; }
  .splash .spinner {
    margin: 30px auto 0;
    width: 70px;
    text-align: center; }
    .splash .spinner > div {
      width: 18px;
      height: 18px;
      background-color: #000;
      border-radius: 100%;
      display: inline-block;
      animation: bouncedelay 1.4s infinite ease-in-out;
      animation-fill-mode: both; }
    .splash .spinner .bounce1 {
      animation-delay: -0.32s; }
    .splash .spinner .bounce2 {
      animation-delay: -0.16s; }
  .splash h1 {
    padding: 5% 0 20px;
    text-align: center; }
  .splash p.intro-text {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 200; }

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.ng-1 .main-footer, .ng-2 .main-footer {
  padding-bottom: 15px;
  text-transform: uppercase;
  color: #256eff; }
  .ng-1 .main-footer a, .ng-2 .main-footer a {
    cursor: pointer; }

.ng-1 .main-footer.ng-enter, .ng-2 .main-footer.ng-enter {
  opacity: 0;
  transition: 1s linear; }

.ng-1 .main-footer.ng-enter.ng-enter-active, .ng-2 .main-footer.ng-enter.ng-enter-active {
  opacity: 1; }

.ng-1 {
  /* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 13, 2015 */
  /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Deprecated as of 4.4.0 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }

@font-face {
  .ng-1 {
    font-family: 'AwesomeAdsCustom';
    font-weight: normal;
    font-style: normal;
    src: url(AwesomeAdsCustom.eot);
    src: url(data:application/font-woff;base64,d09GRgABAAAAAAWwAAsAAAAABWQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIGCGNtYXAAAAFoAAAAVAAAAFQXVtKIZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAATQAAAE0Qd2fQ2hlYWQAAAL4AAAANgAAADYLHp0QaGhlYQAAAzAAAAAkAAAAJAjDBOxobXR4AAADVAAAABgAAAAYD5cAF2xvY2EAAANsAAAADgAAAA4AwgBIbWF4cAAAA3wAAAAgAAAAIAAKAERuYW1lAAADnAAAAfIAAAHyrsuW83Bvc3QAAAWQAAAAIAAAACAAAwAAAAMD3QGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QEDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkB//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAA/8EFAQPAAAcAACUnBwExFwEnAXfyhQFAOgOHiMrug/7FOQN5hgAAAAADABf/wgRbA2oAEwAhAEEAACUBLgEiBgcBBh4CMyEyPgInMQUiJjU0NjMyFgcWBiMxEw4BBw4BFQ4BIyImJy4BJy4BJzQ2NzYWFx4BFQ4BBzEEW/5xGFBWUBj+cRgDKk0xAxwxTSwDGP3eGiYmGholAQEmGTkCBAIBAQEbExQbAQMHAwECARoXFykJBAIBAwK/AqsqKysq/VUqWkovMEpZKmYmGRolJRsZJQGWJEkkDBYMExsZFDhxOA8fDhkmBgUTFgcPCRgvGAAAAAABAAAAAQAAx4K1418PPPUACwQAAAAAANN/LEkAAAAA038sSQAA/8EFAQPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAUlAAAAAAUBAAEAAAAAAAAAAAAAAAAAAAAGBAAAAAAAAAAAAAAAAgAAAAUlAAAEcgAXAAAAAAAKABQAHgA0AJoAAAABAAAABgBCAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAEAAAAAEAAAAAAAIABwCxAAEAAAAAAAMAEABRAAEAAAAAAAQAEADGAAEAAAAAAAUACwAwAAEAAAAAAAYAEACBAAEAAAAAAAoAGgD2AAMAAQQJAAEAIAAQAAMAAQQJAAIADgC4AAMAAQQJAAMAIABhAAMAAQQJAAQAIADWAAMAAQQJAAUAFgA7AAMAAQQJAAYAIACRAAMAAQQJAAoANAEQQXdlc29tZUFkc0N1c3RvbQBBAHcAZQBzAG8AbQBlAEEAZABzAEMAdQBzAHQAbwBtVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwQXdlc29tZUFkc0N1c3RvbQBBAHcAZQBzAG8AbQBlAEEAZABzAEMAdQBzAHQAbwBtQXdlc29tZUFkc0N1c3RvbQBBAHcAZQBzAG8AbQBlAEEAZABzAEMAdQBzAHQAbwBtUmVndWxhcgBSAGUAZwB1AGwAYQByQXdlc29tZUFkc0N1c3RvbQBBAHcAZQBzAG8AbQBlAEEAZABzAEMAdQBzAHQAbwBtRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    src: url(AwesomeAdsCustom.svg) format("svg");
    src: url(AwesomeAdsCustom.ttf) format("truetype"); } }
  .ng-1 [class^="sa-aa-icon-"], .ng-1 [class*=" sa-aa-icon-"] {
    font-family: 'AwesomeAdsCustom';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ng-1 .sa-aa-icon-check-icon:before {
    content: "\2714"; }
  .ng-1 .sa-aa-icon-warning-icon:before {
    content: "\2716"; }
  .ng-1 label.uppercase {
    text-transform: uppercase; }

@font-face {
  .ng-1 {
    font-family: 'FontAwesome';
    src: url(fontawesome-webfont.eot);
    src: url(fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(fontawesome-webfont.ttf) format("truetype"), url(fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal; } }
  .ng-1 .fa, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .search-choice-close {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ng-1 .fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%; }
  .ng-1 .fa-2x {
    font-size: 2em; }
  .ng-1 .fa-3x {
    font-size: 3em; }
  .ng-1 .fa-4x {
    font-size: 4em; }
  .ng-1 .fa-5x {
    font-size: 5em; }
  .ng-1 .fa-fw {
    width: 1.28571em;
    text-align: center; }
  .ng-1 .fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none; }
    .ng-1 .fa-ul > li {
      position: relative; }
  .ng-1 .fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center; }
    .ng-1 .fa-li.fa-lg {
      left: -1.85714em; }
  .ng-1 .fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em; }
  .ng-1 .fa-pull-left {
    float: left; }
  .ng-1 .fa-pull-right {
    float: right; }
  .ng-1 .fa.fa-pull-left, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .fa-pull-left.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .fa-pull-left.search-choice-close {
    margin-right: .3em; }
  .ng-1 .fa.fa-pull-right, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .fa-pull-right.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .fa-pull-right.search-choice-close {
    margin-left: .3em; }
  .ng-1 .pull-right {
    float: right; }
  .ng-1 .pull-left {
    float: left; }
  .ng-1 .fa.pull-left, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .pull-left.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .pull-left.search-choice-close {
    margin-right: .3em; }
  .ng-1 .fa.pull-right, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .pull-right.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .pull-right.search-choice-close {
    margin-left: .3em; }
  .ng-1 .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }
  .ng-1 .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8); }

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
  .ng-1 .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .ng-1 .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .ng-1 .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .ng-1 .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }
  .ng-1 .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1); }
  .ng-1 :root .fa-rotate-90,
  .ng-1 :root .fa-rotate-180,
  .ng-1 :root .fa-rotate-270,
  .ng-1 :root .fa-flip-horizontal,
  .ng-1 :root .fa-flip-vertical {
    filter: none; }
  .ng-1 .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle; }
  .ng-1 .fa-stack-1x, .ng-1 .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }
  .ng-1 .fa-stack-1x {
    line-height: inherit; }
  .ng-1 .fa-stack-2x {
    font-size: 2em; }
  .ng-1 .fa-inverse {
    color: #fff; }
  .ng-1 .fa-glass:before {
    content: "\F000"; }
  .ng-1 .fa-music:before {
    content: "\F001"; }
  .ng-1 .fa-search:before {
    content: "\F002"; }
  .ng-1 .fa-envelope-o:before {
    content: "\F003"; }
  .ng-1 .fa-heart:before {
    content: "\F004"; }
  .ng-1 .fa-star:before {
    content: "\F005"; }
  .ng-1 .fa-star-o:before {
    content: "\F006"; }
  .ng-1 .fa-user:before {
    content: "\F007"; }
  .ng-1 .fa-film:before {
    content: "\F008"; }
  .ng-1 .fa-th-large:before {
    content: "\F009"; }
  .ng-1 .fa-th:before {
    content: "\F00A"; }
  .ng-1 .fa-th-list:before {
    content: "\F00B"; }
  .ng-1 .fa-check:before {
    content: "\F00C"; }
  .ng-1 .fa-remove:before,
  .ng-1 .fa-close:before,
  .ng-1 .fa-times:before,
  .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before,
  .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .search-choice-close:before {
    content: "\F00D"; }
  .ng-1 .fa-search-plus:before {
    content: "\F00E"; }
  .ng-1 .fa-search-minus:before {
    content: "\F010"; }
  .ng-1 .fa-power-off:before {
    content: "\F011"; }
  .ng-1 .fa-signal:before {
    content: "\F012"; }
  .ng-1 .fa-gear:before,
  .ng-1 .fa-cog:before {
    content: "\F013"; }
  .ng-1 .fa-trash-o:before {
    content: "\F014"; }
  .ng-1 .fa-home:before {
    content: "\F015"; }
  .ng-1 .fa-file-o:before {
    content: "\F016"; }
  .ng-1 .fa-clock-o:before {
    content: "\F017"; }
  .ng-1 .fa-road:before {
    content: "\F018"; }
  .ng-1 .fa-download:before {
    content: "\F019"; }
  .ng-1 .fa-arrow-circle-o-down:before {
    content: "\F01A"; }
  .ng-1 .fa-arrow-circle-o-up:before {
    content: "\F01B"; }
  .ng-1 .fa-inbox:before {
    content: "\F01C"; }
  .ng-1 .fa-play-circle-o:before {
    content: "\F01D"; }
  .ng-1 .fa-rotate-right:before,
  .ng-1 .fa-repeat:before {
    content: "\F01E"; }
  .ng-1 .fa-refresh:before {
    content: "\F021"; }
  .ng-1 .fa-list-alt:before {
    content: "\F022"; }
  .ng-1 .fa-lock:before {
    content: "\F023"; }
  .ng-1 .fa-flag:before {
    content: "\F024"; }
  .ng-1 .fa-headphones:before {
    content: "\F025"; }
  .ng-1 .fa-volume-off:before {
    content: "\F026"; }
  .ng-1 .fa-volume-down:before {
    content: "\F027"; }
  .ng-1 .fa-volume-up:before {
    content: "\F028"; }
  .ng-1 .fa-qrcode:before {
    content: "\F029"; }
  .ng-1 .fa-barcode:before {
    content: "\F02A"; }
  .ng-1 .fa-tag:before {
    content: "\F02B"; }
  .ng-1 .fa-tags:before {
    content: "\F02C"; }
  .ng-1 .fa-book:before {
    content: "\F02D"; }
  .ng-1 .fa-bookmark:before {
    content: "\F02E"; }
  .ng-1 .fa-print:before {
    content: "\F02F"; }
  .ng-1 .fa-camera:before {
    content: "\F030"; }
  .ng-1 .fa-font:before {
    content: "\F031"; }
  .ng-1 .fa-bold:before {
    content: "\F032"; }
  .ng-1 .fa-italic:before {
    content: "\F033"; }
  .ng-1 .fa-text-height:before {
    content: "\F034"; }
  .ng-1 .fa-text-width:before {
    content: "\F035"; }
  .ng-1 .fa-align-left:before {
    content: "\F036"; }
  .ng-1 .fa-align-center:before {
    content: "\F037"; }
  .ng-1 .fa-align-right:before {
    content: "\F038"; }
  .ng-1 .fa-align-justify:before {
    content: "\F039"; }
  .ng-1 .fa-list:before {
    content: "\F03A"; }
  .ng-1 .fa-dedent:before,
  .ng-1 .fa-outdent:before {
    content: "\F03B"; }
  .ng-1 .fa-indent:before {
    content: "\F03C"; }
  .ng-1 .fa-video-camera:before {
    content: "\F03D"; }
  .ng-1 .fa-photo:before,
  .ng-1 .fa-image:before,
  .ng-1 .fa-picture-o:before {
    content: "\F03E"; }
  .ng-1 .fa-pencil:before {
    content: "\F040"; }
  .ng-1 .fa-map-marker:before {
    content: "\F041"; }
  .ng-1 .fa-adjust:before {
    content: "\F042"; }
  .ng-1 .fa-tint:before {
    content: "\F043"; }
  .ng-1 .fa-edit:before,
  .ng-1 .fa-pencil-square-o:before {
    content: "\F044"; }
  .ng-1 .fa-share-square-o:before {
    content: "\F045"; }
  .ng-1 .fa-check-square-o:before {
    content: "\F046"; }
  .ng-1 .fa-arrows:before {
    content: "\F047"; }
  .ng-1 .fa-step-backward:before {
    content: "\F048"; }
  .ng-1 .fa-fast-backward:before {
    content: "\F049"; }
  .ng-1 .fa-backward:before {
    content: "\F04A"; }
  .ng-1 .fa-play:before {
    content: "\F04B"; }
  .ng-1 .fa-pause:before {
    content: "\F04C"; }
  .ng-1 .fa-stop:before {
    content: "\F04D"; }
  .ng-1 .fa-forward:before {
    content: "\F04E"; }
  .ng-1 .fa-fast-forward:before {
    content: "\F050"; }
  .ng-1 .fa-step-forward:before {
    content: "\F051"; }
  .ng-1 .fa-eject:before {
    content: "\F052"; }
  .ng-1 .fa-chevron-left:before {
    content: "\F053"; }
  .ng-1 .fa-chevron-right:before {
    content: "\F054"; }
  .ng-1 .fa-plus-circle:before {
    content: "\F055"; }
  .ng-1 .fa-minus-circle:before {
    content: "\F056"; }
  .ng-1 .fa-times-circle:before {
    content: "\F057"; }
  .ng-1 .fa-check-circle:before {
    content: "\F058"; }
  .ng-1 .fa-question-circle:before {
    content: "\F059"; }
  .ng-1 .fa-info-circle:before {
    content: "\F05A"; }
  .ng-1 .fa-crosshairs:before {
    content: "\F05B"; }
  .ng-1 .fa-times-circle-o:before {
    content: "\F05C"; }
  .ng-1 .fa-check-circle-o:before {
    content: "\F05D"; }
  .ng-1 .fa-ban:before {
    content: "\F05E"; }
  .ng-1 .fa-arrow-left:before {
    content: "\F060"; }
  .ng-1 .fa-arrow-right:before {
    content: "\F061"; }
  .ng-1 .fa-arrow-up:before {
    content: "\F062"; }
  .ng-1 .fa-arrow-down:before {
    content: "\F063"; }
  .ng-1 .fa-mail-forward:before,
  .ng-1 .fa-share:before {
    content: "\F064"; }
  .ng-1 .fa-expand:before {
    content: "\F065"; }
  .ng-1 .fa-compress:before {
    content: "\F066"; }
  .ng-1 .fa-plus:before {
    content: "\F067"; }
  .ng-1 .fa-minus:before {
    content: "\F068"; }
  .ng-1 .fa-asterisk:before {
    content: "\F069"; }
  .ng-1 .fa-exclamation-circle:before {
    content: "\F06A"; }
  .ng-1 .fa-gift:before {
    content: "\F06B"; }
  .ng-1 .fa-leaf:before {
    content: "\F06C"; }
  .ng-1 .fa-fire:before {
    content: "\F06D"; }
  .ng-1 .fa-eye:before {
    content: "\F06E"; }
  .ng-1 .fa-eye-slash:before {
    content: "\F070"; }
  .ng-1 .fa-warning:before,
  .ng-1 .fa-exclamation-triangle:before {
    content: "\F071"; }
  .ng-1 .fa-plane:before {
    content: "\F072"; }
  .ng-1 .fa-calendar:before {
    content: "\F073"; }
  .ng-1 .fa-random:before {
    content: "\F074"; }
  .ng-1 .fa-comment:before {
    content: "\F075"; }
  .ng-1 .fa-magnet:before {
    content: "\F076"; }
  .ng-1 .fa-chevron-up:before {
    content: "\F077"; }
  .ng-1 .fa-chevron-down:before {
    content: "\F078"; }
  .ng-1 .fa-retweet:before {
    content: "\F079"; }
  .ng-1 .fa-shopping-cart:before {
    content: "\F07A"; }
  .ng-1 .fa-folder:before {
    content: "\F07B"; }
  .ng-1 .fa-folder-open:before {
    content: "\F07C"; }
  .ng-1 .fa-arrows-v:before {
    content: "\F07D"; }
  .ng-1 .fa-arrows-h:before {
    content: "\F07E"; }
  .ng-1 .fa-bar-chart-o:before,
  .ng-1 .fa-bar-chart:before {
    content: "\F080"; }
  .ng-1 .fa-twitter-square:before {
    content: "\F081"; }
  .ng-1 .fa-facebook-square:before {
    content: "\F082"; }
  .ng-1 .fa-camera-retro:before {
    content: "\F083"; }
  .ng-1 .fa-key:before {
    content: "\F084"; }
  .ng-1 .fa-gears:before,
  .ng-1 .fa-cogs:before {
    content: "\F085"; }
  .ng-1 .fa-comments:before {
    content: "\F086"; }
  .ng-1 .fa-thumbs-o-up:before {
    content: "\F087"; }
  .ng-1 .fa-thumbs-o-down:before {
    content: "\F088"; }
  .ng-1 .fa-star-half:before {
    content: "\F089"; }
  .ng-1 .fa-heart-o:before {
    content: "\F08A"; }
  .ng-1 .fa-sign-out:before {
    content: "\F08B"; }
  .ng-1 .fa-linkedin-square:before {
    content: "\F08C"; }
  .ng-1 .fa-thumb-tack:before {
    content: "\F08D"; }
  .ng-1 .fa-external-link:before {
    content: "\F08E"; }
  .ng-1 .fa-sign-in:before {
    content: "\F090"; }
  .ng-1 .fa-trophy:before {
    content: "\F091"; }
  .ng-1 .fa-github-square:before {
    content: "\F092"; }
  .ng-1 .fa-upload:before {
    content: "\F093"; }
  .ng-1 .fa-lemon-o:before {
    content: "\F094"; }
  .ng-1 .fa-phone:before {
    content: "\F095"; }
  .ng-1 .fa-square-o:before {
    content: "\F096"; }
  .ng-1 .fa-bookmark-o:before {
    content: "\F097"; }
  .ng-1 .fa-phone-square:before {
    content: "\F098"; }
  .ng-1 .fa-twitter:before {
    content: "\F099"; }
  .ng-1 .fa-facebook-f:before,
  .ng-1 .fa-facebook:before {
    content: "\F09A"; }
  .ng-1 .fa-github:before {
    content: "\F09B"; }
  .ng-1 .fa-unlock:before {
    content: "\F09C"; }
  .ng-1 .fa-credit-card:before {
    content: "\F09D"; }
  .ng-1 .fa-feed:before,
  .ng-1 .fa-rss:before {
    content: "\F09E"; }
  .ng-1 .fa-hdd-o:before {
    content: "\F0A0"; }
  .ng-1 .fa-bullhorn:before {
    content: "\F0A1"; }
  .ng-1 .fa-bell:before {
    content: "\F0F3"; }
  .ng-1 .fa-certificate:before {
    content: "\F0A3"; }
  .ng-1 .fa-hand-o-right:before {
    content: "\F0A4"; }
  .ng-1 .fa-hand-o-left:before {
    content: "\F0A5"; }
  .ng-1 .fa-hand-o-up:before {
    content: "\F0A6"; }
  .ng-1 .fa-hand-o-down:before {
    content: "\F0A7"; }
  .ng-1 .fa-arrow-circle-left:before {
    content: "\F0A8"; }
  .ng-1 .fa-arrow-circle-right:before {
    content: "\F0A9"; }
  .ng-1 .fa-arrow-circle-up:before {
    content: "\F0AA"; }
  .ng-1 .fa-arrow-circle-down:before {
    content: "\F0AB"; }
  .ng-1 .fa-globe:before {
    content: "\F0AC"; }
  .ng-1 .fa-wrench:before {
    content: "\F0AD"; }
  .ng-1 .fa-tasks:before {
    content: "\F0AE"; }
  .ng-1 .fa-filter:before {
    content: "\F0B0"; }
  .ng-1 .fa-briefcase:before {
    content: "\F0B1"; }
  .ng-1 .fa-arrows-alt:before {
    content: "\F0B2"; }
  .ng-1 .fa-group:before,
  .ng-1 .fa-users:before {
    content: "\F0C0"; }
  .ng-1 .fa-chain:before,
  .ng-1 .fa-link:before {
    content: "\F0C1"; }
  .ng-1 .fa-cloud:before {
    content: "\F0C2"; }
  .ng-1 .fa-flask:before {
    content: "\F0C3"; }
  .ng-1 .fa-cut:before,
  .ng-1 .fa-scissors:before {
    content: "\F0C4"; }
  .ng-1 .fa-copy:before,
  .ng-1 .fa-files-o:before {
    content: "\F0C5"; }
  .ng-1 .fa-paperclip:before {
    content: "\F0C6"; }
  .ng-1 .fa-save:before,
  .ng-1 .fa-floppy-o:before {
    content: "\F0C7"; }
  .ng-1 .fa-square:before {
    content: "\F0C8"; }
  .ng-1 .fa-navicon:before,
  .ng-1 .fa-reorder:before,
  .ng-1 .fa-bars:before {
    content: "\F0C9"; }
  .ng-1 .fa-list-ul:before {
    content: "\F0CA"; }
  .ng-1 .fa-list-ol:before {
    content: "\F0CB"; }
  .ng-1 .fa-strikethrough:before {
    content: "\F0CC"; }
  .ng-1 .fa-underline:before {
    content: "\F0CD"; }
  .ng-1 .fa-table:before {
    content: "\F0CE"; }
  .ng-1 .fa-magic:before {
    content: "\F0D0"; }
  .ng-1 .fa-truck:before {
    content: "\F0D1"; }
  .ng-1 .fa-pinterest:before {
    content: "\F0D2"; }
  .ng-1 .fa-pinterest-square:before {
    content: "\F0D3"; }
  .ng-1 .fa-google-plus-square:before {
    content: "\F0D4"; }
  .ng-1 .fa-google-plus:before {
    content: "\F0D5"; }
  .ng-1 .fa-money:before {
    content: "\F0D6"; }
  .ng-1 .fa-caret-down:before {
    content: "\F0D7"; }
  .ng-1 .fa-caret-up:before {
    content: "\F0D8"; }
  .ng-1 .fa-caret-left:before {
    content: "\F0D9"; }
  .ng-1 .fa-caret-right:before {
    content: "\F0DA"; }
  .ng-1 .fa-columns:before {
    content: "\F0DB"; }
  .ng-1 .fa-unsorted:before,
  .ng-1 .fa-sort:before {
    content: "\F0DC"; }
  .ng-1 .fa-sort-down:before,
  .ng-1 .fa-sort-desc:before {
    content: "\F0DD"; }
  .ng-1 .fa-sort-up:before,
  .ng-1 .fa-sort-asc:before {
    content: "\F0DE"; }
  .ng-1 .fa-envelope:before {
    content: "\F0E0"; }
  .ng-1 .fa-linkedin:before {
    content: "\F0E1"; }
  .ng-1 .fa-rotate-left:before,
  .ng-1 .fa-undo:before {
    content: "\F0E2"; }
  .ng-1 .fa-legal:before,
  .ng-1 .fa-gavel:before {
    content: "\F0E3"; }
  .ng-1 .fa-dashboard:before,
  .ng-1 .fa-tachometer:before {
    content: "\F0E4"; }
  .ng-1 .fa-comment-o:before {
    content: "\F0E5"; }
  .ng-1 .fa-comments-o:before {
    content: "\F0E6"; }
  .ng-1 .fa-flash:before,
  .ng-1 .fa-bolt:before {
    content: "\F0E7"; }
  .ng-1 .fa-sitemap:before {
    content: "\F0E8"; }
  .ng-1 .fa-umbrella:before {
    content: "\F0E9"; }
  .ng-1 .fa-paste:before,
  .ng-1 .fa-clipboard:before {
    content: "\F0EA"; }
  .ng-1 .fa-lightbulb-o:before {
    content: "\F0EB"; }
  .ng-1 .fa-exchange:before {
    content: "\F0EC"; }
  .ng-1 .fa-cloud-download:before {
    content: "\F0ED"; }
  .ng-1 .fa-cloud-upload:before {
    content: "\F0EE"; }
  .ng-1 .fa-user-md:before {
    content: "\F0F0"; }
  .ng-1 .fa-stethoscope:before {
    content: "\F0F1"; }
  .ng-1 .fa-suitcase:before {
    content: "\F0F2"; }
  .ng-1 .fa-bell-o:before {
    content: "\F0A2"; }
  .ng-1 .fa-coffee:before {
    content: "\F0F4"; }
  .ng-1 .fa-cutlery:before {
    content: "\F0F5"; }
  .ng-1 .fa-file-text-o:before {
    content: "\F0F6"; }
  .ng-1 .fa-building-o:before {
    content: "\F0F7"; }
  .ng-1 .fa-hospital-o:before {
    content: "\F0F8"; }
  .ng-1 .fa-ambulance:before {
    content: "\F0F9"; }
  .ng-1 .fa-medkit:before {
    content: "\F0FA"; }
  .ng-1 .fa-fighter-jet:before {
    content: "\F0FB"; }
  .ng-1 .fa-beer:before {
    content: "\F0FC"; }
  .ng-1 .fa-h-square:before {
    content: "\F0FD"; }
  .ng-1 .fa-plus-square:before {
    content: "\F0FE"; }
  .ng-1 .fa-angle-double-left:before {
    content: "\F100"; }
  .ng-1 .fa-angle-double-right:before {
    content: "\F101"; }
  .ng-1 .fa-angle-double-up:before {
    content: "\F102"; }
  .ng-1 .fa-angle-double-down:before {
    content: "\F103"; }
  .ng-1 .fa-angle-left:before {
    content: "\F104"; }
  .ng-1 .fa-angle-right:before {
    content: "\F105"; }
  .ng-1 .fa-angle-up:before {
    content: "\F106"; }
  .ng-1 .fa-angle-down:before {
    content: "\F107"; }
  .ng-1 .fa-desktop:before {
    content: "\F108"; }
  .ng-1 .fa-laptop:before {
    content: "\F109"; }
  .ng-1 .fa-tablet:before {
    content: "\F10A"; }
  .ng-1 .fa-mobile-phone:before,
  .ng-1 .fa-mobile:before {
    content: "\F10B"; }
  .ng-1 .fa-circle-o:before {
    content: "\F10C"; }
  .ng-1 .fa-quote-left:before {
    content: "\F10D"; }
  .ng-1 .fa-quote-right:before {
    content: "\F10E"; }
  .ng-1 .fa-spinner:before {
    content: "\F110"; }
  .ng-1 .fa-circle:before {
    content: "\F111"; }
  .ng-1 .fa-mail-reply:before,
  .ng-1 .fa-reply:before {
    content: "\F112"; }
  .ng-1 .fa-github-alt:before {
    content: "\F113"; }
  .ng-1 .fa-folder-o:before {
    content: "\F114"; }
  .ng-1 .fa-folder-open-o:before {
    content: "\F115"; }
  .ng-1 .fa-smile-o:before {
    content: "\F118"; }
  .ng-1 .fa-frown-o:before {
    content: "\F119"; }
  .ng-1 .fa-meh-o:before {
    content: "\F11A"; }
  .ng-1 .fa-gamepad:before {
    content: "\F11B"; }
  .ng-1 .fa-keyboard-o:before {
    content: "\F11C"; }
  .ng-1 .fa-flag-o:before {
    content: "\F11D"; }
  .ng-1 .fa-flag-checkered:before {
    content: "\F11E"; }
  .ng-1 .fa-terminal:before {
    content: "\F120"; }
  .ng-1 .fa-code:before {
    content: "\F121"; }
  .ng-1 .fa-mail-reply-all:before,
  .ng-1 .fa-reply-all:before {
    content: "\F122"; }
  .ng-1 .fa-star-half-empty:before,
  .ng-1 .fa-star-half-full:before,
  .ng-1 .fa-star-half-o:before {
    content: "\F123"; }
  .ng-1 .fa-location-arrow:before {
    content: "\F124"; }
  .ng-1 .fa-crop:before {
    content: "\F125"; }
  .ng-1 .fa-code-fork:before {
    content: "\F126"; }
  .ng-1 .fa-unlink:before,
  .ng-1 .fa-chain-broken:before {
    content: "\F127"; }
  .ng-1 .fa-question:before {
    content: "\F128"; }
  .ng-1 .fa-info:before {
    content: "\F129"; }
  .ng-1 .fa-exclamation:before {
    content: "\F12A"; }
  .ng-1 .fa-superscript:before {
    content: "\F12B"; }
  .ng-1 .fa-subscript:before {
    content: "\F12C"; }
  .ng-1 .fa-eraser:before {
    content: "\F12D"; }
  .ng-1 .fa-puzzle-piece:before {
    content: "\F12E"; }
  .ng-1 .fa-microphone:before {
    content: "\F130"; }
  .ng-1 .fa-microphone-slash:before {
    content: "\F131"; }
  .ng-1 .fa-shield:before {
    content: "\F132"; }
  .ng-1 .fa-calendar-o:before {
    content: "\F133"; }
  .ng-1 .fa-fire-extinguisher:before {
    content: "\F134"; }
  .ng-1 .fa-rocket:before {
    content: "\F135"; }
  .ng-1 .fa-maxcdn:before {
    content: "\F136"; }
  .ng-1 .fa-chevron-circle-left:before {
    content: "\F137"; }
  .ng-1 .fa-chevron-circle-right:before {
    content: "\F138"; }
  .ng-1 .fa-chevron-circle-up:before {
    content: "\F139"; }
  .ng-1 .fa-chevron-circle-down:before {
    content: "\F13A"; }
  .ng-1 .fa-html5:before {
    content: "\F13B"; }
  .ng-1 .fa-css3:before {
    content: "\F13C"; }
  .ng-1 .fa-anchor:before {
    content: "\F13D"; }
  .ng-1 .fa-unlock-alt:before {
    content: "\F13E"; }
  .ng-1 .fa-bullseye:before {
    content: "\F140"; }
  .ng-1 .fa-ellipsis-h:before {
    content: "\F141"; }
  .ng-1 .fa-ellipsis-v:before {
    content: "\F142"; }
  .ng-1 .fa-rss-square:before {
    content: "\F143"; }
  .ng-1 .fa-play-circle:before {
    content: "\F144"; }
  .ng-1 .fa-ticket:before {
    content: "\F145"; }
  .ng-1 .fa-minus-square:before {
    content: "\F146"; }
  .ng-1 .fa-minus-square-o:before {
    content: "\F147"; }
  .ng-1 .fa-level-up:before {
    content: "\F148"; }
  .ng-1 .fa-level-down:before {
    content: "\F149"; }
  .ng-1 .fa-check-square:before {
    content: "\F14A"; }
  .ng-1 .fa-pencil-square:before {
    content: "\F14B"; }
  .ng-1 .fa-external-link-square:before {
    content: "\F14C"; }
  .ng-1 .fa-share-square:before {
    content: "\F14D"; }
  .ng-1 .fa-compass:before {
    content: "\F14E"; }
  .ng-1 .fa-toggle-down:before,
  .ng-1 .fa-caret-square-o-down:before {
    content: "\F150"; }
  .ng-1 .fa-toggle-up:before,
  .ng-1 .fa-caret-square-o-up:before {
    content: "\F151"; }
  .ng-1 .fa-toggle-right:before,
  .ng-1 .fa-caret-square-o-right:before {
    content: "\F152"; }
  .ng-1 .fa-euro:before,
  .ng-1 .fa-eur:before {
    content: "\F153"; }
  .ng-1 .fa-gbp:before {
    content: "\F154"; }
  .ng-1 .fa-dollar:before,
  .ng-1 .fa-usd:before {
    content: "\F155"; }
  .ng-1 .fa-rupee:before,
  .ng-1 .fa-inr:before {
    content: "\F156"; }
  .ng-1 .fa-cny:before,
  .ng-1 .fa-rmb:before,
  .ng-1 .fa-yen:before,
  .ng-1 .fa-jpy:before {
    content: "\F157"; }
  .ng-1 .fa-ruble:before,
  .ng-1 .fa-rouble:before,
  .ng-1 .fa-rub:before {
    content: "\F158"; }
  .ng-1 .fa-won:before,
  .ng-1 .fa-krw:before {
    content: "\F159"; }
  .ng-1 .fa-bitcoin:before,
  .ng-1 .fa-btc:before {
    content: "\F15A"; }
  .ng-1 .fa-file:before {
    content: "\F15B"; }
  .ng-1 .fa-file-text:before {
    content: "\F15C"; }
  .ng-1 .fa-sort-alpha-asc:before {
    content: "\F15D"; }
  .ng-1 .fa-sort-alpha-desc:before {
    content: "\F15E"; }
  .ng-1 .fa-sort-amount-asc:before {
    content: "\F160"; }
  .ng-1 .fa-sort-amount-desc:before {
    content: "\F161"; }
  .ng-1 .fa-sort-numeric-asc:before {
    content: "\F162"; }
  .ng-1 .fa-sort-numeric-desc:before {
    content: "\F163"; }
  .ng-1 .fa-thumbs-up:before {
    content: "\F164"; }
  .ng-1 .fa-thumbs-down:before {
    content: "\F165"; }
  .ng-1 .fa-youtube-square:before {
    content: "\F166"; }
  .ng-1 .fa-youtube:before {
    content: "\F167"; }
  .ng-1 .fa-xing:before {
    content: "\F168"; }
  .ng-1 .fa-xing-square:before {
    content: "\F169"; }
  .ng-1 .fa-youtube-play:before {
    content: "\F16A"; }
  .ng-1 .fa-dropbox:before {
    content: "\F16B"; }
  .ng-1 .fa-stack-overflow:before {
    content: "\F16C"; }
  .ng-1 .fa-instagram:before {
    content: "\F16D"; }
  .ng-1 .fa-flickr:before {
    content: "\F16E"; }
  .ng-1 .fa-adn:before {
    content: "\F170"; }
  .ng-1 .fa-bitbucket:before {
    content: "\F171"; }
  .ng-1 .fa-bitbucket-square:before {
    content: "\F172"; }
  .ng-1 .fa-tumblr:before {
    content: "\F173"; }
  .ng-1 .fa-tumblr-square:before {
    content: "\F174"; }
  .ng-1 .fa-long-arrow-down:before {
    content: "\F175"; }
  .ng-1 .fa-long-arrow-up:before {
    content: "\F176"; }
  .ng-1 .fa-long-arrow-left:before {
    content: "\F177"; }
  .ng-1 .fa-long-arrow-right:before {
    content: "\F178"; }
  .ng-1 .fa-apple:before {
    content: "\F179"; }
  .ng-1 .fa-windows:before {
    content: "\F17A"; }
  .ng-1 .fa-android:before {
    content: "\F17B"; }
  .ng-1 .fa-linux:before {
    content: "\F17C"; }
  .ng-1 .fa-dribbble:before {
    content: "\F17D"; }
  .ng-1 .fa-skype:before {
    content: "\F17E"; }
  .ng-1 .fa-foursquare:before {
    content: "\F180"; }
  .ng-1 .fa-trello:before {
    content: "\F181"; }
  .ng-1 .fa-female:before {
    content: "\F182"; }
  .ng-1 .fa-male:before {
    content: "\F183"; }
  .ng-1 .fa-gittip:before,
  .ng-1 .fa-gratipay:before {
    content: "\F184"; }
  .ng-1 .fa-sun-o:before {
    content: "\F185"; }
  .ng-1 .fa-moon-o:before {
    content: "\F186"; }
  .ng-1 .fa-archive:before {
    content: "\F187"; }
  .ng-1 .fa-bug:before {
    content: "\F188"; }
  .ng-1 .fa-vk:before {
    content: "\F189"; }
  .ng-1 .fa-weibo:before {
    content: "\F18A"; }
  .ng-1 .fa-renren:before {
    content: "\F18B"; }
  .ng-1 .fa-pagelines:before {
    content: "\F18C"; }
  .ng-1 .fa-stack-exchange:before {
    content: "\F18D"; }
  .ng-1 .fa-arrow-circle-o-right:before {
    content: "\F18E"; }
  .ng-1 .fa-arrow-circle-o-left:before {
    content: "\F190"; }
  .ng-1 .fa-toggle-left:before,
  .ng-1 .fa-caret-square-o-left:before {
    content: "\F191"; }
  .ng-1 .fa-dot-circle-o:before {
    content: "\F192"; }
  .ng-1 .fa-wheelchair:before {
    content: "\F193"; }
  .ng-1 .fa-vimeo-square:before {
    content: "\F194"; }
  .ng-1 .fa-turkish-lira:before,
  .ng-1 .fa-try:before {
    content: "\F195"; }
  .ng-1 .fa-plus-square-o:before {
    content: "\F196"; }
  .ng-1 .fa-space-shuttle:before {
    content: "\F197"; }
  .ng-1 .fa-slack:before {
    content: "\F198"; }
  .ng-1 .fa-envelope-square:before {
    content: "\F199"; }
  .ng-1 .fa-wordpress:before {
    content: "\F19A"; }
  .ng-1 .fa-openid:before {
    content: "\F19B"; }
  .ng-1 .fa-institution:before,
  .ng-1 .fa-bank:before,
  .ng-1 .fa-university:before {
    content: "\F19C"; }
  .ng-1 .fa-mortar-board:before,
  .ng-1 .fa-graduation-cap:before {
    content: "\F19D"; }
  .ng-1 .fa-yahoo:before {
    content: "\F19E"; }
  .ng-1 .fa-google:before {
    content: "\F1A0"; }
  .ng-1 .fa-reddit:before {
    content: "\F1A1"; }
  .ng-1 .fa-reddit-square:before {
    content: "\F1A2"; }
  .ng-1 .fa-stumbleupon-circle:before {
    content: "\F1A3"; }
  .ng-1 .fa-stumbleupon:before {
    content: "\F1A4"; }
  .ng-1 .fa-delicious:before {
    content: "\F1A5"; }
  .ng-1 .fa-digg:before {
    content: "\F1A6"; }
  .ng-1 .fa-pied-piper-pp:before {
    content: "\F1A7"; }
  .ng-1 .fa-pied-piper-alt:before {
    content: "\F1A8"; }
  .ng-1 .fa-drupal:before {
    content: "\F1A9"; }
  .ng-1 .fa-joomla:before {
    content: "\F1AA"; }
  .ng-1 .fa-language:before {
    content: "\F1AB"; }
  .ng-1 .fa-fax:before {
    content: "\F1AC"; }
  .ng-1 .fa-building:before {
    content: "\F1AD"; }
  .ng-1 .fa-child:before {
    content: "\F1AE"; }
  .ng-1 .fa-paw:before {
    content: "\F1B0"; }
  .ng-1 .fa-spoon:before {
    content: "\F1B1"; }
  .ng-1 .fa-cube:before {
    content: "\F1B2"; }
  .ng-1 .fa-cubes:before {
    content: "\F1B3"; }
  .ng-1 .fa-behance:before {
    content: "\F1B4"; }
  .ng-1 .fa-behance-square:before {
    content: "\F1B5"; }
  .ng-1 .fa-steam:before {
    content: "\F1B6"; }
  .ng-1 .fa-steam-square:before {
    content: "\F1B7"; }
  .ng-1 .fa-recycle:before {
    content: "\F1B8"; }
  .ng-1 .fa-automobile:before,
  .ng-1 .fa-car:before {
    content: "\F1B9"; }
  .ng-1 .fa-cab:before,
  .ng-1 .fa-taxi:before {
    content: "\F1BA"; }
  .ng-1 .fa-tree:before {
    content: "\F1BB"; }
  .ng-1 .fa-spotify:before {
    content: "\F1BC"; }
  .ng-1 .fa-deviantart:before {
    content: "\F1BD"; }
  .ng-1 .fa-soundcloud:before {
    content: "\F1BE"; }
  .ng-1 .fa-database:before {
    content: "\F1C0"; }
  .ng-1 .fa-file-pdf-o:before {
    content: "\F1C1"; }
  .ng-1 .fa-file-word-o:before {
    content: "\F1C2"; }
  .ng-1 .fa-file-excel-o:before {
    content: "\F1C3"; }
  .ng-1 .fa-file-powerpoint-o:before {
    content: "\F1C4"; }
  .ng-1 .fa-file-photo-o:before,
  .ng-1 .fa-file-picture-o:before,
  .ng-1 .fa-file-image-o:before {
    content: "\F1C5"; }
  .ng-1 .fa-file-zip-o:before,
  .ng-1 .fa-file-archive-o:before {
    content: "\F1C6"; }
  .ng-1 .fa-file-sound-o:before,
  .ng-1 .fa-file-audio-o:before {
    content: "\F1C7"; }
  .ng-1 .fa-file-movie-o:before,
  .ng-1 .fa-file-video-o:before {
    content: "\F1C8"; }
  .ng-1 .fa-file-code-o:before {
    content: "\F1C9"; }
  .ng-1 .fa-vine:before {
    content: "\F1CA"; }
  .ng-1 .fa-codepen:before {
    content: "\F1CB"; }
  .ng-1 .fa-jsfiddle:before {
    content: "\F1CC"; }
  .ng-1 .fa-life-bouy:before,
  .ng-1 .fa-life-buoy:before,
  .ng-1 .fa-life-saver:before,
  .ng-1 .fa-support:before,
  .ng-1 .fa-life-ring:before {
    content: "\F1CD"; }
  .ng-1 .fa-circle-o-notch:before {
    content: "\F1CE"; }
  .ng-1 .fa-ra:before,
  .ng-1 .fa-resistance:before,
  .ng-1 .fa-rebel:before {
    content: "\F1D0"; }
  .ng-1 .fa-ge:before,
  .ng-1 .fa-empire:before {
    content: "\F1D1"; }
  .ng-1 .fa-git-square:before {
    content: "\F1D2"; }
  .ng-1 .fa-git:before {
    content: "\F1D3"; }
  .ng-1 .fa-y-combinator-square:before,
  .ng-1 .fa-yc-square:before,
  .ng-1 .fa-hacker-news:before {
    content: "\F1D4"; }
  .ng-1 .fa-tencent-weibo:before {
    content: "\F1D5"; }
  .ng-1 .fa-qq:before {
    content: "\F1D6"; }
  .ng-1 .fa-wechat:before,
  .ng-1 .fa-weixin:before {
    content: "\F1D7"; }
  .ng-1 .fa-send:before,
  .ng-1 .fa-paper-plane:before {
    content: "\F1D8"; }
  .ng-1 .fa-send-o:before,
  .ng-1 .fa-paper-plane-o:before {
    content: "\F1D9"; }
  .ng-1 .fa-history:before {
    content: "\F1DA"; }
  .ng-1 .fa-circle-thin:before {
    content: "\F1DB"; }
  .ng-1 .fa-header:before {
    content: "\F1DC"; }
  .ng-1 .fa-paragraph:before {
    content: "\F1DD"; }
  .ng-1 .fa-sliders:before {
    content: "\F1DE"; }
  .ng-1 .fa-share-alt:before {
    content: "\F1E0"; }
  .ng-1 .fa-share-alt-square:before {
    content: "\F1E1"; }
  .ng-1 .fa-bomb:before {
    content: "\F1E2"; }
  .ng-1 .fa-soccer-ball-o:before,
  .ng-1 .fa-futbol-o:before {
    content: "\F1E3"; }
  .ng-1 .fa-tty:before {
    content: "\F1E4"; }
  .ng-1 .fa-binoculars:before {
    content: "\F1E5"; }
  .ng-1 .fa-plug:before {
    content: "\F1E6"; }
  .ng-1 .fa-slideshare:before {
    content: "\F1E7"; }
  .ng-1 .fa-twitch:before {
    content: "\F1E8"; }
  .ng-1 .fa-yelp:before {
    content: "\F1E9"; }
  .ng-1 .fa-newspaper-o:before {
    content: "\F1EA"; }
  .ng-1 .fa-wifi:before {
    content: "\F1EB"; }
  .ng-1 .fa-calculator:before {
    content: "\F1EC"; }
  .ng-1 .fa-paypal:before {
    content: "\F1ED"; }
  .ng-1 .fa-google-wallet:before {
    content: "\F1EE"; }
  .ng-1 .fa-cc-visa:before {
    content: "\F1F0"; }
  .ng-1 .fa-cc-mastercard:before {
    content: "\F1F1"; }
  .ng-1 .fa-cc-discover:before {
    content: "\F1F2"; }
  .ng-1 .fa-cc-amex:before {
    content: "\F1F3"; }
  .ng-1 .fa-cc-paypal:before {
    content: "\F1F4"; }
  .ng-1 .fa-cc-stripe:before {
    content: "\F1F5"; }
  .ng-1 .fa-bell-slash:before {
    content: "\F1F6"; }
  .ng-1 .fa-bell-slash-o:before {
    content: "\F1F7"; }
  .ng-1 .fa-trash:before {
    content: "\F1F8"; }
  .ng-1 .fa-copyright:before {
    content: "\F1F9"; }
  .ng-1 .fa-at:before {
    content: "\F1FA"; }
  .ng-1 .fa-eyedropper:before {
    content: "\F1FB"; }
  .ng-1 .fa-paint-brush:before {
    content: "\F1FC"; }
  .ng-1 .fa-birthday-cake:before {
    content: "\F1FD"; }
  .ng-1 .fa-area-chart:before {
    content: "\F1FE"; }
  .ng-1 .fa-pie-chart:before {
    content: "\F200"; }
  .ng-1 .fa-line-chart:before {
    content: "\F201"; }
  .ng-1 .fa-lastfm:before {
    content: "\F202"; }
  .ng-1 .fa-lastfm-square:before {
    content: "\F203"; }
  .ng-1 .fa-toggle-off:before {
    content: "\F204"; }
  .ng-1 .fa-toggle-on:before {
    content: "\F205"; }
  .ng-1 .fa-bicycle:before {
    content: "\F206"; }
  .ng-1 .fa-bus:before {
    content: "\F207"; }
  .ng-1 .fa-ioxhost:before {
    content: "\F208"; }
  .ng-1 .fa-angellist:before {
    content: "\F209"; }
  .ng-1 .fa-cc:before {
    content: "\F20A"; }
  .ng-1 .fa-shekel:before,
  .ng-1 .fa-sheqel:before,
  .ng-1 .fa-ils:before {
    content: "\F20B"; }
  .ng-1 .fa-meanpath:before {
    content: "\F20C"; }
  .ng-1 .fa-buysellads:before {
    content: "\F20D"; }
  .ng-1 .fa-connectdevelop:before {
    content: "\F20E"; }
  .ng-1 .fa-dashcube:before {
    content: "\F210"; }
  .ng-1 .fa-forumbee:before {
    content: "\F211"; }
  .ng-1 .fa-leanpub:before {
    content: "\F212"; }
  .ng-1 .fa-sellsy:before {
    content: "\F213"; }
  .ng-1 .fa-shirtsinbulk:before {
    content: "\F214"; }
  .ng-1 .fa-simplybuilt:before {
    content: "\F215"; }
  .ng-1 .fa-skyatlas:before {
    content: "\F216"; }
  .ng-1 .fa-cart-plus:before {
    content: "\F217"; }
  .ng-1 .fa-cart-arrow-down:before {
    content: "\F218"; }
  .ng-1 .fa-diamond:before {
    content: "\F219"; }
  .ng-1 .fa-ship:before {
    content: "\F21A"; }
  .ng-1 .fa-user-secret:before {
    content: "\F21B"; }
  .ng-1 .fa-motorcycle:before {
    content: "\F21C"; }
  .ng-1 .fa-street-view:before {
    content: "\F21D"; }
  .ng-1 .fa-heartbeat:before {
    content: "\F21E"; }
  .ng-1 .fa-venus:before {
    content: "\F221"; }
  .ng-1 .fa-mars:before {
    content: "\F222"; }
  .ng-1 .fa-mercury:before {
    content: "\F223"; }
  .ng-1 .fa-intersex:before,
  .ng-1 .fa-transgender:before {
    content: "\F224"; }
  .ng-1 .fa-transgender-alt:before {
    content: "\F225"; }
  .ng-1 .fa-venus-double:before {
    content: "\F226"; }
  .ng-1 .fa-mars-double:before {
    content: "\F227"; }
  .ng-1 .fa-venus-mars:before {
    content: "\F228"; }
  .ng-1 .fa-mars-stroke:before {
    content: "\F229"; }
  .ng-1 .fa-mars-stroke-v:before {
    content: "\F22A"; }
  .ng-1 .fa-mars-stroke-h:before {
    content: "\F22B"; }
  .ng-1 .fa-neuter:before {
    content: "\F22C"; }
  .ng-1 .fa-genderless:before {
    content: "\F22D"; }
  .ng-1 .fa-facebook-official:before {
    content: "\F230"; }
  .ng-1 .fa-pinterest-p:before {
    content: "\F231"; }
  .ng-1 .fa-whatsapp:before {
    content: "\F232"; }
  .ng-1 .fa-server:before {
    content: "\F233"; }
  .ng-1 .fa-user-plus:before {
    content: "\F234"; }
  .ng-1 .fa-user-times:before {
    content: "\F235"; }
  .ng-1 .fa-hotel:before,
  .ng-1 .fa-bed:before {
    content: "\F236"; }
  .ng-1 .fa-viacoin:before {
    content: "\F237"; }
  .ng-1 .fa-train:before {
    content: "\F238"; }
  .ng-1 .fa-subway:before {
    content: "\F239"; }
  .ng-1 .fa-medium:before {
    content: "\F23A"; }
  .ng-1 .fa-yc:before,
  .ng-1 .fa-y-combinator:before {
    content: "\F23B"; }
  .ng-1 .fa-optin-monster:before {
    content: "\F23C"; }
  .ng-1 .fa-opencart:before {
    content: "\F23D"; }
  .ng-1 .fa-expeditedssl:before {
    content: "\F23E"; }
  .ng-1 .fa-battery-4:before,
  .ng-1 .fa-battery:before,
  .ng-1 .fa-battery-full:before {
    content: "\F240"; }
  .ng-1 .fa-battery-3:before,
  .ng-1 .fa-battery-three-quarters:before {
    content: "\F241"; }
  .ng-1 .fa-battery-2:before,
  .ng-1 .fa-battery-half:before {
    content: "\F242"; }
  .ng-1 .fa-battery-1:before,
  .ng-1 .fa-battery-quarter:before {
    content: "\F243"; }
  .ng-1 .fa-battery-0:before,
  .ng-1 .fa-battery-empty:before {
    content: "\F244"; }
  .ng-1 .fa-mouse-pointer:before {
    content: "\F245"; }
  .ng-1 .fa-i-cursor:before {
    content: "\F246"; }
  .ng-1 .fa-object-group:before {
    content: "\F247"; }
  .ng-1 .fa-object-ungroup:before {
    content: "\F248"; }
  .ng-1 .fa-sticky-note:before {
    content: "\F249"; }
  .ng-1 .fa-sticky-note-o:before {
    content: "\F24A"; }
  .ng-1 .fa-cc-jcb:before {
    content: "\F24B"; }
  .ng-1 .fa-cc-diners-club:before {
    content: "\F24C"; }
  .ng-1 .fa-clone:before {
    content: "\F24D"; }
  .ng-1 .fa-balance-scale:before {
    content: "\F24E"; }
  .ng-1 .fa-hourglass-o:before {
    content: "\F250"; }
  .ng-1 .fa-hourglass-1:before,
  .ng-1 .fa-hourglass-start:before {
    content: "\F251"; }
  .ng-1 .fa-hourglass-2:before,
  .ng-1 .fa-hourglass-half:before {
    content: "\F252"; }
  .ng-1 .fa-hourglass-3:before,
  .ng-1 .fa-hourglass-end:before {
    content: "\F253"; }
  .ng-1 .fa-hourglass:before {
    content: "\F254"; }
  .ng-1 .fa-hand-grab-o:before,
  .ng-1 .fa-hand-rock-o:before {
    content: "\F255"; }
  .ng-1 .fa-hand-stop-o:before,
  .ng-1 .fa-hand-paper-o:before {
    content: "\F256"; }
  .ng-1 .fa-hand-scissors-o:before {
    content: "\F257"; }
  .ng-1 .fa-hand-lizard-o:before {
    content: "\F258"; }
  .ng-1 .fa-hand-spock-o:before {
    content: "\F259"; }
  .ng-1 .fa-hand-pointer-o:before {
    content: "\F25A"; }
  .ng-1 .fa-hand-peace-o:before {
    content: "\F25B"; }
  .ng-1 .fa-trademark:before {
    content: "\F25C"; }
  .ng-1 .fa-registered:before {
    content: "\F25D"; }
  .ng-1 .fa-creative-commons:before {
    content: "\F25E"; }
  .ng-1 .fa-gg:before {
    content: "\F260"; }
  .ng-1 .fa-gg-circle:before {
    content: "\F261"; }
  .ng-1 .fa-tripadvisor:before {
    content: "\F262"; }
  .ng-1 .fa-odnoklassniki:before {
    content: "\F263"; }
  .ng-1 .fa-odnoklassniki-square:before {
    content: "\F264"; }
  .ng-1 .fa-get-pocket:before {
    content: "\F265"; }
  .ng-1 .fa-wikipedia-w:before {
    content: "\F266"; }
  .ng-1 .fa-safari:before {
    content: "\F267"; }
  .ng-1 .fa-chrome:before {
    content: "\F268"; }
  .ng-1 .fa-firefox:before {
    content: "\F269"; }
  .ng-1 .fa-opera:before {
    content: "\F26A"; }
  .ng-1 .fa-internet-explorer:before {
    content: "\F26B"; }
  .ng-1 .fa-tv:before,
  .ng-1 .fa-television:before {
    content: "\F26C"; }
  .ng-1 .fa-contao:before {
    content: "\F26D"; }
  .ng-1 .fa-500px:before {
    content: "\F26E"; }
  .ng-1 .fa-amazon:before {
    content: "\F270"; }
  .ng-1 .fa-calendar-plus-o:before {
    content: "\F271"; }
  .ng-1 .fa-calendar-minus-o:before {
    content: "\F272"; }
  .ng-1 .fa-calendar-times-o:before {
    content: "\F273"; }
  .ng-1 .fa-calendar-check-o:before {
    content: "\F274"; }
  .ng-1 .fa-industry:before {
    content: "\F275"; }
  .ng-1 .fa-map-pin:before {
    content: "\F276"; }
  .ng-1 .fa-map-signs:before {
    content: "\F277"; }
  .ng-1 .fa-map-o:before {
    content: "\F278"; }
  .ng-1 .fa-map:before {
    content: "\F279"; }
  .ng-1 .fa-commenting:before {
    content: "\F27A"; }
  .ng-1 .fa-commenting-o:before {
    content: "\F27B"; }
  .ng-1 .fa-houzz:before {
    content: "\F27C"; }
  .ng-1 .fa-vimeo:before {
    content: "\F27D"; }
  .ng-1 .fa-black-tie:before {
    content: "\F27E"; }
  .ng-1 .fa-fonticons:before {
    content: "\F280"; }
  .ng-1 .fa-reddit-alien:before {
    content: "\F281"; }
  .ng-1 .fa-edge:before {
    content: "\F282"; }
  .ng-1 .fa-credit-card-alt:before {
    content: "\F283"; }
  .ng-1 .fa-codiepie:before {
    content: "\F284"; }
  .ng-1 .fa-modx:before {
    content: "\F285"; }
  .ng-1 .fa-fort-awesome:before {
    content: "\F286"; }
  .ng-1 .fa-usb:before {
    content: "\F287"; }
  .ng-1 .fa-product-hunt:before {
    content: "\F288"; }
  .ng-1 .fa-mixcloud:before {
    content: "\F289"; }
  .ng-1 .fa-scribd:before {
    content: "\F28A"; }
  .ng-1 .fa-pause-circle:before {
    content: "\F28B"; }
  .ng-1 .fa-pause-circle-o:before {
    content: "\F28C"; }
  .ng-1 .fa-stop-circle:before {
    content: "\F28D"; }
  .ng-1 .fa-stop-circle-o:before {
    content: "\F28E"; }
  .ng-1 .fa-shopping-bag:before {
    content: "\F290"; }
  .ng-1 .fa-shopping-basket:before {
    content: "\F291"; }
  .ng-1 .fa-hashtag:before {
    content: "\F292"; }
  .ng-1 .fa-bluetooth:before {
    content: "\F293"; }
  .ng-1 .fa-bluetooth-b:before {
    content: "\F294"; }
  .ng-1 .fa-percent:before {
    content: "\F295"; }
  .ng-1 .fa-gitlab:before {
    content: "\F296"; }
  .ng-1 .fa-wpbeginner:before {
    content: "\F297"; }
  .ng-1 .fa-wpforms:before {
    content: "\F298"; }
  .ng-1 .fa-envira:before {
    content: "\F299"; }
  .ng-1 .fa-universal-access:before {
    content: "\F29A"; }
  .ng-1 .fa-wheelchair-alt:before {
    content: "\F29B"; }
  .ng-1 .fa-question-circle-o:before {
    content: "\F29C"; }
  .ng-1 .fa-blind:before {
    content: "\F29D"; }
  .ng-1 .fa-audio-description:before {
    content: "\F29E"; }
  .ng-1 .fa-volume-control-phone:before {
    content: "\F2A0"; }
  .ng-1 .fa-braille:before {
    content: "\F2A1"; }
  .ng-1 .fa-assistive-listening-systems:before {
    content: "\F2A2"; }
  .ng-1 .fa-asl-interpreting:before,
  .ng-1 .fa-american-sign-language-interpreting:before {
    content: "\F2A3"; }
  .ng-1 .fa-deafness:before,
  .ng-1 .fa-hard-of-hearing:before,
  .ng-1 .fa-deaf:before {
    content: "\F2A4"; }
  .ng-1 .fa-glide:before {
    content: "\F2A5"; }
  .ng-1 .fa-glide-g:before {
    content: "\F2A6"; }
  .ng-1 .fa-signing:before,
  .ng-1 .fa-sign-language:before {
    content: "\F2A7"; }
  .ng-1 .fa-low-vision:before {
    content: "\F2A8"; }
  .ng-1 .fa-viadeo:before {
    content: "\F2A9"; }
  .ng-1 .fa-viadeo-square:before {
    content: "\F2AA"; }
  .ng-1 .fa-snapchat:before {
    content: "\F2AB"; }
  .ng-1 .fa-snapchat-ghost:before {
    content: "\F2AC"; }
  .ng-1 .fa-snapchat-square:before {
    content: "\F2AD"; }
  .ng-1 .fa-pied-piper:before {
    content: "\F2AE"; }
  .ng-1 .fa-first-order:before {
    content: "\F2B0"; }
  .ng-1 .fa-yoast:before {
    content: "\F2B1"; }
  .ng-1 .fa-themeisle:before {
    content: "\F2B2"; }
  .ng-1 .fa-google-plus-circle:before,
  .ng-1 .fa-google-plus-official:before {
    content: "\F2B3"; }
  .ng-1 .fa-fa:before,
  .ng-1 .fa-font-awesome:before {
    content: "\F2B4"; }
  .ng-1 .fa-handshake-o:before {
    content: "\F2B5"; }
  .ng-1 .fa-envelope-open:before {
    content: "\F2B6"; }
  .ng-1 .fa-envelope-open-o:before {
    content: "\F2B7"; }
  .ng-1 .fa-linode:before {
    content: "\F2B8"; }
  .ng-1 .fa-address-book:before {
    content: "\F2B9"; }
  .ng-1 .fa-address-book-o:before {
    content: "\F2BA"; }
  .ng-1 .fa-vcard:before,
  .ng-1 .fa-address-card:before {
    content: "\F2BB"; }
  .ng-1 .fa-vcard-o:before,
  .ng-1 .fa-address-card-o:before {
    content: "\F2BC"; }
  .ng-1 .fa-user-circle:before {
    content: "\F2BD"; }
  .ng-1 .fa-user-circle-o:before {
    content: "\F2BE"; }
  .ng-1 .fa-user-o:before {
    content: "\F2C0"; }
  .ng-1 .fa-id-badge:before {
    content: "\F2C1"; }
  .ng-1 .fa-drivers-license:before,
  .ng-1 .fa-id-card:before {
    content: "\F2C2"; }
  .ng-1 .fa-drivers-license-o:before,
  .ng-1 .fa-id-card-o:before {
    content: "\F2C3"; }
  .ng-1 .fa-quora:before {
    content: "\F2C4"; }
  .ng-1 .fa-free-code-camp:before {
    content: "\F2C5"; }
  .ng-1 .fa-telegram:before {
    content: "\F2C6"; }
  .ng-1 .fa-thermometer-4:before,
  .ng-1 .fa-thermometer:before,
  .ng-1 .fa-thermometer-full:before {
    content: "\F2C7"; }
  .ng-1 .fa-thermometer-3:before,
  .ng-1 .fa-thermometer-three-quarters:before {
    content: "\F2C8"; }
  .ng-1 .fa-thermometer-2:before,
  .ng-1 .fa-thermometer-half:before {
    content: "\F2C9"; }
  .ng-1 .fa-thermometer-1:before,
  .ng-1 .fa-thermometer-quarter:before {
    content: "\F2CA"; }
  .ng-1 .fa-thermometer-0:before,
  .ng-1 .fa-thermometer-empty:before {
    content: "\F2CB"; }
  .ng-1 .fa-shower:before {
    content: "\F2CC"; }
  .ng-1 .fa-bathtub:before,
  .ng-1 .fa-s15:before,
  .ng-1 .fa-bath:before {
    content: "\F2CD"; }
  .ng-1 .fa-podcast:before {
    content: "\F2CE"; }
  .ng-1 .fa-window-maximize:before {
    content: "\F2D0"; }
  .ng-1 .fa-window-minimize:before {
    content: "\F2D1"; }
  .ng-1 .fa-window-restore:before {
    content: "\F2D2"; }
  .ng-1 .fa-times-rectangle:before,
  .ng-1 .fa-window-close:before {
    content: "\F2D3"; }
  .ng-1 .fa-times-rectangle-o:before,
  .ng-1 .fa-window-close-o:before {
    content: "\F2D4"; }
  .ng-1 .fa-bandcamp:before {
    content: "\F2D5"; }
  .ng-1 .fa-grav:before {
    content: "\F2D6"; }
  .ng-1 .fa-etsy:before {
    content: "\F2D7"; }
  .ng-1 .fa-imdb:before {
    content: "\F2D8"; }
  .ng-1 .fa-ravelry:before {
    content: "\F2D9"; }
  .ng-1 .fa-eercast:before {
    content: "\F2DA"; }
  .ng-1 .fa-microchip:before {
    content: "\F2DB"; }
  .ng-1 .fa-snowflake-o:before {
    content: "\F2DC"; }
  .ng-1 .fa-superpowers:before {
    content: "\F2DD"; }
  .ng-1 .fa-wpexplorer:before {
    content: "\F2DE"; }
  .ng-1 .fa-meetup:before {
    content: "\F2E0"; }
  .ng-1 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .ng-1 .sr-only-focusable:active, .ng-1 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .ng-1 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .ng-1 body {
    margin: 0; }
  .ng-1 article,
  .ng-1 aside,
  .ng-1 details,
  .ng-1 figcaption,
  .ng-1 figure,
  .ng-1 footer,
  .ng-1 header,
  .ng-1 hgroup,
  .ng-1 main,
  .ng-1 menu,
  .ng-1 nav,
  .ng-1 section,
  .ng-1 summary {
    display: block; }
  .ng-1 audio,
  .ng-1 canvas,
  .ng-1 progress,
  .ng-1 video {
    display: inline-block;
    vertical-align: baseline; }
  .ng-1 audio:not([controls]) {
    display: none;
    height: 0; }
  .ng-1 [hidden],
  .ng-1 template {
    display: none; }
  .ng-1 a {
    background-color: transparent; }
  .ng-1 a:active,
  .ng-1 a:hover {
    outline: 0; }
  .ng-1 abbr[title] {
    border-bottom: 1px dotted; }
  .ng-1 b,
  .ng-1 strong {
    font-weight: bold; }
  .ng-1 dfn {
    font-style: italic; }
  .ng-1 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .ng-1 mark {
    background: #ff0;
    color: #000; }
  .ng-1 small {
    font-size: 80%; }
  .ng-1 sub,
  .ng-1 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .ng-1 sup {
    top: -0.5em; }
  .ng-1 sub {
    bottom: -0.25em; }
  .ng-1 img {
    border: 0; }
  .ng-1 svg:not(:root) {
    overflow: hidden; }
  .ng-1 figure {
    margin: 1em 40px; }
  .ng-1 hr {
    box-sizing: content-box;
    height: 0; }
  .ng-1 pre {
    overflow: auto; }
  .ng-1 code,
  .ng-1 kbd,
  .ng-1 pre,
  .ng-1 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .ng-1 button,
  .ng-1 input,
  .ng-1 optgroup,
  .ng-1 select,
  .ng-1 textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .ng-1 button {
    overflow: visible; }
  .ng-1 button,
  .ng-1 select {
    text-transform: none; }
  .ng-1 button,
  .ng-1 html input[type="button"],
  .ng-1 input[type="reset"],
  .ng-1 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .ng-1 button[disabled],
  .ng-1 html input[disabled] {
    cursor: default; }
  .ng-1 button::-moz-focus-inner,
  .ng-1 input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .ng-1 input {
    line-height: normal; }
  .ng-1 input[type="checkbox"],
  .ng-1 input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .ng-1 input[type="number"]::-webkit-inner-spin-button,
  .ng-1 input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .ng-1 input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .ng-1 input[type="search"]::-webkit-search-cancel-button,
  .ng-1 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .ng-1 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .ng-1 legend {
    border: 0;
    padding: 0; }
  .ng-1 textarea {
    overflow: auto; }
  .ng-1 optgroup {
    font-weight: bold; }
  .ng-1 table {
    border-collapse: collapse;
    border-spacing: 0; }
  .ng-1 td,
  .ng-1 th {
    padding: 0; }
  @media print {
    .ng-1 *,
    .ng-1 *:before,
    .ng-1 *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .ng-1 a,
    .ng-1 a:visited {
      text-decoration: underline; }
    .ng-1 a[href]:after {
      content: " (" attr(href) ")"; }
    .ng-1 abbr[title]:after {
      content: " (" attr(title) ")"; }
    .ng-1 a[href^="#"]:after,
    .ng-1 a[href^="javascript:"]:after {
      content: ""; }
    .ng-1 pre,
    .ng-1 blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .ng-1 thead {
      display: table-header-group; }
    .ng-1 tr,
    .ng-1 img {
      page-break-inside: avoid; }
    .ng-1 img {
      max-width: 100% !important; }
    .ng-1 p,
    .ng-1 h2,
    .ng-1 h3 {
      orphans: 3;
      widows: 3; }
    .ng-1 h2,
    .ng-1 h3 {
      page-break-after: avoid; }
    .ng-1 .navbar {
      display: none; }
    .ng-1 .btn > .caret,
    .ng-1 .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .ng-1 .label {
      border: 1px solid #000; }
    .ng-1 .table {
      border-collapse: collapse !important; }
      .ng-1 .table td,
      .ng-1 .table th {
        background-color: #fff !important; }
    .ng-1 .table-bordered th,
    .ng-1 .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(glyphicons-halflings-regular.eot);
  src: url(glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(glyphicons-halflings-regular.ttf) format("truetype"), url(glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
  .ng-1 .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ng-1 .glyphicon-asterisk:before {
    content: "*"; }
  .ng-1 .glyphicon-plus:before {
    content: "+"; }
  .ng-1 .glyphicon-euro:before,
  .ng-1 .glyphicon-eur:before {
    content: "\20AC"; }
  .ng-1 .glyphicon-minus:before {
    content: "\2212"; }
  .ng-1 .glyphicon-cloud:before {
    content: "\2601"; }
  .ng-1 .glyphicon-envelope:before {
    content: "\2709"; }
  .ng-1 .glyphicon-pencil:before {
    content: "\270F"; }
  .ng-1 .glyphicon-glass:before {
    content: "\E001"; }
  .ng-1 .glyphicon-music:before {
    content: "\E002"; }
  .ng-1 .glyphicon-search:before {
    content: "\E003"; }
  .ng-1 .glyphicon-heart:before {
    content: "\E005"; }
  .ng-1 .glyphicon-star:before {
    content: "\E006"; }
  .ng-1 .glyphicon-star-empty:before {
    content: "\E007"; }
  .ng-1 .glyphicon-user:before {
    content: "\E008"; }
  .ng-1 .glyphicon-film:before {
    content: "\E009"; }
  .ng-1 .glyphicon-th-large:before {
    content: "\E010"; }
  .ng-1 .glyphicon-th:before {
    content: "\E011"; }
  .ng-1 .glyphicon-th-list:before {
    content: "\E012"; }
  .ng-1 .glyphicon-ok:before {
    content: "\E013"; }
  .ng-1 .glyphicon-remove:before {
    content: "\E014"; }
  .ng-1 .glyphicon-zoom-in:before {
    content: "\E015"; }
  .ng-1 .glyphicon-zoom-out:before {
    content: "\E016"; }
  .ng-1 .glyphicon-off:before {
    content: "\E017"; }
  .ng-1 .glyphicon-signal:before {
    content: "\E018"; }
  .ng-1 .glyphicon-cog:before {
    content: "\E019"; }
  .ng-1 .glyphicon-trash:before {
    content: "\E020"; }
  .ng-1 .glyphicon-home:before {
    content: "\E021"; }
  .ng-1 .glyphicon-file:before {
    content: "\E022"; }
  .ng-1 .glyphicon-time:before {
    content: "\E023"; }
  .ng-1 .glyphicon-road:before {
    content: "\E024"; }
  .ng-1 .glyphicon-download-alt:before {
    content: "\E025"; }
  .ng-1 .glyphicon-download:before {
    content: "\E026"; }
  .ng-1 .glyphicon-upload:before {
    content: "\E027"; }
  .ng-1 .glyphicon-inbox:before {
    content: "\E028"; }
  .ng-1 .glyphicon-play-circle:before {
    content: "\E029"; }
  .ng-1 .glyphicon-repeat:before {
    content: "\E030"; }
  .ng-1 .glyphicon-refresh:before {
    content: "\E031"; }
  .ng-1 .glyphicon-list-alt:before {
    content: "\E032"; }
  .ng-1 .glyphicon-lock:before {
    content: "\E033"; }
  .ng-1 .glyphicon-flag:before {
    content: "\E034"; }
  .ng-1 .glyphicon-headphones:before {
    content: "\E035"; }
  .ng-1 .glyphicon-volume-off:before {
    content: "\E036"; }
  .ng-1 .glyphicon-volume-down:before {
    content: "\E037"; }
  .ng-1 .glyphicon-volume-up:before {
    content: "\E038"; }
  .ng-1 .glyphicon-qrcode:before {
    content: "\E039"; }
  .ng-1 .glyphicon-barcode:before {
    content: "\E040"; }
  .ng-1 .glyphicon-tag:before {
    content: "\E041"; }
  .ng-1 .glyphicon-tags:before {
    content: "\E042"; }
  .ng-1 .glyphicon-book:before {
    content: "\E043"; }
  .ng-1 .glyphicon-bookmark:before {
    content: "\E044"; }
  .ng-1 .glyphicon-print:before {
    content: "\E045"; }
  .ng-1 .glyphicon-camera:before {
    content: "\E046"; }
  .ng-1 .glyphicon-font:before {
    content: "\E047"; }
  .ng-1 .glyphicon-bold:before {
    content: "\E048"; }
  .ng-1 .glyphicon-italic:before {
    content: "\E049"; }
  .ng-1 .glyphicon-text-height:before {
    content: "\E050"; }
  .ng-1 .glyphicon-text-width:before {
    content: "\E051"; }
  .ng-1 .glyphicon-align-left:before {
    content: "\E052"; }
  .ng-1 .glyphicon-align-center:before {
    content: "\E053"; }
  .ng-1 .glyphicon-align-right:before {
    content: "\E054"; }
  .ng-1 .glyphicon-align-justify:before {
    content: "\E055"; }
  .ng-1 .glyphicon-list:before {
    content: "\E056"; }
  .ng-1 .glyphicon-indent-left:before {
    content: "\E057"; }
  .ng-1 .glyphicon-indent-right:before {
    content: "\E058"; }
  .ng-1 .glyphicon-facetime-video:before {
    content: "\E059"; }
  .ng-1 .glyphicon-picture:before {
    content: "\E060"; }
  .ng-1 .glyphicon-map-marker:before {
    content: "\E062"; }
  .ng-1 .glyphicon-adjust:before {
    content: "\E063"; }
  .ng-1 .glyphicon-tint:before {
    content: "\E064"; }
  .ng-1 .glyphicon-edit:before {
    content: "\E065"; }
  .ng-1 .glyphicon-share:before {
    content: "\E066"; }
  .ng-1 .glyphicon-check:before {
    content: "\E067"; }
  .ng-1 .glyphicon-move:before {
    content: "\E068"; }
  .ng-1 .glyphicon-step-backward:before {
    content: "\E069"; }
  .ng-1 .glyphicon-fast-backward:before {
    content: "\E070"; }
  .ng-1 .glyphicon-backward:before {
    content: "\E071"; }
  .ng-1 .glyphicon-play:before {
    content: "\E072"; }
  .ng-1 .glyphicon-pause:before {
    content: "\E073"; }
  .ng-1 .glyphicon-stop:before {
    content: "\E074"; }
  .ng-1 .glyphicon-forward:before {
    content: "\E075"; }
  .ng-1 .glyphicon-fast-forward:before {
    content: "\E076"; }
  .ng-1 .glyphicon-step-forward:before {
    content: "\E077"; }
  .ng-1 .glyphicon-eject:before {
    content: "\E078"; }
  .ng-1 .glyphicon-chevron-left:before {
    content: "\E079"; }
  .ng-1 .glyphicon-chevron-right:before {
    content: "\E080"; }
  .ng-1 .glyphicon-plus-sign:before {
    content: "\E081"; }
  .ng-1 .glyphicon-minus-sign:before {
    content: "\E082"; }
  .ng-1 .glyphicon-remove-sign:before {
    content: "\E083"; }
  .ng-1 .glyphicon-ok-sign:before {
    content: "\E084"; }
  .ng-1 .glyphicon-question-sign:before {
    content: "\E085"; }
  .ng-1 .glyphicon-info-sign:before {
    content: "\E086"; }
  .ng-1 .glyphicon-screenshot:before {
    content: "\E087"; }
  .ng-1 .glyphicon-remove-circle:before {
    content: "\E088"; }
  .ng-1 .glyphicon-ok-circle:before {
    content: "\E089"; }
  .ng-1 .glyphicon-ban-circle:before {
    content: "\E090"; }
  .ng-1 .glyphicon-arrow-left:before {
    content: "\E091"; }
  .ng-1 .glyphicon-arrow-right:before {
    content: "\E092"; }
  .ng-1 .glyphicon-arrow-up:before {
    content: "\E093"; }
  .ng-1 .glyphicon-arrow-down:before {
    content: "\E094"; }
  .ng-1 .glyphicon-share-alt:before {
    content: "\E095"; }
  .ng-1 .glyphicon-resize-full:before {
    content: "\E096"; }
  .ng-1 .glyphicon-resize-small:before {
    content: "\E097"; }
  .ng-1 .glyphicon-exclamation-sign:before {
    content: "\E101"; }
  .ng-1 .glyphicon-gift:before {
    content: "\E102"; }
  .ng-1 .glyphicon-leaf:before {
    content: "\E103"; }
  .ng-1 .glyphicon-fire:before {
    content: "\E104"; }
  .ng-1 .glyphicon-eye-open:before {
    content: "\E105"; }
  .ng-1 .glyphicon-eye-close:before {
    content: "\E106"; }
  .ng-1 .glyphicon-warning-sign:before {
    content: "\E107"; }
  .ng-1 .glyphicon-plane:before {
    content: "\E108"; }
  .ng-1 .glyphicon-calendar:before {
    content: "\E109"; }
  .ng-1 .glyphicon-random:before {
    content: "\E110"; }
  .ng-1 .glyphicon-comment:before {
    content: "\E111"; }
  .ng-1 .glyphicon-magnet:before {
    content: "\E112"; }
  .ng-1 .glyphicon-chevron-up:before {
    content: "\E113"; }
  .ng-1 .glyphicon-chevron-down:before {
    content: "\E114"; }
  .ng-1 .glyphicon-retweet:before {
    content: "\E115"; }
  .ng-1 .glyphicon-shopping-cart:before {
    content: "\E116"; }
  .ng-1 .glyphicon-folder-close:before {
    content: "\E117"; }
  .ng-1 .glyphicon-folder-open:before {
    content: "\E118"; }
  .ng-1 .glyphicon-resize-vertical:before {
    content: "\E119"; }
  .ng-1 .glyphicon-resize-horizontal:before {
    content: "\E120"; }
  .ng-1 .glyphicon-hdd:before {
    content: "\E121"; }
  .ng-1 .glyphicon-bullhorn:before {
    content: "\E122"; }
  .ng-1 .glyphicon-bell:before {
    content: "\E123"; }
  .ng-1 .glyphicon-certificate:before {
    content: "\E124"; }
  .ng-1 .glyphicon-thumbs-up:before {
    content: "\E125"; }
  .ng-1 .glyphicon-thumbs-down:before {
    content: "\E126"; }
  .ng-1 .glyphicon-hand-right:before {
    content: "\E127"; }
  .ng-1 .glyphicon-hand-left:before {
    content: "\E128"; }
  .ng-1 .glyphicon-hand-up:before {
    content: "\E129"; }
  .ng-1 .glyphicon-hand-down:before {
    content: "\E130"; }
  .ng-1 .glyphicon-circle-arrow-right:before {
    content: "\E131"; }
  .ng-1 .glyphicon-circle-arrow-left:before {
    content: "\E132"; }
  .ng-1 .glyphicon-circle-arrow-up:before {
    content: "\E133"; }
  .ng-1 .glyphicon-circle-arrow-down:before {
    content: "\E134"; }
  .ng-1 .glyphicon-globe:before {
    content: "\E135"; }
  .ng-1 .glyphicon-wrench:before {
    content: "\E136"; }
  .ng-1 .glyphicon-tasks:before {
    content: "\E137"; }
  .ng-1 .glyphicon-filter:before {
    content: "\E138"; }
  .ng-1 .glyphicon-briefcase:before {
    content: "\E139"; }
  .ng-1 .glyphicon-fullscreen:before {
    content: "\E140"; }
  .ng-1 .glyphicon-dashboard:before {
    content: "\E141"; }
  .ng-1 .glyphicon-paperclip:before {
    content: "\E142"; }
  .ng-1 .glyphicon-heart-empty:before {
    content: "\E143"; }
  .ng-1 .glyphicon-link:before {
    content: "\E144"; }
  .ng-1 .glyphicon-phone:before {
    content: "\E145"; }
  .ng-1 .glyphicon-pushpin:before {
    content: "\E146"; }
  .ng-1 .glyphicon-usd:before {
    content: "\E148"; }
  .ng-1 .glyphicon-gbp:before {
    content: "\E149"; }
  .ng-1 .glyphicon-sort:before {
    content: "\E150"; }
  .ng-1 .glyphicon-sort-by-alphabet:before {
    content: "\E151"; }
  .ng-1 .glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"; }
  .ng-1 .glyphicon-sort-by-order:before {
    content: "\E153"; }
  .ng-1 .glyphicon-sort-by-order-alt:before {
    content: "\E154"; }
  .ng-1 .glyphicon-sort-by-attributes:before {
    content: "\E155"; }
  .ng-1 .glyphicon-sort-by-attributes-alt:before {
    content: "\E156"; }
  .ng-1 .glyphicon-unchecked:before {
    content: "\E157"; }
  .ng-1 .glyphicon-expand:before {
    content: "\E158"; }
  .ng-1 .glyphicon-collapse-down:before {
    content: "\E159"; }
  .ng-1 .glyphicon-collapse-up:before {
    content: "\E160"; }
  .ng-1 .glyphicon-log-in:before {
    content: "\E161"; }
  .ng-1 .glyphicon-flash:before {
    content: "\E162"; }
  .ng-1 .glyphicon-log-out:before {
    content: "\E163"; }
  .ng-1 .glyphicon-new-window:before {
    content: "\E164"; }
  .ng-1 .glyphicon-record:before {
    content: "\E165"; }
  .ng-1 .glyphicon-save:before {
    content: "\E166"; }
  .ng-1 .glyphicon-open:before {
    content: "\E167"; }
  .ng-1 .glyphicon-saved:before {
    content: "\E168"; }
  .ng-1 .glyphicon-import:before {
    content: "\E169"; }
  .ng-1 .glyphicon-export:before {
    content: "\E170"; }
  .ng-1 .glyphicon-send:before {
    content: "\E171"; }
  .ng-1 .glyphicon-floppy-disk:before {
    content: "\E172"; }
  .ng-1 .glyphicon-floppy-saved:before {
    content: "\E173"; }
  .ng-1 .glyphicon-floppy-remove:before {
    content: "\E174"; }
  .ng-1 .glyphicon-floppy-save:before {
    content: "\E175"; }
  .ng-1 .glyphicon-floppy-open:before {
    content: "\E176"; }
  .ng-1 .glyphicon-credit-card:before {
    content: "\E177"; }
  .ng-1 .glyphicon-transfer:before {
    content: "\E178"; }
  .ng-1 .glyphicon-cutlery:before {
    content: "\E179"; }
  .ng-1 .glyphicon-header:before {
    content: "\E180"; }
  .ng-1 .glyphicon-compressed:before {
    content: "\E181"; }
  .ng-1 .glyphicon-earphone:before {
    content: "\E182"; }
  .ng-1 .glyphicon-phone-alt:before {
    content: "\E183"; }
  .ng-1 .glyphicon-tower:before {
    content: "\E184"; }
  .ng-1 .glyphicon-stats:before {
    content: "\E185"; }
  .ng-1 .glyphicon-sd-video:before {
    content: "\E186"; }
  .ng-1 .glyphicon-hd-video:before {
    content: "\E187"; }
  .ng-1 .glyphicon-subtitles:before {
    content: "\E188"; }
  .ng-1 .glyphicon-sound-stereo:before {
    content: "\E189"; }
  .ng-1 .glyphicon-sound-dolby:before {
    content: "\E190"; }
  .ng-1 .glyphicon-sound-5-1:before {
    content: "\E191"; }
  .ng-1 .glyphicon-sound-6-1:before {
    content: "\E192"; }
  .ng-1 .glyphicon-sound-7-1:before {
    content: "\E193"; }
  .ng-1 .glyphicon-copyright-mark:before {
    content: "\E194"; }
  .ng-1 .glyphicon-registration-mark:before {
    content: "\E195"; }
  .ng-1 .glyphicon-cloud-download:before {
    content: "\E197"; }
  .ng-1 .glyphicon-cloud-upload:before {
    content: "\E198"; }
  .ng-1 .glyphicon-tree-conifer:before {
    content: "\E199"; }
  .ng-1 .glyphicon-tree-deciduous:before {
    content: "\E200"; }
  .ng-1 .glyphicon-cd:before {
    content: "\E201"; }
  .ng-1 .glyphicon-save-file:before {
    content: "\E202"; }
  .ng-1 .glyphicon-open-file:before {
    content: "\E203"; }
  .ng-1 .glyphicon-level-up:before {
    content: "\E204"; }
  .ng-1 .glyphicon-copy:before {
    content: "\E205"; }
  .ng-1 .glyphicon-paste:before {
    content: "\E206"; }
  .ng-1 .glyphicon-alert:before {
    content: "\E209"; }
  .ng-1 .glyphicon-equalizer:before {
    content: "\E210"; }
  .ng-1 .glyphicon-king:before {
    content: "\E211"; }
  .ng-1 .glyphicon-queen:before {
    content: "\E212"; }
  .ng-1 .glyphicon-pawn:before {
    content: "\E213"; }
  .ng-1 .glyphicon-bishop:before {
    content: "\E214"; }
  .ng-1 .glyphicon-knight:before {
    content: "\E215"; }
  .ng-1 .glyphicon-baby-formula:before {
    content: "\E216"; }
  .ng-1 .glyphicon-tent:before {
    content: "\26FA"; }
  .ng-1 .glyphicon-blackboard:before {
    content: "\E218"; }
  .ng-1 .glyphicon-bed:before {
    content: "\E219"; }
  .ng-1 .glyphicon-apple:before {
    content: "\F8FF"; }
  .ng-1 .glyphicon-erase:before {
    content: "\E221"; }
  .ng-1 .glyphicon-hourglass:before {
    content: "\231B"; }
  .ng-1 .glyphicon-lamp:before {
    content: "\E223"; }
  .ng-1 .glyphicon-duplicate:before {
    content: "\E224"; }
  .ng-1 .glyphicon-piggy-bank:before {
    content: "\E225"; }
  .ng-1 .glyphicon-scissors:before {
    content: "\E226"; }
  .ng-1 .glyphicon-bitcoin:before {
    content: "\E227"; }
  .ng-1 .glyphicon-btc:before {
    content: "\E227"; }
  .ng-1 .glyphicon-xbt:before {
    content: "\E227"; }
  .ng-1 .glyphicon-yen:before {
    content: "\A5"; }
  .ng-1 .glyphicon-jpy:before {
    content: "\A5"; }
  .ng-1 .glyphicon-ruble:before {
    content: "\20BD"; }
  .ng-1 .glyphicon-rub:before {
    content: "\20BD"; }
  .ng-1 .glyphicon-scale:before {
    content: "\E230"; }
  .ng-1 .glyphicon-ice-lolly:before {
    content: "\E231"; }
  .ng-1 .glyphicon-ice-lolly-tasted:before {
    content: "\E232"; }
  .ng-1 .glyphicon-education:before {
    content: "\E233"; }
  .ng-1 .glyphicon-option-horizontal:before {
    content: "\E234"; }
  .ng-1 .glyphicon-option-vertical:before {
    content: "\E235"; }
  .ng-1 .glyphicon-menu-hamburger:before {
    content: "\E236"; }
  .ng-1 .glyphicon-modal-window:before {
    content: "\E237"; }
  .ng-1 .glyphicon-oil:before {
    content: "\E238"; }
  .ng-1 .glyphicon-grain:before {
    content: "\E239"; }
  .ng-1 .glyphicon-sunglasses:before {
    content: "\E240"; }
  .ng-1 .glyphicon-text-size:before {
    content: "\E241"; }
  .ng-1 .glyphicon-text-color:before {
    content: "\E242"; }
  .ng-1 .glyphicon-text-background:before {
    content: "\E243"; }
  .ng-1 .glyphicon-object-align-top:before {
    content: "\E244"; }
  .ng-1 .glyphicon-object-align-bottom:before {
    content: "\E245"; }
  .ng-1 .glyphicon-object-align-horizontal:before {
    content: "\E246"; }
  .ng-1 .glyphicon-object-align-left:before {
    content: "\E247"; }
  .ng-1 .glyphicon-object-align-vertical:before {
    content: "\E248"; }
  .ng-1 .glyphicon-object-align-right:before {
    content: "\E249"; }
  .ng-1 .glyphicon-triangle-right:before {
    content: "\E250"; }
  .ng-1 .glyphicon-triangle-left:before {
    content: "\E251"; }
  .ng-1 .glyphicon-triangle-bottom:before {
    content: "\E252"; }
  .ng-1 .glyphicon-triangle-top:before {
    content: "\E253"; }
  .ng-1 .glyphicon-console:before {
    content: "\E254"; }
  .ng-1 .glyphicon-superscript:before {
    content: "\E255"; }
  .ng-1 .glyphicon-subscript:before {
    content: "\E256"; }
  .ng-1 .glyphicon-menu-left:before {
    content: "\E257"; }
  .ng-1 .glyphicon-menu-right:before {
    content: "\E258"; }
  .ng-1 .glyphicon-menu-down:before {
    content: "\E259"; }
  .ng-1 .glyphicon-menu-up:before {
    content: "\E260"; }
  .ng-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-1 *:before,
  .ng-1 *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-1 html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .ng-1 body {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    line-height: 1.82;
    color: #333333;
    background-color: #fbfcfe; }
  .ng-1 input,
  .ng-1 button,
  .ng-1 select,
  .ng-1 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .ng-1 a {
    color: #256eff;
    text-decoration: none; }
    .ng-1 a:hover, .ng-1 a:focus {
      color: #0048d8;
      text-decoration: underline; }
    .ng-1 a:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .ng-1 figure {
    margin: 0; }
  .ng-1 img {
    vertical-align: middle; }
  .ng-1 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .ng-1 .img-rounded {
    border-radius: 3px; }
  .ng-1 .img-thumbnail {
    padding: 4px;
    line-height: 1.82;
    background-color: #fbfcfe;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .ng-1 .img-circle {
    border-radius: 50%; }
  .ng-1 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .ng-1 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .ng-1 .sr-only-focusable:active, .ng-1 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .ng-1 [role="button"] {
    cursor: pointer; }
  .ng-1 h1, .ng-1 h2, .ng-1 h3, .ng-1 h4, .ng-1 h5, .ng-1 h6,
  .ng-1 .h1, .ng-1 .h2, .ng-1 .h3, .ng-1 .h4, .ng-1 .h5, .ng-1 .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .ng-1 h1 small,
    .ng-1 h1 .small, .ng-1 h2 small,
    .ng-1 h2 .small, .ng-1 h3 small,
    .ng-1 h3 .small, .ng-1 h4 small,
    .ng-1 h4 .small, .ng-1 h5 small,
    .ng-1 h5 .small, .ng-1 h6 small,
    .ng-1 h6 .small,
    .ng-1 .h1 small,
    .ng-1 .h1 .small, .ng-1 .h2 small,
    .ng-1 .h2 .small, .ng-1 .h3 small,
    .ng-1 .h3 .small, .ng-1 .h4 small,
    .ng-1 .h4 .small, .ng-1 .h5 small,
    .ng-1 .h5 .small, .ng-1 .h6 small,
    .ng-1 .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #777777; }
  .ng-1 h1, .ng-1 .h1,
  .ng-1 h2, .ng-1 .h2,
  .ng-1 h3, .ng-1 .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .ng-1 h1 small,
    .ng-1 h1 .small, .ng-1 .h1 small,
    .ng-1 .h1 .small,
    .ng-1 h2 small,
    .ng-1 h2 .small, .ng-1 .h2 small,
    .ng-1 .h2 .small,
    .ng-1 h3 small,
    .ng-1 h3 .small, .ng-1 .h3 small,
    .ng-1 .h3 .small {
      font-size: 65%; }
  .ng-1 h4, .ng-1 .h4,
  .ng-1 h5, .ng-1 .h5,
  .ng-1 h6, .ng-1 .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .ng-1 h4 small,
    .ng-1 h4 .small, .ng-1 .h4 small,
    .ng-1 .h4 .small,
    .ng-1 h5 small,
    .ng-1 h5 .small, .ng-1 .h5 small,
    .ng-1 .h5 .small,
    .ng-1 h6 small,
    .ng-1 h6 .small, .ng-1 .h6 small,
    .ng-1 .h6 .small {
      font-size: 75%; }
  .ng-1 h1, .ng-1 .h1 {
    font-size: 28px; }
  .ng-1 h2, .ng-1 .h2 {
    font-size: 23px; }
  .ng-1 h3, .ng-1 .h3 {
    font-size: 19px; }
  .ng-1 h4, .ng-1 .h4 {
    font-size: 14px; }
  .ng-1 h5, .ng-1 .h5 {
    font-size: 11px; }
  .ng-1 h6, .ng-1 .h6 {
    font-size: 10px; }
  .ng-1 p {
    margin: 0 0 10px; }
  .ng-1 .lead {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .ng-1 .lead {
        font-size: 16.5px; } }
  .ng-1 small,
  .ng-1 .small {
    font-size: 90%; }
  .ng-1 mark,
  .ng-1 .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .ng-1 .text-left {
    text-align: left; }
  .ng-1 .text-right {
    text-align: right; }
  .ng-1 .text-center {
    text-align: center; }
  .ng-1 .text-justify {
    text-align: justify; }
  .ng-1 .text-nowrap {
    white-space: nowrap; }
  .ng-1 .text-lowercase {
    text-transform: lowercase; }
  .ng-1 .text-uppercase, .ng-1 .initialism {
    text-transform: uppercase; }
  .ng-1 .text-capitalize {
    text-transform: capitalize; }
  .ng-1 .text-muted {
    color: #777777; }
  .ng-1 .text-primary {
    color: #256eff; }
  .ng-1 a.text-primary:hover,
  .ng-1 a.text-primary:focus {
    color: #0051f1; }
  .ng-1 .text-success {
    color: #3c763d; }
  .ng-1 a.text-success:hover,
  .ng-1 a.text-success:focus {
    color: #2b542c; }
  .ng-1 .text-info {
    color: #31708f; }
  .ng-1 a.text-info:hover,
  .ng-1 a.text-info:focus {
    color: #245269; }
  .ng-1 .text-warning {
    color: #8a6d3b; }
  .ng-1 a.text-warning:hover,
  .ng-1 a.text-warning:focus {
    color: #66512c; }
  .ng-1 .text-danger {
    color: #a94442; }
  .ng-1 a.text-danger:hover,
  .ng-1 a.text-danger:focus {
    color: #843534; }
  .ng-1 .bg-primary {
    color: #fff; }
  .ng-1 .bg-primary {
    background-color: #256eff; }
  .ng-1 a.bg-primary:hover,
  .ng-1 a.bg-primary:focus {
    background-color: #0051f1; }
  .ng-1 .bg-success {
    background-color: #dff0d8; }
  .ng-1 a.bg-success:hover,
  .ng-1 a.bg-success:focus {
    background-color: #c1e2b3; }
  .ng-1 .bg-info {
    background-color: #d9edf7; }
  .ng-1 a.bg-info:hover,
  .ng-1 a.bg-info:focus {
    background-color: #afd9ee; }
  .ng-1 .bg-warning {
    background-color: #fcf8e3; }
  .ng-1 a.bg-warning:hover,
  .ng-1 a.bg-warning:focus {
    background-color: #f7ecb5; }
  .ng-1 .bg-danger {
    background-color: #f2dede; }
  .ng-1 a.bg-danger:hover,
  .ng-1 a.bg-danger:focus {
    background-color: #e4b9b9; }
  .ng-1 .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .ng-1 ul,
  .ng-1 ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .ng-1 ul ul,
    .ng-1 ul ol,
    .ng-1 ol ul,
    .ng-1 ol ol {
      margin-bottom: 0; }
  .ng-1 .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .ng-1 .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .ng-1 .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .ng-1 dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .ng-1 dt,
  .ng-1 dd {
    line-height: 1.82; }
  .ng-1 dt {
    font-weight: bold; }
  .ng-1 dd {
    margin-left: 0; }
  .ng-1 .dl-horizontal dd:before, .ng-1 .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .ng-1 .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .ng-1 .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .ng-1 .dl-horizontal dd {
      margin-left: 180px; } }
  .ng-1 abbr[title],
  .ng-1 abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }
  .ng-1 .initialism {
    font-size: 90%; }
  .ng-1 blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 13.75px;
    border-left: 5px solid #eeeeee; }
    .ng-1 blockquote p:last-child,
    .ng-1 blockquote ul:last-child,
    .ng-1 blockquote ol:last-child {
      margin-bottom: 0; }
    .ng-1 blockquote footer,
    .ng-1 blockquote small,
    .ng-1 blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.82;
      color: #777777; }
      .ng-1 blockquote footer:before,
      .ng-1 blockquote small:before,
      .ng-1 blockquote .small:before {
        content: '\2014   \A0'; }
  .ng-1 .blockquote-reverse,
  .ng-1 blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .ng-1 .blockquote-reverse footer:before,
    .ng-1 .blockquote-reverse small:before,
    .ng-1 .blockquote-reverse .small:before,
    .ng-1 blockquote.pull-right footer:before,
    .ng-1 blockquote.pull-right small:before,
    .ng-1 blockquote.pull-right .small:before {
      content: ''; }
    .ng-1 .blockquote-reverse footer:after,
    .ng-1 .blockquote-reverse small:after,
    .ng-1 .blockquote-reverse .small:after,
    .ng-1 blockquote.pull-right footer:after,
    .ng-1 blockquote.pull-right small:after,
    .ng-1 blockquote.pull-right .small:after {
      content: '\A0   \2014'; }
  .ng-1 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.82; }
  .ng-1 code,
  .ng-1 kbd,
  .ng-1 pre,
  .ng-1 samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .ng-1 code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px; }
  .ng-1 kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .ng-1 kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .ng-1 pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 10px;
    line-height: 1.82;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px; }
    .ng-1 pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .ng-1 .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .ng-1 .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .ng-1 .container:before, .ng-1 .container:after {
      content: " ";
      display: table; }
    .ng-1 .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .ng-1 .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .ng-1 .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .ng-1 .container {
        width: 1170px; } }
  .ng-1 .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .ng-1 .container-fluid:before, .ng-1 .container-fluid:after {
      content: " ";
      display: table; }
    .ng-1 .container-fluid:after {
      clear: both; }
  .ng-1 .row {
    margin-left: -15px;
    margin-right: -15px; }
    .ng-1 .row:before, .ng-1 .row:after {
      content: " ";
      display: table; }
    .ng-1 .row:after {
      clear: both; }
  .ng-1 .col-xs-1, .ng-1 .col-sm-1, .ng-1 .col-md-1, .ng-1 .col-lg-1, .ng-1 .col-xs-2, .ng-1 .col-sm-2, .ng-1 .col-md-2, .ng-1 .col-lg-2, .ng-1 .col-xs-3, .ng-1 .col-sm-3, .ng-1 .col-md-3, .ng-1 .col-lg-3, .ng-1 .col-xs-4, .ng-1 .col-sm-4, .ng-1 .col-md-4, .ng-1 .col-lg-4, .ng-1 .col-xs-5, .ng-1 .col-sm-5, .ng-1 .col-md-5, .ng-1 .col-lg-5, .ng-1 .col-xs-6, .ng-1 .col-sm-6, .ng-1 .col-md-6, .ng-1 .col-lg-6, .ng-1 .col-xs-7, .ng-1 .col-sm-7, .ng-1 .col-md-7, .ng-1 .col-lg-7, .ng-1 .col-xs-8, .ng-1 .col-sm-8, .ng-1 .col-md-8, .ng-1 .col-lg-8, .ng-1 .col-xs-9, .ng-1 .col-sm-9, .ng-1 .col-md-9, .ng-1 .col-lg-9, .ng-1 .col-xs-10, .ng-1 .col-sm-10, .ng-1 .col-md-10, .ng-1 .col-lg-10, .ng-1 .col-xs-11, .ng-1 .col-sm-11, .ng-1 .col-md-11, .ng-1 .col-lg-11, .ng-1 .col-xs-12, .ng-1 .col-sm-12, .ng-1 .col-md-12, .ng-1 .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .ng-1 .col-xs-1, .ng-1 .col-xs-2, .ng-1 .col-xs-3, .ng-1 .col-xs-4, .ng-1 .col-xs-5, .ng-1 .col-xs-6, .ng-1 .col-xs-7, .ng-1 .col-xs-8, .ng-1 .col-xs-9, .ng-1 .col-xs-10, .ng-1 .col-xs-11, .ng-1 .col-xs-12 {
    float: left; }
  .ng-1 .col-xs-1 {
    width: 8.33333%; }
  .ng-1 .col-xs-2 {
    width: 16.66667%; }
  .ng-1 .col-xs-3 {
    width: 25%; }
  .ng-1 .col-xs-4 {
    width: 33.33333%; }
  .ng-1 .col-xs-5 {
    width: 41.66667%; }
  .ng-1 .col-xs-6 {
    width: 50%; }
  .ng-1 .col-xs-7 {
    width: 58.33333%; }
  .ng-1 .col-xs-8 {
    width: 66.66667%; }
  .ng-1 .col-xs-9 {
    width: 75%; }
  .ng-1 .col-xs-10 {
    width: 83.33333%; }
  .ng-1 .col-xs-11 {
    width: 91.66667%; }
  .ng-1 .col-xs-12 {
    width: 100%; }
  .ng-1 .col-xs-pull-0 {
    right: auto; }
  .ng-1 .col-xs-pull-1 {
    right: 8.33333%; }
  .ng-1 .col-xs-pull-2 {
    right: 16.66667%; }
  .ng-1 .col-xs-pull-3 {
    right: 25%; }
  .ng-1 .col-xs-pull-4 {
    right: 33.33333%; }
  .ng-1 .col-xs-pull-5 {
    right: 41.66667%; }
  .ng-1 .col-xs-pull-6 {
    right: 50%; }
  .ng-1 .col-xs-pull-7 {
    right: 58.33333%; }
  .ng-1 .col-xs-pull-8 {
    right: 66.66667%; }
  .ng-1 .col-xs-pull-9 {
    right: 75%; }
  .ng-1 .col-xs-pull-10 {
    right: 83.33333%; }
  .ng-1 .col-xs-pull-11 {
    right: 91.66667%; }
  .ng-1 .col-xs-pull-12 {
    right: 100%; }
  .ng-1 .col-xs-push-0 {
    left: auto; }
  .ng-1 .col-xs-push-1 {
    left: 8.33333%; }
  .ng-1 .col-xs-push-2 {
    left: 16.66667%; }
  .ng-1 .col-xs-push-3 {
    left: 25%; }
  .ng-1 .col-xs-push-4 {
    left: 33.33333%; }
  .ng-1 .col-xs-push-5 {
    left: 41.66667%; }
  .ng-1 .col-xs-push-6 {
    left: 50%; }
  .ng-1 .col-xs-push-7 {
    left: 58.33333%; }
  .ng-1 .col-xs-push-8 {
    left: 66.66667%; }
  .ng-1 .col-xs-push-9 {
    left: 75%; }
  .ng-1 .col-xs-push-10 {
    left: 83.33333%; }
  .ng-1 .col-xs-push-11 {
    left: 91.66667%; }
  .ng-1 .col-xs-push-12 {
    left: 100%; }
  .ng-1 .col-xs-offset-0 {
    margin-left: 0%; }
  .ng-1 .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .ng-1 .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .ng-1 .col-xs-offset-3 {
    margin-left: 25%; }
  .ng-1 .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .ng-1 .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .ng-1 .col-xs-offset-6 {
    margin-left: 50%; }
  .ng-1 .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .ng-1 .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .ng-1 .col-xs-offset-9 {
    margin-left: 75%; }
  .ng-1 .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .ng-1 .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .ng-1 .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .ng-1 .col-sm-1, .ng-1 .col-sm-2, .ng-1 .col-sm-3, .ng-1 .col-sm-4, .ng-1 .col-sm-5, .ng-1 .col-sm-6, .ng-1 .col-sm-7, .ng-1 .col-sm-8, .ng-1 .col-sm-9, .ng-1 .col-sm-10, .ng-1 .col-sm-11, .ng-1 .col-sm-12 {
      float: left; }
    .ng-1 .col-sm-1 {
      width: 8.33333%; }
    .ng-1 .col-sm-2 {
      width: 16.66667%; }
    .ng-1 .col-sm-3 {
      width: 25%; }
    .ng-1 .col-sm-4 {
      width: 33.33333%; }
    .ng-1 .col-sm-5 {
      width: 41.66667%; }
    .ng-1 .col-sm-6 {
      width: 50%; }
    .ng-1 .col-sm-7 {
      width: 58.33333%; }
    .ng-1 .col-sm-8 {
      width: 66.66667%; }
    .ng-1 .col-sm-9 {
      width: 75%; }
    .ng-1 .col-sm-10 {
      width: 83.33333%; }
    .ng-1 .col-sm-11 {
      width: 91.66667%; }
    .ng-1 .col-sm-12 {
      width: 100%; }
    .ng-1 .col-sm-pull-0 {
      right: auto; }
    .ng-1 .col-sm-pull-1 {
      right: 8.33333%; }
    .ng-1 .col-sm-pull-2 {
      right: 16.66667%; }
    .ng-1 .col-sm-pull-3 {
      right: 25%; }
    .ng-1 .col-sm-pull-4 {
      right: 33.33333%; }
    .ng-1 .col-sm-pull-5 {
      right: 41.66667%; }
    .ng-1 .col-sm-pull-6 {
      right: 50%; }
    .ng-1 .col-sm-pull-7 {
      right: 58.33333%; }
    .ng-1 .col-sm-pull-8 {
      right: 66.66667%; }
    .ng-1 .col-sm-pull-9 {
      right: 75%; }
    .ng-1 .col-sm-pull-10 {
      right: 83.33333%; }
    .ng-1 .col-sm-pull-11 {
      right: 91.66667%; }
    .ng-1 .col-sm-pull-12 {
      right: 100%; }
    .ng-1 .col-sm-push-0 {
      left: auto; }
    .ng-1 .col-sm-push-1 {
      left: 8.33333%; }
    .ng-1 .col-sm-push-2 {
      left: 16.66667%; }
    .ng-1 .col-sm-push-3 {
      left: 25%; }
    .ng-1 .col-sm-push-4 {
      left: 33.33333%; }
    .ng-1 .col-sm-push-5 {
      left: 41.66667%; }
    .ng-1 .col-sm-push-6 {
      left: 50%; }
    .ng-1 .col-sm-push-7 {
      left: 58.33333%; }
    .ng-1 .col-sm-push-8 {
      left: 66.66667%; }
    .ng-1 .col-sm-push-9 {
      left: 75%; }
    .ng-1 .col-sm-push-10 {
      left: 83.33333%; }
    .ng-1 .col-sm-push-11 {
      left: 91.66667%; }
    .ng-1 .col-sm-push-12 {
      left: 100%; }
    .ng-1 .col-sm-offset-0 {
      margin-left: 0%; }
    .ng-1 .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .ng-1 .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .ng-1 .col-sm-offset-3 {
      margin-left: 25%; }
    .ng-1 .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .ng-1 .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .ng-1 .col-sm-offset-6 {
      margin-left: 50%; }
    .ng-1 .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .ng-1 .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .ng-1 .col-sm-offset-9 {
      margin-left: 75%; }
    .ng-1 .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .ng-1 .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .ng-1 .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .ng-1 .col-md-1, .ng-1 .col-md-2, .ng-1 .col-md-3, .ng-1 .col-md-4, .ng-1 .col-md-5, .ng-1 .col-md-6, .ng-1 .col-md-7, .ng-1 .col-md-8, .ng-1 .col-md-9, .ng-1 .col-md-10, .ng-1 .col-md-11, .ng-1 .col-md-12 {
      float: left; }
    .ng-1 .col-md-1 {
      width: 8.33333%; }
    .ng-1 .col-md-2 {
      width: 16.66667%; }
    .ng-1 .col-md-3 {
      width: 25%; }
    .ng-1 .col-md-4 {
      width: 33.33333%; }
    .ng-1 .col-md-5 {
      width: 41.66667%; }
    .ng-1 .col-md-6 {
      width: 50%; }
    .ng-1 .col-md-7 {
      width: 58.33333%; }
    .ng-1 .col-md-8 {
      width: 66.66667%; }
    .ng-1 .col-md-9 {
      width: 75%; }
    .ng-1 .col-md-10 {
      width: 83.33333%; }
    .ng-1 .col-md-11 {
      width: 91.66667%; }
    .ng-1 .col-md-12 {
      width: 100%; }
    .ng-1 .col-md-pull-0 {
      right: auto; }
    .ng-1 .col-md-pull-1 {
      right: 8.33333%; }
    .ng-1 .col-md-pull-2 {
      right: 16.66667%; }
    .ng-1 .col-md-pull-3 {
      right: 25%; }
    .ng-1 .col-md-pull-4 {
      right: 33.33333%; }
    .ng-1 .col-md-pull-5 {
      right: 41.66667%; }
    .ng-1 .col-md-pull-6 {
      right: 50%; }
    .ng-1 .col-md-pull-7 {
      right: 58.33333%; }
    .ng-1 .col-md-pull-8 {
      right: 66.66667%; }
    .ng-1 .col-md-pull-9 {
      right: 75%; }
    .ng-1 .col-md-pull-10 {
      right: 83.33333%; }
    .ng-1 .col-md-pull-11 {
      right: 91.66667%; }
    .ng-1 .col-md-pull-12 {
      right: 100%; }
    .ng-1 .col-md-push-0 {
      left: auto; }
    .ng-1 .col-md-push-1 {
      left: 8.33333%; }
    .ng-1 .col-md-push-2 {
      left: 16.66667%; }
    .ng-1 .col-md-push-3 {
      left: 25%; }
    .ng-1 .col-md-push-4 {
      left: 33.33333%; }
    .ng-1 .col-md-push-5 {
      left: 41.66667%; }
    .ng-1 .col-md-push-6 {
      left: 50%; }
    .ng-1 .col-md-push-7 {
      left: 58.33333%; }
    .ng-1 .col-md-push-8 {
      left: 66.66667%; }
    .ng-1 .col-md-push-9 {
      left: 75%; }
    .ng-1 .col-md-push-10 {
      left: 83.33333%; }
    .ng-1 .col-md-push-11 {
      left: 91.66667%; }
    .ng-1 .col-md-push-12 {
      left: 100%; }
    .ng-1 .col-md-offset-0 {
      margin-left: 0%; }
    .ng-1 .col-md-offset-1 {
      margin-left: 8.33333%; }
    .ng-1 .col-md-offset-2 {
      margin-left: 16.66667%; }
    .ng-1 .col-md-offset-3 {
      margin-left: 25%; }
    .ng-1 .col-md-offset-4 {
      margin-left: 33.33333%; }
    .ng-1 .col-md-offset-5 {
      margin-left: 41.66667%; }
    .ng-1 .col-md-offset-6 {
      margin-left: 50%; }
    .ng-1 .col-md-offset-7 {
      margin-left: 58.33333%; }
    .ng-1 .col-md-offset-8 {
      margin-left: 66.66667%; }
    .ng-1 .col-md-offset-9 {
      margin-left: 75%; }
    .ng-1 .col-md-offset-10 {
      margin-left: 83.33333%; }
    .ng-1 .col-md-offset-11 {
      margin-left: 91.66667%; }
    .ng-1 .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .ng-1 .col-lg-1, .ng-1 .col-lg-2, .ng-1 .col-lg-3, .ng-1 .col-lg-4, .ng-1 .col-lg-5, .ng-1 .col-lg-6, .ng-1 .col-lg-7, .ng-1 .col-lg-8, .ng-1 .col-lg-9, .ng-1 .col-lg-10, .ng-1 .col-lg-11, .ng-1 .col-lg-12 {
      float: left; }
    .ng-1 .col-lg-1 {
      width: 8.33333%; }
    .ng-1 .col-lg-2 {
      width: 16.66667%; }
    .ng-1 .col-lg-3 {
      width: 25%; }
    .ng-1 .col-lg-4 {
      width: 33.33333%; }
    .ng-1 .col-lg-5 {
      width: 41.66667%; }
    .ng-1 .col-lg-6 {
      width: 50%; }
    .ng-1 .col-lg-7 {
      width: 58.33333%; }
    .ng-1 .col-lg-8 {
      width: 66.66667%; }
    .ng-1 .col-lg-9 {
      width: 75%; }
    .ng-1 .col-lg-10 {
      width: 83.33333%; }
    .ng-1 .col-lg-11 {
      width: 91.66667%; }
    .ng-1 .col-lg-12 {
      width: 100%; }
    .ng-1 .col-lg-pull-0 {
      right: auto; }
    .ng-1 .col-lg-pull-1 {
      right: 8.33333%; }
    .ng-1 .col-lg-pull-2 {
      right: 16.66667%; }
    .ng-1 .col-lg-pull-3 {
      right: 25%; }
    .ng-1 .col-lg-pull-4 {
      right: 33.33333%; }
    .ng-1 .col-lg-pull-5 {
      right: 41.66667%; }
    .ng-1 .col-lg-pull-6 {
      right: 50%; }
    .ng-1 .col-lg-pull-7 {
      right: 58.33333%; }
    .ng-1 .col-lg-pull-8 {
      right: 66.66667%; }
    .ng-1 .col-lg-pull-9 {
      right: 75%; }
    .ng-1 .col-lg-pull-10 {
      right: 83.33333%; }
    .ng-1 .col-lg-pull-11 {
      right: 91.66667%; }
    .ng-1 .col-lg-pull-12 {
      right: 100%; }
    .ng-1 .col-lg-push-0 {
      left: auto; }
    .ng-1 .col-lg-push-1 {
      left: 8.33333%; }
    .ng-1 .col-lg-push-2 {
      left: 16.66667%; }
    .ng-1 .col-lg-push-3 {
      left: 25%; }
    .ng-1 .col-lg-push-4 {
      left: 33.33333%; }
    .ng-1 .col-lg-push-5 {
      left: 41.66667%; }
    .ng-1 .col-lg-push-6 {
      left: 50%; }
    .ng-1 .col-lg-push-7 {
      left: 58.33333%; }
    .ng-1 .col-lg-push-8 {
      left: 66.66667%; }
    .ng-1 .col-lg-push-9 {
      left: 75%; }
    .ng-1 .col-lg-push-10 {
      left: 83.33333%; }
    .ng-1 .col-lg-push-11 {
      left: 91.66667%; }
    .ng-1 .col-lg-push-12 {
      left: 100%; }
    .ng-1 .col-lg-offset-0 {
      margin-left: 0%; }
    .ng-1 .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .ng-1 .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .ng-1 .col-lg-offset-3 {
      margin-left: 25%; }
    .ng-1 .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .ng-1 .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .ng-1 .col-lg-offset-6 {
      margin-left: 50%; }
    .ng-1 .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .ng-1 .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .ng-1 .col-lg-offset-9 {
      margin-left: 75%; }
    .ng-1 .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .ng-1 .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .ng-1 .col-lg-offset-12 {
      margin-left: 100%; } }
  .ng-1 table {
    background-color: transparent; }
  .ng-1 caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }
  .ng-1 th {
    text-align: left; }
  .ng-1 .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .ng-1 .table > thead > tr > th,
    .ng-1 .table > thead > tr > td,
    .ng-1 .table > tbody > tr > th,
    .ng-1 .table > tbody > tr > td,
    .ng-1 .table > tfoot > tr > th,
    .ng-1 .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.82;
      vertical-align: top;
      border-top: 1px solid #E1E7F6; }
    .ng-1 .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #E1E7F6; }
    .ng-1 .table > caption + thead > tr:first-child > th,
    .ng-1 .table > caption + thead > tr:first-child > td,
    .ng-1 .table > colgroup + thead > tr:first-child > th,
    .ng-1 .table > colgroup + thead > tr:first-child > td,
    .ng-1 .table > thead:first-child > tr:first-child > th,
    .ng-1 .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .ng-1 .table > tbody + tbody {
      border-top: 2px solid #E1E7F6; }
    .ng-1 .table .table {
      background-color: #fbfcfe; }
  .ng-1 .table-condensed > thead > tr > th,
  .ng-1 .table-condensed > thead > tr > td,
  .ng-1 .table-condensed > tbody > tr > th,
  .ng-1 .table-condensed > tbody > tr > td,
  .ng-1 .table-condensed > tfoot > tr > th,
  .ng-1 .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .ng-1 .table-bordered {
    border: 1px solid #E1E7F6; }
    .ng-1 .table-bordered > thead > tr > th,
    .ng-1 .table-bordered > thead > tr > td,
    .ng-1 .table-bordered > tbody > tr > th,
    .ng-1 .table-bordered > tbody > tr > td,
    .ng-1 .table-bordered > tfoot > tr > th,
    .ng-1 .table-bordered > tfoot > tr > td {
      border: 1px solid #E1E7F6; }
    .ng-1 .table-bordered > thead > tr > th,
    .ng-1 .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .ng-1 .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9fb; }
  .ng-1 .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .ng-1 table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .ng-1 table td[class*="col-"],
  .ng-1 table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .ng-1 .table > thead > tr > td.active,
  .ng-1 .table > thead > tr > th.active,
  .ng-1 .table > thead > tr.active > td,
  .ng-1 .table > thead > tr.active > th,
  .ng-1 .table > tbody > tr > td.active,
  .ng-1 .table > tbody > tr > th.active,
  .ng-1 .table > tbody > tr.active > td,
  .ng-1 .table > tbody > tr.active > th,
  .ng-1 .table > tfoot > tr > td.active,
  .ng-1 .table > tfoot > tr > th.active,
  .ng-1 .table > tfoot > tr.active > td,
  .ng-1 .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .ng-1 .table-hover > tbody > tr > td.active:hover,
  .ng-1 .table-hover > tbody > tr > th.active:hover,
  .ng-1 .table-hover > tbody > tr.active:hover > td,
  .ng-1 .table-hover > tbody > tr:hover > .active,
  .ng-1 .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .ng-1 .table > thead > tr > td.success, .ng-1 .dashboard-body .sa-table .table > thead > tr > td.sa-table-row-white:hover, .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > thead > tr > td.sa-accordion-table-row-white:hover,
  .ng-1 .table > thead > tr > th.success,
  .ng-1 .dashboard-body .sa-table .table > thead > tr > th.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > thead > tr > th.sa-accordion-table-row-white:hover,
  .ng-1 .table > thead > tr.success > td,
  .ng-1 .dashboard-body .sa-table .table > thead > tr.sa-table-row-white:hover > td,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > thead > tr.sa-accordion-table-row-white:hover > td,
  .ng-1 .table > thead > tr.success > th,
  .ng-1 .dashboard-body .sa-table .table > thead > tr.sa-table-row-white:hover > th,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > thead > tr.sa-accordion-table-row-white:hover > th,
  .ng-1 .table > tbody > tr > td.success,
  .ng-1 .dashboard-body .sa-table .table > tbody > tr > td.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tbody > tr > td.sa-accordion-table-row-white:hover,
  .ng-1 .table > tbody > tr > th.success,
  .ng-1 .dashboard-body .sa-table .table > tbody > tr > th.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tbody > tr > th.sa-accordion-table-row-white:hover,
  .ng-1 .table > tbody > tr.success > td,
  .ng-1 .dashboard-body .sa-table .table > tbody > tr.sa-table-row-white:hover > td,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tbody > tr.sa-accordion-table-row-white:hover > td,
  .ng-1 .table > tbody > tr.success > th,
  .ng-1 .dashboard-body .sa-table .table > tbody > tr.sa-table-row-white:hover > th,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tbody > tr.sa-accordion-table-row-white:hover > th,
  .ng-1 .table > tfoot > tr > td.success,
  .ng-1 .dashboard-body .sa-table .table > tfoot > tr > td.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tfoot > tr > td.sa-accordion-table-row-white:hover,
  .ng-1 .table > tfoot > tr > th.success,
  .ng-1 .dashboard-body .sa-table .table > tfoot > tr > th.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tfoot > tr > th.sa-accordion-table-row-white:hover,
  .ng-1 .table > tfoot > tr.success > td,
  .ng-1 .dashboard-body .sa-table .table > tfoot > tr.sa-table-row-white:hover > td,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tfoot > tr.sa-accordion-table-row-white:hover > td,
  .ng-1 .table > tfoot > tr.success > th,
  .ng-1 .dashboard-body .sa-table .table > tfoot > tr.sa-table-row-white:hover > th,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table > tfoot > tr.sa-accordion-table-row-white:hover > th {
    background-color: #dff0d8; }
  .ng-1 .table-hover > tbody > tr > td.success:hover, .ng-1 .dashboard-body .sa-table .table-hover > tbody > tr > td.sa-table-row-white:hover, .ng-1 .dashboard-body .inv-management .sa-accordion-table .table-hover > tbody > tr > td.sa-accordion-table-row-white:hover,
  .ng-1 .table-hover > tbody > tr > th.success:hover,
  .ng-1 .dashboard-body .sa-table .table-hover > tbody > tr > th.sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table-hover > tbody > tr > th.sa-accordion-table-row-white:hover,
  .ng-1 .table-hover > tbody > tr.success:hover > td,
  .ng-1 .dashboard-body .sa-table .table-hover > tbody > tr.sa-table-row-white:hover > td,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table-hover > tbody > tr.sa-accordion-table-row-white:hover > td,
  .ng-1 .table-hover > tbody > tr:hover > .success,
  .ng-1 .dashboard-body .sa-table .table-hover > tbody > tr:hover > .sa-table-row-white:hover,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table-hover > tbody > tr:hover > .sa-accordion-table-row-white:hover,
  .ng-1 .table-hover > tbody > tr.success:hover > th,
  .ng-1 .dashboard-body .sa-table .table-hover > tbody > tr.sa-table-row-white:hover > th,
  .ng-1 .dashboard-body .inv-management .sa-accordion-table .table-hover > tbody > tr.sa-accordion-table-row-white:hover > th {
    background-color: #d0e9c6; }
  .ng-1 .table > thead > tr > td.info,
  .ng-1 .table > thead > tr > th.info,
  .ng-1 .table > thead > tr.info > td,
  .ng-1 .table > thead > tr.info > th,
  .ng-1 .table > tbody > tr > td.info,
  .ng-1 .table > tbody > tr > th.info,
  .ng-1 .table > tbody > tr.info > td,
  .ng-1 .table > tbody > tr.info > th,
  .ng-1 .table > tfoot > tr > td.info,
  .ng-1 .table > tfoot > tr > th.info,
  .ng-1 .table > tfoot > tr.info > td,
  .ng-1 .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .ng-1 .table-hover > tbody > tr > td.info:hover,
  .ng-1 .table-hover > tbody > tr > th.info:hover,
  .ng-1 .table-hover > tbody > tr.info:hover > td,
  .ng-1 .table-hover > tbody > tr:hover > .info,
  .ng-1 .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .ng-1 .table > thead > tr > td.warning,
  .ng-1 .table > thead > tr > th.warning,
  .ng-1 .table > thead > tr.warning > td,
  .ng-1 .table > thead > tr.warning > th,
  .ng-1 .table > tbody > tr > td.warning,
  .ng-1 .table > tbody > tr > th.warning,
  .ng-1 .table > tbody > tr.warning > td,
  .ng-1 .table > tbody > tr.warning > th,
  .ng-1 .table > tfoot > tr > td.warning,
  .ng-1 .table > tfoot > tr > th.warning,
  .ng-1 .table > tfoot > tr.warning > td,
  .ng-1 .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .ng-1 .table-hover > tbody > tr > td.warning:hover,
  .ng-1 .table-hover > tbody > tr > th.warning:hover,
  .ng-1 .table-hover > tbody > tr.warning:hover > td,
  .ng-1 .table-hover > tbody > tr:hover > .warning,
  .ng-1 .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .ng-1 .table > thead > tr > td.danger,
  .ng-1 .table > thead > tr > th.danger,
  .ng-1 .table > thead > tr.danger > td,
  .ng-1 .table > thead > tr.danger > th,
  .ng-1 .table > tbody > tr > td.danger,
  .ng-1 .table > tbody > tr > th.danger,
  .ng-1 .table > tbody > tr.danger > td,
  .ng-1 .table > tbody > tr.danger > th,
  .ng-1 .table > tfoot > tr > td.danger,
  .ng-1 .table > tfoot > tr > th.danger,
  .ng-1 .table > tfoot > tr.danger > td,
  .ng-1 .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .ng-1 .table-hover > tbody > tr > td.danger:hover,
  .ng-1 .table-hover > tbody > tr > th.danger:hover,
  .ng-1 .table-hover > tbody > tr.danger:hover > td,
  .ng-1 .table-hover > tbody > tr:hover > .danger,
  .ng-1 .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .ng-1 .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 767px) {
      .ng-1 .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #E1E7F6; }
        .ng-1 .table-responsive > .table {
          margin-bottom: 0; }
          .ng-1 .table-responsive > .table > thead > tr > th,
          .ng-1 .table-responsive > .table > thead > tr > td,
          .ng-1 .table-responsive > .table > tbody > tr > th,
          .ng-1 .table-responsive > .table > tbody > tr > td,
          .ng-1 .table-responsive > .table > tfoot > tr > th,
          .ng-1 .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .ng-1 .table-responsive > .table-bordered {
          border: 0; }
          .ng-1 .table-responsive > .table-bordered > thead > tr > th:first-child,
          .ng-1 .table-responsive > .table-bordered > thead > tr > td:first-child,
          .ng-1 .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .ng-1 .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .ng-1 .table-responsive > .table-bordered > thead > tr > th:last-child,
          .ng-1 .table-responsive > .table-bordered > thead > tr > td:last-child,
          .ng-1 .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .ng-1 .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .ng-1 .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .ng-1 .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .ng-1 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .ng-1 fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .ng-1 legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #969696; }
  .ng-1 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .ng-1 input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ng-1 input[type="radio"],
  .ng-1 input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .ng-1 input[type="file"] {
    display: block; }
  .ng-1 input[type="range"] {
    display: block;
    width: 100%; }
  .ng-1 select[multiple],
  .ng-1 select[size] {
    height: auto; }
  .ng-1 input[type="file"]:focus,
  .ng-1 input[type="radio"]:focus,
  .ng-1 input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .ng-1 output {
    display: block;
    padding-top: 9px;
    font-size: 11px;
    line-height: 1.82;
    color: #555555; }
  .ng-1 .form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 20px;
    font-size: 11px;
    line-height: 1.82;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E1E7F6;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .ng-1 .form-control:focus {
      border-color: #00b387;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 135, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 135, 0.6); }
    .ng-1 .form-control::-moz-placeholder {
      color: #969696;
      opacity: 1; }
    .ng-1 .form-control:-ms-input-placeholder {
      color: #969696; }
    .ng-1 .form-control::-webkit-input-placeholder {
      color: #969696; }
    .ng-1 .form-control::-ms-expand {
      border: 0;
      background-color: transparent; }
    .ng-1 .form-control[disabled], .ng-1 .form-control[readonly],
    fieldset[disabled] .ng-1 .form-control {
      background-color: #eeeeee;
      opacity: 1; }
    .ng-1 .form-control[disabled],
    fieldset[disabled] .ng-1 .form-control {
      cursor: not-allowed; }
  .ng-1 textarea.form-control {
    height: auto; }
  .ng-1 input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .ng-1 input[type="date"].form-control,
    .ng-1 input[type="time"].form-control,
    .ng-1 input[type="datetime-local"].form-control,
    .ng-1 input[type="month"].form-control {
      line-height: 38px; }
    .ng-1 input[type="date"].input-sm, .ng-1 .input-group-sm > input.form-control[type="date"],
    .ng-1 .input-group-sm > input.input-group-addon[type="date"],
    .ng-1 .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .ng-1 input[type="date"],
    .ng-1 input[type="time"].input-sm,
    .ng-1 .input-group-sm > input.form-control[type="time"],
    .ng-1 .input-group-sm > input.input-group-addon[type="time"],
    .ng-1 .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .ng-1 input[type="time"],
    .ng-1 input[type="datetime-local"].input-sm,
    .ng-1 .input-group-sm > input.form-control[type="datetime-local"],
    .ng-1 .input-group-sm > input.input-group-addon[type="datetime-local"],
    .ng-1 .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .ng-1 input[type="datetime-local"],
    .ng-1 input[type="month"].input-sm,
    .ng-1 .input-group-sm > input.form-control[type="month"],
    .ng-1 .input-group-sm > input.input-group-addon[type="month"],
    .ng-1 .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .ng-1 input[type="month"] {
      line-height: 27px; }
    .ng-1 input[type="date"].input-lg, .ng-1 .input-group-lg > input.form-control[type="date"],
    .ng-1 .input-group-lg > input.input-group-addon[type="date"],
    .ng-1 .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .ng-1 input[type="date"],
    .ng-1 input[type="time"].input-lg,
    .ng-1 .input-group-lg > input.form-control[type="time"],
    .ng-1 .input-group-lg > input.input-group-addon[type="time"],
    .ng-1 .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .ng-1 input[type="time"],
    .ng-1 input[type="datetime-local"].input-lg,
    .ng-1 .input-group-lg > input.form-control[type="datetime-local"],
    .ng-1 .input-group-lg > input.input-group-addon[type="datetime-local"],
    .ng-1 .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .ng-1 input[type="datetime-local"],
    .ng-1 input[type="month"].input-lg,
    .ng-1 .input-group-lg > input.form-control[type="month"],
    .ng-1 .input-group-lg > input.input-group-addon[type="month"],
    .ng-1 .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .ng-1 input[type="month"] {
      line-height: 41px; } }
  .ng-1 .form-group {
    margin-bottom: 20px; }
  .ng-1 .radio,
  .ng-1 .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .ng-1 .radio label,
    .ng-1 .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .ng-1 .radio input[type="radio"],
  .ng-1 .radio-inline input[type="radio"],
  .ng-1 .checkbox input[type="checkbox"],
  .ng-1 .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .ng-1 .radio + .radio,
  .ng-1 .checkbox + .checkbox {
    margin-top: -5px; }
  .ng-1 .radio-inline,
  .ng-1 .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .ng-1 .radio-inline + .radio-inline,
  .ng-1 .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .ng-1 input[type="radio"][disabled], .ng-1 input[type="radio"].disabled,
  fieldset[disabled] .ng-1 input[type="radio"],
  .ng-1 input[type="checkbox"][disabled],
  .ng-1 input[type="checkbox"].disabled,
  fieldset[disabled]
  .ng-1 input[type="checkbox"] {
    cursor: not-allowed; }
  .ng-1 .radio-inline.disabled,
  fieldset[disabled] .ng-1 .radio-inline,
  .ng-1 .checkbox-inline.disabled,
  fieldset[disabled]
  .ng-1 .checkbox-inline {
    cursor: not-allowed; }
  .ng-1 .radio.disabled label,
  fieldset[disabled] .ng-1 .radio label,
  .ng-1 .checkbox.disabled label,
  fieldset[disabled]
  .ng-1 .checkbox label {
    cursor: not-allowed; }
  .ng-1 .form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    min-height: 31px; }
    .ng-1 .form-control-static.input-lg, .ng-1 .input-group-lg > .form-control-static.form-control,
    .ng-1 .input-group-lg > .form-control-static.input-group-addon,
    .ng-1 .input-group-lg > .input-group-btn > .form-control-static.btn, .ng-1 .form-control-static.input-sm, .ng-1 .input-group-sm > .form-control-static.form-control,
    .ng-1 .input-group-sm > .form-control-static.input-group-addon,
    .ng-1 .input-group-sm > .input-group-btn > .form-control-static.btn {
      padding-left: 0;
      padding-right: 0; }
  .ng-1 .input-sm, .ng-1 .input-group-sm > .form-control,
  .ng-1 .input-group-sm > .input-group-addon,
  .ng-1 .input-group-sm > .input-group-btn > .btn {
    height: 27px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-1 select.input-sm, .ng-1 .input-group-sm > select.form-control,
  .ng-1 .input-group-sm > select.input-group-addon,
  .ng-1 .input-group-sm > .input-group-btn > select.btn {
    height: 27px;
    line-height: 27px; }
  .ng-1 textarea.input-sm, .ng-1 .input-group-sm > textarea.form-control,
  .ng-1 .input-group-sm > textarea.input-group-addon,
  .ng-1 .input-group-sm > .input-group-btn > textarea.btn,
  .ng-1 select[multiple].input-sm,
  .ng-1 .input-group-sm > select.form-control[multiple],
  .ng-1 .input-group-sm > select.input-group-addon[multiple],
  .ng-1 .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .ng-1 .form-group-sm .form-control {
    height: 27px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-1 .form-group-sm select.form-control {
    height: 27px;
    line-height: 27px; }
  .ng-1 .form-group-sm textarea.form-control,
  .ng-1 .form-group-sm select[multiple].form-control {
    height: auto; }
  .ng-1 .form-group-sm .form-control-static {
    height: 27px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 10px;
    line-height: 1.5; }
  .ng-1 .input-lg, .ng-1 .input-group-lg > .form-control,
  .ng-1 .input-group-lg > .input-group-addon,
  .ng-1 .input-group-lg > .input-group-btn > .btn {
    height: 41px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-1 select.input-lg, .ng-1 .input-group-lg > select.form-control,
  .ng-1 .input-group-lg > select.input-group-addon,
  .ng-1 .input-group-lg > .input-group-btn > select.btn {
    height: 41px;
    line-height: 41px; }
  .ng-1 textarea.input-lg, .ng-1 .input-group-lg > textarea.form-control,
  .ng-1 .input-group-lg > textarea.input-group-addon,
  .ng-1 .input-group-lg > .input-group-btn > textarea.btn,
  .ng-1 select[multiple].input-lg,
  .ng-1 .input-group-lg > select.form-control[multiple],
  .ng-1 .input-group-lg > select.input-group-addon[multiple],
  .ng-1 .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .ng-1 .form-group-lg .form-control {
    height: 41px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-1 .form-group-lg select.form-control {
    height: 41px;
    line-height: 41px; }
  .ng-1 .form-group-lg textarea.form-control,
  .ng-1 .form-group-lg select[multiple].form-control {
    height: auto; }
  .ng-1 .form-group-lg .form-control-static {
    height: 41px;
    min-height: 34px;
    padding: 11px 20px;
    font-size: 14px;
    line-height: 1.33333; }
  .ng-1 .has-feedback {
    position: relative; }
    .ng-1 .has-feedback .form-control {
      padding-right: 47.5px; }
  .ng-1 .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none; }
  .ng-1 .input-lg + .form-control-feedback, .ng-1 .input-group-lg > .form-control + .form-control-feedback, .ng-1 .input-group-lg > .input-group-addon + .form-control-feedback, .ng-1 .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .ng-1 .input-group-lg + .form-control-feedback,
  .ng-1 .form-group-lg .form-control + .form-control-feedback {
    width: 41px;
    height: 41px;
    line-height: 41px; }
  .ng-1 .input-sm + .form-control-feedback, .ng-1 .input-group-sm > .form-control + .form-control-feedback, .ng-1 .input-group-sm > .input-group-addon + .form-control-feedback, .ng-1 .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .ng-1 .input-group-sm + .form-control-feedback,
  .ng-1 .form-group-sm .form-control + .form-control-feedback {
    width: 27px;
    height: 27px;
    line-height: 27px; }
  .ng-1 .has-success .help-block,
  .ng-1 .has-success .control-label,
  .ng-1 .has-success .radio,
  .ng-1 .has-success .checkbox,
  .ng-1 .has-success .radio-inline,
  .ng-1 .has-success .checkbox-inline,
  .ng-1 .has-success.radio label,
  .ng-1 .has-success.checkbox label,
  .ng-1 .has-success.radio-inline label,
  .ng-1 .has-success.checkbox-inline label {
    color: #3c763d; }
  .ng-1 .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-1 .has-success .form-control:focus {
      border-color: #2b542c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .ng-1 .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .ng-1 .has-success .form-control-feedback {
    color: #3c763d; }
  .ng-1 .has-warning .help-block,
  .ng-1 .has-warning .control-label,
  .ng-1 .has-warning .radio,
  .ng-1 .has-warning .checkbox,
  .ng-1 .has-warning .radio-inline,
  .ng-1 .has-warning .checkbox-inline,
  .ng-1 .has-warning.radio label,
  .ng-1 .has-warning.checkbox label,
  .ng-1 .has-warning.radio-inline label,
  .ng-1 .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .ng-1 .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-1 .has-warning .form-control:focus {
      border-color: #66512c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .ng-1 .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .ng-1 .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .ng-1 .has-error .help-block,
  .ng-1 .has-error .control-label,
  .ng-1 .has-error .radio,
  .ng-1 .has-error .checkbox,
  .ng-1 .has-error .radio-inline,
  .ng-1 .has-error .checkbox-inline,
  .ng-1 .has-error.radio label,
  .ng-1 .has-error.checkbox label,
  .ng-1 .has-error.radio-inline label,
  .ng-1 .has-error.checkbox-inline label {
    color: #a94442; }
  .ng-1 .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-1 .has-error .form-control:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .ng-1 .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .ng-1 .has-error .form-control-feedback {
    color: #a94442; }
  .ng-1 .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .ng-1 .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .ng-1 .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .ng-1 .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .ng-1 .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .ng-1 .form-inline .form-control-static {
      display: inline-block; }
    .ng-1 .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .ng-1 .form-inline .input-group .input-group-addon,
      .ng-1 .form-inline .input-group .input-group-btn,
      .ng-1 .form-inline .input-group .form-control {
        width: auto; }
    .ng-1 .form-inline .input-group > .form-control {
      width: 100%; }
    .ng-1 .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .ng-1 .form-inline .radio,
    .ng-1 .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .ng-1 .form-inline .radio label,
      .ng-1 .form-inline .checkbox label {
        padding-left: 0; }
    .ng-1 .form-inline .radio input[type="radio"],
    .ng-1 .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .ng-1 .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .ng-1 .form-horizontal .radio,
  .ng-1 .form-horizontal .checkbox,
  .ng-1 .form-horizontal .radio-inline,
  .ng-1 .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px; }
  .ng-1 .form-horizontal .radio,
  .ng-1 .form-horizontal .checkbox {
    min-height: 29px; }
  .ng-1 .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .ng-1 .form-horizontal .form-group:before, .ng-1 .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .ng-1 .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .ng-1 .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 9px; } }
  .ng-1 .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .ng-1 .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 14px; } }
  @media (min-width: 768px) {
    .ng-1 .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 10px; } }
  .ng-1 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 11px;
    line-height: 1.82;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ng-1 .btn:focus, .ng-1 .btn.focus, .ng-1 .btn:active:focus, .ng-1 .btn:active.focus, .ng-1 .btn.active:focus, .ng-1 .btn.active.focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .ng-1 .btn:hover, .ng-1 .btn:focus, .ng-1 .btn.focus {
      color: #333;
      text-decoration: none; }
    .ng-1 .btn:active, .ng-1 .btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .ng-1 .btn.disabled, .ng-1 .btn[disabled],
    fieldset[disabled] .ng-1 .btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none; }
  .ng-1 a.btn.disabled,
  fieldset[disabled] .ng-1 a.btn {
    pointer-events: none; }
  .ng-1 .btn-default {
    color: #333;
    background-color: #f9f9fb;
    border-color: #E1E7F6; }
    .ng-1 .btn-default:focus, .ng-1 .btn-default.focus {
      color: #333;
      background-color: #dadae7;
      border-color: #7f99d9; }
    .ng-1 .btn-default:hover {
      color: #333;
      background-color: #dadae7;
      border-color: #b2c1e8; }
    .ng-1 .btn-default:active, .ng-1 .btn-default.active,
    .open > .ng-1 .btn-default.dropdown-toggle {
      color: #333;
      background-color: #dadae7;
      border-color: #b2c1e8; }
      .ng-1 .btn-default:active:hover, .ng-1 .btn-default:active:focus, .ng-1 .btn-default:active.focus, .ng-1 .btn-default.active:hover, .ng-1 .btn-default.active:focus, .ng-1 .btn-default.active.focus,
      .open > .ng-1 .btn-default.dropdown-toggle:hover,
      .open > .ng-1 .btn-default.dropdown-toggle:focus,
      .open > .ng-1 .btn-default.dropdown-toggle.focus {
        color: #333;
        background-color: #c5c5d8;
        border-color: #7f99d9; }
    .ng-1 .btn-default:active, .ng-1 .btn-default.active,
    .open > .ng-1 .btn-default.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-default.disabled:hover, .ng-1 .btn-default.disabled:focus, .ng-1 .btn-default.disabled.focus, .ng-1 .btn-default[disabled]:hover, .ng-1 .btn-default[disabled]:focus, .ng-1 .btn-default[disabled].focus,
    fieldset[disabled] .ng-1 .btn-default:hover,
    fieldset[disabled] .ng-1 .btn-default:focus,
    fieldset[disabled] .ng-1 .btn-default.focus {
      background-color: #f9f9fb;
      border-color: #E1E7F6; }
    .ng-1 .btn-default .badge {
      color: #f9f9fb;
      background-color: #333; }
  .ng-1 .btn-primary {
    color: #fff;
    background-color: #256eff;
    border-color: #256eff; }
    .ng-1 .btn-primary:focus, .ng-1 .btn-primary.focus {
      color: #fff;
      background-color: #0051f1;
      border-color: #0037a5; }
    .ng-1 .btn-primary:hover {
      color: #fff;
      background-color: #0051f1;
      border-color: #004de7; }
    .ng-1 .btn-primary:active, .ng-1 .btn-primary.active,
    .open > .ng-1 .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #0051f1;
      border-color: #004de7; }
      .ng-1 .btn-primary:active:hover, .ng-1 .btn-primary:active:focus, .ng-1 .btn-primary:active.focus, .ng-1 .btn-primary.active:hover, .ng-1 .btn-primary.active:focus, .ng-1 .btn-primary.active.focus,
      .open > .ng-1 .btn-primary.dropdown-toggle:hover,
      .open > .ng-1 .btn-primary.dropdown-toggle:focus,
      .open > .ng-1 .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #0045cd;
        border-color: #0037a5; }
    .ng-1 .btn-primary:active, .ng-1 .btn-primary.active,
    .open > .ng-1 .btn-primary.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-primary.disabled:hover, .ng-1 .btn-primary.disabled:focus, .ng-1 .btn-primary.disabled.focus, .ng-1 .btn-primary[disabled]:hover, .ng-1 .btn-primary[disabled]:focus, .ng-1 .btn-primary[disabled].focus,
    fieldset[disabled] .ng-1 .btn-primary:hover,
    fieldset[disabled] .ng-1 .btn-primary:focus,
    fieldset[disabled] .ng-1 .btn-primary.focus {
      background-color: #256eff;
      border-color: #256eff; }
    .ng-1 .btn-primary .badge {
      color: #256eff;
      background-color: #fff; }
  .ng-1 .btn-success {
    color: #fff;
    background-color: #00b387;
    border-color: #00b387; }
    .ng-1 .btn-success:focus, .ng-1 .btn-success.focus {
      color: #fff;
      background-color: #008061;
      border-color: #003427; }
    .ng-1 .btn-success:hover {
      color: #fff;
      background-color: #008061;
      border-color: #007659; }
    .ng-1 .btn-success:active, .ng-1 .btn-success.active,
    .open > .ng-1 .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #008061;
      border-color: #007659; }
      .ng-1 .btn-success:active:hover, .ng-1 .btn-success:active:focus, .ng-1 .btn-success:active.focus, .ng-1 .btn-success.active:hover, .ng-1 .btn-success.active:focus, .ng-1 .btn-success.active.focus,
      .open > .ng-1 .btn-success.dropdown-toggle:hover,
      .open > .ng-1 .btn-success.dropdown-toggle:focus,
      .open > .ng-1 .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #005c46;
        border-color: #003427; }
    .ng-1 .btn-success:active, .ng-1 .btn-success.active,
    .open > .ng-1 .btn-success.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-success.disabled:hover, .ng-1 .btn-success.disabled:focus, .ng-1 .btn-success.disabled.focus, .ng-1 .btn-success[disabled]:hover, .ng-1 .btn-success[disabled]:focus, .ng-1 .btn-success[disabled].focus,
    fieldset[disabled] .ng-1 .btn-success:hover,
    fieldset[disabled] .ng-1 .btn-success:focus,
    fieldset[disabled] .ng-1 .btn-success.focus {
      background-color: #00b387;
      border-color: #00b387; }
    .ng-1 .btn-success .badge {
      color: #00b387;
      background-color: #fff; }
  .ng-1 .btn-info {
    color: #fff;
    background-color: #256eff;
    border-color: #256eff; }
    .ng-1 .btn-info:focus, .ng-1 .btn-info.focus {
      color: #fff;
      background-color: #0051f1;
      border-color: #0037a5; }
    .ng-1 .btn-info:hover {
      color: #fff;
      background-color: #0051f1;
      border-color: #004de7; }
    .ng-1 .btn-info:active, .ng-1 .btn-info.active,
    .open > .ng-1 .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #0051f1;
      border-color: #004de7; }
      .ng-1 .btn-info:active:hover, .ng-1 .btn-info:active:focus, .ng-1 .btn-info:active.focus, .ng-1 .btn-info.active:hover, .ng-1 .btn-info.active:focus, .ng-1 .btn-info.active.focus,
      .open > .ng-1 .btn-info.dropdown-toggle:hover,
      .open > .ng-1 .btn-info.dropdown-toggle:focus,
      .open > .ng-1 .btn-info.dropdown-toggle.focus {
        color: #fff;
        background-color: #0045cd;
        border-color: #0037a5; }
    .ng-1 .btn-info:active, .ng-1 .btn-info.active,
    .open > .ng-1 .btn-info.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-info.disabled:hover, .ng-1 .btn-info.disabled:focus, .ng-1 .btn-info.disabled.focus, .ng-1 .btn-info[disabled]:hover, .ng-1 .btn-info[disabled]:focus, .ng-1 .btn-info[disabled].focus,
    fieldset[disabled] .ng-1 .btn-info:hover,
    fieldset[disabled] .ng-1 .btn-info:focus,
    fieldset[disabled] .ng-1 .btn-info.focus {
      background-color: #256eff;
      border-color: #256eff; }
    .ng-1 .btn-info .badge {
      color: #256eff;
      background-color: #fff; }
  .ng-1 .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .ng-1 .btn-warning:focus, .ng-1 .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #b06d0f; }
    .ng-1 .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .ng-1 .btn-warning:active, .ng-1 .btn-warning.active,
    .open > .ng-1 .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
      .ng-1 .btn-warning:active:hover, .ng-1 .btn-warning:active:focus, .ng-1 .btn-warning:active.focus, .ng-1 .btn-warning.active:hover, .ng-1 .btn-warning.active:focus, .ng-1 .btn-warning.active.focus,
      .open > .ng-1 .btn-warning.dropdown-toggle:hover,
      .open > .ng-1 .btn-warning.dropdown-toggle:focus,
      .open > .ng-1 .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #b06d0f; }
    .ng-1 .btn-warning:active, .ng-1 .btn-warning.active,
    .open > .ng-1 .btn-warning.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-warning.disabled:hover, .ng-1 .btn-warning.disabled:focus, .ng-1 .btn-warning.disabled.focus, .ng-1 .btn-warning[disabled]:hover, .ng-1 .btn-warning[disabled]:focus, .ng-1 .btn-warning[disabled].focus,
    fieldset[disabled] .ng-1 .btn-warning:hover,
    fieldset[disabled] .ng-1 .btn-warning:focus,
    fieldset[disabled] .ng-1 .btn-warning.focus {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .ng-1 .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .ng-1 .btn-danger {
    color: #fff;
    background-color: #e30613;
    border-color: #e30613; }
    .ng-1 .btn-danger:focus, .ng-1 .btn-danger.focus {
      color: #fff;
      background-color: #b1050f;
      border-color: #670309; }
    .ng-1 .btn-danger:hover {
      color: #fff;
      background-color: #b1050f;
      border-color: #a7040e; }
    .ng-1 .btn-danger:active, .ng-1 .btn-danger.active,
    .open > .ng-1 .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #b1050f;
      border-color: #a7040e; }
      .ng-1 .btn-danger:active:hover, .ng-1 .btn-danger:active:focus, .ng-1 .btn-danger:active.focus, .ng-1 .btn-danger.active:hover, .ng-1 .btn-danger.active:focus, .ng-1 .btn-danger.active.focus,
      .open > .ng-1 .btn-danger.dropdown-toggle:hover,
      .open > .ng-1 .btn-danger.dropdown-toggle:focus,
      .open > .ng-1 .btn-danger.dropdown-toggle.focus {
        color: #fff;
        background-color: #8f040c;
        border-color: #670309; }
    .ng-1 .btn-danger:active, .ng-1 .btn-danger.active,
    .open > .ng-1 .btn-danger.dropdown-toggle {
      background-image: none; }
    .ng-1 .btn-danger.disabled:hover, .ng-1 .btn-danger.disabled:focus, .ng-1 .btn-danger.disabled.focus, .ng-1 .btn-danger[disabled]:hover, .ng-1 .btn-danger[disabled]:focus, .ng-1 .btn-danger[disabled].focus,
    fieldset[disabled] .ng-1 .btn-danger:hover,
    fieldset[disabled] .ng-1 .btn-danger:focus,
    fieldset[disabled] .ng-1 .btn-danger.focus {
      background-color: #e30613;
      border-color: #e30613; }
    .ng-1 .btn-danger .badge {
      color: #e30613;
      background-color: #fff; }
  .ng-1 .btn-link {
    color: #256eff;
    font-weight: normal;
    border-radius: 0; }
    .ng-1 .btn-link, .ng-1 .btn-link:active, .ng-1 .btn-link.active, .ng-1 .btn-link[disabled],
    fieldset[disabled] .ng-1 .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .ng-1 .btn-link, .ng-1 .btn-link:hover, .ng-1 .btn-link:focus, .ng-1 .btn-link:active {
      border-color: transparent; }
    .ng-1 .btn-link:hover, .ng-1 .btn-link:focus {
      color: #0048d8;
      text-decoration: underline;
      background-color: transparent; }
    .ng-1 .btn-link[disabled]:hover, .ng-1 .btn-link[disabled]:focus,
    fieldset[disabled] .ng-1 .btn-link:hover,
    fieldset[disabled] .ng-1 .btn-link:focus {
      color: #777777;
      text-decoration: none; }
  .ng-1 .btn-lg, .ng-1 .btn-group-lg > .btn {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 3px; }
  .ng-1 .btn-sm, .ng-1 .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-1 .btn-xs, .ng-1 .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px; }
  .ng-1 .btn-block {
    display: block;
    width: 100%; }
  .ng-1 .btn-block + .btn-block {
    margin-top: 5px; }
  .ng-1 input[type="submit"].btn-block,
  .ng-1 input[type="reset"].btn-block,
  .ng-1 input[type="button"].btn-block {
    width: 100%; }
  .ng-1 .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .ng-1 .fade.in {
      opacity: 1; }
  .ng-1 .collapse {
    display: none; }
    .ng-1 .collapse.in {
      display: block; }
  .ng-1 tr.collapse.in {
    display: table-row; }
  .ng-1 tbody.collapse.in {
    display: table-row-group; }
  .ng-1 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
  .ng-1 .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .ng-1 .dropup,
  .ng-1 .dropdown {
    position: relative; }
  .ng-1 .dropdown-toggle:focus {
    outline: 0; }
  .ng-1 .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;
    list-style: none;
    font-size: 11px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    .ng-1 .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .ng-1 .dropdown-menu .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .ng-1 .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.82;
      color: #777777;
      white-space: nowrap; }
  .ng-1 .dropdown-menu > li > a:hover, .ng-1 .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: black;
    background-color: #fff; }
  .ng-1 .dropdown-menu > .active > a, .ng-1 .dropdown-menu > .active > a:hover, .ng-1 .dropdown-menu > .active > a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
    background-color: #fff; }
  .ng-1 .dropdown-menu > .disabled > a, .ng-1 .dropdown-menu > .disabled > a:hover, .ng-1 .dropdown-menu > .disabled > a:focus {
    color: #777777; }
  .ng-1 .dropdown-menu > .disabled > a:hover, .ng-1 .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .ng-1 .open > .dropdown-menu {
    display: block; }
  .ng-1 .open > a {
    outline: 0; }
  .ng-1 .dropdown-menu-right {
    left: auto;
    right: 0; }
  .ng-1 .dropdown-menu-left {
    left: 0;
    right: auto; }
  .ng-1 .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 10px;
    line-height: 1.82;
    color: #777777;
    white-space: nowrap; }
  .ng-1 .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .ng-1 .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .ng-1 .dropup .caret,
  .ng-1 .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
  .ng-1 .dropup .dropdown-menu,
  .ng-1 .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .ng-1 .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .ng-1 .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .ng-1 .btn-group,
  .ng-1 .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .ng-1 .btn-group > .btn,
    .ng-1 .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .ng-1 .btn-group > .btn:hover, .ng-1 .btn-group > .btn:focus, .ng-1 .btn-group > .btn:active, .ng-1 .btn-group > .btn.active,
      .ng-1 .btn-group-vertical > .btn:hover,
      .ng-1 .btn-group-vertical > .btn:focus,
      .ng-1 .btn-group-vertical > .btn:active,
      .ng-1 .btn-group-vertical > .btn.active {
        z-index: 2; }
  .ng-1 .btn-group .btn + .btn,
  .ng-1 .btn-group .btn + .btn-group,
  .ng-1 .btn-group .btn-group + .btn,
  .ng-1 .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .ng-1 .btn-toolbar {
    margin-left: -5px; }
    .ng-1 .btn-toolbar:before, .ng-1 .btn-toolbar:after {
      content: " ";
      display: table; }
    .ng-1 .btn-toolbar:after {
      clear: both; }
    .ng-1 .btn-toolbar .btn,
    .ng-1 .btn-toolbar .btn-group,
    .ng-1 .btn-toolbar .input-group {
      float: left; }
    .ng-1 .btn-toolbar > .btn,
    .ng-1 .btn-toolbar > .btn-group,
    .ng-1 .btn-toolbar > .input-group {
      margin-left: 5px; }
  .ng-1 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .ng-1 .btn-group > .btn:first-child {
    margin-left: 0; }
    .ng-1 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .ng-1 .btn-group > .btn:last-child:not(:first-child),
  .ng-1 .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .btn-group > .btn-group {
    float: left; }
  .ng-1 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .ng-1 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .ng-1 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .ng-1 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .btn-group .dropdown-toggle:active,
  .ng-1 .btn-group.open .dropdown-toggle {
    outline: 0; }
  .ng-1 .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .ng-1 .btn-group > .btn-lg + .dropdown-toggle, .ng-1 .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .ng-1 .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .ng-1 .btn-group.open .dropdown-toggle.btn-link {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .ng-1 .btn .caret {
    margin-left: 0; }
  .ng-1 .btn-lg .caret, .ng-1 .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .ng-1 .dropup .btn-lg .caret, .ng-1 .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .ng-1 .btn-group-vertical > .btn,
  .ng-1 .btn-group-vertical > .btn-group,
  .ng-1 .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .ng-1 .btn-group-vertical > .btn-group:before, .ng-1 .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .ng-1 .btn-group-vertical > .btn-group:after {
    clear: both; }
  .ng-1 .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .ng-1 .btn-group-vertical > .btn + .btn,
  .ng-1 .btn-group-vertical > .btn + .btn-group,
  .ng-1 .btn-group-vertical > .btn-group + .btn,
  .ng-1 .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .ng-1 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .ng-1 .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-1 .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .ng-1 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .ng-1 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .ng-1 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-1 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .ng-1 .btn-group-justified > .btn,
    .ng-1 .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .ng-1 .btn-group-justified > .btn-group .btn {
      width: 100%; }
    .ng-1 .btn-group-justified > .btn-group .dropdown-menu {
      left: auto; }
  .ng-1 [data-toggle="buttons"] > .btn input[type="radio"],
  .ng-1 [data-toggle="buttons"] > .btn input[type="checkbox"],
  .ng-1 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .ng-1 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .ng-1 .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .ng-1 .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .ng-1 .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .ng-1 .input-group .form-control:focus {
        z-index: 3; }
  .ng-1 .input-group-addon,
  .ng-1 .input-group-btn,
  .ng-1 .input-group .form-control {
    display: table-cell; }
    .ng-1 .input-group-addon:not(:first-child):not(:last-child),
    .ng-1 .input-group-btn:not(:first-child):not(:last-child),
    .ng-1 .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .ng-1 .input-group-addon,
  .ng-1 .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .ng-1 .input-group-addon {
    padding: 8px 20px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #E1E7F6;
    border-radius: 3px; }
    .ng-1 .input-group-addon.input-sm,
    .ng-1 .input-group-sm > .input-group-addon,
    .ng-1 .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 10px;
      border-radius: 3px; }
    .ng-1 .input-group-addon.input-lg,
    .ng-1 .input-group-lg > .input-group-addon,
    .ng-1 .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 20px;
      font-size: 14px;
      border-radius: 3px; }
    .ng-1 .input-group-addon input[type="radio"],
    .ng-1 .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .ng-1 .input-group .form-control:first-child,
  .ng-1 .input-group-addon:first-child,
  .ng-1 .input-group-btn:first-child > .btn,
  .ng-1 .input-group-btn:first-child > .btn-group > .btn,
  .ng-1 .input-group-btn:first-child > .dropdown-toggle,
  .ng-1 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .ng-1 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .ng-1 .input-group-addon:first-child {
    border-right: 0; }
  .ng-1 .input-group .form-control:last-child,
  .ng-1 .input-group-addon:last-child,
  .ng-1 .input-group-btn:last-child > .btn,
  .ng-1 .input-group-btn:last-child > .btn-group > .btn,
  .ng-1 .input-group-btn:last-child > .dropdown-toggle,
  .ng-1 .input-group-btn:first-child > .btn:not(:first-child),
  .ng-1 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .input-group-addon:last-child {
    border-left: 0; }
  .ng-1 .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .ng-1 .input-group-btn > .btn {
      position: relative; }
      .ng-1 .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .ng-1 .input-group-btn > .btn:hover, .ng-1 .input-group-btn > .btn:focus, .ng-1 .input-group-btn > .btn:active {
        z-index: 2; }
    .ng-1 .input-group-btn:first-child > .btn,
    .ng-1 .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .ng-1 .input-group-btn:last-child > .btn,
    .ng-1 .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
  .ng-1 .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .ng-1 .nav:before, .ng-1 .nav:after {
      content: " ";
      display: table; }
    .ng-1 .nav:after {
      clear: both; }
    .ng-1 .nav > li {
      position: relative;
      display: block; }
      .ng-1 .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 15px; }
        .ng-1 .nav > li > a:hover, .ng-1 .nav > li > a:focus {
          text-decoration: none;
          background-color: #eeeeee; }
      .ng-1 .nav > li.disabled > a {
        color: #777777; }
        .ng-1 .nav > li.disabled > a:hover, .ng-1 .nav > li.disabled > a:focus {
          color: #777777;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .ng-1 .nav .open > a, .ng-1 .nav .open > a:hover, .ng-1 .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #256eff; }
    .ng-1 .nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .ng-1 .nav > li > a > img {
      max-width: none; }
  .ng-1 .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .ng-1 .nav-tabs > li {
      float: left;
      margin-bottom: -1px; }
      .ng-1 .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.82;
        border: 1px solid transparent;
        border-radius: 3px 3px 0 0; }
        .ng-1 .nav-tabs > li > a:hover {
          border-color: #eeeeee #eeeeee #ddd; }
      .ng-1 .nav-tabs > li.active > a, .ng-1 .nav-tabs > li.active > a:hover, .ng-1 .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: #fbfcfe;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default; }
  .ng-1 .nav-pills > li {
    float: left; }
    .ng-1 .nav-pills > li > a {
      border-radius: 3px; }
    .ng-1 .nav-pills > li + li {
      margin-left: 2px; }
    .ng-1 .nav-pills > li.active > a, .ng-1 .nav-pills > li.active > a:hover, .ng-1 .nav-pills > li.active > a:focus {
      color: #000;
      background-color: #fff; }
  .ng-1 .nav-stacked > li {
    float: none; }
    .ng-1 .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }
  .ng-1 .nav-justified, .ng-1 .nav-tabs.nav-justified {
    width: 100%; }
    .ng-1 .nav-justified > li, .ng-1 .nav-tabs.nav-justified > li {
      float: none; }
      .ng-1 .nav-justified > li > a, .ng-1 .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .ng-1 .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .ng-1 .nav-justified > li, .ng-1 .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .ng-1 .nav-justified > li > a, .ng-1 .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .ng-1 .nav-tabs-justified, .ng-1 .nav-tabs.nav-justified {
    border-bottom: 0; }
    .ng-1 .nav-tabs-justified > li > a, .ng-1 .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 3px; }
    .ng-1 .nav-tabs-justified > .active > a, .ng-1 .nav-tabs.nav-justified > .active > a,
    .ng-1 .nav-tabs-justified > .active > a:hover,
    .ng-1 .nav-tabs.nav-justified > .active > a:hover,
    .ng-1 .nav-tabs-justified > .active > a:focus,
    .ng-1 .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .ng-1 .nav-tabs-justified > li > a, .ng-1 .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0; }
      .ng-1 .nav-tabs-justified > .active > a, .ng-1 .nav-tabs.nav-justified > .active > a,
      .ng-1 .nav-tabs-justified > .active > a:hover,
      .ng-1 .nav-tabs.nav-justified > .active > a:hover,
      .ng-1 .nav-tabs-justified > .active > a:focus,
      .ng-1 .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fbfcfe; } }
  .ng-1 .tab-content > .tab-pane {
    display: none; }
  .ng-1 .tab-content > .active {
    display: block; }
  .ng-1 .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .navbar {
    position: relative;
    min-height: 80px;
    margin-bottom: 0;
    border: 1px solid transparent; }
    .ng-1 .navbar:before, .ng-1 .navbar:after {
      content: " ";
      display: table; }
    .ng-1 .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .ng-1 .navbar {
        border-radius: 0; } }
  .ng-1 .navbar-header:before, .ng-1 .navbar-header:after {
    content: " ";
    display: table; }
  .ng-1 .navbar-header:after {
    clear: both; }
  @media (min-width: 768px) {
    .ng-1 .navbar-header {
      float: left; } }
  .ng-1 .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
    .ng-1 .navbar-collapse:before, .ng-1 .navbar-collapse:after {
      content: " ";
      display: table; }
    .ng-1 .navbar-collapse:after {
      clear: both; }
    .ng-1 .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 768px) {
      .ng-1 .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .ng-1 .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .ng-1 .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .ng-1 .navbar-collapse,
        .navbar-static-top .ng-1 .navbar-collapse,
        .navbar-fixed-bottom .ng-1 .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .ng-1 .navbar-fixed-top .navbar-collapse,
  .ng-1 .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .ng-1 .navbar-fixed-top .navbar-collapse,
      .ng-1 .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .ng-1 .container > .navbar-header,
  .ng-1 .container > .navbar-collapse,
  .ng-1 .container-fluid > .navbar-header,
  .ng-1 .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .ng-1 .container > .navbar-header,
      .ng-1 .container > .navbar-collapse,
      .ng-1 .container-fluid > .navbar-header,
      .ng-1 .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .ng-1 .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
      .ng-1 .navbar-static-top {
        border-radius: 0; } }
  .ng-1 .navbar-fixed-top,
  .ng-1 .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 4000; }
    @media (min-width: 768px) {
      .ng-1 .navbar-fixed-top,
      .ng-1 .navbar-fixed-bottom {
        border-radius: 0; } }
  .ng-1 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .ng-1 .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .ng-1 .navbar-brand {
    float: left;
    padding: 30px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 80px; }
    .ng-1 .navbar-brand:hover, .ng-1 .navbar-brand:focus {
      text-decoration: none; }
    .ng-1 .navbar-brand > img {
      display: block; }
    @media (min-width: 768px) {
      .navbar > .container .ng-1 .navbar-brand,
      .navbar > .container-fluid .ng-1 .navbar-brand {
        margin-left: -15px; } }
  .ng-1 .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 23px;
    margin-bottom: 23px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px; }
    .ng-1 .navbar-toggle:focus {
      outline: 0; }
    .ng-1 .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
    .ng-1 .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .ng-1 .navbar-toggle {
        display: none; } }
  .ng-1 .navbar-nav {
    margin: 15px -15px; }
    .ng-1 .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    @media (max-width: 767px) {
      .ng-1 .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .ng-1 .navbar-nav .open .dropdown-menu > li > a,
        .ng-1 .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .ng-1 .navbar-nav .open .dropdown-menu > li > a {
          line-height: 20px; }
          .ng-1 .navbar-nav .open .dropdown-menu > li > a:hover, .ng-1 .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 768px) {
      .ng-1 .navbar-nav {
        float: left;
        margin: 0; }
        .ng-1 .navbar-nav > li {
          float: left; }
          .ng-1 .navbar-nav > li > a {
            padding-top: 30px;
            padding-bottom: 30px; } }
  .ng-1 .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 21px;
    margin-bottom: 21px; }
    @media (min-width: 768px) {
      .ng-1 .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
      .ng-1 .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .ng-1 .navbar-form .form-control-static {
        display: inline-block; }
      .ng-1 .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
        .ng-1 .navbar-form .input-group .input-group-addon,
        .ng-1 .navbar-form .input-group .input-group-btn,
        .ng-1 .navbar-form .input-group .form-control {
          width: auto; }
      .ng-1 .navbar-form .input-group > .form-control {
        width: 100%; }
      .ng-1 .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
      .ng-1 .navbar-form .radio,
      .ng-1 .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
        .ng-1 .navbar-form .radio label,
        .ng-1 .navbar-form .checkbox label {
          padding-left: 0; }
      .ng-1 .navbar-form .radio input[type="radio"],
      .ng-1 .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
      .ng-1 .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
    @media (max-width: 767px) {
      .ng-1 .navbar-form .form-group {
        margin-bottom: 5px; }
        .ng-1 .navbar-form .form-group:last-child {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .ng-1 .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  .ng-1 .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ng-1 .navbar-btn {
    margin-top: 21px;
    margin-bottom: 21px; }
    .ng-1 .navbar-btn.btn-sm, .ng-1 .btn-group-sm > .navbar-btn.btn {
      margin-top: 26.5px;
      margin-bottom: 26.5px; }
    .ng-1 .navbar-btn.btn-xs, .ng-1 .btn-group-xs > .navbar-btn.btn {
      margin-top: 29px;
      margin-bottom: 29px; }
  .ng-1 .navbar-text {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .ng-1 .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; } }
  @media (min-width: 768px) {
    .ng-1 .navbar-left {
      float: left !important; }
    .ng-1 .navbar-right {
      float: right !important;
      margin-right: -15px; }
      .ng-1 .navbar-right ~ .navbar-right {
        margin-right: 0; } }
  .ng-1 .navbar-default {
    background-color: #21242D;
    border-color: #13151a; }
    .ng-1 .navbar-default .navbar-brand {
      color: #6F737C; }
      .ng-1 .navbar-default .navbar-brand:hover, .ng-1 .navbar-default .navbar-brand:focus {
        color: #575a61;
        background-color: transparent; }
    .ng-1 .navbar-default .navbar-text {
      color: #6F737C; }
    .ng-1 .navbar-default .navbar-nav > li > a {
      color: #6F737C; }
      .ng-1 .navbar-default .navbar-nav > li > a:hover, .ng-1 .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .ng-1 .navbar-default .navbar-nav > .active > a, .ng-1 .navbar-default .navbar-nav > .active > a:hover, .ng-1 .navbar-default .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .ng-1 .navbar-default .navbar-nav > .disabled > a, .ng-1 .navbar-default .navbar-nav > .disabled > a:hover, .ng-1 .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .ng-1 .navbar-default .navbar-toggle {
      border-color: #ddd; }
      .ng-1 .navbar-default .navbar-toggle:hover, .ng-1 .navbar-default .navbar-toggle:focus {
        background-color: #ddd; }
      .ng-1 .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
    .ng-1 .navbar-default .navbar-collapse,
    .ng-1 .navbar-default .navbar-form {
      border-color: #13151a; }
    .ng-1 .navbar-default .navbar-nav > .open > a, .ng-1 .navbar-default .navbar-nav > .open > a:hover, .ng-1 .navbar-default .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #fff; }
    @media (max-width: 767px) {
      .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #6F737C; }
        .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent; }
      .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ng-1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .ng-1 .navbar-default .navbar-link {
      color: #6F737C; }
      .ng-1 .navbar-default .navbar-link:hover {
        color: #333; }
    .ng-1 .navbar-default .btn-link {
      color: #6F737C; }
      .ng-1 .navbar-default .btn-link:hover, .ng-1 .navbar-default .btn-link:focus {
        color: #333; }
      .ng-1 .navbar-default .btn-link[disabled]:hover, .ng-1 .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .ng-1 .navbar-default .btn-link:hover,
      fieldset[disabled] .ng-1 .navbar-default .btn-link:focus {
        color: #ccc; }
  .ng-1 .navbar-inverse {
    background-color: #0E2549;
    border-color: #060f1e; }
    .ng-1 .navbar-inverse .navbar-brand {
      color: #fff; }
      .ng-1 .navbar-inverse .navbar-brand:hover, .ng-1 .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .ng-1 .navbar-inverse .navbar-text {
      color: #9d9d9d; }
    .ng-1 .navbar-inverse .navbar-nav > li > a {
      color: #fff; }
      .ng-1 .navbar-inverse .navbar-nav > li > a:hover, .ng-1 .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .ng-1 .navbar-inverse .navbar-nav > .active > a, .ng-1 .navbar-inverse .navbar-nav > .active > a:hover, .ng-1 .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .ng-1 .navbar-inverse .navbar-nav > .disabled > a, .ng-1 .navbar-inverse .navbar-nav > .disabled > a:hover, .ng-1 .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .ng-1 .navbar-inverse .navbar-toggle {
      border-color: #333; }
      .ng-1 .navbar-inverse .navbar-toggle:hover, .ng-1 .navbar-inverse .navbar-toggle:focus {
        background-color: #333; }
      .ng-1 .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .ng-1 .navbar-inverse .navbar-collapse,
    .ng-1 .navbar-inverse .navbar-form {
      border-color: #08162b; }
    .ng-1 .navbar-inverse .navbar-nav > .open > a, .ng-1 .navbar-inverse .navbar-nav > .open > a:hover, .ng-1 .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: transparent;
      color: #fff; }
    @media (max-width: 767px) {
      .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #060f1e; }
      .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #060f1e; }
      .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff; }
        .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent; }
      .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .ng-1 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .ng-1 .navbar-inverse .navbar-link {
      color: #fff; }
      .ng-1 .navbar-inverse .navbar-link:hover {
        color: #fff; }
    .ng-1 .navbar-inverse .btn-link {
      color: #fff; }
      .ng-1 .navbar-inverse .btn-link:hover, .ng-1 .navbar-inverse .btn-link:focus {
        color: #fff; }
      .ng-1 .navbar-inverse .btn-link[disabled]:hover, .ng-1 .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .ng-1 .navbar-inverse .btn-link:hover,
      fieldset[disabled] .ng-1 .navbar-inverse .btn-link:focus {
        color: #444; }
  .ng-1 .breadcrumb {
    padding: 5px 12px;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 3px; }
    .ng-1 .breadcrumb > li {
      display: inline-block; }
      .ng-1 .breadcrumb > li + li:before {
        content: "/\A0";
        padding: 0 5px;
        color: #000; }
    .ng-1 .breadcrumb > .active {
      color: #000; }
  .ng-1 .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 3px; }
    .ng-1 .pagination > li {
      display: inline; }
      .ng-1 .pagination > li > a,
      .ng-1 .pagination > li > span {
        position: relative;
        float: left;
        padding: 8px 20px;
        line-height: 1.82;
        text-decoration: none;
        color: #256eff;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px; }
      .ng-1 .pagination > li:first-child > a,
      .ng-1 .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .ng-1 .pagination > li:last-child > a,
      .ng-1 .pagination > li:last-child > span {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    .ng-1 .pagination > li > a:hover, .ng-1 .pagination > li > a:focus,
    .ng-1 .pagination > li > span:hover,
    .ng-1 .pagination > li > span:focus {
      z-index: 2;
      color: #0048d8;
      background-color: #eeeeee;
      border-color: #ddd; }
    .ng-1 .pagination > .active > a, .ng-1 .pagination > .active > a:hover, .ng-1 .pagination > .active > a:focus,
    .ng-1 .pagination > .active > span,
    .ng-1 .pagination > .active > span:hover,
    .ng-1 .pagination > .active > span:focus {
      z-index: 3;
      color: #fff;
      background-color: #256eff;
      border-color: #256eff;
      cursor: default; }
    .ng-1 .pagination > .disabled > span,
    .ng-1 .pagination > .disabled > span:hover,
    .ng-1 .pagination > .disabled > span:focus,
    .ng-1 .pagination > .disabled > a,
    .ng-1 .pagination > .disabled > a:hover,
    .ng-1 .pagination > .disabled > a:focus {
      color: #777777;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }
  .ng-1 .pagination-lg > li > a,
  .ng-1 .pagination-lg > li > span {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.33333; }
  .ng-1 .pagination-lg > li:first-child > a,
  .ng-1 .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .ng-1 .pagination-lg > li:last-child > a,
  .ng-1 .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .ng-1 .pagination-sm > li > a,
  .ng-1 .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5; }
  .ng-1 .pagination-sm > li:first-child > a,
  .ng-1 .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .ng-1 .pagination-sm > li:last-child > a,
  .ng-1 .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .ng-1 .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
    .ng-1 .pager:before, .ng-1 .pager:after {
      content: " ";
      display: table; }
    .ng-1 .pager:after {
      clear: both; }
    .ng-1 .pager li {
      display: inline; }
      .ng-1 .pager li > a,
      .ng-1 .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .ng-1 .pager li > a:hover,
      .ng-1 .pager li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .ng-1 .pager .next > a,
    .ng-1 .pager .next > span {
      float: right; }
    .ng-1 .pager .previous > a,
    .ng-1 .pager .previous > span {
      float: left; }
    .ng-1 .pager .disabled > a,
    .ng-1 .pager .disabled > a:hover,
    .ng-1 .pager .disabled > a:focus,
    .ng-1 .pager .disabled > span {
      color: #777777;
      background-color: #fff;
      cursor: not-allowed; }
  .ng-1 .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
    .ng-1 .label:empty {
      display: none; }
    .btn .ng-1 .label {
      position: relative;
      top: -1px; }
  .ng-1 a.label:hover, .ng-1 a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .ng-1 .label-default {
    background-color: #777777; }
    .ng-1 .label-default[href]:hover, .ng-1 .label-default[href]:focus {
      background-color: #5e5e5e; }
  .ng-1 .label-primary {
    background-color: #4B566C; }
    .ng-1 .label-primary[href]:hover, .ng-1 .label-primary[href]:focus {
      background-color: #363e4e; }
  .ng-1 .label-success {
    background-color: #00b387; }
    .ng-1 .label-success[href]:hover, .ng-1 .label-success[href]:focus {
      background-color: #008061; }
  .ng-1 .label-info {
    background-color: #256eff; }
    .ng-1 .label-info[href]:hover, .ng-1 .label-info[href]:focus {
      background-color: #0051f1; }
  .ng-1 .label-warning {
    background-color: #f0ad4e; }
    .ng-1 .label-warning[href]:hover, .ng-1 .label-warning[href]:focus {
      background-color: #ec971f; }
  .ng-1 .label-danger {
    background-color: #e30613; }
    .ng-1 .label-danger[href]:hover, .ng-1 .label-danger[href]:focus {
      background-color: #b1050f; }
  .ng-1 .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px; }
    .ng-1 .badge:empty {
      display: none; }
    .btn .ng-1 .badge {
      position: relative;
      top: -1px; }
    .btn-xs .ng-1 .badge, .ng-1 .btn-group-xs > .btn .ng-1 .badge,
    .btn-group-xs > .btn .ng-1 .badge {
      top: 0;
      padding: 1px 5px; }
    .list-group-item.active > .ng-1 .badge,
    .nav-pills > .active > a > .ng-1 .badge {
      color: #256eff;
      background-color: #fff; }
    .list-group-item > .ng-1 .badge {
      float: right; }
    .list-group-item > .ng-1 .badge + .ng-1 .badge {
      margin-right: 5px; }
    .nav-pills > li > a > .ng-1 .badge {
      margin-left: 3px; }
  .ng-1 a.badge:hover, .ng-1 a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .ng-1 .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
    .ng-1 .jumbotron h1,
    .ng-1 .jumbotron .h1 {
      color: inherit; }
    .ng-1 .jumbotron p {
      margin-bottom: 15px;
      font-size: 17px;
      font-weight: 200; }
    .ng-1 .jumbotron > hr {
      border-top-color: #d5d5d5; }
    .container .ng-1 .jumbotron,
    .container-fluid .ng-1 .jumbotron {
      border-radius: 3px;
      padding-left: 15px;
      padding-right: 15px; }
    .ng-1 .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .ng-1 .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
        .container .ng-1 .jumbotron,
        .container-fluid .ng-1 .jumbotron {
          padding-left: 60px;
          padding-right: 60px; }
        .ng-1 .jumbotron h1,
        .ng-1 .jumbotron .h1 {
          font-size: 50px; } }
  .ng-1 .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.82;
    background-color: #fbfcfe;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
    .ng-1 .thumbnail > img,
    .ng-1 .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .ng-1 .thumbnail .caption {
      padding: 9px;
      color: #333333; }
  .ng-1 a.thumbnail:hover,
  .ng-1 a.thumbnail:focus,
  .ng-1 a.thumbnail.active {
    border-color: #256eff; }
  .ng-1 .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px; }
    .ng-1 .alert h4 {
      margin-top: 0;
      color: inherit; }
    .ng-1 .alert .alert-link {
      font-weight: bold; }
    .ng-1 .alert > p,
    .ng-1 .alert > ul {
      margin-bottom: 0; }
    .ng-1 .alert > p + p {
      margin-top: 5px; }
  .ng-1 .alert-dismissable,
  .ng-1 .alert-dismissible {
    padding-right: 35px; }
    .ng-1 .alert-dismissable .close,
    .ng-1 .alert-dismissible .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .ng-1 .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .ng-1 .alert-success hr {
      border-top-color: #c9e2b3; }
    .ng-1 .alert-success .alert-link {
      color: #2b542c; }
  .ng-1 .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .ng-1 .alert-info hr {
      border-top-color: #a6e1ec; }
    .ng-1 .alert-info .alert-link {
      color: #245269; }
  .ng-1 .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .ng-1 .alert-warning hr {
      border-top-color: #f7e1b5; }
    .ng-1 .alert-warning .alert-link {
      color: #66512c; }
  .ng-1 .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .ng-1 .alert-danger hr {
      border-top-color: #e4b9c0; }
    .ng-1 .alert-danger .alert-link {
      color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .ng-1 .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .ng-1 .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #256eff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  .ng-1 .progress-striped .progress-bar,
  .ng-1 .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .ng-1 .progress.active .progress-bar,
  .ng-1 .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .ng-1 .progress-bar-success {
    background-color: #00b387; }
    .progress-striped .ng-1 .progress-bar-success {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-1 .progress-bar-info {
    background-color: #256eff; }
    .progress-striped .ng-1 .progress-bar-info {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-1 .progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .ng-1 .progress-bar-warning {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-1 .progress-bar-danger {
    background-color: #e30613; }
    .progress-striped .ng-1 .progress-bar-danger {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .ng-1 .media {
    margin-top: 15px; }
    .ng-1 .media:first-child {
      margin-top: 0; }
  .ng-1 .media,
  .ng-1 .media-body {
    zoom: 1;
    overflow: hidden; }
  .ng-1 .media-body {
    width: 10000px; }
  .ng-1 .media-object {
    display: block; }
    .ng-1 .media-object.img-thumbnail {
      max-width: none; }
  .ng-1 .media-right,
  .ng-1 .media > .pull-right {
    padding-left: 10px; }
  .ng-1 .media-left,
  .ng-1 .media > .pull-left {
    padding-right: 10px; }
  .ng-1 .media-left,
  .ng-1 .media-right,
  .ng-1 .media-body {
    display: table-cell;
    vertical-align: top; }
  .ng-1 .media-middle {
    vertical-align: middle; }
  .ng-1 .media-bottom {
    vertical-align: bottom; }
  .ng-1 .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .ng-1 .media-list {
    padding-left: 0;
    list-style: none; }
  .ng-1 .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .ng-1 .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .ng-1 .list-group-item:first-child {
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .ng-1 .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .ng-1 a.list-group-item,
  .ng-1 button.list-group-item {
    color: #555; }
    .ng-1 a.list-group-item .list-group-item-heading,
    .ng-1 button.list-group-item .list-group-item-heading {
      color: #333; }
    .ng-1 a.list-group-item:hover, .ng-1 a.list-group-item:focus,
    .ng-1 button.list-group-item:hover,
    .ng-1 button.list-group-item:focus {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5; }
  .ng-1 button.list-group-item {
    width: 100%;
    text-align: left; }
  .ng-1 .list-group-item.disabled, .ng-1 .list-group-item.disabled:hover, .ng-1 .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
    .ng-1 .list-group-item.disabled .list-group-item-heading, .ng-1 .list-group-item.disabled:hover .list-group-item-heading, .ng-1 .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .ng-1 .list-group-item.disabled .list-group-item-text, .ng-1 .list-group-item.disabled:hover .list-group-item-text, .ng-1 .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .ng-1 .list-group-item.active, .ng-1 .list-group-item.active:hover, .ng-1 .list-group-item.active:focus {
    z-index: 2;
    color: #000;
    background-color: #fff;
    border-color: #fff; }
    .ng-1 .list-group-item.active .list-group-item-heading,
    .ng-1 .list-group-item.active .list-group-item-heading > small,
    .ng-1 .list-group-item.active .list-group-item-heading > .small, .ng-1 .list-group-item.active:hover .list-group-item-heading,
    .ng-1 .list-group-item.active:hover .list-group-item-heading > small,
    .ng-1 .list-group-item.active:hover .list-group-item-heading > .small, .ng-1 .list-group-item.active:focus .list-group-item-heading,
    .ng-1 .list-group-item.active:focus .list-group-item-heading > small,
    .ng-1 .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .ng-1 .list-group-item.active .list-group-item-text, .ng-1 .list-group-item.active:hover .list-group-item-text, .ng-1 .list-group-item.active:focus .list-group-item-text {
      color: white; }
  .ng-1 .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .ng-1 a.list-group-item-success,
  .ng-1 button.list-group-item-success {
    color: #3c763d; }
    .ng-1 a.list-group-item-success .list-group-item-heading,
    .ng-1 button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .ng-1 a.list-group-item-success:hover, .ng-1 a.list-group-item-success:focus,
    .ng-1 button.list-group-item-success:hover,
    .ng-1 button.list-group-item-success:focus {
      color: #3c763d;
      background-color: #d0e9c6; }
    .ng-1 a.list-group-item-success.active, .ng-1 a.list-group-item-success.active:hover, .ng-1 a.list-group-item-success.active:focus,
    .ng-1 button.list-group-item-success.active,
    .ng-1 button.list-group-item-success.active:hover,
    .ng-1 button.list-group-item-success.active:focus {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .ng-1 .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .ng-1 a.list-group-item-info,
  .ng-1 button.list-group-item-info {
    color: #31708f; }
    .ng-1 a.list-group-item-info .list-group-item-heading,
    .ng-1 button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .ng-1 a.list-group-item-info:hover, .ng-1 a.list-group-item-info:focus,
    .ng-1 button.list-group-item-info:hover,
    .ng-1 button.list-group-item-info:focus {
      color: #31708f;
      background-color: #c4e3f3; }
    .ng-1 a.list-group-item-info.active, .ng-1 a.list-group-item-info.active:hover, .ng-1 a.list-group-item-info.active:focus,
    .ng-1 button.list-group-item-info.active,
    .ng-1 button.list-group-item-info.active:hover,
    .ng-1 button.list-group-item-info.active:focus {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .ng-1 .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .ng-1 a.list-group-item-warning,
  .ng-1 button.list-group-item-warning {
    color: #8a6d3b; }
    .ng-1 a.list-group-item-warning .list-group-item-heading,
    .ng-1 button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .ng-1 a.list-group-item-warning:hover, .ng-1 a.list-group-item-warning:focus,
    .ng-1 button.list-group-item-warning:hover,
    .ng-1 button.list-group-item-warning:focus {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .ng-1 a.list-group-item-warning.active, .ng-1 a.list-group-item-warning.active:hover, .ng-1 a.list-group-item-warning.active:focus,
    .ng-1 button.list-group-item-warning.active,
    .ng-1 button.list-group-item-warning.active:hover,
    .ng-1 button.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .ng-1 .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .ng-1 a.list-group-item-danger,
  .ng-1 button.list-group-item-danger {
    color: #a94442; }
    .ng-1 a.list-group-item-danger .list-group-item-heading,
    .ng-1 button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .ng-1 a.list-group-item-danger:hover, .ng-1 a.list-group-item-danger:focus,
    .ng-1 button.list-group-item-danger:hover,
    .ng-1 button.list-group-item-danger:focus {
      color: #a94442;
      background-color: #ebcccc; }
    .ng-1 a.list-group-item-danger.active, .ng-1 a.list-group-item-danger.active:hover, .ng-1 a.list-group-item-danger.active:focus,
    .ng-1 button.list-group-item-danger.active,
    .ng-1 button.list-group-item-danger.active:hover,
    .ng-1 button.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .ng-1 .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .ng-1 .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .ng-1 .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .ng-1 .panel-body {
    padding: 20px; }
    .ng-1 .panel-body:before, .ng-1 .panel-body:after {
      content: " ";
      display: table; }
    .ng-1 .panel-body:after {
      clear: both; }
  .ng-1 .panel-heading {
    padding: 20px 20px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
    .ng-1 .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .ng-1 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: inherit; }
    .ng-1 .panel-title > a,
    .ng-1 .panel-title > small,
    .ng-1 .panel-title > .small,
    .ng-1 .panel-title > small > a,
    .ng-1 .panel-title > .small > a {
      color: inherit; }
  .ng-1 .panel-footer {
    padding: 20px 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  .ng-1 .panel > .list-group,
  .ng-1 .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .ng-1 .panel > .list-group .list-group-item,
    .ng-1 .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .ng-1 .panel > .list-group:first-child .list-group-item:first-child,
    .ng-1 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-right-radius: 2px;
      border-top-left-radius: 2px; }
    .ng-1 .panel > .list-group:last-child .list-group-item:last-child,
    .ng-1 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }
  .ng-1 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .ng-1 .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .ng-1 .list-group + .panel-footer {
    border-top-width: 0; }
  .ng-1 .panel > .table,
  .ng-1 .panel > .table-responsive > .table,
  .ng-1 .panel > .panel-collapse > .table {
    margin-bottom: 0; }
    .ng-1 .panel > .table caption,
    .ng-1 .panel > .table-responsive > .table caption,
    .ng-1 .panel > .panel-collapse > .table caption {
      padding-left: 20px;
      padding-right: 20px; }
  .ng-1 .panel > .table:first-child,
  .ng-1 .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
    .ng-1 .panel > .table:first-child > thead:first-child > tr:first-child,
    .ng-1 .panel > .table:first-child > tbody:first-child > tr:first-child,
    .ng-1 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .ng-1 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
      .ng-1 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .ng-1 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .ng-1 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .ng-1 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 2px; }
      .ng-1 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .ng-1 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .ng-1 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .ng-1 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .ng-1 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 2px; }
  .ng-1 .panel > .table:last-child,
  .ng-1 .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
    .ng-1 .panel > .table:last-child > tbody:last-child > tr:last-child,
    .ng-1 .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .ng-1 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .ng-1 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
      .ng-1 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .ng-1 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .ng-1 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .ng-1 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 2px; }
      .ng-1 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .ng-1 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .ng-1 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .ng-1 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .ng-1 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 2px; }
  .ng-1 .panel > .panel-body + .table,
  .ng-1 .panel > .panel-body + .table-responsive,
  .ng-1 .panel > .table + .panel-body,
  .ng-1 .panel > .table-responsive + .panel-body {
    border-top: 1px solid #E1E7F6; }
  .ng-1 .panel > .table > tbody:first-child > tr:first-child th,
  .ng-1 .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .ng-1 .panel > .table-bordered,
  .ng-1 .panel > .table-responsive > .table-bordered {
    border: 0; }
    .ng-1 .panel > .table-bordered > thead > tr > th:first-child,
    .ng-1 .panel > .table-bordered > thead > tr > td:first-child,
    .ng-1 .panel > .table-bordered > tbody > tr > th:first-child,
    .ng-1 .panel > .table-bordered > tbody > tr > td:first-child,
    .ng-1 .panel > .table-bordered > tfoot > tr > th:first-child,
    .ng-1 .panel > .table-bordered > tfoot > tr > td:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .ng-1 .panel > .table-bordered > thead > tr > th:last-child,
    .ng-1 .panel > .table-bordered > thead > tr > td:last-child,
    .ng-1 .panel > .table-bordered > tbody > tr > th:last-child,
    .ng-1 .panel > .table-bordered > tbody > tr > td:last-child,
    .ng-1 .panel > .table-bordered > tfoot > tr > th:last-child,
    .ng-1 .panel > .table-bordered > tfoot > tr > td:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .ng-1 .panel > .table-bordered > thead > tr:first-child > td,
    .ng-1 .panel > .table-bordered > thead > tr:first-child > th,
    .ng-1 .panel > .table-bordered > tbody > tr:first-child > td,
    .ng-1 .panel > .table-bordered > tbody > tr:first-child > th,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .ng-1 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .ng-1 .panel > .table-bordered > tbody > tr:last-child > td,
    .ng-1 .panel > .table-bordered > tbody > tr:last-child > th,
    .ng-1 .panel > .table-bordered > tfoot > tr:last-child > td,
    .ng-1 .panel > .table-bordered > tfoot > tr:last-child > th,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .ng-1 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .ng-1 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .ng-1 .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .ng-1 .panel-group {
    margin-bottom: 20px; }
    .ng-1 .panel-group .panel {
      margin-bottom: 0;
      border-radius: 3px; }
      .ng-1 .panel-group .panel + .panel {
        margin-top: 5px; }
    .ng-1 .panel-group .panel-heading {
      border-bottom: 0; }
      .ng-1 .panel-group .panel-heading + .panel-collapse > .panel-body,
      .ng-1 .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 1px solid #ddd; }
    .ng-1 .panel-group .panel-footer {
      border-top: 0; }
      .ng-1 .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .ng-1 .panel-default {
    border-color: #ddd; }
    .ng-1 .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .ng-1 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd; }
      .ng-1 .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333; }
    .ng-1 .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ddd; }
  .ng-1 .panel-primary {
    border-color: #256eff; }
    .ng-1 .panel-primary > .panel-heading {
      color: #fff;
      background-color: #256eff;
      border-color: #256eff; }
      .ng-1 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #256eff; }
      .ng-1 .panel-primary > .panel-heading .badge {
        color: #256eff;
        background-color: #fff; }
    .ng-1 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #256eff; }
  .ng-1 .panel-success {
    border-color: #d6e9c6; }
    .ng-1 .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6; }
      .ng-1 .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6; }
      .ng-1 .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d; }
    .ng-1 .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6; }
  .ng-1 .panel-info {
    border-color: #bce8f1; }
    .ng-1 .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
      .ng-1 .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #bce8f1; }
      .ng-1 .panel-info > .panel-heading .badge {
        color: #d9edf7;
        background-color: #31708f; }
    .ng-1 .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1; }
  .ng-1 .panel-warning {
    border-color: #faebcc; }
    .ng-1 .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc; }
      .ng-1 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #faebcc; }
      .ng-1 .panel-warning > .panel-heading .badge {
        color: #fcf8e3;
        background-color: #8a6d3b; }
    .ng-1 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc; }
  .ng-1 .panel-danger {
    border-color: #ebccd1; }
    .ng-1 .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1; }
      .ng-1 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ebccd1; }
      .ng-1 .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
    .ng-1 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1; }
  .ng-1 .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .ng-1 .embed-responsive .embed-responsive-item,
    .ng-1 .embed-responsive iframe,
    .ng-1 .embed-responsive embed,
    .ng-1 .embed-responsive object,
    .ng-1 .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .ng-1 .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .ng-1 .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .ng-1 .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .ng-1 .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .ng-1 .well-lg {
    padding: 24px;
    border-radius: 3px; }
  .ng-1 .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .ng-1 .close {
    float: right;
    font-size: 16.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
    .ng-1 .close:hover, .ng-1 .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .ng-1 button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .ng-1 .modal-open {
    overflow: hidden; }
  .ng-1 .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .ng-1 .modal.fade .modal-dialog {
      -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
      transform: translate(0, -25%);
      -webkit-transition: -webkit-transform 0.3s ease-out;
      -moz-transition: -moz-transform 0.3s ease-out;
      -o-transition: -o-transform 0.3s ease-out;
      transition: transform 0.3s ease-out; }
    .ng-1 .modal.in .modal-dialog {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
  .ng-1 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .ng-1 .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .ng-1 .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .ng-1 .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4500;
    background-color: #1F2226; }
    .ng-1 .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .ng-1 .modal-backdrop.in {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .ng-1 .modal-header {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5; }
    .ng-1 .modal-header:before, .ng-1 .modal-header:after {
      content: " ";
      display: table; }
    .ng-1 .modal-header:after {
      clear: both; }
  .ng-1 .modal-header .close {
    margin-top: -2px; }
  .ng-1 .modal-title {
    margin: 0;
    line-height: 1.82; }
  .ng-1 .modal-body {
    position: relative;
    padding: 20px; }
  .ng-1 .modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .ng-1 .modal-footer:before, .ng-1 .modal-footer:after {
      content: " ";
      display: table; }
    .ng-1 .modal-footer:after {
      clear: both; }
    .ng-1 .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .ng-1 .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .ng-1 .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .ng-1 .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .ng-1 .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .ng-1 .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .ng-1 .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .ng-1 .modal-lg {
      width: 900px; } }
  .ng-1 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.82;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 10px;
    opacity: 0;
    filter: alpha(opacity=0); }
    .ng-1 .tooltip.in {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .ng-1 .tooltip.top {
      margin-top: -3px;
      padding: 5px 0; }
    .ng-1 .tooltip.right {
      margin-left: 3px;
      padding: 0 5px; }
    .ng-1 .tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0; }
    .ng-1 .tooltip.left {
      margin-left: -3px;
      padding: 0 5px; }
  .ng-1 .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px; }
  .ng-1 .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .ng-1 .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-1 .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-1 .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .ng-1 .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .ng-1 .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .ng-1 .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-1 .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-1 .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .ng-1 .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.82;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
    .ng-1 .popover.top {
      margin-top: -10px; }
    .ng-1 .popover.right {
      margin-left: 10px; }
    .ng-1 .popover.bottom {
      margin-top: 10px; }
    .ng-1 .popover.left {
      margin-left: -10px; }
  .ng-1 .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 11px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0; }
  .ng-1 .popover-content {
    padding: 9px 14px; }
  .ng-1 .popover > .arrow, .ng-1 .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .ng-1 .popover > .arrow {
    border-width: 11px; }
  .ng-1 .popover > .arrow:after {
    border-width: 10px;
    content: ""; }
  .ng-1 .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px; }
    .ng-1 .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .ng-1 .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25); }
    .ng-1 .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .ng-1 .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
    .ng-1 .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .ng-1 .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .ng-1 .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }
  .ng-1 .carousel {
    position: relative; }
  .ng-1 .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .ng-1 .carousel-inner > .item {
      display: none;
      position: relative;
      -webkit-transition: 0.6s ease-in-out left;
      -o-transition: 0.6s ease-in-out left;
      transition: 0.6s ease-in-out left; }
      .ng-1 .carousel-inner > .item > img,
      .ng-1 .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .ng-1 .carousel-inner > .item {
          -webkit-transition: -webkit-transform 0.6s ease-in-out;
          -moz-transition: -moz-transform 0.6s ease-in-out;
          -o-transition: -o-transform 0.6s ease-in-out;
          transition: transform 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-perspective: 1000px;
          -moz-perspective: 1000px;
          perspective: 1000px; }
          .ng-1 .carousel-inner > .item.next, .ng-1 .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0; }
          .ng-1 .carousel-inner > .item.prev, .ng-1 .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0; }
          .ng-1 .carousel-inner > .item.next.left, .ng-1 .carousel-inner > .item.prev.right, .ng-1 .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0; } }
    .ng-1 .carousel-inner > .active,
    .ng-1 .carousel-inner > .next,
    .ng-1 .carousel-inner > .prev {
      display: block; }
    .ng-1 .carousel-inner > .active {
      left: 0; }
    .ng-1 .carousel-inner > .next,
    .ng-1 .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .ng-1 .carousel-inner > .next {
      left: 100%; }
    .ng-1 .carousel-inner > .prev {
      left: -100%; }
    .ng-1 .carousel-inner > .next.left,
    .ng-1 .carousel-inner > .prev.right {
      left: 0; }
    .ng-1 .carousel-inner > .active.left {
      left: -100%; }
    .ng-1 .carousel-inner > .active.right {
      left: 100%; }
  .ng-1 .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0); }
    .ng-1 .carousel-control.left {
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .ng-1 .carousel-control.right {
      left: auto;
      right: 0;
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .ng-1 .carousel-control:hover, .ng-1 .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .ng-1 .carousel-control .icon-prev,
    .ng-1 .carousel-control .icon-next,
    .ng-1 .carousel-control .glyphicon-chevron-left,
    .ng-1 .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .ng-1 .carousel-control .icon-prev,
    .ng-1 .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .ng-1 .carousel-control .icon-next,
    .ng-1 .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .ng-1 .carousel-control .icon-prev,
    .ng-1 .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .ng-1 .carousel-control .icon-prev:before {
      content: '\2039'; }
    .ng-1 .carousel-control .icon-next:before {
      content: '\203A'; }
  .ng-1 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .ng-1 .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000 \9;
      background-color: rgba(0, 0, 0, 0); }
    .ng-1 .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .ng-1 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .ng-1 .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .ng-1 .carousel-control .glyphicon-chevron-left,
    .ng-1 .carousel-control .glyphicon-chevron-right,
    .ng-1 .carousel-control .icon-prev,
    .ng-1 .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .ng-1 .carousel-control .glyphicon-chevron-left,
    .ng-1 .carousel-control .icon-prev {
      margin-left: -10px; }
    .ng-1 .carousel-control .glyphicon-chevron-right,
    .ng-1 .carousel-control .icon-next {
      margin-right: -10px; }
    .ng-1 .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .ng-1 .carousel-indicators {
      bottom: 20px; } }
  .ng-1 .clearfix:before, .ng-1 .clearfix:after {
    content: " ";
    display: table; }
  .ng-1 .clearfix:after {
    clear: both; }
  .ng-1 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .ng-1 .pull-right {
    float: right !important; }
  .ng-1 .pull-left {
    float: left !important; }
  .ng-1 .hide {
    display: none !important; }
  .ng-1 .show {
    display: block !important; }
  .ng-1 .invisible {
    visibility: hidden; }
  .ng-1 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .ng-1 .hidden {
    display: none !important; }
  .ng-1 .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .ng-1 .visible-xs {
    display: none !important; }
  .ng-1 .visible-sm {
    display: none !important; }
  .ng-1 .visible-md {
    display: none !important; }
  .ng-1 .visible-lg {
    display: none !important; }
  .ng-1 .visible-xs-block,
  .ng-1 .visible-xs-inline,
  .ng-1 .visible-xs-inline-block,
  .ng-1 .visible-sm-block,
  .ng-1 .visible-sm-inline,
  .ng-1 .visible-sm-inline-block,
  .ng-1 .visible-md-block,
  .ng-1 .visible-md-inline,
  .ng-1 .visible-md-inline-block,
  .ng-1 .visible-lg-block,
  .ng-1 .visible-lg-inline,
  .ng-1 .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .ng-1 .visible-xs {
      display: block !important; }
    .ng-1 table.visible-xs {
      display: table !important; }
    .ng-1 tr.visible-xs {
      display: table-row !important; }
    .ng-1 th.visible-xs,
    .ng-1 td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .ng-1 .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .ng-1 .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .ng-1 .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-1 .visible-sm {
      display: block !important; }
    .ng-1 table.visible-sm {
      display: table !important; }
    .ng-1 tr.visible-sm {
      display: table-row !important; }
    .ng-1 th.visible-sm,
    .ng-1 td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-1 .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-1 .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-1 .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-1 .visible-md {
      display: block !important; }
    .ng-1 table.visible-md {
      display: table !important; }
    .ng-1 tr.visible-md {
      display: table-row !important; }
    .ng-1 th.visible-md,
    .ng-1 td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-1 .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-1 .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-1 .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .ng-1 .visible-lg {
      display: block !important; }
    .ng-1 table.visible-lg {
      display: table !important; }
    .ng-1 tr.visible-lg {
      display: table-row !important; }
    .ng-1 th.visible-lg,
    .ng-1 td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .ng-1 .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .ng-1 .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .ng-1 .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .ng-1 .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ng-1 .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .ng-1 .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .ng-1 .hidden-lg {
      display: none !important; } }
  .ng-1 .visible-print {
    display: none !important; }
  @media print {
    .ng-1 .visible-print {
      display: block !important; }
    .ng-1 table.visible-print {
      display: table !important; }
    .ng-1 tr.visible-print {
      display: table-row !important; }
    .ng-1 th.visible-print,
    .ng-1 td.visible-print {
      display: table-cell !important; } }
  .ng-1 .visible-print-block {
    display: none !important; }
    @media print {
      .ng-1 .visible-print-block {
        display: block !important; } }
  .ng-1 .visible-print-inline {
    display: none !important; }
    @media print {
      .ng-1 .visible-print-inline {
        display: inline !important; } }
  .ng-1 .visible-print-inline-block {
    display: none !important; }
    @media print {
      .ng-1 .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .ng-1 .hidden-print {
      display: none !important; } }
  .ng-1 .dashboard-body {
    background-color: #fbfcfe;
    /* TODO: Fix gulp to include from bower_components. Inlcuding here as a quick workaround. */
    /* Calendars */
    /* Text Input Above Each Calendar */
    /* Time Picker */
    /* Predefined Ranges */
    /*  Larger Screen Styling */
    /** Used for boostraps column to have the same height */
    /** http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height */
    /* columns of same height styles */
    /* Dropdown with search box based on the "chosen" component */
    /* Dropdown with search box based on the "chosen" component */
    /* Create campaign, create subcampaign, save, etc. */ }
    .ng-1 .dashboard-body .flag {
      width: 16px;
      height: 11px;
      background: url(/images/flags.png) no-repeat; }
      .ng-1 .dashboard-body .flag.flag-ad {
        background-position: -16px 0; }
      .ng-1 .dashboard-body .flag.flag-ae {
        background-position: -32px 0; }
      .ng-1 .dashboard-body .flag.flag-af {
        background-position: -48px 0; }
      .ng-1 .dashboard-body .flag.flag-ag {
        background-position: -64px 0; }
      .ng-1 .dashboard-body .flag.flag-ai {
        background-position: -80px 0; }
      .ng-1 .dashboard-body .flag.flag-al {
        background-position: -96px 0; }
      .ng-1 .dashboard-body .flag.flag-am {
        background-position: -112px 0; }
      .ng-1 .dashboard-body .flag.flag-an {
        background-position: -128px 0; }
      .ng-1 .dashboard-body .flag.flag-ao {
        background-position: -144px 0; }
      .ng-1 .dashboard-body .flag.flag-ar {
        background-position: -160px 0; }
      .ng-1 .dashboard-body .flag.flag-as {
        background-position: -176px 0; }
      .ng-1 .dashboard-body .flag.flag-at {
        background-position: -192px 0; }
      .ng-1 .dashboard-body .flag.flag-au {
        background-position: -208px 0; }
      .ng-1 .dashboard-body .flag.flag-aw {
        background-position: -224px 0; }
      .ng-1 .dashboard-body .flag.flag-az {
        background-position: -240px 0; }
      .ng-1 .dashboard-body .flag.flag-ba {
        background-position: 0 -11px; }
      .ng-1 .dashboard-body .flag.flag-bb {
        background-position: -16px -11px; }
      .ng-1 .dashboard-body .flag.flag-bd {
        background-position: -32px -11px; }
      .ng-1 .dashboard-body .flag.flag-be {
        background-position: -48px -11px; }
      .ng-1 .dashboard-body .flag.flag-bf {
        background-position: -64px -11px; }
      .ng-1 .dashboard-body .flag.flag-bg {
        background-position: -80px -11px; }
      .ng-1 .dashboard-body .flag.flag-bh {
        background-position: -96px -11px; }
      .ng-1 .dashboard-body .flag.flag-bi {
        background-position: -112px -11px; }
      .ng-1 .dashboard-body .flag.flag-bj {
        background-position: -128px -11px; }
      .ng-1 .dashboard-body .flag.flag-bm {
        background-position: -144px -11px; }
      .ng-1 .dashboard-body .flag.flag-bn {
        background-position: -160px -11px; }
      .ng-1 .dashboard-body .flag.flag-bo {
        background-position: -176px -11px; }
      .ng-1 .dashboard-body .flag.flag-br {
        background-position: -192px -11px; }
      .ng-1 .dashboard-body .flag.flag-bs {
        background-position: -208px -11px; }
      .ng-1 .dashboard-body .flag.flag-bt {
        background-position: -224px -11px; }
      .ng-1 .dashboard-body .flag.flag-bv {
        background-position: -240px -11px; }
      .ng-1 .dashboard-body .flag.flag-bw {
        background-position: 0 -22px; }
      .ng-1 .dashboard-body .flag.flag-by {
        background-position: -16px -22px; }
      .ng-1 .dashboard-body .flag.flag-bz {
        background-position: -32px -22px; }
      .ng-1 .dashboard-body .flag.flag-ca {
        background-position: -48px -22px; }
      .ng-1 .dashboard-body .flag.flag-catalonia {
        background-position: -64px -22px; }
      .ng-1 .dashboard-body .flag.flag-cd {
        background-position: -80px -22px; }
      .ng-1 .dashboard-body .flag.flag-cf {
        background-position: -96px -22px; }
      .ng-1 .dashboard-body .flag.flag-cg {
        background-position: -112px -22px; }
      .ng-1 .dashboard-body .flag.flag-ch {
        background-position: -128px -22px; }
      .ng-1 .dashboard-body .flag.flag-ci {
        background-position: -144px -22px; }
      .ng-1 .dashboard-body .flag.flag-ck {
        background-position: -160px -22px; }
      .ng-1 .dashboard-body .flag.flag-cl {
        background-position: -176px -22px; }
      .ng-1 .dashboard-body .flag.flag-cm {
        background-position: -192px -22px; }
      .ng-1 .dashboard-body .flag.flag-cn {
        background-position: -208px -22px; }
      .ng-1 .dashboard-body .flag.flag-co {
        background-position: -224px -22px; }
      .ng-1 .dashboard-body .flag.flag-cr {
        background-position: -240px -22px; }
      .ng-1 .dashboard-body .flag.flag-cu {
        background-position: 0 -33px; }
      .ng-1 .dashboard-body .flag.flag-cv {
        background-position: -16px -33px; }
      .ng-1 .dashboard-body .flag.flag-cw {
        background-position: -32px -33px; }
      .ng-1 .dashboard-body .flag.flag-cy {
        background-position: -48px -33px; }
      .ng-1 .dashboard-body .flag.flag-cz {
        background-position: -64px -33px; }
      .ng-1 .dashboard-body .flag.flag-de {
        background-position: -80px -33px; }
      .ng-1 .dashboard-body .flag.flag-dj {
        background-position: -96px -33px; }
      .ng-1 .dashboard-body .flag.flag-dk {
        background-position: -112px -33px; }
      .ng-1 .dashboard-body .flag.flag-dm {
        background-position: -128px -33px; }
      .ng-1 .dashboard-body .flag.flag-do {
        background-position: -144px -33px; }
      .ng-1 .dashboard-body .flag.flag-dz {
        background-position: -160px -33px; }
      .ng-1 .dashboard-body .flag.flag-ec {
        background-position: -176px -33px; }
      .ng-1 .dashboard-body .flag.flag-ee {
        background-position: -192px -33px; }
      .ng-1 .dashboard-body .flag.flag-eg {
        background-position: -208px -33px; }
      .ng-1 .dashboard-body .flag.flag-eh {
        background-position: -224px -33px; }
      .ng-1 .dashboard-body .flag.flag-england {
        background-position: -240px -33px; }
      .ng-1 .dashboard-body .flag.flag-er {
        background-position: 0 -44px; }
      .ng-1 .dashboard-body .flag.flag-es {
        background-position: -16px -44px; }
      .ng-1 .dashboard-body .flag.flag-et {
        background-position: -32px -44px; }
      .ng-1 .dashboard-body .flag.flag-eu {
        background-position: -48px -44px; }
      .ng-1 .dashboard-body .flag.flag-fi {
        background-position: -64px -44px; }
      .ng-1 .dashboard-body .flag.flag-fj {
        background-position: -80px -44px; }
      .ng-1 .dashboard-body .flag.flag-fk {
        background-position: -96px -44px; }
      .ng-1 .dashboard-body .flag.flag-fm {
        background-position: -112px -44px; }
      .ng-1 .dashboard-body .flag.flag-fo {
        background-position: -128px -44px; }
      .ng-1 .dashboard-body .flag.flag-fr {
        background-position: -144px -44px; }
      .ng-1 .dashboard-body .flag.flag-ga {
        background-position: -160px -44px; }
      .ng-1 .dashboard-body .flag.flag-gb {
        background-position: -176px -44px; }
      .ng-1 .dashboard-body .flag.flag-gd {
        background-position: -192px -44px; }
      .ng-1 .dashboard-body .flag.flag-ge {
        background-position: -208px -44px; }
      .ng-1 .dashboard-body .flag.flag-gf {
        background-position: -224px -44px; }
      .ng-1 .dashboard-body .flag.flag-gg {
        background-position: -240px -44px; }
      .ng-1 .dashboard-body .flag.flag-gh {
        background-position: 0 -55px; }
      .ng-1 .dashboard-body .flag.flag-gi {
        background-position: -16px -55px; }
      .ng-1 .dashboard-body .flag.flag-gl {
        background-position: -32px -55px; }
      .ng-1 .dashboard-body .flag.flag-gm {
        background-position: -48px -55px; }
      .ng-1 .dashboard-body .flag.flag-gn {
        background-position: -64px -55px; }
      .ng-1 .dashboard-body .flag.flag-gp {
        background-position: -80px -55px; }
      .ng-1 .dashboard-body .flag.flag-gq {
        background-position: -96px -55px; }
      .ng-1 .dashboard-body .flag.flag-gr {
        background-position: -112px -55px; }
      .ng-1 .dashboard-body .flag.flag-gs {
        background-position: -128px -55px; }
      .ng-1 .dashboard-body .flag.flag-gt {
        background-position: -144px -55px; }
      .ng-1 .dashboard-body .flag.flag-gu {
        background-position: -160px -55px; }
      .ng-1 .dashboard-body .flag.flag-gw {
        background-position: -176px -55px; }
      .ng-1 .dashboard-body .flag.flag-gy {
        background-position: -192px -55px; }
      .ng-1 .dashboard-body .flag.flag-hk {
        background-position: -208px -55px; }
      .ng-1 .dashboard-body .flag.flag-hm {
        background-position: -224px -55px; }
      .ng-1 .dashboard-body .flag.flag-hn {
        background-position: -240px -55px; }
      .ng-1 .dashboard-body .flag.flag-hr {
        background-position: 0 -66px; }
      .ng-1 .dashboard-body .flag.flag-ht {
        background-position: -16px -66px; }
      .ng-1 .dashboard-body .flag.flag-hu {
        background-position: -32px -66px; }
      .ng-1 .dashboard-body .flag.flag-ic {
        background-position: -48px -66px; }
      .ng-1 .dashboard-body .flag.flag-id {
        background-position: -64px -66px; }
      .ng-1 .dashboard-body .flag.flag-ie {
        background-position: -80px -66px; }
      .ng-1 .dashboard-body .flag.flag-il {
        background-position: -96px -66px; }
      .ng-1 .dashboard-body .flag.flag-im {
        background-position: -112px -66px; }
      .ng-1 .dashboard-body .flag.flag-in {
        background-position: -128px -66px; }
      .ng-1 .dashboard-body .flag.flag-io {
        background-position: -144px -66px; }
      .ng-1 .dashboard-body .flag.flag-iq {
        background-position: -160px -66px; }
      .ng-1 .dashboard-body .flag.flag-ir {
        background-position: -176px -66px; }
      .ng-1 .dashboard-body .flag.flag-is {
        background-position: -192px -66px; }
      .ng-1 .dashboard-body .flag.flag-it {
        background-position: -208px -66px; }
      .ng-1 .dashboard-body .flag.flag-je {
        background-position: -224px -66px; }
      .ng-1 .dashboard-body .flag.flag-jm {
        background-position: -240px -66px; }
      .ng-1 .dashboard-body .flag.flag-jo {
        background-position: 0 -77px; }
      .ng-1 .dashboard-body .flag.flag-jp {
        background-position: -16px -77px; }
      .ng-1 .dashboard-body .flag.flag-ke {
        background-position: -32px -77px; }
      .ng-1 .dashboard-body .flag.flag-kg {
        background-position: -48px -77px; }
      .ng-1 .dashboard-body .flag.flag-kh {
        background-position: -64px -77px; }
      .ng-1 .dashboard-body .flag.flag-ki {
        background-position: -80px -77px; }
      .ng-1 .dashboard-body .flag.flag-km {
        background-position: -96px -77px; }
      .ng-1 .dashboard-body .flag.flag-kn {
        background-position: -112px -77px; }
      .ng-1 .dashboard-body .flag.flag-kp {
        background-position: -128px -77px; }
      .ng-1 .dashboard-body .flag.flag-kr {
        background-position: -144px -77px; }
      .ng-1 .dashboard-body .flag.flag-kurdistan {
        background-position: -160px -77px; }
      .ng-1 .dashboard-body .flag.flag-kw {
        background-position: -176px -77px; }
      .ng-1 .dashboard-body .flag.flag-ky {
        background-position: -192px -77px; }
      .ng-1 .dashboard-body .flag.flag-kz {
        background-position: -208px -77px; }
      .ng-1 .dashboard-body .flag.flag-la {
        background-position: -224px -77px; }
      .ng-1 .dashboard-body .flag.flag-lb {
        background-position: -240px -77px; }
      .ng-1 .dashboard-body .flag.flag-lc {
        background-position: 0 -88px; }
      .ng-1 .dashboard-body .flag.flag-li {
        background-position: -16px -88px; }
      .ng-1 .dashboard-body .flag.flag-lk {
        background-position: -32px -88px; }
      .ng-1 .dashboard-body .flag.flag-lr {
        background-position: -48px -88px; }
      .ng-1 .dashboard-body .flag.flag-ls {
        background-position: -64px -88px; }
      .ng-1 .dashboard-body .flag.flag-lt {
        background-position: -80px -88px; }
      .ng-1 .dashboard-body .flag.flag-lu {
        background-position: -96px -88px; }
      .ng-1 .dashboard-body .flag.flag-lv {
        background-position: -112px -88px; }
      .ng-1 .dashboard-body .flag.flag-ly {
        background-position: -128px -88px; }
      .ng-1 .dashboard-body .flag.flag-ma {
        background-position: -144px -88px; }
      .ng-1 .dashboard-body .flag.flag-mc {
        background-position: -160px -88px; }
      .ng-1 .dashboard-body .flag.flag-md {
        background-position: -176px -88px; }
      .ng-1 .dashboard-body .flag.flag-me {
        background-position: -192px -88px; }
      .ng-1 .dashboard-body .flag.flag-mg {
        background-position: -208px -88px; }
      .ng-1 .dashboard-body .flag.flag-mh {
        background-position: -224px -88px; }
      .ng-1 .dashboard-body .flag.flag-mk {
        background-position: -240px -88px; }
      .ng-1 .dashboard-body .flag.flag-ml {
        background-position: 0 -99px; }
      .ng-1 .dashboard-body .flag.flag-mm {
        background-position: -16px -99px; }
      .ng-1 .dashboard-body .flag.flag-mn {
        background-position: -32px -99px; }
      .ng-1 .dashboard-body .flag.flag-mo {
        background-position: -48px -99px; }
      .ng-1 .dashboard-body .flag.flag-mp {
        background-position: -64px -99px; }
      .ng-1 .dashboard-body .flag.flag-mq {
        background-position: -80px -99px; }
      .ng-1 .dashboard-body .flag.flag-mr {
        background-position: -96px -99px; }
      .ng-1 .dashboard-body .flag.flag-ms {
        background-position: -112px -99px; }
      .ng-1 .dashboard-body .flag.flag-mt {
        background-position: -128px -99px; }
      .ng-1 .dashboard-body .flag.flag-mu {
        background-position: -144px -99px; }
      .ng-1 .dashboard-body .flag.flag-mv {
        background-position: -160px -99px; }
      .ng-1 .dashboard-body .flag.flag-mw {
        background-position: -176px -99px; }
      .ng-1 .dashboard-body .flag.flag-mx {
        background-position: -192px -99px; }
      .ng-1 .dashboard-body .flag.flag-my {
        background-position: -208px -99px; }
      .ng-1 .dashboard-body .flag.flag-mz {
        background-position: -224px -99px; }
      .ng-1 .dashboard-body .flag.flag-na {
        background-position: -240px -99px; }
      .ng-1 .dashboard-body .flag.flag-nc {
        background-position: 0 -110px; }
      .ng-1 .dashboard-body .flag.flag-ne {
        background-position: -16px -110px; }
      .ng-1 .dashboard-body .flag.flag-nf {
        background-position: -32px -110px; }
      .ng-1 .dashboard-body .flag.flag-ng {
        background-position: -48px -110px; }
      .ng-1 .dashboard-body .flag.flag-ni {
        background-position: -64px -110px; }
      .ng-1 .dashboard-body .flag.flag-nl {
        background-position: -80px -110px; }
      .ng-1 .dashboard-body .flag.flag-no {
        background-position: -96px -110px; }
      .ng-1 .dashboard-body .flag.flag-np {
        background-position: -112px -110px; }
      .ng-1 .dashboard-body .flag.flag-nr {
        background-position: -128px -110px; }
      .ng-1 .dashboard-body .flag.flag-nu {
        background-position: -144px -110px; }
      .ng-1 .dashboard-body .flag.flag-nz {
        background-position: -160px -110px; }
      .ng-1 .dashboard-body .flag.flag-om {
        background-position: -176px -110px; }
      .ng-1 .dashboard-body .flag.flag-pa {
        background-position: -192px -110px; }
      .ng-1 .dashboard-body .flag.flag-pe {
        background-position: -208px -110px; }
      .ng-1 .dashboard-body .flag.flag-pf {
        background-position: -224px -110px; }
      .ng-1 .dashboard-body .flag.flag-pg {
        background-position: -240px -110px; }
      .ng-1 .dashboard-body .flag.flag-ph {
        background-position: 0 -121px; }
      .ng-1 .dashboard-body .flag.flag-pk {
        background-position: -16px -121px; }
      .ng-1 .dashboard-body .flag.flag-pl {
        background-position: -32px -121px; }
      .ng-1 .dashboard-body .flag.flag-pm {
        background-position: -48px -121px; }
      .ng-1 .dashboard-body .flag.flag-pn {
        background-position: -64px -121px; }
      .ng-1 .dashboard-body .flag.flag-pr {
        background-position: -80px -121px; }
      .ng-1 .dashboard-body .flag.flag-ps {
        background-position: -96px -121px; }
      .ng-1 .dashboard-body .flag.flag-pt {
        background-position: -112px -121px; }
      .ng-1 .dashboard-body .flag.flag-pw {
        background-position: -128px -121px; }
      .ng-1 .dashboard-body .flag.flag-py {
        background-position: -144px -121px; }
      .ng-1 .dashboard-body .flag.flag-qa {
        background-position: -160px -121px; }
      .ng-1 .dashboard-body .flag.flag-re {
        background-position: -176px -121px; }
      .ng-1 .dashboard-body .flag.flag-ro {
        background-position: -192px -121px; }
      .ng-1 .dashboard-body .flag.flag-rs {
        background-position: -208px -121px; }
      .ng-1 .dashboard-body .flag.flag-ru {
        background-position: -224px -121px; }
      .ng-1 .dashboard-body .flag.flag-rw {
        background-position: -240px -121px; }
      .ng-1 .dashboard-body .flag.flag-sa {
        background-position: 0 -132px; }
      .ng-1 .dashboard-body .flag.flag-sb {
        background-position: -16px -132px; }
      .ng-1 .dashboard-body .flag.flag-sc {
        background-position: -32px -132px; }
      .ng-1 .dashboard-body .flag.flag-scotland {
        background-position: -48px -132px; }
      .ng-1 .dashboard-body .flag.flag-sd {
        background-position: -64px -132px; }
      .ng-1 .dashboard-body .flag.flag-se {
        background-position: -80px -132px; }
      .ng-1 .dashboard-body .flag.flag-sg {
        background-position: -96px -132px; }
      .ng-1 .dashboard-body .flag.flag-sh {
        background-position: -112px -132px; }
      .ng-1 .dashboard-body .flag.flag-si {
        background-position: -128px -132px; }
      .ng-1 .dashboard-body .flag.flag-sk {
        background-position: -144px -132px; }
      .ng-1 .dashboard-body .flag.flag-sl {
        background-position: -160px -132px; }
      .ng-1 .dashboard-body .flag.flag-sm {
        background-position: -176px -132px; }
      .ng-1 .dashboard-body .flag.flag-sn {
        background-position: -192px -132px; }
      .ng-1 .dashboard-body .flag.flag-so {
        background-position: -208px -132px; }
      .ng-1 .dashboard-body .flag.flag-somaliland {
        background-position: -224px -132px; }
      .ng-1 .dashboard-body .flag.flag-sr {
        background-position: -240px -132px; }
      .ng-1 .dashboard-body .flag.flag-ss {
        background-position: 0 -143px; }
      .ng-1 .dashboard-body .flag.flag-st {
        background-position: -16px -143px; }
      .ng-1 .dashboard-body .flag.flag-sv {
        background-position: -32px -143px; }
      .ng-1 .dashboard-body .flag.flag-sx {
        background-position: -48px -143px; }
      .ng-1 .dashboard-body .flag.flag-sy {
        background-position: -64px -143px; }
      .ng-1 .dashboard-body .flag.flag-sz {
        background-position: -80px -143px; }
      .ng-1 .dashboard-body .flag.flag-tc {
        background-position: -96px -143px; }
      .ng-1 .dashboard-body .flag.flag-td {
        background-position: -112px -143px; }
      .ng-1 .dashboard-body .flag.flag-tf {
        background-position: -128px -143px; }
      .ng-1 .dashboard-body .flag.flag-tg {
        background-position: -144px -143px; }
      .ng-1 .dashboard-body .flag.flag-th {
        background-position: -160px -143px; }
      .ng-1 .dashboard-body .flag.flag-tibet {
        background-position: -176px -143px; }
      .ng-1 .dashboard-body .flag.flag-tj {
        background-position: -192px -143px; }
      .ng-1 .dashboard-body .flag.flag-tk {
        background-position: -208px -143px; }
      .ng-1 .dashboard-body .flag.flag-tl {
        background-position: -224px -143px; }
      .ng-1 .dashboard-body .flag.flag-tm {
        background-position: -240px -143px; }
      .ng-1 .dashboard-body .flag.flag-tn {
        background-position: 0 -154px; }
      .ng-1 .dashboard-body .flag.flag-to {
        background-position: -16px -154px; }
      .ng-1 .dashboard-body .flag.flag-tr {
        background-position: -32px -154px; }
      .ng-1 .dashboard-body .flag.flag-tt {
        background-position: -48px -154px; }
      .ng-1 .dashboard-body .flag.flag-tv {
        background-position: -64px -154px; }
      .ng-1 .dashboard-body .flag.flag-tw {
        background-position: -80px -154px; }
      .ng-1 .dashboard-body .flag.flag-tz {
        background-position: -96px -154px; }
      .ng-1 .dashboard-body .flag.flag-ua {
        background-position: -112px -154px; }
      .ng-1 .dashboard-body .flag.flag-ug {
        background-position: -128px -154px; }
      .ng-1 .dashboard-body .flag.flag-um {
        background-position: -144px -154px; }
      .ng-1 .dashboard-body .flag.flag-us {
        background-position: -160px -154px; }
      .ng-1 .dashboard-body .flag.flag-uy {
        background-position: -176px -154px; }
      .ng-1 .dashboard-body .flag.flag-uz {
        background-position: -192px -154px; }
      .ng-1 .dashboard-body .flag.flag-va {
        background-position: -208px -154px; }
      .ng-1 .dashboard-body .flag.flag-vc {
        background-position: -224px -154px; }
      .ng-1 .dashboard-body .flag.flag-ve {
        background-position: -240px -154px; }
      .ng-1 .dashboard-body .flag.flag-vg {
        background-position: 0 -165px; }
      .ng-1 .dashboard-body .flag.flag-vi {
        background-position: -16px -165px; }
      .ng-1 .dashboard-body .flag.flag-vn {
        background-position: -32px -165px; }
      .ng-1 .dashboard-body .flag.flag-vu {
        background-position: -48px -165px; }
      .ng-1 .dashboard-body .flag.flag-wales {
        background-position: -64px -165px; }
      .ng-1 .dashboard-body .flag.flag-wf {
        background-position: -80px -165px; }
      .ng-1 .dashboard-body .flag.flag-ws {
        background-position: -96px -165px; }
      .ng-1 .dashboard-body .flag.flag-xk {
        background-position: -112px -165px; }
      .ng-1 .dashboard-body .flag.flag-ye {
        background-position: -128px -165px; }
      .ng-1 .dashboard-body .flag.flag-yt {
        background-position: -144px -165px; }
      .ng-1 .dashboard-body .flag.flag-za {
        background-position: -160px -165px; }
      .ng-1 .dashboard-body .flag.flag-zanzibar {
        background-position: -176px -165px; }
      .ng-1 .dashboard-body .flag.flag-zm {
        background-position: -192px -165px; }
      .ng-1 .dashboard-body .flag.flag-zw {
        background-position: -208px -165px; }
    .ng-1 .dashboard-body .ui-notification-wrapper {
      min-height: 100px;
      width: 400px !important; }
      @media (max-width: 480px) {
        .ng-1 .dashboard-body .ui-notification-wrapper {
          width: 300px !important;
          max-width: 85%; } }
      .ng-1 .dashboard-body .ui-notification-wrapper.ui-notification-level-success .ui-notification {
        background-color: #00b387;
        border-left: 10px solid #008061; }
      .ng-1 .dashboard-body .ui-notification-wrapper.ui-notification-level-success .ui-notification-icon-success {
        display: inline !important; }
      .ng-1 .dashboard-body .ui-notification-wrapper.ui-notification-level-error .ui-notification {
        background-color: #ef403d;
        border-left: 10px solid #95211f; }
      .ng-1 .dashboard-body .ui-notification-wrapper.ui-notification-level-error .ui-notification-icon-error {
        display: inline !important; }
      .ng-1 .dashboard-body .ui-notification-wrapper .alert {
        padding: 0px !important;
        border: none !important; }
      .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container {
        padding: 0px !important; }
        .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification {
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
          cursor: pointer;
          width: 100%;
          height: 100%;
          padding: 20px 10px;
          color: #fff;
          border-bottom: none;
          border-top: none;
          border-right: none; }
          .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification .ui-notification-container {
            display: inline-block;
            position: relative;
            height: 100%;
            width: 100%;
            vertical-align: middle; }
            .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification .ui-notification-container .ui-notification-icon {
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              display: none; }
            .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification .ui-notification-container .ui-notification-body {
              padding: 0px 0px 0px 40px; }
              .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification .ui-notification-container .ui-notification-body .ui-notification-title {
                font-size: 22px !important;
                font-weight: bolder; }
          .ng-1 .dashboard-body .ui-notification-wrapper .ui-pnotify-container .ui-notification:hover {
            opacity: 0.95; }
    .ng-1 .dashboard-body .daterangepicker {
      position: absolute;
      background: #fff;
      top: 100px;
      left: 20px;
      padding: 4px;
      margin-top: 1px;
      border-radius: 4px;
      width: 278px; }
    .ng-1 .dashboard-body .daterangepicker.opensleft:before {
      position: absolute;
      top: -7px;
      right: 9px;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-left: 7px solid transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.opensleft:after {
      position: absolute;
      top: -6px;
      right: 10px;
      display: inline-block;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.openscenter:before {
      position: absolute;
      top: -7px;
      left: 0;
      right: 0;
      width: 0;
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-left: 7px solid transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.openscenter:after {
      position: absolute;
      top: -6px;
      left: 0;
      right: 0;
      width: 0;
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.opensright:before {
      position: absolute;
      top: -7px;
      left: 9px;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-left: 7px solid transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.opensright:after {
      position: absolute;
      top: -6px;
      left: 10px;
      display: inline-block;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
      content: ''; }
    .ng-1 .dashboard-body .daterangepicker.dropup {
      margin-top: -5px; }
    .ng-1 .dashboard-body .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .ng-1 .dashboard-body .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
    .ng-1 .dashboard-body .daterangepicker.dropdown-menu {
      max-width: none;
      z-index: 3000; }
    .ng-1 .dashboard-body .daterangepicker.single .ranges, .ng-1 .dashboard-body .daterangepicker.single .calendar {
      float: none; }
    .ng-1 .dashboard-body .daterangepicker .calendar {
      display: none;
      max-width: 270px;
      margin: 4px; }
    .ng-1 .dashboard-body .daterangepicker.show-calendar .calendar {
      display: block; }
    .ng-1 .dashboard-body .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .ng-1 .dashboard-body .daterangepicker .calendar th, .ng-1 .dashboard-body .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
    .ng-1 .dashboard-body .daterangepicker .calendar-table {
      border: 1px solid #ddd;
      padding: 4px;
      border-radius: 4px;
      background: #fff; }
    .ng-1 .dashboard-body .daterangepicker table {
      width: 100%;
      margin: 0; }
    .ng-1 .dashboard-body .daterangepicker td, .ng-1 .dashboard-body .daterangepicker th {
      text-align: center;
      width: 20px;
      height: 20px;
      border-radius: 4px;
      white-space: nowrap;
      cursor: pointer; }
    .ng-1 .dashboard-body .daterangepicker td.off, .ng-1 .dashboard-body .daterangepicker td.off.in-range, .ng-1 .dashboard-body .daterangepicker td.off.start-date, .ng-1 .dashboard-body .daterangepicker td.off.end-date {
      color: #999;
      background: #fff; }
    .ng-1 .dashboard-body .daterangepicker td.disabled, .ng-1 .dashboard-body .daterangepicker option.disabled {
      color: #999;
      cursor: not-allowed;
      text-decoration: line-through; }
    .ng-1 .dashboard-body .daterangepicker td.available:hover, .ng-1 .dashboard-body .daterangepicker th.available:hover {
      background: #eee; }
    .ng-1 .dashboard-body .daterangepicker td.in-range {
      background: #ebf4f8;
      border-radius: 0; }
    .ng-1 .dashboard-body .daterangepicker td.start-date {
      border-radius: 4px 0 0 4px; }
    .ng-1 .dashboard-body .daterangepicker td.end-date {
      border-radius: 0 4px 4px 0; }
    .ng-1 .dashboard-body .daterangepicker td.start-date.end-date {
      border-radius: 4px; }
    .ng-1 .dashboard-body .daterangepicker td.active, .ng-1 .dashboard-body .daterangepicker td.active:hover {
      background-color: #357ebd;
      color: #fff; }
    .ng-1 .dashboard-body .daterangepicker td.week, .ng-1 .dashboard-body .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
    .ng-1 .dashboard-body .daterangepicker select.monthselect, .ng-1 .dashboard-body .daterangepicker select.yearselect {
      font-size: 12px;
      padding: 1px;
      height: auto;
      margin: 0;
      cursor: default; }
    .ng-1 .dashboard-body .daterangepicker select.monthselect {
      margin-right: 2%;
      width: 56%; }
    .ng-1 .dashboard-body .daterangepicker select.yearselect {
      width: 40%; }
    .ng-1 .dashboard-body .daterangepicker select.hourselect, .ng-1 .dashboard-body .daterangepicker select.minuteselect, .ng-1 .dashboard-body .daterangepicker select.secondselect, .ng-1 .dashboard-body .daterangepicker select.ampmselect {
      width: 50px;
      margin-bottom: 0; }
    .ng-1 .dashboard-body .daterangepicker th.month {
      width: auto; }
    .ng-1 .dashboard-body .daterangepicker .input-mini {
      border: 1px solid #ccc;
      border-radius: 4px;
      color: #555;
      display: block;
      height: 30px;
      line-height: 30px;
      vertical-align: middle;
      margin: 0 0 5px 0;
      padding: 0 6px 0 28px;
      width: 100%; }
    .ng-1 .dashboard-body .daterangepicker .input-mini.active {
      border: 1px solid #357ebd; }
    .ng-1 .dashboard-body .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
    .ng-1 .dashboard-body .daterangepicker .daterangepicker_input {
      position: relative; }
    .ng-1 .dashboard-body .daterangepicker .calendar-time {
      text-align: center;
      margin: 5px auto;
      line-height: 30px;
      position: relative;
      padding-left: 28px; }
    .ng-1 .dashboard-body .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }
    .ng-1 .dashboard-body .daterangepicker .ranges {
      font-size: 11px;
      float: none;
      margin: 4px;
      text-align: left; }
    .ng-1 .dashboard-body .daterangepicker .ranges ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 100%; }
    .ng-1 .dashboard-body .daterangepicker .ranges li {
      font-size: 13px;
      background: #f5f5f5;
      border: 1px solid #f5f5f5;
      color: #08c;
      padding: 3px 12px;
      margin-bottom: 8px;
      border-radius: 5px;
      cursor: pointer; }
    .ng-1 .dashboard-body .daterangepicker .ranges li.active, .ng-1 .dashboard-body .daterangepicker .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    @media (min-width: 564px) {
      .ng-1 .dashboard-body .daterangepicker {
        width: auto; }
      .ng-1 .dashboard-body .daterangepicker .ranges ul {
        width: 160px; }
      .ng-1 .dashboard-body .daterangepicker.single .ranges ul {
        width: 100%; }
      .ng-1 .dashboard-body .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .ng-1 .dashboard-body .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .ng-1 .dashboard-body .daterangepicker .calendar.left {
        clear: left;
        margin-right: 0; }
      .ng-1 .dashboard-body .daterangepicker.single .calendar.left {
        clear: none; }
      .ng-1 .dashboard-body .daterangepicker.single .ranges, .ng-1 .dashboard-body .daterangepicker.single .calendar {
        float: left; }
      .ng-1 .dashboard-body .daterangepicker .calendar.right {
        margin-left: 0; }
      .ng-1 .dashboard-body .daterangepicker .left .daterangepicker_input {
        padding-right: 12px; }
      .ng-1 .dashboard-body .daterangepicker .calendar.left .calendar-table {
        padding-right: 12px; }
      .ng-1 .dashboard-body .daterangepicker .ranges,
      .ng-1 .dashboard-body .daterangepicker .calendar {
        float: left; } }
    @media (min-width: 730px) {
      .ng-1 .dashboard-body .daterangepicker .ranges {
        width: auto;
        float: left; }
      .ng-1 .dashboard-body .daterangepicker .calendar.left {
        clear: none; } }
    .ng-1 .dashboard-body .table {
      table-layout: fixed;
      /* This enforces the "col" widths. */ }
      .ng-1 .dashboard-body .table thead th {
        background-color: white;
        border: none;
        color: black;
        font-size: 10px;
        text-transform: uppercase; }
        .ng-1 .dashboard-body .table thead th:not(:first-child) {
          text-align: center;
          vertical-align: middle; }
      .ng-1 .dashboard-body .table td:not(:first-child) {
        text-align: center; }
        .ng-1 .dashboard-body .table td:not(:first-child) input {
          text-align: center; }
      .ng-1 .dashboard-body .table input {
        border: 0px;
        background-color: transparent; }
      .ng-1 .dashboard-body .table th, .ng-1 .dashboard-body .table td:not(:last-child) {
        overflow: hidden;
        white-space: nowrap; }
    .ng-1 .dashboard-body .sa-table tbody + tbody {
      border-width: 1px !important;
      border-collapse: collapse !important; }
    .ng-1 .dashboard-body .sa-table td {
      border-collapse: collapse !important;
      border-bottom: 1px solid #E1E7F6;
      vertical-align: middle !important; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-navy th {
      background-color: #ffffff;
      color: black; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-navy td {
      background-color: #fbfcfe;
      color: black; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-navy:hover td {
      background-color: #E1E7F6; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-lightblue td {
      background-color: #ffffff; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-lightblue:hover td {
      background-color: #fbfcfe; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-white td {
      background-color: #ffffff;
      padding-top: 10px !important;
      padding-bottom: 10px !important; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-white:hover td {
      background-color: #fbfcfe; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-white td:nth-child(1) {
      border-right: none !important;
      border-left: 3px solid #4B566C; }
    .ng-1 .dashboard-body .sa-table .sa-table-row-navy, .ng-1 .dashboard-body .sa-table .sa-table-row-lightblue {
      cursor: pointer; }
    .ng-1 .dashboard-body .sa-table .line-item-selector {
      position: relative;
      left: -3px;
      top: 2px;
      cursor: pointer; }
    .ng-1 .dashboard-body .sa-table .label {
      padding: 3px;
      font-size: 80%;
      text-transform: uppercase;
      padding: 3px 11px 3px 11px; }
      .ng-1 .dashboard-body .sa-table .label.label-default {
        color: black !important; }
    .ng-1 .dashboard-body .sa-table button {
      font-size: 16px !important;
      padding: 4px 8px !important;
      width: 37px;
      height: 37px; }
      .ng-1 .dashboard-body .sa-table button.btn-secondary {
        background-color: transparent;
        border: solid 1px #E1E7F6;
        font-weight: bold; }
        .ng-1 .dashboard-body .sa-table button.btn-secondary:hover {
          background-color: #eeeeee; }
    .ng-1 .dashboard-body .sa-table .btn-popup {
      font-size: 11px !important; }
    .ng-1 .dashboard-body .pagination {
      margin: 0; }
      .ng-1 .dashboard-body .pagination > li > a {
        border-color: #E1E7F6; }
      .ng-1 .dashboard-body .pagination > li > a:hover {
        border-color: #E1E7F6;
        background-color: #E1E7F6; }
    .ng-1 .dashboard-body .paginator {
      text-align: center; }
      .ng-1 .dashboard-body .paginator .form-group {
        margin-bottom: 0px; }
    .ng-1 .dashboard-body .pagination > .active > a, .ng-1 .dashboard-body .pagination > .active > a:focus, .ng-1 .dashboard-body .pagination > .active > a:hover, .ng-1 .dashboard-body .pagination > .active > span, .ng-1 .dashboard-body .pagination > .active > span:focus, .ng-1 .dashboard-body .pagination > .active > span:hover {
      background-color: #4B566C;
      border-color: #4B566C; }
    .ng-1 .dashboard-body .dropdown ul.uib-dropdown-menu li:hover {
      cursor: pointer; }
    .ng-1 .dashboard-body .sa-table-static {
      table-layout: fixed;
      width: 100%; }
      .ng-1 .dashboard-body .sa-table-static thead {
        text-transform: uppercase;
        font-weight: bold; }
      .ng-1 .dashboard-body .sa-table-static th, .ng-1 .dashboard-body .sa-table-static td {
        padding: 10px 20px 10px 20px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .ng-1 .dashboard-body .sa-table-static td {
        border: solid 1px #e1e7f6;
        border-style: inset; }
      .ng-1 .dashboard-body .sa-table-static tr:nth-child(even) {
        background-color: #f4f6fc; }
    .ng-1 .dashboard-body .inv-management .table thead th {
      background-color: #4B566C;
      border-color: #4B566C !important;
      color: #ffffff; }
      .ng-1 .dashboard-body .inv-management .table thead th:not(:first-child) {
        text-align: center;
        vertical-align: middle; }
    .ng-1 .dashboard-body .inv-management .table td:not(:first-child) {
      text-align: center; }
      .ng-1 .dashboard-body .inv-management .table td:not(:first-child) input {
        text-align: center; }
    .ng-1 .dashboard-body .inv-management .table input {
      border: 0px;
      background-color: transparent; }
    .ng-1 .dashboard-body .inv-management .well > .sa-accordion-table, .ng-1 .dashboard-body .inv-management .well > .sa-accordion-table-responsive {
      margin-left: -20px;
      margin-right: -20px;
      width: calc(100% + 40px);
      max-width: calc(100% + 40px); }
    .ng-1 .dashboard-body .inv-management .sa-accordion-table {
      border-bottom: 1px solid #E1E7F6; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tbody + tbody {
        border-width: 1px !important;
        border-collapse: collapse !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td:not(:last-child) {
        border-right: 1px solid #E1E7F6 !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td {
        border-collapse: collapse !important; }
    .ng-1 .dashboard-body .inv-management .sa-accordion-table, .ng-1 .dashboard-body .inv-management .sa-accordion-table table {
      table-layout: fixed; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tr > th, .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr > th {
        font-size: 10px;
        text-transform: uppercase;
        vertical-align: middle !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tr > th:first-child, .ng-1 .dashboard-body .inv-management .sa-accordion-table tr > td:first-child, .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr > th:first-child, .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr > td:first-child {
        width: 25%; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tr > td:not(:first-child), .ng-1 .dashboard-body .inv-management .sa-accordion-table tr th, .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr > td:not(:first-child), .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr th {
        text-align: center; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tr td, .ng-1 .dashboard-body .inv-management .sa-accordion-table table tr td {
        vertical-align: middle !important; }
    .ng-1 .dashboard-body .inv-management .sa-accordion-table {
      font-size: 12px; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table tr td {
        padding-top: 15px !important;
        padding-bottom: 15px !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-navy, .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue {
        cursor: pointer; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-navy > td:first-child, .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue > td:first-child {
          text-transform: uppercase; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-navy td, .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-navy th {
        background-color: #4B566C;
        color: #ffffff; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-navy:hover td {
        background-color: #414a5d; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue td {
        background-color: #F5F6FA; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue:hover td {
        background-color: #e4e7f2; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-white td {
        background-color: #ffffff;
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-subtable-container {
        padding: 0px !important;
        border: 0px !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-tags-cell {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        line-height: 13px; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-tags-cell span.sa-accordion-table-tags {
          font-size: 10px;
          display: inline-block; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell {
        line-height: 15px; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-title, .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-userinfo {
          display: block;
          max-width: calc(100% - 25px);
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-userinfo {
          font-size: 11px;
          color: #777777; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .sa-info-dot {
          float: left;
          line-height: 30px; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue td {
        background-color: #F5F6FA; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-lightblue:hover td {
        background-color: #e4e7f2; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-row-white td {
        background-color: #ffffff;
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-subtable-container {
        padding: 0px !important;
        border: 0px !important; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-tags-cell {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        line-height: 13px; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-tags-cell span.sa-accordion-table-tags {
          font-size: 10px;
          display: inline-block; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell {
        line-height: 15px; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-title, .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-userinfo {
          display: block;
          max-width: calc(100% - 25px);
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .placement-userinfo {
          font-size: 11px;
          color: #777777; }
        .ng-1 .dashboard-body .inv-management .sa-accordion-table td.sa-accordion-publisher-name-cell .sa-info-dot {
          float: left;
          line-height: 30px; }
    .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-inner {
      margin-bottom: 0px; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-inner tr > td:first-child {
        padding-left: 20px; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-inner .sa-accordion-table-inner tr > td:first-child {
        padding-left: 40px; }
      .ng-1 .dashboard-body .inv-management .sa-accordion-table .sa-accordion-table-inner .sa-accordion-table-inner .sa-accordion-table-inner tr > td:first-child {
        padding-left: 60px; }
    .ng-1 .dashboard-body .inv-management .sa-table {
      border-bottom: 1px solid #E1E7F6; }
      .ng-1 .dashboard-body .inv-management .sa-table tbody + tbody {
        border-width: 1px !important;
        border-collapse: collapse !important; }
      .ng-1 .dashboard-body .inv-management .sa-table td:not(:last-child) {
        border-right: 1px solid #E1E7F6; }
      .ng-1 .dashboard-body .inv-management .sa-table td {
        border-collapse: collapse !important; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-navy td, .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-navy th {
        background-color: #4B566C;
        color: #ffffff; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-navy:hover td {
        background-color: #414a5d; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-lightblue td {
        background-color: #F5F6FA; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-lightblue:hover td {
        background-color: #e4e7f2; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-white td {
        background-color: #ffffff;
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-white td:nth-child(1) {
        border-right: none !important;
        border-left: 3px solid #4B566C; }
      .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-navy, .ng-1 .dashboard-body .inv-management .sa-table .sa-table-row-lightblue {
        cursor: pointer; }
      .ng-1 .dashboard-body .inv-management .sa-table .line-item-selector {
        position: relative;
        left: -3px;
        top: 2px;
        cursor: pointer; }
      .ng-1 .dashboard-body .inv-management .sa-table .progress {
        height: 6px;
        width: 80%;
        margin: 0 auto; }
        .ng-1 .dashboard-body .inv-management .sa-table .progress .progress-bar {
          height: 10px; }
      .ng-1 .dashboard-body .inv-management .sa-table .label {
        padding: 3px;
        font-size: 80%;
        text-transform: uppercase; }
        .ng-1 .dashboard-body .inv-management .sa-table .label.label-default {
          color: black !important; }
      .ng-1 .dashboard-body .inv-management .sa-table button {
        font-size: 16px !important;
        padding: 4px 8px !important;
        background-color: white;
        border: solid 1px #E1E7F6 !important; }
        .ng-1 .dashboard-body .inv-management .sa-table button:hover {
          background-color: #eeeeee; }
      .ng-1 .dashboard-body .inv-management .sa-table .btn-group .btn {
        background-color: #fff;
        border: solid 1px #E1E7F6; }
        .ng-1 .dashboard-body .inv-management .sa-table .btn-group .btn:hover {
          background-color: #eeeeee; }
    .ng-1 .dashboard-body .report-name {
      font-size: 24px;
      height: 70px;
      margin-top: 30px; }
    .ng-1 .dashboard-body .create-report {
      margin-bottom: 20px; }
      .ng-1 .dashboard-body .create-report .sa-chosen-dropdown .active-result {
        color: black; }
      .ng-1 .dashboard-body .create-report .chosen-container .chosen-results li.highlighted {
        background-color: #f5f6fa;
        background-image: none;
        color: black; }
      .ng-1 .dashboard-body .create-report .has-error {
        border: 1px solid #a94442 !important;
        border-radius: 4px;
        height: 72px; }
      .ng-1 .dashboard-body .create-report .report-filter-list {
        margin-bottom: 20px; }
        .ng-1 .dashboard-body .create-report .report-filter-list .dropdown {
          margin-top: -3px; }
        .ng-1 .dashboard-body .create-report .report-filter-list div:nth-of-type(2) {
          padding-left: 0px !important; }
          .ng-1 .dashboard-body .create-report .report-filter-list div:nth-of-type(2) label {
            margin-bottom: 4px; }
          .ng-1 .dashboard-body .create-report .report-filter-list div:nth-of-type(2) button {
            margin-left: 10px; }
          .ng-1 .dashboard-body .create-report .report-filter-list div:nth-of-type(2) select {
            height: 36px; }
        .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-multiple {
          height: 38px; }
          .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-multiple input {
            margin-right: -10px; }
        .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-match {
          height: 35px; }
        .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-search {
          height: 30px; }
        .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-match-item {
          text-transform: none;
          background: #4B566C none;
          border-radius: 3px;
          color: #fff;
          padding: 8px 8px 8px 8px;
          box-shadow: none;
          border: none; }
        .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-match-close {
          color: white;
          opacity: 1; }
          .ng-1 .dashboard-body .create-report .report-filter-list .ui-select-match-close:hover {
            opacity: 0.5; }
      .ng-1 .dashboard-body .create-report .report-date-picker input {
        font-size: 14px;
        padding-left: 10px !important;
        padding-right: 10px !important; }
      .ng-1 .dashboard-body .create-report .keys-metrics-container {
        padding-bottom: 3px; }
        .ng-1 .dashboard-body .create-report .keys-metrics-container .fa-info-circle {
          color: white;
          cursor: default; }
      .ng-1 .dashboard-body .create-report .report-filters {
        margin: 0 auto; }
        .ng-1 .dashboard-body .create-report .report-filters div, .ng-1 .dashboard-body .create-report .report-filters ul {
          font-weight: bold;
          font-size: 14px; }
        .ng-1 .dashboard-body .create-report .report-filters ul {
          width: 100%; }
        .ng-1 .dashboard-body .create-report .report-filters .disabled .btn {
          cursor: not-allowed !important;
          opacity: 0.5 !important; }
      .ng-1 .dashboard-body .create-report .report-dropdowns {
        display: flex;
        flex-direction: row;
        padding: 20px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .chosen-choices {
          background-color: white !important; }
        .ng-1 .dashboard-body .create-report .report-dropdowns input {
          font-family: inherit;
          font-weight: bold;
          font-size: 14px;
          text-transform: uppercase; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics {
          text-align: right; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys label, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys ul, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics label, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics ul {
            width: 100%;
            text-align: left; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys .caret, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics .caret {
            margin-left: -27px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates .ui-select-search {
          height: 70px;
          position: relative;
          top: 3px;
          width: 100%; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates .ui-select-choices {
          margin-top: 10px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates .ui-select-match {
          box-shadow: none;
          position: relative;
          top: 3px; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates .ui-select-match span {
            height: 70px;
            font-weight: bold;
            padding-top: 8px;
            font-size: 14px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone {
          margin-top: -3px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics {
          margin-right: 20px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone {
          flex-grow: 1;
          flex-basis: auto;
          width: 25%; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates a, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker a, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys a, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics a, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone a {
            font-size: 14px;
            font-family: inherit; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates ul, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker ul, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys ul, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics ul, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone ul {
            width: 100%; }
          .ng-1 .dashboard-body .create-report .report-dropdowns .report-dates button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics button > div, .ng-1 .dashboard-body .create-report .report-dropdowns .report-timezone button > div {
            font-weight: bold; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker input {
          cursor: pointer;
          height: 70px;
          width: 100%; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-date-picker .caret {
          position: absolute;
          margin-top: 34px;
          right: 20px; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys ::placeholder, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics ::placeholder {
          color: black; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys .caret, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics .caret {
          margin-top: 57px;
          position: absolute;
          z-index: 1; }
        .ng-1 .dashboard-body .create-report .report-dropdowns .report-keys .search-choice, .ng-1 .dashboard-body .create-report .report-dropdowns .report-metrics .search-choice {
          display: none !important; }
    .ng-1 .dashboard-body #reports-module {
      margin-bottom: 15px; }
    .ng-1 .dashboard-body .no-capitalize {
      text-transform: none !important; }
    .ng-1 .dashboard-body .uppercase {
      text-transform: uppercase; }
    .ng-1 .dashboard-body .keys-metrics-container {
      width: 100%;
      display: table;
      overflow: visible;
      table-layout: fixed; }
      .ng-1 .dashboard-body .keys-metrics-container .as-sortable-placeholder {
        border: 1px dashed darkgrey;
        background-color: #dbdbdb; }
      .ng-1 .dashboard-body .keys-metrics-container .as-sortable-item, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-placeholder {
        display: table-cell !important; }
      .ng-1 .dashboard-body .keys-metrics-container .as-sortable-item, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-placeholder, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-drag, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-dragging {
        height: 40px !important;
        width: 160px !important; }
        .ng-1 .dashboard-body .keys-metrics-container .as-sortable-item .content, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-placeholder .content, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-drag .content, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-dragging .content {
          background-color: #4B566C;
          color: #fff;
          padding: 18px 15px;
          margin: 0px 2px;
          display: block; }
          .ng-1 .dashboard-body .keys-metrics-container .as-sortable-item .content .text, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-placeholder .content .text, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-drag .content .text, .ng-1 .dashboard-body .keys-metrics-container .as-sortable-dragging .content .text {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-left: 15px;
            width: calc(100% - 50px); }
      .ng-1 .dashboard-body .keys-metrics-container .as-sortable-drag {
        display: block !important;
        opacity: .4; }
    .ng-1 .dashboard-body .uib-dropdown-menu {
      max-height: 250px;
      overflow: auto;
      z-index: 9999; }
    .ng-1 .dashboard-body .sa-dropdown-menu {
      text-align: left;
      text-transform: uppercase;
      color: #000; }
    .ng-1 .dashboard-body .btn-remove {
      color: #fff;
      padding: 10px;
      margin: -10px; }
      .ng-1 .dashboard-body .btn-remove:hover {
        color: #efefef; }
    .ng-1 .dashboard-body .reports-table tr, .ng-1 .dashboard-body .reports-table td {
      border-color: #E1E7F6 !important; }
    .ng-1 .dashboard-body .reports-table th:nth-child(1), .ng-1 .dashboard-body .reports-table td:nth-child(1) {
      width: 48%; }
    .ng-1 .dashboard-body .reports-table th:nth-child(2), .ng-1 .dashboard-body .reports-table td:nth-child(2) {
      width: 20%; }
    .ng-1 .dashboard-body .reports-table th:nth-child(3), .ng-1 .dashboard-body .reports-table td:nth-child(3) {
      width: 14%; }
    .ng-1 .dashboard-body .reports-table th:nth-child(4), .ng-1 .dashboard-body .reports-table td:nth-child(4) {
      width: 13%;
      border-right: none !important;
      text-align: right;
      padding-right: 0; }
    .ng-1 .dashboard-body .reports-table td:nth-child(1) div:nth-child(1) {
      font-size: 12px;
      font-weight: 700; }
    .ng-1 .dashboard-body .reports-table td:nth-child(1) div:nth-child(2) {
      color: #BFC1C5; }
    .ng-1 .dashboard-body .reports-table tbody .sa-table-row-lightblue {
      cursor: default; }
    .ng-1 .dashboard-body .reports-list-filters {
      padding-top: 15px; }
      .ng-1 .dashboard-body .reports-list-filters .btn-primary {
        margin-right: 20px; }
    .ng-1 .dashboard-body .reports-list-filters select {
      text-transform: uppercase; }
    .ng-1 .dashboard-body .sa-box-header {
      text-transform: uppercase; }
    .ng-1 .dashboard-body .sa-box-header-label, .ng-1 .dashboard-body .sa-box-header-value {
      margin-top: 14px;
      display: inline-block; }
    .ng-1 .dashboard-body .sa-box-header-label {
      font-weight: bold; }
    .ng-1 .dashboard-body .report-filter-label {
      padding: 10px;
      font-size: 10px;
      font-weight: normal;
      display: inline-block;
      margin-bottom: 5px; }
    .ng-1 .dashboard-body .report-result-table {
      width: auto; }
      .ng-1 .dashboard-body .report-result-table td {
        text-transform: capitalize; }
      .ng-1 .dashboard-body .report-result-table .fa-info-circle {
        cursor: default; }
    .ng-1 .dashboard-body .total-row {
      width: 1140px; }
    .ng-1 .dashboard-body .no-data-message {
      padding-top: 50px;
      padding-bottom: 50px; }
      .ng-1 .dashboard-body .no-data-message h2 {
        font-weight: bold;
        padding-bottom: 20px; }
    .ng-1 .dashboard-body .sa-box .report-message {
      font-size: 25px;
      text-align: center;
      padding: 70px 0 120px 0; }
      .ng-1 .dashboard-body .sa-box .report-message p {
        font-size: 25px;
        font-weight: bold;
        padding: 0 60px; }
    .ng-1 .dashboard-body .fa-info-circle {
      color: #256eff;
      margin-left: 3px; }
    .ng-1 .dashboard-body .scrollable-menu {
      height: auto;
      max-height: 200px;
      overflow-x: hidden; }
    .ng-1 .dashboard-body .report-filters {
      text-align: center;
      width: 300px; }
      .ng-1 .dashboard-body .report-filters .dropdown {
        width: 300px !important; }
      .ng-1 .dashboard-body .report-filters button {
        width: 300px !important;
        float: none !important; }
    .ng-1 .dashboard-body .report-result {
      border-color: #E1E7F6 !important; }
      .ng-1 .dashboard-body .report-result .text-left {
        text-align: left !important; }
      .ng-1 .dashboard-body .report-result .text-right {
        text-align: right !important; }
      .ng-1 .dashboard-body .report-result .uppercase {
        text-transform: uppercase !important; }
      .ng-1 .dashboard-body .report-result .report-result-container {
        margin-top: -10px; }
        .ng-1 .dashboard-body .report-result .report-result-container .report-result-table {
          width: 100%;
          overflow-x: scroll; }
          .ng-1 .dashboard-body .report-result .report-result-container .report-result-table table::after {
            content: none !important; }
          .ng-1 .dashboard-body .report-result .report-result-container .report-result-table table {
            width: auto !important; }
        .ng-1 .dashboard-body .report-result .report-result-container .sa-box-header {
          padding-left: 8px; }
        .ng-1 .dashboard-body .report-result .report-result-container .filters-container {
          display: inline-block;
          margin-left: 10px; }
    .ng-1 .dashboard-body .publishers-overview .revenue-geo-map {
      position: relative;
      width: 740px;
      text-align: center;
      float: left; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .datamaps-hoverover {
        width: 100%;
        margin-top: -55px;
        margin-left: 10px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom {
        padding-bottom: 5px;
        position: absolute;
        z-index: 2; }
        .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom i {
          font-size: 15px; }
        .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom.btn-default {
          padding-left: 10px;
          padding-right: 10px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomIn {
        top: 0px;
        left: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomOut {
        top: 34px;
        left: 0px;
        border-radius: 0px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomReset {
        padding-left: 11px;
        top: 68px;
        left: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px; }
    .ng-1 .dashboard-body .publishers-overview .hover-info .content {
      padding: 5px;
      float: left;
      color: white;
      background-color: #302c2f;
      border-radius: 3px;
      color: white; }
      .ng-1 .dashboard-body .publishers-overview .hover-info .content .reporting-values {
        float: left;
        margin-left: 5px;
        margin-bottom: 5px;
        line-height: 5px; }
      .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country {
        width: 100%;
        font-weight: 700; }
        .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country .flag {
          float: left;
          margin: 4px; }
        .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country .country-name {
          float: left; }
    .ng-1 .dashboard-body .publishers-overview .hover-info .hit-point {
      float: left;
      margin-top: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7.5px 10px 7.5px 0;
      border-color: transparent #302c2f transparent transparent; }
    .ng-1 .dashboard-body .publishers-overview .device-pie {
      position: relative;
      text-align: initial;
      width: 750px;
      margin: 0px; }
      .ng-1 .dashboard-body .publishers-overview .device-pie canvas {
        float: left; }
      .ng-1 .dashboard-body .publishers-overview .device-pie li {
        margin-bottom: 15px;
        position: relative; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-text {
        margin-left: 40px;
        font-size: 14px;
        margin-top: 10px;
        vertical-align: middle; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-icon {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 5px; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-selected {
        font-weight: 700; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend {
        margin-top: 50px;
        float: left;
        width: 300px;
        overflow-x: hidden; }
        .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend li {
          display: block; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-visible {
      height: 50px;
      color: #ffffff;
      position: absolute;
      font-family: "OpenSans";
      font-size: 11px;
      background: black;
      color: white;
      padding: 10px;
      border-radius: 3px;
      pointer-events: none;
      transform: translate(-50%, 0);
      text-transform: uppercase;
      line-height: 1.5; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret {
      width: 0;
      height: 0;
      border-style: solid;
      position: relative;
      top: -22px; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret-left {
      left: -20px;
      border-width: 7.5px 10px 7.5px 0;
      border-color: transparent black transparent transparent; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret-right {
      left: 89px;
      border-width: 7.5px 0 7.5px 10px;
      border-color: transparent transparent transparent black; }
    .ng-1 .dashboard-body .publishers-overview .total-component {
      position: relative;
      width: 305px;
      height: 265px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .title {
        margin-left: 20px;
        margin-top: 20px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        color: #4b566c; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-enter {
        transition: all linear 0.5s;
        opacity: 0; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-enter.ng-enter-active {
        opacity: 1; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-leave {
        transition: all linear 0.5s;
        opacity: 1; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-leave.ng-leave-active {
        opacity: 0; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-up {
          color: #009900; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-down {
          color: red; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-equal {
          color: #4b566c; }
      .ng-1 .dashboard-body .publishers-overview .total-component .count {
        font-weight: bold;
        font-size: 70px;
        color: #4b566c;
        text-align: center;
        margin-bottom: -20px;
        margin-top: 20px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .currency {
        display: inline-block; }
      .ng-1 .dashboard-body .publishers-overview .total-component .thousands {
        display: inline-block;
        font-size: 50px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .notice {
        position: absolute;
        font-size: 11px;
        color: #4b566c;
        margin-left: 37px;
        bottom: 14px; }
    .ng-1 .dashboard-body .publishers-overview .live-and-upcoming {
      width: 305px;
      text-align: center;
      font-size: 25px;
      color: #4b566c;
      font-weight: bold; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box {
        padding-top: 20px;
        padding-bottom: 20px; }
        .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box .count-label {
          display: inline-block; }
        .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box sa-odometer {
          display: inline-block;
          margin-right: 7px; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .btn {
        width: 140px;
        height: 40px;
        border-radius: 3px;
        background-color: #256eff;
        border: solid 2px #256eff;
        color: white; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming img {
        height: 55px; }
    .ng-1 .dashboard-body .publishers-overview .column-one {
      display: inline-block;
      vertical-align: top; }
    .ng-1 .dashboard-body .publishers-overview .column-two {
      display: inline-block;
      vertical-align: top;
      width: 775px;
      height: 658px; }
    .ng-1 .dashboard-body .publishers-overview .timeSeriesChart {
      height: 231px !important; }
    .ng-1 .dashboard-body .publishers-overview .overview-component {
      border: solid 1px #E1E7F6;
      border-radius: 4px;
      background-color: #ffffff;
      margin: 0px 0px 20px 18px; }
    .ng-1 .dashboard-body .publishers-overview .divider {
      border-top: solid 1px #E1E7F6; }
    .ng-1 .dashboard-body .publishers-overview .btn-group label {
      width: 70px;
      height: 39px;
      font-size: 10px; }
      .ng-1 .dashboard-body .publishers-overview .btn-group label span {
        padding-right: 3px; }
    .ng-1 .dashboard-body .overview-dropdowns {
      flex-direction: row;
      display: flex;
      padding: 20px 20px 0px 20px; }
      .ng-1 .dashboard-body .overview-dropdowns .app-dropdown, .ng-1 .dashboard-body .overview-dropdowns .period-dropdown {
        margin-right: 20px; }
      .ng-1 .dashboard-body .overview-dropdowns sa-simple-dropdown, .ng-1 .dashboard-body .overview-dropdowns .app-dropdown, .ng-1 .dashboard-body .overview-dropdowns .period-dropdown {
        flex-grow: 1;
        flex-basis: auto;
        width: 33%; }
      .ng-1 .dashboard-body .overview-dropdowns ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
        height: 7px; }
      .ng-1 .dashboard-body .overview-dropdowns ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
      .ng-1 .dashboard-body .overview-dropdowns ul {
        width: 100%; }
      .ng-1 .dashboard-body .overview-dropdowns a, .ng-1 .dashboard-body .overview-dropdowns button > div {
        font-size: 14px;
        text-transform: capitalize; }
      .ng-1 .dashboard-body .overview-dropdowns button {
        font-weight: 700; }
      .ng-1 .dashboard-body .overview-dropdowns .dropdown-label {
        max-width: 280px;
        overflow: hidden;
        text-overflow: ellipsis; }
      .ng-1 .dashboard-body .overview-dropdowns .dropdown-menu {
        max-height: 325px;
        overflow-y: scroll; }
    .ng-1 .dashboard-body .new-placement .format-dropdown {
      text-align: center;
      width: 220px;
      margin: 0 auto; }
      .ng-1 .dashboard-body .new-placement .format-dropdown button {
        text-align: center;
        font-weight: bold; }
      .ng-1 .dashboard-body .new-placement .format-dropdown ul {
        width: 100%; }
      .ng-1 .dashboard-body .new-placement .format-dropdown li {
        text-align: center; }
    .ng-1 .dashboard-body .new-placement .new-placement-main {
      display: inline-block;
      white-space: nowrap;
      width: 100%; }
    .ng-1 .dashboard-body .new-placement .new-placement-main.tallPlacementModal {
      height: 590px;
      transition: height 0.5s linear; }
    .ng-1 .dashboard-body .new-placement .new-placement-main.shortPlacementModal {
      height: 350px;
      transition: height 0.5s linear; }
    .ng-1 .dashboard-body .new-placement .placement-formats {
      margin: 15px auto;
      width: 100%; }
    .ng-1 .dashboard-body .new-placement .placement-selection-1, .ng-1 .dashboard-body .new-placement .placement-selection-2 {
      white-space: normal;
      display: inline-block;
      width: 100%;
      text-align: center;
      vertical-align: top;
      transition: 1s; }
    .ng-1 .dashboard-body .new-placement .placement-selection-1.fadeOut {
      margin-left: -100%;
      transition: 0.5s; }
    .ng-1 .dashboard-body .new-placement .placement-selection-1.fadeIn {
      height: 100%;
      transition: 0.5s; }
    .ng-1 .dashboard-body .new-placement .placement-selection-2.fadeOut {
      margin-left: 120%;
      transition: 0.5s; }
    .ng-1 .dashboard-body .new-placement .placement-selection-2.fadeIn {
      margin-left: 0;
      transition: 0.5s; }
    .ng-1 .dashboard-body .new-placement .format-item {
      cursor: pointer;
      display: inline-block;
      margin: 0 10px;
      width: 150px;
      height: 160px;
      border: 1px solid transparent;
      border-radius: 5px;
      text-align: center;
      padding: 10px;
      vertical-align: top; }
      .ng-1 .dashboard-body .new-placement .format-item img {
        padding: 5px;
        vertical-align: middle; }
      .ng-1 .dashboard-body .new-placement .format-item div {
        height: 88px; }
    .ng-1 .dashboard-body .new-placement .format-item:hover {
      border: 1px solid silver; }
      .ng-1 .dashboard-body .new-placement .format-item:hover .placement-thumb {
        padding: 0px; }
      .ng-1 .dashboard-body .new-placement .format-item:hover .placement-id {
        font-size: 15px; }
    .ng-1 .dashboard-body .new-placement .show-rich-media {
      padding-top: 30px;
      text-align: left; }
    .ng-1 .dashboard-body .new-placement .show-rich-media .onoffswitch-inner:before {
      content: "YES"; }
    .ng-1 .dashboard-body .new-placement .show-rich-media .onoffswitch-inner:after {
      content: "NO"; }
    .ng-1 .dashboard-body .new-placement .save-placement-buttons {
      width: 100%;
      margin-top: 60px; }
      .ng-1 .dashboard-body .new-placement .save-placement-buttons .btn-default {
        color: #256eff;
        font-weight: bold;
        padding: 8px 12px; }
        .ng-1 .dashboard-body .new-placement .save-placement-buttons .btn-default .fa.fa-caret-left, .ng-1 .dashboard-body .new-placement .save-placement-buttons .btn-default .chosen-container-multi .chosen-choices li.search-choice .fa-caret-left.search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .new-placement .save-placement-buttons .btn-default .fa-caret-left.search-choice-close, .ng-1 .dashboard-body .new-placement .save-placement-buttons .btn-default .chosen-container-single .chosen-choices li.search-choice .fa-caret-left.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .new-placement .save-placement-buttons .btn-default .fa-caret-left.search-choice-close {
          margin-right: 5px; }
    .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters > div {
      display: inline-block;
      width: 150px; }
    .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .geo-filter {
      width: 150px; }
      .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .geo-filter ul {
        max-height: 300px;
        overflow-y: scroll; }
    .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .geo-include-filter {
      width: 100px; }
    .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .placement-filter {
      width: 200px;
      margin-left: 10px;
      outline: none; }
      .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .placement-filter .ui-select-container {
        background-color: white !important; }
      .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .placement-filter .ui-select-match-text > span {
        font-size: 11px; }
      .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .placement-filter sa-searchable-dropdown {
        outline: none; }
    .ng-1 .dashboard-body .publisher-ads .linked-ads-filters .all-filters .status-filter {
      width: 200px;
      margin-left: 10px; }
    .ng-1 .dashboard-body .publisher-module .sa-box .sa-box-title-border {
      margin: 0; }
    .ng-1 .dashboard-body .publisher-module .row.sa-box-title-border {
      margin: 0; }
    .ng-1 .dashboard-body .publisher-module .sa-box .row.table-row {
      padding-left: 10px;
      padding-right: 10px; }
    .ng-1 .dashboard-body .publisher-module .audience-group {
      display: inline-block;
      padding: 10px 20px 0px 0px; }
    .ng-1 .dashboard-body .publisher-module .audience-text {
      padding: 20px 0 0 0; }
    .ng-1 .dashboard-body .publisher-module .auto-approval {
      display: block;
      padding: 10px 0 0 0; }
    .ng-1 .dashboard-body .publisher-module .auto-approval-switch {
      padding-top: 10px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .sa-table-row-lightblue {
      font-size: 12px;
      height: 70px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .col-sm-7 {
      padding-left: 0; }
    .ng-1 .dashboard-body .publisher-module .apps-table .glyphicon-plus {
      top: 4px;
      right: 2px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .dropdown > div {
      font-size: 16px;
      padding: 4px 11px;
      margin-left: 10px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .open > .btn-default.dropdown-toggle {
      color: #333;
      background-color: #dadae7;
      border-color: #c4c4c4; }
    .ng-1 .dashboard-body .publisher-module .apps-table .btn-default {
      color: #256eff;
      font-weight: bold; }
    .ng-1 .dashboard-body .publisher-module .apps-table .btn-default.dropdown-toggle {
      color: initial;
      background-color: transparent; }
    .ng-1 .dashboard-body .publisher-module .apps-table .fa-cog {
      color: #4B566C; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-table-container > td {
      padding: 0; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-table-container tr:hover {
      background-color: #fbfcfe; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-table-container table thead th {
      background-color: #fbfcfe;
      color: #232833; }
    .ng-1 .dashboard-body .publisher-module .apps-table .sa-table-row-navy td {
      padding: 15px 10px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .fa-caret-down, .ng-1 .dashboard-body .publisher-module .apps-table .fa-caret-right {
      padding-left: 12px;
      padding-right: 10px;
      color: black;
      margin-top: 10px;
      font-size: 20px; }
    .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table {
      border-left: 3px solid #4B566C; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th:nth-child(1) {
        width: 23%; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th:nth-child(2) {
        width: 33%;
        text-align: left; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th:nth-child(3) {
        width: 7%; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th:nth-child(4) {
        width: 7%; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th:nth-child(5) {
        width: 360px; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table .placement-links span {
        color: #256eff;
        cursor: pointer; }
        .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table .placement-links span .glyphicon-link {
          font-weight: bold; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table td {
        padding: 0; }
        .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table td:nth-child(1) {
          border-left: none; }
        .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table td:nth-child(2) {
          text-align: left; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table th, .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table tbody td {
        padding: 10px 10px;
        border-bottom: 1px solid #ddd !important; }
      .ng-1 .dashboard-body .publisher-module .apps-table table#pl-table .dropdown > div {
        margin-right: 10px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-row {
      height: 70px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .sa-box .row {
      padding-left: 14px;
      padding-right: 14px; }
    .ng-1 .dashboard-body .publisher-module .apps-table .apps-table {
      border-left: 3px solid #4B566C;
      border-bottom: 3px solid #4B566C;
      border-top: 3px solid #4B566C; }
      .ng-1 .dashboard-body .publisher-module .apps-table .apps-table .dropdown > div {
        font-size: 16px;
        padding: 4px 11px;
        margin-left: 10px; }
      .ng-1 .dashboard-body .publisher-module .apps-table .apps-table .btn-default {
        color: #256eff; }
      .ng-1 .dashboard-body .publisher-module .apps-table .apps-table .fa-cog {
        color: #4B566C; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-table > td {
      padding: 0; }
    .ng-1 .dashboard-body .publisher-module .apps-table .placement-table table thead th {
      background-color: #F5F6FA; }
    .ng-1 .dashboard-body .publisher-module .placement-table > td {
      padding: 0; }
    .ng-1 .dashboard-body .publisher-module .placement-table table thead th {
      background-color: #F5F6FA;
      color: #4B566C; }
    .ng-1 .dashboard-body .publisher-module .sa-table .sa-table-row-white td:nth-child(1) {
      border-left: none; }
    .ng-1 .dashboard-body .publisher-module .sa-table-row-navy td {
      padding: 15px 10px; }
    .ng-1 .dashboard-body .publisher-module .placement-table th, .ng-1 .dashboard-body .publisher-module .placement-table table tbody td {
      padding: 10px 10px;
      border-bottom: 1px solid #ddd !important; }
    .ng-1 .dashboard-body .publisher-module .fa-caret-down, .ng-1 .dashboard-body .publisher-module .fa-caret-right {
      margin-top: 10px;
      font-size: 20px; }
    .ng-1 .dashboard-body .publisher-module .placement-thumb {
      width: 90px; }
      .ng-1 .dashboard-body .publisher-module .placement-thumb img {
        max-height: 100%;
        max-width: 100%; }
    .ng-1 .dashboard-body .publisher-module .col-md-7 {
      padding-left: 0; }
    .ng-1 .dashboard-body .publisher-module table#pl-table th:nth-child(1) {
      width: 20%; }
    .ng-1 .dashboard-body .publisher-module table#pl-table th:nth-child(2) {
      width: 35%;
      text-align: left; }
    .ng-1 .dashboard-body .publisher-module table#pl-table th:nth-child(3) {
      width: 8%; }
    .ng-1 .dashboard-body .publisher-module table#pl-table th:nth-child(4) {
      width: 7%; }
    .ng-1 .dashboard-body .publisher-module table#pl-table th:nth-child(5) {
      width: 30%; }
    .ng-1 .dashboard-body .publisher-module table#pl-table td:nth-child(2) {
      text-align: left; }
    .ng-1 .dashboard-body .publisher-module .no-apps h1 {
      line-height: 1.2; }
    .ng-1 .dashboard-body .publisher-module .sa-table tr.sa-table-row-white td.no-placements {
      padding: 0 !important;
      font-size: 12px; }
      .ng-1 .dashboard-body .publisher-module .sa-table tr.sa-table-row-white td.no-placements > div {
        height: 33px; }
      .ng-1 .dashboard-body .publisher-module .sa-table tr.sa-table-row-white td.no-placements .fa-ban {
        margin: 10px 5px; }
    .ng-1 .dashboard-body .publisher-module .sa-table tr.sa-table-row-white td.placements-loading {
      padding: 0 !important; }
    .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box {
      border: none;
      margin-bottom: 0px; }
      .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-header {
        font-size: 14px;
        padding-left: 20px; }
        .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-header .close {
          font-size: 25px;
          margin: 0px 10px; }
      .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body {
        padding-top: 0;
        padding-bottom: 0; }
        .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section {
          border-bottom: 1px solid #e5e5e5;
          padding: 25px 0 50px 25px;
          color: #4B566C; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(1) {
            margin-bottom: 20px; }
            .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(1) > img {
              padding: 4px 5px 0 0; }
            .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(1) > div div:nth-child(1) {
              font-weight: bold;
              margin-bottom: 0px;
              font-size: 15px;
              line-height: 1.2; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(2) > div:nth-child(1) {
            padding-left: 0; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(2) .btn-default {
            border-color: #4B566C;
            width: 100px; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section > div:nth-child(2) .green-button {
            color: #FFFFFF;
            background-color: #009900;
            border-color: #009900; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-body .tag-modal-section .has-success .form-control {
            border-color: #009900; }
      .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .green {
        color: #009900; }
      .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-footer {
        background-color: #4B566C;
        color: #FFFFFF; }
        .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-footer .btn {
          background-color: transparent;
          color: #FFFFFF;
          border-color: #FFFFFF;
          margin-left: 10px; }
          .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-footer .btn:hover {
            background-color: #F5F6FA;
            color: #4B566C;
            border-color: #4B566C; }
        .ng-1 .dashboard-body .publisher-module .tags-modal.sa-box .modal-footer img {
          max-width: 80px;
          margin-top: 10px; }
    .ng-1 .dashboard-body .publisher-module .create-button-container {
      border-radius: 3px; }
    .ng-1 .dashboard-body .publisher-module .fallback-buttons {
      height: 55px;
      padding: 0px; }
      .ng-1 .dashboard-body .publisher-module .fallback-buttons button {
        margin: 20px 2px 2px 2px; }
    .ng-1 .dashboard-body .publisher-module .publisher-ads ul.nav-tabs li.active a {
      background-color: white;
      color: black; }
    .ng-1 .dashboard-body .publisher-module .publisher-ads .nav-tabs a {
      padding: 15px 50px;
      font-size: 14px;
      text-transform: capitalize; }
    .ng-1 .dashboard-body .publisher-module .publisher-ads .ads-filter div {
      width: 100%; }
      .ng-1 .dashboard-body .publisher-module .publisher-ads .ads-filter div select {
        text-transform: uppercase; }
    .ng-1 .dashboard-body .publisher-module .publisher-ads .no-ads-review h1 {
      font-weight: bold;
      padding: 0 60px; }
    .ng-1 .dashboard-body .publisher-module .tag-string {
      overflow: hidden;
      white-space: nowrap; }
    .ng-1 .dashboard-body .publisher-module .counters-table td:not(:last-child), .ng-1 .dashboard-body .publisher-module .counters-table .table th {
      white-space: normal;
      word-wrap: break-word !important;
      border-left: 1px solid #ddd !important; }
    .ng-1 .dashboard-body .publisher-module .counters-table td {
      word-wrap: break-word !important;
      border-left: 1px solid #ddd !important; }
    .ng-1 .dashboard-body .publisher-module .counters-table td:nth-child(3), .ng-1 .dashboard-body .publisher-module .counters-table td:nth-child(4) {
      font-size: 9px; }
    .ng-1 .dashboard-body .publisher-module .top-step .apps-table .fa-caret-down, .ng-1 .dashboard-body .publisher-module .top-step .apps-table .fa-caret-right {
      margin-top: 10px;
      font-size: 20px; }
    .ng-1 .dashboard-body .publisher-module .creative-approval-buttons .btn {
      width: 110px;
      font-weight: bold; }
    .ng-1 .dashboard-body .publisher-module .creative-approval-buttons .btn-link {
      color: red; }
    .ng-1 .dashboard-body .publisher-module .creative-approval-buttons .fa, .ng-1 .dashboard-body .publisher-module .creative-approval-buttons .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .publisher-module .creative-approval-buttons .search-choice-close, .ng-1 .dashboard-body .publisher-module .creative-approval-buttons .chosen-container-single .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .publisher-module .creative-approval-buttons .search-choice-close {
      font-size: 13px;
      margin-right: 3px; }
    .ng-1 .dashboard-body .odometer-component {
      display: inline-block; }
      .ng-1 .dashboard-body .odometer-component .odometer {
        display: inline-block; }
        .ng-1 .dashboard-body .odometer-component .odometer .odometer-digit, .ng-1 .dashboard-body .odometer-component .odometer .odometer-formatting-mark {
          vertical-align: 20% !important; }
      .ng-1 .dashboard-body .odometer-component .times {
        display: inline-block;
        font-size: 50px; }
    .ng-1 .dashboard-body .cpi-cpm-label {
      background: #4B566C;
      float: right;
      padding: 1px 7px;
      border-radius: 4px;
      color: #FFFFFF;
      font-size: 10px;
      margin-left: 12px;
      margin-right: -10px; }
    .ng-1 .dashboard-body .creative-details-modal {
      word-wrap: break-word; }
      .ng-1 .dashboard-body .creative-details-modal input {
        background-color: white !important; }
      .ng-1 .dashboard-body .creative-details-modal strong {
        text-transform: uppercase; }
      .ng-1 .dashboard-body .creative-details-modal .fa-check {
        color: green; }
      .ng-1 .dashboard-body .creative-details-modal .fa-info-circle {
        cursor: pointer; }
      .ng-1 .dashboard-body .creative-details-modal .geos {
        display: flex;
        flex-direction: row; }
        .ng-1 .dashboard-body .creative-details-modal .geos div {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap; }
        .ng-1 .dashboard-body .creative-details-modal .geos .flag-country-group {
          flex-wrap: nowrap; }
          .ng-1 .dashboard-body .creative-details-modal .geos .flag-country-group span {
            margin-right: 4px; }
        .ng-1 .dashboard-body .creative-details-modal .geos img {
          margin: -4px 4px 0px 0px; }
        .ng-1 .dashboard-body .creative-details-modal .geos strong {
          margin-right: 5px; }
        .ng-1 .dashboard-body .creative-details-modal .geos .flag {
          margin: 4px 4px 0px 0px; }
      .ng-1 .dashboard-body .creative-details-modal .placement-list {
        max-height: 410px;
        overflow: hidden;
        overflow-y: auto; }
      .ng-1 .dashboard-body .creative-details-modal .time-targeting {
        width: 250px;
        display: inline-block;
        vertical-align: top; }
    .ng-1 .dashboard-body .preview-modal .modal-body {
      text-align: center; }
      .ng-1 .dashboard-body .preview-modal .modal-body textarea, .ng-1 .dashboard-body .preview-modal .modal-body img, .ng-1 .dashboard-body .preview-modal .modal-body video {
        max-width: 100%;
        max-height: 800px; }
      .ng-1 .dashboard-body .preview-modal .modal-body textarea {
        width: 100%;
        height: 100%; }
      .ng-1 .dashboard-body .preview-modal .modal-body .rich-media {
        overflow: scroll;
        border: 1px solid #acacac; }
        .ng-1 .dashboard-body .preview-modal .modal-body .rich-media iframe {
          min-height: 650px;
          border: none;
          margin: 0px; }
    .ng-1 .dashboard-body .creative-view {
      transition: 0.1s linear all;
      border: 1px solid #DEDEE2;
      border-radius: 3px;
      float: left;
      width: 100%;
      height: 370px;
      padding: 10px;
      margin-bottom: 30px;
      background-color: #FFFFFF;
      position: relative; }
      .ng-1 .dashboard-body .creative-view .onoffswitch {
        width: 120px;
        margin-left: 60px;
        margin-top: 15px; }
      .ng-1 .dashboard-body .creative-view .onoffswitch-inner:before, .ng-1 .dashboard-body .creative-view .onoffswitch-inner:after {
        height: 20px;
        font-size: 10px; }
      .ng-1 .dashboard-body .creative-view .onoffswitch-inner:before {
        padding-left: 20px;
        content: "APPROVED";
        background-color: #009900;
        padding-left: 20px; }
      .ng-1 .dashboard-body .creative-view .onoffswitch-inner:after {
        content: "NOT APPROVED"; }
      .ng-1 .dashboard-body .creative-view .onoffswitch-switch {
        right: 100px;
        margin-top: 2px;
        height: 18px;
        background-color: #F5F6FA; }
        .ng-1 .dashboard-body .creative-view .onoffswitch-switch img {
          height: 88%;
          margin-top: -5px; }
      .ng-1 .dashboard-body .creative-view .creative-view-content {
        position: relative;
        width: 100%;
        height: 200px; }
        .ng-1 .dashboard-body .creative-view .creative-view-content video, .ng-1 .dashboard-body .creative-view .creative-view-content img {
          max-width: 100%;
          max-height: 198px; }
        .ng-1 .dashboard-body .creative-view .creative-view-content img {
          cursor: pointer; }
        .ng-1 .dashboard-body .creative-view .creative-view-content .play-icon {
          position: absolute;
          margin-left: 97px;
          margin-top: 50px;
          opacity: 0.9; }
        .ng-1 .dashboard-body .creative-view .creative-view-content .vpaid {
          position: absolute;
          top: 27px;
          right: 0;
          background: red;
          color: #fff;
          padding: 0 4px;
          border-radius: 4px; }
        .ng-1 .dashboard-body .creative-view .creative-view-content .video-thumbnail {
          width: 100%; }
      .ng-1 .dashboard-body .creative-view .placeholder-background {
        text-align: center;
        padding: 50px;
        background: #F5F6FA;
        border: 1px solid #DEDEE2;
        border-radius: 2px; }
        .ng-1 .dashboard-body .creative-view .placeholder-background img {
          min-height: 50px;
          min-width: 50px; }
      .ng-1 .dashboard-body .creative-view .placeholder-background .zip-placeholder, .ng-1 .dashboard-body .creative-view .placeholder-background .zip-placeholder img {
        cursor: default; }
      .ng-1 .dashboard-body .creative-view .creative-details {
        height: 65px;
        margin: 20px; }
        .ng-1 .dashboard-body .creative-view .creative-details > a:nth-child(1) {
          font-size: 14px;
          display: block;
          width: 100%; }
        .ng-1 .dashboard-body .creative-view .creative-details .click-url {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #256eff; }
          .ng-1 .dashboard-body .creative-view .creative-details .click-url span {
            white-space: nowrap;
            color: black; }
        .ng-1 .dashboard-body .creative-view .creative-details .creative-viewer-geo, .ng-1 .dashboard-body .creative-view .creative-details .creative-viewer-name {
          text-align: left;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .ng-1 .dashboard-body .creative-view .creative-details .creative-view-tooltip-trigger {
          display: inline-block;
          max-width: 168px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          vertical-align: middle; }
        .ng-1 .dashboard-body .creative-view .creative-details .onoffswitch .onoffswitch-switch img {
          height: 91%;
          margin-top: -6px; }
      .ng-1 .dashboard-body .creative-view cpi-cpm-label {
        position: absolute;
        right: 0px;
        top: 0px;
        margin-right: 10px; }
      .ng-1 .dashboard-body .creative-view .more-details {
        transition: 0.2s linear all;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        text-align: center;
        width: 100%;
        height: 100%;
        z-index: 999;
        top: 0px;
        left: 0px;
        background-color: rgba(75, 86, 108, 0.9);
        color: white; }
        .ng-1 .dashboard-body .creative-view .more-details .link {
          cursor: pointer; }
      .ng-1 .dashboard-body .creative-view .edit-creative {
        transition: 0.2s linear all;
        text-align: center;
        margin-top: 140px;
        z-index: 999;
        color: white;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        cursor: pointer;
        top: 0px;
        left: 0px; }
      .ng-1 .dashboard-body .creative-view .creative-view-content:hover > .more-details {
        visibility: visible;
        opacity: 1; }
      .ng-1 .dashboard-body .creative-view .creative-view-content:hover > .edit-creative {
        visibility: visible;
        opacity: 1; }
      .ng-1 .dashboard-body .creative-view .more-details-button {
        margin-top: 80px;
        border: 1px solid white;
        background-color: transparent; }
      .ng-1 .dashboard-body .creative-view .more-details-button:hover {
        background-color: #256eff;
        border-color: #256eff; }
      .ng-1 .dashboard-body .creative-view .preview-modal img, .ng-1 .dashboard-body .creative-view .preview-modal video {
        width: 100%; }
    .ng-1 .dashboard-body .creative-view-medium {
      height: 400px; }
      .ng-1 .dashboard-body .creative-view-medium .creative-view-content {
        height: 62%; }
    .ng-1 .dashboard-body .creative-view-small {
      height: 320px; }
      .ng-1 .dashboard-body .creative-view-small .creative-view-content {
        height: 72%; }
    .ng-1 .dashboard-body .creative-view.approved-creative {
      border: 3px solid #090; }
    .ng-1 .dashboard-body .creative-view.rejected-creative {
      border: 3px solid red; }
    .ng-1 .dashboard-body .creative-view:hover {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24), 0 0 4px 0 rgba(0, 0, 0, 0.12); }
    .ng-1 .dashboard-body .sa-option-dropdown {
      padding-left: 10px;
      padding-right: 10px; }
      .ng-1 .dashboard-body .sa-option-dropdown .caret {
        position: absolute;
        top: 18px;
        right: 25px;
        z-index: 10; }
      .ng-1 .dashboard-body .sa-option-dropdown .btn-group {
        width: 100%; }
      .ng-1 .dashboard-body .sa-option-dropdown button {
        background-color: white;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left; }
      .ng-1 .dashboard-body .sa-option-dropdown .label-group {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px; }
    .ng-1 .dashboard-body .sa-owners-filter {
      width: 100%; }
      .ng-1 .dashboard-body .sa-owners-filter .user-name {
        white-space: nowrap; }
      .ng-1 .dashboard-body .sa-owners-filter .caret {
        position: absolute;
        top: 17px;
        right: 13px;
        z-index: 1500; }
      .ng-1 .dashboard-body .sa-owners-filter .btn-group {
        width: 100%; }
      .ng-1 .dashboard-body .sa-owners-filter button {
        background-color: white;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        height: 38px; }
        .ng-1 .dashboard-body .sa-owners-filter button .user-name {
          margin-left: 10px; }
      .ng-1 .dashboard-body .sa-owners-filter .label-group {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px; }
      .ng-1 .dashboard-body .sa-owners-filter .user-icon {
        width: 22px;
        height: 22px;
        border: 1px solid #e0e6f5;
        text-align: center;
        font-weight: bold;
        background-color: #e0e6f5;
        border-radius: 2px;
        color: #4a556b; }
      .ng-1 .dashboard-body .sa-owners-filter .filter-dropdown {
        width: 102%;
        margin-top: -40px;
        margin-left: -2px;
        padding: 5px; }
    .ng-1 .dashboard-body .sa-owners-select {
      height: 40px; }
      .ng-1 .dashboard-body .sa-owners-select button:focus {
        outline: 0; }
      .ng-1 .dashboard-body .sa-owners-select .user-icon, .ng-1 .dashboard-body .sa-owners-select .add-user-button {
        display: inline-block;
        margin-bottom: 3px;
        width: 22px;
        height: 22px;
        border-radius: 2px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer; }
      .ng-1 .dashboard-body .sa-owners-select .user-icon {
        margin-right: 5px;
        border: 1px solid #e0e6f5;
        background-color: #e0e6f5;
        color: #4a556b;
        padding: 0px; }
      .ng-1 .dashboard-body .sa-owners-select .add-user-button {
        cursor: pointer;
        border: 2px solid #256eff;
        background-color: rgba(0, 0, 0, 0);
        color: #4396d6;
        padding: 0px; }
        .ng-1 .dashboard-body .sa-owners-select .add-user-button span {
          margin-left: 2px; }
      .ng-1 .dashboard-body .sa-owners-select .filter-dropdown {
        margin-left: -207px; }
      .ng-1 .dashboard-body .sa-owners-select .owners-popup {
        display: inline-block;
        text-transform: uppercase; }
    .ng-1 .dashboard-body .owners-popover-template .info {
      width: 220px;
      display: inline-block;
      line-height: 140%;
      padding-left: 10px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .ng-1 .dashboard-body .owners-popover-template .user-icon {
      vertical-align: top;
      display: inline-block;
      text-transform: uppercase; }
    .ng-1 .dashboard-body .owners-popover-template .remove {
      text-align: center;
      cursor: pointer;
      color: #256eff;
      font-weight: bold; }
    .ng-1 .dashboard-body .sa-multi-text .glyphicon-remove {
      cursor: pointer; }
    .ng-1 .dashboard-body .sa-multi-text input {
      height: 35px;
      min-width: 120px !important;
      border: none;
      outline: none;
      padding-left: 5px; }
    .ng-1 .dashboard-body .sa-multi-text .search-choice {
      padding-right: 5px !important; }
    .ng-1 .dashboard-body sa-multi-dropdown div .chosen-container.chosen-container-multi {
      width: 100% !important; }
    .ng-1 .dashboard-body sa-multi-dropdown div ul {
      font-size: 13px;
      background-color: #fff;
      border: 1px solid #e3e3e3;
      border-radius: 3px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
      .ng-1 .dashboard-body sa-multi-dropdown div ul .search-field {
        padding-left: 15px; }
        .ng-1 .dashboard-body sa-multi-dropdown div ul .search-field input {
          font-size: 11px !important;
          color: #AAAAAA !important;
          font-style: italic; }
    .ng-1 .dashboard-body sa-multi-dropdown div .chosen-drop {
      border: none; }
      .ng-1 .dashboard-body sa-multi-dropdown div .chosen-drop .chosen-results {
        max-height: 85px;
        border-radius: 0; }
    .ng-1 .dashboard-body .all-label .search-choice {
      background: #8C5B9D !important;
      padding: 8px !important; }
    .ng-1 .dashboard-body .all-label .search-choice-close {
      display: none !important; }
    .ng-1 .dashboard-body .action-buttons {
      margin-bottom: 10px; }
    .ng-1 .dashboard-body .rate-edit.is-company .cpm-table th {
      background-color: white;
      color: black; }
    .ng-1 .dashboard-body .rate-edit.is-company .cpm-table thead tr th:nth-child(1) {
      width: 20%; }
    .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody {
      border-bottom: 1px solid #E1E7F6;
      height: auto; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody tr:last-child td {
        border-bottom: 0px; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody tr td:nth-child(1) {
        width: 20%; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody .cpms > div:nth-child(1) {
        width: 60%; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody .cpms > div:nth-child(2) {
        width: 30%; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody .cpms .chosen-choices, .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody .cpms .chosen-drop {
        left: 12px; }
      .ng-1 .dashboard-body .rate-edit.is-company .cpm-table tbody thead tr th:nth-child(1) {
        width: 20%; }
    .ng-1 .dashboard-body .rate-edit .data-table {
      border-right: none !important;
      border-left: none !important; }
    .ng-1 .dashboard-body .rate-edit .sa-tabs ul.nav.nav-tabs {
      margin: 0; }
      .ng-1 .dashboard-body .rate-edit .sa-tabs ul.nav.nav-tabs li {
        width: 20%;
        text-align: center; }
    .ng-1 .dashboard-body .rate-edit .cpm-table thead, .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .ng-1 .dashboard-body .rate-edit .cpm-table thead tr th {
      text-align: left; }
      .ng-1 .dashboard-body .rate-edit .cpm-table thead tr th:nth-child(1) {
        text-align: center;
        width: 25%; }
      .ng-1 .dashboard-body .rate-edit .cpm-table thead tr th:nth-child(2) {
        text-align: center;
        width: 8%; }
      .ng-1 .dashboard-body .rate-edit .cpm-table thead tr th:nth-child(3) {
        width: 54%;
        border-right: none !important; }
    .ng-1 .dashboard-body .rate-edit .cpm-table tbody {
      border-collapse: inherit;
      border-top: 1px solid #E1E7F6;
      display: block;
      height: 320px;
      overflow: auto; }
      .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr {
        border-collapse: inherit;
        border-left: 1px solid #E1E7F6; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr:hover {
          background-color: #F5F6FA; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td {
          border-right: 1px solid #E1E7F6;
          border-top: none;
          border-bottom: 1px solid #E1E7F6; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td:nth-child(1) {
            width: 25%; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td:nth-child(2) {
            width: 8%; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td:nth-child(3) {
            width: 54%;
            border-right: none; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td .thumbnail-container {
            width: 30%;
            margin: 5% 0;
            float: left;
            text-align: center; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr td .format-details {
            float: left;
            margin: 7% 2%; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .currency {
          vertical-align: middle; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .currency div {
            background: #4B566C;
            color: white;
            border-radius: 3px;
            padding: 2px 0;
            width: 60px;
            margin: 0 auto; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div {
          display: inline-block; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(1) {
          width: 60%;
          margin-top: 8px; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(1) > div {
            width: 50px;
            margin: 0 3px; }
            .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(1) > div .flag {
              display: inline-block;
              width: 16px;
              margin-right: 3px;
              margin-bottom: -1px; }
            .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(1) > div input {
              width: 100%;
              background: white;
              border: 1px solid #E1E7F6;
              border-radius: 2px; }
            .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(1) > div span.fa-remove {
              color: #256eff;
              margin-left: 2px;
              cursor: pointer;
              margin-right: -1px; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(2) {
          width: 30%;
          margin-top: 28px;
          vertical-align: top; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(2) .geo-search {
            position: absolute;
            right: 45px; }
          .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(2) .add-geo {
            text-align: right;
            cursor: pointer;
            color: #256eff;
            font-weight: bold;
            width: 100%; }
            .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms > div:nth-child(2) .add-geo:hover {
              background: #F5F6FA; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms .chosen-choices {
          border-radius: 2px;
          background-image: none; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms .chosen-choices, .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms .chosen-drop {
          width: 200px;
          left: 4px;
          text-align: left;
          color: #666; }
        .ng-1 .dashboard-body .rate-edit .cpm-table tbody tr .cpms .search-choice {
          display: none; }
    .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table thead tr th:nth-child(1) {
      text-align: center;
      width: 30%; }
    .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table thead tr th:nth-child(2) {
      text-align: center;
      width: 70%; }
    .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody {
      border-bottom: none; }
      .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr {
        height: 90px; }
        .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td {
          border-bottom: 1px solid #E1E7F6 !important; }
          .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td:nth-child(1) {
            width: 30%; }
            .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td:nth-child(1) div {
              padding: 3px 15px;
              width: 71px; }
          .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td:nth-child(2) {
            width: 70%;
            border-right: none !important; }
            .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td:nth-child(2) .chosen-choices, .ng-1 .dashboard-body .rate-edit .cpi-table.cpm-table tbody tr td:nth-child(2) .chosen-drop {
              left: 18px; }
    .ng-1 .dashboard-body .disable-div {
      pointer-events: none;
      opacity: 0.4; }
    .ng-1 .dashboard-body .red-text {
      color: red; }
    .ng-1 .dashboard-body .green-text {
      color: #009900; }
    .ng-1 .dashboard-body td .user-icon {
      margin-right: 5px;
      width: 22px;
      background: #FFFFFF;
      border: 1px solid #A9B5CB;
      border-radius: 2px; }
    .ng-1 .dashboard-body .prog-geo-approval.row {
      text-transform: uppercase; }
      .ng-1 .dashboard-body .prog-geo-approval.row > div {
        padding: 0; }
      .ng-1 .dashboard-body .prog-geo-approval.row .actions-container {
        min-height: 70px;
        font-weight: bold;
        width: 100%;
        border-radius: 0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border: 1px solid #c4c4c4;
        border-bottom: 0;
        background-color: #fff; }
        .ng-1 .dashboard-body .prog-geo-approval.row .actions-container label {
          background: transparent;
          width: 100%;
          color: #256eff;
          text-align: left;
          border: none;
          cursor: inherit; }
      .ng-1 .dashboard-body .prog-geo-approval.row .rejected {
        color: red; }
      .ng-1 .dashboard-body .prog-geo-approval.row .approved {
        color: #090; }
      .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list].full-height {
        min-height: 270px;
        max-height: 270px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list].full-height .dndPlaceholder {
          display: none; }
      .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list], .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] > li {
        position: relative; }
      .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] {
        min-height: 200px;
        max-height: 200px;
        overflow: scroll;
        padding-left: 0px;
        background-color: #fff;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border: 1px solid #c4c4c4; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] .dndPlaceholder {
          display: block;
          background-color: #ddd;
          min-height: 0;
          height: 0 !important; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] li {
          text-transform: uppercase;
          background-color: #fff;
          display: block;
          padding: 10px 15px;
          border-bottom: 1px solid #c4c4c4; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] li:last-child {
          border-bottom-right-radius: 4px;
          border-bottom-left-radius: 4px;
          border-bottom: none; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] li:last-child {
          border-bottom: 1px solid #c4c4c4; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] li.selected {
          background-color: #FFFED7;
          color: #3c763d; }
        .ng-1 .dashboard-body .prog-geo-approval.row ul[dnd-list] li .flag {
          display: inline-block;
          margin-right: 5px; }
      .ng-1 .dashboard-body .prog-geo-approval.row .geo-search {
        margin-bottom: 5px; }
        .ng-1 .dashboard-body .prog-geo-approval.row .geo-search input {
          height: 28px; }
        .ng-1 .dashboard-body .prog-geo-approval.row .geo-search i {
          top: 24px;
          right: 28px; }
      .ng-1 .dashboard-body .prog-geo-approval.row .row .no-geos {
        background-color: #fff;
        font-weight: 700;
        width: 100%;
        color: #256eff;
        text-align: center;
        border: none;
        height: 268px; }
        .ng-1 .dashboard-body .prog-geo-approval.row .row .no-geos img {
          margin-top: 100px;
          margin-bottom: 10px; }
        .ng-1 .dashboard-body .prog-geo-approval.row .row .no-geos div {
          color: #708090;
          font-weight: 100;
          text-transform: none;
          font-size: 12px; }
    .ng-1 .dashboard-body .creative-review .dropdowns-row {
      display: flex;
      justify-content: flex-end;
      align-items: baseline; }
    .ng-1 .dashboard-body .creative-review .sa-filter {
      text-align: left;
      display: inline-block;
      margin-left: 5px; }
      .ng-1 .dashboard-body .creative-review .sa-filter .ui-select-match span {
        height: 38px; }
    .ng-1 .dashboard-body .creative-review .sa-filter:nth-of-type(1), .ng-1 .dashboard-body .creative-review .sa-filter:nth-of-type(2) {
      width: 130px; }
    .ng-1 .dashboard-body .creative-review .sa-filter:nth-of-type(3) {
      width: 220px; }
    .ng-1 .dashboard-body .creative-review .creative-view {
      height: 390px; }
    .ng-1 .dashboard-body .creative-review .creative-view-content {
      height: 200px; }
    .ng-1 .dashboard-body .creative-review .creative-details {
      margin: 20px 20px 20px; }
    .ng-1 .dashboard-body .creative-review .creative-approval-buttons {
      padding-top: 20px; }
      .ng-1 .dashboard-body .creative-review .creative-approval-buttons .btn {
        width: 110px;
        font-weight: bold; }
        .ng-1 .dashboard-body .creative-review .creative-approval-buttons .btn div {
          display: block; }
      .ng-1 .dashboard-body .creative-review .creative-approval-buttons .btn-link {
        color: red; }
      .ng-1 .dashboard-body .creative-review .creative-approval-buttons .fa, .ng-1 .dashboard-body .creative-review .creative-approval-buttons .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .creative-review .creative-approval-buttons .search-choice-close, .ng-1 .dashboard-body .creative-review .creative-approval-buttons .chosen-container-single .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .creative-review .creative-approval-buttons .search-choice-close {
        font-size: 13px;
        margin-right: 3px; }
    .ng-1 .dashboard-body .prog-tracker-approval label {
      text-transform: uppercase;
      margin: 0px; }
    .ng-1 .dashboard-body .prog-tracker-approval ul {
      list-style-type: none;
      padding: 0px; }
    .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group {
      overflow-y: scroll;
      overflow-x: hidden;
      height: 150px;
      background-color: #fff;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      border: 1px solid #c4c4c4; }
      .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li {
        text-overflow: ellipsis;
        text-transform: capitalize;
        padding: 5px;
        padding-bottom: 0px; }
        .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li label {
          text-transform: none; }
        .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li a {
          text-transform: lowercase;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          max-width: 75ch;
          display: block; }
        .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li .fa, .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices .prog-tracker-approval ul.trackers-group li.search-choice .search-choice-close, .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group .chosen-container-single .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices .prog-tracker-approval ul.trackers-group li.search-choice .search-choice-close {
          float: left;
          margin-right: 5px; }
        .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li .fa-check {
          color: #009900; }
        .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group li .fa-times, .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices .prog-tracker-approval ul.trackers-group li.search-choice .search-choice-close, .ng-1 .dashboard-body .prog-tracker-approval ul.trackers-group .chosen-container-single .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices .prog-tracker-approval ul.trackers-group li.search-choice .search-choice-close {
          color: red; }
    .ng-1 .dashboard-body .campaign-review .more-details-button {
      font-size: 11px !important;
      width: fit-content !important; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs > ul.nav.nav-tabs > li {
      text-transform: capitalize;
      font-size: 14px; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs > ul.nav.nav-tabs > li.active > a {
      background-color: white;
      color: black; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs > ul.nav.nav-tabs > li > a {
      padding: 15px 50px; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs .summary-number {
      padding: 0 4px;
      border: 1px solid transparent;
      border-radius: 3px;
      color: white;
      font-size: 10px; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs .summary-number.green-summary-number {
      background-color: #090;
      padding: 2px;
      vertical-align: middle; }
    .ng-1 .dashboard-body .campaign-review .sa-tabs .summary-number.red-summary-number {
      background-color: red; }
    .ng-1 .dashboard-body .campaign-review .campaigns-table thead th {
      white-space: normal; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(1) {
        width: 2%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(2) {
        width: 38%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(3) {
        width: 7%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(4) {
        width: 13%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(5) {
        width: 7%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(6) {
        width: 10%; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table thead th:nth-child(7) {
        width: 17%; }
    .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr {
      height: 75px; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td .fa-caret-right, .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td .fa-caret-down {
        font-size: 15px; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td div > button {
        font-size: 12px !important;
        width: 80px; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td .btn-link {
        color: red; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td span.fa, .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td .chosen-container-multi .chosen-choices li.search-choice span.search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .campaign-review .campaigns-table tbody tr td span.search-choice-close, .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td .chosen-container-single .chosen-choices li.search-choice span.search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .campaign-review .campaigns-table tbody tr td span.search-choice-close {
        font-size: 18px; }
      .ng-1 .dashboard-body .campaign-review .campaigns-table tbody tr td.long-geo-list div {
        overflow: hidden;
        text-overflow: ellipsis; }
    .ng-1 .dashboard-body .campaign-review .campaigns-table tbody .sales-review-creatives {
      border-left: solid 3px #4B566C; }
    .ng-1 .dashboard-body .campaign-review .no-data {
      padding: 100px 0; }
    .ng-1 .dashboard-body .campaign-review .technical-review .creative-view {
      height: 370px; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-view-content {
        background-color: #F5F6FA;
        border: 1px solid #DEDEE2;
        padding-top: 30px;
        cursor: normal;
        height: 200px; }
        .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-view-content .creative-dimensions {
          margin: 10px auto;
          width: 90px;
          color: #4B566C;
          font-weight: bold;
          text-transform: uppercase; }
          .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-view-content .creative-dimensions input {
            width: 40px;
            text-align: center; }
        .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-view-content div, .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-view-content img {
          cursor: default; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details {
        height: 65px;
        margin: 20px 7px 0px; }
        .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details .click-url, .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details .file-name {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details .click-url span, .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details .file-name span {
            color: #4B566C; }
        .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .creative-details .file-name > span:nth-child(2) {
          color: black; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .btn {
        margin-top: 15px; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .reject-button {
        width: 40px;
        padding: 8px 0px;
        color: red; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .small-download-button {
        padding: 3px 7px;
        font-size: 16px;
        margin-left: 11px; }
      .ng-1 .dashboard-body .campaign-review .technical-review .creative-view .upload-approve-button {
        padding: 8px; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .creative-display img, .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .creative-display video {
      width: 300px;
      margin-bottom: 25px; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .creative-display-preview {
      height: 300px;
      margin-bottom: 10px; }
      .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .creative-display-preview iframe {
        height: 100%;
        width: 100%; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body div input.name-input {
      height: 60px;
      width: 505px;
      font-size: 30px;
      margin-bottom: 20px; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body div .audience-group {
      float: left;
      margin-right: 30px; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls {
      text-transform: uppercase; }
      .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls a {
        text-decoration: none; }
      .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls .form-control[disabled] {
        cursor: pointer;
        background: #fff;
        color: #256eff; }
      .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls div:nth-child(1) {
        padding-left: 0; }
        .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls div:nth-child(1) input {
          border: solid 1px #256eff; }
      .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .click-urls div:nth-child(2) {
        padding-right: 0; }
    .ng-1 .dashboard-body .campaign-review .prog-creative-modal .modal-body .bumper-checkbox {
      width: 414px;
      text-transform: initial; }
    .ng-1 .dashboard-body .awesomeads-admin-module .nav-tabs li > a {
      padding: 15px 50px; }
    .ng-1 .dashboard-body .awesomeads-admin-module .owners-popup .filter-dropdown {
      margin-left: 0px; }
    .ng-1 .dashboard-body .awesomeads-admin-module .user-icons {
      position: absolute;
      cursor: default; }
      .ng-1 .dashboard-body .awesomeads-admin-module .user-icons .tooltip-inner {
        max-width: 400px; }
    .ng-1 .dashboard-body .awesomeads-admin-module .row.sa-box-title-border {
      margin: 0; }
    .ng-1 .dashboard-body .awesomeads-admin-module .signed-up-as {
      font-weight: bold;
      color: #626A7F; }
    .ng-1 .dashboard-body .awesomeads-admin-module .users-table tr, .ng-1 .dashboard-body .awesomeads-admin-module .users-table td, .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tr, .ng-1 .dashboard-body .awesomeads-admin-module .companies-table td {
      border-color: #E1E7F6 !important; }
    .ng-1 .dashboard-body .awesomeads-admin-module .users-table button, .ng-1 .dashboard-body .awesomeads-admin-module .companies-table button {
      font-size: 16px;
      width: 37px;
      height: 37px;
      padding: 4px 8px;
      display: none; }
    .ng-1 .dashboard-body .awesomeads-admin-module .users-table {
      margin-bottom: 0;
      padding: 0;
      background-color: white; }
      .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th {
        vertical-align: middle;
        text-align: left; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(1) {
          text-align: center;
          width: 5%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(2) {
          width: 15%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(3) {
          width: 18%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(4) {
          width: 20%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(5) {
          width: 25%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(6) {
          text-align: center;
          width: 7%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table thead tr th:nth-child(7) {
          text-align: center;
          width: 10%; }
      .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody {
        border: none; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr {
          height: 70px; }
          .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td {
            border: 1px solid #ddd;
            border-left: none;
            vertical-align: middle;
            text-overflow: ellipsis;
            text-align: left; }
            .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td:nth-child(1) {
              text-align: center;
              font-weight: bold; }
            .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td:nth-child(2) {
              font-weight: bold; }
            .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td:nth-child(5) .permissions-div {
              text-overflow: ellipsis;
              overflow: hidden; }
            .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td:nth-child(6) {
              text-align: center;
              text-transform: uppercase; }
            .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr td:nth-child(7) {
              text-align: center; }
          .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr:hover {
            background-color: #fbfcfe; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody tr:hover button {
          display: block; }
        .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody .row {
          text-align: center; }
          .ng-1 .dashboard-body .awesomeads-admin-module .users-table tbody .row div {
            display: inline-block; }
    .ng-1 .dashboard-body .awesomeads-admin-module .companies-table {
      margin-bottom: 0;
      padding: 0;
      background-color: white; }
      .ng-1 .dashboard-body .awesomeads-admin-module .companies-table .user-icon {
        margin-left: 0px;
        margin-right: 5px;
        padding: 3px;
        width: 22px;
        background: #FFFFFF;
        border: 1px solid #A9B5CB;
        border-radius: 2px;
        text-transform: uppercase; }
      .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th {
        vertical-align: middle;
        text-align: left; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(1) {
          text-align: center;
          width: 5%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(2) {
          width: 55%; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(3), .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(4), .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(5), .ng-1 .dashboard-body .awesomeads-admin-module .companies-table thead tr th:nth-child(6) {
          text-align: center;
          width: 10%; }
      .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody {
        border: none; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr {
          height: 70px; }
          .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td {
            border: 1px solid #ddd;
            border-left: none;
            vertical-align: middle;
            text-overflow: ellipsis;
            text-align: left; }
            .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td:nth-child(1) {
              text-align: center;
              font-weight: bold; }
            .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td:nth-child(2) {
              font-weight: bold; }
            .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td:nth-child(3) {
              text-align: center; }
            .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td:nth-child(4) {
              text-align: center; }
            .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr td:nth-child(5) {
              text-align: center; }
          .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr:hover {
            background-color: #fbfcfe; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody tr:hover button {
          display: block; }
        .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody .row {
          text-align: center; }
          .ng-1 .dashboard-body .awesomeads-admin-module .companies-table tbody .row div {
            padding-right: 3px;
            display: inline-block; }
    .ng-1 .dashboard-body .awesomeads-admin-module .company-form .dropdown .sa-dropdown-menu {
      color: #626A7F; }
    .ng-1 .dashboard-body .awesomeads-admin-module .company-form > div {
      margin-top: 20px; }
      .ng-1 .dashboard-body .awesomeads-admin-module .company-form > div .form-group {
        margin-bottom: 0; }
    .ng-1 .dashboard-body .awesomeads-admin-module .company-form-buttons {
      padding: 20px 0; }
    .ng-1 .dashboard-body .growl-container.growl-fixed.top-right {
      top: 145px; }
    .ng-1 .dashboard-body .growl-item, .ng-1 .dashboard-body .growl-content {
      overflow: hidden; }
    .ng-1 .dashboard-body .alert-dismissable .close {
      top: initial;
      right: initial;
      position: inherit; }
    .ng-1 .dashboard-body .growl-item {
      overflow: hidden;
      padding: initial !important;
      background-color: #F5F6FA;
      border: none;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.23); }
      .ng-1 .dashboard-body .growl-item .alert-dismissable .close {
        top: initial;
        right: initial;
        position: inherit; }
      .ng-1 .dashboard-body .growl-item .growl-icon-background {
        font-size: 15px;
        float: left;
        margin-bottom: -9999px;
        padding-bottom: 9999px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px; }
      .ng-1 .dashboard-body .growl-item .growl-title {
        font-size: 14px;
        width: 100%; }
      .ng-1 .dashboard-body .growl-item .growl-message-container {
        min-height: 90px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 14px;
        float: left;
        padding-left: 20px; }
        .ng-1 .dashboard-body .growl-item .growl-message-container .growl-title {
          font-weight: bold; }
        .ng-1 .dashboard-body .growl-item .growl-message-container .growl-message {
          color: black;
          font-size: 11px;
          line-height: 14px;
          max-width: 285px; }
      .ng-1 .dashboard-body .growl-item .growl-close {
        float: right;
        padding: 10px; }
      .ng-1 .dashboard-body .growl-item.alert-success .growl-title {
        color: #009900; }
      .ng-1 .dashboard-body .growl-item.alert-success .growl-icon-background {
        background-color: green;
        color: white; }
      .ng-1 .dashboard-body .growl-item.alert-warning .growl-title {
        color: #df0613; }
      .ng-1 .dashboard-body .growl-item.alert-warning .growl-icon-background {
        background-color: #df0613;
        color: white; }
      .ng-1 .dashboard-body .growl-item .alert-info {
        border-left: 5px solid #4B566C; }
    .ng-1 .dashboard-body .publishers-overview .revenue-geo-map {
      position: relative;
      width: 740px;
      text-align: center;
      float: left; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .datamaps-hoverover {
        width: 100%;
        margin-top: -55px;
        margin-left: 10px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom {
        padding-bottom: 5px;
        position: absolute;
        z-index: 2; }
        .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom i {
          font-size: 15px; }
        .ng-1 .dashboard-body .publishers-overview .revenue-geo-map .zoom.btn-default {
          padding-left: 10px;
          padding-right: 10px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomIn {
        top: 0px;
        left: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomOut {
        top: 34px;
        left: 0px;
        border-radius: 0px; }
      .ng-1 .dashboard-body .publishers-overview .revenue-geo-map #zoomReset {
        padding-left: 11px;
        top: 68px;
        left: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px; }
    .ng-1 .dashboard-body .publishers-overview .hover-info .content {
      padding: 5px;
      float: left;
      color: white;
      background-color: #302c2f;
      border-radius: 3px;
      color: white; }
      .ng-1 .dashboard-body .publishers-overview .hover-info .content .reporting-values {
        float: left;
        margin-left: 5px;
        margin-bottom: 5px;
        line-height: 5px; }
      .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country {
        width: 100%;
        font-weight: 700; }
        .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country .flag {
          float: left;
          margin: 4px; }
        .ng-1 .dashboard-body .publishers-overview .hover-info .content .hover-country .country-name {
          float: left; }
    .ng-1 .dashboard-body .publishers-overview .hover-info .hit-point {
      float: left;
      margin-top: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7.5px 10px 7.5px 0;
      border-color: transparent #302c2f transparent transparent; }
    .ng-1 .dashboard-body .publishers-overview .device-pie {
      position: relative;
      text-align: initial;
      width: 750px;
      margin: 0px; }
      .ng-1 .dashboard-body .publishers-overview .device-pie canvas {
        float: left; }
      .ng-1 .dashboard-body .publishers-overview .device-pie li {
        margin-bottom: 15px;
        position: relative; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-text {
        margin-left: 40px;
        font-size: 14px;
        margin-top: 10px;
        vertical-align: middle; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-icon {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 5px; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend-selected {
        font-weight: 700; }
      .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend {
        margin-top: 50px;
        float: left;
        width: 300px;
        overflow-x: hidden; }
        .ng-1 .dashboard-body .publishers-overview .device-pie .pie-legend li {
          display: block; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-visible {
      height: 50px;
      color: #ffffff;
      position: absolute;
      font-family: "OpenSans";
      font-size: 11px;
      background: black;
      color: white;
      padding: 10px;
      border-radius: 3px;
      pointer-events: none;
      transform: translate(-50%, 0);
      text-transform: uppercase;
      line-height: 1.5; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret {
      width: 0;
      height: 0;
      border-style: solid;
      position: relative;
      top: -22px; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret-left {
      left: -20px;
      border-width: 7.5px 10px 7.5px 0;
      border-color: transparent black transparent transparent; }
    .ng-1 .dashboard-body .publishers-overview .tooltip-caret-right {
      left: 89px;
      border-width: 7.5px 0 7.5px 10px;
      border-color: transparent transparent transparent black; }
    .ng-1 .dashboard-body .publishers-overview .total-component {
      position: relative;
      width: 305px;
      height: 265px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .title {
        margin-left: 20px;
        margin-top: 20px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        color: #4b566c; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-enter {
        transition: all linear 0.5s;
        opacity: 0; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-enter.ng-enter-active {
        opacity: 1; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-leave {
        transition: all linear 0.5s;
        opacity: 1; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance.ng-leave.ng-leave-active {
        opacity: 0; }
      .ng-1 .dashboard-body .publishers-overview .total-component .variance {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-up {
          color: #009900; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-down {
          color: red; }
        .ng-1 .dashboard-body .publishers-overview .total-component .variance .variance-equal {
          color: #4b566c; }
      .ng-1 .dashboard-body .publishers-overview .total-component .count {
        font-weight: bold;
        font-size: 70px;
        color: #4b566c;
        text-align: center;
        margin-bottom: -20px;
        margin-top: 20px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .currency {
        display: inline-block; }
      .ng-1 .dashboard-body .publishers-overview .total-component .thousands {
        display: inline-block;
        font-size: 50px; }
      .ng-1 .dashboard-body .publishers-overview .total-component .notice {
        position: absolute;
        font-size: 11px;
        color: #4b566c;
        margin-left: 37px;
        bottom: 14px; }
    .ng-1 .dashboard-body .publishers-overview .live-and-upcoming {
      width: 305px;
      text-align: center;
      font-size: 25px;
      color: #4b566c;
      font-weight: bold; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box {
        padding-top: 20px;
        padding-bottom: 20px; }
        .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box .count-label {
          display: inline-block; }
        .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .count-box sa-odometer {
          display: inline-block;
          margin-right: 7px; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming .btn {
        width: 140px;
        height: 40px;
        border-radius: 3px;
        background-color: #256eff;
        border: solid 2px #256eff;
        color: white; }
      .ng-1 .dashboard-body .publishers-overview .live-and-upcoming img {
        height: 55px; }
    .ng-1 .dashboard-body .publishers-overview .column-one {
      display: inline-block;
      vertical-align: top; }
    .ng-1 .dashboard-body .publishers-overview .column-two {
      display: inline-block;
      vertical-align: top;
      width: 775px;
      height: 658px; }
    .ng-1 .dashboard-body .publishers-overview .timeSeriesChart {
      height: 231px !important; }
    .ng-1 .dashboard-body .publishers-overview .overview-component {
      border: solid 1px #E1E7F6;
      border-radius: 4px;
      background-color: #ffffff;
      margin: 0px 0px 20px 18px; }
    .ng-1 .dashboard-body .publishers-overview .divider {
      border-top: solid 1px #E1E7F6; }
    .ng-1 .dashboard-body .publishers-overview .btn-group label {
      width: 70px;
      height: 39px;
      font-size: 10px; }
      .ng-1 .dashboard-body .publishers-overview .btn-group label span {
        padding-right: 3px; }
    .ng-1 .dashboard-body .overview-dropdowns {
      flex-direction: row;
      display: flex;
      padding: 20px 20px 0px 20px; }
      .ng-1 .dashboard-body .overview-dropdowns .app-dropdown, .ng-1 .dashboard-body .overview-dropdowns .period-dropdown {
        margin-right: 20px; }
      .ng-1 .dashboard-body .overview-dropdowns sa-simple-dropdown, .ng-1 .dashboard-body .overview-dropdowns .app-dropdown, .ng-1 .dashboard-body .overview-dropdowns .period-dropdown {
        flex-grow: 1;
        flex-basis: auto;
        width: 33%; }
      .ng-1 .dashboard-body .overview-dropdowns ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
        height: 7px; }
      .ng-1 .dashboard-body .overview-dropdowns ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
      .ng-1 .dashboard-body .overview-dropdowns ul {
        width: 100%; }
      .ng-1 .dashboard-body .overview-dropdowns a, .ng-1 .dashboard-body .overview-dropdowns button > div {
        font-size: 14px;
        text-transform: capitalize; }
      .ng-1 .dashboard-body .overview-dropdowns button {
        font-weight: 700; }
      .ng-1 .dashboard-body .overview-dropdowns .dropdown-label {
        max-width: 280px;
        overflow: hidden;
        text-overflow: ellipsis; }
      .ng-1 .dashboard-body .overview-dropdowns .dropdown-menu {
        max-height: 325px;
        overflow-y: scroll; }
    .ng-1 .dashboard-body .rate-override {
      text-transform: uppercase;
      color: #256eff;
      cursor: pointer; }
      .ng-1 .dashboard-body .rate-override div {
        display: inline-block; }
      .ng-1 .dashboard-body .rate-override .fa-times, .ng-1 .dashboard-body .rate-override .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .rate-override .search-choice-close, .ng-1 .dashboard-body .rate-override .chosen-container-single .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .rate-override .search-choice-close {
        color: red;
        margin-left: 5px; }
    .ng-1 .dashboard-body .sa-modal .sa-modal-header {
      font-weight: 600;
      font-size: 14px;
      padding: 20px; }
    .ng-1 .dashboard-body .sa-modal .sa-modal-footer {
      border-top: none; }
    .ng-1 .dashboard-body .sa-modal .sa-modal-cancel {
      color: red;
      font-weight: bold;
      background-color: transparent;
      border-color: transparent; }
    .ng-1 .dashboard-body .sa-modal .sa-modal-cancel:hover {
      color: crimson; }
    .ng-1 .dashboard-body .sa-modal .sa-modal-text {
      color: slategray;
      line-height: 1.3; }
    .ng-1 .dashboard-body .sa-modal .no-overflow {
      overflow: hidden; }
    .ng-1 .dashboard-body a[ng-click] {
      cursor: pointer; }
    .ng-1 .dashboard-body .no-margin {
      margin: 0 !important; }
    .ng-1 .dashboard-body .no-padding {
      padding: 0 !important; }
    .ng-1 .dashboard-body .no-side-padding {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .ng-1 .dashboard-body .no-text-transform {
      text-transform: none !important; }
    .ng-1 .dashboard-body .margin-top-medium {
      margin-top: 20px; }
    .ng-1 .dashboard-body .margin-top-5 {
      margin-top: 5px; }
    .ng-1 .dashboard-body .margin-top-20 {
      margin-top: 20px; }
    .ng-1 .dashboard-body .margin-left-20 {
      margin-left: 20px; }
    .ng-1 .dashboard-body .margin-right-5 {
      margin-right: 5px; }
    .ng-1 .dashboard-body .margin-left-5 {
      margin-left: 5px; }
    .ng-1 .dashboard-body .padding-20 {
      padding: 20px; }
    .ng-1 .dashboard-body .padding-50 {
      padding: 50px; }
    .ng-1 .dashboard-body .padding-top-20 {
      padding-top: 20px; }
    .ng-1 .dashboard-body .progress {
      background-color: #c2c2c2; }
    .ng-1 .dashboard-body .progress-bar-aa {
      background-color: #4a556b; }
    .ng-1 .dashboard-body .margin-bottom-20 {
      margin-bottom: 20px; }
    .ng-1 .dashboard-body .width-50-percent {
      width: 50% !important; }
    .ng-1 .dashboard-body .btn-group.has-error, .ng-1 .dashboard-body .form-control.has-error {
      border: 1px solid #a94442;
      border-radius: 4px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ng-1 .dashboard-body .status-label {
      width: 11px;
      height: 11px;
      border-radius: 3px;
      display: inline-block;
      margin-left: 2px;
      margin-right: 2px; }
    .ng-1 .dashboard-body .status-text {
      text-transform: capitalize;
      display: inline-block;
      width: 90px; }
    .ng-1 .dashboard-body .status-live {
      background: #009900; }
    .ng-1 .dashboard-body .status-approved {
      background: white;
      border: 1px solid #018d43;
      color: black; }
    .ng-1 .dashboard-body .status-paused {
      background: #ff9c00; }
    .ng-1 .dashboard-body .status-pending {
      background: #76468d; }
    .ng-1 .dashboard-body .status-rejected, .ng-1 .dashboard-body .status-placeholder {
      background: #dc0714; }
    .ng-1 .dashboard-body .status-finished {
      background: white;
      border: 1px solid #999999;
      color: black; }
    .ng-1 .dashboard-body .status-saved {
      background: #999999; }
    .ng-1 .dashboard-body .status-house {
      background: #256eff; }
    .ng-1 .dashboard-body .grey-label {
      color: #626A7F; }
    .ng-1 .dashboard-body .expandable {
      cursor: pointer; }
    .ng-1 .dashboard-body .border-right {
      border-right: 1px solid #E1E7F6; }
    .ng-1 .dashboard-body .border-left {
      border-left: 1px solid #E1E7F6; }
    .ng-1 .dashboard-body .border-top {
      border-top: 1px solid #E1E7F6; }
    .ng-1 .dashboard-body .border-bottom {
      border-bottom: 1px solid #E1E7F6; }
    .ng-1 .dashboard-body .uppercase {
      text-transform: uppercase; }
    .ng-1 .dashboard-body .sa-tag {
      background-color: #4B566C;
      display: inline-block;
      text-transform: uppercase;
      color: white;
      padding: 5px 8px;
      border-radius: 3px;
      margin-right: 5px; }
    .ng-1 .dashboard-body .inside-full-height {
      /* */
      height: 100%;
      margin-top: 0;
      margin-bottom: 0; }
    .ng-1 .dashboard-body .row-height {
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%; }
    .ng-1 .dashboard-body .col-height {
      display: table-cell;
      float: none;
      height: 100%;
      vertical-align: top; }
    .ng-1 .dashboard-body .col-top {
      vertical-align: top; }
    .ng-1 .dashboard-body .col-middle {
      vertical-align: middle; }
    .ng-1 .dashboard-body .col-bottom {
      vertical-align: bottom; }
    @media (min-width: 480px) {
      .ng-1 .dashboard-body .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%; }
      .ng-1 .dashboard-body .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%; }
      .ng-1 .dashboard-body .col-xs-top {
        vertical-align: top; }
      .ng-1 .dashboard-body .col-xs-middle {
        vertical-align: middle; }
      .ng-1 .dashboard-body .col-xs-bottom {
        vertical-align: bottom; } }
    @media (min-width: 768px) {
      .ng-1 .dashboard-body .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%; }
      .ng-1 .dashboard-body .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top; }
      .ng-1 .dashboard-body .col-sm-top {
        vertical-align: top; }
      .ng-1 .dashboard-body .col-sm-middle {
        vertical-align: middle; }
      .ng-1 .dashboard-body .col-sm-bottom {
        vertical-align: bottom; } }
    @media (min-width: 992px) {
      .ng-1 .dashboard-body .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%; }
      .ng-1 .dashboard-body .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top; }
      .ng-1 .dashboard-body .col-md-top {
        vertical-align: top; }
      .ng-1 .dashboard-body .col-md-middle {
        vertical-align: middle; }
      .ng-1 .dashboard-body .col-md-bottom {
        vertical-align: bottom; } }
    @media (min-width: 1200px) {
      .ng-1 .dashboard-body .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%; }
      .ng-1 .dashboard-body .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top; }
      .ng-1 .dashboard-body .col-lg-top {
        vertical-align: top; }
      .ng-1 .dashboard-body .col-lg-middle {
        vertical-align: middle; }
      .ng-1 .dashboard-body .col-lg-bottom {
        vertical-align: bottom; } }
    .ng-1 .dashboard-body .sa-tooltip .tooltip-inner {
      max-width: 250px;
      padding: 3px;
      word-wrap: break-word; }
      .ng-1 .dashboard-body .sa-tooltip .tooltip-inner img {
        max-width: 240px; }
    .ng-1 .dashboard-body .sa-element-name {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .ng-1 .dashboard-body .tooltip-inner div, .ng-1 .dashboard-body .tooltip-inner p {
      color: #BFC1C5 !important; }
    .ng-1 .dashboard-body .hide-border {
      border-color: transparent !important; }
    .ng-1 .dashboard-body .input-name {
      height: 64px;
      padding: 15px 30px;
      font-size: 25px;
      line-height: 1.33333;
      border-radius: 3px; }
      .ng-1 .dashboard-body .input-name::-webkit-input-placeholder {
        color: #D3D3D3; }
      .ng-1 .dashboard-body .input-name:-moz-placeholder {
        color: #D3D3D3; }
      .ng-1 .dashboard-body .input-name::-moz-placeholder {
        color: #D3D3D3; }
      .ng-1 .dashboard-body .input-name:-ms-input-placeholder {
        color: #D3D3D3; }
    .ng-1 .dashboard-body .input-name-small {
      height: 40px; }
    .ng-1 .dashboard-body .form-control-inline {
      width: 50%;
      display: inline;
      margin-left: 5px;
      text-align: center; }
    .ng-1 .dashboard-body .btn {
      text-transform: uppercase; }
    .ng-1 .dashboard-body .btn-group label.btn {
      color: #626A7F;
      text-transform: uppercase;
      padding: 8px; }
    .ng-1 .dashboard-body .btn-group label.btn.active {
      color: #fff; }
    .ng-1 .dashboard-body .btn-group h4 {
      padding-left: 15px; }
    .ng-1 .dashboard-body .btn-group .radio-options {
      margin-left: 20px; }
      .ng-1 .dashboard-body .btn-group .radio-options > div:nth-child(2) {
        padding-top: 5px;
        text-transform: uppercase; }
      .ng-1 .dashboard-body .btn-group .radio-options input {
        width: 20px;
        box-shadow: none;
        margin-left: 5px; }
    .ng-1 .dashboard-body .btn-group .fa-info-circle {
      color: #256eff;
      margin-left: 3px; }
    .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-field input[type=text], .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-field input[type=text] {
      height: 35px; }
    .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice {
      background: #4B566C none;
      border-radius: 3px;
      color: #fff;
      padding: 8px 20px 8px 8px;
      box-shadow: none;
      border: none; }
      .ng-1 .dashboard-body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .ng-1 .dashboard-body .chosen-container-single .chosen-choices li.search-choice .search-choice-close {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        color: white; }
    .ng-1 .dashboard-body label input {
      margin-right: 5px !important; }
    .ng-1 .dashboard-body rzslider .rz-bar {
      background-color: #4B566C; }
    .ng-1 .dashboard-body rzslider .rz-pointer:after {
      top: 28px;
      background-color: #256eff !important; }
    .ng-1 .dashboard-body rzslider .rz-bar-wrapper {
      padding-top: 0; }
    .ng-1 .dashboard-body rzslider > span:nth-child(7) {
      top: -41px;
      color: #fff;
      width: 18px;
      text-align: center;
      background-image: url(10308ec5372ccb09ae0ad1d9beca6e2a.png);
      background-repeat: no-repeat; }
    .ng-1 .dashboard-body rzslider > span:nth-child(3) {
      background-color: transparent;
      top: -46px; }
    .ng-1 .dashboard-body rzslider > span:nth-child(3):focus {
      outline: none; }
    .ng-1 .dashboard-body rzslider .rz-selection {
      background-color: #256eff !important; }
    .ng-1 .dashboard-body rzslider .rz-bubble.rz-limit {
      top: -16px; }
    .ng-1 .dashboard-body .treeview-box {
      background-color: #fff;
      margin-top: 10px;
      text-transform: uppercase;
      max-height: 250px;
      overflow-y: scroll; }
      .ng-1 .dashboard-body .treeview-box .ivh-treeview {
        list-style: none;
        padding-left: 0; }
        .ng-1 .dashboard-body .treeview-box .ivh-treeview ul {
          list-style: none;
          margin-left: 20px; }
        .ng-1 .dashboard-body .treeview-box .ivh-treeview li {
          clear: both; }
      .ng-1 .dashboard-body .treeview-box span.ivh-treeview-twistie-leaf {
        display: none !important; }
      .ng-1 .dashboard-body .treeview-box span.ivh-treeview-checkbox-wrapper {
        float: left;
        margin-right: 5px; }
      .ng-1 .dashboard-body .treeview-box .glyphicon:before, .ng-1 .dashboard-body .treeview-box span.ivh-treeview-node-label, .ng-1 .dashboard-body .treeview-box input {
        color: #4B566C; }
    .ng-1 .dashboard-body label.checkbox-inline {
      font-weight: 700;
      padding-left: 0; }
    .ng-1 .dashboard-body .onoffswitch {
      position: relative;
      width: 58px;
      user-select: none; }
    .ng-1 .dashboard-body .onoffswitch-checkbox {
      display: none; }
    .ng-1 .dashboard-body .onoffswitch-label {
      display: block;
      overflow: hidden;
      cursor: pointer;
      border: 1px solid #E1E7F6;
      border-radius: 3px; }
    .ng-1 .dashboard-body .onoffswitch-inner {
      display: block;
      width: 200%;
      margin-left: -100%;
      transition: margin 0.3s ease-in 0s; }
    .ng-1 .dashboard-body .onoffswitch-inner:before, .ng-1 .dashboard-body .onoffswitch-inner:after {
      display: block;
      float: left;
      width: 50%;
      height: 21px;
      padding: 0;
      line-height: 22px;
      font-size: 10px;
      color: white;
      font-family: Trebuchet, Arial, sans-serif;
      font-weight: bold;
      box-sizing: border-box; }
    .ng-1 .dashboard-body .onoffswitch-inner:before {
      content: "ON";
      padding-left: 10px;
      background-color: #256eff;
      color: #FFFFFF; }
    .ng-1 .dashboard-body .onoffswitch-inner:after {
      content: "OFF";
      padding-right: 10px;
      background-color: #EEEEEE;
      color: #999999;
      text-align: right; }
    .ng-1 .dashboard-body .onoffswitch-inner.onoffswitch-inner-disabled:before {
      background-color: #090;
      padding-left: 20px; }
    .ng-1 .dashboard-body .onoffswitch-inner.onoffswitch-inner-disabled:after {
      padding-right: 18px; }
    .ng-1 .dashboard-body .onoffswitch-switch.onoffswitch-switch-hide {
      display: none; }
    .ng-1 .dashboard-body .onoffswitch-switch {
      display: block;
      width: 17px;
      height: 17px;
      margin: 2.5px;
      background: #FFFFFF;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 36px;
      border: 1px solid #E1E7F6;
      border-radius: 3px;
      transition: all 0.3s ease-in 0s; }
    .ng-1 .dashboard-body .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
      margin-left: 0; }
    .ng-1 .dashboard-body .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
      right: 0px; }
    .ng-1 .dashboard-body .audience-group {
      display: inline-block; }
      .ng-1 .dashboard-body .audience-group label {
        font-size: 10px; }
        .ng-1 .dashboard-body .audience-group label .audience-age {
          display: block;
          font-size: 9px;
          color: darkgray; }
      .ng-1 .dashboard-body .audience-group label.active img {
        filter: contrast(500%); }
      .ng-1 .dashboard-body .audience-group label.active .audience-age {
        color: #F5F6FA; }
    .ng-1 .dashboard-body .audience-gender-group label,
    .ng-1 .dashboard-body .audience-age-group label,
    .ng-1 .dashboard-body .audience-device-group label {
      height: 38px; }
    .ng-1 .dashboard-body .audience-age-group .audience-label {
      line-height: 10px;
      width: 86px;
      padding: 8px 3px !important; }
    .ng-1 .dashboard-body .audience-gender-group label,
    .ng-1 .dashboard-body .audience-device-group label {
      line-height: 20px; }
    .ng-1 .dashboard-body .audience-gender-group img {
      image-rendering: pixelated;
      margin-top: -5px;
      padding-right: 5px; }
    .ng-1 .dashboard-body .audience-gender-group label {
      width: 120px; }
    .ng-1 .dashboard-body .audience-device-group {
      width: 100%;
      text-align: center; }
      .ng-1 .dashboard-body .audience-device-group label {
        width: 33.33%;
        padding: 8px 0px !important; }
    .ng-1 .dashboard-body #main-content {
      margin-top: 155px;
      background-color: #fbfcfe;
      outline: none !important; }
    .ng-1 .dashboard-body ::-webkit-scrollbar {
      background: white;
      width: 7px;
      height: 7px; }
    .ng-1 .dashboard-body ::-webkit-scrollbar-thumb {
      background-color: #4B566C;
      border-radius: 3px; }
    .ng-1 .dashboard-body .ui-select-match .ui-select-match-item {
      background-color: #4B566C; }
    .ng-1 .dashboard-body .modal {
      margin-top: 0px !important; }
    .ng-1 .dashboard-body .modal-dialog {
      margin-top: 50px !important; }
    .ng-1 .dashboard-body input, .ng-1 .dashboard-body .form-control, .ng-1 .dashboard-body .chosen-container-multi > ul {
      background-color: #fbfcfe !important;
      border-color: #E1E7F6; }
    .ng-1 .dashboard-body sa-simple-dropdown > .sa-simple-dropdown button {
      text-align: left; }
    .ng-1 .dashboard-body sa-simple-dropdown > .sa-simple-dropdown .caret {
      margin-top: 17px; }
    .ng-1 .dashboard-body sa-simple-dropdown > .sa-simple-dropdown .is-large .caret {
      margin-top: 33px; }
    .ng-1 .dashboard-body .chosen-choices {
      box-shadow: none !important;
      border-color: #E1E7F6 !important; }
    .ng-1 .dashboard-body ui-view.ng-enter, .ng-1 .dashboard-body ui-view.ng-leave {
      position: absolute;
      left: 15px;
      right: 0;
      padding-right: 15px;
      -webkit-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
    .ng-1 .dashboard-body ui-view.ng-enter {
      opacity: 0; }
    .ng-1 .dashboard-body ui-view.ng-enter-active {
      opacity: 1; }
    .ng-1 .dashboard-body .btn-default {
      background-color: #fbfcfe;
      border-color: #E1E7F6; }
    .ng-1 .dashboard-body .btn-default:active, .ng-1 .dashboard-body .btn-default.active, .ng-1 .dashboard-body .btn-default.active:hover, .ng-1 .dashboard-body .btn-default.active:focus, .ng-1 .dashboard-body .open > .btn-default.dropdown-toggle {
      color: #fff;
      background-color: #4B566C;
      border-color: #4B566C; }
    .ng-1 .dashboard-body .well-white {
      background-color: white; }
    .ng-1 .dashboard-body ui-view.ng-leave {
      opacity: 1; }
    .ng-1 .dashboard-body ui-view.ng-leave-active {
      opacity: 0; }
    .ng-1 .dashboard-body .modal-content {
      background-color: white; }
    .ng-1 .dashboard-body .modal-title {
      font-weight: bold; }
    .ng-1 .dashboard-body .modal-footer {
      border: none; }
    .ng-1 .dashboard-body .sa-box {
      background-color: #ffffff;
      padding: 0;
      border: 1px solid #E1E7F6;
      border-radius: 3px;
      margin-bottom: 15px; }
      .ng-1 .dashboard-body .sa-box .sa-box-title h1 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: bold; }
      .ng-1 .dashboard-body .sa-box .sa-box-title-border {
        border-bottom: 1px solid #E1E7F6;
        margin: 0 -5px 0px; }
      .ng-1 .dashboard-body .sa-box .row {
        padding-left: 20px;
        padding-right: 20px; }
      .ng-1 .dashboard-body .sa-box label {
        color: #626A7F;
        padding: 0px;
        text-transform: uppercase;
        font-size: 10px; }
      .ng-1 .dashboard-body .sa-box p {
        margin-top: 10px;
        font-size: 12px; }
      .ng-1 .dashboard-body .sa-box .progress {
        height: 6px;
        width: 60%;
        margin: 0 auto; }
        .ng-1 .dashboard-body .sa-box .progress .progress-bar {
          height: 10px; }
      .ng-1 .dashboard-body .sa-box table {
        max-width: 100%;
        width: 100%; }
    .ng-1 .dashboard-body .save-bar button {
      margin-left: 13px;
      font-size: 13px; }
      .ng-1 .dashboard-body .save-bar button.btn-link {
        color: red; }
    .ng-1 .dashboard-body .label.label-default {
      background-color: #fbfcfe;
      color: black;
      border: 1px solid #E1E7F6; }
    .ng-1 .dashboard-body .label-value {
      color: black !important;
      margin-right: 10px; }
      .ng-1 .dashboard-body .label-value div {
        display: inline; }
    .ng-1 .dashboard-body .modal-body.modal-registration {
      background-color: #f9f9fb; }
      .ng-1 .dashboard-body .modal-body.modal-registration .form-input-group .form-group i {
        color: #4B566C; }
    .ng-1 .dashboard-body .modal-backdrop {
      z-index: 4500 !important; }
    .ng-1 .dashboard-body .modal {
      z-index: 5000 !important;
      margin-top: 150px; }
      .ng-1 .dashboard-body .modal .close {
        font-size: 25px;
        margin: 0; }
    .ng-1 .dashboard-body .sa-format-selector-tabset .tab-pane {
      max-height: 250px;
      overflow: auto; }
    .ng-1 .dashboard-body .chosen-form-control {
      padding: 0px;
      border: 0px; }
      .ng-1 .dashboard-body .chosen-form-control .chosen-choices {
        border-color: #E1E7F6;
        border-width: 1px;
        border-radius: 3px;
        background: #fff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
      .ng-1 .dashboard-body .chosen-form-control.chosen-container-multifont-fa .chosen-choices li.search-field input[type=text] {
        color: #969696;
        padding-left: 20px;
        margin: 0px; }
      .ng-1 .dashboard-body .chosen-form-control.chosen-with-drop .chosen-choices {
        border-color: #00b387;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 135, 0.6); }
      .ng-1 .dashboard-body .chosen-form-control .chosen-drop {
        border-color: #E1E7F6; }
    .ng-1 .dashboard-body .chosen-form-control-lg {
      height: 56px !important; }
      .ng-1 .dashboard-body .chosen-form-control-lg .chosen-choices {
        padding: 10px;
        height: 56px !important; }
      .ng-1 .dashboard-body .chosen-form-control-lg.chosen-container-multi .chosen-choices li.search-field input[type=text] {
        font-size: 16px; }
    .ng-1 .dashboard-body .btn-success {
      background-color: #009900 !important;
      border-color: #009900 !important; }
    .ng-1 .dashboard-body .btn-link, .ng-1 .dashboard-body .btn-link:focus, .ng-1 .dashboard-body .btn-link:hover {
      color: red; }
    .ng-1 .dashboard-body .progress-bar-success {
      background-color: #009900 !important; }
    .ng-1 .dashboard-body .impersonation-modal .chosen-container-single {
      width: 100% !important; }
    .ng-1 .dashboard-body .impersonation-modal .chosen-single {
      height: 50px;
      font-size: 14px;
      padding-top: 7px;
      border-radius: 2px; }
      .ng-1 .dashboard-body .impersonation-modal .chosen-single span {
        height: 30px; }
    .ng-1 .dashboard-body .impersonation-modal .chosen-drop {
      margin-top: -20px;
      left: 0; }
      .ng-1 .dashboard-body .impersonation-modal .chosen-drop .chosen-search input {
        height: 40px;
        font-size: 25px; }
    .ng-1 .dashboard-body .date-picker {
      background-color: white !important; }
    .ng-1 .dashboard-body .edit-user-content {
      margin-top: 15px; }
    .ng-1 .dashboard-body .user-settings-page .save-user-buttons {
      height: 715px !important; }
      .ng-1 .dashboard-body .user-settings-page .save-user-buttons div {
        position: absolute;
        right: 15px;
        bottom: 15px; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch {
      margin-top: 0px !important;
      width: 62px; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch-inner:before {
      content: "YES"; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch-inner:after {
      content: "NO"; }
    .ng-1 .dashboard-body .change-password-modal input {
      margin-bottom: 10px; }
    .ng-1 .dashboard-body .change-password-modal .sa-modal-footer {
      padding-right: 0px;
      padding-bottom: 0px; }
    .ng-1 .dashboard-body .sa-chosen-dropdown {
      display: table-cell;
      vertical-align: top; }
      .ng-1 .dashboard-body .sa-chosen-dropdown input {
        color: black !important;
        font-family: inherit !important;
        font-weight: bold;
        font-size: 14px !important;
        height: 70px;
        width: 100% !important;
        margin-top: 8px !important; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .chosen-drop {
        margin-top: 15px; }
    .ng-1 .dashboard-body .user-settings-page .save-user-buttons {
      height: 715px !important; }
      .ng-1 .dashboard-body .user-settings-page .save-user-buttons div {
        position: absolute;
        right: 15px;
        bottom: 15px; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch {
      margin-top: 0px !important;
      width: 62px; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch-inner:before {
      content: "YES"; }
    .ng-1 .dashboard-body .user-settings-page .onoffswitch-inner:after {
      content: "NO"; }
    .ng-1 .dashboard-body .change-password-modal input {
      margin-bottom: 10px; }
    .ng-1 .dashboard-body .change-password-modal .sa-modal-footer {
      padding-right: 0px;
      padding-bottom: 0px; }
    .ng-1 .dashboard-body .main-footer {
      padding-bottom: 15px;
      text-transform: uppercase;
      color: #147ccd; }
      .ng-1 .dashboard-body .main-footer a {
        cursor: pointer; }
    .ng-1 .dashboard-body .main-footer.ng-enter {
      opacity: 0;
      transition: 1s linear; }
    .ng-1 .dashboard-body .main-footer.ng-enter.ng-enter-active {
      opacity: 1; }
    .ng-1 .dashboard-body .sa-chosen-dropdown {
      display: table-cell;
      vertical-align: top; }
      .ng-1 .dashboard-body .sa-chosen-dropdown input {
        color: black !important;
        font-family: inherit !important;
        font-weight: bold;
        font-size: 14px !important;
        height: 70px;
        width: 100% !important;
        margin-top: 8px !important; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .chosen-drop {
        margin-top: 15px; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .chosen-container {
        padding: 0px; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .chosen-choices {
        height: 70px !important; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .chosen-results {
        max-height: 325px;
        margin-top: 5px; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .active-result, .ng-1 .dashboard-body .sa-chosen-dropdown .result-selected {
        height: 31px;
        font-size: 14px;
        padding: 7px 20px 3px 20px !important; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .active-result {
        color: #777; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .result-selected {
        color: #ccc; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .active-result:hover {
        background: #F5F6FA !important;
        color: black !important; }
      .ng-1 .dashboard-body .sa-chosen-dropdown .search-field {
        width: 90%; }
    .ng-1 .dashboard-body .sa-action-buttons {
      z-index: 3000;
      top: 100px !important;
      right: 50%;
      margin-right: -580px;
      position: fixed !important; }
      @media (max-width: 1200px) {
        .ng-1 .dashboard-body .sa-action-buttons {
          margin-right: -469px; } }
      @media (max-width: 992px) {
        .ng-1 .dashboard-body .sa-action-buttons {
          margin-right: -360px; } }
      @media (max-width: 768px) {
        .ng-1 .dashboard-body .sa-action-buttons {
          margin-right: -290px; } }
      .ng-1 .dashboard-body .sa-action-buttons .save-bar {
        width: 500px; }
    .ng-1 .dashboard-body .sa-owners-filter .user-list, .ng-1 .dashboard-body .sa-owners-select .user-list {
      max-height: 250px;
      overflow-y: scroll; }
    .ng-1 .dashboard-body .sa-owners-filter .filter-item, .ng-1 .dashboard-body .sa-owners-select .filter-item {
      cursor: pointer;
      padding-top: 4px; }
    .ng-1 .dashboard-body .sa-owners-filter input, .ng-1 .dashboard-body .sa-owners-select input {
      width: 90%;
      padding: 5px 10px;
      border: none; }
    .ng-1 .dashboard-body .sa-owners-filter input:focus, .ng-1 .dashboard-body .sa-owners-select input:focus {
      outline: none; }
    .ng-1 .dashboard-body .sa-owners-filter .user-name, .ng-1 .dashboard-body .sa-owners-select .user-name {
      width: 150px; }
    .ng-1 .dashboard-body .sa-owners-filter .user-name, .ng-1 .dashboard-body .sa-owners-filter .user-icon, .ng-1 .dashboard-body .sa-owners-select .user-name, .ng-1 .dashboard-body .sa-owners-select .user-icon {
      display: inline-block;
      text-transform: uppercase; }
    .ng-1 .dashboard-body .kidsafe-notification label {
      font-size: 11px;
      text-transform: uppercase; }
    .ng-1 .dashboard-body .kidsafe-notification h1 {
      font-weight: 600; }
    .ng-1 .dashboard-body .kidsafe-notification p {
      font-size: 14px; }
    .ng-1 .dashboard-body .kidsafe-notification.modal-body {
      padding-left: 60px;
      padding-top: 100px;
      padding-bottom: 100px; }
    .ng-1 .dashboard-body .kidsafe-notification .row {
      display: flex;
      align-items: center; }
    .ng-1 .dashboard-body .kidsafe-notification .img {
      margin: 0 auto; }
    .ng-1 .dashboard-body .kidsafe-notification .btn-default {
      border: 1px solid;
      border-color: #147ccd;
      color: #147ccd;
      font-weight: 600;
      margin-right: 20px; }
    .ng-1 .dashboard-body .form-control {
      box-shadow: none !important; }
      .ng-1 .dashboard-body .form-control.noanimate {
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
        transition: none !important; }
    .ng-1 .dashboard-body .nav-tabs > li > a {
      background-color: #fbfcfe !important;
      border-color: #E1E7F6 !important;
      padding: 15px !important;
      min-width: 200px;
      text-align: center; }
    .ng-1 .dashboard-body .nav-tabs > li > a:hover {
      background-color: #E1E7F6 !important; }
    .ng-1 .dashboard-body .nav-tabs > li.active > a {
      background-color: white !important;
      border-bottom: 1px solid transparent !important; }
    .ng-1 .dashboard-body .nav-tabs {
      background-color: #fbfcfe !important;
      border-color: #E1E7F6 !important; }
    .ng-1 .dashboard-body .bumper-checkbox {
      width: 205px;
      display: inline-block;
      border: 1px solid #E1E7F6;
      height: 38px;
      vertical-align: bottom;
      border-radius: 3px;
      padding: 8px; }
      .ng-1 .dashboard-body .bumper-checkbox input {
        margin-right: 5px; }
.confirmation-modal label {
  font-size: 11px;
  text-transform: uppercase; }

.confirmation-modal h1 {
  font-weight: 600; }

.confirmation-modal p {
  font-size: 14px; }

.confirmation-modal.modal-body {
  padding-left: 60px;
  padding-top: 100px;
  padding-bottom: 100px; }

.confirmation-modal .row {
  display: flex;
  align-items: center; }

.confirmation-modal .img {
  margin: 0 auto; }

.confirmation-modal .btn-default {
  border: 1px solid;
  border-color: #147ccd;
  color: #147ccd;
  font-weight: 600;
  margin-right: 20px; }
.sa-number-input input {
  text-align: right;
  border-color: #E1E7F6;
  box-shadow: none;
  height: 39px;
  color: black; }

.sa-number-input .has-error {
  border: 1px solid #a94442; }
.sa-simple-dropdown {
  all: initial;
  font-family: inherit;
  text-transform: uppercase;
  height: 100%; }
  .sa-simple-dropdown .btn {
    line-height: 1.3;
    border-radius: 4px !important; }
    .sa-simple-dropdown .btn img {
      max-height: 20px;
      padding-right: 12px; }
    .sa-simple-dropdown .btn div {
      display: inline-block;
      font-size: 11px;
      vertical-align: middle; }
  .sa-simple-dropdown .form-group .has-error {
    border: 1px solid #a94442 !important; }
  .sa-simple-dropdown .form-group .dropdown-menu .image, .sa-simple-dropdown .form-group .dropdown-menu .option {
    padding-left: 12px;
    display: inline-block;
    vertical-align: middle; }
  .sa-simple-dropdown .form-group .dropdown-menu .image img {
    max-height: 20px; }
  .sa-simple-dropdown .form-group .dropdown-menu .option {
    padding-right: 12px;
    color: black;
    font-size: 12px; }
  .sa-simple-dropdown .form-group .dropdown-menu .bold {
    font-weight: bold; }
  .sa-simple-dropdown .btn-default.dropdown-toggle {
    color: black !important; }
  .sa-simple-dropdown .form-control {
    box-shadow: none; }
  .sa-simple-dropdown .form-control:focus {
    border: 1px solid #E1E7F6;
    outline: 0; }
  .sa-simple-dropdown .is-large {
    height: 70px; }
    .sa-simple-dropdown .is-large button {
      padding-right: 40px; }
      .sa-simple-dropdown .is-large button div {
        font-size: 14px; }
    .sa-simple-dropdown .is-large button, .sa-simple-dropdown .is-large .option {
      padding-left: 20px;
      font-size: 14px; }
    .sa-simple-dropdown .is-large .caret {
      margin-right: 20px; }
  .sa-simple-dropdown .is-large button {
    height: 70px; }
  .sa-simple-dropdown .is-large .caret {
    margin-top: -33px; }
  .sa-simple-dropdown button {
    height: 39px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 30px 6px 12px !important;
    border-color: #E1E7F6; }
    .sa-simple-dropdown button div {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .sa-simple-dropdown button div:nth-of-type(2) {
      width: 74%; }
  .sa-simple-dropdown button:hover, .sa-simple-dropdown .open > button, .sa-simple-dropdown .form-control {
    border-color: #E1E7F6 !important;
    background-color: white !important; }
  .sa-simple-dropdown button:active {
    border: none; }
  .sa-simple-dropdown .caret {
    position: absolute;
    margin-right: 15px;
    right: 0;
    margin-top: -20px;
    pointer-events: none; }
  .sa-simple-dropdown li {
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
    cursor: pointer;
    text-transform: capitalize; }
  .sa-simple-dropdown li:hover {
    background-color: #F7F8FB !important; }
  .sa-simple-dropdown ul {
    min-width: 50px;
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.12); }
  .sa-simple-dropdown ul::-webkit-scrollbar {
    background: transparent;
    width: 7px; }
  .sa-simple-dropdown ul::-webkit-scrollbar-thumb {
    background-color: #4B566C;
    border-radius: 3px; }
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold; }

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

.select2-result-single {
  padding-left: 0; }

.select2-locked > .select2-search-choice-close {
  display: none; }

.select-locked > .ui-select-match-close {
  display: none; }

body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */ }

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%; }

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%; }

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca; }

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em; }

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Spinner */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px; }

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

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

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

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }
.sa-searchable-dropdown:focus {
  outline: none; }

.sa-searchable-dropdown div {
  outline: none; }

.sa-searchable-dropdown span {
  font-size: 12px;
  line-height: 18px; }

.sa-searchable-dropdown input[type="search"] {
  border: 1px solid #E1E7F6 !important;
  background-color: white !important;
  font-size: 12px;
  color: black;
  outline: none !important;
  line-height: 20px;
  height: 39px; }

.sa-searchable-dropdown input[type="search"]::-webkit-input-placeholder {
  color: black !important; }

.sa-searchable-dropdown .ui-select-match {
  height: 39px !important; }

.sa-searchable-dropdown .ui-select-match > span {
  height: 39px;
  box-shadow: none;
  outline: none !important;
  border: 1px solid #E1E7F6;
  background-color: white !important;
  padding: 10px 13px;
  vertical-align: initial; }

.sa-searchable-dropdown .ui-select-match > span:active {
  border-color: #E1E7F6 !important; }

.sa-searchable-dropdown .ui-select-match-text > span {
  text-overflow: ellipsis; }

.sa-searchable-dropdown .ui-select-choices, .sa-searchable-dropdown .ui-select-no-choice {
  color: #444;
  width: 100%;
  padding: 0px;
  min-width: 50px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.12);
  margin-top: 1px; }

.sa-searchable-dropdown .ui-select-choices-row:hover > span {
  cursor: pointer;
  background-color: #F7F8FB; }

.sa-searchable-dropdown .ui-select-choices-row {
  cursor: pointer; }
  .sa-searchable-dropdown .ui-select-choices-row > span {
    white-space: normal;
    padding: 8px 15px; }
  .sa-searchable-dropdown .ui-select-choices-row.active > span {
    font-weight: bold;
    background-color: #F7F8FB;
    color: black; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(fontawesome-webfont.eot);
  src: url(fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(fontawesome-webfont.ttf) format("truetype"), url(fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

.fa-ul > li {
  position: relative; }

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

.fa-li.fa-lg {
  left: -1.85714286em; }

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

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

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

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

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-handshake-o:before {
  content: "\F2B5"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-o:before {
  content: "\F2B7"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-book-o:before {
  content: "\F2BA"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-circle-o:before {
  content: "\F2BE"; }

.fa-user-o:before {
  content: "\F2C0"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-eercast:before {
  content: "\F2DA"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-snowflake-o:before {
  content: "\F2DC"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-meetup:before {
  content: "\F2E0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
.sa-searchable-dropdown-multi input[type="search"] {
  border: none !important;
  background: none !important;
  font-size: 12px;
  color: black;
  outline: none;
  line-height: 20px;
  margin: 8px 10px !important; }

.sa-searchable-dropdown-multi input[type="search"]::-webkit-input-placeholder {
  color: black !important; }

.sa-searchable-dropdown-multi .ui-select-container {
  font-size: 13px;
  min-height: 39px;
  height: auto;
  box-shadow: none;
  border: 1px solid #E1E7F6;
  padding: 0px; }

.sa-searchable-dropdown-multi .ui-select-choices, .sa-searchable-dropdown-multi .ui-select-no-choice {
  position: absolute;
  margin-top: 2px;
  color: #444;
  width: 100%;
  padding: 0px;
  min-width: 50px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.12); }

.sa-searchable-dropdown-multi .ui-select-choices-group {
  max-height: 240px; }

.sa-searchable-dropdown-multi .ui-select-choices-row:hover > span {
  cursor: pointer;
  background-color: #F7F8FB; }

.sa-searchable-dropdown-multi .ui-select-choices-row {
  cursor: pointer; }
  .sa-searchable-dropdown-multi .ui-select-choices-row > span {
    padding: 8px 15px; }
  .sa-searchable-dropdown-multi .ui-select-choices-row.active > span {
    font-weight: bold;
    background-color: #F7F8FB;
    color: black; }
  .sa-searchable-dropdown-multi .ui-select-choices-row .ui-select-highlight {
    font-weight: bold;
    text-decoration: underline; }

.sa-searchable-dropdown-multi .ui-select-match-item {
  background: #4B566C none;
  border-radius: 3px;
  color: #fff;
  padding: 8px;
  box-shadow: none;
  border: none;
  outline: none !important;
  text-transform: uppercase;
  font-size: 10px;
  margin: 3px 0px 3px 3px !important; }

.sa-searchable-dropdown-multi .ui-select-match-close {
  background: none !important;
  background-image: none !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: white;
  opacity: initial;
  font-size: 13px;
  margin: -1px 0px 0px 3px; }

.sa-searchable-dropdown-multi .ui-select-no-choice {
  width: 100%;
  text-align: center;
  border: none; }

.sa-searchable-dropdown-multi .ui-select-choices-row-inner {
  font-size: 12px; }
.sa-fancy-tooltip {
  initial: all;
  background-color: #EDF2FB;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.27);
  border: 1px solid #C4D1E8;
  border-radius: 3px;
  display: inline-block;
  max-width: 420px;
  min-width: 320px;
  white-space: nowrap;
  position: absolute;
  z-index: 999; }
  .sa-fancy-tooltip .image, .sa-fancy-tooltip .text {
    display: inline-block; }
  .sa-fancy-tooltip .image {
    margin: 20px; }
  .sa-fancy-tooltip .text {
    font-size: 12px;
    color: #212121;
    white-space: normal;
    vertical-align: middle;
    margin: 20px 120px 20px 0px; }
  .sa-fancy-tooltip .close {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #147CCD;
    opacity: 1;
    font-size: 21px; }
  .sa-fancy-tooltip .close:hover {
    opacity: 1; }
  .sa-fancy-tooltip .arrow-up, .sa-fancy-tooltip .arrow-down, .sa-fancy-tooltip .arrow-right, .sa-fancy-tooltip .arrow-left {
    position: absolute;
    transform: rotate(-45deg);
    box-sizing: border-box;
    border: 1em solid #C4D1E8;
    width: 10px;
    height: 10px; }
  .sa-fancy-tooltip .arrow-left {
    margin-top: -50px;
    margin-left: -10px;
    left: -5px;
    border-color: #EDF2FB transparent transparent #EDF2FB;
    transform-origin: 0 0;
    box-shadow: -3px -3px 3px 0 rgba(0, 0, 0, 0.12); }
  .sa-fancy-tooltip .arrow-right {
    margin-top: -50px;
    margin-left: -10px;
    right: -6px;
    border-color: transparent #EDF2FB #EDF2FB transparent;
    transform-origin: 0 0;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.12); }
  .sa-fancy-tooltip .arrow-up {
    margin-top: -100px;
    margin-left: -10px;
    left: 50%;
    border-color: #EDF2FB #EDF2FB transparent transparent;
    transform-origin: 0 0;
    box-shadow: 3px -3px 3px 0 rgba(0, 0, 0, 0.12); }
  .sa-fancy-tooltip .arrow-down {
    margin-top: -2px;
    margin-left: -10px;
    left: 50%;
    border-color: transparent transparent #EDF2FB #EDF2FB;
    transform-origin: 0 0;
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12); }

/*# sourceMappingURL=style.733aa9a7d0bd3f2c2315.css.map*/