.login {
  background-color: #a0b4c9 !important;
}
.login .logo {
  margin: 60px auto 20px;
  padding: 15px;
  text-align: center;
}
.login .content {
 margin: 5rem auto;
 padding: 20px 30px 0px;
 border-radius: 15px !important;
 background: #fff;
 border: 7px solid transparent;
 -moz-border-image: -moz-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
 -webkit-border-image: -webkit-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
 border-image: linear-gradient(to right, #d12d27, #583b6f, #1f408b);
 border-image-slice: 1;
}
.login .content h3 {
  color: #000;
}
.login .content h4 {
  color: #555;
}
.login .content p {
  color: #222;
}
.login .content .forget-form,
.login .content .login-form {
  padding: 0;
  margin: 0;
}
.login .content .input-icon {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.login .content .input-icon .form-control {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
  -webkit-border-image: -webkit-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
  border-image: linear-gradient(to right, #d12d27, #583b6f, #1f408b);
  border-image-slice: 1;
  width:  100%;
}
.login .content .forget-form,
.login .content .register-form {
  display: none;
}
.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}
.login .content .form-actions {
  background-color: #fff;
  clear: both;
  border: 0;
  padding: 0 30px 25px;
  margin-left: -30px;
  margin-right: -30px;
}
.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.login .content .form-actions .rememberme {
  margin-top: 8px;
  display: inline-block;
}
.login .content .form-actions .btn {
  margin-top: 1px;
}
.login .content .forget-password {
  margin-top: 25px;
}
.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px;
}
.login .content .create-account a {
  display: inline-block;
  margin-top: 5px;
}
.login .content .select2-container {
  border-left: 2px solid #44b6ae !important;
}
.login .content .select2-container .select2-choice {
  border-left: none !important;
}
.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0 -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.login .content .has-error .select2-container i {
  color: #b94a48;
}
.login .content .select2-container a span {
  font-size: 13px;
}
.login .content .select2-container a span img {
  margin-left: 4px;
}
.login .content-chedo {

}
.login .copyright {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #999;
  font-size: 13px;
}
@media (max-width: 480px) {
  .login .logo {
    margin-top: 10px;
  }
  .login .content {
    width: 280px;
  }
  .login .content h3 {
    font-size: 22px;
  }
  .login .checkbox {
    font-size: 13px;
  }
}
/** Lực bổ sung **/
.gnws-header-top,
.gnws-footer {
  background: linear-gradient(to right, #d12d27, #583b6f, #1f408b);
  padding: 10px 0;
  color: #fff;
}
.gnws-header-main {
  background: #fff;
}
.gnws-header-main_menu {
  margin: 0;
  list-style: none;
}
.gnws-header-main_menu {
  margin: 0;
  list-style: none;
  display: block;
  padding: 10px 0;
}
.gnws-footer {
  margin-bottom: -20px;
}
.gnws-footer_social {
  list-style: none;
  margin-top: 30px;
  font-size: 15px;
  float: right;
}
.gnws-footer_social li {
  margin-bottom: 20px;
  float: left;
}
.gnws-footer_social .fa {
  font-size: 30px;
}
.gnws-footer_social a {
  color: #fff;
  font-size: 3.5rem;
}
.gnws-footer a{
  color: #fff
}
.mb-4 {
  margin-bottom: 30px;
}
.page-container-bg-solid .page-content {
  background: #fff;
}
.w-100 {
  width: 100%;
}
.gnws-select-bai {
  padding: 20px;
  text-decoration: none;
  background: linear-gradient(to right, #d12d27,#d12d27, #583b6f);
}
.gnws-select-bai {
  color: #fff;
  min-height: 170px;
  border-radius: 20px !important;
  box-shadow: 5px 10px 9px #888888;
}
.gnws-select-bai h6 {
  font-weight: bold;
  font-size: 4rem;
}
.text-center,
.gnws-select-bai p {
  text-align: center;
  min-height: 100px;
}
.gnws-select-bai span {
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 20px !important;
}
.d-block {
  display: block;
}
.md-checkbox-list .md-checkbox {
  margin-bottom: 20px;
}
.form-inline .form-md-line-input {
  margin-right: 0;
}
.md-checkbox label > .check {
  border: 2px solid #327ad7;
  border-top: none;
  border-left: none;
}
.form-md-radios > label {
  color: #000;
}
.md-radio label > .check {
  background: #327ad7;
}
.col-md-1 {
  width: 3%;
}
.col-md-11 {
  width: 97%;
}
.mr-0 {
  margin-right: 0 !important;
}
.gnws-ans-select_p p {
  margin-bottom: 0;
}
.gnws-luachon-baithi_title h3,
.gnws-dangnhap_thanhcong h6 {
  font-weight: 600;
  font-size: 3.5rem;
  color: #d12d27;
}
.gnws-luachon-baithi_title p,
.gnws-dangnhap_thanhcong p {
  font-weight: 400;
  color: #000;
  font-size: 3rem;
  text-align: center;
}
.gnws-luachon-baithi {
  margin-bottom: 5rem;
}
.gnws-luachon-baithi:hover a {
  text-decoration: none;
}
.gnws-lambaitest {
  text-align: center;
  display: block;
  margin-top: 20px;
  font-size: 23px;
  color: #4c0dc0;
}
.gnws_time {
  margin-top: 20px;
}
.gnws_time span {
  color: #000;
  font-weight: bold;
}
.order-1{
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2{
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3{
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order:3;
}
.gnws-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.gnws-row .col-12{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media(max-width: 575px) {
  .gnws-footer {
    margin-top: 0;
  }
  .gnws-footer_social {
    padding-left: 0;
    float: left
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .login .content {
   margin: 5rem auto;
   padding: 20px 30px 0px;
   border-radius: 15px !important;
   background: #fff;
   border: 7px solid transparent;
   -moz-border-image: -moz-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
   -webkit-border-image: -webkit-linear-gradient(to right, #d12d27, #583b6f, #1f408b);
   border-image: linear-gradient(to right, #d12d27, #583b6f, #1f408b);
   border-image-slice: 1;
 }
}