.logo-pic img {
    max-width: 50%;
  }
  .wrapper-page {
      margin: 4.4% auto;
  }
  .m-t-10 {
    margin-top: 10px;
  }
  .topbar .logo img {
      max-width: 50%;
  }
  .mb-15 {
      margin-bottom: 15px;
  }
  .enlarged .sidebar-menu > ul > li > a.active:hover > i {
      color: #d05a21 !important;
  }
  
  /* ..sidebar-menu {
          background-color: #fff;
      padding-bottom: 50px;
      width: 100%;
  } */
  
  td.rm07:hover .show-actions {
      display: block!important;
      top: 25px;
  }
  
  /*=======start css Sep 15th=======*/
  .px-10 {
      padding-left: 10px;
      padding-right: 10px;
  }
  .pb-15 {
      padding-bottom: 15px;
  }
  .svd_que_clos {
      width: 22px;
      height: 22px;
      border-radius: 100%;
      background: #d05a21;
      position: absolute;
      right: -30px;
      top: 0;
      display: inline-block;
      line-height: 22px;
      color: #fff !important;
      font-weight: 400;
      text-align: center;
  }
  .svd_que_clos:hover {
      background: #16a0d5;
  }
  .answers-box {
      position: relative;
      padding-bottom: 15px;
  }
  .aca_qua {
      display: flex;
      margin-top: 25px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding-bottom: 18px;
  }
  .aca_qua img {
      width: 45px;
      height: 45px;
      margin-right: 10px;
  }
  .academic-details h3 {
      font-size: 17px;
      line-height: 16px;
      margin-bottom: 8px;
      margin-top: 5px;
  }
  .academic-details h4 {
      font-size: 15px;
      line-height: 16px;
      margin-bottom: 6px;
  }
  .academic-details h5 {
      font-size: 14.5px;
      line-height: 20px;
      margin-bottom: 3px;
      color: #7c868a;
  }
  .aca_qua:last-child {
      border-bottom: 0;
  }
  .academic-details ul {
      margin-left: 0px;
      padding-left: 20px;
  }
  /*=======end css Sep 15th=======*/
  /*27.12.2022*/
  .icon-btn i{width: 60px;height: 45px;background-color: #d05a21;color:#fff;display: flex;align-items: center;font-size: 22px;justify-content: center;cursor: pointer;}
  .icon-btn .column{
      background-color:transparent!important;
      border-radius:0!important;
      float: left;
      width: 29.33%!important;
      padding: 0 0!important;
      margin: -4px 0!important;
      }
.smHeightInput .form-control{height:35px;}
.nwSearchBtn{background-color: #d05a21;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    cursor: pointer;
    border: none;
    padding: 6px 15px;
    margin-top: 24px;}
    .nwSearchBtn i{margin-right:5px;}