﻿
/*Styles for new menuitem dialog box*/
.ui-dialog {
    z-index: 9020 !important;
    background: #507781 none repeat !important;
    border-radius: 5px;
    width: 360px !important;
}

.ui-dialog .ui-dialog-content {
    color: white !important;
    font-family: 'open sans', sans-serif;
    font-size: 13px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    background-color: #305f6a;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
}

.ui-dialog .ui-dialog-buttonpane button {
    border: 2px solid white;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: transparent none repeat;
    border-color: white;
    cursor: pointer !important;
    width: 64px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 10px;
    height: 30px;
    line-height: 24px;
    margin-top: 10px;
}

    .ui-dialog .ui-dialog-buttonpane button:hover {
        border-color: #fff;
        background: #fff;
    }

.ui-button-text {
    color: white;
}

.ui-dialog .ui-dialog-buttonpane button:hover span {
    color: #305f6a !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 40px !important;
    display: none;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 40px !important;
    display: none;
}

.ui-dialog .ui-dialog-buttonpane {
    background: #507781 none repeat !important;
    margin-top: 0.0px;
    border-radius: 10px;
}

.ui-button-text {
    color: white;
}

.modal_header {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-family: 'open sans', sans-serif;
    font-size: 12px;
    margin-bottom: 1px;
    line-height: 18px;
    border-bottom: 0px solid #60848d !important;
    padding-bottom: 10px !important;
}

#Showdialog {
    width: auto;
    min-height: 0px;
    max-height: none;
    min-height: 110px !important;
    text-align: inherit;
    padding-left: 20px;
    padding-right: 10px;
}

.txt-head {
    width: 26% !important;
    float: left;
    font-family: Calibri;
    font-size: 26px;
    color: #2e2f2f;
    line-height: 30px;
    padding-left: 20px;
    font-weight: bold;
    border-right: 1px solid #2e2f2f;
}

.txt-body {
    width: 62% !important;
    float: right;
    font-family: Calibri;
    font-size: 14px;
    color: #3d3e3f;
    line-height: 22px;
    padding: 0 20px 5px 20px;
    font-weight: bold;
}

.back {
    background: #8bc9ee;
    padding: 20px 0 18% 0;
}

@media only screen and (max-width:580px) {
    .txt-head {
        width: 25% !important;
        float: left;
        font-family: Calibri;
        font-size: 26px;
        color: #2e2f2f;
        line-height: 30px;
        padding-left: 10px;
        font-weight: bold;
        border-right: 0px solid #2e2f2f;
    }

    .txt-body {
        width: 60% !important;
        float: right;
        font-family: Calibri;
        font-size: 14px;
        color: #3d3e3f;
        line-height: 22px;
        padding: 0 10px 0 10px;
        font-weight: bold;
        border-left: 1px solid #2e2f2f;
    }
}

@media only screen and (min-width:250px) and (max-width:400px) {
    .back {
        background: #8bc9ee;
        padding: 20px 0 50% 0 !important;
    }
}

@media only screen and (max-width:440px) {
    .back {
        background: #8bc9ee;
        padding: 20px 0 40% 0;
    }
}

@media only screen and (min-width:441px) and (max-width:580px) {
    .back {
        background: #8bc9ee;
        padding: 20px 0 30% 0;
    }
}

@media only screen and (min-width:768px) and (max-width:860px) {
    .txt-body {
        width: 60% !important;
        float: right;
        font-family: Calibri;
        font-size: 14px;
        color: #3d3e3f;
        line-height: 22px;
        padding: 0 20px 5px 20px;
        font-weight: bold;
    }

    .back {
        background: #8bc9ee;
        padding: 20px 0 27% 0;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) {
    .back {
        background: #8bc9ee;
        padding: 20px 0 22% 0;
    }
}

#dk0-listbox, #dk1-listbox, #dk2-listbox, #dk3-listbox {
    max-height: 13.5em !important;
}

.formopen {
    width: 660px !important;
}

@media only screen and (max-width:639px) {
    .fancybox-inner {
        width: 350px !important;
    }

    .formopen {
        width: 330px !important;
    }
}
/* Added styles for gold button and custom featured tab - Nithya.R #2125 - START*/
.popup-form {
    background: #f4f6f8 !important;
}

.portal-page #signmeup-form h2 {
    color: #042c38;
    font-size: 28px;
    font-family: 'open sans', sans-serif;
    margin-top: 20px;
    padding-left: 15px;
}

.button.gold-btn {
    border-color: #ffc827;
    background: #ffc827;
}

    .button.gold-btn:hover {
        border-color: #ffc827;
        background: transparent;
        color: #ffc827;
    }

.portal-page.builder-portal .price-table .customfeatured {
    font-family: Calibri !important;
    color: #fff;
    background: #ffc827 !important;
    font-weight: 600;
    font-size: 16px;
}

.portal-page.builder-portal .price-table .volume1 {
    font-family: Calibri !important;
}

.portal-page.builder-portal .price-table .custom1 {
    font-family: Calibri !important;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active .tab-customfeatured {
    font-family: Calibri !important;
    color: #fff;
    background: #ffc827 !important;
    font-weight: 600;
    font-size: 10px;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tab-customfeatured {
    font-size: 10px !important
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tab-custom {
    font-size: 10px !important
}

.tab-customfeatured {
    font-family: Calibri !important;
}

.tab-custom {
    font-family: Calibri !important;
}

.tab-volume {
    font-family: Calibri !important;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tab-volume {
    font-size: 10px !important
}

.portal-page.builder-portal .price-table .volume2 {
    font-family: Calibri !important;
    color: #5ab3e8 !important;
}

.portal-page.builder-portal .price-table .basic2 {
    font-family: Calibri !important;
    color: #5ab3e8 !important; /* to fix the color of the text of customfeature in mobile view #2640 */
}

.pricing-brief {
    font-family: Calibri !important;
    font-size: 18px !important
}

.basic3 {
    font-family: Calibri !important;
    font-size: 15px !important;
    background: #305f6a !important;
    line-height: 20px !important;
}

.noborder {
    border-right: 0px !important;
    border-left: 0px !important;
}

.norightborder {
    border-right: 0px !important;
}

.noleftborder {
    border-left: 0px !important;
}
/* Added styles for gold button and custom featured tab - Nithya.R #2125 - END */
/* Added styles for basic column #2640 - start */
.extramarginborder {
    border-right: 4px solid #e4e9ed !important;
}

.tabs-basic {
    font-family: Calibri !important;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tabs-basic {
    font-size: 10px !important;
    background: #8fcea2 !important
}

.ui-tabs-nav li {
    width: 25% !important
}
/* Added styles for basic column  #2640 - End */
.tab-condo {
    font-family: Calibri !important;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tab-condo {
    font-size: 10px !important;
    background: #ee82ee !important
}

.tab-community {
    font-family: Calibri !important;
}

.portal-page.builder-portal .pricing-wrap .ui-tabs .ui-tabs-nav li.ui-tabs-active a.tab-community {
    font-size: 10px !important;
    background: #8fcea2 !important
}

.fancybox-inner {
    overflow: auto !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .onlysafari {
        font-size: 24px !important;
    }
}

.newsletterfullwidth {
    width: 93% !important;
    background: #fff;
    padding: 17px 20px 10px;
    border-bottom: 4px solid #eff1f3;
    float: left;
    font-family: 'open-sans', sans-serif;
    font-size: 16px;
    color: #fd6b0d;
}

.heightfullwidth {
    float: left;
    width: 100% !important;
    margin-right: 6%;
    background: #f9fafb;
    margin-bottom: 20px;
}

@media only screen and (max-width:450px) {
    .mobilewidth {
        margin-top: 15px
    }
}

@media only screen and (min-width:451px) {
    .mobilewidth {
        margin-bottom: 10px !important;
    }
}

.mobilewidth {
    float: left !important;
}

.button.violet-btn {
    border-color: #ee82ee;
    background: #ee82ee;
}

    .button.violet-btn:hover {
        border-color: #ee82ee;
        background: transparent;
        color: #114453;
        color: #ee82ee;
    }

.premier-toggle-wrapper {
    position: relative;
    width: 95px;
    height: 34px;
    background-color: #ddd;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s;
    user-select: none;
    text-indent: -9999px;
}

.premier-toggle-option {
    flex: 1;
    text-align: center;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    cursor: pointer;
}

.premier-toggle-thumb {
    position: absolute;
    top: 4px;
    width: 26px;
    height: 26px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: left 0.3s;
    left: calc(50% - 13px); /* Neutral center */
    z-index: 0;
}

.premier-toggle-wrapper.interested {
    background-color: #2ecc71;
}

.premier-toggle-wrapper.not-interested {
    background-color: #e74c3c;
}

    .premier-toggle-wrapper.not-interested .premier-toggle-thumb {
        left: 4px;
    }

.premier-toggle-wrapper.interested .premier-toggle-thumb {
    left: calc(100% - 30px);
}

#premier-div {
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}

.PremiumOptlabels {
    display: flex;
    justify-content: space-between;
    width: 85px;
    margin-left: 3px;
    font-weight: bold;
}

