.masthead {
  background-color: #000000;
  border-bottom: 3px solid rgb(171,0,0);
}

.card-body.overflow-auto.scroll {
  overflow-y: scroll;
  max-height: 150px;
}

.image-clip-result {
  margin-right: 20px;
  margin-bottom: 20px;
}

.img-clip {
  max-width: 100%;
}

.button-sub {
color: #000 !important;
background: #efefef !important;
border: 2px solid #000 !important;
padding-top:5px !important;
padding-bottom:5px !important;
padding-left:12px !important;
padding-right:12px !important;
}

.button-sub:hover {
color: #FFF !important;
background: #000 !important;
}

.row.clip-image {
  margin-bottom: 4px;
}

.container-fluid.subnav3 {
  max-width: 1860px;
  padding-left: 25px;
  padding-right: 0px;
}

.col.clear {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0px;
  padding-left: 0px;
}

.img-hover {
  opacity: 0.7;
}

.logo {
width: 90px;
}


@media (max-width: 979px) {
.logo {
 width: 60px;
 margin-top:10px;
}
}

.result-text {
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  color: #4a4a4a;
  padding-top: 5px;
  max-width: 270px;
}

.copy-bin-text {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #4a4a4a;
  padding-top: 5px;
  max-width: 270px;
}

@media (max-width: 1000px) {
  .result-text {
    float: left;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    color: #4a4a4a;
    padding-top: 5px;
    max-width: 160px;
  }
}

.clip-div {
  max-width: 320px;
  max-height: 220px;
  float: left;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
  cursor: pointer;
}

.result-add {
  font-weight: 100;
  color: #000000;
  margin-left: 6px;
  margin-top: 2px;
  padding: 2px;
}

.result-add:hover {
  color: white;
  background-color: black;
  text-decoration: none !important;
}

.btn.btn-primary.search {
  font-family: Roboto, sans-serif;
  color: white;
  background: black;
  font-size: 20px;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: 600;
  border: none !important;
}

.btn.btn-primary.search:hover {
  background: rgb(171,0,0);
}

.save {
  font-family: Roboto, sans-serif;
  color: white;
  background: black;
  font-size: 16px;
  height: 32px !important;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: 600;
  border: none !important;
  margin-top:-6px !important;
}

.save:hover {
  background: rgb(171,0,0);
}

.cancel {
  font-family: Roboto, sans-serif;
  color: black;
  background: #efefef;
  font-size: 16px;
  height: 32px !important;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: 600;
  border: none !important;
  margin-top:-6px !important;
}

.cancel:hover {
  color: white;
  background: #333;
}


.white {
  color: white;
  font-weight: 600;
  font-size: 14px;
}

.black {
  color: black !important;
  font-weight: 600;
  font-size: 14px;
}

.black:hover {
  color: rgb(171,0,0) !important;
}


a.black {
  color: black;
  font-weight: 600;
  font-size: 14px;
}

a.black:hover {
  color: rgb(171,0,0) !important;
}

a.black-light {
  color: black;
  font-size: 14px;
}

a.black-light:hover {
  color: rgb(171,0,0) !important;
}


p {
  font-family: Roboto, sans-serif;
}

.size12 {
  font-size: 12px;
}

.size14 {
  font-size: 14px;
}

.size21 {
  font-size: 21px;
}

.bin-icons {
  font-size: 16px !important;
  line-height: .6em !important;
}

@media (max-width: 979px) {
.clip-library {
  font-size: 32px !important;
  margin-top: 6px;
}
}


.style-info {
  font-size: 22px;
  padding-top: 1px;
}

.search-col {
  background-color: #dedede;
  max-width: 300px;
  border-radius: 20px;
  padding: 2em;
  margin-left: 20px;
}

@media (max-width: 759px) {
.search-col {
  max-width: 100%;
  margin-right: 20px;
}
}

.bg-white {
  background-color: white;
}

.bg-black {
  background-color: black;
  color: white;
  border: none !important;
}

.bg-black:hover {
  background-color: rgb(171,0,0) !important;s
}


.input1 {
  border: 1px solid #ddd;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 12px;
}

.input2 {
  border: 1px solid #ddd;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 12px;
  height: 31px;
}

::placeholder {
  color: rgb(160,160,160);
}

:-ms-input-placeholder {
  color: rgb(160,160,160);
}

::-ms-input-placeholder {
  color: rgb(160,160,160);
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #22232B!important;
  background-color: #fff !important;
  border: 1px solid #f4f4f4 !important;
}

.page-link:hover {
  z-index: 2;
  color: #fff !important;
  text-decoration: none;
  background-color: #22232B !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #22232B !important;
}

.per-page {
height: 31px !important;
padding-top: 4px !important;
padding-left: 12px !important;
padding-right: 16px !important;
font-size: 14px !important;
}

.add-to-bin {
height: 31px !important;
padding-top: 4px !important;
padding-left: 12px !important;
padding-right: 16px !important;
font-size: 14px !important;
min-width: 300px;
}


.divider1 {
background: #999;
height: 1px;
margin-top: 50px;
margin-bottom: 50px;
}


.negative-margin1 {
margin-bottom: -5px !important;
}
    
