body {
  background-color: #f7f7f7;
  padding-left: 10px;
  padding-right: 10px;
}
body.body-navbar-fixed {
  padding-top: 50px;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
#main-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f7f7f7;
  border-bottom: solid #d0d0d0 1px;
}
#main-bar.navbar-fixed-top {
  padding-left: 10px;
  padding-right: 10px;
}
#no-filters-margin {
  margin-bottom: 15px;
}
#search {
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
}
#search-filters {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f7f7f7;
}
#search-filters #category-select button.active {
  background-color: #e6e6e6;
}
#search-filters #category-select #category-select-element {
  width: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
#search-filters #date-start-group input {
  width: 140px;
}
#search-filters #date-start-group,
#search-filters #date-end-group {
  padding-bottom: 10px;
}
#search-filters .search-filter.input-hidden input {
  display: none;
}
#search-filters .search-filter.input-hidden #add-range button {
  width: 140px;
}
#search-filters .search-filter.input-hidden #add-range button:before {
  content: "Add range to";
}
#search-filters .search-filter.input-visible input {
  display: inline-block;
  width: 100px;
}
#search-filters .search-filter.input-visible #add-range button {
  width: 40px;
}
#loading {
  position: absolute;
  padding: 5px 10px;
  background-color: #f9edbd;
  border: #f0c46d solid 1px;
  top: 0;
  margin-left: 35%;
}
.loaded {
  padding-top: 15px;
  color: #555555;
}
#logo {
  width: 35px;
  float: left;
  height: 30px;
  background: url(https://media.avcaptureall.com/styles/logo.png) no-repeat left center;
}
#logo a {
  display: block;
  height: 100%;
  outline: 0;
}
#logo span,
#search-button-div span {
  font-size: 18px;
}
#expander {
  display: block;
  float: left;
  margin-left: 3px;
  margin-right: 10px;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 52px;
  height: 30px;
}
#expander .icon-bar {
  width: 18px;
}
#expander .caret {
  border-top-color: #888;
  position: relative;
  bottom: 17px;
  left: 11px;
}
.navbar-toggle {
  display: block;
}
#title-search {
  margin: 0px 0px 0px 0px;
  width: 90%;
  height: 30px;
  display:inline;
}
#title-search #title {
  padding-left: 15px;
}
#listview-button-div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  width: 80px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  right: -2px;
  top: -15px;
}
#datefilter-button-div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  width: 40px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  right: -2px;
  top: -15px;
}
#search-button-div {
  cursor: pointer;
  padding-top: 1px;
  width: 48px;
  float: right;
  text-align: left;
  height: 30px;
  line-height: 30px;
}
#search-button {
  cursor: pointer;
}
#main-search input[type="text"] {
  height: 30px;
  width: 100%;
  padding-right: 0px;
}
#clear-search-button {
  position: relative;
  right: 53px;
  top: 3px;
  font-size: 18px;
  cursor: pointer;
}
#submit-search-button {
  position: absolute;
  right: 55px;
  top: 15px;
  font-size: 18px;
  cursor: pointer;
}
.container-fluid {
  max-width: 1300px;
}
#category-tabs {
  margin-top: -3px;
}
#category-tabs ul {
  position: relative;
  top: 18px;
  border: none;
}
#category-tabs li a {
  outline: 0;
  font-size: 20px;
}
#category-tabs li a:hover {
  border-color: transparent;
  background: transparent;
}
#category-tabs li span {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
}
#category-tabs li span.span1 {
  padding-right: 2px;
  position: relative;
  bottom: 12px;
}
#category-tabs li span.span2 {
  background-color: white;
}
#category-tabs li.active a {
  background-color: white;
  box-shadow: 0 0 2px #aaa;
  border-color: transparent;
}
.media-section {
  margin-bottom: 15px;
  background-color: white;
  box-shadow: 0 0 2px #aaa;
}
.media-section .category-empty,
.media-section .no-search-results {
  padding-top: 15px;
}
.media-section .section-title:hover a {
  color: #428bca;
}
.media-section .section-title a {
  color: #333333;
}
.media-section .section-title a:hover {
  color: #2a6496;
}
.media-section .more button {
  background-color: #f8f8f8;
}
.media-section .more button:disabled {
  background-color: white;
  color: #bbb;
}
.media-list {
  overflow: hidden;
}
.media-list .clearfix {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  background-color: white;
  border-top: #e7e7e7 solid 1px;
}
.media-session {
  cursor: pointer;
  color: #777777;
}
.media-session:hover .medium-customer a,
.media-session:hover .medium-department a {
  color: #428bca;
}
.media-session .medium-customer a,
.media-session .medium-department a {
  color: #333333;
}
.media-session .medium-customer a:hover,
.media-session .medium-department a:hover {
  color: #2a6496;
}
.media-session {
  background-color: white;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  margin-top: 0;
}
.media-session:hover {
  background-color: #f5f5f5;
}
@media (max-width: 1199px) {
  .media-session a {
    color: #333333;
  }
}
@media (max-width: 380px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 4px;
  }
}
@media (min-width: 381px) and (max-width: 639px) { 
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 640px) and (max-width: 819px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 820px) and (max-width: 889px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 890px) and (max-width: 1099px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 1100px) and (max-width: 1170px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 1171px) and (max-width: 1220px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 9px;
  }
}
@media (min-width: 1221px) and (max-width: 1270px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 1271px) {
  .media-session .media-body h5,
  .media-session .media-body h6 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
.medium-title a {
}
.media-duration {
  position: absolute;
  top: 5px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
.media-lock {
  position: absolute;
  top: 115px;
  left: 190px;
  width: 20px;
  height: 20px;
  background-color: rgb(255, 255, 255);
  color: white;
}
.media-object-span1 {
  display: inline-block;
  max-width: 100%;
}
.media-object-span2 {
  display: inline-block;
  width: 100%;
  max-width: 192px;
  max-height: 108px;
  overflow: hidden;
}
.media-object-glyph {
  width: 100%;
  font-size: 2em;
  display: inline-block;
  border: red solid thin;
  text-align: center;
}
.more {
  margin-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.right-caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid #333333;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  width: 0;
  margin-left: 4px;
}

.noUnderline {
    color: #000000; 
    text-decoration: none;
}