﻿@font-face {
    font-family: 'High Tide';
    font-style: normal;
    font-weight: normal;
    src: url('../Fonts/high_tide-webfont.woff') format('woff');
}

.noPaddingLR {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.fix-amount-div {
    position: fixed;
    top: 10px;
}

.navlogo {
    cursor: default !important;
}

/*Plan Selection Partial View CSS*/
.card_OverwriteCss {
    border: 2px solid rgba(0, 0, 0, 0.250) !important;
}

.planItemAccordion {
    margin-bottom: 10px;
}

.planItemTitle {
    font-size: 16px;
}

.planItemDescription {
    font-size: 13px;
}

.planItemTitleDesc {
    font-size: 12px;
}

.planItemImg {
    width: 30px;
    height: 30px;
}

.planItemAmountDesc {
    font-size: 13px;
    color: gray;
}

.planAppendItemBtn {
    border-style: none;
    background-color: transparent;
}





.planMainButton {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: black;
}

    .planMainButton:hover {
        text-decoration: none;
        color: black;
    }

.planMainTitle {
    text-align: left;
}

.planDesp1 {
    text-align: left;
}

.planDesp2 {
    text-align: justify;
    line-height: normal;
    background-color: lightgoldenrodyellow;
    padding: 5px;
}

.planPriceRange {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.planPriceRangeLimit {
    text-align: left;
    line-height: normal;
    color: gray;
}

.cardBody_Desp1 {
    text-align: justify;
}

.planButton {
    min-width: auto !important;
    line-height: normal !important;
}

.planSelectionButton {
    min-width: auto !important;
    margin-top: 3px !important;
}

.planButtonDiv {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}

.planButtonDefault {
    color: grey !important;
    border-color: grey !important;
    background-color: white !important;
}

.planButtonSelected {
    color: green !important;
    border-color: green !important;
    background-color: green !important;
}

.planCardDefault {
    -webkit-box-shadow: 0 0 20px 2px rgb(52 52 52 / 29%);
    -moz-box-shadow: 0 0 20px 2px rgba(52,52,52,.29);
    box-shadow: 0 0 20px 2px rgb(52 52 52 / 29%);
    border-radius: 7px;
    margin-bottom: 20px;
}

.planCardSelected {
    -webkit-box-shadow: 0 0 20px 2px rgb(52 52 52 / 29%);
    -moz-box-shadow: 0 0 20px 2px rgba(52,52,52,.29);
    box-shadow: 0 0 20px 2px rgb(52 52 52 / 29%);
    border-radius: 7px;
    margin-bottom: 20px;
    border: solid 3px #078545;
}

.planDescriptionLink {
    color: green;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: underline;
    cursor: pointer;
}



.planItemBtnIcon {
    font-size: 20px;
    color: black;
}

.planItemTextWidth {
    width: 100%;
}





.planItemAdd_OverwriteCss {
    height: 20px !important;
}

.removeItemDiv {
    cursor: pointer;
}

.planC_AmountInput {
    text-align: center;
    border: none;
    background-color: transparent;
    width: 60px;
}

    .planC_AmountInput:focus {
        outline: none;
    }

.planC_BigPlusActive {
    cursor: pointer;
}

.planC_BigPlusDisable {
    cursor: default;
}

.planC_BigMinusActive {
    cursor: pointer;
}

.planC_BigMinusDisable {
    cursor: default;
}

.planItemSummaryHeader {
    font-weight: 600;
    text-align: left;
}

.planItemSummaryItemCol {
    text-align: left;
    padding-left: 25px;
    word-wrap: break-word;
}

.planItemSummaryItemRMCol {
    text-align: right;
}

.planItemSummaryItemCoverCol {
    text-align: right;
}

.planItemSummaryItem {
    /*text-transform: uppercase;*/
}

.planItemSummaryItemRM {}

.planItemSummaryItemCover {}

.paymentSummaryHeader {
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    padding: 0 2rem;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
}

.paymentSummaryBody{
    padding-left: 30px;
    padding-right: 30px;
}


.paymentSummaryTitle {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
}

.paymentSummaryRow {
    padding-top: 8px;
}

.paymentSummaryNote {
    padding-top: 15px;
}

.paymentSummaryCPButtonDiv {
    padding-top: 15px;
    text-align: center;
}

.paymentSummaryCPButton {
    border-style: none;
    color: green;
    background-color: transparent;
}

/*Sweet Alert CSS*/
.swal2-modal {
    border: solid 2px !important;
    color: green !important;
    width: 600px !important;
}

.swal2-confirm {
    border: solid !important;
    border-width: thin !important;
    border-color: green !important;
    background-color: green !important;
    color: white !important;
    width: 130px !important;
}

.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(87 147 42 / 50%) !important;
}

.swal2-cancel {
    border: solid !important;
    border-width: thin !important;
    border-color: green !important;
    background-color: white !important;
    color: green !important;
    width: 130px !important;
}

.swal2-cancel:focus {
    box-shadow: 0 0 0 3px rgb(87 147 42 / 50%) !important;
}

.logout-btn {
    margin-left: auto;
    display: none;
    max-width: 150px;
}

.checkbox-label {
    width: auto !important;
}

/*region Landing Page*/
.lppsa-info .lppsa-info-title {
    font-family: "Open Sans", sans-serif;
    color: #009245;
    font-weight: bold;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 38px;
    text-align: center;
    font-weight: bold;
}

.lppsa-info .clickhere {
    color: #606060
}

.lppsa-info .clickhere a {
    /*color: #009245;*/
    color: black;
    font-weight: bold;
    cursor: pointer
}


.lppsa-info-1 {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #E8F0D0;
    font-size: 1.2rem;
    text-align: justify;
}

.lppsa-info-2 {
    padding-top: 7px;
    margin-bottom: 40px;
}

    .lppsa-info-2 .lppsa-info-2-icon {
        padding-top: 20px;
        padding-bottom: 20px;
        margin: auto;
        max-height: 150px;
    }

    .lppsa-info-2 .lppsa-info-2-subtitle {
        font-family: "Open Sans", sans-serif;
        text-align: center;
        font-weight: bold;
    }

    .lppsa-info-2 .lppsa-info-2-description {
        font-family: "Open Sans", sans-serif;
        text-align: center;
        color: #3b3b3b
    }

.lppsa-info-3 {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: left;
    background-color: #E8F0D0;
}

    .lppsa-info-3 .lppsa-info-3-subtitle {
        font-family: "Open Sans", sans-serif;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

    .lppsa-info-3 .lppsa-info-3-description {
        font-family: "Open Sans", sans-serif;
        text-align: center;
        color: #3b3b3b;
        font-size: 15px;
    }


.lppsaInput {
    text-transform: none !important;
}

.lppsa-info-4 {
    /*margin-bottom: 33px;*/
    margin-bottom: 50px;
    padding-top: 7px;
    padding-bottom: 0px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.lppsa-info-5 {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    background-color: #E8F0D0;
}

    .lppsa-info-5 .lppsa-info-title {
        max-width: 100%;
    }


#ProtectionModal {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #ProtectionModal td, th {
        border: 1px solid #ddd;
        padding: 5px;
    }

    #ProtectionModal tr:nth-child(even) {
        background-color: #C1D8C4;
    }


    #ProtectionModal tr:nth-child(odd) {
        background-color: #e6f0e7;
    }

    #ProtectionModal th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #009245;
        color: white;
    }

    /*#ProtectionModal td:before {*/
/*        position: absolute;
        width: 10px;
        left: -8px;
        text-align: center;
*/        /*content: "✓";
    }*/

    #ProtectionModal .w-1 {
        max-width: 1%;
    }

/*endregion Landing Page*/

/*region Tooltip*/
/*endregion Tooltip*/

.planItemRow1 {
    margin-top: 10px;
}

.planItemRow2 {
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .stepsNavigationBar {
        margin-top: 40px !important;
    }
}

@media (max-width: 990px) {
    .stepsTab {
        min-width: 150px !important;
    }
}

@media (max-width: 767px) {
    .stepsNavigationBar {
        margin-top: 0px !important;
        height: 160px !important;
    }

    .stepsRow {
        margin-top: 50px !important;
    }

    .paymentSummaryHeaderBox {
        margin-top: 40px !important;
    }
}

@media (max-width: 575px) {
    .planSelectionButton {
        min-width: auto !important;
        margin-top: 3px !important;
        padding-left: 0px !important;
        padding-right: 18px !important;
    }
}

@media (max-width: 550px) {
    .planImg {
        width: 70px !important;
        height: 70px !important;
    }
}

@media (max-width: 540px) {
    .planItemImg {
        width: 20px !important;
        height: 20px !important;
    }
}

.btnGreen {
    background-color: #008c32 !important;
}

.btnOrange {
    background-color: #ff9900 !important;
}