.strike {
    text-decoration: line-through;
}

.ip-container img,
.ip-element img,
table.ip-summaryTable img,
table.financialSummary img {
    border: 0;
}

img.alignToText {
    vertical-align: text-bottom;
}

.clearfix:after,
.ip-container:after,
.ip-element:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix,
* html .ip-container,
* html .ip-element {
    height: 0;
}

.clearfix,
.ip-container,
.ip-element {
    display: block;
}

.ip-hotelDescriptions {
    clear: both;
    margin: 0 10px 4px;
    vertical-align: middle;
    display: block;
}

/* Don't clear on auto-complete combo or the element wraps */
.ip-elementContent div.combo input[type="checkbox"],
.ip-elementContent div.combo input[type="radio"],
.ip-elementContent div.combo input[type="text"] {
    clear: none;
}

/* Limit table width to play nice in the column view */
.ip-element .ip-elementContent table.ip-elementContentTable {
    max-width: 500px;
}

.ip-element .ip-elementContent table.ip-ancillarySponsorshipsElementContentTable {
    width: 650px;
    border-spacing: 5px;
}

.hidden {
    display: none;
}

div#ip-adminView ul.setupGroup li {
    margin: 0 10px 4px 10px;
}

div#ip-adminView p {
    margin: 10px 0;
}

.ui-dialog-content div.ip-container {
    padding: 0;
}

div.ip-container div.ip-element input.ip-formNumberCheckbox-Checkbox,
div.ip-container div.ip-element input.ip-formElementEnableWithCheckbox-Checkbox {
    margin: 0 2px 0 0;
}

div.ip-container div.ip-element label.ip-formNumberCheckbox,
div.ip-container div.ip-element label.ip-formElementEnableWithCheckbox-Checkbox {
    display: block;
    float: left;
    margin: 2px 2px 2px 4px;
    line-height: 16px;
}

div.ip-container div.ip-element label.ip-formElementEnableWithCheckbox-Checkbox {
    margin-left: 0;
}

div.ip-container div.ip-element input.ip-formNumberCheckbox {
    margin-right: 2px;
}

*+html input.ip-formText  {
    float: none !important;
}

div.ip-container .ip-elementContent input.ip-formText.nowidth,
div.ip-container .ip-elementContent input.ip-formPassword.nowidth {
    width: auto;
}

div.ip-container div.ip-element label .requiredSymbolClass {
    color: #ff0000;
}

div.ip-container div.ip-element label .notRequiredSymbolClass {
    color: #ffffff;
    opacity: 0;
}

div.ip-container div.ip-element label.emptyFieldLabel,
div.ip-container div.ip-element label.errorFieldLabel {
    color: #ff0000;
}

div.ip-container div.ip-containerTitle img.right,
div.ip-container div.ip-sectionTitle img.right,
div.ip-container div.ip-groupTitle img.right {
    padding-right: 5px;
    vertical-align: bottom;
}

div.ip-button a {
    display: block;
    font-weight: bold;
    font-size: 9pt;
    color: #fff;
    background-color: #999999;
    padding: 5px 8px 5px 8px;
    cursor: pointer;
    border: 1px solid #cecece;
}

div.ip-button a:hover {
    background-color: #666666;
}

div.ip-button.ip-button-submit a {
    background-color: #669966;
}

div.ip-button.ip-button-submit a:hover {
    background-color: green;
}

div.ip-button.ip-button-cancel a {
    background-color: #cc0000;
}

div.ip-button.ip-button-cancel a:hover {
    background-color: #990000;
}

div.ip-button input {
    display: none;
}

body.index_exhibitors_booth div.ip-buttonBar {
    clear: both;
    position: static;
    z-index: 1000;
    width: auto;
    height: auto;
    text-align: right;
    padding: 5px 10px 0;
}

body.index_exhibitors_booth div.ip-button  {
    float: right;
    margin-right: 0;
    margin-left: 0;
}

body.index_exhibitors_booth div.ip-button a {
    display: block;
    font-weight: bold;
    font-size: 9pt;
    color: #fff;
    padding: 5px 12px 8px 10px;
    cursor: pointer;
    border: 0 solid #cecece;
}

body.index_exhibitors_booth div.ip-button input {
    display: none;
}

.ip-filterForm-fieldLabel {
    padding: 3px;
}

.ip-filterForm-fieldLabel img {
    vertical-align: text-bottom;
    padding-right: 10px;
}

.ip-filterForm-fieldValue {
    padding: 2px 2px 2px 80px;
}

.ip-filterForm-fieldValue img {
    vertical-align: text-bottom;
    padding-right: 5px;
}

.ip-filterForm-fieldValue select {
    margin-right: 5px;
}

.ip-filterForm-addFieldValue {
    padding: 2px 2px 2px 80px;
}

.ip-filterForm-addFieldValue img {
    vertical-align: text-bottom;
    padding-right: 5px;
}

table.ip-sortableTable td {
    vertical-align: top;
    padding: 5px;
}

ul.ui-sortable {
    list-style-type: none;
    width: 200px;
    border: solid 1px #dddddd;
    padding: 2px 5px;
}

ul.ui-sortable > li {
    border: 1px solid #cccccc;
    padding: 3px;
    margin: 3px 0;
    cursor: move;
}

ul.ui-sortable > li img {
    vertical-align: text-bottom;
    padding-right: 5px;
}

ul.ui-sortable > li:hover {
    background-color: #eeeeee;
}

ul.ui-sortable > li.empty:hover {
    background-color: #ffffff;
    cursor: default;
}

.red { /* fixed colors to match v3 style */
    color: #b3371b;
}

.green { /* fixed colors to match v3 style */
    color: #026d68;
}

.gray { /* fixed colors to match v3 style */
    color: #b8b8b8;
}

.fa-minus-circle { /* fixed colors to match v3 style */
    color: #b3371b;
}

.fa-plus-circle, .fa-arrows { /* fixed colors to match v3 style */
    color: #23ad7d;
}

table.financialSummary {
    width: 100%;
}

table.financialSummary tr.accountRow th {
    font-weight: normal;
    font-size: 1.2em;
    color: #333;
}

table.financialSummary tr.subtotalRow th {
    padding-bottom: 20px;
}

table.financialSummary tr td.amountHeader {
    width: 10%;
    text-align: right;
}

table.financialSummary tr td.paymentDate {
    width: 10%;
}

table.financialSummary tr td.paymentDate.pending {
    font-style: italic;
}

table.financialSummary tr td.paymentDate.pending i {
    color: #FA9326;
    margin-left: 4px;
}

table.financialSummary tr td.buttons {
    width: 10%;
    text-align: left;
}

table.financialSummary tr.chargesHeaderRow td {
    font-weight: normal;
    color: #036;
}

table.financialSummary tr.discountsHeaderRow td {
    font-weight: normal;
    color: #036;
}

table.financialSummary tr.chargesHeaderRow #charges {
    font-weight: bold;
}

table.financialSummary tr.discountsHeaderRow #discounts {
    font-weight: bold;
}

table.financialSummary tr.vatHeaderRow td {
    font-weight: normal;
    color: #036;
}

table.financialSummary tr.vatHeaderRow #discounts {
    font-weight: bold;
}

table.financialSummary {
    margin-left: 5px;
    padding-left: 8px;
    empty-cells: show;
}

table.financialSummary td #totalCharges {
    font-weight: bold;
}

table.financialSummary td #totalDiscounts {
    font-weight: bold;
}

table.financialSummary th {
    text-align: left;
    font-weight: bold;
}

#ui-datepicker-div {
    z-index: 1060;
    display: none;
}

.itemDescription {
    font-size: 0.9em;
    margin: 10px 0 0 10px;
    width: 200px;
}

.itemDescriptionAppend {
    font-size: 0.9em;
    margin: 0 0 10px 10px;
    width: 200px;
}

.rightSideDescription {
    font-size: 0.9em;
    margin: 0 0 20px 30px;
    width: 300px;
}

.sbElement {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    margin: 20px 10px;
}

.socialButton {
    margin: 20px 10px;
}

.sbElement div {
    float: left;
}

.sbElement select{
    width: 185px;
}

.sbElement input[type=text]{
    width: 180px;
}

.sbElement .ip-element{
    width: 360px;
}

.advancedReportDescription {
    margin: 0 10px 4px;
    width: 350px;
}

span.Element_Actions img.hand {
    cursor: pointer;
}

#centeredmenu {
    float: left;
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
}

#centeredmenu ul {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}

#centeredmenu ul li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}

ul#publicMenu {
    list-style: none;
    float: right;
}

ul#publicMenu li {
    width: auto;
    margin: 0;
    padding: 0 5px;
    border-left: 1px solid black;
    float: left;
}

ul#publicMenu li.firstMenuItem {
    border-left: none;
}

ul#progress  {
    margin: 20px 20px 0 20px;
    font-size: 8pt;
}

ul#progress li {
    float: left;
    margin-right: 20px;
    padding: 5px;
    list-style-type: none;
}

ul#progress li.currentStep span {
    border: 1px solid #999;
}

ul#progress span {
    color: #036;
}

ul#progress a:hover {
    color: #666;
    text-decoration: underline;
}

ul#progress li span {
    float: left;
    padding: 6px 6px 6px 20px;
    list-style-type: none;
}

ul#progress li {
    background: url(../images/stepNumber.gif) no-repeat 6px 7px;
    border: none;
}

ul#progress li#step2 {
    background: url(../images/stepNumber.gif) no-repeat 6px -27px;
}

ul#progress li#step3 {
    background: url(../images/stepNumber.gif) no-repeat 6px -60px;
}

ul#progress li#step4 {
    background: url(../images/stepNumber.gif) no-repeat 6px -95px;
}

ul#progress li#step5 {
    background: url(../images/stepNumber.gif) no-repeat 6px -128px;
}

ul#progress li#step6 {
    background: url(../images/stepNumber.gif) no-repeat 6px -161px;
}

ul#progress li#step7 {
    background: url(../images/stepNumber.gif) no-repeat 6px -197px;
}

ul#progress li#step8 {
    background: url(../images/stepNumber.gif) no-repeat 6px -228px;
}

ul#progress li#step9 {
    background: url(../images/stepNumber.gif) no-repeat 6px -262px;
}

.ip-elementContent p.hint {
    margin-bottom: 0;
}

#ElementTypes > ul {
    list-style-type: none;
}

#ElementTypes ul li {
    padding: 1px 0;
    cursor: pointer;
}

#ElementTypes ul ul li {
    padding: 1px 8px;
    cursor: pointer;
    position: relative;
}

#ElementTypes ul ul li.disabledElement i {
    padding: 0 4px 0 1px;
    vertical-align: middle;
}

#ElementTypes ul ul li.disabledElement i.fa-exclamation-triangle {
    color: darkorange;
}

#ElementTypes ul ul li .tooltiptext {
    visibility: hidden;
    background-color: #164971;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 100%;
    margin-left: -60px;
}

#ElementTypes ul ul li:hover .tooltiptext {
    visibility: visible;
}

#ElementTypes img {
    padding-right: 2px;
    vertical-align: bottom;
    cursor: pointer;
}

#ElementTypes ul ul {
    list-style-type: none;
    display: none;
    margin: 0 8px;
    padding: 0;
}

table.ip-summaryTable th {
    color: #333333;
    background-color: #dddddd;
    padding: 4px;
    text-align: center;
}

table.ip-summaryTable tr.ip-summaryTable-subHeading  {
    color: #333333;
    background-color: #e6e6e6;
    text-align: center;
}

table.ip-summaryTable tr.ip-summaryTable-subHeading td {
    padding: 4px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-color: #c0c0c0;
    border-top-width: 1px;
}

table.ip-summaryTable tr.ip-summaryTable-subHeading td.ip-leftMargin {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
}

table.ip-summaryTable th.ip-leftMargin {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
}

table.ip-summaryTable td.ip-summaryDataCellLeftMargin {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    text-align: center;
}

table.ip-summaryTable td.ip-summaryDataCell {
    text-align: center;
}

div.ip-rowSelector {
    margin: 4px;
    width: 400px;
    float: left;
    padding: 2px;
}

div.ip-rowSelectorLeft {
    width: 175px;
    float: left;
    margin: 4px;
}

div.ip-rowSelectorRight {
    width: 175px;
    float: right;
    margin: 4px;
}

table.ip-summaryTable .ip-table-evenRow {
    background-color: #f8f8f8;
}

table.ip-summaryTable tr:hover {
    background-color: #cfe9ff;
    color: #000000;
}

table.ip-summaryTable .ip-table-oddRow.ip-oddBlock {
    background-color: #f5f5f5;
}

table.ip-summaryTable .ip-table-evenRow.ip-oddBlock {
    background-color: #fbfbfb;
}

table.ip-summaryTable tr.ip-table-evenRow.ip-oddBlock:hover {
    background-color: #cfe9ff;
    color: #000000;
}

table.ip-summaryTable tr.ip-table-oddRow.ip-oddBlock:hover {
    background-color: #cfe9ff;
    color: #000000;
}

table.ip-summaryTable .ip-table-blockBreak td {
    border-top-width: 1px;
    border-top-color: #c0c0c0;
    border-top-style: solid;
}

table.ip-summaryTable {
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    clear: left;
    border-collapse: collapse;
}

.ip-summaryTableTitle {
    font-weight: bold;
    font-size: larger;
}

div.ip-summaryTableButtonWrapper {
    float: left;
    clear: both;
    margin-left: 4px;
}

div.ip-summaryTableWrapper {
    width: 95%;
    overflow: auto;
}

div.packageDescription {
    padding: 5px 15px 5px 15px;
    text-align: left;
}

div.packageItemsDescription ul {
    padding-left: 35px;
    margin: 0;
}

#reportTable_Revenue_Summary span.sectionHeading {
    font-weight: bold;
    text-decoration: underline;
}

#MultipleRegList {
    float: left;
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
}

#MultipleRegList .ip-sectionTitle {
    font-weight: bold;
}

#MultipleRegList ul {
    clear: left;
    float: left;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
    list-style-type: square;
}

#MultipleRegList ul li {
    float: left;
    margin: 2px;
    padding: 0 20px 0 0;
    position: relative;
    right: 50%;
}

#index_registrations_profile ul,
#index_registrations_profile ol,
#index_registrations_housing ul,
#index_registrations_housing ol,
#index_registrations_review ul,
#index_registrations_review ol,
#index_registrations_payment ul,
#index_registrations_payment ol {
    list-style-position: inside;
}

#public.index_registrations_profile .ip-elementContent,
#public.index_registrations_housing .ip-elementContent {
    float: left;
    overflow: visible;
}

#public.index_registrations_review .ip-elementContent,
#public.index_registrations_review .ip-elementContent input {
    float: none;
    overflow: visible;
}

.ip-element .sponsorshipPackageOpportunities ul {
    padding-left: 15px;
}

.ip-workshopTable th {
    font-weight: bold;
    text-align: left;
    font-size: 10pt;
}

.ip-workshopTable .ip-workshopTitle {
    font-weight: bold;
}

table.ip-workshopTable {
    width: 350px;
}

#public table.reportTable th,
#public table.reportTable td {
    border-left: 1px solid #cdcdcd;
    padding: 3px;
    vertical-align: top;
}

#public table.reportTable .firstCell,
#public table.reportTable .lastCell {
    border-left: none;
}

#public table.reportTable {
    border: 1px solid #888888;
}

#public table.reportTable .subHeader td {
    background-color: #E0E8F1;
    border-bottom: 1px solid #DEDEDE;
    border-top: 1px dashed #DEDEDE;
    font-weight: bold;
}

#public .reportHeader th {
    font-weight: normal;
    background-color: #dddddd;
    color: #333;
    border-bottom: 1px solid #888888;
    text-align: left;
    white-space: nowrap;
}

#reportTable_ObjectFiles th {
    vertical-align: bottom;
}

#public table tr.odd {
    background-color: #efefef;
}

#public table tr.even {
    background-color: #fff;
}

#public .reportBody.solidTop td {
    border-top: 1px solid #888888;
}

#public table .odd_hover,
#public table .odd_hover a,
#public table .odd_hover a:link,
#public table .odd_hover a:hover,
#public table .odd_hover a:active,
#public table .odd_hover a:visited,
#public table .even_hover,
#public table .even_hover a,
#public table .even_hover a:link,
#public table .even_hover a:hover,
#public table .even_hover a:active,
#public table .even_hover a:visited {
    background-color: #cfe9ff;
    color: #000000;
}

.privacyText {
    color: #999999;
}

div.tabsContainer {
    float: left;
    width: 30%;
}

div.fieldsContainer {
    float: left;
    width: 70%;
}

.canceledeven {
    background-color: #FFCCCC;
}

.canceledodd {
    background-color: #eeaaaa;
}

.accordDiv {
    overflow: visible;
}

span.reg-info-label,
span.exb-info-label,
span.prop-info-label,
span.sess-info-label,
span.hr-info-label,
span.atr-info-label {
    color: #a5a5a5;
}

.loadingWrapper {
    margin: auto;
    text-align: center;
    width: 100%;
}

.ip-bulletItems {
    width: 290px;
    margin: 0 0 0 14px;
    padding: 0;
    float: left;
}

#social-email .ip-elementLabel {
    width: 70px;
}

#social-email {
    z-index: 1005;
    text-align: left;
}

#social-email .ip-buttonBar,
#social-email dd {
    float: right;
    padding: 5px 0;
}

#social-email .ip-buttonBar.clearfix {
    height: auto;
    clear: none;
    visibility: visible;
}

#social-email .ip-button {
    float: none;
    margin: 0;
}

.ui-dialog {
    z-index: 1055;
}

div.label {
    margin-left: 15px;
    padding: 5px;
}

div.checkbox-rightLabel {
    margin-left: 20px;
    width: 900px;
}

div.checkbox-rightLabel span {
    font-style: italic;
}

.workshopRow {
    width: 800px;
}

.ip-workshop-checkbox {
    float: left;
    margin-right: 15px;
}

.ip-workshopTitle {
    float: left;
    width: 70%;
}

.ip-workshopRight {
    float: right;
    width: 25%;
}

.ip-workshopPrice {
    float: right;
}

.ip-workshopFullSchedule {
    cursor: pointer;
    color: #369;
    text-decoration: underline;
    float: right;
    clear: both;
}

.workshopScheduleDate {
    text-align: left;
}

.workshopScheduleStart {
    text-align: right;
}

.workshopScheduleHyphen {
    text-align: center;
    vertical-align: middle;
}

.workshopScheduleEnd {
    text-align: right;
}

.workshopScheduleRoom {
    text-align: center;
}

.scheduleTableDate {
    width: 90px;
}

.scheduleTableTime {
    width: 140px;
}

.scheduleTableRoom {
    width: 120px;
}

.ip-workshopTable-header {
    padding-top: 10px;
}

div.limitWorkshopsSession {
    display: none;
}

#agendaList .ip-group {
    margin-top: 10px;
}

.ip-addressContainer {
    clear: both;
}

.ip-addressContainer div {
    float: left;
}

.ip-addressContainer-address2,
.ip-addressContainer-address3,
.ip-addressContainer-city,
.ip-addressContainer-country {
    clear: both;
}

.ip-copyAddressCheckbox {
    margin-right: .25em;
}

.chosen-container .chosen-results li {
    border: 0 none;
}

div.ip-container div.ip-agendaDayTitle {
    padding-top: 15px;
    font-weight: 700;
    margin: 0 0 6px;
    padding-bottom: 4px;
    font-size: 14px;
    color: #036;
}

.sessionAgendaWaitlist {
    color: #FF0000;
}

.sessionAgendaTrack {
    margin-left: 26px;
}

.ip-modal-loadingDialog .ui-dialog-content {
    text-align: center;
}

/* Legacy jquery.ip.autocomplete inputs + dropdown — restyled to match the
   Launchpad palette / TomSelect look. Lives here in the V3 compat layer so
   it disappears with V2; the un-restyled rules remain in base.css for
   V2-only mode. */

/* The legacy script adds `.ac_input` to inputs it binds to. Restore the V3
   form-control look ONLY when the input is missing `.form-control` — e.g.
   the personnel row in sessions/add.phtml, where the inline JS replaces the
   class attribute and strips it out. When `.form-control` is present we
   defer to the Bootstrap-themed V3 styling owned by scss/admin.scss. */
input.ac_input:not(.form-control) {
    background-color: #ffffff;
    border: 1px solid #e3e8f2; /* slate-20 */
    border-radius: 0.5rem;
    color: #262f3d; /* slate-100 */
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.75rem 1rem;
}

/* Focus state mirrors the V3 admin theme: slate-100 border with no
   box-shadow (the admin SCSS sets $input-focus-box-shadow: none, so a
   Bootstrap focus ring here would deviate from V3, not match it). */
input.ac_input:not(.form-control):focus {
    border-color: #262f3d; /* slate-100 / primary */
    box-shadow: none;
    outline: 0;
}

.ac_results {
    background-color: #ffffff;
    border: 1px solid #e3e8f2; /* slate-20 */
    border-radius: 0.375rem;
    box-shadow: 0 0.5rem 1rem rgba(38, 47, 61, 0.15); /* slate-100 @ 15% */
    overflow: hidden;
    padding: 0.25rem 0;
    z-index: 1065; /* modal dialogs are 1055 */
}

.ac_results ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ac_results li {
    color: #262f3d; /* slate-100 */
    cursor: default;
    display: block;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0;
    padding: 0.5rem 0.875rem;
}

/* Matched search term wrapper — mirrors TomSelect's `.highlight`. */
.ac_results li strong {
    background-color: rgba(255, 237, 40, 0.4);
    font-weight: inherit;
}

.ac_loading {
    background: white url(../../images/loadingAnimation.gif) no-repeat scroll right center;
}

.ac_odd {
    /* No alternating tint in Launchpad — TomSelect uses a flat list.
       Inherit the default white background from .ac_results. */
    background-color: transparent;
}

.ac_over {
    background-color: #f5f7fc; /* slate-10 — Launchpad subtle hover */
    color: #262f3d; /* slate-100 */
}

.qtipTopMiddle {
    cursor: pointer;
    color: #294f98;
}

div.reg-info-container {
    display: inline-block;
}

ul.exSponsorshipItems {
    margin-left: 40px;
}

div.panelDisplay {
    margin-bottom: 30px;
}

div.panelDisplay .panelMenuHeader .maximizeReportButton {
    margin: 2px 10px -3px 0;
}

div.panelDisplay .panelMenuHeader .minimizeReportButton {
    margin: 2px 10px -3px 0;
}

div.panelDisplay div.ip-adminViewHeaderLeft {
    color: #003366;
    display: block;
    font-size: 16px;
    padding: 0 0 0 10px;
    line-height: 35px;
}

.importDescription {
    font-size: 0.9em;
    margin: 10px 0 0 10px;
    max-width: 600px;
    color: #333333;
}

.advancedReportOwner {
    margin: 0 10px 0;
    width: 350px;
}

#ip-adminView #previewForm,
#ip-adminView #previewForm .ip-buttonBar {
    display: inline-block;
    float: right;
}

#ip-adminView #previewForm div.ip-buttonBar {
    padding-top: 0;
}

#ip-adminView .testEmail-buttonBar div.ip-buttonBar {
    padding-top: 0;
}

table.nameLookupReport {
    width: 100%;
    border-spacing: 0;
}

table.nameLookupReport thead th {
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    background-color: #dfdfdf;
}

table.nameLookupReport tbody td,
table.nameLookupReport thead th {
    padding: 10px 10px;
}

table.nameLookupReport tbody td {
    border-bottom: 1px solid #a0a0a0;
    border-right: 1px solid #e3e3e3;
    cursor: pointer;
}

table.nameLookupReport tbody td:last-child {
    border-right: none;
}

table.nameLookupReport tbody tr:nth-child(odd) {
    background-color: #fff;
}

table.nameLookupReport tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

table.nameLookupReport tbody tr:nth-child(odd):hover,
table.nameLookupReport tbody tr:nth-child(even):hover {
    background-color: #f9f9f9;
}

table.nameLookupReport tbody td div.ip-button {
    display: inline;
    float: none;
    margin-left: 0;
    margin-right: auto;
}

table.nameLookupReport tbody td div.ip-button a {
    display: inline;
}

.or-divider {
    position: relative;
    text-align: center;
}

.or-divider-bg {
    background-color: #000000;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
}

.or-divider-text {
    background-color: #ffffff;
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    display: inline;
    position: relative;
}

.element-SingleAncillaryPackage .packageDescription {
    display: block;
    clear: both;
}

.pointer {
    cursor: pointer;
}

#actionMenuWrapper {
    float: left;
}

#actionMenu {
    height: 28px;
}

#AdminTabs {
    height: 38px;
    display: block;
}

#AdminTabs ul {
    padding-top: 10px;
    padding-right: 7px;
    float: right;
    margin-bottom: 0;
}

#AdminTabs ul li {
    float: right;
    height: 28px;
    list-style-type: none;
    border-right: 1px solid #369;
    background: #003366;
    margin: 0;
    position: relative;
}

#AdminTabs ul li:first-child {
    border-radius: 0 5px 0 0;
}

#AdminTabs ul li:last-child {
    border-radius: 5px 0 0 0;
}

#AdminTabs ul li.arrow {
    border-right: none;
}

#AdminTabs ul li.arrow a {
    background: url(../images/design/arrowDown.png) 40px 9px  no-repeat;
    padding-right: 25px;
}

#AdminTabs ul li ul.more {
    position: absolute;
    display: none;
    right: 0;
    top: 28px;
    margin: 0;
    padding: 0;
}

#AdminTabs ul li ul.more li {
    float: none;
}

#AdminTabs ul li ul.more li:first-child {
    border-radius: 0;
}

#AdminTabs ul li ul.more li:last-child {
    border-radius: 0 0 5px 5px;
}

#AdminTabs ul li ul.more li a {
    background: none;
    width: 500px;
}

#AdminTabs ul li ul.more li a:hover {
    background: none;
}

#AdminTabs ul li:hover ul {
    display: block;
    z-index: 1005;
}

#AdminTabs ul li.tabRight {
    margin: 0 10px 0 0;
    border-right: none;
    background: url(../images/design/tabRight.png) no-repeat right top;
}

#AdminTabs ul li.tabLeft {
    padding-left: 5px;
    border-left: none;
    border-right: none;
    background: url(../images/design/tabLeft.png) no-repeat right top;
}

#AdminTabs ul li a {
    padding: 6px 10px 0;
    display: block;
    color: #9cf;
    text-decoration: none;
    position: relative;
    font-size: 8.5pt;
    cursor: pointer;
}

#AdminTabs ul li a:hover {
    color: #fff;
}

#AdminTabs ul li.current a {
    color: #fff;
}

#AdminTabs ul.more li {
    background-image: none;
    background-color: #006699;
    border-bottom: 1px solid #3c7aab;
}

#AdminTabs ul.more li:first-child {
    -moz-border-radius-topright: 10px;
    -webkit-border-radius-topright: 10px;
    border-radius-topright: 10px;
}

#AdminTabs ul.more li:last-child {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomright: 10px;
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;
}

.ip-elm-franchiseRoles .ip-element .ip-elementContent label {
    display: block;
}