﻿/***************BootStrap ******************/


.ami-tirefinder table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ami-tirefinder td,
.ami-tirefinder th {
    padding: 0;
}

.ami-tirefinder p {
    margin: 0 0 10px;
}

.ami-tirefinder * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .ami-tirefinder *:before,
    .ami-tirefinder *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.ami-tirefinder a {
    /*color: #0067b1;*/
    text-decoration: none;
}

    .ami-tirefinder a:hover,
    .ami-tirefinder a:focus {
        /*color: #005999;*/
        text-decoration: none;
    }

    .ami-tirefinder a:focus img {
        /*color: #005999;*/
        border-color: dodgerblue;
    }
    .ami-tirefinder a img {
        padding: 1px;
        border: 3px ridge;
        border-color:transparent;
    }

/*.ami-tirefinder a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }*/

.ami-tirefinder img {
    vertical-align: middle;
}

.ami-tirefinder select[multiple],
.ami-tirefinder select[size] {
    height: auto;
}

.ami-tirefinder input[type="radio"]:focus,
.ami-tirefinder input[type="checkbox"]:focus {
    outline: 1px solid;
    outline-offset: 2px;
    outline-color: -webkit-focus-ring-color;
}

.amibs-row {
    margin-left: -15px;
    margin-right: -15px;
}

.amibs-col-xs-1, .amibs-col-sm-1, .amibs-col-md-1, .amibs-col-lg-1, .amibs-col-xs-2, .amibs-col-sm-2, .amibs-col-md-2, .amibs-col-lg-2, .amibs-col-xs-3, .amibs-col-sm-3, .amibs-col-md-3, .amibs-col-lg-3, .amibs-col-xs-4, .amibs-col-sm-4, .amibs-col-md-4, .amibs-col-lg-4, .amibs-col-xs-5, .amibs-col-sm-5, .amibs-col-md-5, .amibs-col-lg-5, .amibs-col-xs-6, .amibs-col-sm-6, .amibs-col-md-6, .amibs-col-lg-6, .amibs-col-xs-7, .amibs-col-sm-7, .amibs-col-md-7, .amibs-col-lg-7, .amibs-col-xs-8, .amibs-col-sm-8, .amibs-col-md-8, .amibs-col-lg-8, .amibs-col-xs-9, .amibs-col-sm-9, .amibs-col-md-9, .amibs-col-lg-9, .amibs-col-xs-10, .amibs-col-sm-10, .amibs-col-md-10, .amibs-col-lg-10, .amibs-col-xs-11, .amibs-col-sm-11, .amibs-col-md-11, .amibs-col-lg-11, .amibs-col-xs-12, .amibs-col-sm-12, .amibs-col-md-12, .amibs-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.amibs-col-xs-1, .amibs-col-xs-2, .amibs-col-xs-3, .amibs-col-xs-4, .amibs-col-xs-5, .amibs-col-xs-6, .amibs-col-xs-7, .amibs-col-xs-8, .amibs-col-xs-9, .amibs-col-xs-10, .amibs-col-xs-11, .amibs-col-xs-12 {
    float: left;
}

.amibs-col-xs-12 {
    width: 100%;
}

.amibs-col-xs-11 {
    width: 91.66666667%;
}

.amibs-col-xs-10 {
    width: 83.33333333%;
}

.amibs-col-xs-9 {
    width: 75%;
}

.amibs-col-xs-8 {
    width: 66.66666667%;
}

.amibs-col-xs-7 {
    width: 58.33333333%;
}

.amibs-col-xs-6 {
    width: 50%;
}

.amibs-col-xs-5 {
    width: 41.66666667%;
}

.amibs-col-xs-4 {
    width: 33.33333333%;
}

.amibs-col-xs-3 {
    width: 25%;
}

.amibs-col-xs-2 {
    width: 16.66666667%;
}

.amibs-col-xs-1 {
    width: 8.33333333%;
}

.amibs-col-xs-pull-12 {
    right: 100%;
}

.amibs-col-xs-pull-11 {
    right: 91.66666667%;
}

.amibs-col-xs-pull-10 {
    right: 83.33333333%;
}

.amibs-col-xs-pull-9 {
    right: 75%;
}

.amibs-col-xs-pull-8 {
    right: 66.66666667%;
}

.amibs-col-xs-pull-7 {
    right: 58.33333333%;
}

.amibs-col-xs-pull-6 {
    right: 50%;
}

.amibs-col-xs-pull-5 {
    right: 41.66666667%;
}

.amibs-col-xs-pull-4 {
    right: 33.33333333%;
}

.amibs-col-xs-pull-3 {
    right: 25%;
}

.amibs-col-xs-pull-2 {
    right: 16.66666667%;
}

.amibs-col-xs-pull-1 {
    right: 8.33333333%;
}

.amibs-col-xs-pull-0 {
    right: auto;
}

.amibs-col-xs-push-12 {
    left: 100%;
}

.amibs-col-xs-push-11 {
    left: 91.66666667%;
}

.amibs-col-xs-push-10 {
    left: 83.33333333%;
}

.amibs-col-xs-push-9 {
    left: 75%;
}

.amibs-col-xs-push-8 {
    left: 66.66666667%;
}

.amibs-col-xs-push-7 {
    left: 58.33333333%;
}

.amibs-col-xs-push-6 {
    left: 50%;
}

.amibs-col-xs-push-5 {
    left: 41.66666667%;
}

.amibs-col-xs-push-4 {
    left: 33.33333333%;
}

.amibs-col-xs-push-3 {
    left: 25%;
}

.amibs-col-xs-push-2 {
    left: 16.66666667%;
}

.amibs-col-xs-push-1 {
    left: 8.33333333%;
}

.amibs-col-xs-push-0 {
    left: auto;
}

.amibs-col-xs-offset-12 {
    margin-left: 100%;
}

.amibs-col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.amibs-col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.amibs-col-xs-offset-9 {
    margin-left: 75%;
}

.amibs-col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.amibs-col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.amibs-col-xs-offset-6 {
    margin-left: 50%;
}

.amibs-col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.amibs-col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.amibs-col-xs-offset-3 {
    margin-left: 25%;
}

.amibs-col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.amibs-col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.amibs-col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .amibs-col-sm-1, .amibs-col-sm-2, .amibs-col-sm-3, .amibs-col-sm-4, .amibs-col-sm-5, .amibs-col-sm-6, .amibs-col-sm-7, .amibs-col-sm-8, .amibs-col-sm-9, .amibs-col-sm-10, .amibs-col-sm-11, .amibs-col-sm-12 {
        float: left;
    }

    .amibs-col-sm-12 {
        width: 100%;
    }

    .amibs-col-sm-11 {
        width: 91.66666667%;
    }

    .amibs-col-sm-10 {
        width: 83.33333333%;
    }

    .amibs-col-sm-9 {
        width: 75%;
    }

    .amibs-col-sm-8 {
        width: 66.66666667%;
    }

    .amibs-col-sm-7 {
        width: 58.33333333%;
    }

    .amibs-col-sm-6 {
        width: 50%;
    }

    .amibs-col-sm-5 {
        width: 41.66666667%;
    }

    .amibs-col-sm-4 {
        width: 33.33333333%;
    }

    .amibs-col-sm-3 {
        width: 25%;
    }

    .amibs-col-sm-2 {
        width: 16.66666667%;
    }

    .amibs-col-sm-1 {
        width: 8.33333333%;
    }

    .amibs-col-sm-pull-12 {
        right: 100%;
    }

    .amibs-col-sm-pull-11 {
        right: 91.66666667%;
    }

    .amibs-col-sm-pull-10 {
        right: 83.33333333%;
    }

    .amibs-col-sm-pull-9 {
        right: 75%;
    }

    .amibs-col-sm-pull-8 {
        right: 66.66666667%;
    }

    .amibs-col-sm-pull-7 {
        right: 58.33333333%;
    }

    .amibs-col-sm-pull-6 {
        right: 50%;
    }

    .amibs-col-sm-pull-5 {
        right: 41.66666667%;
    }

    .amibs-col-sm-pull-4 {
        right: 33.33333333%;
    }

    .amibs-col-sm-pull-3 {
        right: 25%;
    }

    .amibs-col-sm-pull-2 {
        right: 16.66666667%;
    }

    .amibs-col-sm-pull-1 {
        right: 8.33333333%;
    }

    .amibs-col-sm-pull-0 {
        right: auto;
    }

    .amibs-col-sm-push-12 {
        left: 100%;
    }

    .amibs-col-sm-push-11 {
        left: 91.66666667%;
    }

    .amibs-col-sm-push-10 {
        left: 83.33333333%;
    }

    .amibs-col-sm-push-9 {
        left: 75%;
    }

    .amibs-col-sm-push-8 {
        left: 66.66666667%;
    }

    .amibs-col-sm-push-7 {
        left: 58.33333333%;
    }

    .amibs-col-sm-push-6 {
        left: 50%;
    }

    .amibs-col-sm-push-5 {
        left: 41.66666667%;
    }

    .amibs-col-sm-push-4 {
        left: 33.33333333%;
    }

    .amibs-col-sm-push-3 {
        left: 25%;
    }

    .amibs-col-sm-push-2 {
        left: 16.66666667%;
    }

    .amibs-col-sm-push-1 {
        left: 8.33333333%;
    }

    .amibs-col-sm-push-0 {
        left: auto;
    }

    .amibs-col-sm-offset-12 {
        margin-left: 100%;
    }

    .amibs-col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .amibs-col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .amibs-col-sm-offset-9 {
        margin-left: 75%;
    }

    .amibs-col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .amibs-col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .amibs-col-sm-offset-6 {
        margin-left: 50%;
    }

    .amibs-col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .amibs-col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .amibs-col-sm-offset-3 {
        margin-left: 25%;
    }

    .amibs-col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .amibs-col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .amibs-col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .amibs-col-md-1, .amibs-col-md-2, .amibs-col-md-3, .amibs-col-md-4, .amibs-col-md-5, .amibs-col-md-6, .amibs-col-md-7, .amibs-col-md-8, .amibs-col-md-9, .amibs-col-md-10, .amibs-col-md-11, .amibs-col-md-12 {
        float: left;
    }

    .amibs-col-md-12 {
        width: 100%;
    }

    .amibs-col-md-11 {
        width: 91.66666667%;
    }

    .amibs-col-md-10 {
        width: 83.33333333%;
    }

    .amibs-col-md-9 {
        width: 75%;
    }

    .amibs-col-md-8 {
        width: 66.66666667%;
    }

    .amibs-col-md-7 {
        width: 58.33333333%;
    }

    .amibs-col-md-6 {
        width: 50%;
    }

    .amibs-col-md-5 {
        width: 41.66666667%;
    }

    .amibs-col-md-4 {
        width: 33.33333333%;
    }

    .amibs-col-md-3 {
        width: 25%;
    }

    .amibs-col-md-2 {
        width: 16.66666667%;
    }

    .amibs-col-md-1 {
        width: 8.33333333%;
    }

    .amibs-col-md-pull-12 {
        right: 100%;
    }

    .amibs-col-md-pull-11 {
        right: 91.66666667%;
    }

    .amibs-col-md-pull-10 {
        right: 83.33333333%;
    }

    .amibs-col-md-pull-9 {
        right: 75%;
    }

    .amibs-col-md-pull-8 {
        right: 66.66666667%;
    }

    .amibs-col-md-pull-7 {
        right: 58.33333333%;
    }

    .amibs-col-md-pull-6 {
        right: 50%;
    }

    .amibs-col-md-pull-5 {
        right: 41.66666667%;
    }

    .amibs-col-md-pull-4 {
        right: 33.33333333%;
    }

    .amibs-col-md-pull-3 {
        right: 25%;
    }

    .amibs-col-md-pull-2 {
        right: 16.66666667%;
    }

    .amibs-col-md-pull-1 {
        right: 8.33333333%;
    }

    .amibs-col-md-pull-0 {
        right: auto;
    }

    .amibs-col-md-push-12 {
        left: 100%;
    }

    .amibs-col-md-push-11 {
        left: 91.66666667%;
    }

    .amibs-col-md-push-10 {
        left: 83.33333333%;
    }

    .amibs-col-md-push-9 {
        left: 75%;
    }

    .amibs-col-md-push-8 {
        left: 66.66666667%;
    }

    .amibs-col-md-push-7 {
        left: 58.33333333%;
    }

    .amibs-col-md-push-6 {
        left: 50%;
    }

    .amibs-col-md-push-5 {
        left: 41.66666667%;
    }

    .amibs-col-md-push-4 {
        left: 33.33333333%;
    }

    .amibs-col-md-push-3 {
        left: 25%;
    }

    .amibs-col-md-push-2 {
        left: 16.66666667%;
    }

    .amibs-col-md-push-1 {
        left: 8.33333333%;
    }

    .amibs-col-md-push-0 {
        left: auto;
    }

    .amibs-col-md-offset-12 {
        margin-left: 100%;
    }

    .amibs-col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .amibs-col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .amibs-col-md-offset-9 {
        margin-left: 75%;
    }

    .amibs-col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .amibs-col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .amibs-col-md-offset-6 {
        margin-left: 50%;
    }

    .amibs-col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .amibs-col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .amibs-col-md-offset-3 {
        margin-left: 25%;
    }

    .amibs-col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .amibs-col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .amibs-col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .amibs-col-lg-1, .amibs-col-lg-2, .amibs-col-lg-3, .amibs-col-lg-4, .amibs-col-lg-5, .amibs-col-lg-6, .amibs-col-lg-7, .amibs-col-lg-8, .amibs-col-lg-9, .amibs-col-lg-10, .amibs-col-lg-11, .amibs-col-lg-12 {
        float: left;
    }

    .amibs-col-lg-12 {
        width: 100%;
    }

    .amibs-col-lg-11 {
        width: 91.66666667%;
    }

    .amibs-col-lg-10 {
        width: 83.33333333%;
    }

    .amibs-col-lg-9 {
        width: 75%;
    }

    .amibs-col-lg-8 {
        width: 66.66666667%;
    }

    .amibs-col-lg-7 {
        width: 58.33333333%;
    }

    .amibs-col-lg-6 {
        width: 50%;
    }

    .amibs-col-lg-5 {
        width: 41.66666667%;
    }

    .amibs-col-lg-4 {
        width: 33.33333333%;
    }

    .amibs-col-lg-3 {
        width: 25%;
    }

    .amibs-col-lg-2 {
        width: 16.66666667%;
    }

    .amibs-col-lg-1 {
        width: 8.33333333%;
    }

    .amibs-col-lg-pull-12 {
        right: 100%;
    }

    .amibs-col-lg-pull-11 {
        right: 91.66666667%;
    }

    .amibs-col-lg-pull-10 {
        right: 83.33333333%;
    }

    .amibs-col-lg-pull-9 {
        right: 75%;
    }

    .amibs-col-lg-pull-8 {
        right: 66.66666667%;
    }

    .amibs-col-lg-pull-7 {
        right: 58.33333333%;
    }

    .amibs-col-lg-pull-6 {
        right: 50%;
    }

    .amibs-col-lg-pull-5 {
        right: 41.66666667%;
    }

    .amibs-col-lg-pull-4 {
        right: 33.33333333%;
    }

    .amibs-col-lg-pull-3 {
        right: 25%;
    }

    .amibs-col-lg-pull-2 {
        right: 16.66666667%;
    }

    .amibs-col-lg-pull-1 {
        right: 8.33333333%;
    }

    .amibs-col-lg-pull-0 {
        right: auto;
    }

    .amibs-col-lg-push-12 {
        left: 100%;
    }

    .amibs-col-lg-push-11 {
        left: 91.66666667%;
    }

    .amibs-col-lg-push-10 {
        left: 83.33333333%;
    }

    .amibs-col-lg-push-9 {
        left: 75%;
    }

    .amibs-col-lg-push-8 {
        left: 66.66666667%;
    }

    .amibs-col-lg-push-7 {
        left: 58.33333333%;
    }

    .amibs-col-lg-push-6 {
        left: 50%;
    }

    .amibs-col-lg-push-5 {
        left: 41.66666667%;
    }

    .amibs-col-lg-push-4 {
        left: 33.33333333%;
    }

    .amibs-col-lg-push-3 {
        left: 25%;
    }

    .amibs-col-lg-push-2 {
        left: 16.66666667%;
    }

    .amibs-col-lg-push-1 {
        left: 8.33333333%;
    }

    .amibs-col-lg-push-0 {
        left: auto;
    }

    .amibs-col-lg-offset-12 {
        margin-left: 100%;
    }

    .amibs-col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .amibs-col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .amibs-col-lg-offset-9 {
        margin-left: 75%;
    }

    .amibs-col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .amibs-col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .amibs-col-lg-offset-6 {
        margin-left: 50%;
    }

    .amibs-col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .amibs-col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .amibs-col-lg-offset-3 {
        margin-left: 25%;
    }

    .amibs-col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .amibs-col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .amibs-col-lg-offset-0 {
        margin-left: 0%;
    }
}

.amibs-pull-right {
    float: right !important;
}

.amibs-tab-content > .tab-pane {
    display: none;
    margin-bottom: 10px;
}

.amibs-tab-content > .active {
    display: block;
}

.amibs-form-group {
    margin-bottom: 15px;
}

.amibs-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.amibs-form-control::-moz-placeholder {
    color: #a7a9ac;
    opacity: 1;
}

.amibs-form-control:-ms-input-placeholder {
    color: #a7a9ac;
}

.amibs-form-control::-webkit-input-placeholder {
    color: #a7a9ac;
}

.amibs-form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.amibs-form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #646F82;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #4d6771;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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;
}

    .amibs-form-control:focus {
        border-color: #324146;
        outline: 0;
        /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(50, 65, 70, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(50, 65, 70, 0.6);*/
    }

    .amibs-form-control[disabled] {
        background-color: #eeeeee;
        opacity: 1;
        border-color: #4d6771;
    }

    .amibs-form-control[disabled] {
        cursor: not-allowed;
    }

.amibs-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .amibs-btn:focus,
    .amibs-btn:active:focus,
    .amibs-btn.active:focus,
    .amibs-btn.focus,
    .amibs-btn:active.focus,
    .amibs-btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .amibs-btn:hover,
    .amibs-btn:focus,
    .amibs-btn.focus {
        color: #ffffff;
        text-decoration: none;
    }

    .amibs-btn:active,
    .amibs-btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .amibs-btn.disabled,
    .amibs-btn[disabled] {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.amibs-btn-primary {
    color: #fff;
    background-color: #0068b3;
    border-color: #0068b3;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2)
}

    .amibs-btn-primary:focus,
    .amibs-btn-primary.focus {
        color: #fff;
        background: #475666;
        border-color: #475666
    }

    .amibs-btn-primary:hover {
        color: #fff;
        background: #475666;
        border-color: #475666
    }

    .amibs-btn-primary:active,
    .amibs-btn-primary.active {
        color: #fff;
        background: #475666;
        border-color: #475666
    }

        .amibs-btn-primary:active:hover,
        .amibs-btn-primary.active:hover,
        .amibs-btn-primary:active:focus,
        .amibs-btn-primary.active:focus,
        .amibs-btn-primary:active.focus,
        .amibs-btn-primary.active.focus {
            color: #ffffff;
            background-color: #00355a;
            border-color: #001d31;
        }

    .amibs-btn-primary:active,
    .amibs-btn-primary.active {
        background-image: none;
    }

    .amibs-btn-primary.disabled:hover,
    .amibs-btn-primary[disabled]:hover,
    .amibs-btn-primary.disabled:focus,
    .amibs-btn-primary[disabled]:focus,,
    .amibs-btn-primary.disabled.focus,
    .amibs-btn-primary[disabled].focus {
        background-color: #0067b1;
         border-color: #0067b1;
    }

.amibs-btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .amibs-btn-success:focus,
    .amibs-btn-success.focus {
        color: #ffffff;
        background-color: #449d44;
        border-color: #255625;
    }

    .amibs-btn-success:hover {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

    .amibs-btn-success:active,
    .amibs-btn-success.active,
    .open > .dropdown-toggle.amibs-btn-success {
        color: #ffffff;
        background-color: #449d44;
        border-color: #398439;
    }

        .amibs-btn-success:active:hover,
        .amibs-btn-success.active:hover,
        .open > .dropdown-toggle.amibs-btn-success:hover,
        .amibs-btn-success:active:focus,
        .amibs-btn-success.active:focus,
        .open > .dropdown-toggle.amibs-btn-success:focus,
        .amibs-btn-success:active.focus,
        .amibs-btn-success.active.focus,
        .open > .dropdown-toggle.amibs-btn-success.focus {
            color: #ffffff;
            background-color: #398439;
            border-color: #255625;
        }

    .amibs-btn-success:active,
    .amibs-btn-success.active,
    .open > .dropdown-toggle.amibs-btn-success {
        background-image: none;
    }

    .amibs-btn-success.disabled:hover,
    .amibs-btn-success[disabled]:hover,
    fieldset[disabled] .amibs-btn-success:hover,
    .amibs-btn-success.disabled:focus,
    .amibs-btn-success[disabled]:focus,
    fieldset[disabled] .amibs-btn-success:focus,
    .amibs-btn-success.disabled.focus,
    .amibs-btn-success[disabled].focus,
    fieldset[disabled] .amibs-btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .amibs-btn-success .badge {
        color: #5cb85c;
        background-color: #ffffff;
    }

.amibs-btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
    .amibs-btn-danger:focus,
    .amibs-btn-danger.focus {
        color: #ffffff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .amibs-btn-danger:hover {
        color: #ffffff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .amibs-btn-danger:active,
    .amibs-btn-danger.active,
    .open > .dropdown-toggle.amibs-btn-danger {
        color: #ffffff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .amibs-btn-danger:active:hover,
        .amibs-btn-danger.active:hover,
        .open > .dropdown-toggle.amibs-btn-danger:hover,
        .amibs-btn-danger:active:focus,
        .amibs-btn-danger.active:focus,
        .open > .dropdown-toggle.amibs-btn-danger:focus,
        .amibs-btn-danger:active.focus,
        .amibs-btn-danger.active.focus,
        .open > .dropdown-toggle.amibs-btn-danger.focus {
            color: #ffffff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .amibs-btn-danger:active,
    .amibs-btn-danger.active,
    .open > .dropdown-toggle.amibs-btn-danger {
        background-image: none;
    }

    .amibs-btn-danger.disabled:hover,
    .amibs-btn-danger[disabled]:hover,
    fieldset[disabled] .amibs-btn-danger:hover,
    .amibs-btn-danger.disabled:focus,
    .amibs-btn-danger[disabled]:focus,
    fieldset[disabled] .amibs-btn-danger:focus,
    .amibs-btn-danger.disabled.focus,
    .amibs-btn-danger[disabled].focus,
    fieldset[disabled] .amibs-btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

.amibs-btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}

.amibs-btn-block {
    display: block;
    width: 100%;
}

/*.amibs-btn-block + .amibs-btn-block {
        margin-top: 5px;
    }*/

input[type="button"].amibs-btn-block {
    width: 100%;
}

.amibs-btn {
    padding: 11px 25px;
    border-radius: 0px !important;
    font-family: "TitlingGothicFBCompStandard","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.amibs-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.amibs-row:before,
.amibs-row:after,
.amibs-nav:before,
.amibs-nav:after {
    content: " ";
    display: table;
}

.amibs-row:after,
.amibs-nav:after {
    clear: both;
}


.amibs-nav {
    margin-bottom: 0;
    padding: 0px;
}


    .amibs-nav > button {
        position: relative;
        padding: 10px 15px;
        background-color: transparent;
        border: none;
        padding: 11px 25px;
        font-family: "TitlingGothicFBCompStandard","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 22px;
        color: #646F82;
    }

    .amibs-nav button.active {
        color: #333;
        font-size: 24px;
        border-bottom: solid 4px #333;
    }

    .amibs-nav button:focus {
        outline-color: transparent;
        /*background-color: #F5F7FA;*/
        border-bottom: solid 4px #F5F7FA;
        color: #333;
    }

    .amibs-nav button:hover {
        color: #333;
    }

    .amibs-nav button.active:focus {
        border-bottom: solid 4px #333;
    }

.ami-tirefinder * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .ami-tirefinder *:before,
    .ami-tirefinder *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.amibs-text-center {
    text-align: center;
}

.amibs-radio,
.amibs-checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .amibs-radio input[type="radio"],
    .amibs-checkbox input[type="checkbox"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        box-shadow: none;
        height: 18px;
        vertical-align: middle;
        margin: 5px;
        cursor: pointer;
    }

        .amibs-radio input[type="radio"][disabled],
        .amibs-checkbox input[type="checkbox"][disabled] {
            cursor: not-allowed;
        }

    .amibs-radio + .amibs-radio,
    .amibs-checkbox + .amibs-checkbox {
        margin-top: -5px;
    }

.amibs-modal-open {
    overflow: hidden;
}

.amibs-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .amibs-modal.amibs-fade .amibs-modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .amibs-modal.in .amibs-modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.amibs-modal-open .amibs-modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.amibs-modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

    .amibs-modal-dialog .btn-primary {
        margin-top: 10px;
        margin-bottom: 0px;
    }

.amibs-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.amibs-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .amibs-modal-backdrop.amibs-fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .amibs-modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.amibs-modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .amibs-modal-header .close {
        margin-top: -2px;
    }

.amibs-modal-title {
    margin: 0;
}

.amibs-modal-body {
    position: relative;
    padding: 15px;
}

.amibs-modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .amibs-modal-footer .amibs-btn + .amibs-btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .amibs-modal-footer .btn-group .amibs-btn + .amibs-btn {
        margin-left: -1px;
    }

    .amibs-modal-footer .amibs-btn-block + .amibs-btn-block {
        margin-left: 0;
    }

.amibs-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .amibs-modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .amibs-modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        vertical-align: central;
    }

    .amibs-modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .amibs-modal-lg {
        width: 900px;
    }
}

.amibs-modal-header:before,
.amibs-modal-header:after,
.amibs-modal-footer:before,
.amibs-modal-footer:after {
    display: table;
    content: " ";
}

.amibs-modal-header:after,
.amibs-modal-footer:after {
    clear: both;
}

.amibs-fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .amibs-fade.in {
        opacity: 1;
    }

.amibs-pull-left {
    float: left !important;
}

.amibs-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);
}

.amibs-panel-body {
    padding: 15px;
}

.amibs-panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.amibs-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .amibs-panel-title > a,
    .amibs-panel-title > small,
    .amibs-panel-title > .small,
    .amibs-panel-title > small > a,
    .amibs-panel-title > .small > a {
        color: inherit;
    }

.amibs-panel-footer {
    padding: 2px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 30px;
}

.amibs-panel-default {
    border-color: #ddd;
}

    .amibs-panel-default > .amibs-panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .amibs-panel-default > .amibs-panel-heading + .amibs-panel-collapse > .amibs-panel-body {
            border-top-color: #ddd;
        }

        .amibs-panel-default > .amibs-panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .amibs-panel-default > .amibs-panel-footer + .amibs-panel-collapse > .amibs-panel-body {
        border-bottom-color: #ddd;
    }

.amibs-panel-body:before,
.amibs-panel-body:after {
    display: table;
    content: " ";
}

.amibs-panel-body:after {
    clear: both;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.amibs-glyphicon,button.amibs-glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.amibs-glyphicon-chevron-up:before {
    content: "\e113";
}

.amibs-glyphicon-chevron-down:before {
    content: "\e114";
}

.amibs-glyphicon-chevron-left:before {
    content: "\e079";
}

.amibs-glyphicon-map-marker:before {
    content: "\e062";
}

.amibs-glyphicon-th-large:before {
    content: "\e010";
}

.amibs-glyphicon-list:before {
    content: "\e056";
}

.amibs-glyphicon-ok:before {
    content: "\e013";
}

.amibs-glyphicon-remove:before {
    content: "\e014";
}

.amibs-glyphicon-menu-right:before {
    content: "\e258";
}

.amibs-glyphicon-print:before {
    content: "\e045";
}
.amibs-glyphicon-envelope:before {
    content: "\2709";
}

.amibs-glyphicon-shopping-cart:before {
    content: "\e116";
}

nav.amibs-breadcrumb {
    padding: 0.8em 1em;
    /*border: 1px solid hsl(0deg 0% 90%);
    border-radius: 4px;
    background: hsl(300deg 14% 97%);
    display:inline-block;*/
}

    nav.amibs-breadcrumb ol {
        margin: 0;
        padding-left: 0;
        list-style: none;
    }

    nav.amibs-breadcrumb li {
        display: inline;
    }
    nav.amibs-breadcrumb ol li {
        margin: 0px;
    }

        /*nav.amibs-breadcrumb li.backbtn::before {
            display: inline-block;
            margin: 0px 5px;*/
            /*transform: rotate(15deg);
            border-right: 0.1em solid currentcolor;*/
            /*content: "<";
            font-size: 17px;
            position: relative;
            top: 1px;
        }*/

        nav.amibs-breadcrumb li + li::before {
            display: inline-block;
            margin: 0px 5px;
            /*transform: rotate(15deg);
            border-right: 0.1em solid currentcolor;*/
            content: ">";
            font-size: 17px;
            position: relative;
            top: 1px;
        }

        nav.amibs-breadcrumb li + li.aa::before {
            display: inline-block;
            margin: 0px 5px;
            /*transform: rotate(15deg);
            border-right: 0.1em solid currentcolor;*/
            content: "|";
            font-size: 14px;
            position: relative;
            top: -2px;
        }

    nav.amibs-breadcrumb [aria-current="page"] {
        color: #000;
        text-decoration: none;
    }

div.amibs-print-email {
    margin-top: 10px;
}

div.amibs-print-email button.btn{
    width:100%;
    white-space:nowrap;
}

    div.amibs-print-email div {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }

        div.amibs-print-email div a {
            display: flex;
            align-items:center;
            font-size: 17px;
            padding: 5px;
        }
        div.amibs-print-email div a span{
            margin-right: 6px;
            font-size: 20px;
        }







.amibs-text-left {
    text-align: left;
}

.amibs-text-right {
    text-align: right;
}

@media (min-width: 768px) {
    .amibs-form-inline .amibs-form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .amibs-form-inline .amibs-form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

.amibs-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.amibs-collapse {
    display: none;
}

.amibs-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .amibs-table > thead > tr > th,
    .amibs-table > tbody > tr > th,
    .amibs-table > tfoot > tr > th,
    .amibs-table > thead > tr > td,
    .amibs-table > tbody > tr > td,
    .amibs-table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #a7a9ac;
    }

    .amibs-table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #a7a9ac;
    }

    .amibs-table > caption + thead > tr:first-child > th,
    .amibs-table > colgroup + thead > tr:first-child > th,
    .amibs-table > thead:first-child > tr:first-child > th,
    .amibs-table > caption + thead > tr:first-child > td,
    .amibs-table > colgroup + thead > tr:first-child > td,
    .amibs-table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .amibs-table > tbody + tbody {
        border-top: 2px solid #a7a9ac;
    }

    .amibs-table .amibs-table {
        background-color: #ffffff;
    }

.amibs-table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e6e6e6;
}

.amibs-table-condensed > thead > tr > th,
.amibs-table-condensed > tbody > tr > th,
.amibs-table-condensed > tfoot > tr > th,
.amibs-table-condensed > thead > tr > td,
.amibs-table-condensed > tbody > tr > td,
.amibs-table-condensed > tfoot > tr > td {
    padding: 5px;
}

.amibs-table-bordered {
    border: 1px solid #a7a9ac;
}

    .amibs-table-bordered > thead > tr > th,
    .amibs-table-bordered > tbody > tr > th,
    .amibs-table-bordered > tfoot > tr > th,
    .amibs-table-bordered > thead > tr > td,
    .amibs-table-bordered > tbody > tr > td,
    .amibs-table-bordered > tfoot > tr > td {
        border: 1px solid #a7a9ac;
    }

    .amibs-table-bordered > thead > tr > th,
    .amibs-table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.amibs-table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .amibs-table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #a7a9ac;
    }

        .amibs-table-responsive > .amibs-table {
            margin-bottom: 0;
        }

            .amibs-table-responsive > .amibs-table > thead > tr > th,
            .amibs-table-responsive > .amibs-table > tbody > tr > th,
            .amibs-table-responsive > .amibs-table > tfoot > tr > th,
            .amibs-table-responsive > .amibs-table > thead > tr > td,
            .amibs-table-responsive > .amibs-table > tbody > tr > td,
            .amibs-table-responsive > .amibs-table > tfoot > tr > td {
                white-space: nowrap;
            }
}

.amibs-btn-default {
    color: #ffffff;
    background-color: #a7a9ac;
    border-color: #a7a9ac;
}

    .amibs-btn-default:focus,
    .amibs-btn-default.focus {
        color: #ffffff;
        background-color: #8d8f93;
        border-color: #67696d;
    }

    .amibs-btn-default:hover {
        color: #ffffff;
        background-color: #8d8f93;
        border-color: #888a8e;
    }

    .amibs-btn-default:active,
    .amibs-btn-default.active {
        color: #ffffff;
        background-color: #8d8f93;
        border-color: #888a8e;
    }

        .amibs-btn-default:active:hover,
        .amibs-btn-default.active:hover,
        .amibs-btn-default:active:focus,
        .amibs-btn-default.active:focus,
        .amibs-btn-default:active.focus,
        .amibs-btn-default.active.focus {
            color: #ffffff;
            background-color: #7a7d82;
            border-color: #67696d;
        }

    .amibs-btn-default:active,
    amibs-.btn-default.active {
        background-image: none;
    }

.amibs-text-info {
    color: #31708f;
}

a.amibs-text-info:hover,
a.amibs-text-info:focus {
    color: #245269;
}

/***************BootStrap ******************/

.ami-tirefinder {
    font-family: "TitlingGothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #333;
    -webkit-overflow-scrolling: touch;
}

    .ami-tirefinder h1 {
        font-family: "TitlingGothicFBCompStandard","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        text-transform: uppercase;
        padding-top: 10px;
    }



    .ami-tirefinder a:hover {
        cursor: pointer;
    }

    .ami-tirefinder .fca-text-left {
        text-align: left !important;
    }


    .ami-tirefinder .tire-bottom {
        border-bottom: 1px solid #a3b7ba;
        margin-bottom: 20px;
    }



    .ami-tirefinder .tire-image {
        /*border: 1px solid #a3b7ba;*/
        margin-bottom: 15px;
    }

    .ami-tirefinder .tire-image-size {
        width: 179px;
        height: 216px;
    }

    .ami-tirefinder .fca-display-inline-block {
        display: inline-block;
    }

    .ami-tirefinder .fca-enabled {
        font-family: "TitlingGothicFBCompStandard","Helvetica Neue",Helvetica,Arial,sans-serif;
        color: #22a3e6;
        cursor: pointer;
    }

    .ami-tirefinder .tire-info-header {
        display: flex;
        flex-direction: column;
        text-transform: initial;
        float: left;
    }

        .ami-tirefinder .tire-info-header span {
            font-family: TitlingGothicFBNarrMed,Helvetica Neue,Helvetica,Arial,sans-serif;
            font-size: 15px;
            line-height: 1.1em;
        }

            .ami-tirefinder .tire-info-header span.tire-name {
                font-weight: 400;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 24px;
                text-transform: uppercase;
                font-family: TitlingGothicFBCompStandard,Helvetica Neue,Helvetica,Arial,sans-serif;
            }


    .ami-tirefinder .clearfix {
        clear: both;
    }

    .ami-tirefinder .tire-price {
        font-family: "TitlingGothicFBNarrMed","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-weight: bold;
    }

    .ami-tirefinder .tire-price-super {
        font-size: 24px;
        vertical-align: baseline;
        position: relative;
        top: -13px;
        /*line-height: 75px;*/
    }

@media (max-width: 576px) {
    .ami-tirefinder .tire-price {
        font-size: 30px;
    }

    .ami-tirefinder .tire-price-super {
        font-size: 18px;
        vertical-align: baseline;
        position: relative;
        top: -8px;
    }
}

.ami-tirefinder .tire-info {
    font-weight: bold;
}

.ami-tirefinder .fcaShowPointer {
    cursor: pointer;
}

.amibs-modal {
    z-index: 1200 !important;
}

.ami-tirefinder .fca-emailquotetitle {
    padding-top: 5px;
    border-bottom: none;
}

.ami-tirefinder .fca-icontextcolor {
    color: black;
}

.ami-tirefinder .close-btn {
    position: absolute;
    top: 7px;
    right: 17px;
    display: block;
    width: 45px;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-size: xx-large;
    color: #000000;
}
.ami-tirefinder .close-btn:hover, .ami-tirefinder .close-btn:focus{
    color: #0068b3;
}

.ami-tirefinder #panel-footer {
    padding: 2px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ami-tirefinder .icon-md {
    float: left;
    width: 46px;
    height: 46px;
    margin: -9px 8px 10px 0px;
}

.ami-tirefinder .icon-md-center {
    width: 46px;
    height: 46px;
    margin: auto;
}

.ami-tirefinder .icon-md-margin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ami-tirefinder .fcaPadding10 {
    padding: 10px;
}

.ami-tirefinder .fcaMarginTop {
    margin-top: 10px;
}

.ami-tirefinder .fca-padding-right {
    padding-right: 40px
}

.ami-tirefinder .fca-padding-right {
    padding-right: 15px !important;
}

.ami-tirefinder .feature {
    font-family: "TitlingGothicFBCompStandard","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 9px;
    line-height: 1.2;
}

    .ami-tirefinder .feature a {
        color: #1f2835;
    }

.ami-tirefinder .qltspromo-gray {
    background: url("../../template/images/tire-icons/promotional_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltstopselling-gray {
    background: url("../../template/images/tire-icons/bestseller_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltstreadwarranty-gray {
    background: url("../../template/images/tire-icons/mileage_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltscustomersatisfaction-gray {
    background: url("../../template/images/tire-icons/customer_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsroadhazard-gray {
    background: url("../../template/images/tire-icons/roadhazard_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsroadservice-gray {
    background: url("../../template/images/tire-icons/roadservice_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmudsnow-gray {
    background: url("../../template/images/tire-icons/mudsnow_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltswinter-gray {
    background: url("../../template/images/tire-icons/wintertire_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsseveresnow-gray {
    background: url("../../template/images/tire-icons/severesnow_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsrunflat-gray {
    background: url("../../template/images/tire-icons/freeflat_faded.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmrother-gray {
    background: url("../../template/images/tire-icons/orm-fade.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmrchrysler-gray {
    background: url("../../template/images/tire-icons/oem-fade.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsoea-gray {
    background: url("../../template/images/tire-icons/oea-fade.png") no-repeat;
    background-size: auto 100%;
}




/* icon classes set size/position as percentages, so the icon will resize based on width/height of the containing element */
.ami-tirefinder .qltspromo {
    background: url("../../template/images/tire-icons/qltspromo.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltstopselling {
    background: url("../../template/images/tire-icons/qltstopsell.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmanurep {
    background: url("../../template/images/tire-icons/qltsmanurep.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltstreadwarranty {
    background: url("../../template/images/tire-icons/qltstread.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltscustomersatisfaction {
    background: url("../../template/images/tire-icons/qltssat.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsroadhazard {
    background: url("../../template/images/tire-icons/qltsroadhaz.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsroadservice {
    background: url("../../template/images/tire-icons/qltsroadserv.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmudsnow {
    background: url("../../template/images/tire-icons/qltsmudsnow.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltswinter {
    background: url("../../template/images/tire-icons/qltswinter.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsseveresnow {
    background: url("../../template/images/tire-icons/qltssevsnow.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsrunflat {
    background: url("../../template/images/tire-icons/qltsrunflat.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsoea {
    background: url("../../template/images/tire-icons/oea.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltselectricvehicle {
    background: url("../../template/images/tire-icons/qltselectricvehicle.png") no-repeat;
    background-size: auto 100%;
}

/* faded versions of the icons, these will also resize based on width/height of the containing element */


.ami-tirefinder .qltsmrother {
    background: url("../../template/images/tire-icons/orm.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .qltsmrchrysler {
    background: url("../../template/images/tire-icons/oem.png") no-repeat;
    background-size: auto 100%;
}

.ami-tirefinder .gray {
    color: #c8c8c8;
}


.ami-tirefinder .inputErrorStyle {
    border: 1px solid red;
}

.ami-tirefinder .btn-tire-search {
    margin-top: 5px;
}

.ami-tirefinder .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.ami-tirefinder .alert-danger {
    color: #933b39;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.ami-tirefinder .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.ami-tirefinder .alert-info a.ami-link {
    text-decoration: underline;
}
.ami-tirefinder .alert-info.ami-message{
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom:0px;
}

.ami-qty-select {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ami-tirefinder .alert-info.ami-message .message-content{
    display:flex;
}

.ami-tirefinder .alert-info.ami-message .message-content button{
    font-weight:bold;
    margin-left:20px;
}

.ami-tirefinder .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .ami-tirefinder .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .ami-tirefinder .alert-danger .alert-link {
        color: #843534;
    }

.ami-tirefinder .fca-text-center {
    text-align: center;
}

.amibs-table tr th {
    font-weight: normal;
    color: white;
    background-color: #0067B1;
    text-align: center;
}

.ami-tirefinder .modalpopupScroll {
    height: 225px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ami-tirefinder .fca-requiredText {
    margin-top: -20px;
    margin-bottom: 0px;
}

.ami-tirefinder .fca-requiredTextColor {
    color: red;
}

.ami-tirefinder .fca-cursor-default {
    cursor: default;
}

.ami-tirefinder .fca-text-disabled {
    color: #666;
}

.ami-tirefinder .fca-text-disabled {
    color: #666;
}

.ami-tirefinder .discontinued {
    color: #d0021b;
}


.ami-tirefinder img.width90 {
    width: 90%;
}

.amibs-modal-overlay {
    background-color: rgba(0,0,0,.5);
    height: 100%;
    left: 0;
    position: fixed;
    overflow: auto;
    top: 0;
    width: 100%;
    z-index: 200000;
    display: none;
}

.amibs-modal-show {
    display: block;
}

.ami-text-orange {
    color: orange;
}

.ami-text-blue {
    color: #0067b1;
}

.ami-text-grey {
    color: #A9A9A9;
}

/* sets the size of the icon, specific icon classes determine which icon appears */
.ami-tirefinder .icon-sm {
    float: left;
    width: 36px;
    height: 36px;
    margin: 1px 8px 5px 0px;
}

.ami-tirefinder .icons-modal-size {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ami-tirefinder ul.ami-button-list {
    list-style: none;
    padding: 0px;
    display:inline-block;
}

.ami-tirefinder ul.ami-dealer-info.ami-button-list {
    margin-bottom:20px;
}

.ami-tirefinder ul.ami-button-list li{
    float:left;
}

.ami-tirefinder .ami-dealer-info .amibs-glyphicon-map-marker {
    color: #0067b1;
    font-size: 25px;
    top: 7px;
}

.ami-tirefinder .ami-dealer-info .info {
    border-right: solid 1px #333;
    padding-right: 5px;
    color: #333;
}

.ami-tirefinder .ami-dealer-info a.ami-changeDealer {
    text-decoration: underline;
}

.ami-tirefinder ul.ami-dealer-info li:nth-child(2) {
    margin-left: 10px;
    margin-top: 13px;
}
.ami-tirefinder ul.ami-dealer-info li:nth-child(1) {
    text-align:center;
}

.ami-tirefinder .ami-back-link a {
    padding: 5px;
}
.ami-tirefinder .ami-back-link {
    margin-bottom: 10px;
    padding:2px;
}

.ami-tirefinder .ami-dealer-info a.ami-changeDealer:hover,
.ami-tirefinder .ami-dealer-info a.ami-changeDealer:focus {
    text-decoration: underline;
}   

.ami-tirefinder .amimop-margin-top-sm {
    margin-top: 5px;
}

body.ami-modal-open {
    overflow: hidden;
}

.ami-tirefinder .collapse {
    display: none;
}

    .ami-tirefinder .collapse.in {
        display: block;
    }
/***********************Mopar Styles*************************/
.amibs-btn-sm {
    font-size: 14px !important;
    padding: 8px 10px !important;
}

.ami-tirefinder .margin-right-10 {
    margin-right: 10px;
}



/***********************Mopar Styles*************************/



/*********************** Added to make styles compatible *************************/


.amibs-btn {
    font-family: "TitlingGothicCompressed";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid transparent;
    -webkit-transition: 300ms all ease-out;
    -ms-transition: 300ms all ease-out;
    -khtml-transition: 300ms all ease-out;
    -moz-transition: 300ms all ease-out;
    transition: 300ms all ease-out;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .05em;
    line-height: 1;
    padding: 12px 14px;
    text-decoration: none
}

    .amibs-btn:hover, .amibs-btn:active, .amibs-btn:focus {
        text-decoration: none
    }

.amibs-btn-primary {
    color: #fff;
    background-color: #0068b3;
    border-color: #0068b3;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2)
}

    .amibs-btn-primary:hover, .amibs-btn-primary:active, .amibs-btn-primary:focus {
        color: #fff;
        background: #475666;
        border-color: #475666
    }

    .amibs-btn-primary-disabled, .amibs-btn-primary.disabled, .amibs-btn-primary[disabled] {
        background-color: #dadfe6;
        border-color: #dadfe6
    }

        .amibs-btn-primary-disabled:hover, .amibs-btn-primary.disabled:hover, .amibs-btn-primary[disabled]:hover {
            background-color: #dadfe6;
            border-color: #dadfe6
        }

    .amibs-btn-primary:active, .amibs-btn-primary:focus {
        color: #475666;
        background: #dadfe6;
        border-color: #dadfe6
    }

    .amibs-btn-primary-disabled, .amibs-btn-primary.disabled, .amibs-btn-primary[disabled] {
        color: #475666;
        background: #dadfe6;
        border-color: #dadfe6
    }

        .amibs-btn-primary-disabled:hover, .amibs-btn-primary.disabled:hover, .amibs-btn-primary[disabled]:hover {
            color: #475666;
            background: #dadfe6;
            border-color: #dadfe6
        }

.ami-tirefinder input[type="radio"],
.ami-tirefinder input[type="checkbox"] {
    opacity: 1;
    position: relative;
}

.ami-tirefinder {
    line-height: 1.42857143;
    font-size: 14px;
}

    .ami-tirefinder p {
        line-height: initial;
    }

    .ami-tirefinder span {
        line-height: 1.42857143;
    }

    .ami-tirefinder ul {
        padding-left: 40px;
    }

    .ami-tirefinder .featuresAndBenefitsCard {
        margin-bottom: 10px;
    }

    .ami-tirefinder fieldset > legend {
        font-size: 17px;
        font-weight: 700;
    }

    .ami-tirefinder button.btn {
        white-space: pre-wrap;
        min-width: auto;
        min-width: unset;
    }

    .ami-tirefinder .recentSearch ul {
        list-style-type: none;
        padding: 0px;
        margin-bottom: 10px;
    }

        .ami-tirefinder .recentSearch ul > li {
            padding: 3px;
            display: inline-block;
            width: 100%;
        }

@media (min-width: 768px) {
    .ami-tirefinder .recentSearch ul > li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .ami-tirefinder .recentSearch ul > li {
        width: 33%;
    }
}

.ami-tirefinder .input-errors, .ami-tirefinder .input-errors span {
    display: none;
}

    .ami-tirefinder .input-errors.showContent, .ami-tirefinder .input-errors.showContent span.showContent {
        display: block;
    }

.ami-tirefinder .tab-pane label {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 6px;
}

.ami-tirefinder section {
    outline-color: transparent;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}

.amibs-form-group label.ami-select-label {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 6px;
}

.ami-tirefinder .ami-hidden-text {
    font-size: 0px;
    height: 0px;
    width: 0px;
    visibility:hidden;
}

.ami-tirefinder dl.ami-tire-specs dt {
    clear: left;
    float: left;
    padding: 0;
    margin: 0;
    font-weight: bold;
    padding-right: 6px;
    text-align:left;
}

.ami-tirefinder dl.ami-tire-specs dd {
    padding: 0;
    margin: 0;
}

.ami-tirefinder dl.ami-tire-specs dt button {
    padding: 0;
    margin: 0;
    text-align: left;
}

.ami-tirefinder .pager h1, .ami-tirefinder .pager a, .ami-tirefinder .pager span {
    font-size: 20px;
}
.ami-tirefinder .pager span.pager-pages {
    padding: 0px 5px;
}
.ami-tirefinder .pager h1 {
    outline: none;
    padding-top: 12px;
}

.ami-tirefinder button.ami-filter-button, .ami-tirefinder a.ami-filter-link {
    display: none;
}

.ami-tirefinder div.ami-filter-section {
    display: block;
}

.ami-tirefinder div.disable-compare-funct {
    display: none;
}

.ami-tirefinder .ami-compare-tires {
    display: block;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 2px;
    background-color: rgb(255, 255, 255);
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    width: 700px;
    margin-top: 2px;
    margin-right: 50px;
    pointer-events: all;
    height: 0px;
    transition: 2s;
    visibility: hidden;
}

    .ami-tirefinder .ami-compare-tires.showCompare {
        visibility: visible;
        height: 55px;
    }

        .ami-tirefinder .ami-compare-tires.showCompare.compareExpanded {
            height: 295px;
        }

            .ami-tirefinder .ami-compare-tires.showCompare.compareExpanded.showCompareError {
                height: 357px;
            }

.ami-compare-header {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 23px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .ami-compare-header h1 {
        font-size: 24px;
        padding: 0px;
        margin: 0px;
    }

    .ami-compare-header .amibs-glyphicon {
        font-size: 15px;
        margin-right: 5px;
    }

.ami-tirefinder div.ami-filter-section h2 {
    font-size: 24px;
}

.ami-tirefinder .ami-tire-results-container {
    margin-bottom: 30px;
}

.ami-compare-body {
    display: inline-flex;
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    height: auto;
    visibility: hidden;
    transition: 2s;
    width: 74%;
}
ul.ami-compare-body {
    list-style: none;
    padding-left: 0px;
}
.ami-compare-body.showCompare {
    visibility: visible;
}

    .ami-compare-body > li {
        width: 33%;
        padding: 0 20px;
    }

        .ami-compare-body > li div.ami-compare-tire-heading {
            margin-bottom: 5px;
            height: 68px;
            width: 100%;
        }

            .ami-compare-body > li div.ami-compare-tire-heading > p {
                font-size: 12px;
                margin-bottom: 0px;
            }

    .ami-compare-body div.ami-empty-box {
        border: 1px dotted;
        height: 68%;
        margin-top: 30px;
    }

    .ami-compare-body img {
        height: 100px;
    }

.ami-compare-body-div{
    display: flex;
    justify-content: space-between;
}
ul.ami-compare-buttons {
    display: inline-flex;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-top: 55px;
    margin-bottom: 10px;
    height: auto;
    visibility: hidden;
    transition: 2s;
    width: 25%;
    padding-left: 0px;
    list-style: none;
}

.ami-compare-buttons button.btn {
    margin: 20px 0px;
}

.ami-compare-buttons li {
    text-align: center;
}

.ami-compare-buttons.showCompare {
    visibility: visible;
}
ul.ami-compare-buttons li{
    text-align: center;
}

.ami-compare-tires .alert {
    visibility: hidden;
    margin-left: 15px;
    margin-right: 15px;
    transition: 2s;
}

    .ami-compare-tires .alert.showCompareError {
        visibility: visible;
    }

@media (max-width: 768px) {
    .ami-tirefinder .ami-compare-tires {
        display: none;
    }
}
@media (max-width: 992px) {
    .ami-tirefinder button.ami-filter-button {
        display: block;
    }

    .ami-tirefinder a.ami-filter-link {
        display: block;
    }

    .ami-tirefinder a.ami-filter-link1 {
        display: none;
    }

    .ami-tirefinder div.ami-filter-section {
        display: none;
    }
}

.ami-compare-icons {
    display: flex;
}

.ami-tirefinder fieldset{
    border:0px;
    padding:0px;
    margin: 0px;
}
    .ami-tirefinder fieldset legend {
        border: 1px solid #0067b1;
        padding: 10px;
        background-color: #0067b1;
        color: #fff;
        width: 100%;
    }
    .ami-tirefinder fieldset .fieldset-content {
        border: 1px solid silver;
        border-top: none;
        padding: 10px;
    }

.ami-filter-sidebar .amibs-form-group {
    margin:0px;
}

.ami-filter-sidebar h2 {
    margin: 0px;
}
.ami-filter-sidebar .ami-other-filters .amibs-form-group {
    margin-bottom: 15px;
}
.ami-filter-sidebar .ami-other-filters {
    border: 1px solid silver;
    border-top: none;
    padding: 10px;
    padding-top: 15px;
}
.ami-filter-section h2 {
    border: 1px solid silver;
    padding: 10px;
    margin-bottom: 0px;
}

.ami-tirefinder .ami-page-view .ami-button-list button {
    color: #888;
    border: 1px solid #e3e7ef;
    padding: 5px;
    font-size: 25px;
    margin: 5px;
}

.ami-tirefinder .ami-page-view .ami-button-list button.active {
    background-color: #707c8e;
    color: #fff;
}

.ami-tirefinder .ami-page-view .ami-button-list button:hover, .ami-tirefinder .ami-page-view .ami-button-list button:focus {
    outline: 3px ridge dodgerblue;
}

.ami-tirefinder .ami-page-view, .ami-tirefinder .ami-margin-bottom {
    margin-bottom: 10px;
}

.ami-tirefinder .ami-tilesView-icons {
    float: right;
    margin-bottom: 30px;
}

.ami-tirefinder .ami-tilesView-no-icons {
    height: 42px;
    width: 70%;
    margin-bottom: 30px;
}

#ami-tireSearchWidget{
    margin-bottom : 30px;
}

#ami-tab-list {
    /*font-size: 0px;
    height: 0px;
    width: 0px;*/
    outline:none;
}

.amibs-navigation {
    display: flex;
    justify-content: space-between;
}

.ami-tirefinder .ami-hidden-screenreaderOnly-text {
    font-size: 0px;
    height: 0px;
    width: 0px;
    letter-spacing: 0px;
}

#ami-page-start{
    outline:none;
}

.ami-tirefinder input[type="checkbox"]:focus,
.ami-tirefinder input[type="radio"]:focus,
.ami-tirefinder a:focus,
.ami-tirefinder button:focus,
.ami-tirefinder button.amibs-btn:focus,
.ami-tirefinder button.btn:focus {
    outline-width: 3px;
    outline-color: dodgerblue;
    outline-style: ridge;
}

.ami-tirefinder select.amibs-form-control:focus, .ami-tirefinder input[type="text"].amibs-form-control:focus {
    outline-width: 3px;
    outline-color: dodgerblue;
    outline-style: ridge;
}


.ami-tirefinder div.ami-tabs-container a:focus {
    outline: none;
}

div.ami-tabs-container {
    top: -15px;
    padding: 0;
    padding-top: 10px;
}

@media (min-width: 978px) {
    div.ami-tabs-container {
        top: 0;
    }
}

ul.ami-tabs {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    background: #fff;
    /*z-index: 10;
    transition: box-shadow 450ms ease-in-out;*/
}

@media (min-width: 978px) {
    ul.ami-tabs {
        height: 52px;
        padding-left: 5px;
        margin-bottom: 15px;
        background: none;
        border-bottom: 2px solid black;
    }
}

li.ami-tab {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background-color: #e6e6e6;
    border-bottom: 2px solid black;
    margin: 0;
    transform: scaleY(1);
    display: block;
}

@media (min-width: 978px) {
    li.ami-tab {
        height: 52px;
        line-height: 52px;
        font-size: 14px;
        text-align: center;
        border-radius: 4px 4px 0 0;
        margin-right: 10px;
        float: left;
        transform: scaleY(1);
        display: inline-block;
    }
}

li.ami-tab.active {
    background-color: #f5f7fa;
    transform: scaleX(1);
    display: block;
}

@media (min-width: 978px) {
    li.ami-tab.active {
        border: 2px solid black;
        border-bottom: 0;
    }
}

li.ami-tab.disabled {
    background-color: #fafafa;
}

    li.ami-tab.disabled a.ami-tab, li.ami-tab.disabled a.ami-tab:hover,
    li.ami-tab.disabled a.ami-tab:focus, li.ami-tab.disabled a.ami-tab:active {
        color: #ccc;
        cursor: default;
    }

@media (min-width: 978px) {
    li.ami-tab a.ami-tab, li.ami-tab a.ami-tab:hover, li.ami-tab a.ami-tab:focus, li.ami-tab a.ami-tab:active {
        color: #425968;
        padding: 0 20px;
        text-decoration: none;
        display: block;
    }

        li.ami-tab a.ami-tab, li.ami-tab a.ami-tab:hover, li.ami-tab a.ami-tab:focus, li.ami-tab a.ami-tab:active {
            color: inherit;
            display: inline-block;
        }

            li.ami-tab.active a.ami-tab:focus, li.ami-tab.active a.ami-tab:hover, li.ami-tab a.ami-tab:focus, li.ami-tab a.ami-tab:hover {
                border-top: 6px solid;
                border-top-color: dodgerblue;
            }

    li.ami-tab.active a.ami-tab {
        border-top: 6px solid #333;
    }
}

@media (max-width: 978px) {

    li.ami-tab {
        border: none;
        background-color: #fff;
    }
    li.ami-tab a.ami-tab{
        text-decoration-line:underline;
    }
}

.amibs-tooltip {
  position: relative;
  display: inline-block;
}

.amibs-tooltip .amibs-tooltiptext {
  font-family: "TitlingGothic","Helvetica Neue",Helvetica,Arial,sans-serif;
  visibility: hidden;
  width: 130px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 18px;
}

.amibs-tooltip .amibs-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.amibs-tooltip:hover .amibs-tooltiptext, .amibs-tooltip button:focus .amibs-tooltiptext {
  visibility: visible;
  opacity: 1;
}

.ami-tirefinder div.ami-tire-specs label {
    clear: left;
    float: left;
    padding: 0;
    margin: 0;
    font-weight: bold;
    padding-right: 6px;
    text-align: left;
}

.ami-tirefinder div.ami-tire-specs span {
    padding: 0;
    margin: 0;
}

.ami-tirefinder div.ami-tire-specs label button {
    padding: 0;
    margin: 0;
    text-align: left;
}

.ami-tirefinder div.ami-tire-specs div.ami-tire-spec-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    flex-wrap: wrap;
}

.ami-tirefinder .ami-only-on-print div.ami-tire-specs div.ami-tire-spec-item {
    margin-bottom: 0px;
}

    .ami-tirefinder .ami-only-on-print div.ami-tire-specs div.ami-tire-spec-item.clickable button {
        border: none;
    }

.ami-tirefinder div.ami-tire-specs div.ami-tire-spec-item label
{
    /*border-bottom: 2px solid;
    border-bottom-color:transparent;*/
    color: #337ab7;
}

.ami-tirefinder div.ami-tire-specs.hideCompare div.ami-tire-spec-item label {
    /*border-bottom: 2px solid;
    border-bottom-color:transparent;*/
    color: black;
}

.ami-tirefinder div.ami-tire-specs div.ami-tire-spec-item.clickable:hover button {
    color: #23527c;
    cursor: pointer;
}
.ami-tirefinder div.ami-tire-specs div.ami-tire-spec-item.clickable button:focus:hover{
    /*border-bottom-color:transparent;*/
}
.ami-tirefinder div.ami-tire-specs div.ami-tire-spec-item.clickable button:hover{
    cursor:pointer;
}

div.ami-filter-info {
    display:flex;
    justify-content:space-between;
}
    div.ami-filter-info div.ami-filter-info-data {
        padding: 0px;
        padding-top: 25px;
        list-style: none;
        /*width: 60%;*/
        opacity: .8;
        font-weight: 600;
        /*color:#0067b1;*/
    }

div.ami-tire-specs {
    margin-bottom: 3px;
}

@media (max-width: 992px) {
    div.ami-filter-info {
        flex-direction: column;
    }

        div.ami-filter-info div.ami-filter-info-data {
            width: 100%;
        }

    .ami-page-view {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
}

@media (max-width: 640px) {
    .ami-page-view {
        flex-direction: column;
    }

    .amibs-navigation {
        flex-direction: column;
    }

    .ami-tirefinder ul.ami-dealer-info.ami-button-list li {
        text-align: center;
    }
    .ami-tirefinder .amibs-navigation ul.ami-button-list li{
        float: none;
    }

    .amibs-navigation .ami-button-list {
        margin-top: 20px;
    }
}

a.ami-goToCompare, a.ami-goToCompare:hover, a.ami-goToCompare:focus {
    text-decoration: underline;
}

div.ami-greyOut{
    opacity:0.7;
}

div.ami-only-on-print{
    display:none;
}

@media print {
    .ami-avoid-print {
        display: none;
    }
    div.ami-only-on-print {
        display: block;
    }
    .ami-tirefinder table.amibs-table caption {
        /*color: white;
        background-color: #0067B1;*/
    }
}

.ami-jump-links {
    display: flex;
    width: max-content;
    float:right;
    margin-top: 10px;
}
    .ami-jump-links a {
        margin: 15px 10px;
        text-decoration: underline;
        font-size: inherit;
        text-align: center;
    }
    .ami-jump-links a:hover {
        text-decoration: underline;
    }
@media (max-width: 992px) {
    .ami-jump-links {
        float: none;
    }
}

.ami-tirefinder h2.tire-info-header:focus {
    outline: 3px ridge dodgerblue;
}

.ami-filter-sidebar .ami-margin-top-xs {
    margin-top: 10px;
}

.ami-tirefinder div.alert-block {
    display: inline-block;
}

.ami-tirefinder .no-results {
    padding: 0px;
    margin: 0px;
}

.ami-tirefinder label {
    display: inline;
}