h1.page-title {
		/*display:flex;*/
		/*justify-content:center;*/
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5;
    color: #4a0b77;
    text-align: left;
}
form#webform-submission-test-add-form input#edit-actions-submit {
    width: 5%;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none;
    background-color: #4a0b77;
    color: white;
   /* width:5%;*/
    border-radius: var(1rem);
    cursor: pointer;
}

form#webform-submission-test-add-form {
    margin-top: 50px;
    margin-bottom: 300px;
    line-height: 3;
}
.js-form-item.form-item.js-form-type-email.form-item-qingzaiciquerennindeyouxiang-mail-1.js-form-item-qingzaiciquerennindeyouxiang-mail-1 {
	    display: flex;
    /* word-wrap: break-word; */
    align-content: center;
    flex-direction: column;
}

input#edit-qingzaiciquerennindeyouxiang-mail-1 {
	width:500px;
}
.js-form-item.form-item.js-form-type-email.form-item-qingzaiciquerennindeyouxiang-mail-2.js-form-item-qingzaiciquerennindeyouxiang-mail-2 {
	    display: flex;
    flex-direction: column;
    margin-top: 30px;
}
input#edit-qingzaiciquerennindeyouxiang-mail-2 {
		width:500px;
}
textarea {
    border: 1px solid #aba7a7;
    background: transparent;
    resize: vertical;
}


element.style {
    /* border: 1px solid #aba7a7; */
    /* background: transparent; */
}
input#edit-qingzaiciquerennindeyouxiang-mail-1 {
    border: 1px solid #aba7a7;
    background: transparent;
}


element.style {
    /* border: 1px solid #aba7a7; */
    /* background: transparent; */
}
input#edit-qingzaiciquerennindeyouxiang-mail-2 {
    border: 1px solid #aba7a7;
    background: transparent;
}
input#edit-captcha-response {
    border: 1px solid #aba7a7;
    background: transparent;
}
footer {
    /*margin-top: 400px;*/
}
.captcha__description.description {
    display: none;
}
.views-col.col-1 {
    border-top: 1px solid #ccc;
    margin: 30px 0;
}

.field__label {
    color: #600460;
}

h2 {
    font-weight: 800 !important;
}
.views-field.views-field-title {
    font-weight: 900;
    font-size: 20px;
}
.views-field.views-field-created-1 {
    color: #704470;
}
.views-field.views-field-ai-category {
    font-weight: bold;
    /* color: #885d88; */
}
.views-field.views-field-ai-category .field-content {
    color: #704470;
    font-weight: normal;
}
.views-view-responsive-grid__item-inner {
    border-top: 1px solid #ccc;
    margin: 5px 0;
}
.views-field.views-field-created {
    color: #704470;
}
.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item a {
    color: #4a0b77;
    text-decoration: underline;
}
.views-view-responsive-grid.views-view-responsive-grid--horizontal :hover {
    color: #4a0b77;
}
h3.text-zinc-800.grow :hover {
    color: #704470;
}
article.contextual-region.node.node--type-resource.node--sticky.node--view-mode-full p a {
    color: #4a0b77;
    text-decoration: underline;
}
.region.region-content .node__content .field.field--name-body.field--type-text-with-summary.field--label-inline.clearfix .field__item p a {
    color: #4a0b77;
    text-decoration: underline;
}
.layout-region__content details#edit-options {
    display: none;
}
details#edit-options {
    display: none;
}
h2.zhuanti-text-align-center {
    margin-bottom: 2.5rem;
    color: #4a0b77;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
}

table.cols-0 {
    margin-top: 20px;
}


/**fix margin top in page or frontpage ***/
.tsinghua_footer {
    margin-top: 300px;
}

.node-type-landing-page .tsinghua_footer {
    margin-top: 0px; /* or another value if you want a different padding */
}

/**fix sidebar **/
aside.lg\:basis-1\/4 {
    flex-basis: 20%;
  }
  
/*timezone*/
ul.timeline-list.item-list.alternate.marker-center .views-field.views-field-view-node span.field-content a {
    color: purple;
}