/* Body bg-img */
.container-fluid{
	width: 100%;
	background: url(/content/dam/amex/jp/business/Common/bg_pattern.gif) 0 0 repeat-x;
}
.textBold {
    font-weight: bold !important;
}

/* Breadcrumb */
.breadcrumb{
	overflow: hidden;
}
.breadcrumb > li > * {
    font-size: 11px !important;
}
.breadcrumb > li:last-of-type {
    font-size: 11px !important;
}

/* Side bar */
.dls-accent-white-01-bg {
    background-color: hsla(210,2%,60%,.08);
    border: none;
}

/* Padding and margin */
h6 li {
    padding-bottom: 10px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.pl20 {
    padding-left: 20px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.clr {
    overflow: hidden;
}
.alCenter {
    text-align: center !important;
}
.floatR {
    float: right;
}
.section {
    margin: 0 0 40px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

/* Titles */
.ttl03 {
    font-size: 14px;
    border-top: 2px solid #002663;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 20px;
    line-height: 130%;
    padding: 10px 20px;
    font-weight: bold;
    color: #333;
}
.ttl05 {
    border-left: 3px solid #3a6ab7;
    margin: 0 0 10px;
        margin-bottom: 10px;
}
.ttl05 > span {
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 15px;
    line-height: 130%;
    font-weight: bold;
    color: #000;
    display: block;
}
.ttl02BusinessGold {
    border-top: 3px solid #7b6a50;
    background: #f3efe9;
    margin: 0 0 40px;
        margin-bottom: 40px;
}
.ttl02BusinessGold span {
    display: block;
    border-left: 26px solid #7b6a50;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 12px 15px 10px;
}
	
/* Contact box */
.contactBlock {
    border: 2px solid #002663;
    padding: 10px;
    overflow: hidden;
    margin: 15px 0;
	margin-bottom: 15px;
}
.contactBlock > img {
    display: block;
    float: left;
    margin: 0 14px 0 0;
}
.contactBlock p {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}
.contactBlock > div .tel {
    font-size: 20px;
    color: #3a6ab7;
    font-weight: bold;
    line-height: 1.1;
}
.contactBlock > div .telSmall {
    font-size: 11px;
    color: #333;
    padding: 0 0 0 5px;
    line-height: 1.3;
}
.columnGray {
    border: 3px solid #e6e6e6;
    padding: 20px;
}

/* Table */
table .travel-insurance {
    border: 1px solid #999;
    width: 100%;
    margin-bottom: 30px;
}
table.travel-insurance tbody th {
    background-color: #bdd7ee;
    text-align: left;
}
table.travel-insurance tbody td {
    text-align: center;
}
table.travel-insurance th, table.travel-insurance td {
    border: 1px solid #999;
    vertical-align: middle;
    padding: 4px;
    font-size: 11px;
}

/* tabs - START */
.tabs[aria-current=desktop] .tab-menu .form-control.desktop>.tab-link {
  max-width: none;
}
.tabs[aria-current=desktop].tabs-bordered {
  border: 0;
}
/* card selector for membership-benefits pages */
@media (min-width: 768px) {
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child>div>.container>.row>.col-md-3>div>.card-art>div,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid>div>.container>.row>.col-md-3>div>.card-art>div,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid+.grid>div>.container>.row>.col-md-3>div>.card-art>div  {
    padding-top: 0 !important;
  }
}
/* smaller card in selector for mobile */
@media (max-width: 415px) {
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg],
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg],
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg] {
    max-width: 150px;
    max-height: 100px;
    padding: 0;
  }  
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]>.dls-card-tilt-container:after,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]>.dls-card-tilt-container:after,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]>.dls-card-tilt-container:after  {
    content: none;
  }  
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]+h2,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]+h2,
  .tab-content-container>div[data-value="mymenu0_tabs"]>div>.grid:first-child+.grid+.grid>div>.container>.row>.col-md-3>div>.card-art>div>a>[class^=dls-card][class*=-lg]+h2 {
    font-size: .8125rem;
    line-height: 1.125rem
  }
}
/* tabs - END */

/* Link arrow */
.linkArrow01 a {
    background: url(/content/dam/amex/jp/assets/contents/images/common/icn_arrow01.gif) 0 50% no-repeat;
    padding: 0 0 0 10px;
}
.linkArrow01 {
    padding: 0 0 0 10px;
    text-indent: -10px;
}

/* List */
ol, ul {
    list-style: none;
}
h6 ul{
    list-style: disc;
}
.note, .note li {
    margin: 0 0 5px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #666;
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.dotList {
    list-style: disc;
    padding: 0 0 0 25px;
}
.dotList li {
    margin: 0 0 5px;
}
