﻿#personaldataAccordion .tabletr {
    width: 100%;
    display: table-row;
}

#personaldataAccordion .tablelabel {
    width: 20%;
    display: table-cell;
}

#personaldataAccordion .tabledatal {
    width: 30%;
    display: table-cell;
}

#MainContent_divSaveCard {
    text-align: right;
}

#divCustomDataModal {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto !important;
}

.spnScalingFactor img {
    width: 11px;
    height: 15px;
}

#divSignupSuccess {
    margin-left: 20px;
    margin-right: 20px;
}

#divTermsOfUse {
    width: 69px;
}

#selSlotStartTime {
    width: 100%;
}

#modalSlotDetails {
    display: none;
    width: 400px;
    left: 50%;
    margin-left: -200px;
    padding-bottom: 0px;
}

.singleServiceBook {
    color: #0054E6;
}

    .singleServiceBook:hover, .singleServiceBook:focus {
        color: #002f7f;
        outline-offset: -2px !important;
    }

#divAvailableSlots {
    font-size: 12px;
}

.slotsAccHeader a {
    cursor: default !important;
}

.slotsAcc table tr {
    vertical-align: top;
}

.tdTherapistName {
    width: 33%;
}

.tdTherapistSlots {
    width: 66%;
}

.tdTimeRange {
    width: 55%;
}

.tdSelectSlot {
    width: 45%;
}

a:hover {
    text-decoration: none !important;
}

#divAvailableSlots .slotsAccHeader {
    padding: 5px 0px 5px 5px;
}

.accordian {
    outline-color: none;
}

.slotsAccHeader {
    margin-bottom: 0px;
}

.slotsAcc {
    padding-left: 10px;
}

#divAvailableSlots {
    width: 55%;
    margin: auto;
    text-align: left;
}

#divPreferedTimeSlots {
    text-align: center;
}

#MainContent_divSaveCard input {
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

#MainContent_divSaveCard span {
    width: 4% !important;
    text-align: right;
}

#MainContent_divSaveCard label {
    text-align: left;
    margin-left: 5px;
}

#divPreferences select {
    width: 128px;
}

#divDateSelection, #divTimePrefSelection, #divTherapistSelection, #divTherapistSelection_partner, #divCheckAvailability, #divPartnerName {
    width: 55%;
    margin: auto;
    text-align: center;
}

#personalInfo {
    padding-bottom: 10px;
}

#settingsAccordion > div, #DeliveryInfoAccordion > div {
    border: 2px solid;
}

#divSignUp #settingsAccordion, #divSignUp #DeliveryInfoAccordion {
    padding: 0px 0px 10px 0px;
}

.cartButtonNext {
    width: 200px;
    padding: 13px;
    font-size: 22px;
    box-shadow: none;
    border-color: transparent;
    border-width: 0;
}

#divPrevButton {
    padding: 0px 0px 10px 0px;
    text-align: left;
}

#btnCheckAvailability {
    width: 260px;
    margin-right: 2px;
    margin-bottom: 13px;
    font-size: 22px;
    box-shadow: none;
    border-color: transparent;
    border-width: 0;
}

.cartHeader {
    font-size: 25px;
}

#divGCLabel {
    text-align: center;
}

.divMainTemplate, .divGCDetails, .divSelectTemplate, .divGCTitle {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

    .divMainTemplate > table {
        background-color: #ffffff;
        border: 2px solid #E0E0E0;
        width: 85%;
    }

#loginHelpText {
    margin-bottom: 0px;
    padding: 8px 14px 8px 14px;
}

.noSlotsMessage a {
    color: #0054E6;
    font-style: italic;
}

    .noSlotsMessage a:hover, .noSlotsMessage a:focus {
        color: #002f7f;
        outline-offset: -2px !important;
    }

.serviceTherapistDescription, .itemAction {
    margin: 0 0 0 0;
    cursor: pointer;
    font-size: 9.5px;
}

.tdSlotsSelected {
    /*opacity: 0.5; */
}

.noSlotsTd {
    color: gray;
}

select {
    border-radius: 0px;
}

#divPreferedTimeSlots .tdAvailableSlots {
    text-align: center;
}

.spanSlotSelected {
    padding: 13px 13px 14px 14px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    display: none;
    float: left;
    margin-left: 40%;
}

.tdSlotsSelected span {
    display: block;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.tdSlotsSelected button {
    display: none !important;
}

.tablenoborder button {
}

#divComments {
    padding: 0px 0px 10px 10px;
}

    #divComments textarea {
        border-radius: 0px;
    }

#slotDatePicker a {
    text-transform: uppercase;
    color: #08c !important;
    text-decoration: none;
}

#slotDatePicker .noSlotsTd {
    color: #808080 !important;
}

#divPreferedTimeSlots {
    padding-bottom: 10px;
}

#slotDatePicker td {
    border-bottom: 1px solid #CCC7C7;
    text-align: center;
}

#divAvilableSlots {
    border: 1px solid #CCC7C7;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 0px;
}

#slotDatePicker .tdslotDate {
    border: 1px solid #CCC7C7;
    border: 1px solid #CCC7C7;
    border-bottom: 0px !important;
}

.tableAvilableSlots {
    margin-bottom: 0px;
}

    .tableAvilableSlots th {
        padding: 0px;
        border-top: 0px solid #ddd;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .tableAvilableSlots td {
        padding: 0px;
    }

.noSlotsMessage td {
    padding: 10px;
    padding-left: 49px;
}

.clsTxtPreferences {
    width: 97%;
    height: 40px;
}

label {
    cursor: default;
}

.modalCenters .modal-body {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modalCenterSearch .modal-body {
    overflow-x: hidden;
    overflow-y: hidden;
}

.divEmpImg {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .divEmpImg table {
        width: 100%;
    }

.modal_payment_Body {
    min-height: 300px;
}

.topBarDivs1 {
    width: 50%;
}

.topBarDivs2 {
    width: 10%;
}

.topBarDivs3 {
    width: 20%;
}

.topBarDivs4 {
    width: 20%;
}

#divItemDetialsAddToCart div {
    display: inline-block;
}

.divMobileLogo {
    display: none;
}

.divDesktopLogo {
    display: block;
}

.feedback {
    text-align: right !important;
}

#divTitleSelectTemplate {
    text-align: left;
}

#divSelectTemplate {
    margin-left: 17%;
    margin-bottom: 16px;
    margin-right: 3%;
}

#divEmpCarousel {
    margin-bottom: 10px;
}

form {
    margin: 0 0 0px;
}

.divItemAddToCart {
    height: 20px;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
}

.divServiceLanding .divItemAddToCart {
    height: 20px;
}

.divProductLanding .divItemAddToCart {
    height: 20px;
}

.divMembershipLanding .divItemAddToCart {
    height: 20px;
}

.divPackageLanding .divItemAddToCart {
    height: 20px;
}

.divServiceLanding .divItemAddToCart {
    height: 20px;
}

.tdCartLabelLeft {
    width: 20%;
}

.tablenoborder {
    margin-top: 10px;
    margin-bottom: 10px;
}

.divPreferenceSection {
    padding: 0px 0px 10px 0px;
}

#divDateLabel, #divTherapistLabel, #divTherapistLabel_partner, #divTimeLabel, #divTimePrefLabel, #divLabelName {
    display: inline-block;
    text-align: left;
    width: 55%;
}

#divDateSelect, #divTherapistDrop, #divTherapistDrop_partner, #divTimeSelect, #divTimePrefSelect {
    display: inline-block;
    text-align: right;
    width: 44%;
}

#lblCartDateSmall, #lblSelectTherapistSmall, #lblCartTimeSmall, #lblCartTimePrefSmall {
    display: none;
}

#lblCartDate, #lblSelectTherapist, #lblSelectTherapist_partner, #lblCartTime, #lblCartTimePref, #lblPartnerNamer {
    display: block;
}

.panel {
}

#divPreferences {
    text-align: left;
}

.footerpolicies {
    text-align: Center;
    clear: both;
}

#tdReceipt, #maintbl {
    width: 100%;
}

#summaryGrid, #generalGrid, #divUserPaymentAccounts {
    padding: 0 10px;
}

#error {
    padding: 20%;
    text-align: center;
}

#spnTweetShare {
    float: left;
    padding-right: 10px;
}

.divFbLikeStandard {
    display: block;
    width: 80px;
    float: left;
    padding-right: 10px;
}

#spnTweetShare iframe {
    width: 80px !important;
}

.divItemTAndC {
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.divItemPrice {
    height: 20px;
}

#settingsAccordion table {
    margin-bottom: 2px;
}

.divItemDescription {
    font-size: 12px;
    height: 100px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.divNeutral .spanItemName {
    margin-left: 0%;
}

#cusFeedback {
    text-align: left;
}

    #cusFeedback table {
        width: 100% !important;
    }

#slider {
    display: none;
}

.modalPayment {
    width: 750px;
    margin-left: -375px;
    top: 5% !important;
    display: none;
}

.modal-body {
    padding-left: 4px;
    padding-right: 4px;
}

.modalfeedback2 .modal-body {
    padding-left: 4px;
    padding-right: 4px;
    height: 30em;
    max-height: none !important;
    overflow-y: hidden !important;
}

.modalfeedback2 {
    display: none;
    width: 35em;
    left: 50%;
}

.modalTAndC,
.modalPackageDetails,
.modalFeedback,
.modalGiftcardResendHstry,
.modalGiftCard,
.modalGiftcardShow,
.modalCancel,
.modalCenters,
.modalPolicies,
.modalEmp {
    display: none;
    width: 800px;
    margin-left: -400px;
    left: 50%;
}

.modalCustomData {
    display: none;
    width: 960px;
    margin-left: -480px;
    left: 50%;
}

.modalCenterSearch {
    display: none;
    width: 800px;
    margin-left: -400px;
    left: 50%;
}

.modalCancel h4 {
    text-align: left;
}

.mainTable {
    min-height: 100%;
}

.divNeutral {
    background-color: inherit !important;
    margin: 0px !important;
    padding: 6px 6px 6px 6px !important;
}

#itemDescription {
    text-align: left;
}

#spanCartCount {
    display: none;
}

#txtCampaignNbr {
    width: 198px;
}

#tdSelectRedtype {
    float: left;
    width: 64%;
    text-align: right;
}

#divReddetails {
    float: left;
    width: 36%;
    text-align: right;
}

#divPreferedTimeSlots .tablenoborder td {
    white-space: normal;
}

.CarosalNext, .CarosalPrev {
    top: 125px;
}

.CarosalPrev {
    height: 0px;
    position: relative;
    margin-left: -95% !important;
    left: 0% !important;
}

.CarosalNext {
    height: 0px;
    position: relative;
    margin-left: 95% !important;
}

.divCategoryItems {
    text-align: center;
}

.spanItemName {
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
    margin-left: 5%;
    margin-right: 5%;
}

.divNeutral .spanItemName {
    margin-left: 0%;
}

.CarosalPrev button, .CarosalNext button {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    left: 0%;
}

.fb-like span {
    max-width: 100%;
    width: 100px !important;
}

.bs-docs-sidebar {
}

.divTitle {
    width: 100%;
    text-align: left;
}

.slided {
    left: 84%;
}

#liSearch {
    padding-top: 7px;
}

#txtSearch {
    width: 97%;
}

.lnkCancel {
    padding: 12px 12px 12px 12px;
    width: 110px;
    text-decoration: underline;
}

.signInOptions {
    position: absolute;
    list-style-type: none;
    display: none;
    margin-left: 34px;
    text-align: left;
    background-color: #ffffff;
    z-index: 1;
    width: 10%;
    min-width: 150px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

    .signInOptions li {
        display: none;
        padding: 10px 10px 10px 10px;
        border-bottom: 1px solid #d7d7d7;
    }

        .signInOptions li a {
            padding: 10px 10px 10px 10px;
        }

        .signInOptions li:hover {
            background-color: #EEE;
            opacity: 0.9;
            text-decoration: none;
        }

        .signInOptions li a:hover {
            text-decoration: none;
        }

.itemsList {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px !important;
}

#modalCenters .modal-body {
    min-height: 400px;
}

#modalCenters #tdCenters {
    height: 410px;
}

#modalCenterSearch .modal-body {
    min-height: 400px;
}

#modalCenterSearch #tdCenters {
    height: 330px;
}

.dropdown-menu {
    /*width: 60%;*/
    top: auto !important;
    left: auto !important;
}

.tdSearch {
    width: 20%;
}

.divLogo {
    float: left;
}

.tdBtnSearch {
    width: 30%;
}

    .tdBtnSearch a {
        height: 20px;
        width: 70px;
    }

#btnSearch {
    padding-left: 5px;
    padding-right: 5px;
}

.divHomeRecommendedServices {
    width: 210px;
    line-height: 18px;
}

.signinimage {
    display: none;
}

.locationimage {
    display: none;
}

#popover {
    margin-left: 15px;
}

a {
    cursor: pointer !important;
}

.masthead {
}

#divBanner1 {
    margin: 0px;
    padding: 0px;
    float: left;
}

#divbodyContent {
    margin-left: 7px;
    margin-right: 7px;
}

.servicenavCategory {
    padding: 10px 0px;
}

.navbar {
    margin-bottom: 0;
    overflow: visible;
}

.btn {
    background-image: none;
    border-radius: 0;
}

input[type="text"] {
    border-radius: 0;
}

.bs-sidenav .nav li {
    line-height: 25px;
}

.bs-sidebar.affix-bottom, .bs-sidebar.affix {
    text-align: left;
    display: inline;
}

.bs-sidebar {
    display: block;
}


#divAddress {
    width: 100%;
    height: 11em;
    padding-left: 10px;
}

.modalCenters #googleMap {
    width: 38em;
    height: 17em;
}

    .modalCenters #googleMap img {
        max-width: none;
    }

.modalCenterSearch #googleMap {
    width: 38em;
    height: 17em;
}

    .modalCenterSearch #googleMap img {
        max-width: none;
    }

.details {
    font-size: 1.0em;
    color: #000;
}

.divCategories {
    width: 150px;
}

.divCategoriesNoImage {
    width: 200px;
    padding-left: 10%;
}

.divSubCategories {
    width: 200px;
}

.greyCircle {
    border: 2px solid #eee;
}

.cartHeader {
    padding-top: 10px;
}

.progress {
    height: 2px !important;
}

.greybar {
    -moz-box-sizing: border-box;
    background-color: #eee;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
}

.icon-remove, .decrease-quantity, .increase-quantity {
    cursor: pointer;
}

.item-quantity {
    font-size: 15px;
}

.form-group {
    padding: 10px 10px 10px 10px;
}

.form-horizontal .control-label {
    text-align: left !important;
}

#modalCart {
    height: 100%;
    width: 96%;
    padding-left: 25px;
}

.modal_payment_Body {
    max-height: 480px !important;
}

#divProgress {
    padding-top: 0px;
}

.cartTd {
    vertical-align: top;
}

.star {
    width: 140px !important;
}

.divDeals {
    padding-top: 30px;
    min-height: 400px;
    padding-right: 10px;
}

.dealsHover {
    cursor: pointer;
}

.carousel-indicators {
    display: none !important;
}

#divSubmitted {
    padding: 100px;
    width: 75%;
}

.ui-jcoverflip {
    position: relative;
}

.ui-jcoverflip--item {
    position: absolute;
    display: block;
}

.liGCImg {
    padding: 10px;
}


.disabled {
    display: none !important;
}

.ulEMps {
    /*background-color: #ccc;     color: #fff;     height:150px;*/
}

.tdDescription {
    padding-left: 30px;
}

.feedbackstar {
    width: auto !important;
}

.feedbackstarLarge > img {
    /*height: 50px;*/
}

.cartTd label {
}

#divHome {
    padding: 0px;
}

#spanCart {
    color: #fff;
}

.prev {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 100;
    height: 40px;
    left: 25%;
    line-height: 30px;
    margin-top: -20px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 40px;
}

.next {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 100;
    height: 40px;
    line-height: 30px;
    margin-top: -20px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 40px;
    left: auto;
}

    .next:hover, .prev:hover, .next:focus, .prev:hover {
        color: #FFFFFF;
        opacity: 0.9;
        text-decoration: none;
    }

span.radio {
    padding: 30px;
}

    span.radio > input[type="radio"] {
    }

    span.radio > label {
        float: left;
        margin-right: 5px;
    }

.btn {
    line-height: 18px !important;
}

#divRibbon .container .nav li {
    line-height: 24px;
}

.navbar-inner {
    filter: none !important;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.1s ease-in-out left;
    -moz-transition: 0.1s ease-in-out left;
    -o-transition: 0.1s ease-in-out left;
    transition: 0.1s ease-in-out left;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
    background-color: #ffffff;
}

.dealsHover img {
    max-width: none !important;
}

#divSignInSuccess {
    margin-left: 7px;
}

#alogohref {
    padding-left: 10px;
}

.trbottom {
    border-bottom: 1px solid #eee;
}


#tableWhite .table-striped {
    background-color: #ffffff;
}

.modal-loading {
    position: relative !important;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.originalPrice {
    text-decoration: line-through;
}

.cartItemCampaign {
    font-size: 9px;
}

RadPicker table.rcTable, .RadPicker table.rcTable td {
    vertical-align: top;
}

.tablenoborder th, .tablenoborder td {
    border-top: 0px !important;
    line-height: 18px;
}

.checkBox input {
    vertical-align: top;
}

.checkBox label {
    display: inherit;
    padding-left: 15px;
    vertical-align: bottom;
}

.tdslotDate {
    font-weight: bold;
}

#divLoadingMaster {
    width: 100%;
    height: 650px;
}

.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}

.span3 {
    width: 150px;
}

.bs-docs-sidenav.affix {
    top: 170px;
}

.bs-docs-sidenav {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right;
    line-height: 30px;
    padding-top: 0px;
    padding-right: 35px;
    padding-bottom: 0;
    padding-left: 5px;
    width: 100% !important;
}

    .bs-docs-sidenav li {
        width: 100% !important;
    }

    .bs-docs-sidenav > li:first-child > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .bs-docs-sidenav > li > a {
        display: block;
        width: auto;
        margin: 0px 10px -1px 0px;
        padding: 8px 14px;
        border: 1px solid #e5e5e5;
    }

.icon-chevron-right {
    background-position: -456px -72px;
}

.bs-docs-sidenav > .active > a {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border: 0;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}

.close {
    color: #FFFFFF !important;
    opacity: 0.9 !important;
}

#tableWhite th, #tableWhite td {
    border-top: 0px solid #DDDDDD !important;
}

.tableWhite tbody > tr > td, .tableWhite tbody > tr > th {
    background-color: #fff !important;
}

.tableGrey tbody > tr > td, .tableWhite tbody > tr > th {
    background-color: #f9f9f9 !important;
}

.divNeutral {
    background-color: #ffffff !important;
    text-align: left;
}

.aNeutral {
    font-size: 18px;
}

.active a i {
    opacity: 0.9 !important;
}



.mmsFooter {
    background-repeat: no-repeat;
}

.bs-docs-noimages > li > a {
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
    width: 200px;
}

.bs-docs-noimages .icon-chevron-right {
    float: right;
    margin-top: 4px;
    opacity: .25;
}

.bs-docs-noimages {
    width: 150px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 0px;
    padding-bottom: 0;
    background-color: @base-background-color;
    padding-right: 0px;
    padding-left: 0px;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .2;
    filter: alpha(opacity=20);
}

.breadcrumb > li {
    text-shadow: 0 0 0 #FFFFFF;
}

.bs-sidenav {
    text-shadow: 0 0 0 #F2DFE6;
}

.popover-content {
    padding: 6px 27px !important;
}

.dv-radio-input {
    margin: 0px 0px 4px 0px !important;
}

.ui-radio-text {
    margin-left: 8px;
    vertical-align: bottom;
}

.ui-radio-text-sub {
    font-size: 11px;
}

.divLandingPage h3 {
    padding: 0 0 0 0px;
    text-align: left;
}

.ui-icon {
    width: 16px;
    height: 16px;
    margin-left: 1px;
    display: inline-block;
}

.breadcrumb {
}

.navbar-inner {
    padding-left: 0px;
    padding-right: 0px;
}

#divRibbon {
    background-image: none;
    margin-left: 0px !important;
}

.masthead {
    margin-left: 7px;
    margin-right: 7px;
}

.breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#divHome {
    width: 100% !important;
}

#divbodyContent h3 {
    padding: 0 0 10px 0px;
}

#tblHome h3 {
    padding: 0 0 0 10px;
    text-align: left;
}

#personalInfoAccordion, #DeliveryInfo {
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
}

.divLandingPage {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 10px;
    margin-top: 0px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    margin-left: 1px;
    display: inline-block;
}

.carousel {
    position: relative;
    margin-bottom: 0px !important;
    line-height: 1;
}

.carosalTable td {
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
}

.divHomeRecommendedServices {
    width: 223px;
    height: 280px !important;
}

.divRelatedItems {
    width: 223px;
    height: 280px !important;
}

#carouselNewProducts, #carouselNewServices, #carouselRecommendedServices, #carouselRecommendedProducts, #carouselDayPackages, #carouselRelatedItems {
    height: auto !important;
}

.cartCheckOut, .cartAddToCart {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    display: inline-block;
    width: 50%;
}

.watermark {
    color: #999;
}

.truncate {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
    display: block;
    overflow: hidden;
}

#policies {
    cursor: pointer;
    font-size: 9.5px;
    display: inline-block;
}

.policies {
    cursor: pointer;
    font-size: 9.5px;
    display: inline-block;
}

.divCategory {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.tblMMSFooter table {
    width: 100%;
}

.liTherapistImg {
    width: 126px;
    height: auto;
    display: inline-block;
}

.liGCImg {
    height: auto;
    display: inline-block;
}

.ulCarosalItems, .ulEMps, .ulGCImg {
    overflow-y: hidden;
    white-space: nowrap;
    list-style-type: none;
    overflow-x: hidden;
    margin: 0px 0px 0px 0px;
}

.liCarosalItems {
    vertical-align: bottom;
    width: 235px;
    padding-top: 20px;
    cursor: pointer;
    text-align: center;
    min-height: 170px;
    padding: 5px 5px 5px 5px;
    display: inline-block;
}

.divCarosalItems {
    padding: 20px 0px 0px 0px;
}

.ulServiceCategory, .ulServiceItem {
    list-style-type: none;
    height: auto;
    text-align: left;
}

.liServiceCategory, .liServiceItem {
    vertical-align: bottom;
    width: 235px;
    padding-top: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

.divServiceCategory {
    padding: 20px 0px 20px 0px;
}

.divServiceItem {
    padding: 20px 0px 0px 0px;
}

.liServiceCategory:hover, .liServiceItem:hover {
    padding: 5px 5px 5px 5px;
}

#divCatItems {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

#landingPageLeft {
    width: 19%;
    display: inline-block;
    vertical-align: top;
}

.divTable {
    display: table;
    width: 100%;
}

.divRow {
    display: table-row;
}

.divColumn4 {
    display: table-cell;
    text-align: center;
}

.divColumn {
    display: table-cell;
    text-align: center;
}

.navbar-header {
    display: none;
}

#menuBarList {
    width: 85%;
    float: left;
}

.divCart {
    width: 15%;
    float: left;
}

#btnResMenu {
    display: none;
}

.divRow {
    display: table-row;
}

.topitems {
    display: table-cell;
    vertical-align: middle;
}

.yourCart {
    margin: 0px 0px 0px 0px !important;
}

    .yourCart li {
        width: 100%;
    }

.divCart .secondColor {
    width: 100%;
    padding-right: 0px;
    margin-right: 10px;
    height: 43px;
    padding-bottom: 1px;
}

.navbar-toggle {
    display: none;
}

.signupImgOr {
    height: 100px;
}

.divImgOr {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/common/images/SignInOrUp.png);
    height: 42px;
    position: relative;
    text-align: left;
    vertical-align: baseline;
    visibility: visible;
    left: 47%;
    background-repeat: no-repeat;
    width: 42px;
    top: 100%;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.breadcrumb {
    text-align: left;
}

.divCart .popover.bottom {
    left: -139.5px !important;
}

.dropdown-menu li a {
    white-space: nowrap;
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

#divBanner1 {
    width: 100% !important;
}

.divLandingPage {
    width: 100% !important;
}

#div1 {
    width: 100% !important;
}

.popover.bottom .arrow {
    left: 82% !important;
}

.liAllItemsInOnePage {
    width: 32%;
}

@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation: portrait) {

    .TemplateImg {
        width: 100%;
    }

    #divDateSelection, #divTimePrefSelection, #divTherapistSelection, #divTherapistSelection_partner, #divCheckAvailability, #divPartnerName {
        width: 100%;
        margin: auto;
    }

    .divMainTemplate, .divGCDetails, .divSelectTemplate, .divGCTitle {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .spanSlotSelected {
        margin-right: 0px;
    }

    .signupImgOr {
        padding-top: 20px;
    }

    #divSelectTemplate {
        margin-left: 0%;
    }

    #divPreferences {
        margin-left: 0%;
        margin-right: 0%;
    }

    .divEmpCarousel {
    }

    .secondColor {
        background-color: transparent !important;
    }

    #divReddetails {
        float: left;
        width: 53%;
        text-align: right;
    }

    #tdSelectRedtype {
        text-align: left;
    }

    .control-label {
        display: none;
    }

    .tdBtnSearch a {
        height: 20px;
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .liServiceCategory, .liServiceItem {
        width: 46%;
    }

    .divCart .secondColor {
        height: 40px;
        width: 42%;
    }

    #spanCart {
        display: none;
    }

    #divItemPriceDetails select {
        width: 205px;
    }

    .nav-itemsselected {
        width: 100% !important;
    }

    .nav-lastitemsselected {
        width: 100% !important;
    }

    #divPreferedTimeSlots .tablenoborder td {
        white-space: inherit;
    }

    #slotDatePicker {
        display: none;
    }

    #divAvilableSlots {
        border-top: 1px solid #CCC7C7;
    }

    .nav-items {
        display: none;
    }

    #txtSearch {
        width: 80%;
    }

    .CarosalPrev {
        display: none !important;
    }

    .CarosalNext {
        display: none !important;
    }

    .ulCarosalItems, .ulEMps, .ulGCImg {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .mmsImage {
        max-width: 96%;
    }

    .divSearch {
        position: absolute;
        padding-top: 25px;
    }

        .divSearch div {
            width: 94%;
            text-align: right;
        }

    #menuBarList {
        display: none;
    }

    .signupImgOr {
        height: 42px;
    }

    .divImgOr {
        top: inherit;
    }

    .UserSignUp {
        padding-left: 0px !important;
    }

    .signInOptions {
        right: 10%;
    }

    #landingPageLeft {
        float: none;
        width: 100%;
    }

    #divCatItems {
        width: 100%;
        float: none;
    }

    .navbar .nav > li {
        float: left;
        width: 50%;
    }

    .divColumn4 {
        display: block;
        width: 100% !important;
    }

        .divColumn4.divSearch {
            display: block;
            width: 97% !important;
        }

    #menuBarList .items {
        display: none;
    }

    .navbar-header {
        display: block;
    }

    .secondColor {
        width: 100%;
        float: none;
    }

    .itemsList {
        width: 100%;
        float: none;
    }

    #btnResMenu {
        display: block;
    }

    .divServiceCategory, .divServiceItem {
    }

        .divServiceItem table {
            width: 100%;
        }

    .rightSidebar {
        display: none;
    }

    #centersList {
        width: 98%;
    }

    #policies {
        cursor: pointer;
        font-size: 9.5px;
        padding-left: 0px;
    }

    .policies {
    }

    .divTable {
        display: block;
        width: 100%;
    }

    .divRow {
        display: block;
    }

    .topitems {
        display: block;
    }

    .navbar .nav {
        margin: 0 0px 0 0;
    }

    #menuBarList {
        width: 100%;
        float: left;
    }

    .divCart {
        left: 84% !important;
        float: right !important;
        position: absolute !important;
    }

    .cart-count {
        opacity: 0;
        color: #fff;
        background: #5a8dc5;
        position: absolute;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        border-radius: 50px;
        font-size: 11px;
        margin: 14px 0 0 -25px;
        border: 1px solid #ffffff;
        transition: opacity 0.2s ease-out;
    }

    .navbar-toggle {
        width: 10%;
        display: block;
    }

        .navbar-toggle li {
            background-image: repeating-linear-gradient(transparent 0,transparent 0px,#ffffff 0px,#FFFFFF 2px,transparent 2px,transparent 6px);
        }

    #tdtopBar .divTable {
        float: left !important;
    }

    .tdSearch {
        width: 36%;
    }

    .tdBtnSearch {
        width: 10%;
    }

    .divLogo {
        float: none;
    }

    .dropdown-menu {
        width: 77%;
    }

    #modalCenters .modal-body {
        min-height: 400px;
    }

    #modalCenters #tdCenters {
        height: 410px;
    }

    #modalCenterSearch .modal-body {
        min-height: 400px;
    }

    #modalCenterSearch #tdCenters {
        height: 300px;
    }

    .footerpolicies {
        height: auto !important;
    }

    .spanCartCountactive {
        display: block !important;
        position: absolute;
        top: 2px;
        padding-left: 7px;
        width: 11px;
        padding-right: 4px;
        border-radius: 21px;
        background-color: #ffffff;
        height: 21px;
    }

    .RadCalendarPopup {
        left: 40% !important;
    }

    .modalfeedback2 {
        width: 80%;
        left: 10%;
        margin-left: 0px;
    }

    .modalTAndC, .modalPackageDetails, .modalFeedback, .modalGiftcardResendHstry, .modalGiftCard, .modalCancel, .modalCustomData, .modalCenters, .modalPolicies, .modalPayment, .modalEmp {
        width: 80%;
        left: 10%;
        margin-left: 0px;
    }

    .modalCenterSearch {
        width: 80%;
        left: 10%;
        margin-left: 0px;
    }

    #divItemDetialsAddToCart div {
        display: inline-block;
        width: 96%;
    }

    #divItemDetialsAddToCart input {
        width: 100% !important;
        height: 40px;
        font-size: 20px;
    }

    .topBarDivs1 {
        width: 0%;
    }
}

@media handheld, only screen and (max-height: 620px), only screen and (max-device-height: 620px) and (orientation: portrait) {

    #modalCenters .modal-body {
        min-height: 200px;
    }

    #modalCenterSearch .modal-body {
        min-height: 200px;
    }

    #modalCenters #tdCenters {
        height: 205px;
    }

    #modalCenterSearch #tdCenters {
        height: 205px;
    }

    .modalfeedback2 {
    }

    .modalTAndC, .modalPackageDetails, .modalFeedback, .modalGiftcardResendHstry, .modalGiftCard, .modalCancel, .modalCustomData, .modalCenters, .modalPolicies, .modalPayment, .modalEmp {
    }

    .modalCenterSearch {
    }
}

@media handheld, only screen and (max-width: 450px), only screen and (max-device-width: 450px) and (orientation: portrait) {

    #personaldataAccordion .tabletr {
        width: 100%;
        display: block;
    }

    #personaldataAccordion .tablelabel {
        width: 100%;
        display: block;
    }

    #personaldataAccordion .tabledatal {
        width: 100%;
        display: block;
    }

    .divMainTemplate, .divGCDetails, .divSelectTemplate, .divGCTitle {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .tableAvilableSlots span {
        display: none !important;
    }

    .tableAvilableSlots button {
        display: none !important;
    }

    .clsTxtPreferences {
        width: 94%;
    }

    .modalCenters .modal-body {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .modalCenterSearch .modal-body {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    #paymentsLoading {
        position: initial !important;
    }

    .divItemAddToCart {
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
    }

    .aCheckOut {
        width: 80%;
    }

    .aAddToCart {
        width: 80%;
    }

    .cartCheckOut, .cartAddToCart {
        display: block;
        width: 100%;
    }

    .topBarDivs1 {
        width: 70%;
    }

    .topBarDivs2 {
        width: 0%;
    }

    .topBarDivs3 {
        width: 15%;
    }

    .topBarDivs4 {
        width: 15%;
    }

    .modalPayment {
    }

    .modal_payment_Body {
        max-height: 375px !important;
    }

    .modal-body {
        max-height: 375px !important;
    }

    .modalfeedback2 .modal_body {
        height: 35em;
    }

    #modalCenters .affix {
        position: relative;
        float: none !important;
    }

    .modal {
        top: 0% !important;
    }

        .modal .modalfeedback {
            width: 23em;
            left: 85% !important;
        }

    #TransulateLanguage {
        display: none;
    }

    .divMobileLogo {
        display: block;
    }

    .divDesktopLogo {
        display: none;
    }

    #divPaymentScreen {
        font-size: 11px;
    }

    #header iframe, .footer iframe {
        display: none;
    }

    .divItemAddToCart a {
        color: #FFF !important;
    }

    .lblTotal {
        display: inline-block;
        width: 50%;
    }

    .lblTotalPrice {
        display: inline-block;
        width: 50%;
    }

    #divItemPriceDetails select {
        width: 65%;
    }

    #divReddetails div {
        text-align: center !important;
    }

    #divReddetails input {
        width: 90% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 0px !important;
    }

    #divReddetails a {
        width: 86% !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #divReddetails select {
        width: 93% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5.5%;
        margin-right: 0px !important;
    }

    .tdCartLabelLeft {
        width: 10px;
    }

    .tdCartLabel {
        display: none;
    }

    #trRadPickUpCenter {
        width: inherit !important;
    }

    .cartTd input {
        width: 88% !important;
    }

    .cartTd select {
        width: 93% !important;
    }

    .cartTd {
        padding-left: 10px;
    }

    #btnCheckAvailability {
        width: 100%;
        margin: 0px;
    }

    #divDateLabel, #divTimePrefLabel, #divTimeLabel, #divTherapistLabel, #divTherapistLabel_partner, #divLabelName {
        display: inline-block;
        text-align: left;
        width: 50%;
    }

    #divTherapistDrop, #divTherapistDrop_partner, #divDateSelect, #divTimePrefSelect, #divTimeSelect {
        display: inline-block;
        text-align: right;
        width: 47%;
    }

    #MainContent_ddlTherapists, #ddlTimePrefSelect {
        width: 100% !important;
    }

    #divMulTherps table {
        width: 100% !important;
    }

    #lblCartDateSmall, #lblSelectTherapistSmall, #lblCartTimeSmall, #lblCartTimePrefSmall {
        display: block;
    }

    #lblCartDate, #lblSelectTherapist, #lblSelectTherapist_partner, #lblCartTime, #lblCartTimePref, #lblPartnerName {
        display: none;
    }

    .panel {
        margin-left: 0%;
        margin-right: 0%;
    }

    #trRecieptRedeemPackInfo, #trRecieptMemInfo, #trRecieptPackInfo, #trRecieptLpDetails, #trRecieptCouponBefore,
    #trRecieptCoupon, #trRecieptCustomData, #trRecieptMemInfo, #trRecieptPackInfo, #trRecieptRedeemPackInfo, #tdBtnPrint {
        display: none;
    }

    #tdReceipt {
        padding-left: 0px;
    }

        #tdReceipt table {
            width: 100% !important;
        }

    #tdMinContent {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #divAvilableSlots .table th, #divAvilableSlots .table td {
        padding: 5px;
        border-top-width: 0px;
    }

    #summaryGrid, #generalGrid, #divUserPaymentAccounts {
        padding-right: 0px !important;
    }

    .divItemDetailDescription {
        padding-top: 10px;
    }

    .divItemAddToCart {
        height: 66px;
    }

    .modal-header {
        height: auto !important;
    }

    .modalfeedback2 {
        width: 96%;
        left: 2%;
        margin-left: 0px;
    }

    .modalTAndC, .modalPackageDetails, .modalFeedback, .modalGiftcardResendHstry, .modalGiftCard, .modalCancel, .modalCustomData, .modalCenters, .modalPolicies, .modalPayment, .modalEmp {
        width: 96%;
        left: 2%;
        margin-left: 0px;
    }

    .modalCenterSearch {
        width: 96%;
        left: 2%;
        margin-left: 0px;
    }

    .divNeutral .spanItemName {
        margin-left: 0%;
        margin-right: 0%;
        font-size: 12px;
        font-weight: bold;
    }

    .divItemDescription {
        font-size: 10px;
        height: 140px;
        white-space: normal;
    }

    .aAddToCart {
        margin-bottom: 10px;
    }

    .cartAddToCart {
        float: none;
    }

    .cartRadioBtn {
        margin-left: 20px;
    }

    .liCarosalItems {
        width: 145px !important;
        font-size: 10px;
    }

    .liServiceCategory {
        font-size: 10px;
    }

    .liServiceItem {
        font-size: 10px;
    }

    .divServiceCategory {
        padding: 6px;
    }

    .divServiceItem, .divCarosalItems {
        padding: 6px 6px 6px 6px !important;
        max-width: 100% !important;
    }

    .modalfeedback2 {
    }

    .modalTAndC, .modalPackageDetails, .modalFeedback, .modalGiftcardResendHstry, .modalGiftCard, .modalCancel, .modalCustomData, .modalCenters, .modalPolicies, .modalPayment, .modalEmp {
    }

    .modalCenterSearch {
    }

    ul {
        margin: auto;
    }

    .divCart .secondColor {
        width: 100%;
    }

    #txtCampaignNbr {
        width: auto;
    }

    #tdSelectRedtype {
        float: none;
        width: 100%;
    }

    #divReddetails {
        float: none;
        width: 100%;
    }

    .popover.bottom {
        left: 13px !important;
    }

    .navbar .nav > li {
        float: none;
        width: 100%;
    }

    .signinimage {
        display: block;
        width: 32px;
        height: 32px;
    }

    .locationimage {
        display: block;
        width: 32px;
        height: 32px;
    }

    #popover span {
        display: none;
    }

    #popover {
        margin-left: 0px;
    }

    #lnkLocations span {
        display: none;
    }

    #slider {
        height: 40px;
        display: block;
        z-index: 2;
    }

    .divBrowseByCategories {
        display: none;
    }

    .leftPanelRes {
        display: none;
        width: 100%;
    }

    .RadCalendarPopup {
        left: 0px !important;
    }

    #divTimePrefLabel {
        vertical-align: top;
    }

    #divTimeSelection {
        padding-top: 10px;
    }

    .cartButtonNext {
        width: 95%;
        padding: 13px;
        font-size: 25px;
        margin: 10px;
    }

    #divAvailableSlots {
        width: 100%;
    }

    #modalSlotDetails {
        width: 96%;
        left: 2%;
        margin-left: 0px;
    }

    #homebradCrumb, #bradCrumbCat, #liCategories {
        display: none;
    }
}


#ddlWebstoreCenters, #ddlItems {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #FFFFFF;
    width: 250px;
}

#ddlItemType {
    background-color: #FFFFFF;
    width: 200px;
}

    #ddlWebstoreCenters a, #ddlItemType a, #ddlItems a {
        border-bottom-color: rgb(162, 162, 162);
        color: #000000;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
        text-decoration: none;
    }

    #ddlWebstoreCenters li, #ddlItemType li, #ddlItems li {
        position: relative;
        text-align: left;
        font-size: 11px;
        letter-spacing: 1px;
        list-style-type: none;
        height: 32px;
    }

    #ddlWebstoreCenters .active, #ddlItemType .active, #ddlItems .active {
        background-color: #e0e0e0;
    }

    #ddlWebstoreCenters div, #ddlItemType div, #ddlItems div {
        white-space: nowrap;
        width: 99%;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 5px;
    }

#divServicePreferences {
    clear: both;
    margin-left: 10%;
    margin-right: 10%;
}

.serPrefItems {
    margin-left: 10px;
}

.RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    font-size: 14px !important;
    height: 30px !important;
}

.rcInputCell + td {
    padding-top: 3px !important;
}

.cartCircle {
    margin-bottom: -3px;
    margin-left: -5px;
    font-size: 30px;
}

#trTagGroups .settingsAcc span {
    padding-left: 10px;
}

#MainContent_radGender input {
    margin-left: 0px;
    margin-right: 5px;
}

#divCartNext {
    padding-top: 10px;
    text-align: right;
}

#divPaymentButtons {
    padding-top: 10px;
}

.auth-error {
    margin-top: 300px;
    line-height: 45px;
}

#divBodyContainer.partial {
    display: flex;
    flex-direction: row;
}

#divBodyMain.partial {
    width: 60%;
}

#divBodySidebar {
    border-left: 5px double;
    width: 0%;
    padding-left: 5px;
    margin-left: 5px;
}

#divAddOns {
    max-height: 400px;
    overflow-y: auto;
}

#divBodySidebar.partial {
    width: 40%;
}

.addOnsForService {
    font-size: large;
}

#tblAddOns {
    width: 100%;
}

.addOnGapRow {
    height: 10px;
}

.addonrow {
    height: 40px;
}

    .addonrow.even {
        background-color: #d3d3d3;
    }

.btnAddOnAdd, .btnAddOnRemove {
    width: 72px;
}

.addonName {
    text-align: right;
    padding-right: 10px;
}

.addonPrice {
    text-align: center;
}

@media handheld, only screen and (max-width: 950px), only screen and (max-device-width: 950px) and (orientation: portrait) {
    #divBodyMain {
        width: 100%;
    }

    #divBodySidebar {
        border-left: none;
        width: 0%;
    }

    #divAddOns {
        max-height: 200px;
        overflow-y: auto;
    }

    #divBodyMain.partial {
        width: 0%;
        display: none;
    }

    #divBodySidebar.partial {
        width: 100%;
    }

    #divPaymentButtons.partial {
        display: none;
    }
}

.divSlots {
    display: table;
    width: 80%;
}

.divServiceDetails {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.divServiceStartsAt, .divBookNow, .Cell {
    display: table-cell;
    border: solid;
    border-width: thin;
    padding: 2% 2% 2% 2%;
    cursor: pointer;
}

.Heading {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.divOpenSlots {
    margin: auto;
    display: grid;
    grid-template-columns: 150px 150px 150px 150px;
    padding: 2px 20% 2px 20%;
}

    .divOpenSlots > div {
        border: 2px solid #ffa94d;
        border-radius: 5px;
        padding: 0.5em;
    }

.divServiceNamesHeading {
    margin: auto;
    display: grid;
    grid-template-columns: 300px 400px;
    padding: 2px 20% 10px 20%;
}

    .divServiceNamesHeading > div {
        border-radius: 5px;
    }

.divServiceNamesInfo {
    text-align: right;
    padding-right: 5px;
}

.divServiceNames {
    text-align: left;
}

.divSlotsHeading {
    margin: auto;
    display: grid;
    grid-template-columns: 385px 100px;
    text-align: right;
    padding: 2px 20% 10px 20%;
}


#cmDropDown {
    width: 30%;
}

/* Popup */
#popup_container {
    font-family: 'Roboto',Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 0 #ff6600;
    color: #000;
    box-shadow: 7px 6px 13px -6px #000 !important;
}

#popup_title {
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    line-height: 1.75em;
    color: #fff;
    background-color: #497993;
    cursor: default;
    padding: 3PX;
    margin: 0 auto;
}

#popup_content {
    background: 16px 16px no-repeat url(/common/Images/info.png);
    padding: 1em 1.75em;
    margin: 0;
}

    #popup_content.alert {
        background-image: url(/common/Images/info.png);
    }

.alert {
    border: none !important;
    color: #333 !important;
}

.customcol2Label {
    text-transform: uppercase;
}

#popup_content.confirm {
    background-image: url(/common/Images/important.gif);
}

#popup_content.prompt {
    background-image: url(/common/Images/help.gif);
}

#popup_message {
    font-size: 12px;
    padding-left: 48px;
    text-align: left;
    font-family: inherit;
}

#popup_panel {
    text-align: center;
    margin: 1em 0 0 1em;
}

#popup_prompt {
    margin: .5em 0;
}
