﻿.bg {
    background: #3569fd;
}

.text {
    color: #3569fd;
}

.b-b-color {
    border: none;
    border-bottom: 1px solid #3569fd;
}

.create-label .parcel-count input:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
}

.create-label .parcel input:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
}

.create-label .parcel .circle.check > div {
    background: #3569fd;
}

.create-label .parcel .dimensions {
    color: #3569fd;
}

.create-label input.form-control:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.create-label select.to-state.form-control:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.create-label .select2-container--default .select2-selection--single:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
}

.parcel-item .BtnAdd, .parcel-item .BtnDelete {
    width: 64px;
    padding: 0;
    color: #fff;
    background: #3569fd;
    border: 0;
    padding: 0px;
    font-size: 14px;
    border-radius: 10px;
    outline: 0 none;
}

.warpper .title {
    font-size: 28px;
    color: #3569fd;
}

.warpper .order-list .table thead tr th {
    border: 1px solid #3569fd;
    text-align: center;
}

.warpper .order-list .table .download {
    color: #fff;
    background: #3569fd;
    border: 0;
    padding: 2px 20px 2px 10px;
    font-size: 14px;
    outline: 0 none;
}

.warpper .order-list .table .refund {
    background: #fff;
    color: #3569fd;
    border: 1px solid #3569fd;
    padding: 1px 10px;
    font-size: 14px;
    outline: 0 none;
    margin-left: 8px;
}

.warpper .order-list .table .refresh {
    color: #fff;
    background: #fff;
    color: #3569fd;
    border: 1px solid #3569fd;
    padding: 1px 8px;
    font-size: 14px;
    outline: 0 none;
    margin-left: 8px;
    margin-left: 104px;
}
.warpper .pull-right .pagination input[type="text"] {
    height: 34px;
}
.warpper .pull-right .pagination input[type="submit"] {
    height: 34px;
    background-color: #3569fd;
    border: 1px solid #3569fd;
    color: #fff;
}

.warpper .pull-right .pagination input:focus {
    border: 1px solid #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.warpper input.form-control.search-key:focus {
    border-color: #3569fd;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.warpper span.search-key-icon {
    float: left;
    margin-left: -40px;
    color: #3569fd;
    margin-top: 8px;
    font-size: 18px;
    cursor: pointer;
}

.warpper input.btn-search-key, .warpper input.btn-batch-print {
    height: 36px;
    background-color: #3569fd;
    font-size: 14px;
    padding: 0px 10px;
    color: #ffffff;
    border-radius: 200px;
    border: 0px;
    margin-left: 20px;
    outline: 0 none;
}

.warpper .order-list .table thead tr th {
    border: 1px solid #3569fd;
    text-align: center;
}

.warpper .order-list .table .download {
    color: #fff;
    background: #3569fd;
    border: 0;
    padding: 2px 20px 2px 10px;
    font-size: 14px;
    outline: 0 none;
}

.warpper .order-list .table .refund {
    background: #fff;
    color: #3569fd;
    border: 1px solid #3569fd;
    padding: 4px 5px 0px 5px;
    font-size: 12px;
    outline: 0 none;
    margin-left: 8px;
    float: right;
}

.warpper .order-list .table .refresh {
    color: #fff;
    background: #fff;
    color: #3569fd;
    border: 1px solid #3569fd;
    padding: 1px 8px;
    font-size: 14px;
    outline: 0 none;
    margin-left: 8px;
    margin-left: 104px;
}

.warpper span.search-date-icon {
    float: left;
    padding: 8px;
    background: #3569fd;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    margin-left: 18px;
    cursor: pointer;
}

.warpper span.calendar-icon {
    float: left;
    color: #3569fd;
    margin-top: 8px;
    margin-left: 8px;
    font-size: 18px;
    cursor: pointer;
}

.paybox .btn-pay {
    padding: 8px 14px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    outline: 0;
    background: #3569fd;
}

.warpper .content .btn-default {
    background: #3569fd;
    border: 0px;
    padding: 8px 15px;
    color: #fff;
    height: initial;
    outline: none;
}

.flow .flow-span > a {
    height: 40px;
    border: 1px solid #3569fd;
    font-size: 14px;
    padding: 3px 20px;
    border-radius: 20px;
}

.see-info {
    height: 40px;
    background: #3569fd;
    text-align: center;
}

.banner-content .content-footer > a {
    padding: 20px 30px;
    color: #fff;
    background: #3569fd;
    font-size: 18px;
    outline: none;
}

.footer-en-copyright {
    height: 40px;
    background: #3569fd;
}

.navbar-default .navbar-collapse ul.navbar-nav li a.register {
    height: 40px;
    background-color: #3569fd;
    font-size: 14px;
    padding: 8px 10px 8px 20px;
    color: #ffffff;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.navbar-default .navbar-collapse ul.navbar-nav li a.login {
    height: 40px;
    background-color: #3569fd;
    font-size: 14px;
    padding: 8px 20px 8px 10px;
    color: #ffffff;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.navbar-default .navbar-collapse ul.navbar-nav li a.logout {
    height: 40px;
    background-color: #3569fd;
    font-size: 14px;
    padding: 8px 20px;
    color: #ffffff;
    border-radius: 20px;
}

.navbar-default .navbar-collapse ul.navbar-nav li span.login {
    height: 40px;
    background-color: #3569fd;
    font-size: 14px;
    color: #ffffff;
    padding: 8px 1px;
    margin: 0px -4px;
}

.header-top > .container .reload {
    color: #fff;
    background: #3569fd;
    border: 0;
    padding: 3px 10px;
    font-size: 14px;
    border-radius: 20px;
    outline: 0 none;
}
.btnColor {
    background-color: #3569fd !important;
}
