.js-quickedit-page-title {
    display: none;
}

#block-opg-local-tasks {
    display: none;
}

.author a {
    color: #c3c3c3;
}

.page-list {
    padding: 30px 70px;
}

.left-menu ul li a.is-active {
    background: #324750;
    color: #3CCEFF;
}

.download-list-tab {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.download-list-tab ul {
    display: table;
    margin: 0 auto;
}

.download-list-tab ul a {
    float: left;
    margin: 0 16px;
}

.download-list-tab ul a {
    padding: 8px 0;
    display: inline-block;
    font-size: 18px;
    color: #333;
}

.download-list-tab ul a.bef-link-active {
    color: #00A6DE;
    border-bottom: 3px solid #00A6DE;
    padding-bottom: 5px;
}

.download-list-tab {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.path-video .list-tab ul {
    display: table;
    margin: 0 auto;
}

.path-video .list-tab ul a,
#block-libraryresourcetabview .list-tab ul span {
    float: left;
    margin: 0 16px;
    padding: 8px 0;
    display: inline-block;
    font-size: 18px;
    color: #333;
}

.path-video .list-tab ul a.bef-link-active,
#block-libraryresourcetabview .list-tab ul span.bef-link-active {
    color: #00A6DE;
    border-bottom: 3px solid #00A6DE;
    padding-bottom: 5px;
}


.path-certification .list-tab ul {
    display: table;
    margin: 0 auto;
}

.path-certification .list-tab ul a {
    float: left;
    margin: 0 16px;
}

.path-certification .list-tab ul a {
    padding: 8px 0;
    display: inline-block;
    font-size: 18px;
    color: #333;
}

.path-certification .list-tab ul a.bef-link-active {
    color: #00A6DE;
    border-bottom: 3px solid #00A6DE;
    padding-bottom: 5px;
}





#views-exposed-form-resources-page-1 #edit-actions,
#views-exposed-form-video-page-1 #edit-actions,
#views-exposed-form-project-intro-page-1 #edit-actions {
    display: none;
}



.path-resources .page-list {
    padding: 0px 70px;
}


#views-exposed-form-event-page-1 {
    display: none;
}


.path-event .left-menu ul li a.is-active {
    background: #324750;
    color: #3CCEFF;
}

.left-menu .is-expanded ul {
    display: none;
}

.path-event .left-menu .is-expanded ul.active {
    display: block;
}

.path-event .left-menu .is-expanded ul.active li a,
.left-menu .is-expanded ul li span {
    background: #324750;
}

.left-menu .is-expanded ul a,
.left-menu .is-expanded ul span {
    font-size: 14px;
}

.block-tag .block-tag-content {
    float: left;
}

.block-tag .block-tag-content {
    float: left;
}

.block-tag .block-tag-content span {

    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.block-tag .block-tag-content span a {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #E7e7e7;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

ul.links {
    display: none;
}

.breadcrumbs ul li {
    color: #666;
    font-size: 14px;

}

.comment .user-thumb a {
    display: table-cell;
    vertical-align: top;
    padding-right: 16px;
    width: 50px;
}

.user-thumb img {
    width: 50px;
    height: 50px;
}

.user-comment-name span a {
    color: #00A5DD;
}

#node-commnet .indented {
    margin-left: 30px;
}

#node-commnet label {
    display: none;
}

#node-commnet #edit-subject-wrapper {
    display: none;
}

#node-commnet #edit-comment-body-0-format {
    display: none;
}

#node-commnet #edit-comment-body-0-value {
    width: 99%;
    border-color: #DDD;
}

#node-commnet .form-submit {
    border: none;
    background: #00A5DD;
    border-radius: 3px;
    color: #FFF;
    padding: 8px 14px;
}

#node-commnet #edit-actions {
    text-align: right;
}

#edit-comment-body-0-format-help-about,
#node-commnet .js-form-item-subject-0-value,
#node-commnet .js-form-item-name,
#node-commnet .js-form-item-comment-body-0-format {
    display: none;
}

.js-text-format-wrapper h4,
.js-text-format-wrapper ul {
    display: none;
}

/*注册*/
#user-register-form {
    position: relative;
}

#user-register-form .description,
.user-login-form .description,
#user-pass .description {
    display: none;
}

#user-register-form #ajax-wrapper,
#user-register-form #edit-contact,
#user-register-form #edit-timezone {
    display: none
}

#user-register-form input,
.user-login-form input,
#edit-field-user-xingye {
    height: 38px;
    width: 350px;
    border: 1px solid #DDD;
    border-radius: 2px;
    padding: 0 5px;
    box-sizing: border-box;
}

#user-register-form label,
.user-login-form label,
#user-pass label {
    width: 120px;
    text-align: right;
    float: left;
    margin-right: 8px;
    line-height: 38px;
    letter-spacing: 1px;
}

#user-pass label {
    text-align: left;
}

#user-register-form .form-item,
.user-login-form .form-item,
#user-pass .form-item {
    margin-bottom: 25px;
}

#user-register-form .phone-form-list,
#user-register-form .form-item-field-user-xingye {
    overflow: hidden;
}

#user-register-form .phone-form-list .form-item-phone {
    float: left;
}

#user-register-form .phone-form-list .form-item-phone #edit-phone {
    width: 220px;
}

#user-register-form input.form-submit,
.user-login-form input.form-submit,
#user-pass input.form-submit {
    margin-left: 128px;
    width: 120px;
    color: #FFF;
    background: #009959;
    border: none;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-appearance: none;
}

#user-pass input.form-submit {
    margin-left: 0px;
    margin-top: 25px;
}

.user-pass-reset #edit-submit {
    margin-top: 25px;
    width: 120px;
    color: #FFF;
    background: #009959;
    border: none;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-appearance: none;
    height: 38px;
}

/* Multi-checkbox fields: 您想要 / 您通过什么渠道知道 The Open Group? */
#user-register-form #edit-field-interest-options--wrapper,
#user-register-form #edit-field-referral-channel--wrapper {
    border: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 0;
}

#user-register-form #edit-field-interest-options--wrapper legend,
#user-register-form #edit-field-referral-channel--wrapper legend {
    float: left;
    width: 120px;
    text-align: right;
}

#user-register-form #edit-field-interest-options--wrapper .fieldset-legend,
#user-register-form #edit-field-referral-channel--wrapper .fieldset-legend {
    display: block;
}

#user-register-form #edit-field-interest-options--wrapper .fieldset-wrapper,
#user-register-form #edit-field-referral-channel--wrapper .fieldset-wrapper {
    overflow: hidden;
    width: 350px;
    float: right;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes {
    display: block;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes .form-item,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes .form-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    max-width: 100%;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes .form-item:last-child,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes .form-item:last-child {
    margin-bottom: 0;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes label.option,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes label.option {
    float: none;
    width: auto;
    margin: 0;
    text-align: left;
    line-height: 1.4;
    order: 1;
    flex: 1;
    padding-right: 12px;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes input.form-checkbox,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes input.form-checkbox {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}

#user-register-form #edit-field-referral-channel--wrapper legend {
    width: 100% !important;
    text-align: left;
}

#user-register-form #edit-field-interest-options--wrapper .form-checkboxes input.form-checkbox:checked,
#user-register-form #edit-field-referral-channel--wrapper .form-checkboxes input.form-checkbox:checked {
    background-color: #187EE7;
    border-color: #187EE7;
    border-radius: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M10.3 3.3L5 8.6 1.7 5.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4 4c.2.2.5.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4s-1-.4-1.4 0z'/%3E%3C/svg%3E");
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
}


#user-register-form .form-checkboxes label.option {
    color: #333 !important;
}
/*#user-register-form .form-item-field-vcode-0-value #edit-field-vcode-0-value{
    width: 220px;
}*/
#user-register-form #edit-vcodebtn {
    background: rgba(0, 0, 0, 0.6);
    margin-bottom: 25px;
}

#block-biaoqian ul {
    display: block;
    border: 0;
    border-bottom: 1px solid gainsboro;
    padding: 0;
    margin-left: 0;
    margin-bottom: 1.154em;
    float: left;
    width: 100%;
}

#block-biaoqian ul li {
    float: left;
    margin-bottom: -1px;
}

#block-biaoqian ul li a {
    color: #0678be;
    display: block;
    float: left;
    height: 32px;
    padding: 0;
    margin-right: 1.384614em;
}

#block-biaoqian ul li a {
    padding: 5px 11px 0 11px;
    padding: 4px 12px 5px 12px;
    margin-right: 0;
}

#block-biaoqian {
    width: 100%;
    display: inline-block;
}

#block-subjectareas {
    z-index: 1;
}

.path-user #block-biaoqian {
    display: none;
}

/*登录页面隐藏登录框*/
#block-opg-content #user-login-form {
    display: none;
}

#user-register-form label span,
#user-login-form label span {
    color: red;
    margin-right: 3px;
}

.password-strength,
.password-suggestions,
.js-form-item-pass-pass2 div {
    display: none;
}

#edit-submit-resources {
    display: none;
}

.block-opg-content-wrap {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}

.block-opg-content-wrap .h1 {
    font-size: 24px;
    color: #1294d6;
    font-weight: bold;
    margin-bottom: 24px;
}

.block-opg-content-wrap .h2 {
    font-size: 18px;
    color: #128a47;
}

.block-opg-content-wrap .list {
    overflow: hidden;
    float: left;
    margin-right: 100px;
    position: relative;
    text-align: center;
    padding-top: 3px;
}

.block-opg-content-wrap .list .description a,
.block-opg-content-wrap .list .group a {
    color: #005a8c;
}

.block-opg-content-wrap .list .description a:hover,
.block-opg-content-wrap .list .group a:hover {
    color: #cc6600;
}

.block-opg-content-wrap .list .text {
    height: 32px;
    width: 170px;
    position: absolute;
    left: 3px;
    bottom: 3px;
}



#user-pass input {
    height: 38px;
    width: 350px;
    border: 1px solid #DDD;
    border-radius: 2px;
    padding: 0 5px;
}

.password-suggestions {
    display: none !important;
}

#block-opg-content .publications-list-content .views-row {
    padding: 0;

}

#block-views-block-guanlianshipin-block-1 h2 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.field-img .is_member_no {
    display: none;
}

.video-list-content .field-img,
#block-views-block-guanlianshipin-block-1 .field-img {
    position: relative;
}

.field-img .is_member_yes {
    position: absolute;
    top: 0;
    left: 0;
    background: #b127a1;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}

.field-img .check_video_member {
    position: absolute;
    top: 0;
    left: 0;
    background: #b127a1;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}

#block-views-block-guanlianshipin-block-1 .field-img .is_member_yes {
    font-size: 12px;
    padding: 1px 5px;
}

#block-opg-content {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}

#block-opg-content h1,
#block-opg-content h2,
#block-opg-content h3,
#block-opg-content h4,
#block-opg-content h5,
#block-opg-content h6 {
    font-weight: 100;
    margin: 1rem 0;
}

/* #block-opg-content a,#block-opg-content a{
    color:#3399CC;
    text-decoration: none;
} */
#block-opg-content-wrap a:hover,
#block-opg-content a:hover {
    text-decoration: underline;
}

#block-opg-content .list-tab a:hover,
#block-opg-content .field-title a:hover {
    color: #005a8c;
}

#block-opg-content ul,
#block-opg-content ol {
    margin-left: 20px;
    list-style-type: disc;
}

#block-opg-content ul li ul {
    list-style-type: circle;
}

#block-opg-content table {
    border-collapse: collapse;
    /*border: 1px solid #333;*/
}

#block-opg-content table td {
    padding: 0 10px;
    border: 1px solid #333;
}

#block-opg-content p img {
    /*width: auto;*/
}

/*分页取消列表样式*/
.pagination ul li {
    list-style-type: none;
}


.bread-title .title,
#block-opg-breadcrumbs ul li:last-child {

    max-width: 310px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}


#message {
    background-color: #fff;
    border: 1px solid #b8d3e5;
    margin: 10px;
    padding: 10px;

}

/*#message{
    display: none;
}*/
#message ul li {
    padding: 1px 0;
    list-style-type: disc;
    margin: 0 20px;
}

form .error {
    border: 2px solid #de1212;
    color: #de1212;
}


#message #error {
    color: #cc283a;
}

.page-node-type-project-intro .node-author-about {
    display: none;
}

#edit-field-prjintro-category-value a:first-child {
    display: none;
}


.bread-title .title {
    display: none;
}

.node-author-about .author {
    display: none;
}

/*个人信息编辑*/
.user-logged-in.path-user .centered .left-content .user-right form {
    position: relative;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item-current-pass,
.user-logged-in.path-user .centered .left-content .user-right form .form-item-mail .description,
.user-logged-in.path-user .centered .left-content .user-right form .form-item-pass,
.user-logged-in.path-user .centered .left-content .user-right form .form-item-field-phone-0-value,
.user-logged-in.path-user .centered .left-content .user-right form .form-item-field-vcode-0-value {
    display: none;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item {
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
}

.user-logged-in.path-user .centered .left-content .user-right form #edit-pass {
    border-bottom: none;
}

.user-logged-in.path-user .centered .left-content .user-right form #edit-pass .description {
    display: none;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item.form-item-field-user-xingye {
    border-bottom: none;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item label {
    width: 15%;
    display: inline-block;
    margin-right: 3.5%;
    text-align: right;
    color: #999;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item label:after {
    content: " ：";
    display: inline;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item input {
    height: 36px;
    border: 1px solid #ddd;
    padding-left: 10px;
    box-sizing: border-box;
    width: 450px;
}

.user-logged-in.path-user .centered .left-content .user-right form .form-item #edit-field-user-xingye {
    width: 450px;
    height: 28px;
    box-sizing: border-box;
}

.user-logged-in.path-user .centered .left-content .user-right form #edit-submit {
    color: #fff;
    background-color: #1294d6;
    padding: 5px 15px;
    border-radius: 3px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: -63px;
    right: 0px;
}

/*账户安全*/
.user-account-safe {
    overflow: hidden;
}

.user-account-safe .user-header-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 38px;
    color: #333;
    line-height: 28px;
}

.user-account-safe .user-iphone-num {
    font-size: 14px;
    color: #333;
    float: left;
}

.user-account-safe .user-iphone-num span {
    color: #777;
}

.user-account-safe .user-iphone-edit {
    float: right;
    margin-right: 50px;
}

.user-account-safe .user-iphone-edit ul {
    overflow: hidden;
    list-style-type: none !important;
    font-size: 14px;
    line-height: 18px;

}

.user-account-safe .user-iphone-edit ul li {
    float: left;
    margin: 0 15px;
    /*禁止点击*/
    /*pointer-events: none;*/
    /*color: rgba(0,0,0,0.5);*/
}

/*重置密码*/
.zhanghao {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 999;
}

.zhanghao-con {
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 30%;
    background: rgba(255, 255, 255, 1);
    z-index: 500;
}

.zhanghao-title {
    background: #00A5DD;
    padding: 13px 16px;
    font-size: 16px;
    color: #f5f5f5;
    position: relative;
}

.zhanghao-title i {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0;
    right: 0;
    background: url(../images/close.png) no-repeat center;
}

.zhanghao-body,
.zhanghao-result {
    /*padding: 14px 20px;*/
    text-align: center;
}

.zhanghao-body {
    margin: 34px auto;
}

.zhanghao-result img {
    margin-top: 34px;
}

.zhanghao-body input {
    display: block;
    box-sizing: border-box;
    margin: 18px auto;
    height: 24px;
    padding: 0 10px;
    width: 250px;
    height: 36px;
}

.resetPhone-body p {
    text-align: left;
    margin-left: 76px;
}

.resetPhone-body .vcode {
    float: left;
    margin-left: 76px;
    width: 150px;
    margin-right: 0;
}

.resetPhone-body .sendVcode {
    float: left;
    width: auto;
    background: #fff;
    border: none;
    padding: 0;
    color: #00a5dd;
    margin-left: 24px;
}

.zhanghao-body input.submit,
.zhanghao-newPhone input.submit {
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #00A5DD;
    border: none;
    -webkit-appearance: none;
}

.zhanghao-result input.confirm {
    -webkit-appearance: none;
}

.zhanghao-body .error {
    display: none;
    color: red;
    width: 250px;
    height: 36px;
    font-size: 12px;
    border: none;
}

.zhanghao-result {
    display: none;
}

.zhanghao-newPhone {
    display: none;
    margin: 34px auto;
}

.zhanghao-newPhone input {
    display: block;
    box-sizing: border-box;
    margin: 18px auto;
    height: 24px;
    padding-left: 10px;
    width: 250px;
    height: 36px;
}

.zhanghao-newPhone .vcode {
    float: left;
    margin-left: 76px;
    width: 150px;
    margin-right: 0;
    margin-top: 0;
}

.zhanghao-newPhone .sendVcode {
    float: left;
    width: auto;
    background: #fff;
    border: none;
    padding: 0;
    color: #00a5dd;
    margin-left: 24px;
    margin-top: 0;
}

.zhanghao-result p {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}

.zhanghao-result input.confirm {
    text-align: center;
    padding-left: 0;
    cursor: pointer;
    color: #fff;
    background: #00A5DD;
    border: none;
    display: block;
    box-sizing: border-box;
    margin: 30px auto;
    height: 36px;
    width: 250px;
    font-size: 14px;
}

@media screen and (max-width: 414px) {

    /*注册页面*/
    #user-register-form label {
        text-align: left;
    }

    #user-register-form .form-item {
        margin-bottom: 0;
    }

    #user-register-form input {
        width: 100%;
    }

    #user-register-form input.form-submit {
        margin-top: 15px;
        margin-left: 0;
    }

    #user-register-form {
        margin-bottom: 25px;
    }

    #edit-field-user-xingye {
        width: 100%;
    }

    #user-register-form #edit-vcodebtn {
        margin-bottom: 0;
    }

    #user-register-form #edit-field-interest-options--wrapper .form-checkboxes .form-item,
    #user-register-form #edit-field-referral-channel--wrapper .form-checkboxes .form-item {
        margin-bottom: 10px;
    }

    #user-register-form #edit-field-interest-options--wrapper .form-checkboxes label.option,
    #user-register-form #edit-field-referral-channel--wrapper .form-checkboxes label.option {
        padding-right: 8px;
    }

    #block-opg-content p img {
        width: 100% !important;
        height: auto !important;
    }

    /*个人信息*/
    .user-logged-in.path-user .centered .left-content {
        border: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .user-logged-in.path-user .centered .left-content .user-left {
        width: 22%;
    }

    .user-logged-in.path-user .centered .left-content .user-left li {
        padding: 10% 4%;
    }

    .user-logged-in.path-user .centered .left-content .user-right {
        margin-left: 22%;
        width: 78%;
        padding: 15px;
    }

    .user-logged-in.path-user .centered .left-content .user-right #block-opg-content {
        width: 100%;
    }

    .user-logged-in.path-user .centered .left-content .user-right #block-opg-content .item-list ul {
        margin-left: 0px;
    }

    .user-logged-in.path-user .centered .left-content .user-right .item-list ul .views-field {
        padding: 4% 0;
    }

    .user-logged-in.path-user .centered .left-content .user-right .item-list ul .views-field .views-label {
        width: 23%;
        text-align: left;
    }

    .user-logged-in.path-user .centered .left-content .user-right .user-r-h {
        top: 20px;
    }

    /*账户安全*/
    .user-account-safe .user-header-title {
        margin-bottom: 5%;
    }

    .user-account-safe .user-iphone-num,
    .user-account-safe .user-iphone-edit {
        float: none;
    }

    #block-opg-content .user-account-safe .user-iphone-edit ul {
        margin-left: 0;
    }

    .user-account-safe .user-iphone-edit ul li {
        margin: 15px 15px 15px 0;
    }

    .zhanghao-con {
        width: 80%;
        margin-left: -40%;
    }

    .resetPhone-body .sendVcode,
    .zhanghao-newPhone .sendVcode {
        -webkit-appearance: none;
    }

    .resetPhone-body .vcode,
    .zhanghao-newPhone .vcode {
        margin-left: 13%;
        -webkit-appearance: none;
    }

    /*编辑页面*/
    .user-logged-in.path-user .centered .left-content .user-right .user-right-header-title {
        margin-bottom: 5%;
    }

    .user-logged-in.path-user .centered .left-content .user-right form .form-item label {
        width: 100%;
        text-align: left;
    }

    .user-logged-in.path-user .centered .left-content .user-right form .form-item input,
    .user-logged-in.path-user .centered .left-content .user-right form .form-item #edit-field-user-xingye {
        width: 260px;
        border: none;
    }

    .user-logged-in.path-user .centered .left-content .user-right form #edit-submit {
        position: static;
        margin-top: 4%;
        -webkit-appearance: none;
    }

    .user-logged-in.path-user .centered .left-content .user-right form .form-item {
        padding: 4% 0;
    }
}

.page-node-type-journal .node-author-about {
    display: none;
}