
div.gallery {
  border-left: 1px solid #caccbe;
  box-shadow: 2px 2px 2px #caccbe;
}

.div-item {
  text-align: left;
  height: 170px;
  padding: 10px;
}

.f-s-12 {
  font-size: 12px;
  font-weight: bold;
}

.text-gallery4 {
  width: 80px;
  height: 80px;
  padding: 8px;
  background-color: #E4E4E4;
  border-right: 1px solid #caccbe;
  border-bottom: 1px solid #caccbe;
}

.btn-position1 {
  background-color: #039be5;
  width: 100%;
  border-radius: 0 !important;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  bottom:0;
  text-align:left;
  text-transform: uppercase;
}

.btn-position2 {
  background-color: #ffe57f;
  width: 100%;
  border-radius: 0 !important;
  font-weight: bold;
  font-size: 12px;
  color: #000;    
  bottom:0;
  text-align:left;
  text-transform: uppercase;
}

.btn-position3 {
  background-color: #caccbe;
  width: 100%;
  border-radius: 0 !important;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  bottom: 0;
  text-align: left;
  text-transform: uppercase;
}

.search-input {
  border: 0;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  background-color: #eee;
  padding: 11px;
}

.text-purple {
  color: #6b5661;
}

.btn-group button {
  background-color: #fff;
  color: #848484;
  padding: 2px 10px; 
  float: left;
  border: 1px solid #848484;
  font-weight: bold;
  font-size: 13px;
}

.btn-group button:hover, .btn-group button:focus {
  background-color: #6b5661;
  color: #fff !important;
}

.btn-group button:active {
  background-color: #6b5661;
  color: #fff !important;
}

.btn-pag {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px;
}
