/*kevin-add*/
body {
    font-family: Microsoft JhengHei !important;
    font-size: 14px;
    color: #707070;
}

.logo-image {
    height: 55px;
}

.sp-custom-login-on {
    line-height: 40px;
}

#sp-footer {
    border-top: 1px solid #989898;
    font-size: 12px;
}

#sp-footer .container-inner a,
#sp-footer .container-inner {
    color: #f2f2f2;
}

#sp-footer .container-inner p {
    margin-top: 20px;
    margin-bottom: 20px;
}

#mod-search-searchword109 {
    border-radius: 6px;
    height: 51px;
    width: 180px;
}

.session>.sppb-container-inner>.sppb-container {
    margin: 10px;
}
.session-title>.sppb-addon-title {
	color: #1e1e1e;
	font-family: Microsoft JhengHei !important;
	border-bottom: 3px solid #ccc;
	margin: 0 20px !important;
	padding: 0 0px !important;
}
.session-title>.sppb-addon-title:after {
    content: " ";
    width: 4em;
    border-bottom: 3px solid #036EB8;
    position: absolute;
    top: 48px;
    left: 20px;
}

.sp-column.top1-row {
	text-align: right;
}

#sp-top1 {
	background-color: #f1f1f1;
	height: 2em;
	font-size: 20px;
	border: 1px solid #e0e0e0;
}

#sp-menu {
	padding-left: 74px;
	border-top: 6px solid #036EB8;
}

p {
	margin: 0;
}

/*alan-190725-add-for-usercenter*/
#leftside {
	height: 100%;
	background-color: #F1F1F1;
	border: 1px solid #BCBCBC;
}

#leftside .head-title {
	font-size: 25px;
	text-align: left;
	background-color: #fff;
	padding: 48px 48px 12px 48px;
	margin: 0;
	color: #707070;
	font-weight: bold;
}

#leftside .nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftside .nav>li {
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: relative;
	list-style: none;
}

#leftside .nav>li.active {
	background-color: #FFF6DB;
	box-shadow: 0px 3px 15px #00000029;
}

#leftside .nav>li>a {
	color: #707070;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 0px 48px;
}

#user-center #content {
	margin-top: 32px;
}

#user-center .breadcrumb {
	background-color: #fff;
	padding: 0;
}

#user-center .breadcrumb>.breadcrumb-item:last-child {
	color: #BCBCBC;
}

#user-center .main-title {
	background-color: #CD0505;
}

#user-center .main-title>.title-text {
	font-size: 25px;
	font-weight: bold;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 27px;
	padding-left: 13px;
}

#user-center .pagination {
	margin: 48px 0;
	display: flex;
	justify-content: center;
}

#user-center .pagination li {
	color: #707070;
	padding: 12px;
}

#user-center .pagination li.active a {
	color: #FF5F60;
	background-color: transparent;
}

.form-progress ul>li {
	position: relative;
	font-size: 23px;
	color: #fff;
	background-color: #73A7CF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 24px;
	padding-left: 32px;
	margin-right: 4px;
}

.form-progress ul>li::after,
.form-progress ul>li::before {
	content: "";
	display: block;
	position: absolute;
}

.form-progress ul>li::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	border-top: 29px solid transparent;
	border-left: 18px solid #ffffff;
	border-bottom: 29px solid transparent;
	z-index: 1;
}

.form-progress ul>li::after {
	top: 0;
	right: -18px;
	height: 0;
	width: 0;
	border-top: 29px solid transparent;
	border-left: 18px solid #73a7cf;
	border-bottom: 29px solid transparent;
	z-index: 2;
}

.form-progress ul>li:first-child::before {
	display: none;
}

.form-progress ul>li:last-child::after {
	display: none;
}

.btn-user {
	font-size: 18px;
	color: #fff;
	background-color: #FF5F60;
	padding: 22px 80px;
	margin: 48px 0;
	border-radius: 10px;
	box-shadow: 3px 3px 6px #0000006e;
}

.btn-user-s {
	width: 220px;
	font-size: 20px;
	color: #fff;
	background-color: #FF5F60;
	padding: 16px 0;
	margin: 24px 12px;
	border-radius: 10px;
	box-shadow: 3px 3px 6px #0000006e;
}

.btn-user-s.white {
	color: #707070;
	background-color: #fff;
	border: 1px solid #707070;
}

.btn-user i,
.btn-user-s i {
	font-size: 26px;
}

.title>.sub-title {
	font-size: 18px;
}

#content .title {
	font-weight: bold;
	font-size: 23px;
}

#bottom .title {
	width: 75%;
	font-size: 20px;
	font-weight: bold;
}

#bottom .lists {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bottom .lists>li {
	padding: 14px 0;
}

#bottom .lists>li>.item-text {
	font-size: 18px;
}

#bottom .lists>li>.child-items {
	list-style-type: disc;
	font-size: 18px;
	color: #006CBF;
	padding-left: 22px;
}

#bottom .lists>li>.child-items>li {
	padding-top: 14px;
	padding-right: 64px;
}

#bottom .lists>li>.child-items>li>a {
	color: #006CBF;
}

.cate-tabs {
	margin-left: 12px;
}

.cate-tabs>.tab {
	font-size: 20px;
	padding: 6px 36px;
	margin-right: 48px;
	border: 1px solid #707070;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
	border-bottom: 0;
	cursor: pointer;
}

.cate-tabs>.tab.active {
	color: #fff;
	background-color: #CD0505;
	border: 0;
}

.cate-panel {
	display: none;
	padding: 30px 26px;
	border: 1px solid #707070;
	border-radius: 6px;
}

.cate-panel.active {
	display: block;
}

.search .btn {
	width: 124px;
	height: 40px;
	background-color: #036EB8;
	margin: 0 12px;
}

.cur-cate {
	color: #006CBF;
	font-size: 20px;
	margin-top: 32px;
}

.cur-cate .btn {
	background-color: #73A7CF;
}

.form-panel {
	margin: 28px 0;
}

.comfirm-panel {
	background-color: #F5F5F5;
	margin: 12px 48px;
	border: 1px solid #707070;
	border-radius: 6px;
}

.comfirm-panel .title {
	padding: 16px;
	margin: 0
}

.comfirm-panel .content {
	background-color: #fff;
	padding: 24px 16px;
	margin: 4px 0;
	border: 1px solid #707070;
	border-right-width: 0;
	border-left-width: 0;
}

.comfirm-panel .content:last-child {
	border-bottom-width: 0;
}

.comfirm-panel .content>ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.comfirm-panel .content>ul>li {
	display: flex;
}

.comfirm-panel .content>ul>li .item-label {
	width: 30%;
	font-size: 20px;
	font-weight: bold;
}

.comfirm-panel .content>ul>li .item {
	font-size: 20px;
	color: #006CBF;
}

.bottom-btns {
	text-align: center;
	margin-top: 56px;
}

.btn-form {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-color: #FF5F60;
	padding: 16px 60px;
	margin: 0 12px;
	border: 1px solid #FF5F60;
}

.btn-form.black {
	color: #fff;
	background-color: #707070;
	border: 1px solid #707070;
}

.btn-form.white {
	color: #707070;
	background-color: #fff;
	border: 1px solid #707070;
}

.r-icon {
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	position: relative;
	top: -2px;
	color: #73A7CF;
	text-align: center;
	font-size: 17px;
	background-color: #fff;
	border-radius: 50px;
	margin-right: 6px;
}

.require-msg {
	font-size: 14px;
	color: #FF7300;
	padding-left: 30px;
}

.i-require {
	color: #CD0505;
}

.title-bottom-bd {
	padding-bottom: 10px;
	border-bottom: 2px solid #707070;
}

.success-msg {
	font-size: 18px;
	font-weight: bold;
}

.success-msg h3 {
	font-size: 40px;
	color: #CD0505;
}

.success-msg .btns {
	text-align: center;
	margin: 56px 0;
}

.success-msg .btn-r,
.success-msg .btn-b {
	font-size: 20px;
	color: #fff;
	padding: 14px 60px;
	margin: 0 12px;
}

.success-msg .btn-r {

	background-color: #FF5F60;
}

.success-msg .btn-b {
	background-color: #73A7CF;
}

.list-toolbar {
	padding: 20px 0;
}

.list-toolbar:first-child {
	border-bottom: 1px solid #707070;
}

.list-panel {
	border: 1px solid #707070;
	border-radius: 6px;
}

#user-center-table {
	margin: 0;
	border-collapse: collapse;
	border-radius: 6px;
	overflow: hidden;
}

#user-center-table thead th {
	font-size: 18px;
	font-weight: bold;
	color: #707077;
	background-color: #F5F5F5;
	border-bottom: 1px solid #707077;
}

#user-center-table th,
#user-center-table td {
	border-right: 1px solid #BCBCBC;
	vertical-align: middle;
}

#user-center-table tr>td {
	padding: 40px 12px;
}

#user-center-table th:last-child,
#user-center-table td:last-child {
	border-right-width: 0px;
}

#user-center-table .list-name {
	font-size: 20px;
	font-weight: bold;
	color: #006CBF;
	position: relative;
}

.edit-btn {
	color: #fff;
	background-color: #006CBF;
}

.sp-megamenu-parent>li.sp-menu-item>a {
	border-left: 1px solid #BCBCBC;
}

.sp-megamenu-parent>li.sp-menu-item:last-child>a {
	border-right: 1px solid #BCBCBC;
}

.sp-megamenu-wrapper {
	text-align: center;
	width: 100%;
	padding: 0;
	height: 60px;
	position: relative;
}

.sp-has-child:hover>ul {
	display: block;
}

.sp-megamenu-parent,
#sp-menu>div>nav>ul>li>div {
    /* text-align-last: left; */
    padding-left: 35px;
}

.sp-megamenu-parent>li {
	position: static;
}

.sp-megamenu-parent>li>a {
    position: relative;
    padding: 0px 20px;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
	color: #ffffff;
	background-color: #036EB8;
}

.sp-megamenu-parent>li.sp-has-child:hover>a {
	color: #FFFFFF;
	background-color:#036EB8;
}

.sp-megamenu-parent>li {
	position: relative !important;
}

.sp-megamenu-parent>li.active>div.sp-menu-right,
.sp-megamenu-parent>li:hover>div.sp-menu-right {
	display: block;
	left: 0em;
}
.sp-megamenu-parent>li.active>div.sp-menu-right {
    z-index: 0;
}

.sp-megamenu-parent>li:hover>div.sp-menu-right {
    z-index: 1;
}

#sp-menu>div>nav>ul>li>div {
    transform: translateX(-50%);
    left: 50%;
    margin-right: -50%;
}

li.sp-has-child>a:before {
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    position: absolute;
    top: 55px;
    width: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid white;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    content: unset;
}

div.sp-menu-right {
    border-top: 1px solid #BCBCBC;
    width: 200vw !important;
    box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.3);
}

/* disabled dropdown animation */
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: none;
}

ul.sp-dropdown-items .sp-menu-item {
    display: inline !important;
    padding-left: 32.5px !important;
    padding-right: 32.5px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding-left: 0px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: none;
}

#sp-component>div>div.article-details>dl,
#sp-component>div>div.article-details>div {
    font-weight: 400;
}
/*alan-200123-add*/
.btn-user-verified{
	background-color: #6FAB1C;
}
.btn-report{
	background-color: #FF7300;
}
.btn-user-verified,
.btn-report{
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 16px;
}
.defaultSkin span.mce_mediamanager {
    background-position: center !important;
    background-image: url(../images/editor_media_icon.png);
}