#cwapp {
  font-family: "Roboto Slab", Arial, sans-serif;
  position: relative;
  border: solid 2px #ccc;
  /* no-gutters Class Rules */
  /*
  .container {
    max-width: 100%;
    width: 100%;
    border: solid 1px black;
    position: relative;
    height: 500px;
    overflow-y: scroll;
  }
  */ }
  #cwapp div {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important; }
  #cwapp .row.no-gutters {
    margin-right: 0;
    margin-left: 0; }
  #cwapp .row.no-gutters > [class^="col-"],
  #cwapp .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }
  #cwapp .text-center {
    text-align: center; }
  #cwapp .mt-5 {
    margin-top: 20px; }
  #cwapp .mb-5 {
    margin-bottom: 20px; }
  #cwapp a, #cwapp a:hover {
    text-decoration: none; }
  #cwapp .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  #cwapp .cw-document-loop a.btn, #cwapp .cw-document-loop a.btn:visited {
    background: #0073aa;
    color: #fff !important; }
  #cwapp .nav {
    background: #317ec6;
    font-size: 12px; }
    #cwapp .nav label {
      color: #fff;
      margin-bottom: 0; }
    #cwapp .nav .cw-nav-option {
      padding: 10px 14px; }
      #cwapp .nav .cw-nav-option a {
        color: #fff;
        padding-left: 15px;
        padding-right: 15px; }
      #cwapp .nav .cw-nav-option input, #cwapp .nav .cw-nav-option select {
        color: #222; }
    #cwapp .nav .brd-right {
      border-right: solid 2px #fff;
      min-height: 62px; }
  #cwapp .simple_pagination {
    background: #317ec6;
    font-size: 12px;
    padding: 10px;
    text-align: center; }
    #cwapp .simple_pagination a {
      color: #fff;
      padding: 10px 14px; }
  #cwapp .cw-document-loop img {
    border: 1px solid #959595; }
  #cwapp .cw-document-loop h2 {
    color: #007acc;
    font-size: 20px; }
    #cwapp .cw-document-loop h2:before {
      display: none; }
  #cwapp .cw-document-loop .summary-toggle-btn-outer {
    border-top: 1px solid #d7d7d7;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 20px 0 0 0;
    cursor: pointer; }
    #cwapp .cw-document-loop .summary-toggle-btn-outer .summary-toggle-btn {
      padding: 0 20px;
      background: #fff;
      position: relative;
      top: -16px;
      font-family: Roboto Slab, serif !important;
      font-size: 15px;
      color: #777; }
      #cwapp .cw-document-loop .summary-toggle-btn-outer .summary-toggle-btn:after {
        background: #fff url(yellow-arrow.png) no-repeat 0px 5px;
        border-radius: 5px;
        color: #fff;
        content: "";
        display: inline-block;
        height: 28px;
        line-height: 0.9;
        margin: 0 0 0 10px;
        text-align: center;
        width: 18px;
        vertical-align: middle; }
  #cwapp .cw-document-loop p, #cwapp .cw-document-loop p.small {
    color: #666666;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400; }
  #cwapp .cw-document-loop p.small {
    font-size: 12px; }
  #cwapp .filter-results {
    background: #f8a21e none repeat scroll 0 0;
    border-image: none;
    border-radius: 0;
    box-shadow: 0 0 0 #bcbcbc; }
    #cwapp .filter-results h2 {
      color: white;
      display: block;
      font-family: "Roboto Slab", serif;
      font-size: 18px;
      margin: 0;
      padding: 20px 0;
      position: relative;
      text-transform: capitalize;
      cursor: pointer;
      border-bottom: none; }
      #cwapp .filter-results h2:before {
        display: none; }
  #cwapp .cw-sidebar {
    padding-bottom: 24px; }
    #cwapp .cw-sidebar ul {
      height: auto;
      max-height: 150px;
      overflow: auto;
      border: solid 1px #ccc;
      padding-left: 10px;
      display: none; }
      #cwapp .cw-sidebar ul li {
        line-height: 100%; }
      #cwapp .cw-sidebar ul label {
        margin: 2px 0;
        font-size: 13px;
        line-height: 16px; }
    #cwapp .cw-sidebar h3 {
      color: #898989;
      font-size: 18px;
      font-weight: 800;
      margin: 10px 0;
      padding: 0;
      font-family: Roboto Slab, serif;
      cursor: pointer; }
      #cwapp .cw-sidebar h3:before {
        background: #fff url(yellow-arrow.png) no-repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        content: "";
        display: inline-block;
        height: 18px;
        line-height: 0.9;
        margin: 0;
        text-align: center;
        width: 24px; }
      #cwapp .cw-sidebar h3.no-icon:before {
        display: none; }
    #cwapp .cw-sidebar .full_text_search {
      float: left;
      width: 100%;
      font-size: 13px; }
      #cwapp .cw-sidebar .full_text_search div {
        padding-bottom: 4px; }
      #cwapp .cw-sidebar .full_text_search label {
        width: 75%;
        margin: 0;
        float: left; }
        #cwapp .cw-sidebar .full_text_search label .search-field {
          width: 100%;
          line-height: 30px;
          padding-top: 0;
          padding-bottom: 0; }
      #cwapp .cw-sidebar .full_text_search .search-submit {
        width: 25%;
        background: #007acc;
        float: right;
        padding: 0;
        position: relative;
        color: #fff;
        line-height: 32px; }
        #cwapp .cw-sidebar .full_text_search .search-submit:before {
          display: none; }
  #cwapp .cw-loading {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    text-align: center;
    padding-top: 100px;
    color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 50; }
  #cwapp .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  #cwapp .row {
    display: -ms-flexbox  !important;
    display: flex !important;
    -ms-flex-wrap: wrap  !important;
    flex-wrap: wrap  !important;
    margin-right: -15px;
    margin-left: -15px; }
  #cwapp .no-gutters {
    margin-right: 0;
    margin-left: 0; }
  #cwapp .no-gutters > .col,
  #cwapp .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
  #cwapp .col-1, #cwapp .col-2, #cwapp .col-3, #cwapp .col-4, #cwapp .col-5, #cwapp .col-6, #cwapp .col-7, #cwapp .col-8, #cwapp .col-9, #cwapp .col-10, #cwapp .col-11, #cwapp .col-12, #cwapp .col,
  #cwapp .col-auto, #cwapp .col-sm-1, #cwapp .col-sm-2, #cwapp .col-sm-3, #cwapp .col-sm-4, #cwapp .col-sm-5, #cwapp .col-sm-6, #cwapp .col-sm-7, #cwapp .col-sm-8, #cwapp .col-sm-9, #cwapp .col-sm-10, #cwapp .col-sm-11, #cwapp .col-sm-12, #cwapp .col-sm,
  #cwapp .col-sm-auto, #cwapp .col-md-1, #cwapp .col-md-2, #cwapp .col-md-3, #cwapp .col-md-4, #cwapp .col-md-5, #cwapp .col-md-6, #cwapp .col-md-7, #cwapp .col-md-8, #cwapp .col-md-9, #cwapp .col-md-10, #cwapp .col-md-11, #cwapp .col-md-12, #cwapp .col-md,
  #cwapp .col-md-auto, #cwapp .col-lg-1, #cwapp .col-lg-2, #cwapp .col-lg-3, #cwapp .col-lg-4, #cwapp .col-lg-5, #cwapp .col-lg-6, #cwapp .col-lg-7, #cwapp .col-lg-8, #cwapp .col-lg-9, #cwapp .col-lg-10, #cwapp .col-lg-11, #cwapp .col-lg-12, #cwapp .col-lg,
  #cwapp .col-lg-auto, #cwapp .col-xl-1, #cwapp .col-xl-2, #cwapp .col-xl-3, #cwapp .col-xl-4, #cwapp .col-xl-5, #cwapp .col-xl-6, #cwapp .col-xl-7, #cwapp .col-xl-8, #cwapp .col-xl-9, #cwapp .col-xl-10, #cwapp .col-xl-11, #cwapp .col-xl-12, #cwapp .col-xl,
  #cwapp .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  #cwapp .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  #cwapp .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  #cwapp .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  #cwapp .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  #cwapp .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  #cwapp .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  #cwapp .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  #cwapp .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  #cwapp .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  #cwapp .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  #cwapp .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  #cwapp .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  #cwapp .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  #cwapp .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

/*# sourceMappingURL=app.css.map */
