html {
  height: 100%; }

body {
  font-size: 14px;
  color: #222;
  width: 100%;
  min-height: 100%; }

@font-face {
  font-family: 'Avo';
  src: url(../fonts/UTMAvo.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvoBold';
  src: url(../fonts/UTMAvoBold.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoLight';
  src: url(../fonts/Roboto/Roboto-Light.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoMedium';
  src: url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoBold';
  src: url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoBlack';
  src: url(../fonts/Roboto/Roboto-Black.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoCondensed';
  src: url(../fonts/RobotoCondensed-Regular.ttf) format("truetype");
  font-style: normal; }
@font-face {
  font-family: 'RobotoCondensedBold';
  src: url(../fonts/RobotoCondensed-Bold.ttf) format("truetype");
  font-style: normal; }
.container, .container-fluid, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-right: -10px;
  margin-left: -10px; }

.no-padding {
  padding: 0; }

a {
  text-decoration: none;
  color: #222; }

a:hover, a:focus, a:active {
  text-decoration: none; }

.text-blue {
  color: #0351a0; }

.text-green {
  color: #50ba54; }

.highcharts-title .chart-num {
  font-weight: 900;
  fill: #f7530c !important;
  font-size: 30px;
  font-family: avobold, RobotoCondensedBold, robotobold; }
  .highcharts-title .chart-num .percent {
    font-family: Roboto, arial,serif;
    font-size: 15px;
    font-weight: normal; }

.header {
  min-height: 80px;
  display: block;
  background-color: #0351a0;
  color: #fff;
  background-image: url('../img/bg-head.png');
  color: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 95% auto;
  }
  .header .logo {
    float: left;
    margin: 3px 20px 3px 0;
    max-width: 85px;
    max-height: 75px; }
  .header .title {
    text-transform: uppercase;
    color: yellow;
    white-space: nowrap; }
    .header .title .title-name {
      font-size: 24px;
      font-family: RobotoCondensedBold;
      margin-top: 12px; }
    .header .title .title-decs {
      font-size: 18px;
      font-family: RobotoCondensedBold; }
.number-hs {
  background: #50ba54;
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
  line-height: 20px;
  border-radius: 20px; }
  .number-hs:hover {
    color: yellow; }
.bg-home-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1; }

.list-marque {
  width: 100%;
  display: inline-block;
  height: 75px;
  overflow: hidden;
  text-align: left;
  padding: 0;
  margin: 0; }
  .list-marque li {
    width: 100%;
    height: 25px; }
    .list-marque li p {
      margin: 0;
      line-height: 25px;
      font-family: RobotoMedium, Roboto, arial;
      color: #0351a0;
      font-size: 13px; }
      .list-marque li p .number-hs {
        font-family: RobotoBold, arial;
        font-weight: bold;
        color: #fff;
        padding: 1px 6px;
        background: #50ba54;
        border-radius: 20px; }
      .list-marque li p .number-hs-2 {
        background: #2b79c8; }
      .list-marque li p .number-hs-3 {
        background: #0351a0; }
      .list-marque li p em {
        color: #333;
        font-style: normal; }

.main-content {
  background: #f7faf7;
  background: linear-gradient(#d0ecf7, #f7faf7); }

.content-group {
  margin: 20px 0; }

.home-content {
  z-index: 1;
  padding: 50px 0 70px 0;
  position: relative;
  background-color: #d0ecf7;
  background-image: none }

.main-content {
  z-index: 2;
  position: relative; }

.widget-row, .content-group {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  background-image: url("../img/bg-widget.png");
  background-size: 80% auto;
  background-position: center center;
  background-repeat: no-repeat; }

.hotline-hs {
  margin-top: 20px; }
  .hotline-hs p {
    font-family: RobotoCOndensed, Roboto, arial;
    font-size: 14px;
    color: #003382;
    margin-top: 5px; }

.content-mt {
  margin-top: -60px; }
  .content-mt .widget {
    margin-bottom: 15px; }

.widget {
  width: 100%;
  display: inline-block; }
  .widget .widget-head {
    width: 100%;
    display: block;
    border-bottom: 2px solid #50ba54; }
    .widget .widget-head .title {
        padding: 0px 10px;
        background: #50ba54;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        font-size: 15px;
        line-height: 35px;
        }
      .widget .widget-head .title:before {
        position: absolute;
        content: '';
        left: 100%;
        bottom: 0;
        width: 40px;
        height: 100%;
        display: inline-block;
        border-bottom: 35px #50ba54 solid;
        border-left: 0px transparent solid;
        border-right: 28px transparent solid; }

.widget-xlhs .pull-left {
  padding-top: 30px; }

.thumbnail-flex-g {
  max-width: 55px;
  float: left; }

.form-home-slider {
  padding-right: 30px; }
  .form-home-slider .form-home-content {
    border-radius: 0;
    box-shadow: inset 0px 0px 0px 1px #e2e2e2;
    background: #fff; }
    .form-home-slider .form-home-content>.input-group{width:100%}
    .form-home-slider .form-home-content .form-control, .form-home-slider .form-home-content .btn {
      padding: 10px 12px;
      height: 40px;
      border: none;
      border-radius: 0;
      box-shadow: none;
      background-color: transparent; }
    .form-home-slider .form-home-content .input-group-btn {
      width: 100%; }
    .form-home-slider .form-home-content .btn {
      padding: 10px 25px;
      background: #50ba54;
      border: 1px solid #50ba54;
      right: 0;
      position: absolute; }
      .form-home-slider .form-home-content .btn:hover {
        background: #64ce68; }
    .form-home-slider .form-home-content select {
      max-width: 180px;
      min-width: 130px;
      background: transparent !important;
      border-right: 1px solid #e2e2e2 !important; }
  .form-home-slider .form-title {
    margin-bottom: 20px; }
  .form-home-slider .note-hs {
    font-style: italic;
    font-size: 13px;
    margin-top: 25px;
    color: #000;
    }
    .form-home-slider .note-hs span {
      color: red; }

.marquee-home-slider {
  display: flex; }
  .marquee-home-slider .title-marquee h4 {
    font-family: RobotoBold,arial, serif;
    font-weight: bold;
    font-size: 15px;
    color: #0351a0; }

.marquee-info-hs {
  padding-left: 30px; }
.list-thong-bao {
  padding: 10px 0; }
  .list-thong-bao li {
    padding-bottom: 10px; }
    .list-thong-bao li:before {
      content: "\f0f6";
      width: 15px;
      height: 15px;
      color: #f78d03;
      float: left;
      margin: 3px 10px 0 0;
      font: normal normal normal 14px/1 FontAwesome;
      display: inline-block; }
.list-dvc-qg {
  counter-reset: my-badass-counter;
  padding: 10px 0 0; }
  .list-dvc-qg li {
    position: relative;
    padding: 0px 0 6px 30px;
    width: 100%;
    display: inline-block; }
    .list-dvc-qg li:before {
      content: counter(my-badass-counter);
      counter-increment: my-badass-counter;
      position: absolute;
      left: 0;
      top: 50%;
      padding: 0 10px 0 6px;
      color: #ebb83c;
      font-weight: bold;
      font-size: 22px;
      font-family: RobotoBlack, RobotoBold,Sans-Serif;
      transform: translateY(-63%); }
    .list-dvc-qg li a {
      padding: 5px 0;
      width: 100%;
      display: inline-block; }
    .list-dvc-qg li + li a {
      border-top: 1px dashed rgba(0, 0, 0, 0.24); }
.desc-flex-g {
  padding: 5px 10px;
  display: inline-block;
  font-size: 13px; }
  .desc-flex-g h4 {
    font-family: RobotoMedium, Roboto, arial;
    color: #0351a0; font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    margin: 3px 0 5px 0; }
  .desc-flex-g p {
    color: #222; }
  .desc-flex-g b {
    color: #ff7300; }

.group-flex {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap; }

.group-item-flex {
  padding:20px 10px 0px 10px;
  display: inline-block; }
  .group-item-flex:nth-child(4) > div, .group-item-flex:nth-child(5) > div, .group-item-flex:nth-child(6) > div {
    border-bottom: none !important; }
  .group-item-flex > div {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
    display: flex;
    width: 100%;
    height:100% }
  .total-flex-g p {
    text-align: center;
    color: #00498c;
    margin-bottom: 0;
    }
  .group-item-flex .thumbnail-flex-g, .group-item-flex h4 {
    transition: all cubic-bezier(0.55, 0.1, 0.07, 0.52) 0.5s; }
  .group-item-flex:hover .thumbnail-flex-g {
    transform: rotateY(360deg); }
  .group-item-flex:hover .desc-flex-g h4 {
    color: #f78d03; }
  .group-item-flex:hover a {
    text-decoration: none; }

.total-flex-g {
  float: right;
  margin-left: auto;
  }

.num-flex-g {
  font-family: RobotoBlack, Roboto, arial;
  font-weight: bold;
  color: #dc4300;
  font-size: 25px;
  margin: 5px 0 5px; }

.form-filter-table {
  width: 100%;
  display: inline-block;
  padding: 30px 10%; }
  .form-filter-table .form-filter-content {
    background: #fff;
    border: 1px solid #0351a0;
    width: 100%;
    display: inline-block; }
    .form-filter-table .form-filter-content .form-control {
      border: none;background: transparent;
      box-shadow: none;
      width: auto; }
    .form-filter-table .form-filter-content .sl-group {
      max-width: 150px;
      border-right: 1px solid #0351a0; }
    .form-filter-table .form-filter-content button {
      background: #0351a0;
      border-radius: 0;
      border: none; }
      .form-filter-table .form-filter-content button:hover {
        background: #216fbe; }

.number-md {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 10px;
  line-height: 20px;
  color: #fff;
  background: #50ba54;
  text-align: center;
  font-size: 12px;
  font-family: Roboto, arial, serif; }
  .number-md.number-md-2 {
    background: #2b79c8; }
  .number-md.number-md-3 {
    background: #f78d03; }
  .number-md.number-md-4 {
    background: #cf6500; }

.widget-xlhs-title {
  text-transform: uppercase;
  font-family: RobotoCOndensedBold, arial, serif;
  font-weight: bold;
  color: #0351a0;
  font-size: 20px; }
.container-fluid.navbar {
  background: transparent;
  border: none;
  border-top: 0px double rgba(255, 255, 255, 0.36);
  margin-bottom: -35px;
  z-index: 2;
  box-shadow: inset 0px 1px 6px rgba(255, 255, 255, 0.3);
  }
  .container-fluid.navbar .navbar-nav {
    background: #0351a0;
    float: right;
    position:relative;
    }
    .container-fluid.navbar .navbar-nav:before {
      position: absolute;
      content: '';
      left: 100%;
      bottom: 0;
      width: 28px;
      height: 100%;
      display: inline-block;
      border-top: 36px #0351a0 solid;
      border-left: 0px transparent solid;
      border-right: 28px transparent solid;
      }
    .container-fluid.navbar .navbar-nav:after {
      position: absolute;
      content: '';
      right: 100%;
      bottom: 0;
      width: 28px;
      height: 100%;
      display: inline-block;
      border-top: 36px #0351a0 solid;
      border-left: 28px transparent solid;
      border-right: 0px transparent solid;
      }
.table-responsive-div {
  margin: 0;
  width: 100%;
  display: table; }
  .table-responsive-div .row-table {
    display: table-row;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
  .table-responsive-div .row-table.thead {
    font-weight: 900;
    color: #0351a0; text-align: center;
    font-family: RobotoBold, arrial, serif;
    font-weight: bold; }
  .table-responsive-div .cell {
    padding: 6px 5px;
    display: table-cell; }
    .table-responsive-div .cell[data-title="STT"] {
      color: #cacaca;
      font-weight: bold;
      font-size: 18px; text-align:center;
      font-family: RobotoBlack, RobotoBold,Sans-Serif; }
    .table-responsive-div .cell[data-title="MÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â©c ÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"] {
    	text-align:center;
    }

footer {
  text-align: center;
  background: #0351a0;
  color: #fff;
  font-size: 13px;
  padding: 20px 0 10px 0;
  display: block;
  width: 100%;
  float: left; }
  footer h4 {
    color: yellow;
    text-transform: uppercase;
    font-size: 16px;
    font-family: robotocondensedbold;
    margin: 0 0 10px 0; }
  footer p {
    margin-bottom: 0px; }
@media screen and (max-width: 767px) {
  .head-right {
    position: relative;
    right: 0; width:100% }
    .head-right .PortalDVC-WelcomeBar {
      float: left; }
  .form-home-slider {
    padding: 15px 10%; }
  .widget .widget-head .title:before{
	display:none;
	}
	.marquee-home-slider {
    display: inline-block;
    padding: 10px 10%;
    text-align: center; }
    .marquee-home-slider .chart-hs {
      width: 100%; }
    .marquee-home-slider #chart-hs-1 {
      margin: auto; }
    .widget.widget-xlhs {
	    text-align: center;
	}
	.table-responsive-div .cell[data-title="MÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â©c ÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"] {
    	text-align: left;
	}
	.header .title {
    white-space: normal; }
}
@media screen and (max-width: 580px) {
  .table-responsive-div {
    display: block; }
    .table-responsive-div .row-table {
      padding: 14px 0 4px;
      display: block;
      background: #fff;
      border-left: 3px solid #0351a0; }
    .table-responsive-div .row-table:nth-child(odd) {
      background: rgba(255, 255, 255, 0.7);
      border-left: 3px solid #f78d03; }
    .table-responsive-div .row-table.thead {
      padding: 0;
      height: 6px; }
    .table-responsive-div .row-table.thead .cell {
      display: none; }
    .table-responsive-div .row-table .cell {
      margin-bottom: 10px; }
    .table-responsive-div .row-table .cell:before {
      margin-bottom: 6px;
      content: attr(data-title);
      min-width: 98px;
      font-size: 13px;
      line-height: 10px;
      padding: 6px;
      text-transform: uppercase;
      color: #222;
      display: block;
      background: linear-gradient(90deg, #e1f2ff, rgba(225, 242, 255, 0)); }
    .table-responsive-div .cell {
      padding: 2px 16px;
      display: block; }
    .header .logo {
    margin: 0 auto 10px auto; float: none }
  	.header .title {
    text-align: center; }

  .title-name {
    font-size: 20px;
    clear: both; }
}

/*# sourceMappingURL=style.css.map */
