.meg{width: 100%;margin: 30px 0;}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*! margin-right: -15px; */
  /*! margin-left: -15px; */
  width: 100%;
  background: url(../images/message-b.jpg) right no-repeat;
  background-size: 50%;
  background-position-x: right;
  background-position-y: 15%;
}
.message-l{
    width: 70%;
    float: right;
}
.message-h{}
.message-h img{
    width: 100%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
  }
}
.form-group {
  margin-bottom: 1rem;
  margin-top: 1rem;
  overflow: hidden;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  font-family: ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“;
  float: left;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
/**/

.pb-3, .py-3 {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.border-top-dashed {
  border-top: 1px dashed #dee2e6 !important;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
  float: left;
  width: ;
  height: ;
  padding: 0.2rem;
  margin-top: 5px;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
  font-size: 15px;
  line-height: 26px;
}
.text-secondary {
  color: #6c757d !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.badge-light {
  color: #212529;
  background-color: #03389317;
}
/**/
.my-4{margin-top: 30px;}

.page-item{}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}
a.page-num:hover, .page-link:hover {
  text-decoration: none;
}
.page-num, .page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #17a2b8;
  background-color: #fff;
  border: 1px solid #b9cadb;
  color: ;
}
.page-num:not(:disabled) {
  cursor: pointer;
}
.page-num-current {
  z-index: 1;
  color: #fff !important;
  background-color: #ff7b15;
  border-color: #ff7b15;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.btn-info {
  color: #fff;
  background-color: #ff7b15;
  border-color: #ff7b15;
  padding: 10px 78px;
}

.border-info{font-size: 20px;font-weight: bold;border: 1px solid #eee;border-radius: 6px;}
.border-info i{}
.border-info i img{width: 36px;}

.media-body{border-bottom: 1px solid #f4f4f4;background: #f7f7f7;padding: 5px;}
.media-body p{line-height: 30px;}
.media-body p span{font-family: ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“;}
.mt-0{}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.form-con{
  float: left;
}
.form-control{
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: -0.75rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  float: left;
  margin-left: 1rem;
  width: 80%;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-content{border: none;float: left;width: inherit;margin: 0;padding: 0;}
.form-pla{
  float: left;
  height: 12rem;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
float: left;
margin-right: 2rem;
}
.codeimg{height: 33px;
box-sizing: border-box;
vertical-align: middle;
border-style: none;
}


.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

