@charset "UTF-8";
.swal2-show,
.swal2-container {
  font-size: 14px;
}

.swal2-popup {
  font-size: 14px;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden !important;
}

body.swal2-shown .btn_dk_all {
  right: -122px;
}
body.swal2-shown #BactoTop {
  right: 32px;
}
body.swal2-shown header.fixed_menu {
  padding-right: 17px;
}

#container {
  padding-top: 30px;
  min-height: 700px;
}
#container .btn-starttest {
  background-color: #00389C;
  border-color: #00389C;
  font-size: 16px;
  font-family: "Muli-Bold";
}

#dk_callback_all {
  display: none !important;
}

.detail_title {
  line-height: 42px;
  font-size: 35px;
  margin: 20px 0px 10px;
}

.split-left ol.list-question, .split-left ul.list-question {
  list-style: none;
}

.list-question li {
  margin: 10px 0px;
  list-style: none;
}

.sl-item li {
  list-style: none;
}

.list-question .lq-number {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #ddd;
  border-radius: 50%;
  margin: 0px 7px 0px 0px;
  font-weight: 600;
}

#item_detail.reading .item_questions .question-title-group .number {
  background-color: #327846;
}
#item_detail.reading .item_questions .question-number {
  background-color: #327846;
}
#item_detail.reading .detail_right .box-palleted .question-panel .qp-items .qp-item.qp-item-unanswered {
  background-color: #327846;
}

.box_questions {
  font-size: 15px;
}
.box_questions h3 {
  font-weight: bold;
  font-size: 19px;
}

.item_questions {
  margin: 20px 0px 0px 0px;
}
.item_questions .question-title-group .number {
  background-color: #107eae;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 32px;
  color: #fff;
  float: left;
  overflow: hidden;
  margin-right: 6px;
}
.item_questions .question-title-group .question-title {
  font-size: 18px;
  line-height: 30px;
}
.item_questions .question-title-group .question-title-normal {
  line-height: 30px;
  font-size: 15px;
}
.item_questions table tr td {
  padding: 6px 10px;
  border: 1px #ccc solid;
}
.item_questions.threads img {
  margin: 12px 0px;
}
.item_questions.threads p {
  line-height: 26px;
  font-size: 15px;
}
.item_questions.threads h3 {
  font-weight: bold;
  font-size: 19px;
}
.item_questions.audio {
  margin-top: 30px;
}
.item_questions.audio .section_audio {
  background: #107eae;
  padding: 12px 5px;
  border-radius: 10px;
}
.item_questions.audio .section_audio .bd {
  margin: 12px 10px;
}
.item_questions.audio .section_audio .title {
  color: #ffffff;
  font-size: 24px;
  margin-left: 15px;
  text-transform: uppercase;
}
.item_questions.note {
  margin: 15px 0px;
}
.item_questions.note table {
  margin: 10px 0px;
}
.item_questions.note table tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.item_questions.note table tbody tr td {
  padding: 13px 10px;
}
.item_questions .question-number {
  background-color: #107eae;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 32px;
  color: #fff;
  overflow: hidden;
  margin-left: 0px;
  vertical-align: bottom;
}

select.iot-question {
  padding: 5px 8px;
  border-radius: 2px;
  border: 1px solid #aaa;
  margin: 0px 10px 0px 5px;
  outline: none;
  max-width: 130px;
  min-width: 100px;
}

select.iot-question:focus {
  border: 1px solid #ffc107;
}

input.iot-question {
  padding: 0px 5px;
  border-radius: 2px;
  border: none;
  border-bottom: 2px solid #aaa;
  margin: 0px 5px;
  outline: none;
  max-width: 130px;
  width: 110px;
}

input.iot-question:focus {
  outline: none;
  border: none;
  border-bottom: 2px solid #ffc107;
}

.my-radio {
  position: relative;
  display: inline;
  padding: 0px 0px 0px 25px;
}

.my-radio input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.my-radio label {
  cursor: pointer;
  display: inline;
  font-weight: normal;
}

.my-radio label:before {
  display: block;
  position: absolute;
  background-color: #fff;
  content: "";
  font-family: "ficon";
  height: 20px;
  width: 20px;
  top: -2px;
  left: 0px;
  font-style: normal;
  z-index: 5;
  font-size: 21px;
  -o-transition: border 0.25s linear;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

.my-radio input[type=checkbox],
.my-radio input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.my-radio input[type=radio],
.my-radio input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

.my-radio input[type=radio]:checked ~ label::before {
  content: "";
  color: #107eae;
}

#item_detail {
  font-family: Muli-Regular;
}
#item_detail .detail_left {
  display: inline-block;
  width: calc(100% - 390px);
  float: left;
  min-height: 1px;
}
#item_detail .detail_right {
  display: inline-block;
  width: 390px;
  float: right;
  min-height: 1px;
  padding-left: 30px;
}

.box-palleted {
  background-color: #284664;
  padding: 20px 30px;
  border-radius: 2px;
}
.box-palleted .rfc-time {
  width: 50%;
  float: left;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding: 30px 0px 30px;
}
.box-palleted > .title {
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
}
.box-palleted .question-panel {
  padding: 20px 0px;
}
.box-palleted .question-panel .qp-items {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box-palleted .question-panel .qp-items .qp-item {
  display: inline-block;
  margin: 10px 5px 0px 5px;
  float: left;
  width: 32px;
  height: 32px;
  line-height: 34px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 50%;
  text-align: center;
  float: left;
  color: #84ae90;
  background-color: #245a34;
  cursor: pointer;
}
.box-palleted .question-panel .qp-items .qp-item {
  background-color: #ffaf00;
  color: #ffffff;
}
.box-palleted .question-panel .qp-items .qp-item.qp-item-unanswered {
  background-color: #32b3c7;
}
.box-palleted .question-panel .question-bt {
  margin-top: 25px;
  padding-left: 5px;
}
.box-palleted .question-panel .question-bt span {
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  padding-left: 24px;
  position: relative;
}
.box-palleted .question-panel .question-bt span::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #85d2de;
  left: 0;
  top: 1px;
  border-radius: 50%;
}
.box-palleted .question-panel .question-bt span:first-child {
  margin-right: 25px;
}
.box-palleted .question-panel .question-bt span.answered:before {
  background: #ffaf00;
}
.box-palleted .question-panel .rfc-right {
  float: none;
  min-width: 100px;
  max-width: 1000px;
  text-align: center;
}
.box-palleted .question-panel .rfc-right .rfc-button {
  width: 50%;
  float: left;
  padding: 30px 0px 30px;
}
.box-palleted .question-panel .rfc-right .rfc-button button {
  width: 100%;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.box-palleted .question-panel .rfc-right .rfc-button a {
  background-color: #f3f3f3 !important;
  font-size: 12px;
  font-weight: bold;
  color: #268695 !important;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.box-palleted .caption {
  color: #ffffff;
}
.box-palleted .caption a {
  color: #ffffff;
  background-color: #ffaf00;
  border-radius: 2px;
  padding: 4px 15px;
  margin-left: 10px;
}
.box-palleted .caption a:hover {
  opacity: 0.7;
}
.box-palleted .caption .caption-right {
  float: right;
}
.box-palleted .caption > span {
  font-size: 16px;
  font-weight: bold;
}

.mejs__controls:not([style*="display: none"]) {
  background: transparent;
}

.mejs__container {
  background: #107eae;
}

.mejs__time {
  font-size: 14px;
  padding: 10px 6px 0;
}

.rc-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rc-row .rc-col {
  border: 1px solid #ccc;
  float: left;
  width: 25%;
  margin: -1px 0px 0px -1px;
}
.rc-row .rc-item {
  min-height: 50px;
  padding: 10px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rc-row .rc-item span {
  margin-right: 10px;
  min-width: 50px;
}
.rc-row .rc-item p {
  margin: 0px;
  font-size: 14px;
  padding: 0px;
  font-weight: 700;
  line-height: 18px;
  color: #284664;
}

.ja_title > div {
  padding: 10px 20px 10px 20px;
}

.test-hero .book-img-wrap {
  float: left;
  padding-top: 10px;
  padding-right: 25px;
  width: 220px;
  display: inline-block;
}
.test-hero .right-panel {
  width: calc(100% - 220px);
  float: right;
  display: inline-block;
}
.test-hero h1.test-caption {
  color: #00389C;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
}
@media (max-width: 600px) {
  .test-hero h1.test-caption {
    font-size: 25px;
    line-height: 30px;
  }
}
.test-hero .test-des {
  color: #9d9d9d;
  font-size: 15px;
}
.test-hero .test-des p {
  margin-top: 8px;
}

.divTableBody {
  margin: 40px 0px 40px;
}
.divTableBody .divTableRow {
  clear: both;
  padding: 22px 17px;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.divTableBody .head-row {
  border-bottom: 1px solid #D5D5D5;
  padding: 25px 17px 25px;
}
.divTableBody .divTableCell {
  float: none;
  text-align: center;
  padding: 0 20px 0;
  position: relative;
  display: inline-block;
}
.divTableBody .divTableCell:first-child {
  color: #284664;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 9px 10px 0;
  /*border-right: 1px #d5d5d5 solid;*/
}
.divTableBody .divTableCell.aqua .btn-test {
  background-color: #268695;
}
.divTableBody .divTableCell.green .btn-test {
  background-color: #265a35;
}
.divTableBody .divTableCell.orange .btn-test {
  background-color: #BB7F44;
}
.divTableBody .divTableCell.pink .btn-test {
  background-color: #954B5A;
}
.divTableBody .practice-type {
  color: #327846;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  top: 13px;
}
.divTableBody .practice-type.aqua {
  color: #32b4c8;
}
.divTableBody .practice-type.green {
  color: #327846;
}
.divTableBody .practice-type.orange {
  color: #faaa5a;
  top: 10px;
}
.divTableBody .practice-typepink {
  color: #c86478;
  top: 7px;
}
.divTableBody .btn-test {
  display: block;
  height: 46px;
  line-height: 46px;
  width: 200px;
  margin: 0 auto 14px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  position: relative;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.divTableBody .btn-test:hover {
  opacity: 0.8;
}
.divTableBody .divTableRow:nth-child(odd) {
  background-color: #F3F3F3;
}

.full.ielts .box_mid-title h2.mid_title {
  font-family: Muli-ExtraBold;
  font-size: 28px;
  color: #F0DB2D;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}

.full.ielts .box_mid-title .small_mid_title {
  font-family: Muli-Regular;
  font-size: 14px;
  color: #222222;
  text-align: center;
  padding-bottom: 40px;
}

form#form_info {
  margin: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FFD774));
  background-image: -o-linear-gradient(top, #FFCC00, #FFD774);
  background-image: linear-gradient(to bottom, #FFCC00, #FFD774);
  border-radius: 10px;
  width: 100%;
  padding: 42px 21px;
}
@media (min-width: 992px) {
  form#form_info {
    padding: 42px 71px;
    width: 790px;
  }
}
form#form_info .row {
  margin: 0 -30px;
}
form#form_info .row .col-md-6 {
  padding: 0 30px;
}
form#form_info .form-group {
  margin-bottom: 20px;
}
form#form_info .form-group.sub {
  text-align: center;
  margin-top: 15px;
}
form#form_info .form-group.sub #btn_update {
  width: 140px;
  height: 40px;
  border-radius: 5px;
  background-color: #00389C;
  text-transform: uppercase;
  border-color: #00389C;
  font-size: 14px;
  font-family: "Muli-ExtraBold";
}
form#form_info .form-group .title {
  color: #00389C;
  font-size: 16px;
}
form#form_info .form-group .title .required {
  max-height: 100%;
}
form#form_info .form-group input {
  height: 40px;
  border: 0;
  border-radius: 5px;
}

/*-----------------------Reading-----------*/
.reading-test-page .split-left {
  padding-bottom: 80px;
}

.reading-box {
  background-color: #fff;
  position: fixed;
  bottom: 50px;
  top: 50px;
  left: 0px;
  right: 0px;
  z-index: 9999;
}
.reading-box.writing {
  bottom: 0px;
}
.reading-box #slpit-one {
  background-color: #d7e6dc;
}
.reading-box #slpit-one.writing {
  background-color: #ffffff;
}
.reading-box .split-right {
  padding-top: 15px;
}
.reading-box .split-right.writing {
  background-color: #ffffff;
}
.reading-box .split-right .passage-description h1 {
  font-family: Muli-ExtraBold;
  font-size: 36px;
}
.reading-box .split-right .passage-description h1.writing {
  color: #faaa5a;
}

#slpit-two.writing {
  background: #feeede;
}

.split-left {
  padding: 30px 40px 30px 30px;
  padding-bottom: 50px;
}
.split-left .task-item__caption {
  font-size: 20px;
  font-weight: bold;
  color: #284664;
  margin: 10px 0;
}
.split-left .choose_topic {
  margin: 10px 0px;
}
.split-left .choose_topic ._select {
  display: inline-block;
  line-height: initial;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 400px;
}
.split-left .choose_topic ._select .task__time .rfc-time i {
  font-size: 30px;
  color: #fff;
}
.split-left .choose_topic ._select .task__time .rfc-time #stopwatch {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.split-left .sl-caption-bottom {
  margin: 0px -30px -30px -30px;
  padding: 12px 50px 10px 20px;
  background-color: #d4dae0;
  position: fixed;
  bottom: 80px;
  left: inherit;
  right: inherit;
  width: 100%;
  top: inherit;
  z-index: 19;
}
.split-left .sl-caption-bottom .caption-right {
  float: right;
}
.split-left .sl-caption-bottom .caption-right a {
  display: inline-block;
  padding: 5px 15px;
  background-color: #327846;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  margin: 0px 0px 0px 10px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  -o-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.split-right {
  background-color: #d7e6dc;
  padding: 30px;
}

.split-item {
  overflow-y: auto;
  position: relative;
  float: left;
  height: 100%;
}

body.full_test {
  overflow: hidden;
}
body.full_test header,
body.full_test #BactoTop,
body.full_test .btn_dk_all,
body.full_test footer,
body.full_test .brand_scroll_footer {
  display: none !important;
}
body.full_test .swal2-container {
  z-index: 99999;
}
body.full_test .hotline.sticky {
  display: none;
}
body.full_test .gutter {
  background-repeat: no-repeat;
  background-position: 50%;
  background: #f3f3f3 url(../../images/vsizegrip.png) no-repeat center center;
  float: left;
  background-color: #eee;
  margin-top: 27px;
  cursor: ew-resize;
}
body.full_test .gutter.gutter-horizontal {
  height: 100%;
  float: left;
}
body.full_test .item_questions .question-number,
body.full_test .item_questions .question-title-group .number {
  background-color: #327846;
}
body.full_test .box_questions .sl-caption-bottom {
  margin: 0px -30px -30px -30px;
  padding: 11px 50px 11px 20px;
  background-color: #d4dae0;
  position: fixed;
  bottom: 80px;
  left: inherit;
  right: inherit;
  width: 100%;
  top: inherit;
  z-index: 19;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
}
body.full_test .reading-footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  background-color: #284664;
  z-index: 9999;
}
body.full_test .box-palleted {
  padding: 0px;
}
body.full_test .box-palleted .rf-bar {
  height: 100%;
}
body.full_test .box-palleted .rf-bar .rf-barleft {
  width: calc(100% - 480px);
  float: left;
  padding-left: 15px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete {
  float: none;
  width: 100%;
  height: 50px;
  max-width: 850px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt {
  display: none;
  padding-left: 5px;
  margin-top: 15px;
  float: right;
  padding-right: 20px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt span {
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  padding-left: 24px;
  position: relative;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt span::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #3b9655;
  left: 0;
  top: 1px;
  border-radius: 50%;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt span:first-child {
  margin-right: 25px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt span.answered:before {
  background: #ffaf00;
}
body.full_test .box-palleted .rf-bar .rf-barleft .pallete-title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Muli-Bold";
  cursor: pointer;
  opacity: 1;
  float: left;
  margin-right: 124px;
  position: relative;
  line-height: 50px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .question-panel {
  display: none;
  width: 100%;
  max-width: 850px;
  float: left;
  padding: 0px;
  padding-bottom: 15px;
}
body.full_test .box-palleted .rf-bar .rf-barleft .question-panel .qp-items {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
body.full_test .box-palleted .rf-bar .rf-barleft .question-panel .qp-items > .qp-item.qp-item-unanswered {
  background-color: #3b9655;
}
body.full_test .box-palleted .rf-bar .rf-bar-time {
  width: 200px;
  float: left;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding: 4px 0px 0px 0px;
}
body.full_test .box-palleted .rf-bar .rf-bar-time .rfc-time {
  width: 100%;
  padding: 0px;
}
body.full_test .box-palleted .rf-bar .rf-bar-time .rfc-time i {
  display: inline-block;
  float: left;
}
body.full_test .box-palleted .rf-bar .rf-bar-time .rfc-time #stopwatch {
  display: inline-block;
  float: left;
}
body.full_test .box-palleted .rf-bar .rf-barright {
  width: 280px;
  float: left;
  display: inline-block;
  padding: 8px 0px;
  padding-right: 50px;
  text-align: right;
}
body.full_test .box-palleted .rf-bar #expand-pallete {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 12px;
  font-size: 26px;
  color: #ffffff;
}
body.full_test .box-palleted .rf-bar #expand-pallete i.ficon-angle-down {
  display: none;
}

body.show-palette .box-palleted .rf-bar .rf-barleft .rf-bar-pallete .question-bt,
body.show-palette .box-palleted .rf-bar .rf-barleft .question-panel {
  display: block;
}
body.show-palette .box-palleted {
  padding: 0px;
  display: table;
  width: 100%;
  max-width: 96%;
  margin: 0 auto;
}
body.show-palette .box-palleted .rf-bar .rf-barleft {
  width: calc(100% - 500px);
}
body.show-palette .box-palleted .rf-bar .rf-bar-time {
  padding: 30px 0px;
}
body.show-palette .box-palleted .rf-bar .rf-bar-time .rfc-time i,
body.show-palette .box-palleted .rf-bar .rf-bar-time .rfc-time #stopwatch {
  display: block;
  width: 100%;
}
body.show-palette .box-palleted .rf-bar .rf-barright .btn {
  display: block;
  min-width: 160px;
  margin-bottom: 8px;
}
body.show-palette .box-palleted .rf-bar .rf-barright {
  padding: 36px 0px 28px;
}
body.show-palette .box-palleted .rf-bar #expand-pallete i.ficon-angle-down {
  display: block;
}
body.show-palette .box-palleted .rf-bar #expand-pallete i.ficon-angle-up {
  display: none;
}

.test-header {
  background-color: #fff;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  height: 175px;
  border-bottom: 1px solid #d4dae0;
  position: fixed;
  padding: 25px 15px 13px;
  -webkit-transform: translate3d(0, -123px, 0);
  transform: translate3d(0, -123px, 0);
  -webkit-transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
  -o-transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
  transition: all 0.55s cubic-bezier(0.32, -0.08, 0.42, 1.22);
}
.test-header .logo {
  display: inline-block;
  padding: 0px 20px;
}
.test-header .logo img {
  max-height: 48px;
}
.test-header .test-headertop {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 100px;
  border-bottom: 1px #ebebeb solid;
}
.test-header .test-headertop .volume__basic-info {
  display: inline-block;
  width: 50%;
  padding: 0px 30px;
}
.test-header .test-headertop .volume__basic-info .volume__cover {
  display: inline-block;
  float: left;
  padding-right: 25px;
}
.test-header .test-headertop .volume__basic-info .volume__cover img {
  max-height: 80px;
}
.test-header .test-headertop .volume__more-info {
  display: inline-block;
  width: 25%;
  color: #888888;
  font-size: 12px;
}
.test-header .test-headertop .volume__more-info .volume__info-item {
  margin-bottom: 6px;
}
.test-header .test-headertop .volume__more-info .volume__info-item span {
  font-size: 16px;
  color: #cdcdcd;
}
.test-header .test-headertop .volume__practice-info {
  display: inline-block;
  width: 25%;
  color: #888888;
  font-size: 12px;
  text-align: center;
}
.test-header .test-headertop .volume__practice-info .volume__practice-title {
  font-size: 16px;
  font-weight: bold;
  max-width: 180px;
  letter-spacing: 2.57px;
  text-align: center;
  line-height: 1.6;
  margin: 0px;
  padding-top: 0px;
  position: relative;
  color: #327846;
  display: inline-block;
}
.test-header .test-headerbottom-right {
  float: right;
  padding-right: 19px;
}
.test-header .test-headerbottom-right .test-headerbtn-info {
  float: left;
  color: #7d90a0;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  height: 27px;
  line-height: 26px;
  border-radius: 4px;
  margin: 10px 20px 0px 0px;
  border: 1px solid #d4dae0;
  background-color: #f0f0f0;
  position: relative;
  width: 135px;
  text-align: center;
  white-space: nowrap;
}

.test-header.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*-----------------------Writing*/
.testing.writing .submit-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 88px;
  line-height: 88px;
  background-color: #faaa5a;
  z-index: 99999;
  text-align: center;
  padding-top: 20px;
  -webkit-transition: height 0.15s ease-out;
  -o-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}
.testing.writing .submit-bar a.submit-bar__btn {
  width: 100%;
  max-width: 190px;
  height: 48px;
  line-height: 48px;
  padding: 12px;
  text-align: center;
  border-radius: 4px;
  background-color: #284664;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  float: right;
  border: none;
}
/*# sourceMappingURL=ielts.css.map */