body {
  background: #035491 !important;
}
.left_col {
  background: #035491 !important;
}
.left_col .nav.side-menu > li.active > a {
  background: #005ea5 !important;
  box-shadow: none;
  margin-bottom: 0px;
}
.left_col .nav.child_menu {
  background: rgba(0, 0, 0, 0.1);
}
.left_col ul.nav.child_menu li:after {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.left_col ul.nav.child_menu li:before {
  background: #fff;
}
.sidebar-footer {
  background: #005ea5;
}
.sidebar-footer a {
  background: #035491;
  color: #fff;
}
.sidebar-footer a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.nav_title {
  background: #005ea5 !important;
}
.nav_menu {
  background: #0066b3 !important;
}
.nav_menu .toggle a {
  color: #fff;
}
.nav_menu .nav.navbar-nav > li > a {
  color: #fff !important;
}
.nav_menu .nav > li > a:focus,
.nav_menu .nav > li > a:hover,
.nav_menu .nav .open > a,
.nav_menu .nav .open > a:focus,
.nav_menu .nav .open > a:hover {
  background: rgba(0, 0, 0, 0.2) !important;
}
.realperson-challenge {
  display: block;
  color: #000;
}
.realperson-text {
  font-family: "Courier New", monospace !important;
  font-size: 6px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 3px;
}
.realperson-regen {
  padding-top: 4px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.realperson-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.realperson-disabled .realperson-regen {
  cursor: default;
}
.security-check:after {
  content: "Mã kiểm tra";
}
.box-login {
  background: #fff;
  padding: 40px;
  height: 100%;
  position: relative;
  width: 100%;
}
.box-login .wrap {
  max-width: 768px;
  margin: 0px auto;
  padding: 20px 0px;
  border: 2px solid #0066b3;
}
.box-login .box-login-top {
  padding: 20px;
  font-size: 14px;
  color: #484646;
}
.box-login .box-login-top .security-check {
  color: #0066b3;
  margin-top: 0px !important;
}
.box-login .box-login-top .realperson-challenge {
  position: relative;
  margin-bottom: 5px;
}
.box-login .box-login-top .realperson-challenge .realperson-regen {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #0066b3;
  font-weight: bold;
  text-decoration: underline;
}
.box-login .box-login-top .realperson-challenge .realperson-regen:hover {
  color: #004980;
}
.box-login .box-login-top .form-wrap {
  margin: 0px;
  padding: 0px;
}
.box-login .box-login-top .head {
  text-align: center;
  color: #484646;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 30px;
}
.box-login .box-login-top .head p {
  margin: 0px;
}
.box-login .box-login-top .head:before {
  height: 2px;
  width: 140px;
  content: "";
  position: absolute;
  bottom: 0px;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  background: #0066b3;
}
.box-login .box-login-top .title {
  font-size: 16px;
  color: #0066b3;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.box-login .box-login-top .desc-text {
  border-right: 1px solid #0066b3;
  padding-right: 20px;
}
.box-login .box-login-top .form-box {
  padding-left: 20px;
}
.box-login .box-login-top .wraptext {
  display: block;
  text-align: justify;
  height: 155px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 13px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-login .box-login-top .btn {
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  background: #0066b3;
  border: none;
  border-radius: 0px;
}
.box-login .box-login-top .btn.btn-login {
  background: #0066b3;
}
.box-login .box-login-top .btn.btn-login:hover {
  background: #004980;
}
.box-login .box-login-top .btn:hover {
  background: #377ba2;
}
.box-login .box-login-top .logo {
  margin-top: 50px;
}
.box-login .box-login-top .logo img {
  width: 100%;
}
.box-login .form-wrap .input {
  position: relative;
}
.box-login .form-wrap .input .form-control {
  padding-right: 30px;
}
.box-login .form-wrap .input .form-control:focus {
  border-color: #0066b3;
}
.box-login .form-wrap .input .icon {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  line-height: 36px;
  text-align: center;
  color: #0066b3;
}
.box-login .links {
  color: #0066b3;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* .box-login .links a {
  color: #0066b3;
} */

a.btn:hover {
	color: white !important;
}
.box-login .links a:hover {
  text-decoration: underline;
}
.box-login .list-apps {
  background: #0066b3;
  text-align: center;
  padding: 10px;
  display: block;
}
.box-login .list-apps .item {
  display: inline-block;
  vertical-align: middle;
  padding: 20px 15px;
  color: #fff;
}
.box-login .list-apps .item .icon {
  display: block;
  margin-bottom: 10px;
}
.box-login .list-apps .item .icon img {
  height: 45px;
}
.box-login .list-apps .item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box-login.-register .box-login-top .wraptext {
  height: 176px;
}
@media (max-width: 768px) {
  .box-login .box-login-top .desc-text {
    padding-right: 10px;
    border-right: 0px;
  }
  .box-login {
    height: auto;
  }
  .box-login .box-login-top .form-box {
    padding-left: 10px;
  }
  .box-login .box-login-top .wraptext {
    height: auto;
    -webkit-line-clamp: none;
  }
}

.box-login .stores {
  background: #0066b3;
  text-align: center;
  padding: 10px;
  display: block;
}
.dashboard-canvas {
  margin-top: 60px;
  padding: 10px 0px;
}
.dashboard-canvas .right_col.-dashboard {
  background: #eee;
}
.dashboard-canvas .info-user {
  margin-bottom: 10px;
  background: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  display: table;
  width: 100%;
}
.dashboard-canvas .info-user .avatar {
  border-right: 1px solid #0066b3;
  vertical-align: middle;
  border-radius: 0px;
  overflow: initial;
  display: table-cell;
  width: 45px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.dashboard-canvas .info-user .avatar img {
  max-width: 100%;
  border-radius: 0px;
}
.dashboard-canvas .info-user .username {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  color: #333;
}
.dashboard-canvas .info-user .username p {
  margin-bottom: 0px;
}
.dashboard-canvas .info-user .username .name {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.dashboard-canvas .info-user .username .info {
  font-weight: bold;
  margin-bottom: 5px;
}
.dashboard-canvas .info-user .notify {
  padding: 0px  20px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 50px;
  position: relative;
}
.dashboard-canvas .info-user .notify a {
  display: inline-block;
  padding: 0px 20px;
  color: #05aa18;
}
.dashboard-canvas .info-user .notify a:before {
  display: inline-block;
  width: 3px;
  height: 3px;
  content: "";
  background: #999;
  margin-right: 5px;
}
.dashboard-canvas .info-user .notify a:hover {
  color: #0066b3;
  text-decoration: underline;
}
.dashboard-canvas .info-user .notify .icon {
  position: absolute;
  top: 0px;
  right: 20px;
  bottom: 0px;
  margin: auto;
  width: 24px;
  height: 24px;
}
.dashboard-canvas .info-user .notify .text {
  width: 250px;
  display: inline-block;
}
.dashboard-canvas .row {
  margin: 0px -5px;
  overflow: hidden;
}
.dashboard-canvas .col-cus {
  float: left;
  padding: 5px;
}
.dashboard-canvas .col-cus.col19 {
  width: 19%;
}
.dashboard-canvas .col-cus.col24 {
  width: 24%;
}
.dashboard-canvas .wrap {
  background: #fff;
  padding: 15px;
  height: 240px;
  color: #88878c;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.dashboard-canvas .wrap .title {
  margin-bottom: 20px;
}
.dashboard-canvas .wrap .icon {
  text-align: center;
}
.dashboard-canvas .wrap .icon img {
  height: 85px;
}
.dashboard-canvas .wrap .text {
  text-align: center;
  margin-top: 20px;
}
.dashboard-canvas .wrap .val {
  font-size: 18px;
  font-weight: bold;
}
.dashboard-canvas .wrap .val.-temp {
  font-weight: normal;
}
.dashboard-canvas .wrap .val.-temp sub {
  top: -6px;
}
.dashboard-canvas .wrap.-weather {
  background: #4a96c2;
  color: #fff;
  position: relative;
}
.dashboard-canvas .wrap.-calendar {
  background: #0066b3;
  color: #fff;
  position: relative;
}
.dashboard-canvas .wrap.-calendar .actions {
  position: absolute;
  top: 10px;
  right: 10px;
}
.dashboard-canvas .wrap.-calendar .actions a {
  color: #fff;
  padding: 3px;
  font-size: 12px;
}
.dashboard-canvas .wrap.-calendar .datepicker table tr td.day:hover {
  background: rgba(0, 0, 0, 0.1);
}
.dashboard-canvas .wrap.-calendar .datepicker .datepicker-switch:hover,
.dashboard-canvas .wrap.-calendar .datepicker .next:hover,
.dashboard-canvas .wrap.-calendar .datepicker .prev:hover,
.dashboard-canvas .wrap.-calendar .datepicker tfoot tr th:hover {
  background: rgba(0, 0, 0, 0.1);
}
.dashboard-canvas .wrap.-calendar .datepicker-inline {
  width: 100%;
}
.dashboard-canvas .wrap.-calendar .datepicker-inline table {
  width: 100%;
}
.dashboard-canvas .wrap.-calendar .datepicker td,
.dashboard-canvas .wrap.-calendar .datepicker th {
  font-size: 11px;
}
.dashboard-canvas .nav-sm span.fa,
.dashboard-canvas .nav-sm .menu_section h3 {
  display: block;
}
@font-face {
  font-family: 'weather';
  src: url('../fonts/weather.eot');
  src: url('../fonts/weather.eot?#iefix') format('embedded-opentype'), url('../fonts/weather.woff') format('woff'), url('../fonts/weather.ttf') format('truetype'), url('../fonts/weather.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#weather .location {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100px;
  text-align: right;
}
#weather .location .icon-weather {
  display: block;
  margin-bottom: 0px;
}
#weather .location .local {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
#weather .location .date {
  display: block;
  font-weight: 300;
}
#weather .temp {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-weight: 300;
  font-size: 55px;
}
#weather .temp sub {
  font-size: 24px;
  position: relative;
  top: -20px;
}
.icon-weather {
  font-family: weather;
  font-size: 80px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
}
.icon-0:before {
  content: ":";
}
.icon-1:before {
  content: "p";
}
.icon-2:before {
  content: "S";
}
.icon-3:before {
  content: "Q";
}
.icon-4:before {
  content: "S";
}
.icon-5:before {
  content: "W";
}
.icon-6:before {
  content: "W";
}
.icon-7:before {
  content: "W";
}
.icon-8:before {
  content: "W";
}
.icon-9:before {
  content: "I";
}
.icon-10:before {
  content: "W";
}
.icon-11:before {
  content: "I";
}
.icon-12:before {
  content: "I";
}
.icon-13:before {
  content: "I";
}
.icon-14:before {
  content: "I";
}
.icon-15:before {
  content: "W";
}
.icon-16:before {
  content: "I";
}
.icon-17:before {
  content: "W";
}
.icon-18:before {
  content: "U";
}
.icon-19:before {
  content: "Z";
}
.icon-20:before {
  content: "Z";
}
.icon-21:before {
  content: "Z";
}
.icon-22:before {
  content: "Z";
}
.icon-23:before {
  content: "Z";
}
.icon-24:before {
  content: "E";
}
.icon-25:before {
  content: "E";
}
.icon-26:before {
  content: "3";
}
.icon-27:before {
  content: "a";
}
.icon-28:before {
  content: "A";
}
.icon-29:before {
  content: "a";
}
.icon-30:before {
  content: "A";
}
.icon-31:before {
  content: "6";
}
.icon-32:before {
  content: "1";
}
.icon-33:before {
  content: "6";
}
.icon-34:before {
  content: "1";
}
.icon-35:before {
  content: "W";
}
.icon-36:before {
  content: "1";
}
.icon-37:before {
  content: "S";
}
.icon-38:before {
  content: "S";
}
.icon-39:before {
  content: "S";
}
.icon-40:before {
  content: "M";
}
.icon-41:before {
  content: "W";
}
.icon-42:before {
  content: "I";
}
.icon-43:before {
  content: "W";
}
.icon-44:before {
  content: "a";
}
.icon-45:before {
  content: "S";
}
.icon-46:before {
  content: "U";
}
.icon-47:before {
  content: "S";
}
@media (max-width: 1200px) {
  .dashboard-canvas .col-cus.col19,
  .dashboard-canvas .col-cus.col24 {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .dashboard-canvas .col-cus.col19,
  .dashboard-canvas .col-cus.col24 {
    width: 33.333%;
  }
}
@media (max-width: 768px) {
  .dashboard-canvas .col-cus.col19,
  .dashboard-canvas .col-cus.col24 {
    width: 50%;
  }
  .dashboard-canvas .info-user .notify {
    display: block;
    padding: 10px 20px;
  }
  .dashboard-canvas .info-user .username,
  .dashboard-canvas .info-user .avatar {
    display: inline-block;
  }
  .dashboard-canvas .info-user .notify .text {
    width: 100%;
  }
  .box-login.-register .box-login-top .wraptext {
    height: auto;
  }
}
@media (max-width: 480px) {
  .dashboard-canvas .col-cus.col19,
  .dashboard-canvas .col-cus.col24 {
    width: 100%;
  }
}
.dashboard-canvas .box-form {
  background: #fff;
  padding: 10px;
  color: #323232;
}
.dashboard-canvas .box-form .row-form {
  background: #f8f8f8;
  padding: 5px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.dashboard-canvas .box-form .title {
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 15px;
}
.dashboard-canvas .box-form .label {
  width: 80px;
  color: #323232;
  font-size: 13px;
  font-weight: normal;
  white-space: normal;
  text-align: right;
  line-height: 20px;
}
.dashboard-canvas .box-form .input {
  width: calc(100% - 80px);
}
.dashboard-canvas .box-form .actions {
  text-align: center;
}
.dashboard-canvas .box-form .actions .btn {
  border: none;
  background: #5ab45c;
}
.dashboard-canvas textarea {
  resize: none;
}
.dashboard-canvas textarea.-custom {
  height: 98px;
}
.dashboard-canvas span.fa,
.dashboard-canvas .menu_section h3 {
  display: inline-block;
}
@media (max-width: 1320px) {
  .dashboard-canvas .box-form .label {
    width: 100%;
    text-align: left;
  }
  .dashboard-canvas .box-form .input {
    width: 100%;
  }
  .dashboard-canvas textarea {
    resize: none;
  }
  .dashboard-canvas textarea.-custom {
    height: 125px;
  }
}
@media (max-width: 1200px) {
  .dashboard-canvas .col-xs-12 .col-xs-12 {
    width: 100% !important;
  }
}

