﻿@charset "utf-8";
/******************************************** Clarity FastForm Styles */
/******************************************** Inner Page Styles */
/******************************************** Nov 2013 */




/******************************************** Tables */

table {
    width: 100%;
}

thead {
    background-color: #0093BD;
}

thead tr {

}

thead th {
    color: #FFF;
    text-transform: uppercase;
    font-size: 1em;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
}


tbody {}

tbody tr {

}

tbody td {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 10px;
}

a.choose-button {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #0093BD;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-transform: capitalize;
    text-decoration: none;
}

a:hover.choose-button {
    background-color: #688181;
    text-decoration: none;
}

.ff-tablefunction-row {
    width: 100%;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.ff-tablefunction-icon {
    padding: 0px;
    float: right;
    height: 22px;
    width: 22px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.ff-tablefunction-icon a {
    padding: 0px;
    height: 22px;
    width: 22px;
    display: block;
}


.ff-link-row {
    width: 100%;
    padding: 0px;
    float: left;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.ff-link-row a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #0093BD;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-transform: capitalize;
    text-decoration: none;
}

.ff-link-row a:hover {
    background-color: #688181;
    text-decoration: none;
}

#row-alternate, .row-alternate {
    background-color: #F2F4F5 !important;
}

#row-disabled, .row-disabled {
    background-color: #FDDBDB !important;
}

#row-removed, .row-removed {
    background-color: #688181 !important;
    color: #FFFFFF !important;
}

#fastform-bookings tr:hover td {
    background-color:#E8FCEE;
    color: #007022;
}

#fastform-bookings tr:hover {
    cursor:pointer;
}

a.update-attendees-button
{
    background: url(../Images/people.checkbox.24.0093bd.png) no-repeat top left;
    display: block;
    height: 25px;
    width: 21px;
    text-indent: -9999px; /* hides the link text */
}

a.attendees-button
{
    background: url(../Images/group_blue.png) no-repeat top left;
    display: block;
    height: 20px;
    width: 25px;
    text-indent: -9999px; /* hides the link text */
}

a.attendees-button[disabled] {
    background: url(../Images/group_grey.png) no-repeat top left;
    display: block;
    height: 20px;
    width: 25px;
    text-indent: -9999px; /* hides the link text */
    cursor: default;
    pointer-events: none;
}

a.swap-button
{
    background: url(../Images/swap_blue.png) no-repeat top left;
    display: block;
    height: 25px;
    width: 25px;
    text-indent: -9999px; /* hides the link text */
}

a.cancelinstructor-button
{
    background: url(../Images/cancel_blue.png) no-repeat top left;
    display: block;
    height: 25px;
    width: 25px;
    text-indent: -9999px; /* hides the link text */
}

a.edit-button
{
    background: url(../Images/edit_blue.png) no-repeat top left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px; /* hides the link text */
}

a.audit-button {
    background: url(../Images/appbar.list.png) no-repeat top left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px; /* hides the link text */
}

a.details-button
{
    background: url(../Images/editclipboard_blue.png) no-repeat top left;
    display: block;
    height: 25px;
    width: 24px;
    text-indent: -9999px; /* hides the link text */
}

a.availability-link-button
{
    background: url(../images/account-check_24x17.png) no-repeat left;
    display: block;
    height: 25px;
    width: 24px;
    text-indent: -9999px; /* hides the link text */
}


a.courses-link-button
{
    background: url(../images/icon-course.png) no-repeat left;
    display: block;
    height: 25px;
    width: 24px;
    text-indent: -9999px; /* hides the link text */
}

a.disable-button
{
    background: url(../Images/lock_blue.png) no-repeat top left;
    display: block;
    height: 24px;
    width: 20px;
    text-indent: -9999px; /* hides the link text */
}

a.enable-button
{
    background: url(../Images/unlock_blue.png) no-repeat top left;
    display: block;
    height: 24px;
    width: 20px;
    text-indent: -9999px; /* hides the link text */
}

a.enable-button-unavailable
{
    background: url(../Images/unlock_grey.png) no-repeat top left;
    display: block;
    height: 24px;
    width: 20px;
    text-indent: -9999px; /* hides the link text */
}

a.document-button {
    background: url(../Images/document_blue.png) no-repeat top left;
    display: block;
    height: 25px;
    width: 21px;
    text-indent: -9999px; /* hides the link text */
}

a.licence-button,
a.notes-button {
    color: #0093BD;
    display: block;
    font-size: 28px;
    margin-top: -2px;
    vertical-align: middle;
}

.licence-header {
    margin-top: 12px;
    margin-bottom: 18px;
}

.licence-type {
    font-size: 16px;
}

.link-button {
    border-radius: 3px;
    background-color: #0093BD;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-transform: capitalize;
    text-decoration: none;
    border:none;
}
.link-button:hover {
    background-color: #688181;
    text-decoration: none;
}

.FOBS-PrintableTR{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:10px;
    padding-right:0px;
    page-break-inside:avoid;
}
.FOBS-PrintableTD{
    padding-bottom:3px;
    padding-top:3px;
    padding-left:10px;
    padding-right:0px;
    border: solid thin;
}
.FOBS-PrintableTH{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:5px;
    padding-right:5px;
    text-align: center;
    border: solid thin;
    color: black;
    background-color: white;
}
.FOBS-PrintableHeading{
    padding-bottom:3px;
    font-size:14px;
    color:black;
}
.FOBS-PrintableTitleTR{
    color:black;
    padding-bottom:1px;
    padding-top:2px;
    padding-left:5px;
    padding-right:5px;
    text-align: center;
    border: solid thin;
    color: black;
    background-color: white;
}

.FOBS-PrintableTitleTD{
    color:black;
    padding-bottom:1px;
    padding-top:1px;
    padding-left:5px;
    padding-right:5px;
    text-align: center;
    border: solid thin;
    color: black;
    background-color: white;
}
.FOBS-PrintableInstuctTH{
    padding-bottom:3px;
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
    text-align: center;
    border: solid thin;
    color: black;
    background-color: white;
}
.FOBS-PrintableInstuctTR{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:10px;
    padding-right:0px;
    page-break-inside:avoid;
}
.FOBS-PrintableInstuctTD{
    padding-bottom:3px;
    padding-top:3px;
    padding-left:10px;
    padding-right:0px;
    border: solid thin;
}
.FOBS-PrintableSpacer{
    padding-top:3px;
    overflow:hidden;
}
.FOBS-PrintableSpacerIn{
    padding-top:3px;
    overflow:hidden;
}
.FOBS-PrintableTDNoBorder{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:10px;
    padding-right:0px;
    text-align:right;
    color: black;
}
.FOBS-PrintableTRTotals{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:10px;
    padding-right:0px;

}
.FOBS-PrintableTDTotals{
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 0px;
    border: solid thin;
}
.FOBS-PrintableTDNoBorderLeft{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:10px;
    padding-right:0px;
    color: black;
}

a.fa-button {
    color: #0093bd;
    margin-left: 6px;
    margin-right: 6px;
    text-decoration: none;
    vertical-align: middle;
}

a.fa-button:hover {
    color: #688181;
}

a.fa-button .fa {
    font-size: 27px;
    margin-bottom: -4px;
    margin-top: -4px;
}

i.table-icon,
span.table-icon {
    font-size: 18px;
}

.table-icon + .table-icon {
    margin-left: 0.3em;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ff-availableplaces-warning {
    color: #e73;
    white-space: nowrap;
}

.ff-payment-overdue {
    color: #e73;
}

.course-attendee-email-results {
    border: 2px solid #f2f4f5;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 10px;
}

    .course-attendee-email-results dt, dl {
        line-height: 1.6;
    }

    .course-attendee-email-results dt {
        clear: left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px;
    }

    .course-attendee-email-results dd {
        margin-left: 180px;
    }

        .course-attendee-email-results dd.sent {
            color: #0a0
        }

        .course-attendee-email-results dd.no-email {
            color: #0093bd;
        }

        .course-attendee-email-results dd.failed {
            color: #c00;
        }