﻿/**
 * @Project NUKEVIET 3.0
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2010 VINADES.,JSC. All rights reserved
 * @Createdate Wed, 27 Jul 2011 14:55:22 GMT
 */

/* block menu */
#smoothmenu2 {
	z-index: 1000
}
#smoothmenu2 ul li a{
    padding: 5px;
    margin:0px 10px;
}
.ddsmoothmenu-v {

}
.ddsmoothmenu-v ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.ddsmoothmenu-v ul li {
    position: relative;
}

.ddsmoothmenu-v ul li a {
    display: block;
    color: #000000;
    padding: 5px;
    white-space: nowrap;
	border-bottom:1px dashed #f5f5f5;
}

.ddsmoothmenu-v ul li img {
    position: absolute;
    right: 10px;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active {
    color:#000000;
    background: #fff;
}

.ddsmoothmenu-v ul li a.selected {
    background: #00A5D5;
    color: #fff;
}

.ddsmoothmenu-v ul li a:hover {
    background: #F5F5F5;
    color: #007da9;
}

.ddsmoothmenu-v ul li ul {
    position: absolute;
    top: 0;
    font-weight: normal;
    visibility: hidden;
	width:200px;
	border:1px solid #D8D8D8;
}

* html .ddsmoothmenu-v ul li {
    float: left;
    height: 1%;
}
* html .ddsmoothmenu-v ul li a {
    height: 1%;
}

/* TABLE LAWS */
.lawitem{background-color:#f2f2f2;width:100%; margin:0}
.lawitem td{ border:1px #fff solid}
.lawitem a{ color:#3333FF}
.lawitem thead{ background-color:#e5e5e5;font-weight:bold;border-bottom:2px #FFFFFF solid}
.lawitem tbody{}
.lawitem tbody.bg{ background-color:#FBFBFB;background-image:none}

h3.pagetitle{
	line-height: 30px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}

.generate_page{ text-align:center;font-weight:bold}

/* Style button */
.style-button {
	padding: 0px 10px 0px 0px;
	height: 25px;
	cursor: pointer;
	display: inline-block;
	background-image: url('../images/pso/button.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.style-button:hover {
	background-image: url('../images/pso/button.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style-button:hover span, .style-button:hover a {
	background-repeat: no-repeat !important;
	background-position: left bottom;
	background-image: url('../images/pso/button.png');
}
.style-button span, .style-button a {
	background-position: left top;
	line-height: 25px;
	padding-left: 10px;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url('../images/pso/button.png');
	font-weight: bold;
	color: #FFFFFF;
}

/* big icon */
.big-icon {
	height: 32px;
	padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	width: 32px;
	margin-right: 4px;
}
.bcourse {
	background-image: url('../images/pso/big-icon-pack.png');
}
.bdetail {
	background-position: -32px 0px;
	background-image: url('../images/pso/big-icon-pack.png');
}
.bteacher {
	background-position: -64px 0px;
	background-image: url('../images/pso/big-icon-pack.png');
}
.bcat {
	background-position: -96px 0px;
	background-image: url('../images/pso/big-icon-pack.png');
}

/* small icon */
.small-icon {
	height: 16px;
	padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	margin-right: 4px;
}
.sreg {
	background-image: url('../images/pso/small-icon-pack.png');
}
.steacher {
	background-position: -16px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.ssumary {
	background-position: -32px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.sdetail {
	background-position: -48px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.snumc {
	background-position: -64px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.scv {
	background-position: -80px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.slession {
	background-position: -96px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.svideo {
	background-position: -112px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.sdata {
	background-position: -128px;
	background-image: url('../images/pso/small-icon-pack.png');
}
.sfloder {
	background-position: -144px;
	background-image: url('../images/pso/small-icon-pack.png');
}

/* ul list */
ul.list-item, ul.list-releted-item, ul.list-none {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.list-item li{
	background-repeat: no-repeat;
	background-position: left 6px;
	background-image: url('../images/pso/ul-bull.png');
	padding-left: 10px;
	line-height: 1.5em;
}

ul.list-releted-item li {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../images/pso/ul-bull.png');
	padding-left: 10px;
	line-height: 1.5em;
}
ul.list-none li {
	line-height: 1.6em;
}

.center{
	text-align:center
}
.infoerror{
	color:#FF0000;
}

/* BLOCK TOP AREA CENTER */
div.blocktop10area{
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #C0C0C0;
}
div.blocktop10area ul{
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
div.blocktop10area ul li{
	font-weight: bold;
	line-height: 22px;
	float: left;
	width: 48%;
}

/* BLOCK SEARCH */
.formsearch{
	padding: 5px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
}
table.inner-search,table.inner-search td,table.inner-search tr,table.inner-search tbody{
	border-style: none;
	border-width: 0px;
}
table.inner-search input[type=text],table.inner-search input[type=submit],table.inner-search input[type=button]{
	border: 1px solid #CCCCCC;
}
table.inner-search input[type=submit],table.inner-search input[type=button]{
	background-color: #FFFFFF;
	cursor: pointer;
}


/* BLOCK TOP LAW */
.block-law{
	padding:0px 10px;
}
.block-law ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.block-law ul li{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.block-law ul li span.small{
	list-style-type: none;
	font-size: 11px;
	color: #666666;
}

/* DETAIL */
h3.lawh3{
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;*/
	font-size: 14px;
	line-height: 25px;
	/*padding-bottom: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;*/
    color:#333;
}

h3.subtitle{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
    color:#02659d;
}

a#btn-search{
	display: block;
	font-size: 12px;
	margin-top: 7px;
}

.laws-download-file {
    margin-top: -6px;
}

.laws-download-file .list-group-item:first-child{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.laws-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.laws-download-file .list-group-item .badge a {
    color: #fff;
}

/* ========================================================================== */
/* PSO main page - grouped by administrative-procedure field                  */
/* ========================================================================== */
.pso-main-grouped {
    --pso-blue: #0b72cf;
    --pso-blue-dark: #075aa5;
    --pso-blue-soft: #eaf4fd;
    --pso-border: #d8e3ed;
    --pso-text: #243746;
    --pso-muted: #6d7f8f;
    color: var(--pso-text);
    margin-bottom: 20px;
}

.pso-main-toolbar {
    align-items: center;
    background: linear-gradient(135deg, #086fc8 0%, #1388dc 100%);
    border-radius: 8px;
    box-shadow: 0 5px 16px rgba(8, 81, 139, .18);
    display: flex;
    gap: 18px;
    justify-content: space-between;
    margin-bottom: 14px;
    padding: 18px 20px;
}

.pso-main-toolbar__title {
    align-items: center;
    color: #fff;
    display: flex;
    min-width: 260px;
}

.pso-main-toolbar__icon {
    align-items: center;
    background: rgba(255, 255, 255, .18);
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 50%;
    display: inline-flex;
    flex: 0 0 46px;
    font-size: 21px;
    height: 46px;
    justify-content: center;
    margin-right: 12px;
    width: 46px;
}

.pso-main-toolbar h2 {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 3px;
    text-transform: uppercase;
}

.pso-main-toolbar p {
    color: rgba(255, 255, 255, .88);
    font-size: 12px;
    margin: 0;
}

.pso-main-toolbar__actions {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    gap: 9px;
    justify-content: flex-end;
}

.pso-quick-filter {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 5px;
    display: flex;
    max-width: 390px;
    min-width: 260px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.pso-quick-filter > em {
    color: #7790a5;
    left: 12px;
    position: absolute;
    top: 11px;
}

.pso-quick-filter input {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #263746;
    height: 38px;
    outline: 0;
    padding: 8px 35px 8px 34px;
    width: 100%;
}

.pso-quick-filter button {
    background: transparent;
    border: 0;
    color: #8093a3;
    display: none;
    height: 38px;
    padding: 0 12px;
    position: absolute;
    right: 0;
    top: 0;
}

.pso-toolbar-buttons {
    display: flex;
    gap: 6px;
    white-space: nowrap;
}

.pso-toolbar-buttons .btn {
    background: rgba(255, 255, 255, .97);
    border-color: rgba(255, 255, 255, .6);
    color: #1769aa;
    height: 38px;
}

.pso-filter-result {
    color: var(--pso-blue-dark);
    font-size: 13px;
    font-weight: 600;
    min-height: 18px;
    padding: 0 3px 8px;
}

.pso-area-card {
    background: #fff;
    border: 1px solid var(--pso-border);
    border-radius: 7px;
    box-shadow: 0 2px 9px rgba(31, 67, 93, .07);
    margin-bottom: 11px;
    overflow: hidden;
}

.pso-area-heading {
    align-items: center;
    background: linear-gradient(180deg, #f8fbfe 0%, #eef6fc 100%);
    border: 0;
    color: var(--pso-text);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    min-height: 62px;
    padding: 10px 15px;
    text-align: left;
    transition: background .2s ease;
    width: 100%;
}

.pso-area-heading:hover,
.pso-area-heading:focus {
    background: #e7f3fc;
    outline: 0;
}

.pso-area-heading__main {
    align-items: center;
    display: flex;
    min-width: 0;
}

.pso-area-heading__icon {
    align-items: center;
    background: var(--pso-blue);
    border-radius: 6px;
    color: #fff;
    display: inline-flex;
    flex: 0 0 39px;
    font-size: 17px;
    height: 39px;
    justify-content: center;
    margin-right: 11px;
    width: 39px;
}

.pso-area-heading__text {
    display: block;
    min-width: 0;
}

.pso-area-heading__text small {
    color: var(--pso-muted);
    display: block;
    font-size: 11px;
    line-height: 1.25;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.pso-area-heading__text strong {
    color: #125d98;
    display: block;
    font-size: 15px;
    line-height: 1.4;
}

.pso-area-heading__meta {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    margin-left: 12px;
}

.pso-area-count {
    background: #dceefa;
    border-radius: 15px;
    color: #145f99;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 10px;
}

.pso-area-chevron {
    color: #59809e;
    margin-left: 10px;
    transition: transform .2s ease;
}

.pso-area-heading[aria-expanded="true"] .pso-area-chevron {
    transform: rotate(180deg);
}

.pso-area-body {
    border-top: 1px solid var(--pso-border);
}

.pso-procedure-table-wrap {
    margin: 0;
}

.pso-procedure-table {
    border: 0;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.pso-procedure-table > thead > tr > th {
    background: #f5f8fb;
    border-bottom: 1px solid #d6e0e9;
    border-left: 1px solid #e0e7ed;
    color: #34495a;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 9px;
    vertical-align: middle;
}

.pso-procedure-table > thead > tr > th:first-child,
.pso-procedure-table > tbody > tr > td:first-child {
    border-left: 0;
}

.pso-procedure-table > tbody > tr > td {
    border-bottom: 1px solid #e3e9ee;
    border-left: 1px solid #e8edf1;
    color: #3e4f5d;
    font-size: 13px;
    line-height: 1.5;
    padding: 11px 9px;
    vertical-align: middle;
    word-break: break-word;
}

.pso-procedure-table > tbody > tr:nth-child(even) > td {
    background: #fbfdff;
}

.pso-procedure-table > tbody > tr:hover > td {
    background: #eef7fe;
}

.pso-procedure-table a {
    color: #075fc7;
    text-decoration: none;
}

.pso-procedure-table a:hover,
.pso-procedure-table a:focus {
    color: #e16200;
    text-decoration: underline;
}

.pso-col-stt {
    width: 52px;
}

.pso-col-code {
    width: 185px;
}

.pso-col-agency {
    width: 180px;
}

.pso-col-file {
    width: 66px;
}

.pso-col-code a {
    font-family: Consolas, "Courier New", monospace;
    font-size: 12px;
}

.pso-file-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pso-file-list li {
    display: inline-block;
    margin: 1px;
}

.pso-download-btn {
    align-items: center;
    background: #fff;
    border: 1px solid #cbd7e1;
    border-radius: 4px;
    color: #256a9f !important;
    display: inline-flex;
    height: 31px;
    justify-content: center;
    text-decoration: none !important;
    transition: all .18s ease;
    width: 34px;
}

.pso-download-btn:hover,
.pso-download-btn:focus {
    background: var(--pso-blue);
    border-color: var(--pso-blue);
    color: #fff !important;
}

.pso-area-footer {
    background: #fbfdff;
    border-top: 1px solid #e2e9ef;
    padding: 8px 13px;
    text-align: right;
}

.pso-area-footer a {
    color: #37749f;
    font-size: 12px;
    font-weight: 600;
}

.pso-empty-state {
    background: #f7fafc;
    border: 1px dashed #bdcad5;
    border-radius: 7px;
    color: #708392;
    padding: 40px 20px;
    text-align: center;
}

.pso-empty-state > em {
    font-size: 36px;
    margin-bottom: 8px;
}

.pso-pagination {
    margin-top: 18px;
}

@media (max-width: 991px) {
    .pso-main-toolbar {
        align-items: stretch;
        flex-direction: column;
    }

    .pso-main-toolbar__actions {
        justify-content: flex-start;
    }

    .pso-quick-filter {
        max-width: none;
    }
}

@media (max-width: 767px) {
    .pso-main-toolbar {
        border-radius: 6px;
        padding: 15px;
    }

    .pso-main-toolbar h2 {
        font-size: 16px;
    }

    .pso-main-toolbar__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .pso-quick-filter {
        min-width: 0;
    }

    .pso-toolbar-buttons .btn {
        flex: 1 1 50%;
    }

    .pso-area-heading {
        align-items: flex-start;
        padding: 10px 11px;
    }

    .pso-area-heading__icon {
        flex-basis: 34px;
        height: 34px;
        margin-right: 8px;
        width: 34px;
    }

    .pso-area-heading__text strong {
        font-size: 14px;
    }

    .pso-area-heading__meta {
        align-items: flex-end;
        flex-direction: column;
        margin-left: 7px;
    }

    .pso-area-chevron {
        margin: 7px 4px 0 0;
    }

    .pso-procedure-table,
    .pso-procedure-table tbody,
    .pso-procedure-table tr,
    .pso-procedure-table td {
        display: block;
        width: 100%;
    }

    .pso-procedure-table thead {
        display: none;
    }

    .pso-procedure-table > tbody > tr {
        border-bottom: 6px solid #eef3f7;
        padding: 8px 10px;
    }

    .pso-procedure-table > tbody > tr > td,
    .pso-procedure-table > tbody > tr > td:first-child {
        background: #fff !important;
        border: 0;
        min-height: 30px;
        padding: 6px 4px 6px 112px;
        position: relative;
        text-align: left !important;
        width: 100%;
    }

    .pso-procedure-table > tbody > tr > td:before {
        color: #607687;
        content: attr(data-label);
        font-size: 11px;
        font-weight: 700;
        left: 4px;
        position: absolute;
        text-transform: uppercase;
        top: 7px;
        width: 100px;
    }

    .pso-col-code,
    .pso-col-agency,
    .pso-col-file,
    .pso-col-stt {
        width: auto;
    }

    .pso-area-footer {
        text-align: left;
    }
}
