@import "../../admin/assets/css/font-awesome.min.css";
.container {
    max-width: 1000px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}
.row {
  margin: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.alert {
    padding: 10px;
    margin-bottom: 5px;
}

.pointer {
    cursor: pointer;
}

h4 {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-size: 14px;
}

.alert h4 {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-size: 14px;
}

.input-group-addon {
    width: 150px
}
.images img{
  width: 100%;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
  background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
  background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.badge {
  padding: 5px 10px;
}
#gb-widget-99 {
  bottom: 14px;
  left: 5px;
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  box-sizing: border-box;
  position: fixed !important;
  z-index: 16000160 !important;
  direction: ltr;
  text-align: left;
}
#gb-widget-99 > * {
  box-sizing: border-box !important;
}
.fiKefb {
  display: flex;
  margin: 7px;
  position: relative;
  -moz-box-pack: start;
  justify-content: flex-start;
  max-height: 50px;
}
.jmDuqF {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  background-color: rgb(77, 194, 71) !important;
  order: 1;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
  transition: all 0.5s ease 0s;
  position: relative;
  z-index: 200;
  display: block;
  border: 0px none;
}
.iILOR {
  transform: translateX(0px);
  position: relative;
  animation-duration: 0.64s;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-delay: 0.16s;
  animation-fill-mode: backwards;
  animation-name: ijMbJr;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 13px;
  flex-shrink: 0;
  border: 1px solid rgb(226, 226, 226);
  border-radius: 5px;
  background: white;
  text-decoration: none !important;
  color: rgb(0, 0, 0) !important;
  cursor: pointer;
  margin: auto auto auto 11px;
  max-width: 172px;
  max-height: 55px;
  display: flex;
  order: 2;
}