﻿/* Original tables.css */
.text-blocks .row:not(.slides):not(.listing_window-mosaic) .item.items-3 {
    display: flex !important;
}

.fancy-table {
    font-family: 'Ruda', sans-serif !important;
    border-collapse: collapse;
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    table-layout: fixed;
    font-size: 15px;
    background: transparent;
    border: none !important;
}

    .fancy-table th,
    .fancy-table td {
        padding: 15px 20px;
        text-align: center;
        vertical-align: middle;
        border: none !important;
        color: #000 !important;
        font-size: 15px;
    }

    .fancy-table i {
        font-size: 20px;
    }

    .fancy-table .active i {
        font-weight: 900 !important;
    }

    .fancy-table th {
        font-size: 24px !important;
        text-transform: uppercase;
        vertical-align: middle;
    }

    .fancy-table tr:nth-child(2) td:first-child {
        padding-left: 45px !important;
    }

    .fancy-table tr:nth-child(2) th:first-child {
        color: #000 !important;
        font-size: 15px;
        padding-left: 45px !important;
    }

    .fancy-table tr:last-child td {
        padding: 15px 20px !important;
        /*font-weight: 800 !important;*/
    }

        .fancy-table tr:last-child td:first-child {
            padding: 15px 20px 15px 45px !important;
        }

    .fancy-table .active {
        background: #ab42d2 !important;
        color: #fff !important;
        font-weight: 800;
    }

    .fancy-table th.active {
        font-size: 32px !important;
        line-height: 110% !important;
    }

    .fancy-table .fa-info {
        font-size: 15px !important;
        position: relative;
        margin-left: 0;
    }

    .fancy-table .fa-times-circle {
        opacity: .3;
    }

    .fancy-table th:first-child {
        text-align: left;
        padding: 40px 20px 40px 45px;
        color: #ab42d2 !important;
        background: transparent;
        font-size: 30px !important;
    }

    .fancy-table td:first-child {
        text-align: left;
        font-family: 'Ruda', sans-serif !important;
        font-weight: 800 !important;
        font-size: 15px;
        padding-left: 45px;
    }

    .fancy-table td:nth-child(2),
    .fancy-table td:nth-child(3),
    .fancy-table td:nth-child(4) {
        padding: 10px 20px !important;
    }

    .fancy-table tr:nth-child(odd) td.active {
        background-color: #9f36c5 !important;
    }

    .fancy-table tr:nth-child(even) td {
        background: #fcf2ff;
    }

    .fancy-table .tooltip-inner {
        background: #000 !important;
        color: #fff;
        margin-left: 10px;
        padding: 20px !important;
        width: 500px !important;
        max-width: 500px !important;
        text-align: left;
        font-family: 'Ruda', sans-serif !important;
        position: absolute !important;
        z-index: 999;
        bottom: 0;
        left: 85px;
        text-transform: none !important;
    }

    .fancy-table .tooltip.top .tooltip-arrow {
        border-top-color: #000;
        margin-left: -5px;
    }

    .fancy-table .tooltip.right .tooltip-arrow {
        border-right-color: #000;
    }

    .fancy-table .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #000;
    }

    .fancy-table .tooltip.left .tooltip-arrow {
        border-left-color: #000;
    }

thead {
    background-color: transparent;
}

.fancy-table {
    font: normal normal 1.1rem/150% Calibri, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    table-layout: fixed;
    font-size: 16px;
    background: transparent;
    border: none !important;
}

    .fancy-table th,
    .fancy-table td {
        padding: 15px 20px;
        text-align: center;
        vertical-align: middle;
        border: none !important;
        font-weight: normal;
    }

    .fancy-table th {
        text-transform: uppercase;
        vertical-align: middle;
        font-family: 'Unica One', cursive !important;
        font-weight: 400 !important;
    }

    .fancy-table tr:nth-child(2) td:first-child {
        padding-left: 45px !important;
    }

    .fancy-table tr:nth-child(2) th:first-child {
        color: #000 !important;
        font-size: 16px;
        padding-left: 45px !important;
    }

    .fancy-table tr:first-child th:nth-child(3) {
        background: #ebcff4 !important;
    }

    .fancy-table tr:first-child th:nth-child(4) {
        background: #daabea !important;
    }

    .fancy-table tr:last-child td {
        padding: 35px 20px !important;
    }

        .fancy-table tr:last-child td:first-child {
            padding: 15px 20px 15px 45px !important;
        }

    .fancy-table .fa-info {
        font-size: 15px !important;
        position: absolute;
        padding: 10px 15px;
        margin-left: -40px;
        margin-top: -5px;
    }

.tooltip-inner {
    background: #000 !important;
    color: #fff;
    padding: 20px 25px !important;
    width: 350px !important;
    max-width: 350px !important;
    text-align: left;
    position: absolute !important;
    z-index: 999;
    bottom: 0;
    text-transform: none !important;
}


.tooltip .tooltip-arrow {
    display: none !important;
}


.fancy-table-pink tr:nth-child(2) th {
    font-size: 18px !important;
}

.fancy-table-pink .active {
    background-color: #ed1165 !important;
}

.fancy-table-pink tr:nth-child(even) td {
    background-color: #ffebf3 !important;
}

.fancy-table-pink tr:nth-child(even) .active {
    background: #d40d5a !important;
}

.fancy-table-pink tr:nth-child(odd) td.active {
    background-color: #ed1165 !important;
}

.fancy-table-pink th:first-child {
    color: #ed1165 !important;
}

.fancy-table-pink tr:first-child th:nth-child(3) {
    background-color: #fac0ce !important;
}

.fancy-table-pink tr:first-child th:nth-child(4) {
    background-color: #f595ab !important;
}

.fancy-table-pink tr:first-child th:nth-child(5) {
    background-color: #f06788 !important;
}

.fancy-table-pink tr:nth-child(2) th:nth-child(3) {
    background-color: #ffceda !important;
}

.fancy-table-pink tr:nth-child(2) th:nth-child(4) {
    background-color: #ffafc3 !important;
}

.fancy-table-pink tr:nth-child(2) th:nth-child(5) {
    background-color: #ff86a3 !important;
}


/* 
.fancy-table-orange.active {
    background-color: #f15a22 !important;
}
.fancy-table-orange tr:nth-child(even) .active {
    background: #f04f14 !important;
}
.fancy-table-orange th:first-child {
    color: #f15a22 !important;
}
.fancy-table-orange tr:first-child th:nth-child(3) {
    background-color: #fab699 !important;
}
.fancy-table-orange tr:first-child th:nth-child(4) {
    background-color: #f7976d !important;
}
*/


.fancy-table-green.active {
    background-color: #a6ce39 !important;
}

.fancy-table-green tr:nth-child(even) .active {
    background: #9ec731 !important;
}

.fancy-table-green th:first-child {
    color: #a6ce39 !important;
}

.fancy-table-green tr:first-child th:nth-child(3) {
    background-color: #d7e9a4 !important;
}

.fancy-table-green tr:first-child th:nth-child(4) {
    background-color: #c7e07d !important
}

/*
.fancy-table-blue.active {
    background-color: #00aeef !important;
}
.fancy-table-blue tr:nth-child(even) .active {
    background: #00a3e0 !important;
}
.fancy-table-blue th:first-child {
    color: #00aeef !important;
}
.fancy-table-blue tr:first-child th:nth-child(3) {
    background-color: #c6eafa !important;
}
.fancy-table-blue tr:first-child th:nth-child(4) {
    background-color: #a0dbf8 !important;
} */


@media screen and (max-width: 1350px) {
    .fancy-table {
        border: 0;
    }

        .fancy-table tbody tr {
            padding: 0 10px !important;
        }

        .fancy-table caption {
            font-size: 1.3em;
        }

        .fancy-table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .fancy-table tr {
            display: block;
            margin-bottom: .625em;
        }

        .fancy-table td {
            border-bottom: 1px solid #fae7ec;
            display: block;
            font-size: 15px;
            text-align: right;
        }

            .fancy-table td::before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
                text-transform: uppercase;
            }

            .fancy-table td:last-child {
                border-bottom: 0;
            }

        .fancy-table tr td:first-child::before {
            display: none;
        }

        .fancy-table td:first-child,
        .fancy-table tr:nth-child(2) td:first-child {
            padding: 20px 0 5px 0 !important;
        }

        .fancy-table tr:last-child .active {
            font-size: 16px;
        }

        .fancy-table td:first-child,
        .fancy-table tr:nth-child(2) td:first-child {
            text-transform: uppercase;
            padding-right: 30px !important;
            font-size: 15px;
            line-height: 125%;
        }

        .fancy-table tr:nth-child(even) td:nth-child(3),
        .fancy-table tr:nth-child(even) td:nth-child(4),
        .fancy-table tr:nth-child(even) td:nth-child(5) {
            background: #fff !important;
        }

        .fancy-table tr:last-child td:first-child {
            padding: 10px !important;
        }

        .fancy-table tbody tr:first-child {
            margin-top: 10px;
        }

        .fancy-table tr:nth-child() td:first-child,
        .fancy-table tr:nth-child(even) td:first-child {
            background: #efd9dd !important;
        }

        .fancy-table tr:last-child .active {
            /*padding: 15px 20px !important;*/
            font-size: 15px !important;
        }

        .fancy-table .fa-info {
            right: 0;
            margin-top: -10px;
            left: auto;
        }

        .fancy-table .tooltip-inner {
            width: 100% !important;
            max-width: 100% !important;
            margin-right: 15px;
            left: auto !important;
            right: 30px !important;
            bottom: auto;
            top: 35px !important;
        }

        .fancy-table th,
        .fancy-table td {
            padding: 5px 10px !important;
        }

            .fancy-table td:nth-child(2),
            .fancy-table td:nth-child(3),
            .fancy-table td:nth-child(4) {
                padding: 5px 10px !important;
                color: #000 !important;
            }

            .fancy-table td.active:nth-child(2),
            .fancy-table td.active:nth-child(3),
            .fancy-table td.active:nth-child(4) {
                color: #fff !important;
            }
}

@media (max-width: 1366px) and (orientation: landscape) {
    .table-page .usn_cmp_banner {
        padding-bottom: 0 !important;
    }

    section.content .content-col > section.content.pricing-table.component:not(.usn_cmp_banner) {
        padding: 0 0 30px 0 !important;
    }

    .fancy-table th:first-child {
        font-size: 18px !important;
    }

    .fancy-table th.active {
        font-size: 18px !important;
    }

    .fancy-table tr:nth-child(2) th:first-child {
        font-size: 16px !important;
    }
}

@media (max-width: 1350px) {
    .table-page.purple-color,
    .table-page {
        background-color: transparent !important;
        background-image: url("/images/galaxy.jpg") !important;
        background-repeat: repeat !important;
        background-position: top center !important;
    }

    .pricing-table {
        padding: 0 10px 0 20px !important;
    }

    .table-page .usn_cmp_banner {
        padding-bottom: 0 !important;
    }

    .table-page .listing:not(.listing_window-mosaic) .item:last-child {
        margin: -20px 0 50px 0 !important;
    }

    .fancy-table.fancy-table-purple td:first-child {
        color: #ab42d2 !important;
        background: #f8e7ff !important;
    }

    .fancy-table.fancy-table-pink td:first-child {
        /*color: #ab42d2 !important;
        background: #f8e7ff !important;*/
        color: #d40d5a !important;
        background: #ffebf3 !important;
    }

    .fancy-table td:first-child,
    .fancy-table tr:nth-child(2) td:first-child {
        padding: 10px !important;
    }

    .fancy-table tr:last-child td {
        padding: 10px !important;
    }
}

@media (max-width: 1080px) and (min-width: 992px) {
    .pricing-table {
        padding: 0 !important;
    }

    .table-page .usn_cmp_banner {
        padding-bottom: 20px !important;
    }

    .fancy-table td:first-child {
        font-size: 15px !important;
    }

    .fancy-table td {
        font-size: 15px !important;
    }
}

@media (max-width: 767px) {
    section.content .content-col > section.content.pricing-table.component:not(.usn_cmp_banner) {
        padding: 0 !important;
    }
}


/* Original Design.Custom css */
.fancy-table td:first-child,
.fancy-table th {
    font-family: 'Exo 2', sans-serif !important;
    text-transform: none !important;
    font-weight: 700 !important;
}

.fancy-table td {
    font-family: 'Exo 2', sans-serif !important;
    text-transform: none !important;
}

.fancy-table th.active,
.fancy-table th:first-child {
    font-size: 24px !important;
}

.fancy-table thead {
    background-color: transparent !important;
}

/* Custom fixes */
.fancy-table-green .active {
    background-color: #9ec731 !important;
    color: #ffffff;
}

.fancy-table-green tr:nth-child(2n) td {
    background-color: #d7e9a4 !important;
    color: #ffffff;
}

.fancy-table-green tr:nth-child(2n+1) td.active {
    background-color: #bfdd69 !important;
    color: #ffffff;
}

@media screen and (max-width: 1350px) {
    .fancy-table i.fa-info {
        display: none;
    }

    .fancy-table td {
        border-bottom: solid 1px #f4f4f4 !important;
    }
}
