﻿.nodata {
    color:red;
    text-align:center;
}

.pagerArea {
    vertical-align:middle;
    margin-top:10px;
}

.odd {
    background-color:#ceedff;
}

.even {
    background-color:white;
}

.pull-left {
    float:left;
}

.funcList {
    background-color: #b5b9c1;
    text-align: center;
    color: black;
}

.funcList a:link, a:visited, a:active {
    color:black;
}

.funcList li {
    margin-right: 20px;
}

.page_normal { }
.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: 2px 5px 2px 5px;
}
.page_enabled
{
    background-color: #ceedfe;
    color: #1f8cde !important;
    margin: 0; padding:0;
}

.page_disabled
{
    background-color: #1f8cde;
    color: #fff !important;
    margin: 0; padding:0;
}

.dnnFormRequired {
    border-left: 5px solid #FF0000;
    padding-left: 0.5em;
}

input.dnnFormRequired, textarea.dnnFormRequired, select.dnnFormRequired {
    border-left: 5px solid #FF0000;
    margin-left:-5px;
}

.dnnFormItem.dnnFormHelp p.dnnFormRequired span {
    border-left: 5px solid #FF0000;
    padding-left: 0.5em;
}

.dnnForm input.dnnFormRequired, .dnnForm textarea.dnnFormRequired, .dnnForm select.dnnFormRequired {
    border-left: 5px solid #FF0000;
    margin-left:-5px;
}


.dnnFormMessage {
    background: none repeat scroll 0 0 rgba(2, 139, 255, 0.15);
    border: 1px solid rgba(2, 139, 255, 0.2);
    border-radius: 3px;
    display: block;
    margin-bottom: 0px !important;
    max-width: 100%;
    padding: 0px 0px !important;
}

.dnnFormItem span.dnnFormMessage.dnnFormError {
    left: 45%;
    position: absolute;
    /*top: 10px;*/
    z-index: 9999;
}

.table td span.dnnFormMessage.dnnFormError {
    left: 45%;
    position: absolute;
    /*top: 10px;*/
    z-index: 9999;
}

.table th {
    border-bottom : 0px !important;
    border-top: solid 1px #eee !important;
}

.table td, th {
    padding:0px 5px 5px 5px;
    vertical-align:middle;
}

.dnnFormItem input[type="text"],
.dnnFormItem input[type="password"],
.dnnFormItem input[type="email"],
.dnnFormItem input[type="tel"],
.dnnFormItem select,
.dnnFormItem textarea {
    max-width: 100% !important;
    width: 100% !important;
}

.filter-table {
    background-color:#ceedfe;
    padding:15px;
    border-radius:4px;
    margin-bottom:10px;
}
.filter-table fieldset {
    margin-bottom:0;
}
.filter-table .title_head h2 a {
    color:#1e8dde;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
}


.filter_head tr td {
    border:0px solid #c1ccd6 !important;
}

.filter_head td {
    text-align:right;
    font-size:14px;
}
.title_head1 {
    background-color:#1f8cde;
    padding:0px 15px 3px;
}
.title_head1 h2 {
    margin:0;
}
.title_head1 h2 a {
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
}
    .title_head1 h2 a:hover {
        color: #fff !important;
    }
.title_head2 h2 {
    background-color:#d92526;
    padding:0px 15px 3px;
    margin-bottom:10px;
}
.title_head2 h2 a {
    color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold;
}
.title_head3 h2 {
    background-color:#d92526;
    padding:0px 15px 3px;
    margin-bottom:10px;
    margin-top:0px;
}
.title_head3 h2 a {
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
}
    .title_head3 h2 a:hover {
        color: #fff !important;
    }
.dnnForm tr th {
    background-color:#ceedff;
    color:#000;
    font-weight:bold;
    font-size:14px;
    /*text-align:center;*/
    border:1px solid #c1ccd6;
    padding:5px;
}
.dnnForm tr td {
    font-size:14px;
    /*text-align:center;*/
    border:1px solid #c1ccd6;
    padding:5px;
}
.dnnForm tr td a:hover {
    color:#259fe2;
    text-decoration:none;
}

/*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;
    font-weight: normal;
}
.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;
}

/*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 {
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    background:url("Images/down-icn.png") no-repeat right 50%;
}

.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: 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;
}

.dnnPrimaryAction.button_red {
    background: #eb2121 !important;
}
.dnnPrimaryAction.button_red:hover {
    background: #eb2121 !important;
}

/*-----------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;
}
input.dnnFormRequired, textarea.dnnFormRequired, select.dnnFormRequired {
    border-left: 5px solid #ff0000;
    margin-left: -5px;
}

/*-----------End Form cập nhật-----------
---------------------------------*/


/*
    
    */
.tabs
{
    width: 100%;
}

    .tabs ul > li {
         
    }
        .tabs ul > li:last-child a{
            padding: 8px 85px 3px 10px !important;
            margin-right: 0px;
        }
        .tabs ul > li > a {
            padding: 8px 65px 3px 10px !important;
            margin-right: 5px;
            background-color: #6bc0ff;
            border-top-right-radius: 0.6em; border-top-left-radius: 0.5em;
            font-size: 13px; font-weight: 500; color: #fff;
            text-decoration: none;
            
        }
            .tabs ul > li > a.selected {
                background-color: #1f8cde !important;
            }
.menuBreak {
    width: 100%; height: 6px; background-color: #1f8cde;
}

.projectMenu {
    /*font-size: 14px; font-weight: 600; text-transform: uppercase; padding-bottom: 10px;*/
}

    .projectMenu ul > li {
        /*background: url("images/menu.png") no-repeat top right;
        padding: 0 20px !important;*/
    }
        .projectMenu ul > li:last-child {
            background: none;
        }
        .projectMenu ul > li > a {
            /*color: #1f8cde;*/
        }
            .projectMenu ul > li > a.selected {
                /*color: #ff0000;*/
            }