.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: inherit;
    outline-offset: inherit
}

#forward.schedule .search-box .btn {
    padding: 5px 20px;
    margin-top: 10px;
    width: 60px;
    padding: 0;
    background: #144b8d;
    border: none;
    font-size: 1.125rem;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 0
}

.color_red {
    color: red;
    margin: 10px 0
}

#forward.schedule .search-box.nobottom {
    border-bottom: inherit;
    margin-bottom: inherit
}

#forward.schedule .search-box li {
    font-size: 1.125rem
}

    #forward.schedule .search-box li input#radio1 {
        width: 25px;
        height: 25px
    }

    #forward.schedule .search-box li input#radio2 {
        width: 25px;
        height: 25px
    }

    #forward.schedule .search-box li input#radio3 {
        width: 25px;
        height: 25px
    }

    #forward.schedule .search-box li input#radio4 {
        width: 50px
    }

    #forward.schedule .search-box li input#radio5 {
        width: 50px
    }

.shiphead {
    background: #144b8d;
    color: #fff
}

.aboutlink {
    font-size: 1.125rem;
    color: #144b8d;
    font-weight: bolder
}

.noship {
    width: 100%;
    text-align: center;
    letter-spacing: 10px;
    line-height: 200px
}

.timemove {
    margin-left: 0
}

#item-box {
    margin: 10px 0
}

#editor .wrap {
    padding: 0
}

#editor {
    display: block;
    min-height: 0
}

.shiplink {
    margin-top: 10px;
    width: 100%
}

    .shiplink.inline-block {
        width: auto;
        display: inline-block;
    }

    .shiplink a {
        color: #337ab7;
        padding: 5px 10px
    }

        .shiplink a:before {
            content: url(../images/sea.png);
            position: relative;
            top: 3px;
            padding-right: 5px
        }

        .shiplink a:hover {
            color: #144b8d
        }

.download-box {
    border-bottom: initial;
    padding: 0
}

    .download-box a:hover {
        text-decoration: none
    }

td, tr {
    border-bottom: 1px solid #ddd
}

    tr:hover {
        background: #fcfcfc
    }

.notrhover:hover {
    background: 0 0
}

.rwd-table {
    background: #fff;
    overflow: hidden
}

    .rwd-table td, .rwd-table th {
        margin: .5em 1em
    }

.rwd-table {
    min-width: 100%
}

    .rwd-table th {
        display: none
    }

    .rwd-table td {
        display: block
    }

        .rwd-table td:before {
            content: attr(data-th) " : ";
            font-weight: 700;
            width: 10.5em;
            display: inline-block;
            background: #144b8d;
            color: #fff;
            line-height: 30px;
            padding-left: 10px
        }

.table > tbody > tr > td.timecenter, .table > thead > tr > th.timecenter {
    text-align: center
}

.table > tbody > tr > td {
    vertical-align: inherit
}

.move_arrow1 {
    text-align: center
}

.move_arrow2 {
    display: none
}

#top-link li a i {
    font-size: 1.3rem
}

@media screen and (max-width:768px) {
    .table {
        font-size: .75rem
    }
}

@media screen and (max-width:540px) {
    #forward .search-box .btn {
        display: block
    }

    #top-link li a i {
        font-size: 1.5rem
    }
}

@media (min-width:481px) {
    .rwd-table td:before {
        display: none
    }

    .rwd-table td, .rwd-table th {
        display: table-cell;
        padding: .25em .5em
    }

        .rwd-table td:first-child, .rwd-table th:first-child {
            padding-left: 0
        }

        .rwd-table td:last-child, .rwd-table th:last-child {
            padding-right: 0
        }

    .rwd-table td, .rwd-table th {
        padding: .5em !important
    }
}

@media screen and (max-width:480px) {
    #shiptable.table > tbody > tr > td, #shiptable.table > tbody > tr > th, #shiptable.table > tfoot > tr > td, #shiptable.table > tfoot > tr > th, #shiptable.table > thead > tr > td, #shiptable.table > thead > tr > th {
        padding: 0;
        margin: 0;
        border-bottom: 1px dashed #ddd;
        border-top: none
    }

        #shiptable.table > tbody > tr > td:last-child {
            margin-bottom: 10px
        }

    .rwd-table td {
        margin-left: 10px
    }

    .tdpadding {
        padding: 10px
    }

    #forward.schedule .search-box .btn {
        width: 100%;
        margin-bottom: 5px
    }

    .table > tbody > tr > td.timecenter, .table > thead > tr > th.timecenter {
        text-align: inherit
    }

    .timemove {
        margin-left: 10px
    }

    #forward.schedule .search-box li input#radio1 {
        width: 30px
    }

    #forward.schedule .search-box li input#radio2 {
        width: 30px
    }

    #forward.schedule .search-box li input#radio3 {
        width: 30px
    }

    #forward.schedule .search-box li input#radio4 {
        width: 30px
    }

    #forward.schedule .search-box li input#radio5 {
        width: 30px
    }

    .move_arrow1 {
        display: none
    }

    .move_arrow2 {
        display: inline-block
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media screen and (max-width:414px) {
    #forward.schedule .search-box li {
        font-size: 1rem
    }

        #forward.schedule .search-box li select {
            width: 100%
        }

    #shiptable.table > tbody > tr > td, #shiptable.table > tbody > tr > th, #shiptable.table > tfoot > tr > td, #shiptable.table > tfoot > tr > th, #shiptable.table > thead > tr > td, #shiptable.table > thead > tr > th {
        padding: 0;
        margin: 0
    }

    #forward.schedule .search-box li {
        font-size: 1rem
    }

    #forward li.route1 {
        padding: 15px 0 15px 105px
    }

    #forward.schedule .search-box li select {
        width: 100%
    }

    
}

@media screen and (max-width:375px) {
    #forward.schedule .search-box li span {
        font-size: 1rem
    }

    #forward.schedule .search-box li {
        font-size: .875rem
    }

    #forward li.route1 {
        padding: 13px 0 15px 90px
    }

    #forward li.route2 {
        padding: 13px 0 15px 145px
    }

    #forward li.route3 {
        padding: 13px 0 15px 145px
    }

    #forward li.route3 {
        padding: 13px 0 15px 125px
    }
}

@media screen and (max-width:320px) {
    #forward.schedule .search-box li span {
        font-size: .875rem
    }
}
