﻿.NoTitle .ui-dialog-titlebar {
    display: none
}

.search-background {
    background-color: #fff
}

.search-font {
    font-size: 28px !important
}

.desktop-ad {
    width: 320px;
    height: 100px
}

.mobile-ad {
    width: 728px;
    height: 90px
}

.tag-line {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    text-align: center
}

@media (min-width:768px) {
    .search-background {
        width: 640px;
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .wide-textbox {
        width: 156.4% !important
    }

    .col-md-12 {
        width: 156.5%
    }

    .col-sm-2 {
        width: 13%
    }

    .col-sm-5-custom {
        width: 43.5%
    }

    .top-search {
        display: table
    }
}

@media (min-width:768px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .wide-textbox {
        width: 143.3% !important
    }
}

@supports (-ms-ime-align:auto) {
    @media (min-width:768px) {
        .wide-textbox {
            width: 142.6% !important
        }
    }
}

@media (max-width:475px) {
    .tag-line {
        font-size: 11px
    }
}

.search-labels {
    width: 40%;
    margin: 0 auto;
    padding: 10px 0 0 0
}

.search-labels-button {
    float: left;
    width: 24.33%
}

@media (max-width:480px) {
    .search-labels {
        width: 97%
    }

    .btn-smaller {
        width: 88px
    }

    .btn-green-smaller {
        font-size: 14px
    }
}

@media (max-width:609px) and (min-width:534px) {
    .search-labels {
        width: 74%
    }
}

@media (min-width:481px) and (max-width:533px) {
    .search-labels {
        width: 86%
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .search-labels {
        width: 47%
    }
}

@media (max-width:991px) and (min-width:768px) {
    .search-labels {
        width: 64%
    }
}

@media (max-width:767px) and (min-width:476px) {
    .search-labels {
        width: 64%
    }
}

@media (min-width:992px) {
    .search-labels {
        width: 73%
    }

    .state-padding {
        padding-left: 3px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .search-labels {
        width: 77%
    }
}
