﻿.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: white !important;
    background-color: rgb(0, 91, 158) !important;
}

#page_header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    /*background-color: white;*/
    /*rgb(0, 91, 158);*/
    /*background-image: linear-gradient(to bottom right, red, yellow);*/
    /*height:100%;*/
    /*background: linear-gradient(45deg, white 20% , rgb(0, 91, 158) 80%) no-repeat;*/
    background-color: white;
}

.top_logo {
    width: 60px;
    height: 60px;
    background-image: url(../images/quochuy_6061.png);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-fixed-top {
    top: 70px !important;
}

.navbar {
    min-height: 35px;
}

.top_info {
    width: 100%;
    display: flex;
}

.top_row1 {
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 500;
    color: orange;
    padding-left: 20px;
    padding-top: 7px;
    text-shadow: 1px 1px 1px black;
}

.banner2 {
    background-image: url('../images/bn_right1.png');
    background-repeat: no-repeat;
    background-position: right;
}


.top_row2 {
    font-family: Roboto Condensed;
    font-size: 24px;
    font-weight: 700;
    color: rgb(0, 91, 158);
    padding-left: 20px;
    line-height: 32px;
    /*text-shadow: 2px 2px 2px rgba(204,204,204,0.73);*/
    text-shadow: 1px 1px 1px black;
}

.top_row2Admin {
    font-family: Roboto Condensed;
    font-size: 18px;
    font-weight: 700;
    color: white;
    padding-left: 20px;
    line-height: 32px;
    /*text-shadow: 2px 2px 2px rgba(204,204,204,0.73);*/
    text-shadow: 1px 1px 1px black;
}

.fa-book, .fa-lichcongtac {
    text-shadow: 1px 1px 1px black;
}

.top_right {
    text-align: right;
    color: rgb(0, 91, 158);
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.btn_out{
     padding-left:5px;
        padding-right:5px;
}
    #btn_login:hover, .btn_out:hover {
        cursor: pointer;
        background-color: rgba(0, 91, 158, 0.5);
        border-radius: 3px;
       
    }

.header-r {
    float: right;
    display: table;
}

.header-left {
    float: left;
}

#menu_bar {
    text-align: center;
}

.bottom_bar {
    height: 10px;
    width: 100%;
    background-color: rgb(0, 91, 158);
}

.bottom_page {
    height: 80px;
    width: 100%;
}

.bottom_text {
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    text-align: center;
}

.box-tintuc {
}

#box_group_csdl, #box_group_csdl:hover {
    border: solid 1px #ccc;
    min-height: 80px;
    padding: 10px;
    display: flex;
    background: rgb(0, 91, 158);
    cursor: pointer;
}

    #box_group_csdl > div > i {
        color: yellow;
    }

.box_group_csdl_text {
    color: white;
    padding-left: 10px;
    font-weight: bold;
    line-height: 28px;
}

.text_lich_cong_tac {
}

.th_title {
    border: solid 1px #ccc;
    line-height: 24px;
    background-color: white;
    color: black;
    font-weight: bold;
    text-align: center;
    min-width: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

.main_giaychungnhan {
    margin: 0 auto;
    border: solid 1px #ccc;
    padding: 50px;
    border-radius: 7px;
}

.maint_title {
    font-weight: bold;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}

.maint_title_page_left {
    font-weight: bold;
    line-height: 36px;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Tahoma;
    border-bottom: solid 1px #ccc;
}

.maint_title_left {
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Tahoma;
    line-height: 30px;
}

.maint_title_1 {
    line-height: 32px;
    text-align: center;
    font-size: 16px;
}

.maint_title_2 {
    line-height: 32px;
    text-align: center;
    font-size: 16px;
}

.r_p {
    margin-top: 7px;
}

.r_pb {
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.maint-input {
    width: 90%;
    border-radius: 4px;
    border: solid 1px #ccc;
    height: 32px;
    line-height: 30px;
    text-indent: 3px;
}

.control_cbo {
    min-width: 120px;
    max-width: 250px;
    border-radius: 4px;
    border: solid 1px #ccc;
    height: 32px;
    line-height: 30px;
    text-indent: 3px;
    padding-right: 10px;
    margin-right: 10px;
}

.control_cbo_100 {
    width: 90%;
    border-radius: 4px;
    border: solid 1px #ccc;
    height: 32px;
    line-height: 30px;
    text-indent: 3px;
    padding-right: 10px;
    margin-right: 10px;
}

.td_content {
    border: solid 1px #ccc;
    padding: 5px;
}

.td_content-center {
    border: solid 1px #ccc;
    padding: 5px;
    text-align: center;
}

.btn_bar {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: bisque;
    border-top: solid 1px darkcyan;
    border-bottom: solid 1px darkcyan;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.btn_find_bar {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    border-top: solid 1px #ccc;
    margin-top: 10px;
}

.btn_main {
    background-color: rgb(0, 91, 158);
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-family: Arial;
    border: solid 1px white;
    border-radius: 3px;
    min-width: 80px;
}

    .btn_main:hover {
        background-color: #FF0000;
    }

#listData {
    padding: 20px;
}

.form-group-flex {
    display: flex;
}

.note {
    font-style: italic;
    color: red;
}

.main_search {
    border: solid 1px #ccc;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #ccc;
    margin-bottom: 20px;
    padding: 10px;
}

.main_table {
    border: solid 1px #ccc;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #ccc;
    margin-bottom: 20px;
    padding: 4px;
}

.checkbox, .radio {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

.multiselect-container {
    padding-left: 7px;
}

.btn_row {
    text-align: center;
    padding-top: 10px;
}

.css_select {
    border-radius: 4px;
    border: solid 1px #ccc;
    height: 32px;
    text-indent: 3px;
    background: white;
    width: 180px;
    text-align: center;
}

.navbar {
    min-height: 20px !important;
}
/*linear-gradient(to right, rgba(88,37,123,0), 
  rgba(88,37,123,1));*/
.banner2 {
    /*background-image: url('../images/banner1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 0px;
    background-position: right;*/
}

.navbar-default1 {
    background: rgba(73,155,234,1);
    background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
}

.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: white !important;
    /*text-shadow: 2px 2px 2px rgba(183,181,181,0.8);*/
}

.login-user {
    text-align: center;
}

    .login-user > i {
        color: #ccc;
    }

#login_msg {
    text-align: center;
    color: red;
    line-height: 24px;
}

.navbar-default {
    background-color: rgb(0, 91, 158) !important;
}
