 .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: #eeeeee !important;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 5px !important;
    font-size: 14px;
    color: #999 !important;
    padding: 10px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-submit {
    color: #2EA3F2 !important;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    float:right;
}
.wpcf7-submit:hover {
    background-color: #eee;
    border-color:#eee;
    padding: 6px 20px !important;
}
.wpcf7-form select {
    padding: 16px;
    background-color: #eeeeee;

    width: 100%;
    border-radius: 5px !important;
    color: #999!important;
    padding: 10px !important;
    border: #999;
}
.wpcf7-textarea {
    height: 140px;
}

.product-page-three-buttons {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.div-to-hide
{
    display: none;
}
.wpcf7-captchac.wpcf7-captcha-captcha-1
{
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
.wpcf7-captchar
{
    width: 71%  !important;
    margin-left: 10px;
}

.page-id-26888 footer {
    display: none;
}
.page-id-26938 footer {
    display: none;
}
.page-id-27025 footer {
    display: none;
}
.page-id-27355 footer {
    display: none;
}
.page-id-27355 .main-header {
    display: none;
}
.page-id-28698 footer  {
    display: none;
}

.get-a-quote-button-container
{
    position: fixed;
    right: 0.5%;
    top: 25%;
    width: 7%;
    z-index: 100;
}

.get-trial-container
{
    position: fixed;
    right: 0.5%;
    top: 29%;
    width: 7%;
    z-index: 100;
}
.tm-options-totals {
    display: none;
}
dt.tm-final-totals {
    width: 40%;
    float: left;

}

.cpf-type-checkbox {
    border: none;
}
.hide-div
{
    display: none;
}
label.tm-epo-field-label.tm-has-required.tm-left {
    margin-right: 24%;
}

#product-28556 .images
{
    text-align: center;
    vertical-align: middle;
    margin-left: 8%;
    width: 35%;
}


.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    margin-left: 0%;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 200px;
    padding-left: 200px;
    background-color: #2ea3f2;
    color: white;
    border-radius: 5px;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
    border-radius: 10px;
    padding: 18px 5px 5px 18px;
    background-color: rgba(238, 238, 238, 0);
    border: 1px solid #ddd;

}


.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    /* padding: 10px; */
    /* border: 1px solid #0f73c3; */
    /* background-color: #0f73c3; */
    color: #2ea3f2;
    /* border-radius: 5px; */
    /* border-bottom: 1px solid #2ea3f2; */
    /* margin-bottom: 2em; */
    border-radius: 10px;
    padding: 16px 10px 10px 20px;
    background-color: rgba(238, 238, 238, 0);
    border: 1px solid #ddd;

}


body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
    padding: 6px !important;
    background: #f4f4f4;
    margin-bottom: 2em;
    border-radius: 8px;
    padding-top: 10px;
    padding: 18px 5px 5px 18px;
    background-color: rgba(238, 238, 238, 0);
    border: 1px solid #ddd;

}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    color: #0f73c3 !important;
}


.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #2ea3f2;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding: 12px 12px 12px 30px!important;
    /* border: none !important; */
    color: #fff !important;
    /* -webkit-box-shadow: none !important; */
    -moz-box-shadow: none !important;
    /* box-shadow: none !important; */
    /* text-shadow: none !important; */
    font-size: 18px !important;
    background-color: rgba(238, 238, 238, 0);
    border: 1px solid #ddd;
    border-radius: 8px;

}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
    height:35px;
    border: none!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ccc!important;
    background-color: #fff!important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 16px!important;
    font-weight: 500 !important;
}

.woocommerce input.button, .woocommerce input.button:hover {
    padding: 0.1em 0.5em !important;
}

.woocommerce input.button, .woocommerce-page input.button {
    font-size: 16px;
}


.woocommerce-cart table.cart img
{width: 100px;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    box-shadow: 3px 2px 9px rgba(136, 136, 136, 0.32);
}


@media (max-width: 980px) {
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 30%;
    }

    .variation-discount-a-penny {
        display: none !important;
    }

    #product-24677 .entry-summary p.price span {
        font-size: 18px;
    }

    #product-24677 .woocommerce div.product form.cart, .woocommerce div.product p.cart {

        margin-bottom: 0;
        border-radius: 0;
        padding: 0;
        background-color: rgba(238, 238, 238, 0);
        border: 0;
        box-shadow: 0;

    }

    #et-main-area {
        overflow: hidden;
    }

    /* Hides all the items that float over the right margin */
    .diagonal-shadow::before,
    .diagonal-shadow::after {
        position: absolute;
        content: '';
        pointer-events: none;
    }

    .diagonal-shadow {
        z-index: 1;
        padding-top: 6em;
        background: #2072a7;
    }

    .diagonal-shadow::before,
    .diagonal-shadow::after {
        top: 0;
        left: -25%;
        z-index: -1;
        width: 150%;
        height: 75%;
        background: inherit;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .diagonal-shadow::before {
        height: 50%;
        background: #ddd;
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
        -webkit-transform-origin: 3% 0;
        transform-origin: 3% 0;
    }

    .diagonal-shadow-2::before,
    .diagonal-shadow-2::after {
        position: absolute;
        content: '';
        pointer-events: none;
    }

    .diagonal-shadow-2 {
        z-index: 1;
        padding-top: 6em;
        background: #2072a7;
    }

    .diagonal-shadow-2::before,
    .diagonal-shadow-2::after {
        top: 0;
        left: -25%;
        z-index: -1;
        width: 150%;
        height: 75%;
        background: inherit;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .diagonal-shadow-2::before {
        height: 50%;
        background: #ddd;
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
        -webkit-transform-origin: 3% 0;
        transform-origin: 3% 0;
    }

    #product-24677 .entry-summary p.price span {
        font-size: 18px;
        /* padding-top: 31px; */
        display: inline-block;
        padding-top: 7px;
        padding-bottom: 7px;

    }

    #product-24677 .entry-summary p.price span {
        visibility: visible;
    }

    #product-24677 .images {
        width: 30%;
    }

    #product-24677 .summary {
        width: 70%;
    }

    .postid-24677 .single_add_to_cart_button {
        display: none;
    }

    .postid-24677 .single_add_to_cart_button {
        display: none;
    }

    #product-24677 .cpf_hide_element.tm-cell.col-4.cpf-type-textfield.feature-textfield-div.iscpfdependson.is-epo-depend {
        float: right !important;

        font-size: 12px;
        color: darkorange;
    }

    #product-24677 .tm-extra-product-options .col-4, .tm-extra-product-options .tm-cell.col-4, .tc-cell.tc-col-4, .tc-col-4 {
        width: 32.3334%;
    }

    #product-24677
    .custom-payal-button {
        position: absolute;
        top: 72%;
        right: 25%;
    }

    #product-24677 .button.single_add_to_cart_button.button.alt {
        vertical-align: middle;

        margin-left: 0%;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 43%;
        padding-left: 43%;
        background-color: #2ea3f2;
        color: white;
        border-radius: 5px;

        display: inline-block;
        /* text-align: center; */
    }

    #product-24677 h3.tm-epo-field-label {
        font-size: 16px;
        color: #8BC34A;
    }

    #product-24677 .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
        padding: 0px
    }

    #product-24677 .tm-extra-product-options .tmcp-textfield.tm-epo-field {
        width: auto;
        max-width: 26%;
        border: 1px solid #2ea3f2;
        border-radius: 4px;
        padding-top: 3px;
        padding-bottom: 2px;
        padding-left: 7px;
        color: #2ea3f2;
        font-weight: bold;
    }

    #post-24677 .table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
        max-width: 100px;
        padding: 0.857em 0.587em;
        border: 0.5px solid #EEEEEE;
        text-align: -webkit-center;
    }

    #post-24677 .woocommerce td.product-name dl.variation dd {
        padding: 0 0 .25em;
        font-size: 11px;
        float: right;
        margin-bottom: 0;
    }

    #post-24677 .woocommerce td.product-name dl.variation dt {
        /* font-weight: 700; */
        padding: 0 0 .25em;
        margin: 0 4px 0 0;
        clear: left;
        font-size: 12px;
    }

    #post-24677 .checkout-button.button.alt.wc-forward {
        font-size: small;
        font-weight: bold;
    }

    #post-24677.product-thumbnail {
        /* margin-bottom: 1em; */
        width: 13%;
    }

    #post-24677 .product-remove {
        width: 4%;
    }

    #product-24677 .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
        background: white;
        color: #8BC34A !important;
        font-size: 14px !important;
        /* padding-top: 8px; */
        /* float: right; */
        padding-right: 0% !important;
        padding-left: 30% !important;
        /* margin-right: -17%; */
    }

    .woocommerce-message a.button.wc-forward {
        border: none;
        background: #fff;
        border: none;
        background: #03A9F4;
        color: white;
        font-size: 14px;
    }

    .woocommerce-message a.button.wc-forward:hover {
        border: none;
        background: #fff;
        border: none;
        background: #03A9F4;
        color: white;
        font-size: 14px;
    }

    #product-29394 .woocommerce-Price-amount.amount {
        float: right;
        margin-top: -7%;
        margin-right: 5%;
        color: #8BC34A;
        /* font-size: 11px !important; */

    }

    #product-24677 .tm-extra-product-options-totals .price.amount.final {
        display: inline-block !important;
        margin-right: 1%;
        float: right;
    }

    #product-29394 .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
        overflow: hidden;
        width: 0px;
        margin: 20px 0 0 0 !important;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        visibility: hidden;
    }

    .woocommerce-info a {
        color: #2196F3 !important;
    }

    #product-24677 .tm-epo-field.tmcp-select {
        max-width: 100%;
        border: 1px solid #2ea3f2;
        color: #2ea3f2;
        border-radius: 4px;
        width: 100% !important;
    }

    #product-24677 .tm-epo-field-label.tm-left + .tm-extra-product-options-container, .tm-epo-field-label.tm-right + .tm-extra-product-options-container {
        max-width: 50%;
        float: right;
    }

    .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12, .tc-cell.tc-col-12, .tc-col-12 {
        width: 66.6667% !important;
    }

    .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
        background-color: #eeeeee !important;
        border: none !important;
        width: 100% !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 5px !important;
        font-size: 14px;
        color: #999 !important;
        padding: 10px !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .wpcf7-submit {
        color: #2EA3F2 !important;
        margin: 8px auto 0;
        cursor: pointer;
        font-size: 20px;
        font-weight: 500;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 6px 20px;
        line-height: 1.7em;
        background: transparent;
        border: 2px solid;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        float: right;
    }

    .wpcf7-submit:hover {
        background-color: #eee;
        border-color: #eee;
        padding: 6px 20px !important;
    }

    .wpcf7-form select {
        padding: 16px;
        background-color: #eeeeee;

        width: 100%;
        border-radius: 5px !important;
        color: #999 !important;
        padding: 10px !important;
        border: #999;
    }

    .wpcf7-textarea {
        height: 140px;
    }

    .product-page-three-buttons {
        position: absolute;
        width: 100%;
        bottom: 10px;
    }

    .div-to-hide {
        display: none;
    }

    .wpcf7-captchac.wpcf7-captcha-captcha-1 {
        float: left;
        margin-top: 6px;
        margin-right: 10px;
    }

    .wpcf7-captchar {
        width: 71% !important;
        margin-left: 10px;
    }

    .page-id-26888 footer {
        display: none;
    }

    .page-id-26938 footer {
        display: none;
    }

    .page-id-27025 footer {
        display: none;
    }

    .page-id-27355 footer {
        display: none;
    }

    .page-id-27355 .main-header {
        display: none;
    }

    .page-id-28698 footer {
        display: none;
    }

    .get-a-quote-button-container {
        position: fixed;
        right: 0.5%;
        top: 25%;
        width: 7%;
        z-index: 100;
    }

    .get-trial-container {
        position: fixed;
        right: 0.5%;
        top: 29%;
        width: 7%;
        z-index: 100;
    }

    .tm-options-totals {
        display: none;
    }

    dt.tm-final-totals {
        width: 40%;
        float: left;

    }

    .cpf-type-checkbox {
        border: none;
    }

    .hide-div {
        display: none;
    }

    label.tm-epo-field-label.tm-has-required.tm-left {
        margin-right: 24%;
    }

    #product-28556 .images {
        text-align: center;
        vertical-align: middle;
        margin-left: 8%;
        width: 35%;
    }

    .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left;
        margin-left: 0%;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 200px;
        padding-left: 200px;
        background-color: #2ea3f2;
        color: white;
        border-radius: 5px;
    }

    .woocommerce div.product form.cart, .woocommerce div.product p.cart {
        margin-bottom: 2em;
        border-radius: 10px;
        padding: 18px 5px 5px 18px;
        background-color: rgba(238, 238, 238, 0);
        border: 1px solid #ddd;

    }

    .woocommerce div.product .product_title {
        clear: none;
        margin-top: 0;
        /* padding: 10px; */
        /* border: 1px solid #0f73c3; */
        /* background-color: #0f73c3; */
        color: #2ea3f2;
        /* border-radius: 5px; */
        /* border-bottom: 1px solid #2ea3f2; */
        /* margin-bottom: 2em; */
        border-radius: 10px;
        padding: 16px 10px 10px 20px;
        background-color: rgba(238, 238, 238, 0);
        border: 1px solid #ddd;

    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
        margin: 0 !important;
        padding: 6px !important;
        background: #f4f4f4;
        margin-bottom: 2em;
        border-radius: 8px;
        padding-top: 10px;
        padding: 18px 5px 5px 18px;
        background-color: rgba(238, 238, 238, 0);
        border: 1px solid #ddd;

    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
        color: #0f73c3 !important;
    }

    .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
        background: #2ea3f2;
    }

    .woocommerce-message, .woocommerce-error, .woocommerce-info {
        padding: 12px 12px 12px 30px !important;
        /* border: none !important; */
        color: #fff !important;
        /* -webkit-box-shadow: none !important; */
        -moz-box-shadow: none !important;
        /* box-shadow: none !important; */
        /* text-shadow: none !important; */
        font-size: 18px !important;
        background-color: rgba(238, 238, 238, 0);
        border: 1px solid #ddd;
        border-radius: 8px;

    }

    .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
        height: 35px;
        border: none !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #fff !important;
        background-color: rgba(0, 0, 0, 0.2) !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    .woocommerce input.button, .woocommerce input.button:hover {
        padding: 0.1em 0.5em !important;
    }

    .woocommerce input.button, .woocommerce-page input.button {
        font-size: 16px;
    }

    .woocommerce-cart table.cart img {
        width: 100px;
    }

    .woocommerce table.shop_table {
        border: 1px solid rgba(0, 0, 0, .1);
        margin: 0 -1px 24px 0;
        text-align: left;
        width: 100%;
        border-collapse: separate;
        border-radius: 5px;
        box-shadow: 3px 2px 9px rgba(136, 136, 136, 0.32);
    }

    @media (max-width: 980px) {
        .et_header_style_left #logo, .et_header_style_split #logo {
            max-width: 30%;
        }

        .variation-discount-a-penny {
            display: none !important;
        }

        #product-28455 .entry-summary p.price span {
            font-size: 18px;
        }

        #product-28455 .woocommerce div.product form.cart, .woocommerce div.product p.cart {

            margin-bottom: 0;
            border-radius: 0;
            padding: 0;
            background-color: rgba(238, 238, 238, 0);
            border: 0;
            box-shadow: 0;

        }

        #product-28455 .entry-summary p.price span {
            font-size: 18px;
            /* padding-top: 31px; */
            display: inline-block;
            padding-top: 7px;
            padding-bottom: 7px;

        }

        #product-28455 .entry-summary p.price span {
            visibility: visible;
        }

        #product-28455 .images {
            width: 30%;
        }

        #product-28455 .summary {
            width: 70%;
        }

        .postid-28455 .single_add_to_cart_button {
            display: none;
        }

        .postid-28455 .single_add_to_cart_button {
            display: none;
        }

        #product-28455 .cpf_hide_element.tm-cell.col-4.cpf-type-textfield.feature-textfield-div.iscpfdependson.is-epo-depend {
            float: right !important;

            font-size: 12px;
            color: darkorange;
        }

        #product-28455 .tm-extra-product-options .col-4, .tm-extra-product-options .tm-cell.col-4, .tc-cell.tc-col-4, .tc-col-4 {
            width: 32.3334%;
        }

        #product-28455
        .custom-payal-button {
            position: absolute;
            top: 72%;
            right: 25%;
        }

        #product-28455 .button.single_add_to_cart_button.button.alt, .button.single_add_to_cart_button.button.alt {
            vertical-align: middle;

            margin-left: 0%;
            font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-right: 43%;
            padding-left: 43%;
            background-color: #2ea3f2;
            color: white;
            border-radius: 5px;

            display: inline-block;
            /* text-align: center; */
        }

        #product-28455 h3.tm-epo-field-label {
            font-size: 16px;
            color: #8BC34A;
        }

        #product-28455 .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
            padding: 0px
        }

        #product-28455 .tm-extra-product-options .tmcp-textfield.tm-epo-field {
            width: auto;
            max-width: 26%;
            border: 1px solid #2ea3f2;
            border-radius: 4px;
            padding-top: 3px;
            padding-bottom: 2px;
            padding-left: 7px;
            color: #2ea3f2;
            font-weight: bold;
        }

        #post-28455 .table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
            max-width: 100px;
            padding: 0.857em 0.587em;
            border: 0.5px solid #EEEEEE;
            text-align: -webkit-center;
        }

        #post-28455 .woocommerce td.product-name dl.variation dd {
            padding: 0 0 .25em;
            font-size: 11px;
            float: right;
            margin-bottom: 0;
        }

        #post-28455 .woocommerce td.product-name dl.variation dt {
            /* font-weight: 700; */
            padding: 0 0 .25em;
            margin: 0 4px 0 0;
            clear: left;
            font-size: 12px;
        }

        #post-28455 .checkout-button.button.alt.wc-forward {
            font-size: small;
            font-weight: bold;
        }

        #post-28455.product-thumbnail {
            /* margin-bottom: 1em; */
            width: 13%;
        }

        #post-28455 .product-remove {
            width: 4%;
        }

        #product-28455 .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
            background: white;
            color: #8BC34A !important;
            font-size: 14px !important;
            /* padding-top: 8px; */
            /* float: right; */
            padding-right: 0% !important;
            padding-left: 30% !important;
            /* margin-right: -17%; */
        }

        .woocommerce-message a.button.wc-forward {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        .woocommerce-message a.button.wc-forward:hover {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        #product-29394 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */

        }

        #product-28455 .tm-extra-product-options-totals .price.amount.final {
            display: inline-block !important;
            margin-right: 1%;
            float: right;
        }

        #product-29394 .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
            overflow: hidden;
            width: 0px;
            margin: 20px 0 0 0 !important;
            -webkit-border-radius: 3px !important;
            -moz-border-radius: 3px !important;
            border-radius: 3px !important;
            visibility: hidden;
        }

        .woocommerce-info a {
            color: #2196F3 !important;
        }

        #product-28455 .tm-epo-field.tmcp-select {
            max-width: 100%;
            border: 1px solid #2ea3f2;
            color: #2ea3f2;
            border-radius: 4px;
            width: 100% !important;
        }

        #product-28455 .tm-epo-field-label.tm-left + .tm-extra-product-options-container, .tm-epo-field-label.tm-right + .tm-extra-product-options-container {
            max-width: 50%;
            float: right;
        }

        .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12, .tc-cell.tc-col-12, .tc-col-12 {
            width: 66.6667% !important;
        }

        #product-28455 .entry-summary p.price span, #product-24677.entry-summary p.price span {
            visibility: visible;
            color: #8BC34A;
            font-size: 22px !important;
        }

        #product-28455 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */
        }

        #product-24677 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */
        }

        .custom-main-feature-type-div {
            display: none !important;
        }

        span.before-amount {
            color: darkorange;
        }

        #product-28492 .entry-summary p.price span {
            font-size: 18px;
        }

        #product-28492 .woocommerce div.product form.cart, .woocommerce div.product p.cart {

            margin-bottom: 0;
            border-radius: 0;
            padding: 0;
            background-color: rgba(238, 238, 238, 0);
            border: 0;
            box-shadow: 0;

        }

        #product-28492 .entry-summary p.price span {
            font-size: 18px;
            /* padding-top: 31px; */
            display: inline-block;
            padding-top: 7px;
            padding-bottom: 7px;

        }

        #product-28492 .entry-summary p.price span {
            visibility: visible;
        }

        #product-28492 .images {
            width: 30%;
        }

        #product-28492 .summary {
            width: 70%;
        }

        .postid-28492 .single_add_to_cart_button {
            display: none;
        }

        .postid-28492 .single_add_to_cart_button {
            display: none;
        }

        #product-28492 .cpf_hide_element.tm-cell.col-4.cpf-type-textfield.feature-textfield-div.iscpfdependson.is-epo-depend {
            float: right !important;

            font-size: 12px;
            color: darkorange;
        }

        #product-28492 .tm-extra-product-options .col-4, .tm-extra-product-options .tm-cell.col-4, .tc-cell.tc-col-4, .tc-col-4 {
            width: 32.3334%;
        }

        #product-28492
        .custom-payal-button {
            position: absolute;
            top: 72%;
            right: 25%;
        }

        #product-28492 .button.single_add_to_cart_button.button.alt {
            vertical-align: middle;

            margin-left: 0%;
            font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-right: 43%;
            padding-left: 43%;
            background-color: #2ea3f2;
            color: white;
            border-radius: 5px;

            display: inline-block;
            /* text-align: center; */
        }

        #product-28492 h3.tm-epo-field-label {
            font-size: 16px;
            color: #8BC34A;
        }

        #product-28492 .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
            padding: 0px
        }

        #product-28492 .tm-extra-product-options .tmcp-textfield.tm-epo-field {
            width: auto;
            max-width: 26%;
            border: 1px solid #2ea3f2;
            border-radius: 4px;
            padding-top: 3px;
            padding-bottom: 2px;
            padding-left: 7px;
            color: #2ea3f2;
            font-weight: bold;
        }

        #post-28492 .table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
            max-width: 100px;
            padding: 0.857em 0.587em;
            border: 0.5px solid #EEEEEE;
            text-align: -webkit-center;
        }

        #post-28492 .woocommerce td.product-name dl.variation dd {
            padding: 0 0 .25em;
            font-size: 11px;
            float: right;
            margin-bottom: 0;
        }

        #post-28492 .woocommerce td.product-name dl.variation dt {
            /* font-weight: 700; */
            padding: 0 0 .25em;
            margin: 0 4px 0 0;
            clear: left;
            font-size: 12px;
        }

        #post-28492 .checkout-button.button.alt.wc-forward {
            font-size: small;
            font-weight: bold;
        }

        #post-28492.product-thumbnail {
            /* margin-bottom: 1em; */
            width: 13%;
        }

        #post-28492 .product-remove {
            width: 4%;
        }

        #product-28492 .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
            background: white;
            color: #8BC34A !important;
            font-size: 14px !important;
            /* padding-top: 8px; */
            /* float: right; */
            padding-right: 0% !important;
            padding-left: 30% !important;
            /* margin-right: -17%; */
        }

        .woocommerce-message a.button.wc-forward {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        .woocommerce-message a.button.wc-forward:hover {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        #product-29394 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */

        }

        #product-28492 .tm-extra-product-options-totals .price.amount.final {
            display: inline-block !important;
            margin-right: 1%;
            float: right;
        }

        .woocommerce-info a {
            color: #2196F3 !important;
        }

        #product-28492 .tm-epo-field.tmcp-select {
            max-width: 100%;
            border: 1px solid #2ea3f2;
            color: #2ea3f2;
            border-radius: 4px;
            width: 100% !important;
        }

        #product-28492 .tm-epo-field-label.tm-left + .tm-extra-product-options-container, .tm-epo-field-label.tm-right + .tm-extra-product-options-container {
            max-width: 50%;
            float: right;
        }

        .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12, .tc-cell.tc-col-12, .tc-col-12 {
            width: 66.6667% !important;
        }

        #product-28492 .entry-summary p.price span, #product-24677.entry-summary p.price span {
            visibility: visible;
            color: #8BC34A;
            font-size: 22px !important;
        }

        #product-28492 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */
        }

        #product-28531.entry-summary p.price span {
            font-size: 18px;
        }

        #product-28531.woocommerce div.product form.cart, .woocommerce div.product p.cart {

            margin-bottom: 0;
            border-radius: 0;
            padding: 0;
            background-color: rgba(238, 238, 238, 0);
            border: 0;
            box-shadow: 0;

        }

        #product-28531.entry-summary p.price span {
            font-size: 18px;
            /* padding-top: 31px; */
            display: inline-block;
            padding-top: 7px;
            padding-bottom: 7px;

        }

        #product-28531.entry-summary p.price span {
            visibility: visible;
        }

        #product-28531.images {
            width: 30%;
        }

        #product-28531.summary {
            width: 70%;
        }

        .postid-28531.single_add_to_cart_button {
            display: none;
        }

        .postid-28531.single_add_to_cart_button {
            display: none;
        }

        #product-28531.cpf_hide_element.tm-cell.col-4.cpf-type-textfield.feature-textfield-div.iscpfdependson.is-epo-depend {
            float: right !important;

            font-size: 12px;
            color: darkorange;
        }

        #product-28531.tm-extra-product-options .col-4, .tm-extra-product-options .tm-cell.col-4, .tc-cell.tc-col-4, .tc-col-4 {
            width: 32.3334%;
        }

        #product-28492
        .custom-payal-button {
            position: absolute;
            top: 72%;
            right: 25%;
        }

        #product-28531.button.single_add_to_cart_button.button.alt {
            vertical-align: middle;

            margin-left: 0%;
            font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-right: 43%;
            padding-left: 43%;
            background-color: #2ea3f2;
            color: white;
            border-radius: 5px;

            display: inline-block;
            /* text-align: center; */
        }

        #product-28531h3.tm-epo-field-label {
            font-size: 16px;
            color: #8BC34A;
        }

        #product-28531.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
            padding: 0px
        }

        #product-28531.tm-extra-product-options .tmcp-textfield.tm-epo-field {
            width: auto;
            max-width: 26%;
            border: 1px solid #2ea3f2;
            border-radius: 4px;
            padding-top: 3px;
            padding-bottom: 2px;
            padding-left: 7px;
            color: #2ea3f2;
            font-weight: bold;
        }

        #post-28531.table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
            max-width: 100px;
            padding: 0.857em 0.587em;
            border: 0.5px solid #EEEEEE;
            text-align: -webkit-center;
        }

        #post-28531.woocommerce td.product-name dl.variation dd {
            padding: 0 0 .25em;
            font-size: 11px;
            float: right;
            margin-bottom: 0;
        }

        #post-28531.woocommerce td.product-name dl.variation dt {
            /* font-weight: 700; */
            padding: 0 0 .25em;
            margin: 0 4px 0 0;
            clear: left;
            font-size: 12px;
        }

        #post-28531.checkout-button.button.alt.wc-forward {
            font-size: small;
            font-weight: bold;
        }

        #post-28492.product-thumbnail {
            /* margin-bottom: 1em; */
            width: 13%;
        }

        #post-28531.product-remove {
            width: 4%;
        }

        #product-28531.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
            background: white;
            color: #8BC34A !important;
            font-size: 14px !important;
            /* padding-top: 8px; */
            /* float: right; */
            padding-right: 0% !important;
            padding-left: 30% !important;
            /* margin-right: -17%; */
        }

        .woocommerce-message a.button.wc-forward {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        .woocommerce-message a.button.wc-forward:hover {
            border: none;
            background: #fff;
            border: none;
            background: #03A9F4;
            color: white;
            font-size: 14px;
        }

        #product-29394 .woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */

        }

        #product-28531.tm-extra-product-options-totals .price.amount.final {
            display: inline-block !important;
            margin-right: 1%;
            float: right;
        }

        .woocommerce-info a {
            color: #2196F3 !important;
        }

        #product-28531.tm-epo-field.tmcp-select {
            max-width: 100%;
            border: 1px solid #2ea3f2;
            color: #2ea3f2;
            border-radius: 4px;
            width: 100% !important;
        }

        #product-28531.tm-epo-field-label.tm-left + .tm-extra-product-options-container, .tm-epo-field-label.tm-right + .tm-extra-product-options-container {
            max-width: 50%;
            float: right;
        }

        .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12, .tc-cell.tc-col-12, .tc-col-12 {
            width: 66.6667% !important;
        }

        #product-28531.entry-summary p.price span, #product-24677.entry-summary p.price span {
            visibility: visible;
            color: #8BC34A;
            font-size: 22px !important;
        }

        #product-28531.woocommerce-Price-amount.amount {
            float: right;
            margin-top: -7%;
            margin-right: 5%;
            color: #8BC34A;
            /* font-size: 11px !important; */
        }



        #woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
            float: left;
            width: 30%;
        }

        #woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
            float: right;
            width: 70%;
        }

        .woocommerce .entry-summary p.price span {
            visibility: visible;
            color: #8BC34A;
            font-size: 22px !important;
        }


    }
}

.custom-main-feature-type-div {
    display: none !important;
}
.custom-hidden-field {
    display: none;
}

.custom-hidden-field-div {
    display: none;
}
.tm-has-required {
    position: absolute !important;
    top: 11px;
}

.features-heading-div {
    clear: both;
    margin-bottom: 5%;
}




.phoen-wcmap{margin:0; padding:0;}
.phoen-wcmap * {margin:0; padding:0; box-sizing:border-box;}
.phoen-wcmap-row{margin:0 -15px;}
.phoen-myaccount-menu{width:30%; float:left; padding:0 15px;box-sizing:border-box;}
.phoen-myaccount-menu .myaccount-menu{margin:0; padding:0;}
.phoen-myaccount-menu .myaccount-menu li{list-style:none; padding:15px 0; border-top:1px solid #ccc; margin:0;}
.phoen-myaccount-menu .myaccount-menu li:first-child{border-top:0 none;}
.phoen-myaccount-menu .myaccount-menu li a{text-decoration:none;}
.phoen-myaccount-content{width:70%;float:right;padding:0 15px;box-sizing:border-box;}

/*---responsive---*/
@media (max-width:767px){
    .phoen-myaccount-menu{width:100%; margin-bottom:15px;}
    .phoen-myaccount-content{width:100%;}
}
.license-date-container-wrap {
    width: 50%;
    float: left;
    border: 1px solid #cccccc;
    padding: 10px;
}
.license-date-container-wrap h5 {
    font-weight: bold;
    text-align: center;
}
span.license-date-container{
    font-size: 14px;
    font-weight: bold;
}
.license-date-sart-container {
    color: #ca0d0d;
}
.license-date-end-container {
    color: #0ba139;
}
.product-list-container
{
    list-style: none;
}
.license-date-container-wrap-container
{
    display: block;
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 1em;
}
/*.sd-product-details-container
{
	width: 100%;
	float: left;
	margin-bottom: 5%;
}
.sd-product-image
{
	margin-bottom: 10px;
}
span.parameter-name {
	width: 40%;
	display: block;
	float: left;
}
.sd-product-parameter {
	clear: both;
}*/
.product-list-container td
{
    border: 1px solid #00a8ff;
}
.product-list-container td {
    font-size: 13px;
    text-align: center;
}
.product-list-container th
{
    font-size: 15px;
    text-align: center;
    padding: 4px;
}
.update-features-button{
    padding: 10px;
    border: 1px solid rgba(66, 133, 202, 0.98);
    border-radius: 7px;
}














/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /*
     * Header and footer styles
     */
    /*
     * Body styles
     */
}
table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right;
}
table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png");
}
table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
    background-color: #ffffff;
}
table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
    background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a5b2cb;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
    /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #585858 0%, #111 100%);
    /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    /* W3C */
    box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333;
    padding-bottom: 20px;
}
.dataTables_wrapper .dataTables_scroll {
    clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none;
}
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
select.orderselect {
    padding: 7px;
    border-radius: 5px;
    color: #1565C0;
    border-color: #1565C0;
}
input.orderserach {
    padding: 7px;
    border-radius: 5px;
    color: #1565C0;
    /* border-color: #1565C0; */
}

select {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    padding: 7px;
    border-radius: 5px;
    color: #1565C0;
    /* border-color: #1565C0; */}

a.button.order.view {
    /* color: grey; */
    padding-right: 20px;
    padding-left: 20px;
    background-color: #2ea3f2;
    color: white;
    font-size: inherit;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.huge {
    font-size: 40px;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-yellow {
    border-color: #f0ad4e;
}
.panel-red {
    border-color: #d9534f;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}.panel-green > .panel-heading {
     border-color: #5cb85c;
     color: white;
     background-color: #5cb85c;
 }
.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}.panel-red > .panel-heading {
     border-color: #d9534f;
     color: white;
     background-color: #d9534f;
 }

@media (min-width: 1200px) {
    .col-lg-3 {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
        width: 68% ;
        left: 31%;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        width: 31vw ;
    }
}
@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}
@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}
.custom-feature {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(64, 85, 95, 0.38);
}
.feature-detail-container {
    width: 25%;
    float: left;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 10px;
}
span.feature-detail {
    width: 100%;
    float: left;
}
.mydownloads-download-link
{
    float: left;
}

.page-id-28545 footer  {
    display: none !important;
}






/* Absolute Center Spinner (CSS by Athar) */
.loading {

    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display:block;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.text
{
    text-align: center;
    margin-top: 27%;
    z-index: 100000;
}

/*changes to remove sidebar*/
.archive.woocommerce.woocommerce-page #main-content .container:before {
    background-color: transparent;
}

.archive.woocommerce.woocommerce-page #main-content #left-area
{
    width: 100%;
}
.archive.woocommerce.woocommerce-page #main-content #sidebar
{
    display: none;
}
/*custom styles for subsciption page*/
.et_pb_section.plans-buttons-container.et_pb_section_1.et_section_regular {
    height: auto;
}

/*custom styles for subsciption page*/

.case-form-container input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number{
    background: #f0f0f0;
    border: none!important;
    padding: 10px!important;
    border-radius: 4px!important;
    margin: 10px 0px!important;
    width: 95%;
}

#post-29837 .active {

    background: #dcdcdc;
    border: transparent;
    box-shadow: none;
    color: #000;
}

#comment-wrapper {

    display: none;
}
/*CSS FOR SIDE LINKS OF WEBSITE*/
.side-links {

    position: fixed;
    left: 0px;
    top: 40%;
    z-index: 10000;
}

.side-links ul {

    list-style: none;
    padding: 0px;
    position: relative;
}

.side-links ul li {

    /*background-color: #0070bc;*/
    background-color: #00bcba;
    margin: 5px 0px;
    padding: 20px 10px;
    width: 165px;
    margin-left: -95px;
    font-size: 1.3em;
    font-weight: 600;
}
.side-links ul
{
    padding: 0 0 23px 0em !important;
}
.side-links ul li:hover {

    margin-left: 0px;
    transition: 0.5s ease-in;
}

.side-links i {

    font-size: 31px;
    color: #fff;
    padding: 0px 15px;
}

.side-links ul a {

    color: #fff;
    text-decoration: none;
}
.side-links-text {
    width: 62%;
    float: left;
}
.single-post .side-links {
    display: none;
}

/*.tm-extra-product-options-container .tm-epo-field.cdr-select{*/

/*margin-left: -545%!important;*/

/*}*/

.woocommerce .cdr-client-div h3.tm-epo-field-label {

    border: 2px solid #2fa3f2!important;
    padding: 10px 15px!important;
    display: block!important;
    width: 30%!important;
    text-align: center!important;
    margin: 0px auto!important;
    color: #2fa3f2!important;
}

/*.woocommerce .woocommerce-product-gallery__image {

    width: 30%!important;
    margin: 2em auto;
}*/

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {

    width: 70%!important;
}

 .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
     width: 27%!important;
     box-shadow: 6px -6px 4px #00000029;
 }

.woocommerce .related {

    display: inline-block!important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {

    right: 2.5em!important;
}

.woocommerce .tm-extra-product-options .tmcp-textfield.tm-epo-field {

    border: 1px solid #ccc;
    height: 35px;
    padding: 5px;
    border-radius: 4px;
}

.woocommerce .tm-epo-field-label.tm-left {

    width: 50%!important;
}

.woocommerce .tm-epo-field.tmcp-select {

    height: 35px!important;
}

.woocommerce div.product .product_title {

    border: none!important;
}

.woocommerce div.product .price {

    display: none;
}

.woocommerce .quantity input.qty {

    color: #ccc !important;
    background-color: #fff !important;
}

.woocommerce div.product span.price del {
    opacity: .8!important;
    font-size: 80% !important;
}

.backup-header.sticky-header {
    position: fixed;
    top: 126px;
    width: 100%;
    z-index: 1000;
}

@media (max-width: 786px) {

    .backup-header.sticky-header {
        position: fixed;
        top: 10px!important;
        width: 100%;
        z-index: 1000;
    }

    #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container {

        padding-top: 0px!important;
    }
}

@media (max-width: 1325px) {

    .et_pb_svg_logo #logo {

        height: 45%!important;
    }
}

/**** Subscription Page Setting ****/
#trigernormalplan,#trigertrialplan
{
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 2px solid #efefef;
    background: #150e0e05;
    color: #2ea3f2;
}
#trigernormalplan module:hover,#trigertrialplan module:hover
{
    Box-shadow:-3px 3px 9px rgba(136,136,136,0.32) !important;
    Background-color: #f3f3f2;
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#trigernormalplan.active, #trigertrialplan.active {
    padding-left: 11%;
    padding-right: 11%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #2a363f !important;
    box-shadow: -3px 3px 9px rgba(136,136,136,0.32) !important;
    color: #fff !important;
    border-radius: 5px !important;
    border: 2px solid #2a363f !important;
    top: -9px;
}
#trigernormalplan{top:-9px;left:-12px;}
.page-id-29837 .et_pb_button_3:hover{padding-left: 36% !important;padding-right: 36% !important;padding-top: 15px !important;padding-bottom: 15px !important;}
.page-id-29837 .et_pb_button_2:hover{padding-left: 36% !important;padding-right: 36% !important;padding-top: 15px !important;padding-bottom: 15px !important;}
.page-id-29837 .et_pb_button_4:hover{padding-left: 36% !important;padding-right: 36% !important;padding-top: 15px !important;padding-bottom: 15px !important;}
/**** Header Setting ****/

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{color: #222 !important;font-size:12px;text-indent: 11px;}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{color: #0f73c3 !important;background: rgba(241, 241, 241, 0.8) !important;}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu{width:100% !important;position:fixed !important;left:0 !important;}
.mega-sub-menu .mega-indicator{display: none !important;}
@media (max-width: 1300px) and (min-width: 961px){
    #main-header .container{width:95%;}
}
@media (max-width: 1024px) and (min-width: 961px){
    .mega-menu-link{font-size:12px }
}

#blog-page-slider .side-links{display:none !important;}
/**** Product Pages ****/

.free-trial:hover{padding: 15px 38px 14px 38px !important;}



.page-id-210357 #wpcf7-f3971-p210357-o1 .wpcf7-submit{color:#1f5b84 !important;border-color: #1f5b84 !important;}

.postid-212298 .tm-epo-field-label.tm-left+.tm-extra-product-options-container{width: 58% !important;}
.postid-212298 .tm-extra-product-options textarea.tm-epo-field {height: 50px !important;border-radius: 4px;border: 1px solid #2ea3f2 !important;color: #2ea3f2 !important;}

.full-width-tbox-div label.tm-epo-field-label {width: 20%;max-width: 20%;float: left;padding-top: 8px;}
.full-width-tbox-div .tm-extra-product-options-container {float: right !important;width: 58% !important;max-width: 58% !important;}

.full-width-tbox {width: 100% !important;max-width: 100% !important;height: 40px !important;}


/********* Website Button******/

.page-id-29745 .et_pb_button_0:hover{padding: 15px 30px !important;}

/******* Subscription Page Buttons*****/
.page-id-29837 .et_pb_button_2:hover {padding-left: 36%;padding-right: 36%;padding-top: 15px;padding-bottom: 15px;}
.page-id-29837 .et_pb_module .et_pb_button:hover, .et_pb_button:hover{padding-left: 36%;padding-right: 36%;padding-top: 15px;padding-bottom: 15px;}
#trigernormalplan:hover, #trigertrialplan:hover
{
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#trigernormalplan.active:hover, #trigertrialplan.active:hover {
    padding-left: 11% !important;
    padding-right: 11% !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
/******* My Account Page buttons *****/
.page-id-28555 a.button:hover{padding: 0.3em 1em !important;}
.page-id-28555 a.button:hover:after{margin-left: -5px !important;}
/******* Blog Page *****/

.display-posts-listing li{
    display: inline-block;
    float: left !important;
    height: 450px !important;
    list-style: none;
}
.display-posts-listing li.show{
    display: block !important;
}

.display-posts-listing a.image{
    height: 180px !important;
    display: block !important;
    overflow: hidden !important;
}
.display-posts-listing a.image img{
    min-height:18px !important;
    height:180px !important;
}
.display-posts-listing a.title{
    display: block !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.display-posts-listing{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    width: 100%;
}
.excerpt-dash{display: none !important;}
.page-id-213057 ul.et_pb_tabs_controls {
    background-color: #f4f4f4;
    margin-left: 20px;
    margin-top: -14px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    margin-right: 20px;
    height: 35px;
    border-right: 1px solid #d9d9d9;
}
.page-id-213057 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #00bcba !important;
    border: 2px solid #51a5a4eb !important;
}
.page-id-213057 .et_pb_tabs_controls li a{padding: 4px 23.2px 4px;}
.tc-av-price {
    font-weight: 700;
    margin-left: 7px;
}
dt.tc-name
{
    width: 38%;
}
input.tm-option-storage
{
    max-width: 110px !important;
    width: 110px !important;
}
input.cloud-storage-product-key
{
    max-width: 400px !important;
    width: 400px !important;
}

/**** for redirect whitpaper form***/
#red-url{display: none;}
/*****for case study banner btn**/
.case_study_btn {
    padding: 8px;
    cursor: pointer;
    border-radius: 6px;
    border: 2px solid #003366 !important;
}
.case_study_btn img{
    margin-bottom: 4px;
    margin-right: 2px;
}
.finace-payment{
    list-style: none !important;
    display: inline-block;
    margin-bottom: -5px;
    margin-top: 23px;
    border: 1px solid black;
    padding: 0 !important;
    margin-left: 10px;
    text-align: center;
    border-right: 0;
}
.finace-payment li{
    list-style: none !important;
    display: inline-block;
    float: left;
    border-right: 1px solid;
    height: 60px;
}
.finace-payment li p{
    background-color:#2b59bb !important;
    color: #ffff;
    padding: 5px 10px;
    border-bottom: 1px solid black;
}
#fin-payment {
    margin-left: 22px;
    margin-right: 20px;
    padding: 5px 10px;
}

.cloud-storage-product-key, .storage-update-bucket-name
{
    width: 330px !important;
    max-width: 330px !important;
}
.tm-option-storage{
    max-width: 82px !important;
    height: 30px !important;
}
ul.selected-region-name{
    text-align: right !important;
}
ul.selected-region-name input.selected-region-name{
    max-width: 82px !important;
    height:30px !important;
}
ul.current-storage{text-align: right !important;}
ul.current-storage input.current-storage{    max-width: 82px !important;
    height:30px !important;}
div.current-storage .tm-extra-product-options-container{margin-right: -22px !important;}
.tm-option-storage-div .tm-extra-product-options-container {margin-right:-55px !important;}


/* VSO  product page css START */

.postid-215250 .woocommerce-product-gallery{display:none;}
.postid-215250  div.product div.summary {  width:100% !important;  }
.postid-215250 .tm-extra-product-options {  max-width: 113%;  width: 113%;  }
.postid-215250 .radio_image_label{    color: #2ea3f2;  font-size: 1.3em;  display: block !important;}
.postid-215250 .tc-totals-form {  width: 97% !important;  margin-left: 2% !important;  }
.postid-215250 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;  top: -7px;  float: right !important;  margin-right: 2%;  }
.postid-215250 .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12, .tc-cell.tc-col-12, .tc-col-12{width: 98% !important;}
.postid-215250 .select-drive-dropdown-ul label.fullwidth { width: 260px !important;      height: 35px;margin-right: 72px;}
.postid-215250 .select-drive-dropdown-ul label.fullwidth select{ width: 260px !important;  }
.postid-215250 .select-drive-dropdown-ul .price.tc-price{display: inline-block !important; width: 72px !important;}
.postid-215250 .select-drive-dropdown-ul .tmcp-field-wrap .price:empty {  display: inline-block !important;  }
.postid-215250 .select-drive-dropdown-ul .tm-quantity input.tm-qty{height: 35px;}
.postid-215250 .select-drive-dropdown-ul .tm-quantity {    position: relative;  z-index: 100;  right: -340px;}
.postid-215250 .select-drive-dropdown-ul  input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {margin: 0;}
.vso-configurator {  display: none !important;  width: 53.6667%!important;  position: fixed !important;  top: 25% !important;  margin: 0 auto !important;  background-color: #fff !important;  z-index: 100 !important;  }
.drive-options-ul .tm-epo-field.tmcp-select{width: 195px !important;padding: 5px 2px;}
.postid-215250 .custom-vso-option-container-div .tm-extra-product-options-container{text-align: right}
#gen_pdf {  vertical-align: middle;  padding: 14px 20px;  font-size: 14px;  background-color: #8DC63F;  color: white;  border-radius: 5px;  display: inline-block;  border: 3px solid #ffffff;  cursor: pointer;  position: absolute;  bottom: -167px;  width: 45%;  }
#gen_pdf:hover{ border: 3px solid #8DC63F;  transition: all 0.2s;  }
.select-drive-dropdown-ul .tm-extra-product-options .tmcp-field-wrap .tc-price{display: inline-block !important;width: 72px !important;}
.vsoproduct-yes-no{margin-right: 20%;}
.vso-modal {  display: none; position: fixed; z-index: 1;padding-top: 100px;left: 0px;  top: 0;  width: 100%; height: 100%;overflow: auto; background-color: rgb(0,0,0);background-color: rgba(0,0,0,0.4);}
.vso-modal-content {  background-color: #fefefe;  margin: auto;  padding: 20px;  border: 1px solid #888;  width: 80%;  }
.vso-close {  color: #aaaaaa;  float: right;  font-size: 28px;  font-weight: bold;  }
.vso-close:hover, .vso-close:focus {  color: #000;  text-decoration: none;  cursor: pointer;  }
.select-drive-dropdown-ul .tc-price.hidden {  display: block !important;}
.vsoproduct-yes-no-ul .tm-epo-field.tmcp-select{width: 100px !important;text-indent: 30px;}
.raid-controller-checkbox {-webkit-appearance:button !important;-ms-appearance:button !important;appearance:button !important;background:#8ac7f1;width:70px;height:28px;border-radius:3px;position:absolute !important;z-index:1;left:-67px;}
.raid-controller-checkbox-ul .tm-label{position:absolute;z-index: 2;background-position:center;padding: 7px 23px !important;top:5px;left: -50px;color:#ffff !important;}
.raid-controller-checkbox:checked{  background: #2ea3f2 !important;}
.postid-215250 .tm-extra-product-options input.use_images:checked+img.radio_image{box-shadow: 0px 2px 10px 5px rgba(0,0,0,0.4);}
.postid-215250 .amount{color:#8DC63F !important;font-weight: 600;}
.postid-215250 .final{color:#2ea3f2 !important;}
.postid-215250 .woocommerce h3.tm-epo-field-label { font-size: 22px; text-align: center; margin-bottom: -30px; margin-top: 10px; }
.postid-215250 .tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {font-size: 1.2em !important;}
.postid-215250 span.price.tc-price.hidden{width: 95px !important;text-align: left;}
.postid-215250 .tc-extra-product-options .tmcp-field-wrap .price.tc-price{width: 95px !important;text-align: left;}
.postid-215250 .vso-product-images-ul .price.tc-price{width: 95px !important;text-align: center !important;}
.postid-215250 .tm-epo-totals { padding-bottom: 30px;  padding-top: 50px;font-size: 1.5em;  }
.postid-215250 .tc-lightbox-button { background: rgba(255, 255, 255, 0) none repeat scroll 0 0; color: #2ea3f2; opacity:1;}
.postid-215250 .tc-lightbox-wrap{  top:0; bottom: auto;  left: 0;  right: auto}
.postid-215250 .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error{  display: none !important;}
.postid-215250 .tm-extra-product-options .tm-extra-product-options-field{  width: 90% !important;}
.postid-215250 #gen_pdf{bottom:-303px;}
@keyframes click-wave {
    0% {
        height: 25px;
        width: 25px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}
.shipping-class {  -webkit-appearance: none;  -moz-appearance: none;  -ms-appearance: none;  -o-appearance: none;  appearance: none;  position: relative;  top: 0px !important;  right: 0;  bottom: 0;  left: 0;  height: 25px;  width: 25px;  transition: all 0.15s ease-out 0s;  border: none;  color: #fff;  cursor: pointer;  display: inline-block;  margin-right: 0.5rem;  outline: none;  position: relative;  z-index: 60;  }
.shipping-class:checked::before {  height: 25px;  width: 25px;  position: absolute;  content: "✔";  display: inline-block;  font-size: 18.66667px;  text-align: center;  line-height: 26px;  background: #8dc63f;  border-radius: 50%;  }
.shipping-class:checked::after {  -webkit-animation: click-wave 0.65s;  -moz-animation: click-wave 0.65s;  animation: click-wave 0.65s;  background: #40e0d0;  content: "";  display: block;  position: relative;  z-index: 50;  }
.shipping-class.radio {  border-radius: 50%;  }
.shipping-class::after {  border-radius: 50%;  }
.shipping-class .tm-epo-field-label, .tc-label.tm-label{  color: #2b2b2b;  }
.shipping-class.custom-vso-option-container-ul{  top: -50px !important;  }
.shipping-class.custom-vso-option-container-ul li{  margin-bottom: 10px !important;  }
/*.shipping-class .tm-epo-field-label{font-size: 1.25em !important;}*/
.select-vso-heading-div {margin-bottom: -20px;}
/* VSO  product page css END */



                                            /* Veeam  product page css START */

#gen_veeam_pdf {
    vertical-align: middle;
    padding: 14px 20px;
    font-size: 14px;
    background-color: #8DC63F;
    color: white;
    border-radius: 5px;
    display: inline-block;
    border: 0px solid #ffffff;
    cursor: pointer;
    position: absolute;
    bottom: -121px !important;
    width: 45%;
    z-index: 9;
}
#gen_veeam_pdf:hover {
    border: 3px solid #8DC63F;
    transition: all 0.2s;
}
.postid-211496 .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12{width: 96% !important;}
.postid-211496 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-211496 .button.single_add_to_cart_button {
    padding-right: 20% !important;
    padding-left: 20% !important;
    text-align: center;
    top: -30px;
    float: right !important;
    margin-right: -12%;
}

.postid-211496 .quantity {
    visibility: visible !important;
    position: relative;
    overflow: visible !important;
    color: blue !important;
    display: block;
    float: right !important;
    text-align: right;
    right: 82px;
    bottom: 85px;
}
.postid-211496 .quantity .input-text{
    color: blue !important;
    background-color: transparent !important;
    border: 1px solid blue !important;
    width: 80px;
}

.postid-211496 .tc-extra-product-options .tmcp-field-wrap .price.tc-price{
    width:160px !important;
}
.postid-211496 .tm-epo-field.tmcp-select{
    min-width: 158px;
    height: 35px;
}
.postid-211496 .tm-extra-product-options .tmcp-textfield.tm-epo-field{
    min-width: 30% !important;
    height: 35px !important;
    text-align: center !important;
}
.postid-211496 .tc-totals-form  {
    position: relative !important;
    top: -15px !important;
}
.postid-211496 .quantity .qty {
    width:4.631em !important;
}
/* Veeam promo product */
.postid-212248 .tm-extra-product-options .col-12, .tm-extra-product-options .tm-cell.col-12{width: 96% !important;}
.postid-212248 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-212248 .button.single_add_to_cart_button {
    padding-right: 20% !important;
    padding-left: 20% !important;
    text-align: center;
    top: -30px;
    float: right !important;
    margin-right: -12%;
}

.postid-212248 .quantity {
    visibility: visible !important;
    position: relative;
    overflow: visible !important;
    color: blue !important;
    display: block;
    float: right !important;
    text-align: right;
    right: 82px;
    bottom: 85px;
}
.postid-212248 .quantity .input-text{
    color: blue !important;
    background-color: transparent !important;
    border: 1px solid blue !important;
    width: 80px;
}

.postid-212248 .tc-extra-product-options .tmcp-field-wrap .price.tc-price{
    width:auto !important;
}
.postid-212248 .tm-epo-field.tmcp-select{
    min-width: 158px;
    height: 35px;
}
.postid-212248 .tm-extra-product-options .tmcp-textfield.tm-epo-field{
    min-width: 30% !important;
    height: 35px !important;
    text-align: center !important;
}
.postid-212248 .tc-totals-form  {
    position: relative !important;
    top: -15px !important;
}
.postid-212248 .quantity .qty {
    width:4.631em !important;
}
.postid-212248 .tm-element-ul-radio.element_20 .tmperiod{display: none !important;}


                                    /* Veeam  Backup for Microsoft Office 365 */
.postid-211560 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-211560 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;  top: -30px;  float: right !important;  margin-right: -12%;  }
.postid-211560 .quantity {  visibility: visible !important;  position: relative;  overflow: visible !important;  color: blue !important;  display: block;  float: right !important;  text-align: right;  right: 82px;  bottom: 85px;  }
.postid-211560 .quantity .qty {  width:4.631em !important;  }


/*SSO*/
.postid-210303 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-210303 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;  top: -1px;  float: right !important;  margin-right: 2%;  }
.postid-210303 #gen_veeam_pdf{    bottom: -110px;}
.postid-210302 .cpf-type-radio.custom-vso-option-container-div .tm-extra-product-options-container{text-align: left;}
.postid-210303 .tc-extra-product-options .tmcp-field-wrap label {
    display: inline!important;
}


/*Hyperconverged*/
.postid-210302 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-210302 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;  top: -1px;  float: right !important;  margin-right: 2%;  }
.postid-210302  #gen_veeam_pdf{    bottom: -110px;}
.postid-210302 .cpf-type-radio.custom-vso-option-container-div .tm-extra-product-options-container{text-align: left;}
.postid-210302 .tc-extra-product-options .tmcp-field-wrap label {
    display: inline!important;
}

/*cdr365v*/
.postid-209891 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-209891 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;  top: -1px;  float: right !important;  margin-right: 2%;  }
.postid-209891  #gen_veeam_pdf{    bottom: -110px;}
.postid-209891 .cpf-type-radio.custom-vso-option-container-div .tm-extra-product-options-container{text-align: left;}
.postid-209891 .tc-extra-product-options .tmcp-field-wrap label {  display: inline!important;  }

/*cdr365-backup*/
.postid-206517 .button.single_add_to_cart_button:after{    line-height: .6em !important;}
.postid-206517 .button.single_add_to_cart_button {  padding-right: 20% !important;  padding-left: 20% !important;  text-align: center;      top: -24px;  float: right !important;  margin-right: -12%;  }
.postid-206517  #gen_veeam_pdf{    bottom: -110px;}
.postid-206517 .cpf-type-radio.custom-vso-option-container-div .tm-extra-product-options-container{text-align: left;}
.postid-206517 .tc-extra-product-options .tmcp-field-wrap label {  display: inline!important;  }

.postid-206517  .quantity {  visibility: visible !important;  position: relative;  overflow: visible !important;  color: blue !important;  display: block;  float: right !important;  text-align: right;  right: 82px;  bottom: 85px;  }
.postid-206517  .quantity .qty {  width:4.631em !important;  }

.additional-comments
{
    width: 350px !important;
}

.raid-options-opener-div h3.tm-epo-field-label
{

    color: #4a8ac3 !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}




/*Styles for Raid Calcultor Starts Here*/
.raid-calculator-container .results-row .col-md-6
{
    border: 1px dashed #cccccc;
    padding: 10px;
    width: 48%;
    float: left;
}
.raid-calculator-container #usable_space_value, #raid_type_value, #fault_tolerance, #read_panelty, #write_panelty
{
    font-weight:700;
}
.raid-calculator-container .row
{
    clear: both;

}
.raid-calculator-container label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.raid-calculator-container .form-group {
    margin-bottom: 15px;
}
.raid-calculator-container .form-control {
    display: block;
    width: 97%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.raid-calculator-container .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.raid-calculator-container .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.raid-calculator-container .results-container
{
    display: none;
}
.raid-calculator-container.container {
    display: none;
    width: 100%;
    text-align: left;
    margin-left: 5%;
    margin-top: 4%;
    padding: 50px;
    box-shadow: 5px 10px 15px 10px #888888;
    position: absolute;
    z-index: 100000000;
    background: #ffffff;
    top: 875px;
}
.raid-calculator-container .results-container
{
    padding-bottom: 50px;
}
.raid-calculator-container #close {
    width: 85px;
    float: right;
    background: #ca2828;
    font-weight: 600;
}
.raid-calculator-container .col-md-12
{
    width: 100%;
}
.woocommerce-message a.button.wc-forward {
    background: #03A9F4 !important;
}
#quesDiv .form-control {
    margin-top: -10px;
}
#logo_gallery .et_pb_gallery_image:hover .et_overlay{
    z-index: -1;
}
#logo_gallery .et_overlay:before {
    display: none !important;
}
#logo_gallery .mfp-bottom-bar {
    display: none;
}
#logo_gallery .et_pb_gallery_image.portrait {
    pointer-events: none !important;
}
#post-217853 .et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item:hover{
    background-color: #ffffff;
    cursor: pointer;
}

/*Styles for Raid Calcultor Ends Here*/
.videos-tabs-container .et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: static !important;
}
.videos-tabs-container img{
    height: auto !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0 !important;
    right: 0 !important;
}
.product-cat-page .tabs-nav li{
    list-style: none;
    display: inline-block;
    padding: 10px 30px;
}
.product-cat-page .tabs-nav{
    padding: 0 !important;
}
.product-cat-page .tabs-nav li a{
    color: #ffffff;
}
.product-cat-page .tabs-nav li.active{
    background: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.product-cat-page .tabs-nav li.active a{
    color: #000;
    font-weight: 600;
}
@media screen and (max-width: 768px) and (min-width: 320px) {
    #mega-menu-wrap-primary-menu {
        width: 100% !important;
        margin: 0 !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 100% !important;
        position: relative !important;
        left: 0 !important;
    }
}

#technical-video-page .video_image_frame {
    height: 130px !important;
}


.manualPageGrid .et_pb_column{
    background-color: #26292bb8;
    min-height: 0 !important;
}
.manualPageGrid .et_pb_column_1_4 h3 {
    font-size: 18px
}

ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-textfield.tm-element-ul-textfield.element_5.custom-product-key-msp-ul {
    width: 425px !important;
}
input.custom-product-key-msp {
    max-width: 98% !important;
}
.video-tab-section .videos-tabs-container img {
    position: relative !important;
}

.video_frame .video_title{
    font-size: 16px !important;
    overflow: hidden;
    position: absolute !important;
}
.html5video-medium-3 {
    height: 250px !important;
}
.video_image_frame {
    height: 170px !important;
}
.inputg2_input select{
    width: 100%;
    padding: 10px;
}

.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field>.et_pb_contact_form_label {
    display: block;
    font-size: 20px;
    font-weight: 600;
}
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_0>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_1>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_2>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_3>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_4>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_5>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_8>.et_pb_contact_form_label,
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_6>.et_pb_contact_form_label{
    display: none;

}
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field>.input::-webkit-input-placeholder {
    color: transparent;
}
.customer-feedback-form>.et_pb_contact>.et_pb_contact_form>.et_pb_contact_field_7>.et_pb_contact_form_label
{
    display: none;
}
#wpcf7-f221204-p220936-o1 .wpcf7-radio{
    display: block !important;
    width: 120% !important;
}
#wpcf7-f221204-p220936-o1 p{
    padding-top: 1em !important;
    font-weight: 600;
    font-size: 16px !important;
}
#wpcf7-f221204-p220936-o1{
    padding: 0 7% !important;
}
#wpcf7-f221204-p220936-o1 input[type=radio] {
    height: 20px !important;
    width: 20px !important;
    position: relative !important;
    bottom: -4px !important;
}
#wpcf7-f221204-p220936-o1 span.wpcf7-list-item {
    margin: 0 6% 0 0 !important;
}

.pop-up-bkp-left{
    display:inline-block;
    width:34%;
    float: left;
    background-color: #70b9e1;
}
.pop-up-bkp-right{
    display:inline-block;
    width:66%;
    padding:25px;
}
.pop-up-bkp{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
#bkp-close-btn{
    color: #687071 !important;
    position: absolute;
    z-index: 10000;
    top: 8px;
    font-size: 40px;
    left: 8px;
    cursor: pointer;
}
.int-btn{
    display: block;
    background-color: #0098ec;
    text-align: center;
    padding: 4px;
    border-radius: 20px;
}
.int-btn .btn-1{
    color: #fff;
    font-size: 18px;
    display: block;
    margin-bottom: -8px;
}
.int-btn .btn-2{
    color: #ffd100;
}
.not-int-btn{
    font-size: 17px !important;
    text-align: center !important;
    display: block !important;
    padding: 6px !important;
    border: 2px solid #2ea3f2 !important;
    border-radius: 30px !important;
    margin-bottom: -12px !important;
    margin-top: 10px !important;
}

.next-btn-style{
    position: absolute;
    top: 305px;
    left: 157px;
    width: 301px;
    text-align: center;
}
.next-btn-style a{
    width:100%;
    display: block;
}
.next-rest-btn{
    background-color: #2ea3f2;
    color: #fff;
    padding: 10px 30px;
    font-weight: 600;
    border-radius: 2px;
}

.postid-221180 .woocommerce-product-gallery, .postid-233523 .woocommerce-product-gallery, .postid-236422 .woocommerce-product-gallery{
    display:none !important;
    width: 0 !important;
}
 .postid-236422 .woocommerce-tabs.wc-tabs-wrapper {
     border: none;
     height: 0px !important;
     overflow: hidden;
 }

#shipping-id .tm-extra-product-options-container{
    position: relative;
    margin-top: 50px;
    clear: both;
}

.pro-type-class-ul .radio_image{
    float:none !important;
}
.pro-type-class-ul .radio_image_label{
    font-size: 16px;
    color: #8BC34A;
    font-weight: 600;
}
.pro-select-full-ul .tm-epo-field.tmcp-select{
    width: 100% !important;
}
.tm-extra-product-options-radio.pro-processors-ul .tmcp-field-wrap .tc-price{
    float: right !important;
}
.tm-extra-product-options-radio.pro-net-con.custom-vso-option-container-ul .tmcp-field-wrap .tc-price{
    float: right !important;
}



.cust-total-ammount-div{
    position: fixed;
    text-align: right;
    max-width: 82%;
    width: 82%;
    top: 100px;
    z-index: 100;
}

/*CSS for product configurator reseller portal Starts Here*/

 .cust-total-ammount-div p {
     padding: 5px 10px !important;
     font-size: 15px;
     background: #2573a6;
     border-color: #2573a6;
     color: white;
     text-transform: none;
     width: 250px;
     float: right;
     line-height: 3;
     font-weight: 700;
     text-align: center;
     box-shadow: 6px -6px 4px #00000029;
 }
 .woocommerce .woocommerce-breadcrumb {
     margin: 0 0 1em;
     padding: 6px 13px !important;
     font-size: .92em;
     background: rgb(239, 239, 239);
 }
 .woocommerce div.product form.cart, .woocommerce div.product p.cart {
     margin-bottom: 2em;
     border-radius: 0 !important;
     padding: 28px 5px 5px 18px !important;
     background-color: rgb(255, 255, 255) !important;
     border: 0 !important;
     box-shadow: 6px -6px 4px #00000029;
 }
 .woocommerce h3.tm-epo-field-label {
     font-size: 16px;
     color: #727272 !important;
     font-weight: 600;
     margin-bottom: 10px;
     margin-top: 10px;
 }
 .product_cat-appliance-configurator .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select {
     width: 100% !important;
     border: 0;
     color: #5b5b61;
 }
 .tm-extra-product-options-field hr {
     border-color: #fff;
 }
 .product_cat-appliance-configurator .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select {
     background: #f7f8fb !important;
 }
 #main-content {
     background-color: #f7f8fb !important;
 }
 .tm-extra-product-options input.use_images:checked+.tc-lightbox-image-wrap img.radio_image
 {
     border-color: #bbbbbb !important;
     padding: 20px;
 }
 .tm-extra-product-options .tc-lightbox-image-wrap .radio_image, .tm-extra-product-options .tc-lightbox-image-wrap .checkbox_image {
     padding: 20px !important;
 }
 .product_cat-appliance-configurator .vso-product-images-ul .tm-epo-reset-radio {

     background-color: #cccccc !important;
     border-radius: 0;
 }
 .product_cat-appliance-configurator .tc-lightbox-button {
     background: rgb(255, 255, 255) none repeat scroll 0 0;
     color: #cccccc;
     opacity: 1;
     left: 177px;
 }
 .side-links ul {
     padding: 0 0 23px 0em !important;
     display: none;
 }

 .product_cat-appliance-configurator .vso-product-images-ul .tm-epo-reset-radio {
     z-index: 100;
     right: 3px !important;
     top: 14px !important;
     background-color: #e08e8e !important;
     padding: 4px !important;
 }
 .woocommerce div.product .product_title {
     color: #2573a669 !important;
     line-height: 1.5;
     padding-bottom: 1px !important;
     font-weight: 800;
     text-transform: uppercase;
 }
 .product_cat-appliance-configurator .shipping-class.custom-vso-option-container-ul {
     padding-left: 0 !important;
     padding-right: 40px !important;
 }

 .shipping-class .tm-epo-field-label {
     font-size: 1.05em !important;
     font-weight: 600 !important;
 }
 .woocommerce .woocommerce-breadcrumb {
     display: none;
 }
 .cust-total-ammount-div {
     position: fixed;
     text-align: right;
     max-width: 16%;
     width: 16%;
     top: 100px;
     z-index: 100;
     right: 10px;
 }

 div.tm-epo-totals {
     background: #efefef;
     padding: 22px;
 }
 dt.tm-final-totals {

     text-transform: uppercase;
     font-size: 16px;
 }
 .white.ltr-direction {
     display: none;
 }
 .related.products {
     margin: 20px 0;
     visibility: hidden !important;
 }
 ul.tabs.wc-tabs {
     border: 0 !important;
 }

 body.postid-221180>div#page-container>div#et-main-area>div#main-content>div.container
 {
     height: 923px;
     overflow-y: auto;
 }
 div#page-container>div#et-main-area>div#main-content>div.container::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
     border-radius: 10px;
 }
 div#page-container>div#et-main-area>div#main-content>div.container::-webkit-scrollbar
 {
     width: 6px;
     background-color: #F5F5F5;
 }
 div#page-container>div#et-main-area>div#main-content>div.container::-webkit-scrollbar-thumb {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
     background-color: #aaa;
 }
 #page-container
 {
     background: #f7f8fb;
 }
 .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
     position: absolute;
     top: 0.1em !important;
     right: 0.1em !important;
     font-size: 2em;
     z-index: 9;
     width: 36px;
     height: 36px;
     background: #efefef;
     border: 1px solid #ddd;
     text-indent: -9999px;
     border-radius: 100%;
     box-sizing: content-box;
 }





 /*CSS for product configurator reseller portal Ends Here*/






 .cust-total-ammount-div p span{
    display: inline-block;
    padding: 0 5px;
}

.hard-drives-3-ul li img.tc-checkbox-image{
    display: none !important;
}
.hard-drives-2-ul li img.tc-checkbox-image{
    display: none !important;
}
.hard-drives-1-ul li img.tc-checkbox-image{
    display: none !important;
}

#gen_veeam_pdf_pro_soft{
    vertical-align: middle;
    padding: 14px 20px;
    font-size: 14px;
    background-color: #0073a8;
    color: white;
    border-radius: 5px;
    display: inline-block;
    border: 3px solid #ffffff;
    cursor: pointer;
    position: absolute;
    bottom: -108px;
    width: 100%;
}
#gen_veeam_pdf_pro_soft:hover {
    border: 3px solid #8DC63F;
    transition: all 0.2s;
}

 #gen_pro_pdf {
     vertical-align: middle;
     padding: 12px 20px;
     font-size: 19px;
     background-color: #2573a6;
     color: white;
     border-radius: 0;
     cursor: pointer;
     position: relative;
     width: 100%;
     text-transform: uppercase;
     font-weight: 600;
     border: 0;
     box-shadow: 6px 4px 4px #00000029;
     Z-INDEX: 90;
}
#gen_pro_pdf:hover {
    border: 3px solid #8DC63F;
    transition: all 0.2s;
}

#product-224415 .pro-select-drive-ul .tm-quantity {
    position: absolute !important;
    float: right !important;
    right: 160px !important;
    z-index: 1000;
}
#product-224415 .custom-vso-option-container-div .tm-quantity {
    position: absolute !important;
    float: right !important;
    right: 160px !important;
    z-index: 1000;
}

















.postid-222819 .woocommerce-product-gallery{
    display:none !important;
    width: 0 !important;
}

#product-222819 .entry-summary{
    width: 100% !important;
}

#product-222819 .single_add_to_cart_button{
    display:none !important;
}
.page-id-210527 #wpcf7-f218725-p210527-o2 span.wpcf7-not-valid-tip{
    float:left !important;
}



/* Convert Tooltip of vso to button and show div of detail*/

.vso-product-images-ul .tcfa-question-circle:before {
    font-size: 12px;
    content: "Configurations";
    -webkit-appearance: button;
    padding: 8px;
    background-color: #3d92cc;
    color: #fff;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    cursor: pointer;
    border: 1px solid #3d92cc;
}



.detailDiv{
    position: absolute;
    z-index: 100000;
    top: 40%;
    width: 50%;
    left: 25%;
    padding: 50px;
    background-color: #e6ecf1;
    border-radius: 10px;
}
.tooltip-cls-btn{
    float: right;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}
.detailDiv table{
    width: 100%;
    border: 1px solid #000000;
}
.detailDiv tr{
    border: 1px solid #000000;
}
.detailDiv td{
    border: 1px solid #000000;
    text-align: center;
    padding: 10px;
}
.vso-product-images-ul .tcfa-question-circle {
    text-align: center !important;
    display: block;
    margin-top: 10px;
}
.warrantyDiv-div .tm-description{
    text-align: right;
    position: absolute;
    float: right;
    right: 30px;
    top: 53px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 20px;
}
#warranty_price{display: none;}

.pop-cross{
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    background-color: #0c71c3;
    border-radius: 50%;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}


#product-224415 .woocommerce-product-gallery__wrapper{
    display:none !important;
    width: 0 !important;
}

#product-224415 .entry-summary{
    width: 100% !important;
}
#product-224415 .pro-processors-div img{position: absolute;}
#product-224415 .pro-select-drive-div img{position: absolute;}
#product-224415 .custom-vso-option-container-div img{position: absolute;}
#product-224415 .pro-processors-div ul{ padding-left: 65px;  }
#product-224415 .pro-select-drive-div ul{ padding-left: 65px;  }
#product-224415 .custom-vso-option-container-div ul{ padding-left: 65px;  }
#product-224415 .custom-vso-option-container-div{  min-height: 80px;  }
#product-224415 .custom-vso-option-container-div .tc-price {  float: right !important;  }
#product-224415 .custom-vso-option-container-div .tm-epo-reset-radio {
    right: -30px !important;
    top: 0px !important;
    background-color: #8bba43 !important;
    padding: 4px !important;
}
#product-224415 .pro-select-drive-ul .price.tc-price {  float: right !important;  }
.podcast-page h3{
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.podcast-page .podcast-title a{
    font-size: 28px;
    display: block;
    padding-top: 30px;
    line-height: 1.3;
}
.single-podcast #sidebar{
    display: none;

}
.single-podcast #left-area {
    width: 100%;
    padding-right: 0;
}
.single-podcast #main-content .container:before{display:none !important;}
.single-podcast #left-area .post-meta {
    display: none !important;
}

.mega-menu-item.widget_text{
    padding-top: 0 !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    font-size: 12px ;
    color: #000000 !important;
    margin-top: -10px !important;
}
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu{
     border-left: 1px solid #afafaf !important;
 }
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{

    color: #635858 !important;
    border-bottom: 1px solid #afafaf !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    background: #0f73c3 !important;
    color: #fff !important;
}
#mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 14px;
    color: #5171ab !important;
}
#my-div #cust-iframe #main-header{display: none !important;}
#my-div #cust-iframe .product_title.entry-title{display: none !important;}
#LoAvailableBtn{display: none !important;}

 @media screen and (max-width: 1400px) {
     /*#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {*/
     /*   font-size: 16px !important;*/
     /*    line-height: 20px !important;*/
     /*}*/

 }
 @media screen and (max-width: 1024px) {
     /*#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {*/
     /*    font-size: 14px !important;*/
     /*    line-height: 18px !important;*/
     /*}*/
 }
#LoAwayFormBtn{display: none !important;}
#q_hidden{display: none !important;}
.et_monarch .et_social_sidebar_networks {
     z-index: 2 !important;
 }
.postid-228622 .label{
     font-size: 18px;
 }
.postid-228622 .tm-extra-product-options .tm-epo-field-label{
     font-size: 18px;
 }
.postid-228622 label .tm-label{
     font-size: 18px;
 }
.postid-228622 .element_5{
     padding: 0 !important;
     margin-left: -9px !important;
     margin-top: -19px !important;
     text-align: left !important;
 }

.postid-228622 .element_5 .tmcp-field-wrap .tmhexcolorimage-li-nowh .tc-active{
     text-align: left !important;
 }
.postid-228622 .element_6.feature-textfield-ul li.tmcp-ul-wrap {
     text-align: right !important;
}
.postid-228622 #tmcp_textfield_7{margin-left: 23% !important;}
.postid-228622 #tmcp_select_19{    padding: 0 30px;}
.postid-228622 #tmcp_select_3{    padding: 0 42px;}


 .automation-iframe
 {
     position: absolute;
     top: 2312px;
     z-index: 1000;
 }

 .wp-admin iframe.automation-iframe {
     display: none;
 }
 .postid-215250 .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error{  display: none !important;}
 .tc-extra-product-options .tmcp-field-wrap label{
     display: inline !important;
 }

 .tab-2.videos-tabs-container.all-tab
 {
     display: none;
 }
 .et-pb-controllers a {
     background: #8a8a8a;
 }
 .et-pb-slider-arrows {
     color: #000;
 }
 .et-pb-controllers .et-pb-active-control {
     background-color: #000;
 }
 .custom-product-key-msp-ul
 {
     width: 425px;
 }
 .custom-product-key-msp
 {
     width: 98%;
     max-width : 98%;
 }
 .et_pb_bg_layout_light.et_pb_blurb_position_top.et_pb_with_border {
     border-width: 0px;
 }
 .et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_image_wrap, .et_pb_blurb_2 .et_pb_main_blurb_image .et_pb_image_wrap, .et_pb_blurb_3 .et_pb_main_blurb_image .et_pb_image_wrap
 {
     border-width: 0px !important;
 }
 .mce-content-body {
     margin-top: 15px;
 }

 .et_pb_row.et_pb_row_17.tab-3.videos-tabs-container.all-tab.et_pb_equal_columns.et_pb_gutters1.et_pb_row_fullwidth {
     display: none;
 }

 #contact-stonefly .et_pb_row.et_pb_row_1 {
     box-shadow: 0px 7px 15px #00000099;
     padding: 29px;
     background: #ffffff;
     margin-bottom: 81px;
     margin-top: -127px;
     z-index: 99999 !important;
 }
 input.wpcf7-form-control.wpcf7-submit {
     margin-right: 20px;
 }
 .mce-content-body.custom-p
 {
     margin-top: -8px;
 }
 .customer-feedback-form>.et_pb_contact>form>p>span.et_pb_contact_field_options_wrapper>span.et_pb_contact_field_options_title
 {
     float:left;
 }
 .customer-feedback-form>.et_pb_contact>form>p>span.et_pb_contact_field_options_wrapper>span.et_pb_contact_field_options_list
 {
     float: right;
     display: inline-flex;
 }
 div#et_pb_contact_form_0.customer-feedback-form {
     margin: 0;
     padding: 0;
     width: 100%;
 }
 .customer-feedback-form>.et_pb_contact>form>p>span.et_pb_contact_field_options_wrapper>span.et_pb_contact_field_options_list>span.et_pb_contact_field_radio>label
 {
     margin-right: 36px;
     margin-left: 35px;
 }
 .customer-feedback-form>.et_pb_contact>form>p>span.et_pb_contact_field_options_wrapper>span.et_pb_contact_field_options_list>span.et_pb_contact_field_radio>label>i
 {
     background: #eaeaea;
 }

 .et_header_style_left .logo_container {
     position: absolute;
     width: 50%;
     height: 100%;
 }
 .label-landing-contact-form {
     color: #fff316;
     font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
 }
 div#wpcf7-f209370-p227029-o1>form>p>input {
     border: 2px solid #fff;
     color: #f7f315 !important;
 }


 article.category-case-study>.entry-title
 {
     position: relative;
     margin-top: -8em;
     margin-bottom: 3.5em;
     transition: .5s ease;
     opacity: 1;
     text-align: center;
     padding: 0.5em;
     overflow: hidden;
     text-overflow: ellipsis;
     height: 54px;
 }
 article.category-case-study>div.post-content>a.more-link {
     text-transform: capitalize;
     font-weight: 500;
     color: #de9e0b;
     Font-size: 14px;
     text-decoration:underline;
 }
 article.category-case-study>div.et_pb_image_container>a.entry-featured-image-url {

     background-image: linear-gradient(to bottom right, #69511a, #000000);
 }
 article.category-case-study>div.et_pb_image_container>a.entry-featured-image-url>img.lazyloaded {
     opacity: 0.25;
 }
 div.wpcf7-mail-sent-ok {
     border: 0px solid #398f14;
     color: #35b100;
     font-size: 18px;
     font-weight: 600;
 }
 .case_study_btn {
     padding: 8px;
     cursor: pointer;
     color: #fff!important;
     border: 2px solid !important;
     border-radius: 0;
     font-family: poppins,sans-serif;
     font-weight: 600;
     font-size: 16px;
 }
 .case-form-container {
     position: fixed !important;
     top: 20%;
     background: #000000b8;
     left: 19%;
     padding: 60px !important;
     border-radius: 0;
     z-index: 1000;
 }
 a.close>img.lazyloaded {
     margin-bottom: 20px;
 }
 div.case-form-container>div>div>div.et_pb_text_inner>div.wpcf7>form>div.wpcf7-validation-errors, div.case-form-container>div>div>div.et_pb_text_inner>div.wpcf7>form>div.wpcf7-acceptance-missing {
     border: 2px solid #ff0000;
     margin-top: 52px;
     color: #ffff;
 }
 div.case-form-container>div>div>div.et_pb_text_inner>div.wpcf7>form>p>input.wpcf7-form-control.wpcf7-submit {
     color: #fff;
     border-color: #fff;
 }

 .admin-bar>.mtsnb.mtsnb-fixed.mtsnb-top, #mtsnb-229522 {
     top: 138px !important;
 }




 .new-contact-form>div>div>form>p>label {
     color: #8F8F8F;
     font-size: 15px;
     font-weight: 600;
     font-family: poppins, sans-serif;
     line-height: 3;
 }
 .new-contact-form>div>div>form>p>label>span>input, .new-contact-form>div>div>form>p>label>span>textarea{
     background: #fff !important;
     box-shadow: 0 2px 18px 0 rgba(154, 120, 243, 0.12);
 }
 .new-contact-form>div>div>form>p>input.wpcf7-submit
 {
     color: #fff!important;
     box-shadow: 0 2px 18px 0 rgba(0,0,0,.3);
     background: #7272FF;
     border-width: 10px!important;
     border-color: #7272FF;
     border-radius: 100px;
     letter-spacing: 1px;
     font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
     font-weight: 600!important;
     text-transform: uppercase!important;
     background-color: #7272FF;
 }

 .new-contact-form>div>div>form>p>span {
     color: #9191E4;
     font-size: 15px;
     font-weight: 600;
     font-family: poppins, sans-serif;
     line-height: 3;
 }
 .new-contact-form>div>div>form>p {
     color: #009EFF;
     font-size: 15px;
     font-weight: 400;
     font-family: poppins, sans-serif;
     line-height: 3;
 }
 .new-contact-form>div>div>form>.wpcf7-validation-errors {
     border: 1px dotted #D7D7D7 !important;
     color: #FF2700;
 }



 /*Product Category CSS*/

 #product-221180 .entry-summary,#product-233523 .entry-summary, #product-236422 .entry-summary {
     width: 100% !important;
 }

 /*.product_cat-appliance-configurator .entry-summary{
     width: 100% !important;
 }*/
 .product_cat-appliance-configurator #shipping-id{
     margin-bottom: 90px;
 }

 .product_cat-appliance-configurator .raid-controller-checkbox-div{
     margin-top: 15px;
 }
 .product_cat-appliance-configurator .raid-controller-checkbox-div .tm-extra-product-options-container{
     width: 100px;
     float: right;
     position: relative;
     right: -10px;
     top: -35px;
 }

 .product_cat-appliance-configurator .tc-lightbox-wrap {
     top: 0;
     bottom: auto;
     left: 0;
     right: auto;
 }
 .product_cat-appliance-configurator .tc-lightbox-button {
     background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
     color: #afafaf;
     opacity: 1;
 }
 .product_cat-appliance-configurator .tm-epo-reset-radio{
     right: -27px !important;
     top: 2px !important;
 }

 .product_cat-appliance-configurator .hard-drives-section .tmlazy.tc-checkbox-image{
     position: relative !important;
     left: -10px !important;
     top: 0px !important;
 }

 .product_cat-appliance-configurator .hard-drives-section .tmlazy.tc-checkbox-image{
     display: none;
 }

 .product_cat-appliance-configurator .hard-drives-1-div .tm-quantity{
     position: absolute !important;
     float: none !important;
     left: 300px !important;
     z-index:1000;
 }
 .product_cat-appliance-configurator .hard-drives-1-div .price.tc-price {
     float: right !important;
 }
 .product_cat-appliance-configurator .hard-drives-2-div .tm-quantity{
     position: absolute !important;
     float: none !important;
     left: 300px !important;
     z-index:1000;
 }
 .product_cat-appliance-configurator .hard-drives-2-div .price.tc-price {
     float: right !important;
 }
 .product_cat-appliance-configurator .hard-drives-3-div .tm-quantity{
     position: absolute !important;
     float: none !important;
     left: 300px !important;
     z-index:1000;
 }
 .product_cat-appliance-configurator .hard-drives-3-div .price.tc-price {
     float: right !important;
 }
 .product_cat-appliance-configurator .pro-processors-ul{
     padding-left: 60px;
     padding-top: 10px;
     padding-bottom: 10px;
 }
 .product_cat-appliance-configurator .pro-processors-ul .tc-radio-image{
     left: -12px;
     position: absolute;
     top: 16px;
     display: none;
 }

 .product_cat-appliance-configurator .pro-net-con .custom-vso-option-container-ul{
     padding-left: 80px;
     padding-top: 10px;
     padding-bottom: 10px;
 }
 .product_cat-appliance-configurator .pro-net-con .custom-vso-option-container-ul .tc-radio-image{
     left: -12px;
     position: absolute;
     top: 40px;
     display: none;
 }

 .product_cat-appliance-configurator .pro-hypervisor.custom-vso-option-container-ul .tc-radio-image{
     left: -12px;
     position: absolute;
     top: 30px;
     display: none;
 }
 .product_cat-appliance-configurator .pro-services-cus.custom-vso-option-container-div label.tm-epo-field-label.tm-left {
     width: 70%!important;
 }
 .product_cat-appliance-configurator .pro-services-cus.custom-vso-option-container-div .tm-epo-field-label.tm-left{
     max-width: 70% !important;
 }
 .product_cat-appliance-configurator .pro-services-cus.custom-vso-option-container-div span.price.tc-price{
     float: right !important;
 }
 .product_cat-appliance-configurator .dr365v span.price.tc-price{
     float: right !important;
 }
 .product_cat-appliance-configurator .pro-hypervisor.custom-vso-option-container-div span.price.tc-price{
     float: right !important;
 }
 .product_cat-appliance-configurator .new-slect-img{
     display: inline !important;
 }
 .product_cat-appliance-configurator .hard-drives-1-div,.hard-drives-2-div,.hard-drives-3-div{
     padding-left: 30px !important;
 }
 .product_cat-appliance-configurator .pro-hypervisor.custom-vso-option-container-div ul{
     padding-left: 60px !important;
 }
 .product_cat-appliance-configurator .pro-services.custom-vso-option-container-ul span.price.tc-price{
     float: right !important;
 }
 .product_cat-appliance-configurator .pro-veeam-option.custom-vso-option-container-div ul{
     padding-left: 70px !important;
 }
 .product_cat-appliance-configurator .pro-veeam-sub-option.custom-vso-option-container-ul{
     padding-left: 70px !important;
 }
 .product_cat-appliance-configurator .pro-veeam-option.custom-vso-option-container-div ul .price.tc-price{
     float: right!important;
 }
 .product_cat-appliance-configurator .pro-veeam-sub-option.custom-vso-option-container-ul .price.tc-price{
     float: right!important;
 }
 .product_cat-appliance-configurator #pro-veeam-img{
     position: absolute;
     left: 0;
 }
 .product_cat-appliance-configurator .pro-service-img{
     position: absolute;
 }
 .product_cat-appliance-configurator .pro-veeam-sub-option-div #pro-veeam-img{
     top:110px;
 }
 .product_cat-appliance-configurator .pro-services.custom-vso-option-container-ul{
     padding-left: 70px !important;
 }
 .product_cat-appliance-configurator .button.single_add_to_cart_button.button.alt {
     display: none !important;
 }
 .product_cat-appliance-configurator #gen_veeam_pdf {
     bottom: -108px;
     width: 100%;
 }


 .product_cat-appliance-configurator .custom-vso-option-container-ul .price.tc-price  {
     float: right !important;
 }

 .product_cat-appliance-configurator .pro-select-drive-ul .price.tc-price  {
     float: right !important;
 }
 .product_cat-appliance-configurator .pro-select-drive-div .tm-quantity {
     position: absolute !important;
     float: right !important;
     right: 160px !important;
     z-index: 1000;
 }
 .product_cat-appliance-configurator .custom-vso-option-container-div .tm-quantity {
     position: absolute !important;
     float: right !important;
     right: 160px !important;
     z-index: 1000;
 }
 .product_cat-appliance-configurator .custom-vso-option-container-div .tm-epo-reset-radio {
     right: -30px !important;
     top: 0px !important;
     background-color: #e08e8e !important;
     padding: 4px !important;
 }
 .product_cat-appliance-configurator .pro-select-drive-ul{
     padding-left: 80px !important;
     min-height: 70px !important;
     padding-top: 15px !important;
 }
 .product_cat-appliance-configurator .pro-processors-ul{
     padding-left: 80px !important;
     min-height: 70px !important;
     padding-top: 15px !important;
 }
 .product_cat-appliance-configurator .custom-vso-option-container-ul{
     padding-left: 80px !important;
     min-height: 70px !important;
     padding-top: 15px !important;
 }
 .product_cat-appliance-configurator .custom-vso-option-container-ul {
     padding-left: 80px !important;
 }
 /*.product_cat-appliance-configurator .shipping-class.custom-vso-option-container-ul {*/
 /*    padding-left: 0 !important;*/
 /*    padding-right: 15px !important;*/
 /*}*/

 .product_cat-appliance-configurator .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select {
     width:100% !important;
 }
 .tm-extra-product-options-select .amount1 {
     display: none;
 }
 .postid-236422 span.amount.sf-disabled
   {
     font-weight: 400;
     color: #003153;
     text-decoration: line-through;
     margin-left: 5px !important;
   }
 .postid-236422 span.amount.final
   {
       text-decoration: none;
   }
 .postid-236422 span.amount1
 {
     font-weight: 400 !important;
     color: #b12704;
     margin-left: 5px;
     margin-right: 5px;
 }
 .postid-236422 span.tc-original-price
 {
     color: #003153;
 }
 .postid-236422 .tc-active span.amount1 {
     font-weight: 600 !important;
 }


 .postid-236422 .rs-discount-exclude span.amount.sf-disabled {
     text-decoration: initial;
     color: #b12704;
     margin-right: 5px;
 }

 .postid-236422 .rs-discount-exclude .amount1 {
     display: none;
 }
 .postid-236422 li.tmcp-field-wrap.tmhexcolorimage-li-nowh {
     margin-bottom: 5px !important;
 }
 .postid-236422 span.price.tc-price {
     border: 1px solid #003153;
     border-radius: 2px;
 }



 .postid-236422 span.amount1.final-discounted-amount {
     font-weight: 600 !important;
     font-size: 1.2em;
     float: right;
     border: 1px solid #000;
     border-radius: 2px;
     margin: 0;
     border-left: 0;
     padding-left: 15px;
     padding-right: 7px;
     padding-bottom: 3px;
     padding-top: 3px;
 }
 .postid-236422 span.sf-final-disabled
 {
     border: 1px solid #000;
     border-right: 0;
     margin: 0;
     padding-left: 6px;
     padding-bottom: 3px;
     padding-top: 3px;
     text-decoration: line-through !important;
     color: #003153 !important;
     font-weight: 400 !important;
     font-size: 1.2em !important;
 }
 .warranty-amount{
     font-weight: 600 !important;
     font-size: 1.2em;
     float: right;
     border: 1px solid #000;
     border-radius: 2px;
     margin: 0;
     padding-left: 7px;
     padding-right: 7px;
     padding-bottom: 3px;
     padding-top: 3px;
     color: #b12704;
 }
 .postid-236422 .tm-extra-product-options-totals .price.amount.final {
     margin-right: 0 !important;
 }



 .postid-236422 .vmware-line-discounted span.amount.sf-disabled {
     text-decoration: line-through !important;
     color: #003153 !important;
 }
 .postid-236422 .vmware-line-discounted span.amount1 {
     display: block !important;
 }




 /** Push menu onto new line **/
 #{$wrap} {
     clear:both;
 }
 div#et-top-navigation
 {
     width: 100%;

 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu {
     padding: 0;
     left: 0;
     position: fixed;
 }

 ul.mega-sub-menu>li.mega-menu-item-has-children>a {
     font-weight: 600 ;
     font-size: 0.9em ;
 }

 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     font-weight: 600;
     font-size: 14px;
 }

 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
     border-right: 0;
     font-weight: 600 !important;
     text-decoration: none !important;
     color: #5171ab !important;
     font-size: 14px;
     background: #f1f1f1 !important;
 }



 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
     width: 81vw;
     float: left;
     clear: none;
     position: absolute;
     top: 0;
     left: 28rem;
     visibility: hidden;
     border-left: 0;
     padding: 2rem 20rem 20rem 0px;
     height: 0;
     overflow: hidden;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:focus {
     background: #5171ab;
     color: white;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {

     background: #fbfbfb;
 }


 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     font-weight: 600;
     font-size: 1.2em;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {

     font-size: 1em;
     color: #3a3a3a;
     font-weight: 400;
     padding: 0px 0.5rem;
     border-bottom: 1px dotted #eaeaea;
     line-height: 3;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
     color: #5171ab;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
     color: #5171ab;
 }

 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
     float: left;
     padding: 1px 0 0 1.5em;
     height: auto;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     font-size: 1.1em;
     color: #5171ab;
     cursor: auto;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {

     box-shadow: 14px 12px 19px rgba(152, 152, 152, 0.4);
 }
 .absolute-menu-image
 {

     position : absolute;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
     border-left: 0 !important;
     box-shadow: none;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link
 {
     color : #000;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu.mega-menu-item  , #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item{
     background: #fff;
 }


 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     width: 19vw ;
     float: left;
     background: #fff !important;
     color: #000 ;
     font-weight: 400 ;
     padding: 0px 0.8rem 0px 0.8rem ;
     line-height: 4 ;
     text-indent: 0;
     text-decoration: none;
     vertical-align: baseline;
     font-size: 1.1em;
     text-transform: uppercase !important;
     border-right: 1px solid #fbfbfb !important;
     border-bottom: 1px solid #f5f5f5 !important ;
 }
 nav#top-menu-nav{
     float: right !important;
 }


 @media screen and (max-width: 768px) {
     #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
         margin: auto !important;
         text-align: center !important;
     }
     #top-menu-nav{
         width: 100% !important;
     }
     #et-top-navigation {
         padding: 20px 0 !important;
     }
     #main-header{
         background: #ffffff !important;
     }
     .et_menu_container{
         width:100% !important;
     }
     .logo_container {
         /*display: none !important;*/
     }
     #et_mobile_nav_menu {
         display: none !important;
     }
     #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
         width: 100% !important;
     }
     #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
         display: block !important;
         position: relative !important;
         z-index: 111111 !important;
         top: 0px !important;
         left: 0 !important;
         width: 100% !important;
         background: #fff !important;
         height: auto !important;
         padding: 0 !important;
     }

     #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu li{
         padding: 1px 0px 0px 1.5em !important;
         height: auto !important;
         width: 100vw !important;
         background: #ffff !important;

     }
     #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:focus {
         background: #ffffff;
     }


 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     color: #5171ab !important;
 }
 #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu {

     width: 275px !important;
 }


.hide_div{display: none;}
.hide_div_2{display: none;}
 .hide_div_3{display: none;}


#n2-ss-49-align p:not(.has-background):last-of-type {
    color: white !important;
}

 #post-238663 .case-form-container {
     background: rgb(42 54 63 / 91%);
     width: 100%;
     background-size: cover;
     border-radius: 0;
     box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
 }
 #post-238663 p {
     text-align: left;
     color: #fff;
 }
 #wpcf7-f3971-p238663-o2 .wpcf7-form-control
 {
     background: rgb(255 255 255 / 48%) !important;
 }
 #wpcf7-f3971-p238663-o2 label
 {
     font-weight: 800;
     text-transform: uppercase;
 }
 #wpcf7-f3971-p238663-o2 .wpcf7-submit {

     font-family: 'Raleway';
     color: #00c1c4 !important;
     border-color: #00c1c4 !important;
     text-shadow: none;
     line-height: 1.5;
     font-style: normal;
     text-decoration: none;
     text-align: center;
     letter-spacing: normal;
     word-spacing: normal;
     background: transparent !important;
     padding: 10px 25px;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: 700;
 }



