

@media (min-width: 1200px) {
    .container {
        width: 954px;
    }
}

html {
    min-height: 100%;
}

body {
    background: url(../img/bg.jpg) no-repeat center;
    background-size: inherit;
    font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', stheiti, 'Microsoft Yahei', Simsun, sans-serif;
}

.track-body {
    background-image: url(../img/bg.jpg);
    background-position:top;

}


img {
    margin: 2px;
}

h1 {
    font-weight: 400;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #006ac2;
}

option {
    font-weight: bold;
}

option:hover {
    cursor: pointer;
}

img {
    border: 0
}

hr {
    border: none;
    color: white;
    height: 1px;
    background: #ccc;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 600, from(#ccc), to(#fff));
}

textarea {
    width: 500px;
    height: 100px;
}

.numbers-container {
    margin-right: auto;
    margin-left: auto;
    min-width: 595px;
    padding-left: 15px;
    padding-right: 15px;
}

.track-content {
    min-width: 620px;
}

#header {
    height: 32px;
    width: 100%;
    float: left;
    background: #525659;
    font-family: "Segoe WPC", "Segoe UI", Tahoma, Verdana, sans-serif;
}

.header_left {
    float: left;
    padding: 3px 5px;
    color: #fff;
    font-size: 18px;
    margin-left: 145px;
}

.header_right {
    float: right;
    padding: 5px;
}

#content {
}

.footer {
    border-top: 1px solid #ccc;
    width: 930px;
    margin: 10px auto;
    float: left;
    margin-left: 150px;
    padding: 10px 0;
}

.footerIndex {
    bottom: 0;
    position: absolute;
    width: 1000px;
    margin: 10px 0 10px 10px;
}

.sidebar_c {
    font-family: Tahoma, Arial, sans-serif;
    float: left;
    width: 150px;
}

.sidebar_category {
    float: left;
    width: 130px;
}

.sidebar {
    float: left;
    margin: 15px 0 0 20px;
}

.sidebar_title {
    color: #666;
    text-transform: uppercase;
    float: left;
    margin: 20px 0 5px 0;
    font-weight: bold;
    width: 120px;
    cursor: pointer;
}

.sidebar_list {
    width: 110px;
    float: left;
}

.sidebar a {
    text-decoration: none;
    width: 110px;
    padding: 5px 5px 5px 18px;
    float: left;
    margin-left: -20px;
    border-left: 2px solid white;
    color: #999;
}

.sidebar a:hover {
    background: #EEE;
    border-left: 2px solid #000;
    color: #000;
}

.header-content {
    position: relative;
    /*padding: 60px 0 150px 0;*/
    padding: 50px 0 50px;
    color: #fff;
    text-align: center;
}

.header-content h1 {
    font-size: 80px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
}
.header-content .smart{
    margin-top: 40px;
    margin-bottom: 40px;
}
.header-content p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 30px;
}

.header-content a {
    color: #fff;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.header-content a:hover {
    color: #fff;
    text-shadow: 0 0 10px rgba(255, 255, 255, .25);
}

.header-content .container {
    position: relative;
    z-index: 2;
}

.opacity{ 
    opacity:0.3; 
    filter: alpha(opacity=30); 
    background-color:#000; 
} 
.mask{height:100%;width:100%;} 

.track-show {
    padding: 0px 0;
    /*background-image: url(../img/touming.png);*/
    /*background-color: yellow;*/

    /*background-color: #fff;*/
    /*display: none;*/
}
.track-show.active{
    display: block;
}
.track-show .container {
    min-width: 595px;
}

.input-custom {
    padding: 10px !important;
    font-size: 18px !important;
}

.btn-custom {
    padding: 10px !important;
    font-size: 16px !important;
}

.results_title h3 {
    line-height: 18px !important;
    text-decoration: underline;
}

.thumbnail img {
    height: 145px !important;
    width: 160px !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1) {
    .header-content:after {
        background-size: 150px 150px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .header-content {
        margin-top: -20px;
    }

    .results_c {
        padding-top: 0px; /*reset*/
    }
}

@media (max-width: 767px) {
    .header-content {
        padding: 40px 0;
    }

    .header-content h1 {
        font-size: 45px;
    }

    .track-show {
        padding: 10px 20px;
    }

    .input-custom {
        height: 42px !important;
    }

    .results_c {
        padding-top: 0px; /*reset*/
    }

    .thumbnail img {
        height: 245px !important;
        width: 265px !important;
    }

}

@media (min-width: 768px) {
    .numbers-container {
        width: 741px !important;
    }

    .wb-app-info {
        padding: 27px 270px 0 40px;
    }

    .qr-code {
        /* position: absolute !important; */
        right: 65px !important;
        top: 0px !important;
    }
}

/*.main-box {position: fixed;left: 0;right: 0;}*/
.main-box {left: 0;right: 0;}


.main-box .nav-tabs.nav-justified {
    background-color: rgba(17, 17, 17, 0.7);
}

.main-box .nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border: none;
    font-size: 20px;
    color: #ababab;
    text-decoration: none;
}

.main-box .nav-tabs.nav-justified > li.active > a {
    color: #555;
}

.main-box .nav-tabs.nav-justified > li > a:focus,
.main-box .nav-tabs.nav-justified > li > a:hover {
    border: none;
}

.main-box .tab-pane {
    /* height: 253px; */
    background-color: #fff;
    padding: 30px 30px 20px 30px;
    position: relative;
}

.main-box .search-box {
    border-radius: 0;
    resize: none;
    width: 100%;
    font-size: 16px;
}

.main-box .search-box::-webkit-input-placeholder {
    color: #d0d0d0;
}

.main-box .search-box:-moz-placeholder {
    color: #d0d0d0;
}

.main-box .search-box:-ms-input-placeholder {
    color: #d0d0d0;
}

.main-box .btn-success.btn-lg {
    font-size: 20px;
    background-color: black;
    border-radius: 0;
    padding: 0px 20px;
    border-color: black;
    color: white;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 1px auto transparent;
    outline-offset: 0px;
}

.track-routes {
    font-size: 16px;
    border: 1px solid #ddd;
    position: relative;
    background: white;
}

.track-routes .nav-tabs {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
}
.track-routes .nav-tabs li{
    border-bottom:1px solid #ddd;
}

.track-routes .nav-tabs > li > a {
    border-radius: 0;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    border:none;
    margin-right: 0;
}

.track-routes .nav-tabs > li.active > a,
.track-routes .nav-tabs > li.active > a:hover,
.track-routes .nav-tabs > li.active > a:focus {
    background-color: #DDDDDD;
    border:none;
}

.routes {
    margin-left: 200px;
    padding: 20px 0 20px 20px;
    border-left: 1px solid #ddd;
    color: #000;
    min-height: 420px;
}

.routes span {
    color: #b0b0b0;
}

.query-msg{
    color: #555;
    font-size: 14px;
}