﻿nav {
    background-color: darkslateblue !important;
}
navbar {
    background-color: darkslateblue !important;
}



/* 02/12/2020 Fix lỗi không hiện  */
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler {
    /* pick your color */
    color: white;
    background: darkslateblue !important;
    /*
    background: #fff;
    */
}

.container.body-content {
    width: 100%;
    max-width:98%;
    padding-left: 10px;
}

.container.navigator {
    width: 100%;
}
html {
    width: 100%;
    position: relative;
    min-height: 100%;
}

body {
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-right: 0 !important; 
}

.body-content {
    padding-left: 10px;
    padding-right: 10px;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 600px;
}




.w3-col {
    padding: 3px 3px 3px 3px;
}


.bounder {
    margin: 10px 0px 10px 0px;
}


.header-row {
    background-color:navy;
    color:beige;
    font-weight:700;
    line-height: 1.6;
    text-align:center;
}

.data-row {
    line-height: 1.4;
    /*padding: 2px 2px 2px 2px;*/
}

.data-row:nth-child(even) {
    background: white;
}

.data-row:nth-child(odd) {
    background: azure;
}

.data-row:hover {
    background: beige;
}

.datagroup {
    font-weight: 600;
    color: #000080;
    line-height: 1.4;
    padding: 5px 5px 5px 15px;
}

.datagroup2 {
    font-size:14px;
    font-weight: 700;
    color:black;
    line-height: 1.4;
    padding: 5px 5px 5px 15px;
}


.cell-data {
    font-style: normal;
    font-weight: 300;
    display: inline-block;
}
.cell-blue {
    font-weight: 300;
    font-style: italic;
    color: blue;
}

.cell-red {
    font-weight: 300;
    font-style: italic;
    color: red;
}

.cell-viec {
    position: relative;
}


.cell-chidao {
    padding: 5px;
    font-style: normal;
    font-weight: 600;
    color: #783333;
    background-color: lightgray;
    /*position: absolute;
    bottom: 0;*/
    margin-bottom: 10px;
    margin-top: 10px;
}

.cell-chidaotext {
    padding: 5px;
    font-style: normal;
    font-weight: 600;
    color: #783333;
    /*position: absolute;
    bottom: 0;*/
    margin-bottom: 10px;
    margin-top: 10px;
}

.cell-bigblue {
    font-weight: 600;
    font-style: italic;
    color: darkblue;
}

/*
    Link font-face 
*/
a.fa {
    /*color: blue;*/
    font-size: 18px;
}

span.fa {
    font-size: 18px;
}

a.far {
    /*color: blue;*/
    font-size: 18px;
}


.wide-text {
    min-width: 400px;
}

.btn.btn-primary {
    font-family: Arial;
    font-size: 12px;
    width: 200px;
    margin-top: 5px;
}

.btn.btn-default {
    font-family: Arial;
    font-size: 12px;
    width: 200px;
    margin-top: 5px;
}

.btn.badge-primary.btn-menu {
    font-family: Arial;
    font-size: 13px;
    width: 300px;
    margin-top: 5px;
}

.form-control {
    font-family: Arial;
    font-size: 12px;
}


/*ul.dropdown-menu {
    background-color: #212529;
    color: white;
}*/


.select2 {
    min-width:300px;
}


/*.wrap {
    overflow: hidden;
    display: table;
    border-collapse: collapse;
}
.table {
    display: table;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.tablerow {
    overflow: hidden;
    display: table-row;
    border-collapse: collapse;
    float: none;
}

.tablecell {
    display: table-cell;
    overflow: hidden;
    border-collapse: collapse;
    border: 1px solid #000;
    float: none;
    padding: 0px 0px 0px 0px;
}*/


.wide-area-text {
    max-width:800px;
}


fieldset {
    margin-bottom: 10px !important;
}

legend {
    display: block;
    width: auto !important;
    padding: 5px !important;
    margin-bottom: 0px !important;
    font-size: inherit !important;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px solid #e5e5e5 !important;
}

.DMnhanvienPhong {
    float: right;
    font-style: italic;
}

.DMnhanvienEmail {
    float: right;
    font-style: italic;
}

.DMnhanvienUserName {
    color: blue;
    font-weight: bold;
}

.txtsearch{
    width:100%;
}



button.btn-selected {
    background-color: darkslateblue;
    color: white;
}


button.btn-noneselected {
    background-color:transparent;
    color:black;
}

.text-bold {
    color:mediumblue;
    font-weight: 700;
}

button.btn-fa {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.dbdata-row:nth-child(even) {
    font-family: 'Times New Roman';
    font-size: 16px;
    background-color: white;
    color: darkblue;
}
.dbdata-row:nth-child(odd) {
    font-family: 'Times New Roman';
    font-size: 16px;
    background-color: skyblue;
    color: black;
}

.border-1 {
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-collapse: collapse;
    border-width: 1px;
    border-spacing: 0px;
}

.rivcol-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.rivcol {
    display: table-cell; /* Make elements inside the container behave like table cells */
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%; /* Set full-width to expand the whole page */
}

.cc {
    text-align:center;
}


.tdTime {
    min-width:60px;
    text-align:center;
}