﻿:root {
  --main-color: #1590e8;
  --color_product: #ffecaa;
  --text-main-color: #ffb71b;
  --primary-color: #1590e8;
}

.banner_header {
  margin-bottom: 5px;
}

.logo1 {
  margin: 5px 0;
}

.logo1 a {
  display: block;
}

.portlet-borderless-container {
  min-height: 2.5em;
  position: relative;
}

.top-link {
  margin-top: 30px;
  font-size: 14px;
  color: #999;
}

.text-right a {
  color: #039 !important;
}

.top-link a {
  margin: 0 10px;
  font-size: 14px;
}

.search {
  background: url(/Content/images/ico-search.png) no-repeat right center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.aui-field-content,
.aui-button-holder {
  display: block;
}

.aui-field-element {
  position: relative;
}

.aui-field-text input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition:
    border-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  margin-top: 10px;
  margin-bottom: 10px;
}

.list-func {
  background-color: white;
  margin-top: 15px;
  text-align: center;
  font-size: 12px;
}

.portlet-column-content {
  padding: 5px;
}

.portlet-borderless-container {
  min-height: 2.5em;
  position: relative;
}

.func-01 {
  font-weight: bold;
  text-align: center;
  display: inline-block;
}

.list-func i {
  width: 42px;
  height: 40px;
  margin-bottom: 10px;
  display: block;
  margin: 15px auto 10px;
}

.mgb20 {
  margin-bottom: 20px !important;
}

.media_date {
  padding: 2px 15px 2px 0;
}

.media_date .d {
  background: url(/Content/images/nenthongbao1.png) top no-repeat;
  padding: 5px;
  text-align: center;
  width: 64px;
  height: 64px;
}

.media_date .d h3 {
  margin: 10px 0 0 0;
}

.media_date .d p {
  margin: 0;
  font-size: 13px;
}

a.back-to-top {
  display: none;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: url(/Content/images/arrow-up.png) no-repeat center;
  background-size: 60px 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

#breadcumb > li > a {
  font-size: 13px;
  font-weight: 500;
}

.NoiDungHoSo {
  color: #000000;
  font-family:
    Times New Roman,
    Arial,
    Verdana,
    Helvetica,
    sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

.NoiDungHoSo2 {
  color: #000000;
  font-family:
    Times New Roman,
    Arial,
    Verdana,
    Helvetica,
    sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.TitleHoSo {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}

.btn {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}

.btn-primary {
  background-color: #003a6a;
}

/*@media (max-width:768px) {
    .navbar-header {
        float: left;
    }

    .navbar {
        border-radius: 4px;
        min-width: 400px;
    }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }

    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }

    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }

    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }

    .container {
        min-width: 400px;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }*/

/*.navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }*/

/*.navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-static-top {
        border-radius: 0;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }

    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px;
        }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}*/

body {
  background-color: #efefef;
  font-size: 12px;
}

.navbar-brand {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.navbar-brand:hover,
.navbar-brand.active {
  color: #fecd0b;
}

.navbar-toggle {
  color: #fff;
}

.navbar-blue {
  background: var(--main-color);
  border-radius: 0;
}

.navbar-blue .dropdown-menu {
  background: var(--main-color);
  left: 15px;
  top: 100%;
  min-width: 90%;
  width: auto;
}

.navbar-blue li a {
  color: #fff;
  font-weight: bold;
}

.navbar-blue li a:hover,
.navbar-blue li a:focus {
  background-color: transparent;
}

.navbar-blue li:hover a,
.navbar-blue li .active a {
  color: #fecd0b;
}

.navbar-ocean-blue {
  background: var(--main-color);
  border-radius: 0;
}

.navbar-ocean-blue .dropdown-menu {
  background: var(--main-color);
  left: 15px;
  top: 100%;
  min-width: 90%;
  width: auto;
}

.navbar-ocean-blue li a {
  color: #fff;
  font-weight: bold;
}

.navbar-ocean-blue li a:hover,
.navbar-ocean-blue li a:focus {
  background-color: transparent;
}

.navbar-ocean-blue li:hover a,
.navbar-blue li .active a {
  color: #fecd0b;
}

li.dropdown > a:hover img {
  /*border-radius: 50%;*/
  /*background: rgba(139, 193, 181,1);*/
  margin-top: -7px;
  border-radius: 50%;
  padding: 0.4em;
  background: rgba(255, 255, 255, 0.2);
}

li.dropdown:hover > .dropdown-menu > li > a:hover img {
  margin-top: -10px;
  border-radius: 50%;
  padding: 0.4em;
  background: rgba(255, 255, 255, 0.2);
}

li.dropdown:hover > .dropdown-menu {
  display: block;
}

.navbar-blue .open > a,
.navbar-blue .open > a:hover,
.navbar-blue .open > a:focus {
  background-color: transparent;
}

.navbar-ocean-blue .open > a,
.navbar-ocean-blue .open > a:hover,
.navbar-ocean-blue .open > a:focus {
  background-color: transparent;
}

.navbar-blue .dropdown-menu li {
  white-space: nowrap;
}

.navbar-blue .dropdown-menu li a {
  color: #fff;
}

.navbar-blue .dropdown-menu li:hover > a,
.navbar-blue .dropdown-menu li .active a {
  color: #fecd0b;
}

.navbar-ocean-blue .dropdown-menu li {
  white-space: nowrap;
}

.navbar-ocean-blue .dropdown-menu li a {
  color: #fff;
}

.navbar-ocean-blue .dropdown-menu li:hover > a,
.navbar-ocean-blue .dropdown-menu li .active a {
  color: #fecd0b;
}

ul.dropdown-menu {
  padding: 5px 0px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: -15px;
  margin-right: -15px;
}

.slider-wrapper {
  padding: 15px;
  background-color: #fff;
  height: 324px;
  position: relative;
}

.slider-wrapper .nivo-controlNav {
  display: none;
}

.slider-wrapper .btn-control {
  position: absolute;
  right: 11px;
  bottom: 15px;
  width: 62px;
  height: 30px;
  z-index: 999;
  font-weight: bold;
}

.slider-wrapper .btn-control button {
  float: left;
}

.slider-wrapper .btn-control button.btn-prev {
  border-right: none;
}

.slider-wrapper .btn-control button.btn-next {
  border-left: none;
}

.margin-top {
  margin-top: 15px;
}

.request {
  height: 375px;
  padding: 15px 25px;
  background-color: #fff;
}

.request h4 {
  margin-top: 0;
}

.request label {
  display: block;
}

.box-header {
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid;
  border-color: #d5dbe0;
  background-color: #fff;
  text-transform: uppercase;
}

.news {
  padding: 15px;
  background-color: #fff;
}

.news .media {
  border-bottom: 1px dashed;
  border-color: #d5dbe0;
  padding-bottom: 10px;
}

.news .media a {
  text-decoration: none !important;
}

.news .media-heading {
  color: #4782b2;
  font-size: 14px;
}

.media-object .month {
  display: block;
  background-color: #4782b2;
  color: #fff;
  width: 65px;
  padding: 4px 0;
  text-align: center;
}

.media-object .date {
  font-size: 16px;
  font-weight: 700;
  width: 65px;
  height: 39px;
  line-height: 43px;
  text-align: center;
  display: block;
  color: #282a2c;
  background-color: #f3f3f3;
}

.alpha-slider {
  padding-left: 0;
  padding-right: 5px;
}

.alpha {
  padding-left: 0;
  padding-right: 10px;
}

.omega {
  padding-left: 10px;
  padding-right: 0;
}

.middle {
  padding-left: 5px;
  padding-right: 5px;
}

.fullwidth {
  padding-left: 0;
  padding-right: 0;
}

.full {
  padding-left: 0;
  padding-right: 0;
}

.orange {
  background-color: #f68e56 !important;
}

.green {
  background-color: #00a651 !important;
}

.sidebar {
  margin-top: 15px;
}

.sidebar:first-child {
  margin-top: 0;
}

.sidebar .links {
  max-height: 230px;
  height: 230px;
}

.sidebar .links a {
  display: block;
  background-color: #4782b2;
  padding: 8px 0;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}

.nivo-caption {
  width: 50%;
  height: 70px;
  opacity: 0.7;
}

#footer .footer {
  background-color: #b9cad7;
  padding: 15px;
  padding-bottom: 10px;
  overflow: hidden;
}

#footer .footer .logo {
  float: left;
}

#footer .footer .copyright {
  color: #000000;
  float: left;
  padding: 5px 10px;
  font-weight: bold;
}

#footer .footer .copyright span {
  display: block;
  margin-top: 10px;
}

#footer .footer .copyright span:first-child {
  margin-top: 0;
}

#footer .footer .right-footer {
  color: #000000;
  font-weight: bold;
}

#footer .footer .right-footer div {
  margin-top: 6px;
  text-align: right;
}

#footer .footer .social {
  font-size: 24px !important;
}

#footer .footer .social .fa {
  color: #fff;
}

#loginForm {
  display: none;
  position: absolute;
  width: 300px;
  height: 240px;
  top: 100%;
  right: 0;
  padding: 15px;
  z-index: 9999;
  background: #fff;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.31);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.31);
}

#loginForm.has-error {
  height: 250px;
}

#loginForm input[type="text"],
#loginForm select,
#loginForm input[type="password"] {
  width: 150px;
}

#loginForm label {
  text-align: left;
}

#loginForm .error {
  color: red;
}

#loginForm .forgot-pass {
  color: #333;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  text-decoration: underline;
  text-align: left;
}

#loginForm .login-action {
  text-align: left;
  padding-left: 35px;
}

#breadcumb {
  background-color: #fff;
  border-bottom: 1px solid;
  border-bottom-color: #e2e2e2;
}

.top-news {
  background: #fff;
  padding: 10px;
  margin-top: -20px;
}

.news-listing {
  margin-top: -20px;
}

.view-all {
  padding: 0 15px 5px;
  background: #fff;
  text-align: right;
}

.other-news ul {
  list-style: none;
  padding-left: 5px;
}

.other-news ul a {
  padding: 3px 0;
  display: block;
}

#login-page {
  background: #fff;
  margin-top: -20px;
  height: 400px;
}

#login-page .panel {
  margin-top: 100px;
}

#login-page .panel .panel-heading {
  background: #039;
  color: #fff;
}

.rowActive,
.table-hover > tbody > tr:hover .rowActive {
  background-color: #ecfbd4;
  vertical-align: middle !important;
}

.rowDeActive,
.table-hover > tbody > tr:hover .rowDeActive {
  background-color: #d3d5fb;
  vertical-align: middle !important;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  /*background-color: #ddeffe;*/
  /*background-color: #D2E4F2;*/
  background-color: #f0f0f0;
}

.table-header th {
  background-color: #1590e8 !important;
  color: #fff;
  text-align: center;
}

#student-info {
  padding: 15px;
}

#profile .form-group {
  margin-left: 20px;
}

#profile.tab-pane {
  padding-top: 10px;
}

#profile .form-inline {
  padding: 10px;
}

#profile .form-control-static {
  color: red;
}

#family {
  padding: 15px;
}

#family .parent {
  padding: 20px 0;
  border-bottom: 1px solid;
  border-bottom-color: #e2e2e2;
}

#family .parent .parent-label {
  line-height: 20px;
  width: 120px;
  display: inline-block;
}

#family .parent .value {
  line-height: 20px;
  margin-left: 10px;
  color: #f00;
}
