body {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.form-control[readonly] {
    background-color: #fff !important;
    cursor: pointer !important;
}

/* Header CSS */
.skin-blue .main-header .navbar {
    background-color: #00A65A;
}

.skin-blue .main-header .logo {
    background-color: #00a65a;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .logo:hover {
    background-color: #00A65A;
    color: #fff;
    border-bottom: 0 solid transparent;
}

#navMenuId .header {
    font-family: 'Source Sans Pro';
    font-size: 12px;
}

/* Nav Menu CSS */
#navMenuId li a {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 44px;
}

ul #liMain {
    height: 44px;
}

#navMenuId li a i{
    width: 14px;
    height: 14px;
}

/* #navMenuId li a:hover{
    border-left: 4px green solid;
}

#navMenuId li a:active{
    border-left: 4px green solid;
} */

#aActive:hover{
    border-left: 3px green solid;
}

#aActive:hover{
    border-left: 3px green solid;
}

#navMenuId li a span{
    padding-left: 6px;
    font-family: 'Meiryo';
    font-size: 13px;
    height: 44px;
}

#profileDiv #name {
    font-family: 'Source Sans Pro';
    font-size: 12px;
}

#profileDiv #login {
    font-family: 'Arial';
    font-size: 12px;
}


/* Body content wrapper */
.content-wrapper {
    background-color: #fafafa;
}

.skin-blue .content-header {
    background: #ECF0F5;
    height: 40px;
}

.content-header h1 {
    font-size: 20px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bolder;
}

.content-header {
    padding: 10px 0 12px 15px;
}

.content-header .breadcrumb{
    padding: 0px 15px 0px 0px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
}

/* Box CSS */
.box {
    border-radius: 0px;
}

.box label{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
}

/* Custom all */
#faSearchTextLabel {
    border: 0px;
    background: transparent;
    font-weight: bold;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    font-size: 14px;
}

#hrMembership {
    margin-top: 0px;
    margin-bottom: 0px;
}

.alert > p {
    font-size: 12px;
}

/* StoreManagement CSS */

#storeManagementBtnOpenBox {
    width: 82px;
    height: 38px;
    background: #16A45F;
    border: none;
    border-radius: 3px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: white;
    font-size: 12px;
}

#storeManagementBtnCloseBox {
    width: 82px;
    height: 18px;
    background: #DB4E40;
    border: none;
    border-radius: 3px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: white;
    font-size: 9px;
}

#storeManagementSuccessBtn {
    border-radius: 0px;
    width: 152px;
}

#membershipManagementSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#membershipManagementDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#referenceStoreManButton {
    border-radius: 0px;
}

#linkStoreManButton {
    border-radius: 0px;
}

#linkUserManButton {
    border-radius: 0px;
}

#linkMembershipManButton {
    border-radius: 0px;
}

#linkDataUploadGreenButton {
    border-radius: 0px;
}

#linkDataUploadRedButton {
    border-radius: 0px;
}

.linkDataUpload {
    border-radius: 0px;
}

#deleteButton td {
    padding: 0px;
}

#notBoldFontStoreManagement {
    font-weight: 100;
    color: #787878;
}

/* Usermanagement CSS */

#userManagementSuccessBtn {
    border-radius: 0px;
    width: 152px;
}

#userManagementDangerBtn {
    border-radius: 0px;
    width: 152px;
}

#userManagementAddUserBtn {
    border-radius: 0px;
}

#holidayAddHolidayBtn {
    border-radius: 0px;
}

/* Repot Button CSS */
#reportDailyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportDailySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportMonthlyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportMonthlySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportMonthlyPrevTwo {
    border-radius: 0px;
    width: 100px;
}

#reportMonthlyPrevOne {
    border-radius: 0px;
    width: 100px;
}

#reportAgeDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportAgeSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportGenderDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportGenderSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSeatDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSeatSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportItemDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportItemSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachdayDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachdaySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachmonthlyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachmonthlySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSetsubiDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSetsubiSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportDayofweekDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportDayofweekSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportMemberloginDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportMemberloginSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportWeeklyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportWeeklySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSeatitemDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSeatitemSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSalestimeDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSalestimeSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshopmonthlyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshopmonthlySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshopdailyDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshopdailySuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshoprangeDangerBtn {
    border-radius: 0px;
    width: 100px;
}

#reportEachshoprangeSuccessBtn {
    border-radius: 0px;
    width: 100px;
}

#reportSeisanSuccessBtn {
    border-radius: 0px;
    width: 100px;
}


/* Floor Status */
.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #16A45F;
}

/* Datatables CSS */


select[name=tblUserManagement_length] {
    border: 0;
    background: transparent;    
}

select[name=tblStoreManagement_length] {
    border: 0;
    background: transparent;    
}

#tblUserManagement_paginate {
    padding-top: 0px;
}

#tblStoreManagement_paginate {
    padding-top: 0px;
}

#tblMembershipManagement_paginate {
    padding-top: 0px;
}

div.dataTables_paginate.paging_full_numbers {
    padding-top: 0px;
}

.upDTLength {
    top: 4px;
    height: 42px;
    padding-left: 0px;
    padding-right: 0px;
}

.downDTLength {
    top: 4px;
    height: 42px;
    padding-left: 0px;
    padding-right: 0px;
}

table.dataTable th{
    border: 1px solid #ddd;
}

#tblStoreManagement_wrapper {
    border: 1px solid #ddd;
}

#tblUserManagement_wrapper {
    border: 1px solid #ddd;
}

#tblMembershipManagement_wrapper {
    border: 1px solid #ddd;
}

#tblDataUploadClosedStore_wrapper {
    border: 1px solid #ddd;
}

#tblDataUploadHoliday_wrapper {
    border: 1px solid #ddd;
}

#tblDataUploadConsumptionTax_wrapper {
    border: 1px solid #ddd;
}


table td {
    font-size: 14px;
}

#tblStoreManagement_info {
    font-weight: bold;
}

#tblStoreManagement_length label {
    font-weight: 100;
}

#tblUserManagement_info {
    font-weight: bold;
}

#tblUserManagement_length label {
    font-weight: 100;
}

#tblMembershipManagement_info {
    font-weight: bold;
}

#tblMembershipManagement_length label {
    font-weight: 100;
}

#tblDataUploadClosedStore_info {
    font-weight: bold;
}

#tblDataUploadClosedStore_length label {
    font-weight: 100;
}

#tblDataUploadHoliday_info {
    font-weight: bold;
}

#tblDataUploadHoliday_length label {
    font-weight: 100;
}

#tblDataUploadConsumptionTax_info {
    font-weight: bold;
}

#tblDataUploadConsumptionTax_length label {
    font-weight: 100;
}

.dataTables_length label {
    font-weight: 100;
}

.dataTables_info {
    font-weight: bold;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 4px 18px;
    border-bottom: 1px solid #ddd;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #ddd;
}

/* Table CSS */

/* UserManagement Table CSS */

#tblUserManagement tr td:last-child {
    padding: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement tr th:nth-child(1) {
    width: 15% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement tr th:nth-child(2) {
    width: 35% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement tr th:nth-child(3) {
    width: 30% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement tr th:nth-child(4) {
    width: 15% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement tr th:nth-child(5) {
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblUserManagement td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
    border-left-width: 0px;
}

#tblUserManagement th {
    border-left-width: 0px;
    padding-left: 11px;
}

select[name=tblUserManagement_length] {
    height: 35px;
}

select[name=tblUserManagement_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblUserManagement {
    border-bottom-color: #C8C8C8;
}

/* StoreManagement Table CSS */

#tblStoreManagement tr td:last-child {
    padding: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr th:nth-child(1) {
    width: 6% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr th:nth-child(2) {
    width: 35% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr th:nth-child(3) {
    width: 49% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr th:nth-child(4) {
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr th:nth-child(5) {
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblStoreManagement tr td:nth-child(4) {
    padding: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word;
}

#tblStoreManagement td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
    border-left-width: 0px;
}

#tblStoreManagement th {
    border-left-width: 0px;
    padding-left: 11px;
}

select[name=tblStoreManagement_length] {
    height: 35px;
}

select[name=tblStoreManagement_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblStoreManagement {
    border-bottom-color: #C8C8C8;
}


/* MembershipManagement Table CSS */

#tblMembershipManagement tr th:nth-child(1) {
    width: 14% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(2) {
    width: 20% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(3) {
    width: 20% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(4) {
    width: 11% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(5) {
    width: 20% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(6) {
    width: 11% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr th:nth-child(7) {
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr td:last-child {
    padding: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblMembershipManagement tr td:nth-child(6) {
    text-align: right;
}

#tblMembershipManagement td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
}

#tblMembershipManagement th {
    border-left-width: 0px;
    padding-left: 11px;
}

#tblMembershipManagement thead {
    height: 42px;
}

#h3HoverShowAdvance {
    cursor: pointer;
}

select[name=tblMembershipManagement_length] {
    height: 35px;
}

select[name=tblMembershipManagement_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblMembershipManagement {
    border-bottom-color: #C8C8C8;
}

/* tblStoreManagementAbout Table CSS */

#tblStoreManagementAbout td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
    border-left-width: 0px;
}

#tblStoreManagementAbout th {
    border-left-width: 0px;
    padding-left: 11px;
}

#tblStoreManagementAbout thead {
    height: 42px;
}

#h3HoverShowAdvance {
    cursor: pointer;
}

select[name=tblStoreManagementAbout_length] {
    height: 35px;
    border: none;
}

select[name=tblStoreManagementAbout_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblStoreManagementAbout {
    border-bottom-color: #C8C8C8;
}


/* tblDataUploadClosedStore Table CSS */

#tblDataUploadClosedStore td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
    border-left-width: 0px;
}

#tblDataUploadClosedStore th {
    border-left-width: 0px;
    padding-left: 11px;
}

#tblDataUploadClosedStore tr th:nth-child(1) {
    width: 5% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadClosedStore tr th:nth-child(2) {
    width: 83% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadClosedStore tr th:nth-child(3) {
    padding: 2px;
    width: 156px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadClosedStore tr td:last-child {
    padding: 2px;
    width: 156px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#h3HoverShowAdvance {
    cursor: pointer;
}

select[name=tblDataUploadClosedStore_length] {
    height: 35px;
    border: none;
}

select[name=tblDataUploadClosedStore_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblDataUploadClosedStore {
    border-bottom-color: #C8C8C8;
}

/* tblDataUploadHoliday Table CSS */

#tblDataUploadHoliday td {
    padding-top: 11px;
    padding-left: 11px;
    padding-bottom: 10px;
    border-left-width: 0px;
}

#tblDataUploadHoliday th {
    text-align: center;
    border-left-width: 0px;
    padding-left: 11px;
}

#tblDataUploadHoliday tr th:nth-child(1) {
    width: 70% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
    text-align: center;
}

#tblDataUploadHoliday tr th:nth-child(2) {
    width: 15% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
    text-align: center;
}

#tblDataUploadHoliday tr th:nth-child(3) {
    padding: 2px;
    width: 10% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
    text-align: center;
}

#tblDataUploadHoliday tr td:nth-child(2) {
    text-align: center;
}

#tblDataUploadHoliday tr td:nth-child(3) {
    text-align: center;
}

#tblDataUploadHoliday tr td:last-child {
    padding: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#h3HoverShowAdvance {
    cursor: pointer;
}

select[name=tblDataUploadHoliday_length] {
    height: 35px;
    border: none;
}

select[name=tblDataUploadHoliday_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblDataUploadHoliday {
    border-bottom-color: #C8C8C8;
}

/* tblDataUploadConsumptionTax Table CSS */

#tblDataUploadConsumptionTax td {
    padding-top: 2px;
    padding-left: 11px;
    padding-bottom: 2px;
    border-left-width: 0px;
}

#tblDataUploadConsumptionTax th {
    border-left-width: 0px;
    padding-left: 11px;
}

#tblDataUploadConsumptionTax tr th:nth-child(1) {
    width: 15% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadConsumptionTax tr th:nth-child(2) {
    text-align: center;
    width: 5% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word;
}

#tblDataUploadConsumptionTax tr th:nth-child(3) {
    /* width: 15% !important; */
    text-align: center;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadConsumptionTax tr th:last-child {
    width: 70% !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadConsumptionTax tr td:nth-child(1) {
    padding-top: 0px;
    padding-bottom: 0px;
}

#tblDataUploadConsumptionTax tr td:nth-child(2) {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

#tblDataUploadConsumptionTax tr td:nth-child(3) {
    padding-left: 2px;
    padding-right: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#tblDataUploadConsumptionTax tr td:nth-child(4) {
    padding-left: 2px;
    padding-right: 2px;
    width: 74px !important;
    height: 36px;
    overflow:hidden;
    word-wrap:break-word; 
}

#h3HoverShowAdvance {
    cursor: pointer;
}

select[name=tblDataUploadConsumptionTax_length] {
    height: 35px;
    border: none;
}

select[name=tblDataUploadConsumptionTax_length]:hover {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
    border: none;
    height: 35px;
}

#tblDataUploadConsumptionTax {
    border-bottom-color: #C8C8C8;
}

/* Table Buttons */

#linkStoreManButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

#referenceStoreManButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

#linkUserManButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

#linkMembershipManButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

#linkDataUploadGreenButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

#linkDataUploadRedButton {
    display: inline-block;
    width: 74px;
    height: 36px;
}

.linkDataUpload{
    display: inline-block;
    width: 74px;
    height: 36px;
}

#dataUploadBtnEdit {
    display: inline-block;
    width: 74px;
    height: 36px;
    border-radius: 0px;
}

#dataUploadBtnDelete {
    display: inline-block;
    width: 74px;
    height: 36px;
    border-radius: 0px;
}

#dataUploadBtnSave {
    display: inline-block;
    width: 74px;
    height: 36px;
    border-radius: 0px;
}

#dataUploadBtnCancel {
    display: inline-block;
    width: 74px;
    height: 36px;
    border-radius: 0px;
}

#dataUploadBtnAddRow {
    display: inline-block;
    width: 100%;
    height: 36px;
    background: #3c8dbc;
    border-radius: 0px;
}

/* Login CSS */
.icheckbox_square-blue.checked {
    background-position: 8px 0;
}

.login-box-body {
    border-top: 3px solid #00A65A;
    border-left: 1px solid #E5E9EE;
    border-right: 1px solid #E5E9EE;
    border-bottom: 1px solid #E5E9EE;
    /* box-shadow: 3px 3px 3px 3px #000000; */
    -webkit-box-shadow: 4px 4px 4px -4px #999, 4px 4px 4px -4px #999, -4px 4px 4px -4px #999;
    -moz-box-shadow:    4px 4px 4px -4px #999, 4px 4px 4px -4px #999, -4px 4px 4px -4px #999;
    box-shadow:         4px 4px 4px -4px #999, 4px 4px 4px -4px #999, -4px 4px 4px -4px #999
}

.login-box-msg {
    font-size: 14px;
    color: #333333;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    padding: 0 10px 8px 0;
}

.border-box-bottom {
    border-bottom: 1px solid #E5E9EE;
}

.login-box, .register-box {
    width: 352px;
    margin: 11% auto;
    height: 41px;
}

.login-page, .register-page {
    background: #fafafa;
}

#headerLoginBox {
    height: 80px;
    background: #ECF0F5;
    padding: 0;
    margin: 0;
}

#titleHeader {
    margin: 0;
    font-family: 'Arial';
    font-size: 20px;
    color: #333333;
    padding-left: 29px;
    padding-top: 29px;
    padding-bottom: 29px;
}

.alertBody h4 {
    font-size: 14px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
}

#main-footerlg {
    margin-left: 0px;
    z-index: 820;
    position:absolute;
    bottom:0;
    width:100%;
    text-align: center;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    height: 44px;
}

.loginLabels {
    color: #333333;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.contBoxLogin {
    margin-top: -5px;
}

/* Pagination CSS */
.pagePadd {
    padding-left: 0px;
}

.pagePaddDown {
    padding-left: 0px;
}

.paginate_button {
    top: 2px;
}

/* Modal Storemanagement About */

#modal-header {
    padding: 10px;
    border-top: 3px solid #00A65A;
    height: 41px;
}

#modal-header .close {
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
}

.close {
    font-size: 12px;
    color: #000;
    font-weight: bolder;
    opacity: .99;
}

.modal-dialog{
    position: relative;
    top: 20%;
    transform: translateY(-50%);
}

/* Datatables SelectDropdown */

select[name=tblStoreManagement_length] option {
        padding-top:10px;
}

/* DataUploadClosedStore CSS */

#bxShadow {
    -webkit-box-shadow: 0 0 6px #C8C8C8;
    -moz-box-shadow: 0 0 6px #C8C8C8;
    box-shadow: 0 0 6px #C8C8C8;
}

/* Datatables overall pagination css */
.pagePadd .glyphicon {
    font-size: 10px;
}

.pagePadd a.paginate_button {
    margin-left: 0px !important;
}

.pagePaddDown .glyphicon {
    font-size: 10px;
}

.pagePaddDown a.paginate_button {
    margin-left: 0px !important;
}

/* Input Validations CSS Class */
.redBorderClass {
    border-color: #C64333 !important;
}

.defaultBorderClass {
    border-color: #C8C8C8 !important;
}

.C8C8C8{
    border: 1px solid #C8C8C8 !important;
}

/* Scroll bars CSS in mobile VIEW */

::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #ffffff;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #c1c1c1;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255);
}

@media screen and (max-width: 1025px) {

    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    
    ::-webkit-scrollbar:vertical {
        width: 10px;
    }
    
    ::-webkit-scrollbar:horizontal {
        height: 10px;
    }
    
    ::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 10px;
        border: 2px solid #eee;
    }
    
    ::-webkit-scrollbar-track { 
        background-color: #eee; 
    }

}

