﻿.table, tr, td {
    /*border: 1px solid #dcdcdc;
    border-collapse: collapse;*/
}

    tr > td:nth-child(1) {
        /*font-weight: bold;*/
    }

/*Qu?n tr?*/

/*FuncList*/

.center {
    text-align: center;
}

.funcList {
    background-color: #ceedff;
    text-align: center;
    color: #262626;
    border-radius: 4px;
}

    .funcList a:link, .funcList a:visited {
        color: #262626;
        font-size: 14px;
    }

    .funcList a:active, .funcList a:hover {
        color: #085893;
    }

    .funcList ul {
        display: inline-block;
    }

    .funcList li {
        margin-right: 20px;
    }

        .funcList li a img {
            width: 25px;
            height: 25px;
            margin-right: 5px;
        }
/*filterForm*/

.filterForm {
    margin-bottom: 20px;
}

.formCMS .dnnPrimaryAction,
.formCMS .dnnFormItem input[type="submit"],
.formCMS a.dnnPrimaryAction {
    background: none repeat scroll 0 0 #1e8dde;
    border-radius: 4px;
    box-shadow: none;
    text-shadow: none;
    border: none;
}

.formCMS input[type="text"],
.formCMS select,
.formCMS textarea,
.formCMS input[type="email"],
.formCMS input[type="search"],
.formCMS input[type="password"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b9d5e3;
    border-radius: 4px;
    padding: 3px 5px;
    margin-bottom: 5px;
}

.filterForm .table {
    margin-bottom: 0;
}

.bgFilter label {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 4px;
}

.filterForm .table > tbody > tr > th,
.filterForm .table > tbody > tr > td {
    border-top: none;
    padding: 5px;
}

.filterForm h2.dnnFormSectionHead {
    margin-bottom: 0px;
    border-bottom: none;
}

.filterForm fieldset.bgFilter {
    background-color: #ceedff;
    padding: 15px 10px 0 0;
    border-radius: 4px;
}

.odd {
    background-color: #e2f4fe;
}

.even {
    background-color: #f9f9f9;
}

.table-condensed thead tr th {
    background-color: #3cb8fe;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.table-condensed tbody tr td {
    padding: 10px 5px;
}

/*Phân trang*/
.page_enabled, .page_disabled {
    display: inline-block;
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 0px 5px;
}

.page_enabled {
    background-color: #f9f9f9;
    color: #262626;
    margin-right: 3px;
}

.page_disabled {
    background-color: #ceedff;
    color: #262626 ;
    margin-left: 3px;
}

.pagePagination select {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 5px;
    margin-bottom: 0;
}

.pagePagination span {
    margin-left: 5px;
}

.menu {
    border-bottom: 5px solid #1f8cde;
    padding: 0!important;
    margin: 0!important;
}


.menu-item {
    background: #3cb8fe;
    color: #fff!important;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px 4px 0 0;
    border-right: 1px solid #fff;
    border-bottom: none;
}

    .menu-item.active {
        background: #1f8cde;
    }

    .menu-item.red {
        background: #eb0c05;
    }

.breadcrumbs {
    padding: 7px 0;
}

    .breadcrumbs span {
        color: #0f8de4;
        font-weight: bold;
        padding: 0 5px;
    }

    .breadcrumbs a {
        color: #0f8de4;
        font-weight: bold;
    }

        .breadcrumbs a.last {
            color: #108ee3;
        }

.head {
    background: #e5f6fe;
    width: 100%;
    float: left;
}

.re-type {
    margin: 5px 0;
}

    .re-type li {
        display: inline-block;
        padding: 0 10px;
        border-right: 1px solid #0e79c7;
        text-align: center;
    }

        .re-type li:last-child {
            border: none;
        }

        .re-type li.active {
            border-right: 1px solid #eb0c05;
        }

        .re-type li a {
            padding: 0 10px;
        }

        .re-type li.active a {
            color: #eb0c05;
        }

.re-search input {
    margin: 0 5px;
}

.re-search lable {
    color: #1e8dde!important;
}

.btn-search {
    background: #1e8dde;
    height: 30px;
    padding: 0 5px!important;
    color: #fff;
}


/*FuncList*/

.center {
    text-align: center;
}

.funcList {
    background-color: #ceedff;
    text-align: center;
    color: #262626;
    border-radius: 4px;
}

    .funcList a:link, .funcList a:visited {
        color: #262626;
        font-size: 14px;
    }

    .funcList a:active, .funcList a:hover {
        color: #085893;
    }

    .funcList ul {
        display: inline-block;
    }

    .funcList li {
        margin-right: 20px;
    }

        .funcList li a img {
            width: 25px;
            height: 25px;
            margin-right: 5px;
        }
/*filterForm*/

.filterForm {
    margin-bottom: 20px;
}

.formCMS .dnnPrimaryAction,
.formCMS .dnnFormItem input[type="submit"],
.formCMS a.dnnPrimaryAction {
    background: none repeat scroll 0 0 #1e8dde;
    border-radius: 4px;
    box-shadow: none;
    text-shadow: none;
    border: none;
}

.formCMS input[type="text"],
.formCMS select,
.formCMS textarea,
.formCMS input[type="email"],
.formCMS input[type="search"],
.formCMS input[type="password"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b9d5e3;
    border-radius: 4px;
    padding: 3px 5px;
    margin-bottom: 5px;
}

.filterForm .table {
    margin-bottom: 0;
}

.bgFilter label {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 4px;
}

.filterForm .table > tbody > tr > th,
.filterForm .table > tbody > tr > td {
    border-top: none;
    padding: 5px;
}

.filterForm h2.dnnFormSectionHead {
    margin-bottom: 0px;
    border-bottom: none;
}

.filterForm fieldset.bgFilter {
    background-color: #ceedff;
    padding: 15px 10px 0 0;
    border-radius: 4px;
}

.odd {
    background-color: #e2f4fe;
}

.even {
    background-color: #f9f9f9;
}

.table-condensed thead tr th {
    background-color: #3cb8fe;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.table-condensed tbody tr td {
    padding: 10px 5px;
}

/*Phân trang*/
.page_enabled, .page_disabled {
    display: inline-block;
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 0px 5px;
}

.page_enabled {
    background-color: #f9f9f9;
    color: #262626;
    margin-right: 3px;
}

.page_disabled {
    background-color: #ceedff;
    color: #262626 !important;
    margin-left: 3px;
}

.pagePagination select {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 5px;
    margin-bottom: 0;
}

.pagePagination span {
    margin-left: 5px;
}

/*-----------Form Lọc-----------
---------------------------------*/

/*FuncList*/

.center {
    text-align: center;
}

.funcList {
    background-color: #ceedff;
    text-align: center;
    color: #262626;
    border-radius: 4px;
}

    .funcList a:link, .funcList a:visited {
        color: #262626;
        font-size: 14px;
    }

    .funcList a:active, .funcList a:hover {
        color: #085893;
    }

    .funcList ul {
        display: inline-block;
    }

    .funcList li {
        margin-right: 20px;
    }

        .funcList li a img {
            width: 25px;
            height: 25px;
            margin-right: 5px;
        }

/*filterForm*/

.filterForm {
    margin-bottom: 20px;
}

    .filterForm .table {
        margin-bottom: 0;
    }

label {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 4px;
}

.filterCollapse {
    display: none;
}

h2.filterResult {
    background-color: #3bb8fe;
    padding: 2px 5px;
}

    h2.filterResult .listTitle {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        background: none;
    }

.filterForm .table > tbody > tr > th,
.filterForm .table > tbody > tr > td {
    border-top: none;
    padding: 5px;
}

.filterForm h2.dnnFormSectionHead {
    margin-bottom: 10px;
    border-bottom: none;
    background-color: #eb0c06;
    padding: 2px 5px;
    line-height: 20px;
}

    .filterForm h2.dnnFormSectionHead a.dnnSectionExpanded {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        background: url("Images/up-icn.png") no-repeat right 50%;
    }

.filterForm fieldset.bgFilter {
    background-color: #ceedff;
    padding: 15px 10px 0 0;
    border-radius: 4px;
}

.table-condensed thead tr th {
    background-color: #ceedfe;
    color: #0a64a4;
    font-weight: bold;
    font-size: 14px;
    border-bottom-width: 1px;
}

.table-condensed tbody tr td {
    padding: 10px 5px;
}

.odd {
    background-color: #e2f4fe;
}

.even {
    background-color: #fff;
}

/*Phân trang*/
.page_enabled, .page_disabled {
    display: inline-block;
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    border: none;
    padding: 0px 5px;
}

.page_enabled {
    background-color: #dcedfc;
    color: #262626;
    margin-right: 3px;
}

.page_disabled {
    background-color: #3bb8fe;
    color: #fff !important;
    margin-left: 3px;
}

.pagePagination select {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 5px;
    margin-bottom: 0;
}

.pagePagination span {
    margin-left: 5px;
}

.dnnPrimaryAction.button_red {
    background: #eb2121;
}

    .dnnPrimaryAction.button_red:hover {
        background: #eb2121;
    }
/*-----------End Form Lọc-----------
---------------------------------*/
/*-----------Form cập nhật-----------
---------------------------------*/
.formUpdate h2 {
    margin-bottom: 10px;
    border-bottom: none;
    background-color: #eb0c06;
    padding: 2px 5px;
    line-height: 20px;
}

    .formUpdate h2 a.listTitle {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        background: none;
    }

.formUpdate table.table {
    border: 1px solid #c1ccd6;
    background-color: #ebf8ff;
}

.dnnFormRequired {
    border-left: 5px solid #ff0000!important;
    
}

li .title {
  width: 100%;
  float: left;
  background-color: #1f8cde;
  padding: 5px 10px;
  color: #fff;
  margin-bottom:3px;
}