﻿/* Popover styles */
.popover .close {
    position: absolute;
    right: 10px;
    top: 8px;
}

.popover { z-index: 99999; }

.jzb-text-decoration a { text-decoration: none; }

#plan-detail-popover {
    border: none;
    text-decoration: none;
}

.padding-top {
    padding-top: 65px;
}

.contact .email {
    text-decoration: none;
    font-family: sans-serif !important;
}
.contact .phone {
    font-family: sans-serif !important;
}

.LaunchOutErrorMessage {
    font-weight: normal;
}

.alert-container.error.payment-plan-alert {
    margin-left: 0px;
}

.dropdown-menu.paymentPlanContact {
    min-width: 220px;
}

.status-icon {
    display: inline-block;
    width: 75px;
    font-size: 2.5em;
    text-align:center;
}

.payment-details {
    display: inline-block;
}

.contact-not-available {
    font-family: sans-serif !important;
}
