.breadcrumbs {
  padding-top: 10px;
  padding-bottom: 15px;
}

.royalSlider {
  width: 100%;
  color: #000;
  text-align: center;
}

.simplicity .text-simplicity {
  text-align: center;
}

.promotion_even, .promotion_head{
  background: #f0f0f0;
}

.promotion .popluar-category {
  border: 1px solid #E8E8E8;
  padding: 0px;
}

.promotion_even .title-promotion, .promotion .title-promotion{
  font-weight: bold;
  color: #666;
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
}

.promotion_head .title-head{
  color: black;
  font-size: 11px;
  /*font-weight: 600;*/
}

.promotion_even .summary, .promotion .summary{
  font-size: .95em;
}

.detail-promotion{
  display: none;
}

.flexbox{
  min-height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flexbox .popup_detail, .flexbox .page_detail{
  cursor: pointer;
}

.flexbox .flexitem_4{
  flex: 1 0 25%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 20px;
}

.flexbox .flexitem_3{
  flex: 1 0 33%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 20px;
}

.dialogPromotionInfoDetail {
  border: none!important;
  padding: 0 20px!important;
}

.dialogPromotionInfoDetail .divInfo {
  padding: 0px;
}

.dialogPromotionInfoDetail .heding {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 15px;
}

/*.dialogPromotionInfoDetail .table-fixed {*/
  /*border-bottom: 1px solid #e3e3e3!important;*/
/*}*/

/*.dialogPromotionInfoDetail .table-fixed thead tr th:first-child, .dialogPromotionInfoDetail .table-fixed thead tr th:last-child {*/
  /*border-top: 1px solid #e3e3e3!important;*/
  /*border-bottom: 1px solid #ddd;*/
/*}*/

.dialogPromotionInfoDetail .table-fixed thead tr th:last-child {
  border: 0;
}

.dialogPromotionInfoDetail .table-fixed thead>tr>th {
  float: left!important;
  border-bottom-width: 0;
  text-align: center;
}

.dialogPromotionInfoDetail .table-fixed tbody td{
  float: left!important;
  border-bottom-width: 0;
}

.dialogPromotionInfoDetail .table-fixed tbody td:last-child {
  border: 0;
  border-top: 1px solid #ddd;
}

.dialogPromotionInfoDetail .table-fixed tbody, .dialogPromotionInfoDetail .table-fixed td, .dialogPromotionInfoDetail .table-fixed th, .dialogPromotionInfoDetail .table-fixed thead, .dialogPromotionInfoDetail .table-fixed tr {
  display: block;
}

#divPromotionInfo {
  border: 1px solid #e3e3e3;
  color: #000;
  padding: 0;
  margin: 5px;
}

#divPromotionInfo .fa {
  color: #4790cd;
}

.no_bold{
  font-weight: normal;
}

.bold{
  font-weight: bold;
}

.popover {
  max-width: 363px;
  border: none;
  box-shadow: 0 0 0 0;
}

.popover-title {
  font-size: 15px;
  line-height: 1.5;
  padding: 10px;
  border: 2px solid #dff0d8;
  background-color: #f3f9ec;
  color: #000;
  text-align: justify;
}

.popover-content {
  display: none;
}

.selectDate{
  color: #777;
  margin: 0px;
  width: 53%;
}

.form-search{
  width: 44%;
}

.form-search .input-group-addon {
  border: none;
  background-color: #4790cd;
  color: #FFF;
  border-radius: 0;
  position: relative;
  cursor: pointer;
}

.form-search .input-group-addon .fa {
  color: #FFF !important;
}

.form-search .searchPromotion {
  background: #86b817;
  border-radius: 0!important;
  border: 1px solid #86b817;
  color: #fff;
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 12px;
}

.form-search .checkDateText {
  color: #4790cd;
  font-weight: bold;
}

.searchPromotion .fa.fa-search {
  padding-left: 6px;
  color: #FFF !important;
}

.toolsearch{
  line-height: 3.0;
  font-size: 13px;
}

.divInfo .price_promotion{
  font-weight: bold;
  font-size: 16px;
}
.divInfo .info_promotion
{
  line-height: 40px;
}
.spin_css{
  position:fixed;
  top:50%;
  left:50%;
  z-index: 2000000000;
}

.rsDefault .rsBullets{
  position: absolute !important;
  bottom: 10px;
  z-index: 100 !important;
  padding-top: 4px !important;
  height: auto !important;
  text-align: center !important;
  /* text-align: right !important; */
  line-height: 20px !important;
  overflow: hidden !important;
  background: none !important;
}

.inline-block{
  display: inline-block;
}