.m-nav.m-nav--inline>.m-nav__item {
    padding: 0 0 0 5px;
}

.m-wizard.m-wizard--3 .m-portlet__foot .m-form__actions {
    padding: 1rem 1rem 0 1rem;
}

.m-wizard.m-wizard--3 .m-wizard__head {
    padding: 1rem 1rem;
}

.m-wizard.m-wizard--3 .m-portlet__foot {
    margin: 0 0rem;
}

.m-wizard.m-wizard--3 .m-wizard__form {
    padding: 0rem 0rem 0rem 0rem;
    border-left: .07rem solid #ebedf2;
}

.gridbackground {
	background-image: url(file?file=image/grid.png) !important;
	background-color: rgba(13, 42, 67, 0) !important;
}

.gridbackgroundcolor {
  background-color: #002853 !important;
}

.m-btn--padding {
	padding: unset !important;
}

.m-separator {
	margin: 14px 0 !important;
}

.m-section .m-section__heading {
	margin: 0 0 10px 0 !important;
}

.m-demo .m-demo__preview {
	padding: 10px !important;
	border: 1px solid #f7f7fa;
}

.financereportfield {
	border: 0px solid !important;
	padding: 0rem 0rem !important;
}

.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.m-portlet .m-portlet__head {
	padding: 0 1rem !important;
}

.m-subheader {
	padding: 20px 20px 0px 20px !important;
}

.m-body .m-content {
	padding: 20px 20px !important;
}

.m-portlet .m-portlet__head {
	height: 50px !important;
}

.m-portlet .m-portlet__body {
	padding: 10px 10px !important;
}

.mt-element-step .step-line .mt-step-title {
	font-size: 16px !important;
}

.m-timeline-2:before {
	left: 13rem !important;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-time
	{
	width: 12rem !important;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-cricle
	{
	left: 12.3rem !important;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-text
	{
	padding-left: 13rem !important;
}

.custom-file-label::after{
	content:'选择'
}