
/********************************
 *
 *  common
 *
 *********************************/
body {
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    background: #fff;
    padding-bottom: 0;
}
h2, .h2 {
    font-size: 22px;
}
.primary {
    background: #b80e5a;
}
a.primary {
    color: #fff !important;
}
a.primary:hover {
    background: #d8d8d8;
}
.colour-dark-black {
    background-color: #fafafa;
    color: #333;
}
.dropdown-menu {
    background-color: #fff;
    color: #333;
}
.dropdown-menu li a {
    color: #333;
}
li.active {
    color: #333;
}
span.active {
    color: #333;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-image: none;
}
#sample-album-container {
    background: #fff;
}
.sample-album-box {
    border: 4px solid #fff !important;
}
/********************************
 *
 *  navbar
 *
 *********************************/

.navbar-fixed-top, .navbar-fixed-bottom {
    background: #fafafa;
}
.navbar-collapse {
    background: #fafafa;
}
.menu-container a,
.menu-container {
    color: #333;
}
.user-menu > li > a:hover {
    color: #b80e5a;
}
.user-menu > li > a:active {
    color: #b80e5a;
}
.user-menu > li > a:focus {
    color: #b80e5a;
}
.basket-hook {
    border-bottom: none;
}
nav.function_nav {
    border-color: #fff;
    background-color: #fff;
}
nav.function_nav .navbar-nav > li > a:hover, nav.function_nav .navbar-nav > li > a:focus {
    color: #333;
}
nav.function_nav .fa-inverse {
    color: #fff;
}
nav.function_nav h3.h3_label {
    color: #333;
}
.search-submit {
    background-color: #b80e5a;
}
nav.function_nav .navbar-nav > li.showTool > a {
    color: #777;
}

/********************************
 *
 *  carousel
 *
 *********************************/

.carousel-caption {
    //background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    padding-top: 5px;
    left: 0;
    right: 0;
}
/********************************
 *
 *  help
 *
 *********************************/

.info div > p > strong,
.info-body div > strong [style] {
    color: #333 !important;
    font-size: 18px;
    border-left: 4px solid #333;
    padding-left: 8px;
}
p a strong,
.a_white_strong {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.colour-dark-black .info > div > p > a {
    color: #428bca;
    text-decoration: underline;
    font-weight: normal;
}

/********************************
 *
 *  regist
 *
 *********************************/

.a-yellow,
.colour-dark-black .info > div > a,
.colour-dark-black .info > div > ul > li > a {
    color: #b80e5a !important;
}
.colour-dark-black .primary {
    background: #b80e5a;
}
.colour-dark-black .btn.primary {
    color: #fff;
}
.colour-dark-black .btn.primary:hover {
    color: #333;
    background-color: #ddd;
}
/********************************
 *
 *  nav-tabs
 *
 *********************************/

.colour-dark-black .nav-tabs > li > a {
    color: #333;
}
.colour-dark-black .nav-tabs > li.active > a,
.colour-dark-black .nav-tabs > li.active > a:hover,
.colour-dark-black .nav-tabs > li.active > a:focus {
    color: #b80e5a;
    border-bottom: 5px solid #b80e5a;
}
.nav-tabs > li > a:hover {
    color: #333;
    background-color: #fafafa;
}
.navbar-header,
.navbar-header a {
    color: #333 !important;
}
.list-style-buttons a {
    color: #ccc;
}
.list-style-buttons a:hover {
    color: #b80e5a;
}
.list-style-buttons .active {
    color: #b80e5a;
}
div.btn-group > label.active {
    background: none repeat scroll 0 0 #b80e5a !important;
    color: #fff;
}
/********************************
 *
 *  navbar-nav
 *
 *********************************/

.navbar-nav > li > a.primary {
    background-color: #b80e5a;
}
.navbar-nav > li > a.primary:hover {
    background-color: #eee;
}
/********************************
 *
 *  collection-head
 *
 *********************************/

li.collection-head {
    border-bottom: solid 1px #ddd;
}
/********************************
 *
 *  list-heads
 *
 *********************************/

ul.list-heads {
    color: #333;
}
/********************************
 *
 *  item detail
 *
 *********************************/

.navbar-inverse {
    border: none;
}
.navbar-default {
    border: none;
}
.navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #b80e5a;
}

/********************************
 *
 *  admin
 *
 *********************************/
.items-container {
    background: #fafafa none repeat scroll 0 0;
}
.report_info_cell, .report_info_cell > td > table > tbody > tr {
    background-color: #eee !important;
    color: #333;
}
.info, .info-body, .info-body a {
    color: #333;
}
legend {
    color: #333;
}
/********************************
 
 control panel

 ********************************/
#data_transaction thead {
    color: #fff;
    font-size: 14px;
}
.btn-lg {
    font-size: 14px;
}
/*
.report_info_cell,
.report_info_cell > td > table > tbody > tr {
    background-color: #d8d8d8 !important;
    color: #333 !important;
}
*/

a.get_add_to_lightbox {
   display: none;
}

/********************************

 Report page Table

 ********************************/
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    color: #fff !important;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    background-color: #eee !important;
    color: #333;
}

#order_list > tbody > tr.report_info_cell.order-items-open > td > div > a {
    display: none;
}


/**** basket ****/
nav.navbar.navbar-text.navbar-fixed-bottom.basket-items {
    display: none;
}

.basket-hook {
    width: 65px;
    border-bottom: none;
}

.basket-hook > .badge {
    background-color: #b80e5a;
    margin-top: 0;
    padding: 5px;
    border-radius: 10px;
}

.basket-hook > i {
    font-size: 32px;
    padding: 10px 10px 0 15px;
}

i.fa.fa-shopping-cart:before {
    content: "\f218" !important;
}
.fa-stack-search {
    color: #b80e5a !important;
}

.item-details-modalWithBasket {
    height: 100%;
}

/**** popup ****/
.close {
    line-height: 1.5;
    font-size: 21px;
}

li > a#download_report {
    display: none;
}

/* 20180423 */
.bottom-header {
    background: #d8d8d8;
}
.menu-container .nav li.active {
     background-color: #d8d8d8 !important;
}


/* reports. Text and paginate button colours  */
.table-responsive label {
    color: #333;
    font-weight: normal;
}

#data_transaction_info {
    color: #333;
}

.colour-dark-black .dataTables_info, .colour-dark-black #data_list_paginate, .colour-dark-black .dataTables_paginate a.paginate_button, #upload_list th {
	color: #333 !important;
}

#search-close i {
    color: #333;
}







