@font-face {
  font-family: "Merriweather Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/merriweather/merriweather-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/merriweather/merriweather-light.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/merriweather/merriweather-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather Italic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/merriweather/merriweather-italic.ttf") format("truetype");
}
@font-face {
  font-family: "Merriweather Black";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/merriweather/merriweather-black.ttf") format("truetype");
}
.fr {
  font-family: "Merriweather Regular";
}
.fl {
  font-family: "Merriweather Light";
}
.fb {
  font-family: "Merriweather Bold";
}
.fi {
  font-family: "Merriweather Italic";
}
.fbl {
  font-family: "Merriweather Black";
}
.cl_main {
  color: #3c4d82;
}
.cl_white {
  color: #fff;
}
.cl_gray {
  color: #ebebeb;
}
.cl_red {
  color: #f00;
}
.cl_sub {
  color: #ef8022;
}
.cl_orange {
  color: #f08022;
}
.cl_cyan {
  color: cyan;
}
.cl_green {
  color: #0cb550;
}
.cl_blue_dark {
  color: #2e3d6f;
}
.cl_black {
  color: #000;
}
.cl_28 {
  color: #282828;
}
.cl_808 {
  color: #808285;
}
.cl_50 {
  color: #505050;
}
.cl_37 {
  color: #373737;
}
.cl_6d6 {
  color: #6d6e71;
}
.bg_main {
  background-color: #3c4d82;
}
.bg_white {
  background-color: #fff;
}
.bg_gray {
  background-color: #ebebeb;
}
.bg_sub {
  background-color: #ef8022;
}
.bg_orange {
  background-color: #f08022;
}
.bg_cyan {
  background-color: cyan;
}
.bg_green {
  background-color: #0cb550;
}
.bg_blue_dark {
  background-color: #2e3d6f;
}
.fs_13 {
  font-size: 13px;
}
@media screen and (min-width: +1920px) {
  .fs_13 {
    font-size: 0.67708vw;
  }
}
.fs_14 {
  font-size: 14px;
}
@media screen and (min-width: +1920px) {
  .fs_14 {
    font-size: 0.72917vw;
  }
}
.fs_15 {
  font-size: 15px;
}
@media screen and (min-width: +1920px) {
  .fs_15 {
    font-size: 0.78125vw;
  }
}
.fs_18 {
  font-size: 18px;
}
@media screen and (min-width: +1920px) {
  .fs_18 {
    font-size: 0.9375vw;
  }
}
.fs_24 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .fs_24 {
    font-size: 24px;
  }
}
@media screen and (min-width: +1920px) {
  .fs_24 {
    font-size: 1.25vw;
  }
}
.fs_28 {
  font-size: 22px;
}
@media screen and (min-width: 576px) {
  .fs_28 {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) {
  .fs_28 {
    font-size: 28px;
  }
}
@media screen and (min-width: +1920px) {
  .fs_28 {
    font-size: 1.45833vw;
  }
}
@media screen and (min-width: 576px) {
  .fs_32 {
    font-size: 32px;
  }
}
@media screen and (min-width: +1920px) {
  .fs_32 {
    font-size: 1.66667vw;
  }
}
@media screen and (max-width: 575px) {
  .fs_32 {
    font-size: 28px;
  }
}
.fs_36 {
  font-size: 32px;
}
@media screen and (min-width: 576px) {
  .fs_36 {
    font-size: 36px;
  }
}
@media screen and (min-width: +1920px) {
  .fs_36 {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 575px) {
  .fs_36 {
    font-size: 32px;
  }
}
.fs_79 {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .fs_79 {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .fs_79 {
    font-size: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .fs_79 {
    font-size: 79px;
  }
}
@media screen and (min-width: +1920px) {
  .fs_79 {
    font-size: 4.11458vw;
  }
}
.p-15 {
  padding: 15px;
}
@media screen and (min-width: +1920px) {
  .p-15 {
    padding: 0.78125vw;
  }
}
.p-35 {
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .p-35 {
    padding: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .p-35 {
    padding: 35px;
  }
}
@media screen and (min-width: +1920px) {
  .p-35 {
    padding: 1.82292vw;
  }
}
.pt-10 {
  padding-top: 10px;
}
@media screen and (min-width: +1920px) {
  .pt-10 {
    padding-top: 0.52083vw;
  }
}
.pt-15 {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .pt-15 {
    padding-top: 15px;
  }
}
@media screen and (min-width: +1920px) {
  .pt-15 {
    margin-top: 0.78125vw;
  }
}
.pt-25 {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt-25 {
    padding-top: 25px;
  }
}
@media screen and (min-width: +1920px) {
  .pt-25 {
    padding-top: 1.30208vw;
  }
}
.pt-30 {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt-30 {
    padding-top: 30px;
  }
}
.pt-35 {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt-35 {
    padding-top: 35px;
  }
}
@media screen and (min-width: +1920px) {
  .pt-35 {
    padding-top: 1.5625vw;
  }
}
.pt-38 {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt-38 {
    padding-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .pt-38 {
    padding-top: 38px;
  }
}
@media screen and (min-width: +1920px) {
  .pt-38 {
    padding-top: 1.97917vw;
  }
}
.pr-20 {
  padding-right: 10px;
}
@media screen and (min-width: 1200px) {
  .pr-20 {
    padding-right: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .pr-20 {
    padding-right: 1.04167vw;
  }
}
.pr-30 {
  padding-right: 15px;
}
@media screen and (min-width: 1200px) {
  .pr-30 {
    padding-right: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .pr-30 {
    padding-right: 1.5625vw;
  }
}
@media screen and (min-width: 992px) {
  .pr-87 {
    padding-right: 97px;
  }
}
@media screen and (min-width: +1920px) {
  .pr-87 {
    padding-right: 5.05208vw;
  }
}
.pb-20 {
  padding-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .pb-20 {
    padding-bottom: 20px;
  }
}
.pb-30 {
  padding-bottom: 30px;
}
@media screen and (min-width: +1920px) {
  .pb-30 {
    padding-bottom: 1.5625vw;
  }
}
.pl-10 {
  padding-left: 10px;
}
@media screen and (min-width: +1920px) {
  .pl-10 {
    padding-left: 0.52083vw;
  }
}
.pl-17 {
  padding-left: 17px;
}
@media screen and (min-width: +1920px) {
  .pl-17 {
    padding-left: 0.88542vw;
  }
}
.pl-30 {
  padding-left: 15px;
}
@media screen and (min-width: 1200px) {
  .pl-30 {
    padding-left: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .pl-30 {
    padding-left: 1.5625vw;
  }
}
.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.py-30 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
@media screen and (min-width: 992px) {
  .py-30 {
    top: 30px !important;
    bottom: 30px !important;
  }
}
@media screen and (min-width: +1920px) {
  .py-30 {
    padding-left: 0.26042vw !important;
    padding-right: 0.26042vw !important;
  }
}
.p-30 {
  padding: 15px;
}
@media screen and (min-width: 1200px) {
  .p-30 {
    padding: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .p-30 {
    padding: 1.5625vw;
  }
}
.fwb {
  font-weight: bold;
}
.lh-1 {
  line-height: 1;
}
.mt-10 {
  margin-top: 10px;
}
@media screen and (min-width: +1920px) {
  .mt-10 {
    margin-top: 0.52083vw;
  }
}
.mt-20 {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .mt-20 {
    margin-top: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .mt-20 {
    margin-top: 1.04167vw;
  }
}
.mt-45 {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .mt-45 {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .mt-45 {
    margin-top: 45px;
  }
}
@media screen and (min-width: +1920px) {
  .mt-45 {
    margin-top: 2.34375vw;
  }
}
.mr-5 {
  margin-right: 5px !important;
}
@media screen and (min-width: +1920px) {
  .mr-5 {
    margin-right: 0.26042vw !important;
  }
}
.mr-10 {
  margin-right: 10px;
}
@media screen and (min-width: +1920px) {
  .mr-10 {
    margin-right: 0.52083vw;
  }
}
.mr-20 {
  margin-right: 10px;
}
@media screen and (min-width: 1200px) {
  .mr-20 {
    margin-right: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .mr-20 {
    margin-right: 1.04167vw;
  }
}
.mr-30 {
  margin-right: 15px;
}
@media screen and (min-width: 1200px) {
  .mr-30 {
    margin-right: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .mr-30 {
    margin-right: 1.5625vw;
  }
}
.mr-40 {
  margin-right: 20px;
}
@media screen and (min-width: 1200px) {
  .mr-40 {
    margin-right: 40px;
  }
}
@media screen and (min-width: +1920px) {
  .mr-40 {
    margin-right: 2.08333vw;
  }
}
.mr-45 {
  margin-right: 25px;
}
@media screen and (min-width: 576px) {
  .mr-45 {
    margin-right: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .mr-45 {
    margin-right: 45px;
  }
}
@media screen and (min-width: +1920px) {
  .mr-45 {
    margin-right: 2.34375vw;
  }
}
.mb-5 {
  margin-bottom: 5px !important;
}
@media screen and (min-width: +1920px) {
  .mb-5 {
    margin-bottom: 0.26042vw !important;
  }
}
.mb-10 {
  margin-bottom: 10px;
}
@media screen and (min-width: +1920px) {
  .mb-10 {
    margin-bottom: 0.52083vw;
  }
}
.mb-12 {
  margin-bottom: 12px;
}
@media screen and (min-width: +1920px) {
  .mb-12 {
    margin-bottom: 0.625vw;
  }
}
.mb-15 {
  margin-bottom: 15px;
}
@media screen and (min-width: +1920px) {
  .mb-15 {
    margin-bottom: 0.78125vw;
  }
}
.mb-20 {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .mb-20 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-20 {
    margin-bottom: 1.04167vw;
  }
}
.mb-25 {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .mb-25 {
    margin-bottom: 25px;
  }
}
.mb-30 {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .mb-30 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-30 {
    margin-bottom: 1.5625vw;
  }
}
.mb-35 {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .mb-35 {
    margin-bottom: 35px;
  }
}
.mb-40 {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .mb-40 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-40 {
    margin-bottom: 2.08333vw;
  }
}
.mb-50 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mb-50 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .mb-50 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-50 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-50 {
    margin-bottom: 2.60417vw;
  }
}
.mb-60 {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .mb-60 {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-60 {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-60 {
    margin-bottom: 3.125vw;
  }
}
.mb-65 {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .mb-65 {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-65 {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: +1920px) {
  .mb-65 {
    margin-bottom: 3.38542vw;
  }
}
.ml-30 {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .ml-30 {
    margin-left: 30px;
  }
}
@media screen and (min-width: +1920px) {
  .ml-30 {
    margin-left: 1.5625vw;
  }
}
.my-15 {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: +1920px) {
  .my-15 {
    margin-top: 0.78125vw;
    margin-bottom: 0.78125vw;
  }
}
.btn-see-more {
  line-height: 39px;
  min-width: 139px;
  text-align: center;
  background-color: #bcbec0;
  color: #fff;
  border-radius: 8px;
}
.btn-see-more:hover {
  background-color: #3c4d82;
  color: #fff;
}
@media screen and (min-width: +1920px) {
  .btn-see-more {
    line-height: 2.03125vw;
    min-width: 7.23958vw;
    border-radius: 0.41667vw;
  }
}
.border {
  border: 1px solid #ebebeb !important;
}
@media screen and (min-width: +1920px) {
  .border {
    border-width: 0.05208vw;
  }
}
.border-top {
  border-top: 1px solid #ebebeb;
}
@media screen and (min-width: +1920px) {
  .border-top {
    border-top-width: 0.05208vw;
  }
}
.border-left {
  border-left: 1px solid #ebebeb;
}
@media screen and (min-width: +1920px) {
  .border-left {
    border-left-width: 0.05208vw;
  }
}
@media screen and (max-width: 767px) {
  .border-left-md-0 {
    border-left-width: 0 !important;
  }
}
.border-left-none {
  border-left: none !important;
}
@media screen and (max-width: 991px) {
  .border-right-lg-none {
    border-right: none !important;
  }
}
@media screen and (min-width: 992px) {
  .border-min-lg-right {
    border-right: 1px solid #dee2e6;
  }
}
@media screen and (min-width: +1920px) {
  .border-min-lg-right {
    border-right-width: 0.05208vw;
  }
}
.border-bottom {
  border-bottom: 1px solid #ebebeb;
}
@media screen and (min-width: +1920px) {
  .border-bottom {
    border-bottom-width: 0.05208vw;
  }
}
.text-light {
  color: #939598 !important;
}
.text-underline {
  text-decoration: underline;
}
.img_cen {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img_full {
  width: 100%;
  height: 100%;
}
.img_fit {
  -o-object-fit: cover;
  object-fit: cover;
}
.img_square {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.course-register a,
.course-register button {
  padding-left: 60px;
  padding-right: 60px;
}
.video-box {
  position: relative;
}
.video-box iframe,
.video-box video {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
}
.title-line--left {
  position: relative;
  line-height: 37px;
  margin-bottom: 17px;
}
.title-line--left:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -17px;
  background-color: #3c4d82;
}
@media screen and (min-width: +1920px) {
  .title-line--left {
    line-height: 1.92708vw;
    margin-bottom: 0.88542vw;
  }
  .title-line--left:before {
    width: 0.10417vw;
    left: -0.88542vw;
  }
}
.back2top {
  display: none;
}
@media screen and (min-width: +1920px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.5;
  }
}
button {
  cursor: pointer;
}
button:focus {
  outline: none;
}
a {
  transition: all 250ms;
  cursor: pointer;
  color: inherit;
}
a:hover,
a:focus {
  text-decoration: none;
}
* {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: initial;
}
.reset-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.reset-btn {
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: center;
}
.form-control:focus {
  box-shadow: none;
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
  max-height: 100%;
}
textarea {
  resize: none;
}
body {
  min-height: 100%;
  overflow-x: hidden;
  font-family: "Merriweather Regular";
  color: #282828;
  margin-left: auto;
  margin-right: auto;
}
body > .body {
  min-height: 100%;
  overflow-x: hidden;
}
body > .body:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background-color: rgba(60, 77, 130, 0.7);
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  transition: opacity 400ms;
}
body > .body.nav-opened {
  overflow: hidden;
}
body > .body.nav-opened:before {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
@media screen and (min-width: +1920px) {
  body {
    font-size: 0.83333vw;
  }
}
.hasLink {
  position: relative;
}
.hasLink .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-logo {
  height: 34px;
  flex: 0 0 170px;
  max-width: 170px;
}
@media screen and (min-width: +768px) {
  .header-logo {
    height: 48px;
    flex: 0 0 238px;
    max-width: 238px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: +1920px) {
  .header-logo {
    height: 2.5vw;
    flex: 0 0 12.39583vw;
    max-width: 12.39583vw;
  }
}
.header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (min-width: +768px) {
  .header-right {
    flex: 0 0 350px;
  }
}
@media screen and (min-width: +1920px) {
  .header-right {
    flex: 0 0 18.22917vw;
  }
}
.header-right > .item {
  position: relative;
}
@media screen and (min-width: +576px) {
  .header-right > .item + .item {
    margin-left: 10px;
    padding-left: 10px;
  }
  .header-right > .item + .item:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: block;
    height: 12px;
    width: 1px;
    background-color: #000;
  }
  .header-right > .item + .item:last-child {
    margin-left: 0;
  }
}
@media screen and (min-width: +1920px) {
  .header-right > .item + .item {
    padding-left: 0.52083vw;
    padding-right: 0.52083vw;
  }
  .header-right > .item + .item:before {
    height: 0.625vw;
    width: 0.05208vw;
  }
}
.header-right .user {
  display: flex;
  font-size: 15px;
  font-family: "Merriweather Light";
  align-items: center;
  margin-right: 10px;
}
.header-right .user .img {
  height: 34px;
  width: 34px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.header-right .user .img img {
  height: 100%;
  width: 100%;
}
.header-right .user .name {
  display: none;
}
@media screen and (min-width: +768px) {
  .header-right .user {
    margin-right: 0;
  }
  .header-right .user .img {
    height: 50px;
    width: 50px;
    margin-right: 10px;
  }
  .header-right .user .name {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
  }
  .header-right .user .dropdown-btn {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: +1920px) {
  .header-right .user {
    font-size: 0.78125vw;
    margin-right: 0.52083vw;
  }
  .header-right .user .img {
    height: 1.77083vw;
    width: 1.77083vw;
  }
  .header-right .user .name {
    max-width: 5.20833vw;
  }
}
.header-right .language .dropdown-btn {
  width: 40px;
  display: flex;
  align-items: center;
}
.header-right .language .dropdown-menu {
  line-height: 1;
  min-width: 44px;
  padding: 5px 0;
  background-color: #3c4d82;
}
.header-right .language .dropdown-item {
  padding: 5px 10px;
}
@media screen and (min-width: +1920px) {
  .header-right .language .dropdown-btn {
    width: 2.08333vw;
    max-width: 55px;
  }
  .header-right .language .dropdown-menu {
    min-width: 2.29167vw;
  }
  .header-right .language .dropdown-item {
    padding: 0.26042vw 0.52083vw;
  }
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
@media screen and (min-width: +768px) {
  .header .container {
    height: 82px;
  }
}
@media screen and (min-width: +1920px) {
  .header .container {
    height: 4.27083vw;
  }
}
.header .notification-list {
  display: flex;
}
.header .notification-list > .item {
  padding-right: 20px;
}
.header .notification-list .icon {
  position: relative;
  line-height: 0;
}
.header .notification-list .count {
  height: 16px;
  min-width: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
  background-color: #0cb550;
  position: absolute;
  left: 100%;
  bottom: 100%;
  margin-bottom: -5px;
  margin-left: -5px;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: +575px) {
  .header .notification-list {
    display: none;
  }
}
.navigation {
  background-color: #3c4d82;
  height: 42px;
}
@media screen and (min-width: +1920px) {
  .navigation {
    height: 2.1875vw;
  }
}
.navigation-list {
  order: 0;
  height: 100%;
}
.navigation-list:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: +991px) {
  .navigation-list {
    margin-top: 40px;
    height: calc(100vh - 40px);
    padding: 15px;
  }
}
.navigation-list > .item a {
  overflow: hidden;
}
.navigation-list > .item a:hover,
.navigation-list > .item a:focus {
  color: #0cb550;
}
.navigation-list > .item a.active {
  background-color: #2e3d6f;
  color: #fff;
}
@media screen and (min-width: +992px) {
  .navigation-list > .item {
    float: left;
    border-left: 1px solid #303e68;
    width: 135px;
    height: 100%;
  }
  .navigation-list > .item:last-child {
    border-right: 1px solid #303e68;
  }
  .navigation-list > .item a {
    color: #fff;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
}
@media screen and (min-width: +1200px) {
  .navigation-list > .item {
    width: 170px;
  }
}
@media screen and (min-width: +1920px) {
  .navigation-list > .item {
    width: 8.85417vw;
  }
  .navigation-list > .item a {
    height: 2.1875vw;
  }
}
@media screen and (max-width: +991px) {
  .navigation-list > .item {
    border-bottom: 1px solid #303e68;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navigation-open {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3c4d82;
  background-color: #fff;
  border-radius: 4px;
  font-size: 20px;
}
.navigation-close {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #3c4d82;
  color: #fff;
}
.navigation-close .fa {
  margin-right: 10px;
}
@media screen and (min-width: +768px) and (max-width: +991px) {
  .navigation-wrap {
    max-width: 450px;
  }
}
@media screen and (max-width: +991px) {
  .navigation-wrap {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    visibility: hidden;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    transition: 500ms;
  }
  .navigation-wrap.nav-opened {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    visibility: visible;
  }
}
.navigation-footer .list {
  display: flex;
  flex-wrap: wrap;
}
.navigation-footer .list .item {
  margin-bottom: 5px;
}
.navigation-footer .list .item a {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #fff;
}
.navigation-footer .list .item a:hover,
.navigation-footer .list .item a:focus {
  color: #0cb550;
}
.navigation-footer .list .item:last-child a {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
@media screen and (min-width: +1920px) {
  .navigation-footer .list .item {
    margin-bottom: 0;
  }
}
@media screen and (max-width: +991px) {
  .navigation-footer .list {
    margin-bottom: 10px;
  }
}
.navigation .search-form {
  order: 1;
  font-size: 13px;
  font-family: "Merriweather Light";
}
@media screen and (min-width: +576px) {
  .navigation .search-form {
    flex: 0 0 292px;
  }
}
@media screen and (min-width: +992px) {
  .navigation .search-form {
    flex: 0 0 220px;
  }
}
@media screen and (min-width: +1200px) {
  .navigation .search-form {
    flex: 0 0 292px;
  }
}
@media screen and (min-width: +1920px) {
  .navigation .search-form {
    flex: 0 0 15.20833vw;
    font-size: 0.67708vw;
  }
}
@media screen and (max-width: +575px) {
  .navigation .search-form {
    flex: 0 0 240px;
  }
}
.navigation .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-top {
  height: 60px;
  margin-bottom: -1px;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: cover;
}
@media screen and (min-width: +768px) {
  .footer-top {
    height: 80px;
  }
}
@media screen and (min-width: +992px) {
  .footer-top {
    height: 120px;
  }
}
@media screen and (min-width: +1200px) {
  .footer-top {
    height: 140px;
  }
}
.footer-bot {
  background-color: #3c4d82;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 13px;
}
@media screen and (min-width: +1920px) {
  .footer-bot {
    font-size: 0.67708vw;
    padding-top: 1.5625vw;
    padding-bottom: 1.5625vw;
  }
}
.footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.login-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  padding-left: 20px;
  padding-right: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: +1920px) {
  .login-wrap {
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
}
.login-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 483px;
  margin: 30px auto;
  min-height: calc(100% - 60px);
}
@media screen and (min-width: +1920px) {
  .login-inner {
    max-width: 25.15625vw;
    margin: 1.5625vw auto;
    min-height: calc(100% - 60 * 100vw / 1920);
  }
}
.login-form {
  background-color: #f8f8f8;
  padding: 30px;
  border-radius: 5px;
  font-size: 18px;
}
.login-form__row {
  margin-bottom: 15px;
}
.login-form__row:last-child {
  margin-bottom: 0;
}
.login-form__row.forgotPass {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: +1920px) {
  .login-form__row.forgotPass {
    font-size: 0.78125vw;
  }
}
@media screen and (max-width: +575px) {
  .login-form__row.forgotPass .checkbox,
  .login-form__row.forgotPass a {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.login-form .text {
  margin-bottom: 10px;
}
.login-form .form-control {
  height: 40px;
}
.login-form a {
  color: #3c4d82;
}
@media screen and (min-width: +1920px) {
  .login-form {
    padding: 1.5625vw;
    border-radius: 0.26042vw;
    font-size: 0.9375vw;
  }
  .login-form__row {
    margin-bottom: 0.78125vw;
  }
  .login-form .text {
    margin-bottom: 0.52083vw;
  }
  .login-form .form-control {
    height: 2.08333vw;
  }
}
.login-language {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 18px;
}
.login-language .item a {
  border: 2px solid transparent;
  display: block;
  line-height: 0;
}
.login-language .item + .item {
  margin-left: 5px;
}
.login-language .item.active a {
  border-color: #0cb550;
}
@media screen and (min-width: +1920px) {
  .login-language {
    margin-bottom: 0.9375vw;
  }
  .login-language .item + .item {
    margin-left: 0.26042vw;
  }
  .login-language .item a {
    border-width: 0.10417vw;
  }
}
.search-form {
  position: relative;
}
.search-form__input {
  background-color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
  height: 26px;
  width: 100%;
  padding: 6px 12px;
}
.search-form__btn {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #0cb550;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
@media screen and (min-width: +1920px) {
  .search-form__input {
    height: 1.35417vw;
    padding: 0.3125vw 0.625vw;
    border-radius: 1.5625vw;
  }
  .search-form__btn {
    height: 1.77083vw;
    width: 1.77083vw;
  }
}
.pagination {
  flex-wrap: wrap;
}
.pagination__item {
  margin-left: 5px;
  margin-bottom: 5px;
}
.pagination__item a {
  padding: 10px 15px;
  color: #000;
  border: 1px solid #000;
  font-family: "Merriweather Light";
  font-size: 18px;
  line-height: 1;
  display: block;
}
.pagination__item.active a,
.pagination__item:hover a,
.pagination__item:focus a {
  color: #fff;
  background-color: #3c4d82;
  border-color: #3c4d82;
}
.pagination__item.disabled {
  display: none;
}
.pagination__item:first-child a:before,
.pagination__item:last-child a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.pagination__item:first-child a:before {
  content: "\f104";
}
.pagination__item:last-child a:before {
  content: "\f105";
}
@media screen and (min-width: +1920px) {
  .pagination__item {
    margin-left: 0.26042vw;
    margin-right: 0.26042vw;
  }
  .pagination__item a {
    padding: 0.52083vw 0.78125vw;
    font-size: 0.9375vw;
    border-width: 0.05208vw;
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: +767px) {
  .pagination__item {
    display: none;
  }
  .pagination__item:first-child,
  .pagination__item:last-child {
    display: block;
  }
}
@media screen and (min-width: +768px) {
  .main-content {
    min-height: calc(100vh - 150px);
  }
}
@media screen and (min-width: +1920px) {
  .main-content {
    min-height: calc(100vh - 150 * 100vw / 1920);
  }
}
.select-box {
  background-color: #fff;
  position: relative;
  height: 40px;
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.select-box .fa-angle-down {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  color: cyan;
}
.select-box select {
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  padding-right: 30px;
  width: 100%;
  height: 100%;
}
.checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-icon {
  border-radius: 50%;
  height: 20px;
  width: 20px;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  border: 1px solid #3c4d82;
  background-color: transparent;
}
.checkbox-icon:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: 0;
}
.checkbox-input {
  display: none;
}
.checkbox-input:checked + .checkbox-icon {
  background-color: #3c4d82;
}
.checkbox-input:checked + .checkbox-icon:before {
  opacity: 1;
}
@media screen and (min-width: +1920px) {
  .checkbox-icon {
    height: 1.04167vw;
    width: 1.04167vw;
    margin-right: 0.26042vw;
    font-size: 0.72917vw;
    border-width: 0.05208vw;
  }
}
.btn-main {
  background-color: #3c4d82;
  border: 1px solid #3c4d82;
  color: #fff;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  transition: 300ms;
}
.btn-main:hover,
.btn-main:focus {
  background-color: #fff;
  color: #3c4d82;
}
.btn-green {
  background-color: #0cb550;
  border: 1px solid #0cb550;
  color: #fff;
  padding: 7px 10px;
  border-radius: 6px;
  transition: 300ms;
}
.btn-green:hover,
.btn-green:focus {
  background-color: #fff;
  color: #0cb550;
}
.btn-gray {
  background-color: #ccc;
  border: 1px solid #ccc;
  color: #505050;
  padding: 7px 10px;
  border-radius: 6px;
  transition: 300ms;
}
.btn-gray:hover,
.btn-gray:focus {
  background-color: #fff;
  color: #505050;
}
@media screen and (min-width: +1920px) {
  .btn-main {
    border-radius: 0.26042vw;
    padding: 0.52083vw;
    border-width: 0.05208vw;
  }
  .btn-green,
  .btn-gray {
    border-width: 0.05208vw;
    padding: 0.36458vw 0.52083vw;
    border-radius: 0.3125vw;
  }
}
.dropdown2 .dropdown-btn {
  padding-right: 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.dropdown2 .dropdown-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px;
  border-color: transparent;
  display: block;
  border-bottom: 0;
  border-top-color: #939598;
}
@media screen and (min-width: +1920px) {
  .dropdown2 .dropdown-btn {
    padding-right: 1.04167vw;
  }
  .dropdown2 .dropdown-btn:before {
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0.26042vw;
    border-color: transparent;
    display: block;
    border-bottom: 0;
    border-top-color: #939598;
  }
}
@media screen and (min-width: +1200px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (min-width: +1920px) {
  .container {
    max-width: 62.5vw;
  }
}
.dashboard-navigation {
  background-color: #3c4d82;
  height: 42px;
  box-shadow: 50px 0 50px #e8e8e8;
  position: relative;
}
.dashboard-navigation:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, #e8e8e8 0%, #fff 100%);
}
.dashboard-navigation .list {
  height: 100%;
}
.dashboard-navigation .list:after {
  content: "";
  display: table;
  clear: both;
}
.dashboard-navigation .list > .item a {
  height: 42px;
  color: #fff;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-flex;
  align-items: center;
}
.dashboard-navigation .list > .item a:hover,
.dashboard-navigation .list > .item a:focus,
.dashboard-navigation .list > .item a.active {
  background-color: #2e3d6f;
}
@media screen and (min-width: +1920px) {
  .dashboard-navigation {
    height: 2.1875vw;
    box-shadow: 2.60417vw 0 2.60417vw #e8e8e8;
  }
  .dashboard-navigation:before {
    height: 2.60417vw;
  }
  .dashboard-navigation .list > .item a {
    height: 2.1875vw;
    padding-left: 0.78125vw;
    padding-right: 0.78125vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-navigation {
    box-shadow: none;
  }
  .dashboard-navigation:before {
    height: 15px;
  }
}
.dashboard-wrap {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: +1920px) {
  .dashboard-wrap {
    padding-top: 2.60417vw;
    padding-bottom: 2.60417vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-wrap {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.dashboard-aside {
  flex: 0 0 270px;
  max-width: 270px;
}
.dashboard-aside__block {
  padding: 15px;
}
.dashboard-aside__block + .dashboard-aside__block {
  margin-top: 10px;
}
.dashboard-aside__block.bordered {
  border: 1px solid #ebebeb;
}
.dashboard-aside__block .avatar {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 10px;
}
.dashboard-aside__block .avatar img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.dashboard-aside__block .title {
  padding: 15px;
  margin: -15px -15px 15px;
  color: #fff;
  background-color: #3c4d82;
}
.dashboard-aside__block .link.active {
  color: #3c4d82;
}
.dashboard-aside__block .link + .link {
  margin-top: 15px;
}
.dashboard-aside__block .link .fa {
  margin-right: 10px;
  width: 15px;
}
.dashboard-aside--close {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #3c4d82;
  color: #fff;
}
.dashboard-aside--close .fa {
  margin-right: 10px;
}
.dashboard-aside--open .fa:before {
  content: "\f2bd";
}
@media screen and (min-width: +1920px) {
  .dashboard-aside {
    flex: 0 0 14.0625vw;
    max-width: 14.0625vw;
  }
  .dashboard-aside__block {
    padding: 0.78125vw;
  }
  .dashboard-aside__block + .dashboard-aside__block {
    margin-top: 0.52083vw;
  }
  .dashboard-aside__block .bordered {
    border-width: 0.05208vw;
  }
  .dashboard-aside__block .avatar {
    margin-bottom: 0.52083vw;
  }
  .dashboard-aside__block .title {
    padding: 0.78125vw;
    margin: -0.78125vw -0.78125vw 0.78125vw;
  }
  .dashboard-aside__block .link + .link {
    margin-top: 0.78125vw;
  }
  .dashboard-aside__block .link .fa {
    margin-right: 0.52083vw;
    width: 0.78125vw;
  }
}
@media screen and (max-width: +991px) {
  .dashboard-aside {
    position: fixed;
    top: 0;
    right: 0;
    width: 270px;
    height: 100vh;
    z-index: 9;
    background-color: #fff;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    transition: 500ms;
  }
  .dashboard-aside--inner {
    max-height: calc(100% - 40px);
    overflow-y: auto;
    width: 100%;
    margin-top: 40px;
  }
  .dashboard-aside.opened {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    visibility: visible;
  }
}
.dashboard-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex: 0 0 100%;
  max-width: 100%;
}
.dashboard-content--inner {
  flex: 0 0 100%;
  max-width: 100%;
}
.dashboard-content .title-bg {
  background-color: #e8e8e8;
  color: #282828;
  padding: 15px;
  margin-bottom: 0;
}
@media screen and (min-width: +576px) {
  .dashboard-content--inner {
    overflow: hidden;
  }
}
@media screen and (min-width: +992px) {
  .dashboard-content {
    flex: 0 0 calc(100% - 270px);
    max-width: calc(100% - 270px);
    padding-left: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-content {
    flex: 0 0 calc(100% - 270 * 100vw / 1920);
    max-width: calc(100% - 270 * 100vw / 1920);
    padding-left: 1.04167vw;
  }
  .dashboard-content .title-bg {
    padding: 0.78125vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-content .title-bg {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: +575px) {
  .dashboard-content .title-bg {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.dashboard-khct {
  flex: 0 0 100%;
  max-width: 100%;
}
.dashboard-khct__item {
  border: 1px solid #e8e8e8;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.dashboard-khct__item .left {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.dashboard-khct__item .right {
  flex: 0 0 100%;
  max-width: 100%;
}
.dashboard-khct__item .img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 58.82353%;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
}
.dashboard-khct__item .img img {
  height: 100%;
  width: 100%;
}
.dashboard-khct__item .avatar {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e8e8e8;
}
.dashboard-khct__item .avatar img {
  height: 100%;
  width: 100%;
}
.dashboard-khct__item .avatar.style2 {
  opacity: 0;
  width: 1px;
}
@media screen and (max-width: +767px) {
  .dashboard-khct__item .avatar.style2 {
    display: none;
  }
}
.dashboard-khct__item .item + .item {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  margin-top: 10px;
}
.dashboard-khct__item .item .text {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: +768px) {
  .dashboard-khct__item .item + .item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dashboard-khct__item .item .text {
    max-width: 50%;
  }
  .dashboard-khct__item .item .text span {
    display: block;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-khct__item .item + .item {
    padding-top: 0.78125vw;
    padding-bottom: 0.78125vw;
  }
}
@media screen and (min-width: +768px) {
  .dashboard-khct__item {
    padding: 15px;
    border-top: none;
    margin-top: 0;
  }
  .dashboard-khct__item .left {
    flex: 0 0 41%;
    max-width: 41%;
    margin-bottom: 0;
  }
  .dashboard-khct__item .right {
    flex: 0 0 59%;
    max-width: 59%;
    padding-left: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-khct__item {
    border-width: 0.05208vw;
    padding: 0.52083vw;
    margin-top: 1.04167vw;
  }
  .dashboard-khct__item .left {
    margin-bottom: 1.04167vw;
  }
  .dashboard-khct__item .img {
    border-radius: 0.3125vw;
    margin-bottom: 1.04167vw;
  }
  .dashboard-khct__item .avatar {
    height: 2.5vw;
    width: 2.5vw;
    border-width: 0.05208vw;
  }
  .dashboard-khct__item .item + .item {
    border-top-width: 0.05208vw;
    padding-top: 0.52083vw;
    margin-top: 0.52083vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-khct__item {
    border: none;
    padding: 0;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .dashboard-khct__item .btn-gray {
    font-size: 10px;
    line-height: 1;
  }
  .dashboard-khct__item .left {
    flex: 0 0 37.67%;
    max-width: 37.67%;
    margin-bottom: 0;
  }
  .dashboard-khct__item .right {
    flex: 0 0 62.33%;
    max-width: 62.33%;
    padding-left: 20px;
  }
  .dashboard-khct__item .avatar {
    display: none;
  }
  .dashboard-khct__item .img {
    margin-bottom: 10px;
  }
  .dashboard-khct__item .item + .item {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .dashboard-khct__item .item .text-md-right span:first-child {
    font-size: 0;
  }
  .dashboard-khct__item .item .text-md-right span:first-child::before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    font-size: 15px;
  }
  .dashboard-khct__item .item:nth-child(2) {
    margin-bottom: 5px;
  }
  .dashboard-khct__item .item:nth-child(2) span:first-child {
    font-size: 0;
  }
  .dashboard-khct__item .item:nth-child(2) span:first-child::before {
    content: "\f508";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
  }
  .dashboard-khct__item .item:nth-child(3) span:first-child::after {
    content: "\f05a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px;
    color: #3c4d82;
    display: inline-block;
    margin-left: 5px;
  }
  .dashboard-khct__item .item:nth-child(3) span:last-child {
    display: none !important;
  }
  .dashboard-khct__item .item:nth-child(3) span:last-child.bnmcmht {
    display: block !important;
  }
  .dashboard-khct__item .fs_15 {
    font-size: 13px;
  }
}
.dashboard-khct .title {
  background-color: #e8e8e8;
  color: #282828;
  padding: 15px;
}
@media screen and (max-width: +767px) {
  .dashboard-khct .title {
    margin: 0 -15px 10px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
}
@media screen and (min-width: +1200px) {
  .dashboard-khct {
    flex: 0 0 calc(100% - 220px);
    max-width: calc(100% - 220px);
    padding-right: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-khct {
    flex: 0 0 calc(100% - 220 * 100vw / 1920);
    max-width: calc(100% - 220 * 100vw / 1920);
    padding-right: 1.04167vw;
  }
}
.dashboard-support {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px;
  border: 1px solid #e8e8e8;
  position: relative;
  margin-top: 30px;
}
.dashboard-support:before {
  content: "";
  background: transparent url("../img/icon/light.png") no-repeat top right;
  position: absolute;
  top: 0;
  right: 15px;
  height: 78px;
  width: 31px;
}
.dashboard-support .inner {
  padding-right: 30px;
}
@media screen and (min-width: +1200px) {
  .dashboard-support {
    margin-top: 0;
    flex: 0 0 220px;
    max-width: 220px;
    padding: 20px;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-support {
    flex: 0 0 11.45833vw;
    max-width: 11.45833vw;
    padding: 1.04167vw;
  }
  .dashboard-support:before {
    right: 0.78125vw;
    height: 4.0625vw;
    width: 1.61458vw;
  }
  .dashboard-support .inner {
    padding-right: 1.5625vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-support {
    margin-top: 10px;
  }
}
.dashboard-ttht {
  padding: 30px 20px;
  border: 1px solid #e8e8e8;
  display: flex;
  flex-wrap: wrap;
  color: #282828;
  font-size: 15px;
}
.dashboard-ttht__aside {
  flex: 0 0 100%;
  max-width: 100%;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
@media screen and (min-width: +768px) {
  .dashboard-ttht__aside {
    border-top: none;
    flex: 0 0 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-ttht__aside {
    flex: 0 0 10.9375vw;
    max-width: 10.9375vw;
  }
}
.dashboard-ttht__content {
  flex: 0 0 100%;
  max-width: 100%;
  border: 1px solid #ebebeb;
}
.dashboard-ttht__content table {
  width: 100%;
}
.dashboard-ttht__content table thead {
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.dashboard-ttht__content table tbody tr:nth-child(even) {
  background-color: #f5f6f9;
}
.dashboard-ttht__content table th,
.dashboard-ttht__content table td {
  min-width: 25%;
  max-width: 156px;
}
.dashboard-ttht__content table th {
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  height: 61px;
  padding-left: 40px;
  background-color: #f5f6f9;
}
.dashboard-ttht__content table td {
  padding: 5px 0px 5px 40px;
}
@media screen and (min-width: +768px) {
  .dashboard-ttht__content {
    flex: 0 0 calc(100% - 210px);
    max-width: calc(100% - 210px);
    border-top: none;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-ttht__content {
    border-width: 0.05208vw;
    flex: 0 0 calc(100% - 210 * 100vw / 1920);
    max-width: calc(100% - 210 * 100vw / 1920);
  }
  .dashboard-ttht__content table thead {
    border-left-width: 0.05208vw;
    border-bottom-width: 0.05208vw;
  }
  .dashboard-ttht__content table th,
  .dashboard-ttht__content table td {
    max-width: 8.125vw;
  }
  .dashboard-ttht__content table th {
    height: 3.17708vw;
    padding-left: 2.08333vw;
  }
  .dashboard-ttht__content table td {
    padding: 0.26042vw 0 0.26042vw 2.08333vw;
  }
}
.dashboard-ttht .title {
  background-color: #f5f6f9;
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.dashboard-ttht .tab-menu {
  padding: 10px 15px;
  border-top: 1px solid #ebebeb;
}
.dashboard-ttht .tab-menu .link {
  padding: 5px 10px;
  text-decoration: underline;
}
.dashboard-ttht .tab-menu .link.active {
  color: #3c4d82;
}
@media screen and (min-width: +768px) {
  .dashboard-ttht .tab-menu .link {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 0;
    text-decoration: none;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-ttht .tab-menu {
    padding: 0.52083vw 0.78125vw;
  }
  .dashboard-ttht .tab-menu .link {
    padding: 0.52083vw 0;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-ttht .tab-menu {
    max-height: 200px;
    overflow-y: auto;
  }
}
.dashboard-ttht .tab-pane {
  overflow-x: auto;
}
@media screen and (min-width: +1920px) {
  .dashboard-ttht {
    padding: 1.5625vw 1.04167vw;
    border-width: 0.05208vw;
    font-size: 0.78125vw;
  }
  .dashboard-ttht .title {
    height: 3.125vw;
    padding: 0 0.78125vw;
  }
}
.dashboard-tb__item {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  border: 1px solid #ebebeb;
  border-top: none;
  font-size: 15px;
  color: #282828;
}
.dashboard-tb__item .summary {
  display: flex;
}
.dashboard-tb__item .summary .w {
  position: relative;
}
.dashboard-tb__item .summary .w span {
  position: absolute;
  font-size: 13px;
  left: 50%;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
  display: block;
  width: 80px;
  text-align: center;
  margin-top: 2px;
}
.dashboard-tb__item .summary .thumb {
  height: 43px;
  flex: 0 0 43px;
  max-width: 43px;
}
.dashboard-tb__item .summary .thumb img {
  border-radius: 50%;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.dashboard-tb__item .summary .text {
  flex: 0 0 calc(100% - 43px);
  max-width: calc(100% - 43px);
  padding-left: 10px;
}
@media screen and (max-width: 575px) {
  .dashboard-tb__item .summary .text {
    padding-left: 20px;
  }
}
.dashboard-tb__item .date {
  margin-bottom: 0;
}
.dashboard-tb__item .ctrl-del {
  margin-left: auto;
  margin-right: 0;
}
@media screen and (min-width: +768px) {
  .dashboard-tb__item {
    padding: 20px 20px 25px;
  }
  .dashboard-tb__item .summary {
    order: 1;
    flex: 0 0 calc(100% - 140px);
    max-width: 560px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .dashboard-tb__item .summary .w {
    position: relative;
  }
  .dashboard-tb__item .summary .w span {
    position: absolute;
    font-size: 13px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    display: block;
    width: 100px;
    text-align: center;
    margin-top: 2px;
  }
  .dashboard-tb__item .date {
    order: 0;
    flex: 0 0 100px;
    max-width: 100px;
  }
  .dashboard-tb__item .ctrl-del {
    flex: 0 0 40px;
    max-width: 40px;
    order: 2;
  }
}
@media screen and (min-width: +1920px) {
  .dashboard-tb__item {
    padding: 1.04167vw;
    font-size: 0.78125vw;
  }
  .dashboard-tb__item .summary {
    flex: 0 0 calc(100% - 140 * 100vw / 1920);
    max-width: 29.16667vw;
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
  .dashboard-tb__item .summary .w span {
    font-size: 0.67708vw;
    width: 5.20833vw;
    margin-top: 0.10417vw;
  }
  .dashboard-tb__item .summary .thumb {
    height: 2.23958vw;
    flex: 0 0 2.23958vw;
    max-width: 2.23958vw;
  }
  .dashboard-tb__item .summary .text {
    flex: 0 0 calc(100% - 43 * 100vw / 1920);
    max-width: calc(100% - 43 * 100vw / 1920);
    padding-left: 0.52083vw;
  }
  .dashboard-tb__item .date {
    flex: 0 0 5.20833vw;
    max-width: 5.20833vw;
  }
  .dashboard-tb__item .ctrl-del {
    flex: 0 0 2.08333vw;
    max-width: 2.08333vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard-tb__item {
    font-size: 13px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .dashboard-tb__item .summary {
    margin-top: 10px;
    order: 2;
    font-family: "Merriweather Bold";
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dashboard-tb__item .summary .text a {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .dashboard-tb__item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .dashboard-tb__item .summary .w span {
    font-size: 11px;
  }
}
.dashboard .pagination {
  margin-top: 15px;
  justify-content: flex-end;
}
@media screen and (min-width: +1920px) {
  .dashboard .pagination {
    margin-top: 0.78125vw;
  }
}
@media screen and (max-width: +767px) {
  .dashboard .pagination {
    justify-content: center;
    margin-bottom: 0;
  }
  .dashboard .pagination__item {
    display: none;
  }
  .dashboard .pagination__item:first-child,
  .dashboard .pagination__item:last-child {
    display: block;
  }
}
.dashboard .bordered {
  border: 1px solid #ebebeb;
}
@media screen and (min-width: +1920px) {
  .dashboard .bordered {
    border-width: 0.05208vw;
  }
}
.profile {
  display: flex;
  flex-wrap: wrap;
}
.profile-avatar {
  flex: 0 0 100%;
  max-width: 100%;
}
.profile-avatar .img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 15px;
}
.profile-avatar .img img {
  width: 100%;
  height: 100%;
}
.profile-info {
  flex: 0 0 100%;
  max-width: 100%;
}
.profile-info__row + .profile-info__row {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ebebeb;
}
.profile-info__row .label {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: +576px) {
  .profile-avatar {
    flex: 0 0 164px;
    max-width: 164px;
  }
  .profile-avatar .img {
    margin-bottom: 0;
  }
  .profile-info {
    flex: 0 0 calc(100% - 164px);
    max-width: calc(100% - 164px);
    padding-left: 30px;
  }
  .profile-info__row .label:first-child {
    flex: 0 0 135px;
    max-width: 135px;
    padding-right: 10px;
  }
  .profile-info__row .label:last-child {
    flex: 0 0 calc(100% - 135px);
    max-width: calc(100% - 135px);
  }
}
@media screen and (min-width: +1920px) {
  .profile-avatar {
    flex: 0 0 8.54167vw;
    max-width: 8.54167vw;
  }
  .profile-info {
    flex: 0 0 calc(100% - 164 * 100vw / 1920);
    max-width: calc(100% - 164 * 100vw / 1920);
    padding-left: 1.5625vw;
  }
  .profile-info__row .label:first-child {
    flex: 0 0 7.03125vw;
    max-width: 7.03125vw;
    padding-right: 0.52083vw;
  }
  .profile-info__row .label:last-child {
    flex: 0 0 calc(100% - 135 * 100vw / 1920);
    max-width: calc(100% - 135 * 100vw / 1920);
  }
}
.password-content {
  width: 100%;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.password-content .label,
.password-content .input {
  flex: 0 0 100%;
  max-width: 100%;
}
.password-content .input .form-control {
  height: 46px;
  border-radius: 0;
  border-color: #ebebeb;
}
@media screen and (min-width: +768px) {
  .password-content .label {
    flex: 0 0 190px;
    max-width: 190px;
    padding-right: 30px;
    text-align: right;
  }
  .password-content .input {
    flex: 0 0 calc(100% - 190px);
    max-width: calc(100% - 190px);
  }
}
@media screen and (min-width: +1920px) {
  .password-content {
    max-width: 28.125vw;
  }
  .password-content .label {
    flex: 0 0 9.89583vw;
    max-width: 9.89583vw;
    padding-right: 1.5625vw;
  }
  .password-content .input {
    flex: 0 0 calc(100% - 190 * 100vw / 1920);
    max-width: calc(100% - 190 * 100vw / 1920);
  }
}
.password .btn-green {
  padding-left: 45px;
  padding-right: 45px;
}
@media screen and (min-width: +1920px) {
  .password .btn-green {
    padding-left: 2.34375vw;
    padding-right: 2.34375vw;
  }
}
@media screen and (max-width: +767px) {
  .forum-wrap.bordered {
    border: none;
  }
}
.forum-row {
  display: flex;
  flex-wrap: wrap;
}
.forum-row.title {
  border-top: none;
}
.forum-row.title .collumn {
  height: 64px;
  background-color: #f5f6f9;
  display: flex;
  align-items: center;
}
.forum-row.title.forum-row--conv {
  border-bottom: 2px solid #fff;
}
.forum-row.title.forum-row--conv .collumn {
  padding-left: 20px;
  padding-right: 20px;
}
.forum-row.title.forum-row--conv .collumn-1 {
  border-right: 1px solid #fff;
  flex: 0 0 174px;
  max-width: 174px;
}
.forum-row.title.forum-row--conv .collumn-2 {
  flex: 0 0 calc(100% - 174px);
  max-width: calc(100% - 174px);
}
@media screen and (min-width: +1920px) {
  .forum-row.title .collumn {
    height: 3.33333vw;
  }
  .forum-row.title.forum-row--conv {
    border-bottom-width: 0.10417vw;
  }
  .forum-row.title.forum-row--conv .collumn {
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
  .forum-row.title.forum-row--conv .collumn-1 {
    border-right-width: 0.05208vw;
    flex: 0 0 9.0625vw;
    max-width: 9.0625vw;
  }
  .forum-row.title.forum-row--conv .collumn-2 {
    flex: 0 0 calc(100% - 174 * 100vw / 1920);
    max-width: calc(100% - 174 * 100vw / 1920);
  }
}
@media screen and (max-width: +767px) {
  .forum-row.title {
    display: none;
  }
}
.forum-row--topic {
  border-top: 1px solid #ebebeb;
}
@media screen and (max-width: +767px) {
  .forum-row--topic {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ebebeb;
    margin-bottom: -1px;
    justify-content: space-between;
  }
}
.forum-row--topic .collumn {
  padding: 10px;
}
@media screen and (min-width: +768px) {
  .forum-row--topic .collumn-1 {
    flex: 0 0 calc(100% - 370px);
    padding-left: 20px;
  }
  .forum-row--topic .collumn-2,
  .forum-row--topic .collumn-3 {
    flex: 0 0 100px;
  }
  .forum-row--topic .collumn-4 {
    flex: 0 0 170px;
    padding-right: 20px;
  }
}
@media screen and (min-width: +1200px) {
  .forum-row--topic .collumn-1 {
    flex: 0 0 calc(100% - 440px);
  }
  .forum-row--topic .collumn-2,
  .forum-row--topic .collumn-3 {
    flex: 0 0 120px;
  }
  .forum-row--topic .collumn-4 {
    flex: 0 0 200px;
  }
}
@media screen and (min-width: +1920px) {
  .forum-row--topic .collumn-1 {
    flex: 0 0 calc(100% - 440 * 100vw / 1920);
  }
  .forum-row--topic .collumn-2,
  .forum-row--topic .collumn-3 {
    flex: 0 0 6.25vw;
  }
  .forum-row--topic .collumn-4 {
    flex: 0 0 10.41667vw;
  }
}
@media screen and (max-width: +767px) {
  .forum-row--topic .collumn {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
  }
  .forum-row--topic .collumn:before {
    color: #808285;
    margin-right: 10px;
    display: inline-block;
  }
  .forum-row--topic .collumn-1 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
  }
  .forum-row--topic .collumn-1 .author {
    order: 0;
    flex: 0 0 42px;
  }
  .forum-row--topic .collumn-1 .author .name {
    font-size: 0;
  }
  .forum-row--topic .collumn-1 a {
    order: 1;
  }
  .forum-row--topic .collumn-2:before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .forum-row--topic .collumn-3:before {
    content: "\f044";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .forum-row--topic .collumn-4 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .forum-row--topic .collumn-4:before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .forum-row--topic .collumn-4 .time {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .forum-row--topic .collumn-4 .author {
    display: none !important;
  }
}
.forum-row--topic .author .avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
}
.forum-row--topic .author .avatar img {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: +1920px) {
  .forum-row--topic .author .avatar {
    width: 2.1875vw;
    height: 2.1875vw;
  }
}
.forum-row--conv .time {
  background-color: #ededf0;
  padding: 10px 10px 10px 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
.forum-row--conv .time .text {
  flex: 0 0 calc(100% - 30px);
  max-width: calc(100% - 30px);
}
.forum-row--conv .time .number {
  flex: 0 0 30px;
  max-width: 30px;
  text-align: right;
  color: #939598;
}
.forum-row--conv .author {
  flex: 0 0 174px;
  max-width: 174px;
  padding: 20px 10px;
  text-align: center;
  border-right: 1px solid #ebebeb;
}
.forum-row--conv .author .avatar {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 5px;
}
.forum-row--conv .author .avatar img {
  width: 100%;
  height: 100%;
}
.forum-row--conv .content {
  flex: 0 0 calc(100% - 174px);
  max-width: calc(100% - 174px);
  padding: 20px;
}
@media screen and (min-width: +1920px) {
  .forum-row--conv .time {
    padding: 0.52083vw 0.52083vw 0.52083vw 1.04167vw;
  }
  .forum-row--conv .time .text {
    flex: 0 0 calc(100% - 30 * 100vw / 1920);
    max-width: calc(100% - 30 * 100vw / 1920);
  }
  .forum-row--conv .time .number {
    flex: 0 0 1.5625vw;
    max-width: 1.5625vw;
  }
  .forum-row--conv .author {
    flex: 0 0 9.0625vw;
    max-width: 9.0625vw;
    padding: 1.04167vw 0.52083vw;
    border-right-width: 0.05208vw;
  }
  .forum-row--conv .author .avatar {
    height: 4.6875vw;
    width: 4.6875vw;
    margin: 0 auto 0.26042vw;
  }
  .forum-row--conv .content {
    flex: 0 0 calc(100% - 174 * 100vw / 1920);
    max-width: calc(100% - 174 * 100vw / 1920);
    padding: 1.04167vw;
  }
}
@media screen and (max-width: +767px) {
  .forum-row--conv {
    border: 1px solid #ebebeb;
    font-size: 13px;
  }
  .forum-row--conv .time {
    padding-left: 10px;
  }
  .forum-row--conv .author {
    flex: 0 0 90px;
    max-width: 90px;
    border-right: none;
    font-size: 10px;
    padding: 0;
    margin: 5px;
  }
  .forum-row--conv .author .name,
  .forum-row--conv .author .type {
    display: none !important;
  }
  .forum-row--conv .content {
    padding: 10px;
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: +575px) {
  .forum-row--conv .author {
    flex: 0 0 44px;
    max-width: 44px;
  }
  .forum-row--conv .author .avatar {
    height: 44px;
    width: 44px;
  }
  .forum-row--conv .content {
    padding: 10px;
    flex: 0 0 calc(100% - 54px);
    max-width: calc(100% - 54px);
  }
}
@media screen and (max-width: +767px) {
  .forum {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.conv-post__title {
  border: 10px solid #f5f6f9;
  height: 64px;
  margin-bottom: 15px;
  border-radius: 0;
}
@media screen and (min-width: +1920px) {
  .conv-post__title {
    height: 3.33333vw;
    border-width: 0.52083vw;
    margin-bottom: 0.78125vw;
  }
}
.conv-post .btn-green {
  max-width: 165px;
  width: 100%;
}
@media screen and (min-width: +1920px) {
  .conv-post .btn-green {
    max-width: 8.59375vw;
  }
}
@media screen and (min-width: +992px) {
  .course-modal--aside,
  .course-modal--content {
    height: calc(100vh - 82px) !important;
    overflow-y: auto;
  }
}
@media screen and (min-width: +1920px) {
  .course-modal--aside,
  .course-modal--content {
    height: calc(100vh - 82 * 100vw / 1920) !important;
  }
}
.forum-modal .modal-header {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background-color: #3c4d82;
}
.forum-modal .modal-header .close {
  color: #fff;
  opacity: 1;
}
.forum-modal .modal-header .close:hover {
  color: #f00;
}
.forum-modal .modal-title {
  font-size: 20px;
  font-family: "Merriweather Bold";
}
@media screen and (max-width: +767px) {
  .forum-modal .modal-title {
    font-size: 18px;
  }
}
@media screen and (max-width: +575px) {
  .forum-modal .modal-body .conv-post__same {
    font-size: 14px;
  }
}

/*# sourceMappingURL=custom.css.map */

/* column */
.s-column-8 {
  flex: auto !important;
  width: 80%;
}

.s-column-2 {
  flex: auto !important;
  width: 20%;
}
/*Pagination*/
ul.pagination  li {
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
}

ul.pagination li .page-link 
{
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #dee2e6;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.pagination li.active .page-link, ul.pagination li:hover .page-link {
  color: #fff;
  background-color: #3c4d82;
  border-color: #3c4d82;
}
.blog-featured 
{
  font-size: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../img/bg_1.png');
}
.blog-featured .blog-featured-item {
  font-weight: bold;
  padding-bottom: 9px;
}
.wrap-course-collapse.style1 .collapse-block .title {
  background-color: #f9f9fb !important;
  padding: 15px 0 15px 20px !important;
}
.btn-like.liked {
  background-color: #0cb550 !important;
  color: #fff;
}
.default_audio
{
  width: 100%;
  margin: 5px 0;
}
.disabled, .disabled i {
  color: #e3e3e3;
}
.uncheck .item-title
{
  color: #f00;
}