#dgm_tuvan_send input, #dgm_tuvan_send textarea {
  padding: 0 15px;
  line-height: 36px;
  border-radius: 18px;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5; }

#dgm_tuvan_send #alert_tuvan {
  display: none;
  margin-top: 15px;
  margin-bottom: 0; }
  #dgm_tuvan_send #alert_tuvan.active {
    display: block; }

#dgm_tuvan_send .tinhtrang {
  margin-bottom: 15px; }
  #dgm_tuvan_send .tinhtrang textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 60px; }

#dgm_tuvan_send .submit {
  text-align: center; }
  #dgm_tuvan_send .submit button {
    margin: 0 auto;
    width: auto;
    display: inline-block;
    padding: 10px 20px;
    background: #54aa00;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    border-radius: 10px; }

#dgm_tuvan_send .info_guest .sex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  #dgm_tuvan_send .info_guest .sex label {
    margin-bottom: 0;
    line-height: 12px; }
  #dgm_tuvan_send .info_guest .sex .male {
    margin-right: 15px; }
  #dgm_tuvan_send .info_guest .sex input {
    display: inline-block;
    width: auto;
    margin-right: 3px; }

#dgm_tuvan_send .info_guest .name_phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px; }
  #dgm_tuvan_send .info_guest .name_phone .name {
    padding-right: 5px; }
  #dgm_tuvan_send .info_guest .name_phone .phone {
    padding-left: 5px; }
  #dgm_tuvan_send .info_guest .name_phone > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

#dgm_tuvan_send .info_guest .addresss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px; }
  #dgm_tuvan_send .info_guest .addresss .city {
    padding-right: 5px; }
  #dgm_tuvan_send .info_guest .addresss .quanhuyen {
    padding-left: 5px; }
  #dgm_tuvan_send .info_guest .addresss > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  #dgm_tuvan_send .info_guest .addresss > .address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px; }
    #dgm_tuvan_send .info_guest .addresss > .address textarea {
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      min-height: 60px; }

#mua_theo_don {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: -50px;
  background: #54aa00; }
  #mua_theo_don #alert_don {
    display: none;
    margin-top: 15px;
    margin-bottom: 0; }
    #mua_theo_don #alert_don.active {
      display: block; }
  #mua_theo_don #form_mua_theo_don {
    margin-top: 30px; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .don_input {
      display: none;
      margin-bottom: 25px;
      border: 1px solid #e5e5e5;
      border-radius: 10px;
      overflow: hidden; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .don_input.active {
        display: block; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .don_input .head {
        background: #54aa0073;
        background: #e2f1d4;
        padding: 7px 15px;
        font-weight: 600;
        color: #222; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .submit {
      text-align: center; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .submit button {
        margin: 0 auto;
        width: auto;
        display: inline-block;
        padding: 10px 20px;
        background: #54aa00;
        font-size: 18px;
        font-weight: 600;
        line-height: normal;
        border-radius: 10px; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest input, #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest textarea {
      padding: 0 15px;
      line-height: 36px;
      border-radius: 18px;
      display: block;
      width: 100%;
      border: 1px solid #e5e5e5; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .sex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 15px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .sex label {
        margin-bottom: 0;
        line-height: 12px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .sex .male {
        margin-right: 15px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .sex input {
        display: inline-block;
        width: auto;
        margin-right: 3px; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .name_phone {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 15px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .name_phone .name {
        padding-right: 5px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .name_phone .phone {
        padding-left: 5px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .name_phone > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 15px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss .city {
        padding-right: 5px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss .quanhuyen {
        padding-left: 5px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss > .address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 15px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send .info_guest .addresss > .address textarea {
          width: 100%;
          max-width: 100%;
          min-width: 100%;
          min-height: 60px; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc {
      border: 2px dashed #54aa00;
      background: #e2f1d4;
      text-align: center;
      border-radius: 10px;
      padding: 15px;
      margin-bottom: 25px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .button {
        margin-bottom: 10px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .button button {
          position: relative;
          padding: 0 15px;
          font-size: 18px;
          line-height: 36px;
          background: #54aa00;
          border-radius: 18px; }
          #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .button button input {
            position: absolute;
            z-index: 1;
            opacity: 0;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            cursor: pointer;
            font-size: 0; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .image_icon {
        margin-bottom: 10px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .image_icon i {
          font-size: 70px;
          color: #666;
          margin-right: 0; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send .nhap_don_thuoc .don_thuoc_image .image_icon img {
          max-height: 70px;
          width: auto;
          margin: 0 auto;
          display: block; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .head .add_input {
        border: 1px solid #e5e5e5;
        cursor: pointer;
        background: #fff;
        font-weight: 400;
        font-size: 14px;
        padding: 7px 10px;
        line-height: 10px;
        border-radius: 13px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .head .add_input:hover {
          border-color: #54aa00;
          background: #54aa00;
          color: #fff; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item {
      min-height: 10px;
      padding: 5px 0; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 5px 10px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .name {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 120px);
          flex: 0 0 calc(100% - 120px);
          max-width: calc(100% - 120px);
          padding-right: 10px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .number {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 85px;
          flex: 0 0 85px;
          max-width: 85px; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .action {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 35px;
          flex: 0 0 35px;
          max-width: 35px;
          text-align: right; }
          #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .action .del {
            display: inline-block;
            width: 24px;
            line-height: 22px;
            padding: 0 0;
            background: transparent;
            border-radius: 50%;
            text-align: center;
            color: red;
            border: 1px solid red;
            cursor: pointer; }
            #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .action .del:hover {
              background: red;
              color: #fff; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item input {
          padding: 0 15px;
          line-height: 36px;
          border-radius: 18px;
          display: block;
          width: 100%;
          border: 1px solid #e5e5e5;
          -moz-appearance: textfield; }
          #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item input::-webkit-inner-spin-button, #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item input::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .footer {
      background: #f0f0f0;
      text-align: center; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .footer .add_input {
        cursor: pointer; }
    #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 5px 15px;
      margin-bottom: 10px; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item:last-child {
        margin-bottom: 0; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 14px;
        font-size: 14px;
        color: #2271b1; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .action .view {
          border-right: 1px solid #e5e5e5;
          padding-right: 7px;
          margin-right: 7px; }
          #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .action .view a {
            color: #2271b1; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .action .del_item {
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
      #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .cnt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #mua_theo_don #form_mua_theo_don #dgm_form_send #don_hinh_anh .item .cnt .image img {
          display: block;
          width: 50px;
          height: 50px;
          -o-object-fit: cover;
          object-fit: cover;
          margin-right: 10px;
          background-color: #f0f0f0;
          border-radius: 4px; }
    #mua_theo_don #form_mua_theo_don .dgm_tab > .head .item_tab {
      font-weight: 600;
      background: #8fca18;
      color: #fff;
      border-radius: 7px 7px 0 0; }
      #mua_theo_don #form_mua_theo_don .dgm_tab > .head .item_tab.active {
        background: #fff;
        color: #54aa00; }
    #mua_theo_don #form_mua_theo_don .dgm_tab > .body {
      background: #fff;
      -webkit-box-shadow: 0px 1px 4px rgba(10, 10, 10, 0.15);
      box-shadow: 0px 1px 4px rgba(10, 10, 10, 0.15);
      border-radius: 0 0 7px 7px; }
  #mua_theo_don #top {
    text-align: center;
    color: #fff; }
    #mua_theo_don #top h1 {
      color: #fff; }

.dgm_tab > .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  .dgm_tab > .head > .item_tab {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
    line-height: 40px;
    font-weight: 400;
    color: #333333;
    background: transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .dgm_tab > .head > .item_tab.active, .dgm_tab > .head > .item_tab:first-child {
      font-weight: 500;
      color: var(--mvn_head_bg);
      background: transparent; }
    .dgm_tab > .head > .item_tab.hide {
      font-weight: 400;
      color: #333333;
      background: transparent; }

.dgm_tab > .body {
  padding: 20px; }
  .dgm_tab > .body > .item_tab {
    display: none; }
    .dgm_tab > .body > .item_tab.active, .dgm_tab > .body > .item_tab:first-child {
      display: block; }
    .dgm_tab > .body > .item_tab.hide {
      display: none; }

#breadcrumbs {
  display: none; }

@media screen and (max-width: 768px) {
  .dgm_tab > .body {
    padding: 10px; }
  #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .number {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
    max-width: 55px; }
  #mua_theo_don #form_mua_theo_don #dgm_form_send #don_list_thuoc .list_item .item .name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
    max-width: calc(100% - 90px); } }

.desc {
  color: #fff;
}
.desc a {
  font-weight: 700;
  color: #fff;
}