﻿/*
	PSC Portal - NHA TRANG
	Nguyen Thi Hong Dung
	Date create: 13.09.2018
    Modified Date: 10.01.2018 by TruongPT
*/
/* font-face */
@import url("../../../lib/simple-line-icons/css/simple-line-icons.css");
/* typography */
.txt-menu, .menu .navbar-default .navbar-nav > li > a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #034ea2;
}

.txt-light {
    font-weight: 300;
}

.txt-bold {
    font-weight: 700;
}

.chitietbaiviet a:hover {
    color: #ff0000;
}

.chitietbaiviet a {
    color: #0000ff;
}

.text-head.large {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-head.small {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
}

.text-title {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

    .text-title.large {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .text-title.small {
        font-size: 12px;
        font-weight: 700;
        line-height: 1.5;
    }

.header-tab {
    font-size: 14px;
    font-weight: 700;
}

/* end typography */
/* global */
* {
    padding: 0;
    margin: 0;
}

:focus {
    outline: none;
}

::placeholder {
    color: #fff;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #fff;
}

::-ms-input-placeholder {
    color: #fff;
}

ul {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

    a:hover,
    a:focus,
    a:active {
        color: #034ea2;
        text-decoration: none;
    }

select {
    background: transparent;
    border: 0;
}

#page {
    width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.line {
    border-bottom: 1px solid #004490;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-bottom: 15px;
}

.ml-120 {
    margin-left: 120px;
}

.pt-20 {
    padding-top: 20px;
}

/* end global */
/* layout */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #4f4f4f;
}

@media (min-width: 1200px) {
    .menu .container {
        width: 1170px;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 100%;
    }
}

.section.bg-grey {
    background-color: #eee;
}

/* end layout */
/* ____ header _____*/
.header {
    font-size: 14px;
    line-height: 1.1;
    color: #87c0ff;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .header ul {
        margin: 15px 0 0 0;
    }

        .header ul li {
            display: inline-block;
            padding: 0 10px 10px 0;
        }

            .header ul li a:hover {
                color: #fff;
            }

    .header .icons {
        margin-right: 5px;
    }

@media (max-width: 768px) {
    .header .header-logo img {
        margin: 0 auto;
    }

    .header ul {
        font-size: 12px;
    }
}

@media (min-width: 769px) {
    .header {
        text-align: left;
    }

        .header .header-bottom {
            float: right;
        }
}

/* end header */
/* _____ MENU _____ */
.affix {
    top: 0;
    z-index: 9999 !important;
    animation: pulse 0.7s;
}

.menu .navbar {
    margin-bottom: 0px;
    background-color: #fff;
    border: 0;
}

.menu .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0;
    width: 100%;
}

.menu .navbar-default .navbar-collapse {
    border-color: #fff;
}

.menu .navbar-default .navbar-nav > li > a:hover {
    color: #87c0ff;
}

.menu .navbar-collapse {
    background-color: transparent;
}

.menu .fa {
    padding-right: 10px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #034ea2;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #034ea2;
    color: #fff !important;
}

.nav-padding {
    padding-top: 61px;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    margin-right: -1px;
    min-width: 225px;
}

.navbar-nav .dropdown-menu {
    padding: 0;
}

.navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
    left: 0px;
    margin-left: -1px;
    right: auto;
}

.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
    background-color: #034ea2;
    color: #fff;
}

.navbar-header .navbar-toggle {
    background-color: #034ea2;
    background-image: none;
    border-color: transparent;
    padding: 5px;
}

    .navbar-header .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 25px;
        height: 4px;
    }

    .navbar-header .navbar-toggle:focus, .navbar-header .navbar-toggle:hover {
        background-color: #87c0ff;
    }

.caret.navbar-toggle.sub-arrow:focus, .caret.navbar-toggle.sub-arrow:hover {
    background-color: transparent;
}

.dropdown-menu {
    border-radius: 0;
}

.open .open > .dropdown-menu {
    background-color: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}

.dropdown-menu > li > a {
    padding: 11px 20px;
    white-space: nowrap;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: #034ea2;
        color: #fff;
    }

@media (min-width: 993px) {
    .menu .caret {
        display: none;
    }

    .menu .affix {
        background-color: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.2);
    }
}

@media (max-width: 992px) {
    .menu .affix {
        position: relative;
        animation: none;
    }

    .menu .navbar-nav {
        margin: 0 -15px 15px -15px;
        width: auto;
    }

    .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #034ea2;
        position: relative;
    }

        .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #87c0ff;
        }

    .menu .navbar-nav.sm-collapsible .caret, .menu .navbar-nav.sm-collapsible ul .caret {
        border-width: 0px;
        top: 0;
        position: static;
        margin-right: 0;
    }

    .menu .navbar-nav.sm-collapsible .open > a > .caret:before {
        content: "\f106";
    }

    .menu .navbar-nav.sm-collapsible .caret:before {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: bold;
    }

    .menu .nav .open > a, .menu .nav .open > a:focus, .menu .nav .open > a:hover {
        background-color: transparent;
        color: #87c0ff !important;
    }

    .menu .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
        margin-left: 0;
    }

    .menu li {
        width: 100% !important;
    }

    .menu button.navbar-toggle {
        float: left;
        border-radius: 0;
        margin-left: 15px;
    }
}

/* change breakpoint */
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav.sm-collapsible a.has-submenu {
        padding-right: 15px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-right: 0;
    }
}

.sub-arrow {
    display: none;
}

@media (min-width: 992px) {
    .menu .nav.navbar-nav > li {
        float: none;
        display: table-cell;
        width: 1%;
        text-align: center;
    }

        .menu .nav.navbar-nav > li a {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .navbar-nav.sm-collapsible a.has-submenu {
        padding-right: 15px;
    }

    .navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
/* END MENU */
/* *********** v3 search ********* */
/* search : desktop */
#search {
    min-height: 40px;
    position: relative;
    cursor: pointer;
    z-index: 1005;
    background-color: transparent;
    padding-top: 5px;
}

.search-submit {
    background-color: transparent;
    background-image: url("../imgs/search.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    min-height: 24px;
    border: none;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    top: 7px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#m_search {
    background: #034ea2;
    border: 1px solid #87c0ff;
    padding: 10px;
    position: absolute;
    top: 100%;
    width: 230px;
    right: 0px;
    font-style: italic;
    color: #fff;
    display: none;
    font-size: 13px;
}

/* search : mobile */
.search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 48px;
}

.search-toggle {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

    .search-toggle::before, .search-toggle::after {
        content: '';
        position: absolute;
        display: block;
        transition: all 0.1s;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .search-toggle::before {
        border: 2px solid #034ea2;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        left: 42%;
        top: 38%;
    }

    .search-toggle::after {
        height: 2px;
        width: 10px;
        background: #034ea2;
        top: 65%;
        left: 60%;
        transform: rotate(45deg);
    }

    .search-toggle.active {
        background-color: #e4e7e9;
    }

        .search-toggle.active::before {
            width: 0;
            border-width: 1px;
            border-radius: 0;
            transform: rotate(45deg);
            top: 40%;
            left: 50%;
        }

        .search-toggle.active::after {
            width: 12px;
            left: 41%;
            top: 49%;
        }

.search-input:focus {
    outline: none;
}

#search-mobile .search-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-height: 0;
    transform: translateY(100%);
    background-color: #fff;
    transition: all 0.3s;
}

    #search-mobile .search-box .search-input {
        width: 100%;
        height: 100%;
        padding: 0 1em;
        border: 0;
        background-color: #034ea2;
        opacity: 0;
        color: #fff;
        font-size: 16px;
        /* font-size < 16px sẽ bị zoom trên safari */
        border: 1px solid #034ea2;
    }

        #search-mobile .search-box .search-input::-webkit-input-placeholder {
            color: #fff;
            text-transform: italic;
        }

#search-mobile.showSearch .search-box {
    max-height: 60px;
    min-height: 60px;
    padding: 10px 15px;
}

    #search-mobile.showSearch .search-box .search-input {
        opacity: 1;
    }

@media (max-width: 992px) {
    #search-mobile {
        display: block !important;
    }
}
/* *********** end search ********* */

/* Chi Tiết Tin Tức */
.content-detail ul li {
    padding-right: 2px;
    padding-left: 0 !important;
    margin-bottom: 5px;
}

    .content-detail ul li a {
        padding: 0 0 5px 0;
        display: block;
        line-height: 14px;
    }

.tinxemnhieutrongtuan ul li a {
    color: #666666 !important;
    font-weight: bold !important;
}

.tinxemnhieutrongtuan ul li:before {
    content: "\f04d " !important;
    font-size: 5px !important;
    margin-left: 2px !important;
    margin-right: 7px !important;
}

.other_news ul li:before {
    content: "\f04d " !important;
    font-size: 5px !important;
    margin-left: 0 !important;
    margin-right: 8px !important;
    margin-top: 4px;
    height: 12px;
}

.tinlienquan li a {
    color: #000db7;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
}

    .tinlienquan li a:hover {
        color: #034ea2;
    }

.btnbottom .btn {
    padding: 3px 1px !important;
    width: 100px;
    border-radius: 0px !important;
}

.header-category ul li {
    float: left;
}

.topicname-title {
    margin-left: 0;
}

.icon-gg {
    display: inline-block;
}
/*.icon-gg img {
  height: 30px;
}
*/
/* map */
.map {
    margin-bottom: 15px;
}

/* Sự kiện */
.su-kien {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    background-color: #ccc;
    background-image: linear-gradient(to top, #e3e6e8 0%, white 100%);
    border: 1px solid #ccc;
}

    .su-kien h2 {
        color: #034ea2;
        text-align: center;
        margin: 0 0 20px 0;
    }

.su-kien-thumb {
    margin-bottom: 20px;
}

/* banner small */
.banner.small .banner-thumb {
    margin-bottom: 5px;
}

/* banners big */
.banners.big .banner-thumb {
    margin-bottom: 5px;
}

/* footer */
.footer {
    background-color: #034ea2;
    color: #fff;
    font-size: 14px;
    line-height: 1.1;
    line-height: 1.5;
    padding: 15px 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .footer a:hover,
    .footer a:focus,
    .footer a:active {
        color: #87c0ff;
    }

    .footer h4 {
        line-height: inherit;
        font-size: inherit;
        margin-top: 0;
    }

    .footer .footer-logo {
        float: left;
        margin-right: 2px;
    }

        .footer .footer-logo ~ .footer-box {
            margin-left: 120px;
        }

    .footer .footer-bottom {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 400;
        color: #c3c3c3;
    }

    .footer .footer-box {
        margin-bottom: 30px;
    }

    .footer .fa {
        border: 1px solid transparent;
        margin-bottom: 10px;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .footer .fa-facebook {
        background-color: #3b5998;
        padding: 10px 14px;
    }

    .footer .fa-google-plus {
        background-color: #dd4b39;
        padding: 10px 9px;
    }

    .footer .fa-twitter {
        background-color: #00aced;
        padding: 10px 11px;
    }

    .footer .social a:hover .fa {
        border-color: #fff;
    }

/* end footer */
/* back to top */
a.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 18px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #fff;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #034ea2 url("../imgs/cd-top-arrow.svg") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    a.cd-top.cd-is-visible, a.cd-top.cd-fade-out, .no-touch a.cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    a.cd-top, a.cd-top:visited, a.cd-top:hover {
        color: #CCCCCC;
        text-decoration: none;
    }

        a.cd-top.cd-is-visible {
            /* the button becomes visible */
            visibility: visible;
            opacity: 1;
            z-index: 1;
        }

        a.cd-top.cd-fade-out {
            /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
            opacity: 1;
        }

/* hanging fix right */
.hanging {
    border: 1px solid #fff;
    list-style: none;
    padding: 0;
    position: fixed;
    margin-top: 30px;
    perspective: 1000px;
    top: 50%;
    margin-top: -150px;
    right: 0;
    z-index: 999999;
}

    .hanging li {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 16px;
        vertical-align: baseline;
    }

        .hanging li a {
            display: block;
            width: 40px;
            height: 40px;
            background-color: rgba(3, 78, 162, 0.9);
            color: #fff;
            padding: 5px;
            text-decoration: none;
            text-align: center;
            transition: background .5s ease .300ms;
        }

            .hanging li a img {
                margin-top: 5px;
            }

            .hanging li a:hover {
                background-color: #d6322c;
            }

            .hanging li a span {
                width: 150px;
                float: right;
                text-align: center;
                background: #222;
                color: #fff;
                margin: -30px 50px 0 0;
                padding: 8px;
                transform-origin: 0;
                visibility: hidden;
                opacity: 0;
                transform: rotateY(45deg);
                transition: all .5s ease .300ms;
                font-size: 12px;
                line-height: 23px;
                text-transform: uppercase;
            }

        .hanging li span:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            right: -20px;
            top: 9px;
            border: 10px solid transparent;
            border-left: 10px solid #222;
        }

        .hanging li a:hover span {
            visibility: visible;
            opacity: 1;
            transform: rotateY(0);
        }

@media (max-width: 978px) {
    .hanging {
        display: none;
    }
}
/* _____ responsive _____ */
@media (max-width: 768px) and (min-width: 420px) {
    .side-right .banner.small {
        margin: 0 -2px;
    }

        .side-right .banner.small .banner-thumb {
            width: 50%;
            float: left;
            padding: 0 2px;
        }
}

/* .footer */
@media (max-width: 900px) {
    .footer .footer-top .my-col:nth-child(1) {
        width: 100%;
    }

    .footer .footer-top .my-col:nth-child(2) {
        width: 70%;
    }

        .footer .footer-top .my-col:nth-child(2) > * {
            margin-left: 0px;
        }

    .footer .footer-top .my-col:nth-child(3) {
        width: 30%;
    }
}

@media (max-width: 768px) and (min-width: 471px) {
    .footer .my-col {
        width: 100% !important;
        text-align: left;
    }

    .footer .footer-box {
        margin-left: 120px;
    }

    .footer .footer-bottom .my-col {
        text-align: left !important;
    }

        .footer .footer-bottom .my-col > * {
            margin-left: 120px !important;
        }
}

@media (max-width: 470px) {
    .footer .footer-logo {
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0;
    }

    .footer .my-col {
        width: 100% !important;
        text-align: left;
    }

    .footer .footer-box {
        margin-left: 0 !important;
    }

    .footer .ml-120 {
        margin-left: 0;
    }
}

/*# sourceMappingURL=index.css.map */

#banner {
    min-height: 130px;
    width: 100%;
    float: left;
}

#psc-divPanelBottom .container {
    padding: 0;
    width: 100%;
    float: left;
}

.header .container,
.menu .container {
    padding: 0;
}

@media(min-width:768px) {
    #psc-divPanelCenter {
        width: 75%;
        float: left;
        padding: 0px 0px 0px 15px;
    }

    #psc-divPanelRight {
        width: 25%;
        float: left;
        padding: 0 15px;
    }

    #psc-divPanelMid {
        overflow: hidden;
        margin: 0 -15px;
    }
}

@media(max-width:768px) {
    #page {
        width: 100%;
    }
}

.authorsource {
    float: right;
    font-weight: 600;
}

.tinxemnhieu {
    padding: 0px 0 5px 0;
    border-bottom: 1px dashed #e6e6e6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.timear {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 20px;
    background: #e6e6e6;
    color: #191515;
    font-weight: 500;
    padding: 6px 6px;
    border-radius: 3px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 17px;
}