.page-post .group_fields {
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.29);
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.29);
  border-radius: 0.5rem;
}

.page-post .group_fields .form_title {
  text-transform: uppercase;
  background: #0983c9;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 10px 12px 15px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.page-post .group_fields .group_fields_body {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 20px 15px 5px;
  border-radius: 0.5rem;
}

.form-control {
  border-radius: 2px;
  padding: 8px 12px;
  box-shadow: none !important;
}

.page-post .form-control {
  padding: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.table_banggia {
  font-size: 14px;
}

.table_banggia table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.table_banggia thead {
  background: #f1f1f1;
  font-weight: bold;
}

.table_banggia td {
  vertical-align: middle !important;
}

.table_banggia .spanprice {
  font-size: 14px;
  font-weight: 700;
}

.table_banggia .subpriceday {
  display: block;
  font-size: 11px;
  color: green;
}

.page-post .form-group label {
  padding-left: 0;
  clear: both;
  display: inline-block;
  width: 100%;
}

label.control-label {
  font-weight: 400;
}

/*Dang tin*/

.page-post .sidebar_huongdan {
  position: relative;
}

.page-post .block-left {
  float: left;
}

.page-post .block-right {
  float: right;
}

.block_huongdandangtin {
  margin-bottom: 30px;
  border-radius: 0.5rem;
}

.block_huongdandangtin .block_huongdandangtin_header {
  text-transform: uppercase;
  background: #0983c9;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 10px 12px 15px;
  line-height: 1;
  margin-bottom: 0;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.block_huongdandangtin .block_huongdandangtin_body {
  padding: 1px;
  border: 1px solid #015f95;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

/* Set the size of the div element that contains the map */

.map_dangtin {
  height: 489px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}

.block_huongdandangtin .block_huongdandangtin_body ul {
  margin-left: 15px;
}

.block_huongdandangtin .block_huongdandangtin_body li {
  margin-bottom: 5px;
}

strong {
  line-height: 1.5;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.page-post .input-group-addon {
  border: 1px solid #aaa;
  border-left: 0;
  border-radius: 0;
  padding: 6px 12px;
  background-color: #e5e5e5;
  text-align: center;
}

.haloanh_theme {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.haloanh_theme .upload-item-loading {
  background: url(../images/upload-loading.gif) no-repeat scroll center;
}

.haloanh_theme .working-upload-item {
  background: url(../images/upload_image.png) no-repeat;
  width: 95px;
  height: 95px;
  color: #fff;
  padding-left: 38px;
  line-height: 30px;
  background-size: contain;
  cursor: pointer;
}

.haloanh_theme .onehand {
  display: flex;
  height: 95px;
  text-align: center;
  align-items: center;
}

.photo_upload_waiting {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 5px;
}

.upload-item {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 10px;
  cursor: move;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  background-color: #fff;
  position: relative;
}

.photo_upload {
  overflow: hidden;
  width: 100%;
  height: 110px;
}

.upload-item .bottom {
  text-align: center;
  padding: 5px 0;
}

.upload-item .upload-item-delete {
  text-decoration: none;
  color: #737373;
  cursor: pointer;
  font-size: 0.9rem;
}

.haloanh_theme #secleimg {
  width: 75px;
  height: 30px;
  border-radius: 3px;
  color: #015f95;
  padding-left: 38px;
  line-height: 30px;
  cursor: pointer;
  text-indent: -99999px;
  z-index: -99;
  width: 0;
  background: #fff;
}

.help-block {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.dang-tin-moi {
  height: 3rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: #38a343;
}

.dang-tin-moi:hover,
.dang-tin-moi:active {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.form-group iframe {
  text-align: center;
  height: 345px;
  width: 100%;
}

.form-group iframe:focus {
  outline: none;
}

.form-group iframe[seamless] {
  display: block;
}

.cke_chrome {
  width: 99%;
  margin-left: 5px;
}

.style_hot {
  font-weight: bold;
  background: url(../images/hot.gif) no-repeat right top;
  padding-right: 40px;
}

.style_vip {
  font-weight: bold;
  background: url(../images/vip.png) no-repeat right top;
  background-size: contain;
  background-repeat: no-repeat;
  padding-right: 30px;
}
/*
 switch checkbox
*/
.isthogtinkh{
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.isthogtinkh p{
  height: 100%;
  padding-right: 10px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
@media (min-width: 767px) {
  .overlay-modal-content {
    width: 560px;
  }
}
