a, a:visited {
	color:#031c66;
}
a:hover {
	color:#031c66;
}

/* LAYOUT */
body {
	background-color:#e0e0e0;	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#616061;
	font-size: 14px;
	padding: 8px 14px;
	color:#ffffff !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1024px;
	
		max-width: 1024px;
	width: 100%;
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #a3a3a3;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	border:1px solid #a3a3a3;background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#616061;	
}
.fModuleTitle h3,
.fForm legend {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {
display:none;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1024px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:1004px;	
}
#fMatter.sL {
		width:1004px;	
}
#fMatter.sR.sL {
		width:1004px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #a3a3a3;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #a3a3a3;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
	background-color:#616061;
	text-transform: uppercase;
}

#fContentContainer {
	max-width: 100%;
}
@media (max-width:1024px) {
	#fMatter.sR {
		width: calc(100% - 0px);	
	}
	#fMatter.sL {
		width: calc(100% - 0px);
	}
	#fMatter.sR.sL {
		width: calc(100% - 0px);
	}
	#fSidebarRight {
		width: 0px;
	}
}

@media (max-width: 768px) {
	.fForm label {
		width: 100%;
		text-align: left;
	}
	.fForm .buttons {
		text-align: left;
	}
	.fForm .hint,
	.fForm .error {
		margin-left: 0;
	}
}
@media (max-width: 576px) {
	#fMatter,
	#fSidebarRight {
		width: 100% !important;
	}
}

.fModuleFeeSlab {display:none;}	
.fFormPRovideInformation {display:none;}	

@import url('https://fonts.googleapis.com/css?family=Roboto');

* {
	box-sizing: border-box;
}
body {
	background: url("http://wuf9.org/wp-content/themes/wuf9/img/paper.png");
	font-family: 'Roboto', sans-serif;
}

#fWrapper {
	width: 100%;
    margin: 0px auto;
    
}

#fPage {
	border: 0px none;
	background: transparent;
}

#fHeader {
	background: transparent;
	padding: 5px 0;
	position: relative;
	z-index: 10;
}
#fHeader h1 {
	background-position: center;
	font-family: 'Roboto', sans-serif!important;
}

#fContent {
	width: 1002px;
	margin: 0px auto !important;
	position: relative;
/* 
	background: #fff url("/cdn/ucontent/ticketing/1423/organiser.png") center top no-repeat;
 */
	top: -90px;
	border: 1px solid #eee;
	padding-top: 40px;
}

#fPageTitle h1 {
	margin-top:15px;
	color:#555;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	padding-top: 30px;
}

#fMatter {
	padding: 20px 25px;
	width: 100%;
	font-size:15px;
}
.fModuleContent {
    text-align: left;
    font-size: 14px;
    padding: 4px;
}
.fModuleContent a {
    text-decoration:none;
}
.fieldset-para {
	text-align:center;
}
/* 
.registration_slab .heading { display: none; }
 */
.registration_slab .registration_fee { font-weight:normal; height:46px;padding-top:5px;}
.fModuleLoginInfo {
	text-align: center;
}

table.registration_slab td input, table.registration_slab td select { width:15px !important; }
table.registration_slab td, table.financial td { padding: 6px; }
table.registration_slab {
    width: 100%;
	font-size:15px;
}
.fForm input, .fForm select, .fForm textarea,
.fForm label,
.fForm .label {
	width: 40%;
	display: block;
	text-align: center;
	margin-top:8px;
	font-size:14px!important;
	
}
.fForm .label {
	width: 40%;
	display: block;
	text-align: left;
	margin-top:8px;
	
}
.fModuleTitle, .fForm legend span {
    display: block;
    padding: 1px!important;
}
#fPageTitle h1 {
    font-size: 0px!important;
    margin-bottom: 0px!important;
} 
.fForm textarea{
	text-align: left;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fForm select option { text-align: left; }
.fForm input, .fForm select, .fForm textarea {
	padding: 8px;
	outline: 0px none;
}
.fForm input {
    margin-top: 5px;
    text-align: left;
}
.fForm legend {
	display:block;
	width:100%;
	padding:10px !important;
}
.fForm select{
	margin-top: 8px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#hint-data_50549{
	margin-left:295px;
}
.fForm .field-para {
	margin: 18px 0;
	padding-bottom: 10px;
}
.fForm .hint, .fForm .error {
	font-size: 14px;
	text-align: center;
}

#fFooter {
	display: none;
}

.fModuleTitle h3, .fForm legend {
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 16px!important;

}
.fModuleTitle, .fForm legend span {
    display: block;
    padding: 12px 8px;
}

.fModuleTitle, .fForm legend {
    background-color: #750034;
    
}


.fModuleTitle h3:before
{
    content: "";
    position: absolute;
    width: 12%;
    height: 3px;
    bottom: 0px;
    left: 43%;
}
.fForm .buttons input.submit {
    font-weight: bold;
	margin-left: 0%;
    text-align: center;
	font-weight: bold;
	background-color: #750034;
    margin-left: 0%;
    text-align: center;
    color: #fff;
    box-shadow: 0 6px #750034;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    width: 60%;
}
	
.fForm legend:before
{
    content: "";
    position: absolute;
    width: 12%;
    height: 3px;
    bottom: 6px;
    left: 43%;
}

 .buttons {
	text-align: center;
	padding: 0;
}

.fForm .buttons input:after{
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #990045;
}

.fForm .buttons input:hover{
	background-color:#ec006a;
	color: #fff;
}


.intl-tel-input ul.country-list li.country {
	margin: 0;
}

#field-para-status {
	text-align: center;
}

.page-filters,
#fieldset-5517,
.fModuleInvoice,
p.heading,
#fieldset-5515 legend,
#fieldset-5516 legend
{
	display: block;
}
#fieldset-5515,
#fieldset-5516 {
	border-top: 1px solid #eee;
}

.fForm input.small{
    width:100%;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 312px;
    margin-right: auto;
    text-align: justify;
}

.fForm input.smaller, .fForm select.smaller {
    width: 40%;
}

.fForm input.small, .fForm select.small {
    width: 40%;
}

.fForm input {
	margin-top:5px;
}

/* GST Cost  */
#data_50568_cost_display.fFormCost {
    padding-left: 8px;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 2px;
    bottom: 192px;
    font-weight: bold;
}

select#data_50568{
	width:93%;
}

table.financial {
    width: 100%;
    padding: 5px;
}
ul li, ol li {
    margin: 2px 0px 5px 20px;
}
.hint input {
	position:absolute;left:335px;
	margin-top:3px;
}
#rt_12221,#rt_12239{
 margin-top:15px;
}
#hint-data_50566{
 margin-left:300px;
}
#hint-amount{
	margin-left:295px;
}
#fieldset-6975 span,#fieldset-6976 span,#fieldset-6977 span{
	width:100%;
}
#fieldset-6975 .field-para span,#fieldset-6976 .field-para span,#fieldset-6977 .field-para span{
	text-align:left;
}
.fForm .checks input {
    margin-top: 12px;
}

.fForm .buttons input:hover {
	background-color:#eb0069;
	
	border-color:#eb0069;
}

.registration_cost {
	width: 200px;
}


 .fForm input {
	margin-top:0px;
	display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


table.registration_slab tr:hover td,
table.financial tr:hover td {
	background: #eee;
}
table.registration_slab .trsubtype label {
	font-weight: normal;
	font-size: 90%;
}
table.registration_slab td,
table.financial td {
	border-top: 1px solid #eee;
	padding: 0 5px 7px 0;
	vertical-align: middle;
}
.registration_slab .trsubtype td,
.registration_slab .heading td {
	border-top: 0;
	padding: 8px 0;
}

#data_50972_cost_display {
    float: right;
    margin-right: 4%;
    margin-bottom: 0%;
    margin-top: -4%;
}

#hint-amount {
    margin-left: 41%;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: left;
    margin-top: 8px;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 321px;
    margin-right: auto;
    text-align: justify;
}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 9%;
    margin-top: -33px;
}

.fForm .buttons input {
	height: 40px;
	text-align:center;
	font-weight:bold;
    text-transform: uppercase;
    color: #fff !important;
    width: 18%;
    background-color: #FE900C;
    border-color: #FE900C;
    margin: 0;
    padding: 6px 12px 6px 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.registration_cost{width:0;}

.fForm table label {
    width: auto;
    text-align: left;
    padding: 0px;
    font-weight: bold;
}

table.registration_slab .lowlight {
    display: block;
    font-size: 88%;
    font-weight: normal;
    margin-top: 5px;
} 

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 4%;
    margin-top: -33px;
}



@media only screen and (min-width:320px) and (max-width:500px) {
	#fMatter {
	padding: 20px 0px;
	width: 100%;
	font-size:15px;
}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 0%;
    margin-top: 6px;
}

#data_50972_cost_display {
    float: right;
    margin-right: 0;
    margin-bottom: 0%;
    margin-top: -8%;
}

.fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 139px;
    margin-right: auto;
    text-align: justify;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fTable .tableTransaction table {
	width:50%;
}

.tableTransaction td {
    padding: 5px;
    font-size: 12px;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 100%;
    margin-left: 0px;
    margin-right: auto;
    text-align: justify;
}

.fForm input.date {
    width: 100px !important;
}

.fForm input.small, .fForm select.small {
    width: 100;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

}


@media only screen and (min-width:300px) and (max-width:320px){
	.fForm input, .fForm select, .fForm textarea, .fForm label{
    width: 32%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

#data_50972_cost_display {
    float: right;
    margin-right: 0;
    margin-bottom: 0%;
    margin-top: -10%;
}

.fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 99px;
    margin-right: auto;
    text-align: justify;
}



.tableTransaction td {
    padding: 5px;
    font-size: 10px;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label span {
width: 50%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px !important;

}

table.financial td {
    border-top: 1px solid #eee;
    padding: 12px 0px;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}



}

@media only screen and (min-width:320px) and (max-width:390px){
	.fForm input, .fForm select, .fForm textarea, .fForm label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}
}

@media only screen and (min-width:400px) and (max-width:550px){
	.fForm input, .fForm select, .fForm textarea, .fForm label{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}

}

#field-para-data_54223{
	display:none;
}

.fModuleContent a {
    text-decoration: none;
    font-weight: bold;
}

.fForm input.date {
    width: 100px !important;
}


@media only screen and (min-width:300px) and (max-width:1030px) {
	#fContent {width:100%;}
	.fForm .buttons input.submit {
    font-weight: bold;
	margin-left: 1%;
    text-align: center;
	width:100%;
}
}

@media only screen and (min-width:560px) and (max-width:850px) {
	.fForm .label {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 8px;
    font-size: 14px!important;
}

.fForm input.small, .fForm select.small {
    width: 100%;
}

input#data_55741.small {
	width:100%;
}

input#data_55753.small {
	width:100%;
}

.fForm input.smaller, .fForm select.smaller {
    width: 100%;
}

input#var1.small{
	width:40%;
}

.fForm .hint, .fForm .error {
    font-size: 15px;
    display: block;
    margin-top: 8px;
    width: 50%;
    margin-left: 206px;
    margin-right: auto;
    text-align: justify;
}

.registration_slab .registration_fee {
    font-weight: normal;
    height: 50px;
    padding-top: 5px;
}


}

.fForm .fFormCost {
    padding-left: 10px;
    float: right;
    margin-right: 4%;
    margin-top: 0px;
    color: #000;
}
/* =========================================================
   PTCOG-AO ABSTRACT REVIEW PAGE – ALIGNMENT & SELECTION FIXES
   Added: 01 July 2026
   ========================================================= */

body {
    background: #f4f5f7 !important;
    color: #222;
}

/* Keep the header image responsive and centred. */
#fHeader {
    text-align: center;
    padding: 10px 0;
}

#fHeader img {
    display: block;
    width: 100%;
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
}

/* Remove the negative offset that caused the page to overlap the header. */
#fContent {
    width: calc(100% - 30px);
    max-width: 1100px;
    top: 0;
    margin: 18px auto 35px !important;
    padding: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e4e8;
    border-radius: 8px;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
}

/* The old stylesheet set this title to font-size: 0. */
#fPageTitle {
    padding: 20px 25px 10px;
    background: #fff;
}

#fPageTitle h1 {
    display: block !important;
    visibility: visible !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #750034 !important;
    font-size: 24px !important;
    line-height: 1.35;
    font-weight: 700;
    text-align: center;
    text-transform: none;
}

/* The left runner menu is empty on this review page. */
#fSidebarLeft {
    display: none;
}

#fMatter,
#fMatter.sL {
    float: none;
    width: 100%;
    margin: 0;
    padding: 20px 25px 30px;
}

.page-filters {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin: 0 0 16px;
}

.page-filters .fButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    padding: 9px 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    background: #750034;
    border: 1px solid #750034;
    border-radius: 4px;
}

.page-filters .fButton:hover {
    color: #fff;
    background: #990045;
    border-color: #990045;
}

/* Fieldset headings must remain visible against the maroon background. */
.fForm fieldset {
    min-width: 0;
    margin: 0 0 22px;
    padding: 0 20px 8px;
    border: 1px solid #dedede;
    border-radius: 6px;
    background: #fff;
}

.fForm legend,
.fForm legend span {
    display: block !important;
    width: 100%;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    text-transform: none;
    background: #750034;
}

.fForm legend {
    margin: 0 -20px 10px;
    padding: 11px 18px !important;
    border-radius: 6px 6px 0 0;
}

.fForm legend span {
    padding: 0 !important;
}

/* Abstract details: label in the left column, content in the right column. */
.fView-Abstract fieldset:first-of-type .field-para {
    display: grid;
    grid-template-columns: minmax(180px, 230px) minmax(0, 1fr);
    column-gap: 20px;
    align-items: start;
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid #ededed;
}

.fView-Abstract fieldset:first-of-type .field-para:last-child {
    border-bottom: 0;
}

.fView-Abstract fieldset:first-of-type .field-para > label,
.fView-Abstract fieldset:first-of-type .field-para > .label {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    line-height: 1.55;
}

.fView-Abstract fieldset:first-of-type .field-para > label {
    color: #333;
    font-weight: 700;
}

.fView-Abstract fieldset:first-of-type .field-para > .label {
    color: #222;
    overflow-wrap: anywhere;
    white-space: normal;
}

/* Review fields use a clean, consistently aligned card layout. */
#field-para-score,
#field-para-ab_status,
#field-para-data_309,
#field-para-data_311,
#field-para-data_312,
#field-para-data_313,
#field-para-data_314,
#field-para-data_315,
#field-para-data_316,
#field-para-data_318,
#field-para-data_319 {
    margin: 0 0 14px;
    padding: 16px 18px;
    background: #fafafa;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
}

.fForm .field-para > label {
    display: block;
    width: 100% !important;
    margin: 0 0 8px !important;
    padding: 0;
    color: #2c2c2c;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 1.45;
    text-align: left !important;
}

.fForm select,
.fForm input[type="text"],
.fForm textarea {
    display: block;
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    text-align: left;
}

.fForm textarea {
    min-height: 100px;
    resize: vertical;
}

/* Rating choices: one compact row, with checkbox appearance retained. */
.fForm .checks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin: 10px 0 0;
}

.fForm .checks .field-para-check {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.fForm .checks input[type="checkbox"] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0;
    pointer-events: none;
}

.fForm .checks .field-para-check label {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
    color: #750034;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 1;
    text-align: center !important;
    cursor: pointer;
    background: #fff;
    border: 2px solid #750034;
    border-radius: 5px;
    transition: background-color 0.15s ease, color 0.15s ease,
                box-shadow 0.15s ease, transform 0.15s ease;
}

.fForm .checks .field-para-check label:hover {
    background: #f9eaf1;
}

.fForm .checks input[type="checkbox"]:focus + label {
    outline: 3px solid rgba(117, 0, 52, 0.2);
    outline-offset: 2px;
}

.fForm .checks input[type="checkbox"]:checked + label,
.fForm .checks .field-para-check.selected label {
    color: #fff;
    background: #750034;
    box-shadow: 0 3px 8px rgba(117, 0, 52, 0.25);
    transform: translateY(-1px);
}

.fForm .hint,
.fForm .error {
    display: block;
    width: 100% !important;
    margin: 10px 0 0 !important;
    color: #555;
    font-size: 14px !important;
    line-height: 1.5;
    text-align: left !important;
}

.fForm .hint span,
.fForm .error span {
    display: block;
    width: 100%;
}

.fForm .buttons {
    display: flex;
    justify-content: center;
    margin: 22px 0 0;
}

.fForm .buttons input,
.fForm .buttons input.submit {
    width: auto !important;
    min-width: 170px;
    height: 42px;
    margin: 0 !important;
    padding: 8px 24px;
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    background: #750034;
    border-color: #750034;
    box-shadow: none;
}

.fForm .buttons input:hover,
.fForm .buttons input.submit:hover {
    background: #990045;
    border-color: #990045;
}

@media only screen and (max-width: 700px) {
    #fContent {
        width: calc(100% - 16px);
        margin-top: 8px !important;
    }

    #fPageTitle {
        padding: 16px 14px 8px;
    }

    #fPageTitle h1 {
        font-size: 20px !important;
    }

    #fMatter,
    #fMatter.sL {
        padding: 14px 12px 24px;
    }

    .page-filters {
        justify-content: center;
    }

    .page-filters .fButton {
        flex: 1 1 0;
    }

    .fForm fieldset {
        padding-right: 13px;
        padding-left: 13px;
    }

    .fForm legend {
        margin-right: -13px;
        margin-left: -13px;
    }

    .fView-Abstract fieldset:first-of-type .field-para {
        display: block;
        padding: 12px 0;
    }

    .fView-Abstract fieldset:first-of-type .field-para > label {
        margin-bottom: 5px !important;
    }

    #field-para-score,
    #field-para-ab_status,
    #field-para-data_309,
    #field-para-data_311,
    #field-para-data_312,
    #field-para-data_313,
    #field-para-data_314,
    #field-para-data_315,
    #field-para-data_316,
    #field-para-data_318,
    #field-para-data_319 {
        padding: 14px 12px;
    }

    .fForm .checks {
        justify-content: space-between;
        gap: 7px;
    }

    .fForm .checks .field-para-check {
        flex: 1 1 45px;
    }

    .fForm .checks .field-para-check label {
        width: 100% !important;
        min-width: 42px;
    }

    .fForm .buttons input,
    .fForm .buttons input.submit {
        width: 100% !important;
    }
}
/* =====================================================
   PTCOG ABSTRACT REVIEW PAGE – ALIGNMENT
   Add this code at the end of the custom CSS file
===================================================== */

/* Main page container */
body.responsive #fContent {
    width: 100%;
    max-width: 1100px;
    margin: 20px auto !important;
    top: 0;
    padding: 25px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
}

body.responsive #fMatter {
    width: 100%;
    padding: 20px;
    float: none;
}

/* Make the page heading visible */
body.responsive #fPageTitle h1 {
    display: block !important;
    visibility: visible !important;
    font-size: 24px !important;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    color: #750034;
    margin: 0 0 20px !important;
    padding: 10px 15px !important;
}

/* Back and Logout buttons */
body.responsive .page-filters {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

body.responsive .page-filters .fButton {
    display: inline-block;
    padding: 9px 18px;
    background: #750034;
    color: #ffffff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

/* Main form */
body.responsive .fView-Abstract {
    width: 100%;
    margin: 0 auto;
}

/* Fieldset */
body.responsive .fView-Abstract fieldset {
    width: 100%;
    margin: 0 0 25px;
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    background: #ffffff;
}

/* Section heading */
body.responsive .fView-Abstract legend {
    display: block !important;
    width: 100%;
    margin: 0 0 15px;
    padding: 11px 15px !important;
    background: #750034;
    color: #ffffff;
    border-radius: 4px;
    text-align: left;
    font-size: 17px !important;
    font-weight: 700;
    text-transform: none;
}

body.responsive .fView-Abstract legend span {
    display: block;
    width: 100%;
    padding: 0 !important;
    color: #ffffff;
}

/* General field row alignment */
body.responsive .fView-Abstract .field-para {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    column-gap: 25px;
    row-gap: 8px;
    align-items: start;
    width: 100%;
    margin: 0;
    padding: 14px 5px;
    border-bottom: 1px solid #eeeeee;
}

/* Rows outside fieldsets */
body.responsive .fView-Abstract > .field-para {
    margin-bottom: 0;
}

/* Remove last row border */
body.responsive .fView-Abstract fieldset .field-para:last-child {
    border-bottom: 0;
}

/* Field labels */
body.responsive .fView-Abstract .field-para > label {
    display: block;
    width: 100% !important;
    margin: 0 !important;
    padding: 7px 0;
    color: #333333;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 1.5;
    text-align: left !important;
}

/* Abstract details */
body.responsive .fView-Abstract .field-para > span.label {
    display: block;
    width: 100% !important;
    margin: 0 !important;
    padding: 7px 10px;
    color: #333333;
    font-size: 14px !important;
    line-height: 1.65;
    text-align: left !important;
    overflow-wrap: anywhere;
}

/* Inputs, dropdowns and textarea */
body.responsive .fView-Abstract input[type="text"],
body.responsive .fView-Abstract input[type="number"],
body.responsive .fView-Abstract select,
body.responsive .fView-Abstract textarea {
    display: block;
    width: 100% !important;
    max-width: 520px;
    height: auto;
    min-height: 40px;
    margin: 0 !important;
    padding: 9px 12px;
    color: #333333;
    background: #ffffff;
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    font-size: 14px !important;
    text-align: left;
}

/* Comments box */
body.responsive .fView-Abstract textarea {
    max-width: 100%;
    min-height: 120px;
    resize: vertical;
}

/* Checkbox score container */
body.responsive .fView-Abstract .checks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding-top: 2px;
}

/* Individual score option */
body.responsive .fView-Abstract .field-para-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

/* Restore checkbox size */
body.responsive .fView-Abstract .checks input[type="checkbox"],
body.responsive .fView-Abstract .checks input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Score number button */
body.responsive .fView-Abstract .checks label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 42px;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff;
    color: #333333;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    font-size: 15px !important;
    font-weight: 700;
    text-align: center !important;
    cursor: pointer;
    transition: 0.2s ease;
}

body.responsive .fView-Abstract .checks label:hover {
    color: #750034;
    border-color: #750034;
    background: #fff6fa;
}

/* Selected score */
body.responsive .fView-Abstract .checks input:checked + label {
    color: #ffffff;
    background: #750034;
    border-color: #750034;
    box-shadow: 0 0 0 2px rgba(117, 0, 52, 0.15);
}

/* Help text / hint */
body.responsive .fView-Abstract .hint {
    grid-column: 2;
    display: block;
    width: 100% !important;
    max-width: 760px;
    margin: 2px 0 0 !important;
    padding: 10px 12px;
    background: #f7f7f7;
    border-left: 3px solid #750034;
    color: #555555;
    font-size: 13px !important;
    line-height: 1.55;
    text-align: left !important;
}

body.responsive .fView-Abstract .hint span {
    display: block;
    width: 100%;
}

/* Save button area */
body.responsive .fView-Abstract .buttons {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 25px 0 10px;
    padding: 0;
}

/* Save button */
body.responsive .fView-Abstract .buttons input[type="submit"] {
    display: inline-block;
    width: auto !important;
    min-width: 160px;
    height: 44px;
    margin: 0 !important;
    padding: 10px 25px;
    color: #ffffff !important;
    background: #750034;
    border: 1px solid #750034;
    border-radius: 5px;
    font-size: 15px !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

body.responsive .fView-Abstract .buttons input[type="submit"]:hover {
    background: #990045;
    border-color: #990045;
}

/* Hide empty hidden inputs from layout */
body.responsive .fView-Abstract input[type="hidden"] {
    display: none !important;
}

/* Tablet view */
@media only screen and (max-width: 850px) {
    body.responsive #fContent {
        width: calc(100% - 20px);
        margin: 10px auto !important;
        padding: 15px;
    }

    body.responsive #fMatter {
        padding: 10px;
    }

    body.responsive .fView-Abstract .field-para {
        grid-template-columns: 210px minmax(0, 1fr);
        column-gap: 18px;
    }

    body.responsive .fView-Abstract .hint {
        grid-column: 2;
    }
}

/* Mobile view */
@media only screen and (max-width: 600px) {
    body.responsive #fHeader img {
        display: block;
        width: 100%;
        height: auto;
    }

    body.responsive #fContent {
        width: 100%;
        margin: 0 auto !important;
        padding: 10px;
        border-radius: 0;
    }

    body.responsive #fPageTitle h1 {
        font-size: 19px !important;
        padding: 10px 5px !important;
    }

    body.responsive #fMatter {
        padding: 5px;
    }

    body.responsive .page-filters {
        justify-content: center;
    }

    body.responsive .fView-Abstract fieldset {
        padding: 12px;
    }

    body.responsive .fView-Abstract .field-para {
        display: block;
        padding: 13px 0;
    }

    body.responsive .fView-Abstract .field-para > label {
        width: 100% !important;
        padding: 0 0 7px;
    }

    body.responsive .fView-Abstract .field-para > span.label {
        width: 100% !important;
        padding: 7px 0;
        text-align: left !important;
    }

    body.responsive .fView-Abstract input[type="text"],
    body.responsive .fView-Abstract input[type="number"],
    body.responsive .fView-Abstract select,
    body.responsive .fView-Abstract textarea {
        width: 100% !important;
        max-width: none;
    }

    body.responsive .fView-Abstract .checks {
        gap: 7px;
    }

    body.responsive .fView-Abstract .checks label {
        width: 42px !important;
        height: 40px;
    }

    body.responsive .fView-Abstract .hint {
        display: block;
        width: 100% !important;
        margin: 10px 0 0 !important;
    }

    body.responsive .fView-Abstract .buttons input[type="submit"] {
        width: 100% !important;
    }
}