﻿/* 
---------------------------------------------
assetmgt-invest-philo Page
--------------------------------------------- 
*/
.assetmgt-invest-philo-page-heading {
  background-image: url(../image/assetmgt-invest-philo-banner.png);
}

.blueBorderTopIconCard  {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    border: 1.5px solid #0f698d;
}

.blueBorderTopIconCard  .logo {
	height: 75px;
    width: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
}

.blueBorderTopIconCard  .title {
	font-family: Noto Sans CJK TC, Helvetica, Heiti TC, PingFangTC, PingFangSC, Microsoft JhengHei, Arial, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 31px;
	white-space: pre-line;
	text-align: center;
	color: #000;
	margin-top: 35px;
}

.blue-title-box {
	border: 1px solid #dcdcdc;
}

.h-100 {
	height: 100% !important;
}

.box-title-bg {
	background-color: #e2edf1;
    padding: 10px 25px;
}

.box-title {
	font-family: Noto Sans CJK TC, Helvetica, Heiti TC, PingFangTC, PingFangSC, Microsoft JhengHei, Arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #0f698d;
}

.process-box svg {
	max-width: 90%;
	height: auto;
    margin: auto;
}

.process-box.risk svg {
    max-width: 100%;
    height: 100%;
}

svg tspan {
    font-family: Noto Sans CJK TC, Helvetica, Heiti TC, Microsoft JhengHei, Arial, sans-serif;
    font-weight: 600;
}

/* 
---------------------------------------------
assetmgt-invest-team Page
--------------------------------------------- 
*/
.assetmgt-invest-team-page-heading {
  background-image: url(../image/assetmgt-invest-team-banner.png);
}

#assetmgt-invest-team-01 {
  background-image: url(../image/assetmgt-invest-team-01.png); 
}

#assetmgt-invest-team-02 {
  background-image: url(../image/assetmgt-invest-team-02.png); 
}

#assetmgt-invest-team-03 {
  background-image: url(../image/assetmgt-invest-team-03.png); 
}