/* Minification failed. Returning unminified contents.
(749,4): run-time error CSS1035: Expected colon, found '.'
: run-time error CSS1066: Unexpected end of file encountered
 */
#secretariesmenu {
    vertical-align: middle;
    font-size:14px;
}



.answer .findAddress {
    height: 23px;
    line-height: 23px;
    font-size:14px;
    width:14px;
}


/*============================================== Area Profile ==============================================*/

#AreaProfile {
    position: relative;
    min-height: 200px;
}

/*============================================== Area Summary ==============================================*/


table#areasummary{
    margin: 0px 0px 0px -26px;
}

table#areasummary td{
    text-align:right;
}

table#areasummary td.rowheader{
    font-style:italic;
}

table#areasummary td.colheader{
    font-weight:bold;
}

/*============================================== Notes ==============================================*/

#AddNoteModal {

}
    #AddNoteModal .data-entry label span { width: 75px; }
    
    #AddNoteModal .data-entry textarea { 
        left: 98px;
        width: 459px;
    }

    #ViewNoteModal {

    }

    #ViewNoteModal .show-note span { 
        width: 75px;
        display: block;
        float: left;
        padding-top: 1px;
    }
    
    #ViewNoteModal .show-note span.note { 
        width: 468px;
        display: block;
        float: left;
        margin-left: 15px;
        text-align: left;
        height: 300px;
        overflow-y: scroll;
        border: 1px solid #ccc;
    }

    #ViewNoteModal .footer {
        clear: both;
    }

/*============================================== Remittance Advice ==========================================================*/

.remittanceAdvice {
    width: 1030px;
    padding-left: 20px;
    padding-right: 20px;
    border: solid 1px;
    border-color: #666666;
    border-radius: 10px;
    background-color: white;
}


    .remittanceAdvice .floatRight {
        float: right;
        vertical-align: bottom;
    }

    .remittanceAdvice .remittanceHeader {
        border-bottom: solid 1px black;
        padding-bottom: 10px;
        margin-bottom:5px;
        margin-top:10px;
        /*margin-top: -16px;*/
        /*height: 110px;*/
    }
    
        .remittanceAdvice .remittanceHeader img {
            /*height: 110px;*/
        }
        .remittanceAdvice .remittanceHeader span {
            margin-top:40px;
            float: right;
            font-size:26px;
            color:#666666;
        }

    .remittanceAdvice .addressHeader {
        color: #333333;
        font-family: Calibri, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
    }

    .remittanceAdvice .addressFont {
        color: #333333;
        font-family: Calibri, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
    }

    .remittanceAdvice .remittanceTotalRow {
        border-top: solid 1px black;
    }

.censusAlert
{
    color: #FF8601;
    background-image: url(images/shared/alert_large.png);
    background-repeat: no-repeat;
    height: 50px;
    padding: 3px 50px 0 70px;
    margin-bottom: 10px;
    font-size: 1.1em;
}
#CensusModal .validation-summary-valid
{
    display: none;
}
#CensusModal .validation-summary-errors
{
    margin-bottom: 20px;
    text-align: right;
    margin-right: 20px;
    color: red;
}
#CensusModal .validation-summary-errors UL
{
    display: none;
}
#VenuesModal .modal-body {
    max-height: 600px;
}
#VenuesModal .editVenue h4 {
    float: left;
}
#VenuesModal .editVenueAddress {
    display: inline;
    float: right;
}
#VenuesModal .address {
    clear: both;
    min-height: 150px;
}
.RolesSelectionModal {
    height:542px;
}

.RolesSelectionModal input {
    width:20px;
    margin-top: 0px;
}

.OtherRolesModal input {
    width:20px;
    margin-top: 0px;
}

.ManualAddressModal input {
    width:367px;
    margin-top:0px;
}

.ManualAddressModal .addressCounty {
    width:369px;
    margin-top:0px;
}



.RolesSelectionModal.modal select  {
    width:259px;
    margin-top: 0px;
}

.RolesSelectionModal label {
    margin-left: 10px;
    padding-top: 2px;
}

.EditAthleteRolesModal .volunteerRoles, .EditAthleteRolesModal .allRoles, .EditAthleteRolesModal .isVolunteerRole {
    display: none;
}
.EditAthleteRolesModal .athleteRoles {
    display: table-row;
}

.EditVolunteerRolesModal .athleteRoles, .EditVolunteerRolesModal .allRoles, .EditVolunteerRolesModal .isAthleteRole {
    display: none;
}
.EditVolunteerRolesModal .volunteerRoles {
    display: table-row;
}

.EditAllRolesModal .volunteerRoles.rolesContainerTop {
    border-top-width: 0px;
}

.rolesContainer {
    border-color: #7B7B7B;
    border-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0;
    border-top-width: 0;
    background-color: #eee;
}

.rolesContainerTop {
    border-top-width: 2px;
}

.rolesContainerBottom {
    border-bottom-width: 2px;
}

.rolesContainerSelected {
    border-color: #5E9DD0;
    background-color: white;
}

.athleteElsewhere {
    display: none;
    color: #933;
    font-weight: bold;
}

.notAnAthlete label {
    display: none;
}

#TrainingTimes .formField {

}
#TrainingTimes .formField span {
    float: left;
}
#TrainingTimes .formField textarea {
    width: 537px;
    height: 130px;
    /*margin-left: 20px;*/
}

/*Column sizes for Officials and Coaches page*/
.ColumnSquare {
    width:27px;
}
.ColumnRedCross {
    width:26px;
}
.ColumnNote {
    width:16px;
}
.ColumnGreenPen {
    width:26px;
}
.ColumnURN {
    width:59px;
}
.ColumnFirstName {
    width: 96px;
}
.ColumnLastName {
    width: auto;
}
.ColumnTotal {
    width: 60px;
}
.ColumnOrderItem {
    width: 240px;
}
.ColumnDate {
    width: 72px;
}
.ColumnQualifications {
    width: 298px;
}
.ColumnLicensed {
    width: 66px;
}
.ColumnPhone {
    width: 124px;
}
.ColumnEmail {
    width: 170px;
}
.ColumnEmailSubject {
    width: 170px;
}
.ColumnEmailDetails {
    width: 50px;
}
.ColumnEmailTotals {
    width: 80px;
}
.registrationPaymentsTable .ColumnEmail {
    width:170px;
}
.ColumnRoles {
    width: 102px;
}

.total-count {
    position: absolute;
}
    .total-count span {
        margin-right: 10px;
    }

.textLine input.phoneCountryCode {
    width:30px;
    margin-right:10px;
}

.textLine input.phoneAreaCode {
    width:61px;
    margin-right:10px;
}

.textLine input.phoneNumber {
    width:144px;
}

#MembershipPayments h4 {
    height: 20px;
}

#MembershipPayments p {
}

.PaymentsColumnSquare {
    width:26px;
}
.PaymentsColumnURN {
    width:73px;
}
.PaymentsColumnFirstName {
    width:105px;
}
.PaymentsColumnLastName {
     width:auto;
}
.PaymentsColumnDOB {
     width:83px;
}
.PaymentsColumnAmount {
     width:60px;
}
.PaymentsColumnPencil {
    width:20px;
}
.PaymentsColumnPaymentStatus {
     width:101px;
}
.PaymentsColumnPay {
    width:42px;
}
.PaymentsColumnEmail {
     width:170px;
}
.PaymentsColumnResign {
    width:20px;
}



.PaymentRequestColumnURN {
    width:73px;
}
.PaymentRequestColumnFirstName {
    width:155px;
}
.PaymentRequestColumnLastName {
     width:155px;
}
.PaymentRequestColumnEmail {
     width:auto;
}
.PaymentRequestColumnButtons {
     width:100px;
}
.PaymentRequestColumnAmount {
     width:60px;
}

/*.FileSelectWidth {
    size:50px;
}*/

.VenueTrainingSpacer {
    height:80px;
}

.edit-website-line {
    line-height:35px;
}

.edit-website-line input {
    width:374px;
}
.ContactPreferenceLabel {
    font-size:13px;
}
.MemberRolestableSpacerRow {
    height:5px;
}

.detailsTable {
    border-top:solid;
    border-top-color:#666666;
    border-top-width:1px;
    border-bottom:solid;
    border-bottom-color:#666666;
    border-bottom-width:1px;
    margin-bottom:59px;
}

input.datepicker {
    background-color: #FFFFFF;
    -webkit-box-shadow: none;
    cursor: pointer;
}

#ui-datepicker-div {
    background-color: white;
    position:absolute;
    left: -9999px;
    border: 1px solid black;
    padding: 2px 5px;
}
    #ui-datepicker-div .ui-datepicker-header {
        text-align: center;
    }

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-next {
    float: right;
}

#ui-datepicker-div td {
    text-align: center;   
}

.editRolesModalCol1 {
    width:80px;
}
.editRolesModalCol2 {
    width:80px;
}
.editRolesModalCol3 {
    width:80px;
}
.membershipCost.overrideboot {
    width:70px;
}

.venueAddressEntry label {
    font-size: 13px;
}

.middlecolumn.VenueTrainingSpacer.overflow {
    display:block;
    white-space:normal;
    text-overflow:ellipsis;
    height:40px;
    overflow:hidden;
}

.OrderColumnSquare {
    width:36px;
}

.OrderRefNumber {
    width:110px;
}
.OrderDateGenerated {
    width:125px;
}
.OrderStatus {
    width:80px;
}
.OrderDatePaid {
    width:95px;
}
.OrderTotalAmount {
    width:81px;
}
.OrderDetails {
    width:60px;
}
.OrderRemittance {
    width:88px;
}
.OrderOnlinePayment {
    width:100px;
}

.createMemberRow.settingsbuttons {
    margin-top:100px;
}

.PaymentsColumnURN {
    width:70px;
}

th.PaymentMethod {
    width:140px;
}

.PaymentsColumnPaymentMethod {
    width:120px;
}

.PaymentsColumnDatePaid {
    width:90px;
}

.PaymentsColumnReference {
    width:170px;
}

.portalTable .paymentMethod select {
    width: 110px;
}

.portalTable .datePaid input {
    width: 85px;
}

.markAsPaid input {
}

.venueModalHide {
   
}
    .venueModalHide .editVenue {
        display: none;
    }

.venueModalShow {
    height:500px;
    overflow:visible;
}

.BulkPaymentMethodModal .paymentMethodSelector {
    width: 550px;
    margin-bottom: 20px;
}

#BulkReferenceModal .paymentReference {
    width: 550px;
    margin-bottom: 20px;
}

#BulkDatePaidModal input {
    border: 1px solid #a0a0a0;
    margin-left: 15px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    box-shadow:0 0px 0px rgba(0, 0, 0, 0.0) inset
}

#changeMembershipType {
}

    #changeMembershipType input {
        width: 198px;
    }
    #changeMembershipType select {
        width: 200px;
    }
    #changeMembershipType .field-validation-valid {
        width: 270px;
    }

#ContactPreferencesModal {
}

    #ContactPreferencesModal .textLine {
        width: auto;
    }

.inlineLinks a {
    padding-right: 7px;
}

.question img.questionMark {
    position: absolute;
    margin-top: 5px;
    margin-left: 15px;
}

.warning {
    color: red;
}
.success {
    color: green;
}

.order-footer-note {
    font-size: 1.2em;
    position: absolute;
    padding-top: 10px;
}
#ConfirmPayByInvoice {
}
    #ConfirmPayByInvoice .hasResults {
        position: relative;
    }

        #ConfirmPayByInvoice .hasResults .pay-by-invoice {
            position: relative;
            text-align: right;
            margin-top: -10px;
        }

#OfficialsSearchBox {
    margin-left: -74px;
}

img.view-note {
    cursor: pointer;
}

.cancel-order {
    margin-left: 8px;
    cursor: pointer;
}

.order-status-void {
    background-image: url(images/Secretaries_Area/void.png);
    background-position: 308px 5px;
    background-repeat: no-repeat;
    min-height: 115px;

}

.resend-request-denied-alert {
    color: red;
    height: 15px;
}

.resend-request-denied-alert span {
    display: none;
}

.officialsResultsContainer .optionsMenuSpacer {
    margin-bottom: -15px;
}

.filterFields.officials-filters {
	height: 56px;
}

	.filterFields.officials-filters .filterFieldSearch {

	}

.filterFields.officials-filters .filterInformation {
	display: inline-block;
	position: relative;
}

.filterFields.officials-filters .filterInformation > span {
	position: relative;
	margin-left: 25px;
	margin-right: 30px;
}

.filterInformation {
    display:inline-block;
    margin-bottom: 5px;
    position: relative;
}

.terms-conditions-container {

	height: 500px;
	overflow-y: scroll;
	padding: 20px;

}

.terms-conditions .footer {
	width: 100%;
	text-align: right;
	border-top: 1px solid #999;
	padding-top: 20px;
	margin-top: 20px;
}

.officials-list.list-container TABLE.portalTable td {
	padding-top: 3px;
    padding-bottom: 5px;
}
.officials-list div.portalTableBottomLinksWrapper {
	margin-top: 630px;
}

#generic-wait-modal h4, #generic-loading-modal h4 {
    padding-bottom: 20px;
}

#generic-wait-modal .popupForm p, #generic-loading-modal .popupForm p {
    text-align: center;
    font-size: 1.2em;
    padding-bottom: 30px;
}

.footer-action-btn{
    float:right;
div.official-search-field {
    margin-right: 25px;
}

span.numbooked {
    margin-left: 20px;
}

span.truncate {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

span.organisername {
    max-width: 80px;
}

span.venuename {
    max-width: 170px;
}
