﻿b* {
	border: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Arial, "微軟正黑體","蘋果儷黑體","新細明體", Verdana, Helvetica, sans-serif;
	vertical-align: baseline;
}
  
ol,ul,li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration:
	none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
figure {
	line-height:0;
}
a {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	text-decoration: none;
	color: #666;
}
strong {
	font-weight:700;
}
.groupset {
	width: 100%;
	margin: auto;
	border: 0;
	padding: 0;
	display: inline-flex;
}
.groupset2 {
	width: 67%;
	margin: auto;
	border: 0;
	padding: 0;
	display: block;
}
.dwgrid {
	margin: 4px 4px 5px 4px;
	border: 1px solid #054188;
	padding: 2px;
	border-radius: 5px;
	background: -webkit-linear-gradient(left, #f3f3f3, #fefefe);
	background: linear-gradient(to right, #f3f3f3, #fefefe);
	overflow-y: auto;
}
.dwgrid h2 {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	display: inline-block;
	background: #054188;
	line-height: 28px;
	padding-left: 2px;
	width: calc(60% - 2px);
}
.dwgrid h3 {
	float: right;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	display: inline-block;
	line-height: 28px;
	background: #054188;
	text-align: right;
	padding-right: 2px;
	width: calc(40% - 2px);
}
.dwgrid .input-field {
	width: 98%;
}
.dwgrid table {
	width:100%;
	table-layout: fixed;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}
.dwgrid .tbl-header {
  background-color: rgba(255,255,255,0.3);
}
.dwgrid .tbl-content {
  max-height: 600px;
  overflow-x: auto;
  margin-top: 0px;
  border: 1px solid rgba(255,255,255,0.3);
}
.dwgrid .nsmick {
	background: #054188 !important;
	color: #fff !important;
}
.dwgrid span {
	word-wrap: break-word;
}
.dwgrid th {
  padding: 6px 3px;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  background: #cbcbcb;
}
.dwgrid td {
  padding: 3px 3px;
  text-align: left;
  vertical-align:middle;
  font-weight: 300;
  font-size: 12px;
  border-bottom: solid 1px rgba(255,255,255,0.1);
}
.dwgrid td a {
	cursor: pointer;
}
.dwgrid .tbl-content::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
.dwgrid .tbl-content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
}
.dwgrid .tbl-content::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
}
.dwcriteria {
	margin: 8px;
	border: 1px solid silver;
	padding: 8px;
	border-radius: 4px;
	overflow: hidden;
}
.dwcriteria legend {
	padding: 2px;
	font-size: 1.1vw;
}
.nw99ick {
	width: 99%;
	display: inline-block;
}
.nw24mr1ick {
	width: 24%;
	margin-right: 1%;
	display: inline-block;
}
.nw49mr1ick {
	width: 49%;
	margin-right: 1%;
	display: inline-block;
}
.nw32mr1ick {
	width: 32%;
	margin-right: 1%;
	display: inline-block;
}
.nw29mr1ick {
	width: 29%;
	margin-right: 1%;
	display: inline-block;
}
.nw69ick {
	width: 69%;
	display: inline-block;
}
.nw19fick {
	width: 20%;
	display: inline-block;
	height: auto;
}
.nw29fick {
	width: 29%;
	display: inline-block;
	height: auto;
}
.nmfick, .ndfick {
	height: 95%;
	width: 100%;
    font-size: 12px;
	vertical-align: middle;
}
.nmfick:disabled, .ndfick:disabled {
	background: #f9f9f9;
}
.nw74ick {
	width: 74%;
	display: inline-block;
}
.nw64ick {
	width: 64%;
	display: inline-block;
}
.nw60ick {
	width: 60%;
	display: inline-block;
}
.nw16fick {
	width: 16%;
	height: auto;
	display: inline-block;
}
.nhdick {
	display: none !important;
}
.nbaick {
	margin-left: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	line-height: 28px;
	height: 28px;
	display: inline-block;
	width: 110px;
	background: #054188;
	border: none;
}
.nbaick:disabled {
	opacity: 0.6;
}
.free-form-input {
	font-size: 12px;
	color: #333;
	border-bottom: none;
	position: relative;
	margin-bottom: 5px;
	-moz-transition: border-color 0.8s;
	-o-transition: border-color 0.8s;
	-webkit-transition: border-color 0.8s;
	transition: border-color 0.8s;
}
.dddw select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: none;
}
.dddw option {
	background: rgba(0, 0, 0, 0.03);
	color: #000;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.free-form-input .input-free {
	width: calc(100% - 70px);
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: middle;
	background: none;
	outline: none;
	height: 30px;
	font-size: 12px;
	margin: 0;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: none;
	padding: 0 10px 0 0;
}
.free-form-input .input-free:disabled {
	background: #f9f9f9;
}
.free-form-input .input-field {
	width: 100%;
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: middle;
	background: none;
	outline: none;
	height: 38px;
	font-size: 12px;
	margin: 0;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: none;
	padding: 0 5px 0 0;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
}
.free-form-input .input-field-label {
	z-index: -1;
	position: absolute;
	top: 15px;
	left: -50px;
	opacity: 0;
	color: #C6C6C6;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-transition: top 0.1s, font-size 0.1s;
	-o-transition: top 0.1s, font-size 0.1s;
	-webkit-transition: top 0.1s, font-size 0.1s;
	transition: top 0.1s, font-size 0.1s;
}
.free-form-input .label-free {
	width: 60px;
	text-align: right;
	color: #054188;
	font-size: 12px;
	opacity: 0.8;
	line-height: 30px;
	padding-right: 5px;
	display: inline-block;
}
.free-form-input input:focus::-webkit-input-placeholder {
  color: red;
}
.free-form-input input:focus:-moz-placeholder {
  color: red;
}
.free-form-input input:focus::-moz-placeholder {
  color: red;
}
.free-form-input input:focus:-ms-input-placeholder {
  color: red;
}
.free-form-input .input-field:focus {
  padding-left: 4px;
  border-color: #054188;
  border-width: 2px;
}
.free-form-input .input-free:focus {
  padding-left: 4px;
  border-color: #054188;
  border-width: 2px;
}
.free-form-input .input-field:focus + .input-field-label {
  padding: 3px;
  opacity: 1;
  left: 7px;
  top: -9px;
  font-size: 12px;
  color: #054188;
  background-color: #fff;
  z-index: 99;
}
.free-form-input .input-free:focus + .label-label {
	font-weight: bold;
	opacity: 1;
}
.func-title {
	width: 100%;
	padding: 5px 10px 5px 10px;
	display: block;
}
.func-title img {
	float: left;
  width: 22px;
  height: 22px;
  margin: 3px 5px;
}
.func-title h1 {
	position: relative;
	font-size: 1.15vw;
	font-weight: 700;
}
.message-desc {
  color: #e33d26;
  margin: 0;
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.message-desc.show-message {
  margin: 5px 0 10px 0;
  height: auto;
  font-size: 13px;
  float: left;
  display: block;
}
.mlogo-container {
	width: 100%;
	height: 68px;
	background: #fff;
	border-bottom: 3px solid #054188;
}
.mlogo {
	max-width: 14%;
}
.slide-push-menu__backdrop {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	background-color: #000;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.slide-push-menu__backdrop--open {
	width: 100%;
	height: 100%;
	opacity: .5;
}
.slide-push-menu__content {
	position: fixed;
	z-index: 1000;
	overflow-y: auto;
}
.slide-push-menu__content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}
.slide-push-menu__content::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}
.slide-push-menu__left {
	top: 0;
	left: -25%;
	width: 25%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.slide-push-menu__left--open {
	left: 0 !important;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	background: #fff;
}
.slide-push-menu__left--open .slide-push-menu__close {
	visibility: visible;
}
.slide-push-menu__close {
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 16px;
	visibility: hidden;
}
.general-icon-size {
	width: 22px;
	font-size: 22px;
}
.general-icon-size: hover {
	background: #428bca;
}
.ellipse-btn {
	line-height: 30px;
	height: 30px;
	border: 1px solid #d8d8d8;
	border-radius:100px;
}
.collapse-menu ul, .collapse-menu li {
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.collapse-menu li a {
	text-decoration: underline;
}
.collapse-panel {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.2s ease;
	-o-transition: max-height 0.2s ease;
	transition: max-height 0.2s ease;
}
.collapse-panel.collapse-show {
	max-height: 9999px;
}
.collapse-menu .collapse-menu-title,.collapse-menu .collapse-menu-switch {
	font-size: .9em;
	font-weight: normal;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.collapse-menu .collapse-menu-child-title {
	font-size: .9em;
	font-weight: normal;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.collapse-menu .collapse-menu-child-ul {
	padding-left:12px;
}
.collapse-menu .collapse-menu-link {
	display: inline-block;
	width: 100%; 
	padding: 6px 0;
	color: #666;
}
.collapse-menu ul li a {
	text-decoration: none;
}
.collapse-menu .collapse-menu-child-link {
	display: block;
	padding: 4px 0;
	color: #999;
}
.collapse-menu .collapse-menu-child-link:hover {
	text-decoration: underline;
}
.collapse-menu .collapse-menu-title.active {
	text-decoration: underline;
}
.collapse-menu .collapse-menu-switch {
	float: right;
	width: 20px;
}
.collapse-menu .collapse-menu-title,.collapse-menu .collapse-menu-child-title {
	display: inline-block;
	text-decoration: inherit;
}
.nav-slide-push-menu .nav-slide-push-header {
	height: 56px;
	padding-left: 0px;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-logo {
	display: inline-block;
	box-sizing: border-box;
	height: 100%;
	padding: 8px 0;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-logo .logo-img {
	max-width: 100%;
	max-height: 100%;
}
.nav-slide-push-menu .nav-slide-push-header .nav-slide-push-close {
	line-height: 56px;
	display: block;
	float: right;
	height: 100%;
	padding: 0 16px;
	text-align: center;
	color: inherit;
}
.nav-slide-push-menu .nav-slide-push-container {
	height: calc(100% - 68px);
	-webkit-overflow-scrolling: touch;
}
.nav-slide-push-menu .nav-slide-push-container .nav-slide-push-caption {
	font-size: 1em;
	font-weight: normal;
	line-height: 35px;
	height: 35px;
	padding: 0 12px;
	color: #fff;
  background: -webkit-linear-gradient(left, #25c481, #25b7c4);
  background: linear-gradient(to right, #25c481, #25b7c4);
}
.nav-slide-push-menu .nav-slide-push-container .nav-slide-push-content {
	padding: 8px 12px;
}
.nav-slide-push-menu .nav-slide-push-container .tag-rectangle {
	display: inline-block;
}
.nav-slide-push-menu .nav-slide-push-bottom {
	box-sizing: border-box;
	height: 56px;
	padding: 16px 12px;
	border-top: 1px solid #d4d9de;
	background: #fff;
}
.nav-slide-push-menu .nav-slide-push-bottom .social-li {
	display: inline-block;
	margin-right: 8px;
}
.nav-slide-push-menu .nav-slide-push-bottom .official-app {
	float: right;
}
.nav-slide-push-menu .nav-slide-push-bottom .official-app .official-app-button {
	font-size: 12px;
	line-height: 28px;
	display: block;
	box-sizing: border-box;
	width: 85px;
	height: 28px;
	text-align: center;
}
.nav-slide-push-menu .nav-slide-push-bottom .social-li__phone-icon {
	font-size: 13px;
	margin-right: 3px;
	vertical-align: middle;
}
.header {
	width: 100%;
	z-index: 997;
	top: 0px;
	position: fixed;
	height: 68px;
	background: #fff; 
	border-bottom: 3px solid #054188; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ajaxloading {
	position: fixed;
	z-index: 1002;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	white-space: nowrap;    
	text-align: center;
	display: none;
}
.ajaxloading.loading {
	display: block;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background-color: rgba(0,0,0,.4);
}
.ajaxloading.loading .loadinghelper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.ajaxloading.loading .loadingimg {
	vertical-align: middle;
	max-height: 60px;
	max-width: 60px;
}
.load_wrapper {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display:none;
	z-index:1002;
}
.load_wrapper .load_content {
    top: 0;
    left: 0;
	right: 0;
	bottom: 0;
    width: max-content;
    height: max-content;
	margin: auto;
    border: 1px solid #054188;
    background-color: #fff;
}
.load_wrapper .load_content .close_wrapper {
	float: right;
	width: 32px;
    background-color: #054188;
	line-height: 32px;
	text-align: center;
	color: #fff;
}
.changepassword-form {
	width: 560px;
	height: 640px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}
.changepassword-form .smalllogo {
	margin-top: 40px;
	margin-bottom: 10px;
}
.changepassword-form .title {
	font-size: 1.5vw;
	margin-top: 2px;
	height: 6%;
	margin-bottom: 5px;
	font-weight: 700;
}
.changepassword-form .useraccount {
	padding: 2px;
	font-size: 1.2vw;
	line-height: 20px;
	max-width: 60%;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 4px;
}
.changepassword-form .action {
	margin-top: 10px;
	margin-bottom: 30px
}
.changepassword-form .action .changepassword, .changepassword-form .action .resetpassword {
	display: inline-block;
	width: 25%;
	height: 45px;
	line-height: 45px;
	border: none;
	border-radius: 5px;
	background-color: #054188;
	color: #fff;
	cursor: pointer;
	font-size: 1.4vw;
	margin-right: 15%;
	float: right;
	padding-left: 5px;
	margin-bottom: 15px;
	-webkit-appearance: none;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.changepassword-form .action .changepassword:hover, .changepassword-form .action .resetpassword:hover {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.changepassword-form .action .changepassword:hover i, .changepassword-form .action .resetpassword:hover i {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}

#overlay {
	width: 100%;
	position: fixed;
	top:0px;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1001;
	display: none;
}
#overlay.darkness {
	display: block;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background-color: rgba(0,0,0,.4);
}

.container {
	width: 100%;
	height: 100%;
	position: relative;
	top: 68px;
}
.container .footer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

.container-login {
	width: 100%;
	height: 100%;
	max-width: max-content;
	margin: auto;
}

.login-box {
	width: 560px;
	height: 640px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
	position:absolute; /*it can be fixed too*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	/*this to solve "the content will not be cut when the window is smaller than the content": */
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
}
.login-box-holder {
  width: 200%;
}
.login-box-holder.move {
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-form {
  float: left;
  width: 50%;
}
.theme-color-hover {
  color: inherit;
}
.theme-color-hover:hover {
  color: #20afea !important;
  cursor: pointer;
}
.font-primary-color {
	color: #129cd5 !important;
}
.content-form .smalllogo {
	margin-top: 80px;
	margin-bottom: 10px;
}
.content-form .title {
	font-size: 1.5vw;
	margin-top: 2px;
	height: 6%;
	margin-bottom: 5px;
	font-weight: 700;
}
.content-form .platform {
	font-size: 1.2vw;
	height: 6%;
	margin-bottom: 30px;
}
.content-form .desc {
	margin-left: 5%;
	text-align: left;
	max-width: 90%;
	margin-top: 30px;
	font-size: .9vw;
	margin-bottom: 50px;
	float: left;
}
.content-form .action {
	font-size: 1.5vw;
	margin-top: 10px;
	line-height: 45px;
	margin-bottom: 50px;
}
.content-form .action .register {
	margin-left: 15%;
	font-size: 1.2vw;
	float: left;
}
.content-form .action .verify {
	display: inline-block;
	width: 25%;
	height: 45px;
	border: none;
	border-radius: 5px;
	background-color: #054188;
	color: #fff;
	cursor: pointer;
	font-size: 1.4vw;
	margin-right: 15%;
	float: right;
	padding-left: 5px;
	-webkit-appearance: none;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.content-form .action .verify:hover {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.content-form .action .verify i {
	font-size: 1.5vw;
	padding-left: 5px;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.content-form .action .verify:hover i {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.content-form .action .red {
	font-size: 1.3vw;
	color: red;
	text-decoration: underline;
}
.form-input-container {
	margin: 0 auto;
	width: 60%;
  font-size: 1.5vw;
  color: #333;
  position: relative;
  margin-bottom: 10px;
}
.form-input-container input:focus::-webkit-input-placeholder {
  color: transparent;
}
.form-input-container input:focus:-moz-placeholder {
  color: transparent;
}
.form-input-container input:focus::-moz-placeholder {
  color: transparent;
}
.form-input-container input:focus:-ms-input-placeholder {
  color: transparent;
}
.form-input-container .form-input-label {
  z-index: -1;
  position: absolute;
  top: 15px;
  left: -50px;
  opacity: 0;
  color: #C6C6C6;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-transition: top 0.3s, font-size 0.3s;
  -o-transition: top 0.3s, font-size 0.3s;
  -webkit-transition: top 0.3s, font-size 0.3s;
  transition: top 0.3s, font-size 0.3s;
}
.form-input-container .form-input {
  width: 100%;
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: middle;
  background: none;
  outline: none;
  height: 45px;
  font-size: 15px;
  margin: 0;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  padding: 0 38px 0 0;
  -moz-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.form-input-container .form-input:focus {
  padding-left: 4px;
  border-color: #054188;
  border-width: 2px;
}
.form-input-container .form-input:focus + .form-input-label {
  padding: 3px;
  opacity: 1;
  left: 7px;
  top: -9px;
  font-size: 12px;
  color: #054188;
  background-color: #fff;
  z-index: 99;
}
.form-input-container .captcha-input-label {
  z-index: -1;
  position: absolute;
  top: 15px;
  left: -50px;
  opacity: 0;
  color: #C6C6C6;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-transition: top 0.3s, font-size 0.3s;
  -o-transition: top 0.3s, font-size 0.3s;
  -webkit-transition: top 0.3s, font-size 0.3s;
  transition: top 0.3s, font-size 0.3s;
}
.form-input-container .captcha-input {
  width: 50%;
  float: left;
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: middle;
  background: none;
  outline: none;
  height: 45px;
  font-size: 15px;
  margin: 0;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  padding: 0 8px 0 0;
  -moz-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.form-input-container .captcha-input:focus {
  padding-left: 4px;
  border-color: #054188;
  border-width: 2px;
}
.form-input-container .captcha-input:focus + .captcha-input-label {
  padding: 3px;
  opacity: 1;
  left: 7px;
  top: -9px;
  font-size: 12px;
  color: #054188;
  background-color: #fff;
  z-index: 99;
}
.content-form .useraccount {
	padding: 2px;
	font-size: 1.2vw;
	line-height: 20px;
	max-width: 60%;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 4px;
}
.content-form .action .forgot {
	margin-left: 15%;
	font-size: 1.2vw;
	float: left;
}
.content-form .action .login {
	display: inline-block;
	width: 25%;
	height: 45px;
	border: none;
	border-radius: 5px;
	background-color: #054188;
	color: #fff;
	cursor: pointer;
	font-size: 1.4vw;
	margin-right: 15%;
	float: right;
	padding-left: 5px;
	margin-bottom: 45px;
	-webkit-appearance: none;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.content-form .action .login:hover {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.verify-box .action .login i {
	font-size: 1.5vw;
	padding-left: 5px;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.content-form .action .login:hover i {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.btn-eye {
	left: 2px;
  font-size: 16px;
}
.input-icon-pwd {
	width: 20px;
	height: 20px;
  font-size: 20px;
  color: #999;
  position: absolute;
  right: 20px;
  top: 8px;
  overflow: hidden;
}
.copy-right {
	float: left;
	margin-left: 4px;
	font-size: 0.72em;
	color:#4a4e5c;
}
.surf-browser {
	float: right;
	margin-right: 4px;
	font-size: 0.72em;
}
.welcome-box {
	margin-left: 20%;
	margin-top: 10%;
	width: 60%;
	min-width: 200px;
	text-align: center;
}
.content-box {
	width: 98%;
	padding: 1%;
	min-height: calc(98% - 45px);
}
.confirm-password {
	width:50%;
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #ccc;
}
.confirm-password .title {
	font-size: 1.5vw;
	margin-top: 10px;
	height: 6%;
	margin-bottom: 5px;
	font-weight: 700;
	width: 100%;
	text-align: center;
}
.confirm-password .action {
	font-size: 1.5vw;
	margin-top: 60px;
	line-height: 45px;
	margin-bottom: 150px;
}
.confirm-password .useraccount {
	padding: 2px;
	font-size: 1.2vw;
	line-height: 20px;
	max-width: 60%;
	margin: 0 auto;
	margin-bottom: 30px;
	border-radius: 4px;
	text-align: center;
}
.confirm-password .action .forgot {
	margin-left: 15%;
	font-size: 1.2vw;
	float: left;
}
.confirm-password .action .login {
	display: inline-block;
	width: 25%;
	height: 45px;
	border: none;
	border-radius: 5px;
	background-color: #054188;
	color: #fff;
	cursor: pointer;
	font-size: 1.4vw;
	margin-right: 15%;
	float: right;
	padding-left: 5px;
	margin-bottom: 45px;
	-webkit-appearance: none;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.confirm-password .action .login:hover {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.confirm-password .action .confirmpw {
	display: inline-block;
	width: 25%;
	height: 45px;
	border: none;
	border-radius: 5px;
	background-color: #054188;
	color: #fff;
	cursor: pointer;
	font-size: 1.4vw;
	margin-right: 15%;
	float: right;
	padding-left: 5px;
	margin-bottom: 45px;
	-webkit-appearance: none;
	-webkit-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.confirm-password .action .confirmpw:hover {
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.nshop-page {
	width: 100%;
	overflow-y: scroll;
}
.btn_menu {
	width: 16px;
	position: absolute;
	top: 1rem;
	left: 0.8rem;
	color: #054188;
}
.logo-container {
	float: left;
	width: 12%;
	padding-left: 30px;
	height: 100%;
}
.logo {
	max-width: 80%;
}
.logo-link {
	width: 100%;
}
.menu-container {
	padding-right:10px;
	height: 100%;
}
.menu-container > .menu {
	float: right;
}
.menu-container > .funcmenu {
	float: left;
}
.menu-container > .menu > ul, .menu-container > .funcmenu > ul {
	margin: 0 auto;
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding: 0;
	position: relative;
	box-sizing: border-box;
}
.menu-container > .menu > ul:before, .menu-container > .menu > ul:after, .menu-container > .funcmenu > ul:before, .menu-container > .funcmenu > ul:after {
	content: "";
	display: table;
}
.menu-container > .menu > ul:after, .menu-container > .funcmenu > ul:after {
	clear: both;
}
.menu-container > .menu > ul > li, .menu-container > .funcmenu > ul > li {
	float: left;
	padding-left: 8px;
	margin: 0;
	height: 100%;
}
.menu-container > .menu > ul > li.bottomline, .menu-container > .funcmenu > ul > li.bottomline {
	text-decoration: underline;
}
.menu-container > .menu > ul > li a, .menu-container > .funcmenu > ul > li a {
	color: #054188;
	text-decoration: none;
	padding: 1.3em 0.7em;
	display: block;
}
.menu-container > .menu > ul > li a:hover, .menu-container > .funcmenu > ul > li a:hover {
	color: #666;
	-webkit-box-shadow: inset 0 -5px 0 black;
	box-shadow: inset 0 -5px 0 black;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.upload-wrapper {
	margin-top: 10%;
	margin-left: 15%;
	width: 70%;
}
.upload-wrapper h1 {
	font-size: 20px;
	line-height: 25px;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	display: block;
}
.btn {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}
.pcshow {
	display: block;
}
.pcnoshow {
	display: none;
}
.noshow {
	display: none;
}
.pure-css-nav > nav > ul > li {
	display: inline-block;
}
.pure-css-nav > nav > ul > li > ul {
	background-color: #f9f9f9;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 1px dotted #666;
	-moz-column-rule: 1px dotted #666;
	column-rule: 1px dotted #666;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	padding: 5px 5px 12px;
	position: absolute;
	display: block;
	-webkit-box-shadow: inset -1px -1px 1px #666;
	box-shadow: inset -1px -1px 1px #666;
}
.pure-css-nav > nav ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.pure-css-nav > nav > ul > li > ul ul {
	top: -50px;
	left: 100%;
	padding: 5px 5px 12px;
	background-color: #f9f9f9;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 1px dotted #666;
	-moz-column-rule: 1px dotted #666;
	column-rule: 1px dotted #666;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	position: relative;
	display: block;
	-webkit-box-shadow: inset -1px -1px 1px #666;
	box-shadow: inset -1px -1px 1px #666;
}
.pure-css-nav > nav ul li a:first-child:nth-last-child(2):after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 5px;
	margin-left: 10px;
	opacity: 0.50;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 10px 5px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath opacity='.5' d='M1 1v1h1v1h1v1h1v1h2V4h1V3h1V2h1V1h1V0H0v1z'/%3E%3Cpath d='M2 1v1h1v1h1v1h2V3h1V2h1V1h1V0H1v1z'/%3E%3C/svg%3E");
}
.menu-container > .funcmenu > ul > li > .pure-css-nav > nav > ul > li > ul > li a {
	color: #054188;
	text-decoration: none;
	padding: 5px 10px 0 10px;
	margin: 0 5px 0 5px;
	display: block;
	height: 30px;
}
.menu-container > .funcmenu > ul > li > .pure-css-nav > nav > ul > li > ul > li:last-child a {
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	height: 30px;
}
.menu-container > .funcmenu > ul > li > .pure-css-nav > nav > ul > li > ul > li a:hover {
	color: #666;
	background-color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	text-decoration: underline;
}
.dialog-ovelay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 99999;
}
.dialog-ovelay .dialog {
	width: 420px;
	margin: 68px auto 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden;
}
.dialog-ovelay .dialog header {
	padding: 10px 8px;
	background-color: #f6f7f9;
	border-bottom: 1px solid #e5e5e5
}
.dialog-ovelay .dialog header h3 {
	font-size: 14px;
	margin: 0;
	color: #555;
	display: inline-block
}
.dialog-ovelay .dialog header .fa-close {
	float: right;
	color: #c4c5c7;
	cursor: pointer;
	transition: all .5s ease;
	padding: 0 2px;
	border-radius: 1px    
}
.dialog-ovelay .dialog header .fa-close:hover {
	color: #b9b9b9
}
.dialog-ovelay .dialog header .fa-close:active {
	box-shadow: 0 0 5px #673AB7;
	color: #a2a2a2
}
.dialog-ovelay .dialog .dialog-msg {
	padding: 12px 10px
}
.dialog-ovelay .dialog .dialog-msg p{
	margin: 0;
	font-size: 15px;
	color: #333
}
.dialog-ovelay .dialog footer {
	border-top: 1px solid #e5e5e5;
	padding: 8px 10px
}
.dialog-ovelay .dialog footer .controls {
	direction: rtl
}
.dialog-ovelay .dialog footer .controls .dialog-button {
	margin-left: 5px;
	padding: 5px 15px;
	border-radius: 3px
}
.button-default {
	background-color: #f8f8f8;
	border: 1px solid rgba(204, 204, 204, 0.5);
	color: #5d5d5d;
}
.dialog-button {
	cursor: pointer
}
.button-danger {
	background-color: #f44336;
	border: 1px solid #d32f2f;
	color: #f5f5f5
}
.button-confirm {
	background-color: #054188;
	border: 1px solid #054168;
	color: #f5f5f5
}
.pop-up-ovelay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
/*	background-color: rgba(0, 0, 0, 0.4);*/
	z-index: 99999;
	text-align: center;
}
.pop-up-ovelay .pop-up {
	margin: 68px auto 0;
	display: inline-block;
	background-color: #8DC861;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	border-radius: 3px;
	overflow: hidden
}
.pop-up-ovelay .pop-up .pop-up-msg p {
	margin: 0;
	padding: 10px;
	font-size: 15px;
	color: #fffff0;
}

@media only screen 
  and (min-width: 200px)
  and (max-width: 320px) {
	.changepassword-form {
		width: 100%;
		height: 100%;
		border: none;
	}
	.nbaick {
		width: 22%;
	}
	.nw24mr1ick {
		width: 49%;
		margin-right: 1%;
		display: inline-block;
	}
	.nw49mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw32mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw29mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw69ick {
		width: 100%;
	}
	.nw19fick {
		width: 100%;
		height: auto;
	}
	.nw29fick {
		width: 100%;
		height: auto;
	}
	.nw74ick {
		width: 100%;
	}
	.nw64ick {
		width: 100%;
	}
	.nw60ick {
		width: 100%;
	}
	.nw16fick {
		width: 100%;
		height: auto;
	}
	.btn_menu {
		width: 15px;
		top: 1rem;
		left: 0.5rem;
	}
	.dwgrid .tbl-header {
		display: none;
	}
	.dwgrid table, .dwgrid tbody, .dwgrid td, .dwgrid tr {
		display: block;
	}
	.dwgrid td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}
	.dwgrid td:before {
		position: absolute;
		top: 0;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		text-align: right;
		white-space: nowrap;
		content: attr(labelname);
	}
	.dwgrid tr:nth-child(odd) {
		background: -webkit-linear-gradient(left, #cbcbcb, #cbcedf);
		background: linear-gradient(to right, #cbcbcb, #cbcedf);
	}
	.logo {
		max-width: 192%;
	}
	.func-title img {
	  width: 15px;
	  height: 15px;
	  margin: 1px 3px;
	}
	.func-title h1 {
		font-size: 3vw;
	}
	.dwcriteria legend {
		font-size: 2.9vw;
	}
	.container {
		top: 48px;
	}
	.header {
		height: 48px;
	}
	.menu-container > .menu > ul > li a {
		font-size: 10px;
		padding-top: 20px;
		margin-right: 2px;
		padding-right: 2px;
		display: block;
	}
	.logo-container {
		width: 20%;
		height: 48px;
		padding-left: 30px;
	}
	.mlogo {
		width: 16%;
	}
}
@media only screen 
  and (min-width: 321px)
  and (max-width: 511px) {
	.changepassword-form {
		width: 100%;
		height: 100%;
		border: none;
	}
	.nbaick {
		width: 22%;
	}
	.nw24mr1ick {
		width: 49%;
		margin-right: 1%;
		display: inline-block;
	}
	.nw49mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw32mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw29mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw69ick {
		width: 100%;
	}
	.nw19fick {
		width: 100%;
		height: auto;
	}
	.nw29fick {
		width: 100%;
		height: auto;
	}
	.nw74ick {
		width: 100%;
	}
	.nw64ick {
		width: 100%;
	}
	.nw60ick {
		width: 100%;
	}
	.nw16fick {
		width: 100%;
		height: auto;
	}
	.dwgrid .tbl-header {
		display: none;
	}
	.dwgrid table, .dwgrid tbody, .dwgrid td, .dwgrid tr {
		display: block;
	}
	.dwgrid td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}
	.dwgrid td:before {
		position: absolute;
		top: 0;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		text-align: right;
		white-space: nowrap;
		content: attr(labelname);
	}
	.dwgrid tr:nth-child(odd) {
		background: -webkit-linear-gradient(left, #cbcbcb, #cbcedf);
		background: linear-gradient(to right, #cbcbcb, #cbcedf);
	}
	.logo {
		width: 115%;
	}
	.func-title img {
	  width: 16px;
	  height: 16px;
	  margin: 2px 4px;
	}
	.func-title h1 {
		font-size: 3.5vw;
	}
	.dwcriteria legend {
		font-size: 3.3vw;
	}
	.container {
		top: 50px;
	}
	.header {
		height: 50px;
	}
	.menu-container > .menu > ul > li a {
		font-size: 12px;
		padding-top: 20px;
		padding-left: 5px;
		padding-right: 5px;
		display: block;
	}
	.logo-container {
		width: 26%;
		line-height: 68px;
	}
	.mlogo {
		max-width: 42%;
	}
}
@media only screen 
  and (min-width: 512px)
  and (max-width: 812px) {
	.changepassword-form {
		width: 100%;
		height: 100%;
		border: none;
	}
	.nw24mr1ick {
		width: 49%;
		margin-right: 1%;
		display: inline-block;
	}
	.nw49mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nbaick {
		width: 22%;
	}
	.nw32mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw29mr1ick {
		width: 100%;
		margin-right: 0;
	}
	.nw69ick {
		width: 100%;
	}
	.nw19fick {
		width: 100%;
		height: auto;
	}
	.nw29fick {
		width: 100%;
		height: auto;
	}
	.nw74ick {
		width: 100%;
	}
	.nw64ick {
		width: 100%;
	}
	.nw60ick {
		width: 100%;
	}
	.nw16fick {
		width: 100%;
		height: auto;
	}
	.dwgrid .tbl-header {
		display: none;
	}
	.dwgrid table, .dwgrid tbody, .dwgrid td, .dwgrid tr {
		display: block;
	}
	.dwgrid td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}
	.dwgrid td:before {
		position: absolute;
		top: 0;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		text-align: right;
		white-space: nowrap;
		content: attr(labelname);
	}
	.dwgrid tr:nth-child(odd) {
		background: -webkit-linear-gradient(left, #cbcbcb, #cbcedf);
		background: linear-gradient(to right, #cbcbcb, #cbcedf);
	}

	.logo {
		width: 50%;
	}
	.func-title h1 {
		font-size: 3vw;
	}
	.dwcriteria legend {
		font-size: 2.8vw;
	}
	.container {
		top: 52px;
	}
	.header {
		height: 52px;
	}
	.menu-container > .menu > ul > li a {
		font-size: 12px;
		padding-top: 20px;
		padding-left: 8px;
		padding-right: 8px;
		display: block;
	}
	.logo-container {
		width: 30%;
		height: 52px;
	}
	.mlogo {
		width: 12%;
	}
}

@media only screen 
  and (min-width: 813px)
  and (max-width: 1080px) { 
	.logo {
		width: 42%;
	}
	.container {
		top: 56px;
	}
	.header {
		height: 56px;
	}
	.func-title h1 {
		font-size: 2.1vw;
	}
	.dwcriteria legend {
		font-size: 2vw;
	}
	.menu-container > .menu > ul > li a {
		font-size: 12px;
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		display: block;
	}
	.logo-container {
		width: 30%;
		height: 56px;
	}
	.mlogo {
		max-width: 17%;
	}
}

@media only screen 
  and (min-width: 1081px)
  and (max-width: 1440px) { 
	.logo {
		max-width: 36%;
	}
	.container {
		top: 64px;
	}
	.header {
		height: 64px;
	}
	.func-title h1 {
		font-size: 1.4vw;
	}
	.dwcriteria legend {
		font-size: 1.25vw;
	}
	.menu-container > .menu > ul > li a {
		font-size: 12px;
		padding-top: 20px;
		padding-left: 12px;
		padding-right: 12px;
		display: block;
	}
	.logo-container {
		width: 30%;
		height: 64px;
	}
	.mlogo {
		width: 12%;
	}
}

@media only screen and (max-width: 1446px) {
	.login-box {
		margin-left: 0%;
		margin-top: 5px;
		height: 100%;
		width: 100%;
		border-radius: 0px;
		border: 0px solid #ccc;
	}
	.content-form .title {
		font-size: 4.5vw;
	}
	.content-form .platform {
		font-size: 4.2vw;
	}
	.content-form .desc {
		margin-left: 10%;
		max-width: 80%;
		font-size: 3.6vw;
	}
	.content-form .action .red {
		font-size: 4.3vw;
	}
	.content-form .action .register {
		font-size: 4.2vw;
	}
	.content-form .action .verify {
		font-size: 4.4vw;
	}
	.content-form .action .verify:hover {
		font-size: 4.5vw;
	}
	.content-form .action .verify i {
		font-size: 4.5vw;
	}
	.content-form .useraccount {
		font-size: 4.2vw;
	}
	.content-form .action .forgot {
		font-size: 4.2vw;
	}
	.content-form .action .login {
		font-size: 4.4vw;
	}
	.content-form .action .login:hover {
		font-size: 4.5vw;
	}
	.content-form .action .login i {
		font-size: 4.5vw;
	}
	.confirm-password .title {
		font-size: 4.5vw;
	}
	.confirm-password .action .forgot {
		font-size: 4.2vw;
	}
	.confirm-password .action .login {
		font-size: 4.4vw;
	}
	.confirm-password .action .login:hover {
		font-size: 4.5vw;
	}
	.confirm-password .action .login i {
		font-size: 4.5vw;
	}
	.confirm-password .action .confirmpw {
		font-size: 4.4vw;
	}
	.confirm-password .action .confirmpw:hover {
		font-size: 4.5vw;
	}
	.confirm-password .action .confirmpw i {
		font-size: 4.5vw;
	}
	.copy-right {
		width: 100%;
		text-align: center;
		margin: 15px 0 0 0;
		line-height: 30px;
	}
	.surf-browser {
		display: none;
	}
	.welcome-box {
		margin-left: 1.5%;
		margin-top: 20%;
		width: 97%;
	}
	.slide-push-menu__left {
		left: -80%;
		width: 80%;
	}
	.mlogo-container {
		height: 56px;
	}
	.nav-slide-push-menu .nav-slide-push-container {
		height: calc(100% - 56px);
	}
	.logo-link {
		height: 56px;
	}
	.menu-container > .menu > ul > li {
		padding-left: 10px;
	}
	.upload-wrapper {
		margin-left: 1.5%;
		width: 97%;
	}
	.pcshow {
		display: none;
	}
	.pcnoshow {
		display: block;
	}
	.dialog-ovelay .dialog {
		width: 320px;
		margin: 56px auto 0;
	}
	.pop-up-ovelay .pop-up {
		margin: 56px auto 0;
	}
	.confirm-password {
		width:100%;
		margin-top: 5%;
		margin: 0 auto;
		box-sizing: none;
		border-radius: none;
		border: none;
	}
}

