/* Css for , Version=1775107828 */
 .pager {margin: 0}
.mgb-0 {margin-bottom:0; border-bottom:none; border-radius:3px 3px 0 0;}
.mgb-0 .panel-heading {margin-bottom:0; border-bottom:none; border-radius:3px 3px 0 0;}
.panel > .comment-container .panel{border: none; margin-bottom: 0;}
.panel > .comment-container .panel-body{padding: 0 15px 8px;}
.panel-heading.content-heading,.m-message .panel-heading.reply-heading{background: none;}
.reply-heading a{color: #333;}
#commentForm .captcha {display: flex; gap: 4px; padding: 0; background: transparent; border: 0;}
#commentForm.form-horizontal .checkbox-inline {padding-top: 0;}
#commentForm .checkbox-inline input[type=checkbox] {position: static;}
#commentForm .col-sm-11:has(.signed-user-info) {padding-top: 6px;}body *{
  word-wrap: break-word;
  word-break: break-word;
}

@font-face{
    font-family:'PlusJakarta';
    src:url('https://www.sanplex.com/data/source/sanplex/default/wide/PlusJakartaSans-Regular.ttf') format('truetype');
}
@font-face{
    font-family:'Inter';
    src:url('https://www.sanplex.com/data/source/sanplex/default/wide/Inter.woff2') format('woff2');
}
@font-face {
    font-family: 'Popins',
    src: url('https://www.sanplex.com/data/source/sanplex/default/wide/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'PoppinsBold',
    src: url('https://www.sanplex.com/data/source/sanplex/default/wide/Poppins-Bold.ttf') format('truetype');
}
:root {
    --title-color: #0c2243;
    --text-color: #39485d;
    --theme-color: #007aff;
}
.col{min-height: 0;}
.flex {display: flex;}
.justify-between {justify-content: space-between;}
.justify-center {justify-content: center;}
.items-center {align-items: center;}
.width-wrapper {max-width: 1240px; margin: 0 auto;}
.index-icon {
  background-image: url(https://www.sanplex.com/data/source/zentaopm/default/wide/index-icon.png);
  background-repeat: no-repeat;
  display: block;
}
.icon-big-gantt {
  background-position: -474px -48px;
  width: 48px;
  height: 48px;
}
.icon-confluence {
  background-position: -474px -96px;
  width: 48px;
  height: 48px;
}
.icon-dell {
  background-position: -328px -211px;
  width: 136px;
  height: 35px;
}
.icon-easybi {
  background-position: -474px -144px;
  width: 48px;
  height: 48px;
}
.icon-flexible-extensibility {
  background-position: 0px -249px;
  width: 84px;
  height: 84px;
}
.icon-hitachi {
  background-position: -84px -378px;
  width: 170px;
  height: 30px;
}
.icon-import-step1 {
  background-position: -328px 0px;
  width: 146px;
  height: 86px;
}
.icon-import-step2 {
  background-position: 0px -164px;
  width: 152px;
  height: 85px;
}
.icon-import-step3 {
  background-position: -152px -164px;
  width: 146px;
  height: 84px;
}
.icon-import-step4 {
  background-position: -328px -86px;
  width: 146px;
  height: 85px;
}
.icon-jira-align {
  background-position: -474px 0px;
  width: 49px;
  height: 48px;
}
.icon-jira-product-discovery {
  background-position: -474px -192px;
  width: 48px;
  height: 48px;
}
.icon-jira-service-management {
  background-position: -474px -240px;
  width: 48px;
  height: 48px;
}
.icon-jira {
  background-position: -474px -288px;
  width: 48px;
  height: 48px;
}
.icon-kddi {
  background-position: 0px -417px;
  width: 97px;
  height: 31px;
}
.icon-lenovo {
  background-position: -328px -171px;
  width: 135px;
  height: 40px;
}
.icon-multi-product-management {
  background-position: -84px -249px;
  width: 84px;
  height: 84px;
}
.icon-multi-team-collaboration {
  background-position: -168px -249px;
  width: 84px;
  height: 84px;
}
.icon-multiple-theories-supported {
  background-position: -252px -249px;
  width: 84px;
  height: 84px;
}
.icon-rovo {
  background-position: -420px -249px;
  width: 48px;
  height: 54px;
}
.icon-sanplex-cloud {
  background-position: 0px 0px;
  width: 164px;
  height: 164px;
}
.icon-sanplex-on-premises {
  background-position: -164px 0px;
  width: 164px;
  height: 164px;
}
.icon-skechers {
  background-position: -237px -333px;
  width: 153px;
  height: 35px;
}
.icon-structure-by-tempo {
  background-position: -474px -336px;
  width: 48px;
  height: 48px;
}
.icon-team-scalability {
  background-position: -336px -249px;
  width: 84px;
  height: 84px;
}
.icon-trello {
  background-position: -474px -384px;
  width: 48px;
  height: 48px;
}
.icon-walmart {
  background-position: -84px -333px;
  width: 153px;
  height: 45px;
}
.icon-wide-industry-coverage {
  background-position: 0px -333px;
  width: 84px;
  height: 84px;
}
.icon-xporter {
  background-position: -48px -448px;
  width: 41px;
  height: 48px;
}
.icon-zephyr {
  background-position: 0px -448px;
  width: 48px;
  height: 48px;
}
body{
    font-family: 'Inter';
    background:#0a48d1;
    color: var(--title-color);
    font-size: 16px;
    line-height: 24px;
}
h1, h2, h3, h4, h5, h6{
    font-family:'Inter';
}
input, button, textarea, select{
    font-family: 'Inter' !important;
    box-shadow:none !important;
    text-shadow:none !important;
}
input:focus, button:focus{
    outline:none !important;
}
a:hover, a:focus{
    text-decoration: none;
    outline: none;
}
a:visited {
    color: inherit;
}
table {
    word-break: break-all;
}
.icon, [class*=" icon-"], [class^=icon-]{
    font-family:'ZenIcon' !important;
}
.icon-linux:before{
    content:'\e73d';
}
.page-container{
    margin-top: 72px;
}
#chatra.chatra--side-bottom{
    bottom:100px !important;
}
#footer .protocal {
    font-size: 12px;
    a {
        margin-left: 8px;
        &:hover {
            color: #fff!important;
        }
    }
}
#header{
    width:100%;
    border:none;
    box-shadow:0 2px 4px rgba(0,0,0,0.1);
    position: fixed;
    top:0;
    left:0;
    z-index:99;
    .row{
        max-width:1250px;
    }
}
#headNav{
    display:none !important;
}
#siteLogo>a {
    min-height: unset;
}
.is-mc-nav #siteTitle, #siteLogo img {
    width: 150px;
}
#headTitle {
    display: flex;
    height: 72px;
    position: relative;
}
#navbarWrapper {flex: 1;}
#navbarWrapper #navbar {
    float: none;
    margin-left: 40px;
    background: transparent;
    z-index: 1;
    font-size: 16px;
}
#navbar .nav > li:last-child {
    float: right;
    background: var(--theme-color);
    border-radius: 6px;
    margin-right: 12px;
    > a {    
        color: #fff;
        &:hover,&:focus {
            color: #fff;
        }
    }
}
#navbar .nav > li > a{
    min-width: 0;
    margin:0;
    padding:0 12px;
    color: #0c2243;
    height: 36px;
    display: flex;
    align-items: center;
}
#navbar .nav > li > a:hover, 
#navbar .nav > li > a:focus{
    background:none;
    color:#1183fb;
}
#navbar .nav > li.open > a, 
#navbar .nav > li.open > a:hover{
    color:#1183fb !important;
}
#navbar .nav > li > a:hover .caret,
#navbar .nav > li > a:focus .caret, 
#navbar .nav > li.open .caret, 
#navbar .nav > li.active > a > .caret, 
#navbar .nav > li.active > a:hover > .caret{
    border-top-color: #1183fb !important;
    border-bottom-color: #1183fb !important;
}

#headTitle .dropdown-menu{
    border:none;
    margin:0;
    font-size:14px;
    min-width:150px;
}
#navbar li.nav-item-searchbar{
    margin-left:0px;
}
#navbar .nav > li:last-child > .search-but{
    cursor:pointer;
    color:#0c2243;
    &:hover{
        color:#0a48d1;
    }
    i{
        font-size:16px;
    }
}

#searchbar {
    position: relative;
    .icon-search {
        cursor: pointer;
        font-size: 18px;
        color: #52525B;
    }
    .form-control {
        height: 36px;
        border-radius: 18px;
        padding-left: 34px;
    }
    form {
        position: absolute;
        right: 0;
        top: -5px;
        width: 0;
        overflow: hidden;
        max-width: unset;
        transition: all 0.3s ease-in-out;
        .btn {
            top: -2px;
            left: 0;
        }
        &.active {
            width: 240px;
        }
        .icon-close {
            position: absolute;
            right: 8px;
            padding: 0 4px;
            height: 36px;
            color: #52525B;
            z-index: 2;
            line-height: 34px;
            cursor: pointer;
            font-size: 18px;
            font-weight: 100;
            opacity: 0.5;
        }
    }
}

#headTitle .siteNav{
    float:left !important;
    margin-left: 12px;
    display: flex!important;
    .signin {
        display:inline-block;
        border-radius: 3px;
        border: 1px solid #007aff;
        color: #007aff;
        background: transparent;
        margin-left: 8px;
        width: max-content;
        line-height: 20px;
        padding:6px 8px;
        &:hover{
            opacity: 0.9;
        }
    }
    .username {
        max-width: 130px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        cursor: pointer;
    }
    .dropdown-menu > li > a:hover, 
    .dropdown-menu > li > a:focus {
        background: #F4F4F5; 
        color: #0C2243;
    }
}

#go2top{
    left:auto !important;
    right:23px;
    bottom:50px;
    border:none;
    width:42px;
    color:#666;
    background:#fff;
    border-radius:4px;
    box-shadow: 0px 1px 6px rgba(0,0,0,0.2);
    &:hover{
        color:#1183fb;
        box-shadow: 0px 1px 6px rgba(0,0,0,0.4);
    }
}
#rightDocker{
    border:none;
    overflow: hidden;
    border-radius:4px 0 0 4px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    &:hover{
        box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    }
    #rightDockerBtn{
        padding: 5px 10px;
        background:#fff;
        border:none;
    }
}
#footer{
    background:#0a48d1;
    border-top:solid 1px rgba(255,255,255,0.2);
    *{
        color:rgba(255,255,255,0.6) !important;
    }
    .wrapper{
        padding:20px 0;
    }
    #footNav, #powerby{
        top:20px;
    }
}
.m-index-index .focus-top{
    margin-bottom:0;
}
.breadcrumb{
    margin:20px 0;
}
.m-index-index .all-bottom{
    width:100%;
}
.carousel{
    margin-bottom:0 !important;
}
.form-control{
    -webkit-appearance: none;
}
.popover{
    padding:0;
    border:solid 1px #ddd;
    margin-left:-15px !important;
    .arrow{
        border-left-color: #e5e5e5 !important;
    }
    .arrow:after{
        border-left:none;
    }
}
.pager>li>a:focus, .pager>li>a:hover, .pager>li>span:focus, .pager>li>span:hover{
    background:#eaeef3;
}
.title{
    text-align:center;
    padding:65px 0;
    h3{
        margin:0;
        font-size:30px;
        color:#253858;
    }
    p{
        margin:20px auto 0;
        font-size:16px;
    }
}
.btn{
    border: none;
    border-radius: 4px;
    text-shadow: none;
}
.banner-wrap{
    width:100%;
    height:66px;
    background:url(https://www.sanplex.com/data/source/default/wide/zen-Band.png);
    background-size:cover;
    color:#fff;
    .banner{
        max-width:1160px;
        margin:auto;
    }
    h3{
        margin:0;
        line-height:66px;
        font-size:24px;
    }
    span{
        font-size:30px;
        margin:0;
        line-height:66px;
        font-weight:bold;
    }
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row>[class*='col-'], .row>.col {
    padding-left: 10px;
    padding-right: 10px;
}
.all-bottom.row>[class*='col-'], .all-bottom.row>.col {
    padding-left: 0;
    padding-right: 0;
}
.icon-chanzhi-pro:before {
    content: '\e903';
}

.m-license-buy{
    .page-wrapper{
        padding-top:0;
        background: #eaeef3;
    }
    #product{
        margin-top: 24px;
        margin-bottom: 24px;
        border:none;
        box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        padding: 24px;
        h1 {
            margin-top: 0;
            margin-bottom: 24px;
            padding: 0;
        }
        .form-control {
            height: 40px;
            border-radius: 4px;
            border-color: #DCDCDC;
        }
        textarea.form-control {
            height: auto;
        }
        .text-error {
            color: #f00;
            font-size: 14px;
        }
        label {
            font-weight: normal;
        }
        .control-label.required:after {
            top: 6px;
            right: -15px;
        }
        .btn{
            border: none;
            border-radius: 50px;
            padding: 5px 20px;
            width: 180px;
            height: 40px;
            margin: 5px !important;
            background: var(--theme-color);
            &:hover{
                opacity: 0.9;
            }
        }
    }
}

.m-blog-view {
    #commentBox .panel {
        border: 1px solid #ddd;
    }
}
.m-user-resetpassword{
    .panel.panel-body{
        border:none;
        box-shadow:none;
        .panel-heading{
            border:none;
        }
    }
}
.m-user, 
.m-order, 
.m-license,
.m-saas,
.m-paas {
    .link-text {
        color: var(--theme-color); 
        white-space: nowrap;
    }
    .user-menu {width: 164px; padding: 8px; box-shadow: 0 2px 24px 3px rgba(31, 35, 41, 0.08); margin-right: 24px; border-radius: 4px;}
    h1 {
        margin: 0;
        padding: 16px 16px 0;
    }
    .panel {
        border: 1px solid #e6ecf8;
        box-shadow: unset;
        border-radius: 4px;
        margin-bottom: 0;
        .panel-heading {
            background: #F8FAFD;
            padding: 10px 15px;
            border-bottom: 0;
        }
        .panel-body {
            padding: 30px 15px;
        }
    }
    table {
        border: 1px solid #E6ECF8;
        td {
            border-color: #E6ECF8;
        }
        thead {
            background: #F8FAFD;
        }
        thead td, th {
            font-weight: normal;
            color: #5A6D88;
        }
    }
    .btn-outline {
        border: 1px solid var(--theme-color);
        background: #fff;
        color: var(--theme-color);
    }
    .link-text {
        color: var(--theme-color);
    }
}

.m-user-login,
.m-user-register,
.m-user-resetpassword,
.m-user-checkreset,
.m-user-checkemail,
.m-paas-open,
.m-paas-loginopenresult,
.m-form-view:has(.wait-workspace){
    body {
        background: linear-gradient(135deg, #fff 0, #BBECFE 25%, #C4DDFF 50%, #D0D9FF 75%, #fff 100%);
        min-height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .body-wrap {
        padding: 24px;
        .form-label {
            font-size: 16px; 
            line-height: 28px;
            color: var(--title-color);
        }
        .btn-skip {
            width: 130px;
            height: 48px;
            background: #fff;
            border-radius: 12px;
        }
    }
    svg {
        display: block;
        margin: 0 auto;
        width: 60px;
        height: 40px;
    }
    h1 {
        margin-top: 24px; 
        margin-bottom: 36px; 
        font-size: 36px; 
        line-height: 1;
        text-align: center;
    }
    .justify-end {
        justify-content: flex-end;
    }
    .panel-tips { 
        font-size: 14px; 
        margin-top: 16px;
        a {
            text-decoration: underline;
        }
    }
    .span-oauth a {
        font-size: 16px;
    }
    .divider-wrapper {
        margin: 24px 0; 
        font-size: 12px;
        color: #9fa5b6;
        font-weight: bold;
        .divider {
            background: #d9d9d9; 
            height: 1px; 
            width: 90px;
        }
    }
    .page-content {
        max-width: unset;
    }
    .bootbox {
        .btn-primary {
            padding: 5px 12px;
        }
        .btn-default {
            font-size: 14px;
        }
    }
    #login, #reg{
        border:none;
        box-shadow:none;
        background:none;
    }
    #captchaBox.col-sm-9 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        .required {
            width: 100%;
        }
        .w-40px {
            width: 80px;
        }
    }
    #captchaBox {
        margin: 0;
        .col-sm-12 {
            padding: 0;
            &:after {
                display: none;
            }
            table {
                border: 0;
                background: transparent;
                .text-lg {
                    padding-left: 0;
                }
                td:last-child {
                    text-align: right;
                    padding-right: 0;
                }
                .w-40px {
                    width: 80px;
                }
            }
        }
    }
    .row {
        background:none;
    }
    .content-wrapper {
        width: 634px; 
        margin: 0 auto;
        .logo {
            width: 177px;
        }
    }
    .panel {
        padding: 32px; 
        border-radius: 8px;
        border: 0;
        box-shadow: unset;
        overflow: unset;
    }
	.panel-heading{
		padding: 0; 
		margin-bottom: 24px;
		border-bottom: 0;
		img {
		    width: 40px; 
		    margin-bottom: 24px;
		}
		h1 {
		    font-size: 30px; 
		    line-height: 40px; 
		    color: #0C2243;
		    margin: 0;
		}
	}
	.panel-body {
	    padding: 0;
	    > form {
    	    padding-right: 0;
    	    .or {
        	    font-size: 16px; 
        	    line-height: 24px; 
        	    color: #000; 
        	    margin: 12px 0;
        	}
        	.pwd-icon {
        	    position: absolute; 
        	    right: 16px; 
        	    top: 36px; 
        	    cursor: pointer; 
        	    width: 24px;
        	}
        	.rule-tips {
        	    position: absolute;
        	    right: -254px;
        	    top: -4px;
        	    box-shadow: 0px 5px 5px -3px #0000001A, 0px 8px 10px 1px #0000000F, 0px 3px 14px 2px #0000000D;
        	    font-size: 13px;
        	    line-height: 20px;
        	    color: #0C2243;
        	    padding: 4px 8px;
        	    border-radius: 6px;
        	    display: none;
        	    > div {
            	    display: flex;
            	    align-items: center;
            	}
                i {
            	    color: #C0C7D1;
            	    margin-right: 8px;
            	    &.right {
                	    color: #14b179;
                	}
            	}
        	}
    	}
    	.form-group {
    	    margin: 0 0 12px;
    	    position: relative;
    	}
    	.check-email {
    	    display: flex;
    	    align-items: center;
    	    gap: 24px;
    	    &:before, &:after {
        	    display: none;
        	}
    	    .form-control {
        	    width: 278px;
        	}
        	.resend-email {
        	    margin-top: 0;
        	}
        	.popover {
        	    margin-left: 0;
        	}
        	.popover-content {
        	    display: flex;
        	    width: max-content;
        	}
    	}
    	.subtitle {
    	    font-size: 18px;
    	    line-height: 24px;
    	    color: #0C2243;
    	    margin-bottom: 8px;
    	}
    	.tips {
    	    font-size: 16px;
    	    line-height: 24px;
    	    color: #5A6D88;
    	    margin-bottom: 24px;
    	}
	}
	.form-control {
	    border-radius: 8px;
	    padding: 8px 12px; 
	    height: 40px; 
	    font-size: 14px;
        background: #f4f6f9;
        border: 0;
	}
	.btn-primary{
		font-size: 16px;
		line-height: 22px;
	}
	.btn-gotomysite {
        font-size: 16px;
        margin-right: 12px;
    }
    a.return-back {
	    background: #fff;
	}
    .error-message {
        font-size: 18px;
        margin-bottom: 48px;
    }
    #reset-pass {
        font-size: 14px;
    }
	#submit {
	    width: 180px; 
	    border-radius: 12px; 
	    height: 48px;
	    margin: 0 auto;
	}
	.resend-email {
	    color: var(--theme-color);
	    display: block;
	}
	.email-tips {
	    font-size: 14px;
	}
}

.form-control, .btn {
    height: 40px;
    font-size: 16px;
    line-height: 27px;
}

.col-sm-1, .col-md-1 {width: 11%;}
.col-sm-11, .col-md-11 {width: 89%;}
.col-sm-offset-1 {margin-left: 11%;}
.footwrap {
    background: #0a48d1;
}

.m-license table td a {
    color: #0c2243;
}

@media(max-width:1280px) and (min-width:767px){
    #navbar .nav > li > a{
        padding: 0 10px;
        font-size:13px;
    }
    #navbar .nav > li:nth-last-child(2) {
        margin-left: 0;
    }
    .carousel-caption {
        max-width: 960px !important;
        top: 110px;
        left: 50%;
        margin-left: -480px !important;
        text-shadow: none;
    }
    .banner-wrap{
        .banner{
            max-width:960px;
            margin:auto;
        }
    }
}
@media(max-width: 1200px) {
    .page-container .width-wrapper {
        width: 100%;
    }
    #headTitle {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width:991px){
    .m-license .col-md-2{
        .nav a{
            border:none;
        }
        ul.user-control-nav > li.nav-icon:last-child > a{
            border:none !important;
        }
    }
    .m-user .col-md-2{
        .nav a{
            border:none;
        }
        ul.user-control-nav > li.nav-icon:last-child > a{
            border:none !important;
        }
    }
    .m-request .col-md-2{
        .nav a{
            border:none;
        }
        ul.user-control-nav > li.nav-icon:last-child > a{
            border:none !important;
        }
    }
    #navbarWrapper #navbar .collapse {
        max-width: 426px;
        overflow: auto !important;
        .navbar-nav {
            width: max-content;
        }
    }
    #navbar .nav > li:last-child {
        background: transparent;
        a { 
            color: var(--title-color);
        }
    }
    #searchbar {
        right: 90px;
    }
    #headTitle:has(.username) #searchbar {
        right: 170px;
    }
}
@media (max-width:767px){
    .m-user-login,
    .m-user-register,
    .m-user-resetpassword,
    .m-user-checkreset,
    .m-user-checkemail,
    .m-paas-open,
    .m-paas-loginopenresult,
    .m-form-view:has(.wait-workspace) {
        .content-wrapper {
            width: 98%;
            .divider-wrapper {
                justify-content: center;
                .divider {
                    display: none;
                }
            }
        }
    }
    .m-user-login .body-wrap#login .content-wrapper {
        width: 98%;
    }
    .m-user-register {
        .body-wrap {
            width: 100%;
            .content-wrapper {
                form > .flex {
                    flex-direction: column;
                    .form-group {
                        width: 100%;
                    }
                }
            }
        }
    }
    .page-content {
        padding: 0;
    }
    #navbar .navbar-collapse{
        border:none;
        border-top:solid 1px #e7edf4;
        box-shadow:0 2px 4px rgba(0,0,0,0.1);
    }
    #headNav{
        background:#1183fb !important;
    }
    #headTitle.with-navbar {
        padding: 0 20px;
    }
    #navbar .navbar-header {
        position: static;
    }
    #headTitle #siteNav {
        position: absolute;
        left: 55%;
        top: -15px;
    }
    #headTitle #siteNav:has(.username) {
        left: 36%;
    }
    
    #siteTitle, #siteLogo img {
        min-width:50px !important;
        height: auto;
    }
    #headTitle.with-navbar #navbar .navbar-collapse {
        position: absolute;
        top: 50px;
        background:#fff;
        width: 100%;
        left: 0;
    }
    #navbar {
        position: static;
    }
    #navbar .nav > li:last-child {
        float: left;
    }
    #navbar .nav > li > a{
        line-height:50px;
    }
    #navbar .nav > li > a:hover, #navbar .nav > li > a:focus{
        color: #1183fb;
        background: none;
    }
    #navbar .nav > li > a:hover > .caret, #navbar .nav > li > a:focus > .caret, #navbar .nav > li.active > a > .caret, #navbar .nav > li.active > a:hover > .caret{
        border-top-color: #1183fb;
        border-bottom-color: #1183fb;
    }
    #navbar .nav > li > .login, #navbar .nav > li > .register{
        display:inline-block;
        margin:0 0 0 10px;
    }
    #navbar .navbar-nav{
        padding-bottom:20px;
    }
    #navbar .nav > li .search-but{
        display:none !important;
    }
    #siteNav a{
        margin:15px 25px 0 0;
    }
    #searchbar{
        display:none;
    }
    #go2top{
        display:none !important;
    }
    #login-region{
        width: 100%;
        box-shadow:none;
        .btn-oauth{
            padding:0;
        }
    }
    #login {
        padding: 5px;
    }
    #login #login-pure{
        padding:15px;
        margin:0 auto;
    }
    #login-pure{
        box-shadow:none;
    }
    #reg.panel, #reg .panel{
        margin:0;
        padding:5px;
    }
    #reg #login-region{
        padding:10px;
        margin:0 auto 20px;
    }
    #heading-login{
        display:none;
    }
    #language{
        position:absolute;
        right:54px;
        top:-15px;
        height:50px;
    }
    [class*="col-"].required{
        padding-right:20px;
    }
    [class*="col-"].required:after {
        right: 4px;
    }
    .page-container {
        margin-top: 50px;
    }
    .nav .open>a .caret, .nav .open>a:focus .caret, .nav .open>a:hover .caret{
        border-top-color: #1183fb;
        border-bottom-color: #1183fb;
    }
    .navbar-collapse .navbar-nav > li .dropdown-menu{
        top:auto;
        left:auto;
    }
    .navbar-toggle{
        border:none;
    }
    .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar, .navbar-toggle .icon-bar{
        background:#1183fb;
    }
    .title{
        padding:30px 15px;
        h3{
            margin:0;
            font-size:18px;
            color:#253858;
        }
        p{
            margin:20px auto 0;
            font-size:14px;
        }
    }
    .banner-wrap{
        display:none;
    }
    .m-forum-index .nav-secondary {
        margin-right: 0;
    }
    .m-thread-view .speaker > ul {
        position: static;
    }
    .m-video-view .article .pager {
        display: none;
    }
    .m-book-index {
        .panel {
            > .row {
                padding: 0 20px;
                .col-xs-6 {
                    width: 100%;
                }
            }
        }
        
    } 
    .m-extension-browse {
        #_recPerPage {
            display: none;
        }
        .card-heading h4 {
            display: flex;
            flex-wrap: wrap;
            a {
                margin-right: 8px;
            }
        }
    }
    .m-extension-viewext {
        .article-content .nav>li>a {
            padding: 8px 4px;
        }
        .table-borderless {
            > tbody > tr {
                display: flex;
                flex-direction: column;
                > td {
                    width: 100%;
                }
                table {
                    th {
                        width: 90px;
                    }
                }
            }
        }
    }
    .col-sm-1, .col-md-1 {width: 100%;}
    .col-sm-11, .col-md-11 {width: 100%;}
    .col-sm-offset-1 {margin-left: 0;}
    #footer {
        text-align: center;
    }
}

#zentao-icon{
    max-width: 200px !important;
}

#book > .article-content > .nav-content{
    display:none;
}
.flex:not(:has(.block-article-blogTree)) #blogList {
    width: 100%;
}
.m-user-oauthcallback .page-content .row:nth-child(2) {min-height:800px}