.bordered[data-v-fa91b3c2] {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

    .bordered[data-v-fa91b3c2]:nth-of-type(odd) {
        border-bottom: 1px solid #000
    }

.bordered td[data-v-fa91b3c2] {
    border-right: 1px solid #000
}

.bordered .col[data-v-fa91b3c2]:last-of-type {
    border-right: none
}

table[data-v-fa91b3c2] {
    width: 100%
}

table th[data-v-fa91b3c2] {
    width: 33%
}

table td[data-v-fa91b3c2] {
    padding: 20px;
    text-align: center
}

table th[data-v-fa91b3c2]:not(:first-of-type) {
    text-align: center
}

.results[data-v-2540efd0] {
    text-align: left
}

.results .bordered[data-v-2540efd0] {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

    .results .bordered[data-v-2540efd0]:nth-of-type(odd) {
        border-bottom: 1px solid #000
    }

.results .bordered td[data-v-2540efd0] {
    border-right: 1px solid #000
}

.results .bordered .col[data-v-2540efd0]:last-of-type {
    border-right: none
}

table[data-v-2540efd0] {
    width: 100%
}

table th[data-v-2540efd0] {
    width: 33%
}

table td[data-v-2540efd0] {
    padding: 20px;
    text-align: center
}

table th[data-v-2540efd0]:not(:first-of-type) {
    text-align: center
}

.col[data-v-2540efd0] {
    flex: unset
}

.flex-container[data-v-2540efd0] {
    display: flex;
    flex-direction: column
}

.desktop-only[data-v-2540efd0] {
    display: none
}

@media only screen and (min-width:601px) {
    .col[data-v-2540efd0] {
        flex: 1 0 0%
    }

    .flex-container[data-v-2540efd0] {
        border: 1px solid #00f;
        flex-direction: row
    }

    .row-container[data-v-2540efd0] {
        display: block;
        width: 75%;
        float: left
    }

    .row-container div[data-v-2540efd0] {
        display: inline-block;
        width: 33%
    }

    .mobile-only[data-v-2540efd0] {
        display: none
    }

    .desktop-only[data-v-2540efd0] {
        display: block
    }

    .toric-calc-results[data-v-2540efd0] {
        display: inline-flex;
        flex-wrap: wrap
    }

    .toric-calc-results .left-column[data-v-2540efd0] {
        margin-right: 0
    }

    @media screen and (min-width:1025px) {
        .toric-calc-results .left-column[data-v-2540efd0] {
            margin-right: 1.3vw
        }
    }
}

#app {
    font-family: Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    margin-top: 60px
}
