.account h2 {
    color: #009bdb;
    font-size: 36px;
    margin: 0 0 15px;
}

.account {
    margin-bottom: 30px;
}

.account .flow-set {
    margin: 30px 0 10px;
}

.account .btn {
    background-color: #707070;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
    text-transform: uppercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.account .btn:hover {
    background-color: #969696;
}

.account .btn.btn-default {
    background-color: #ccc;
}

.account .btnwrap {
    margin: 30px 0;
}

.account a.forgot {
    font-size: 12px;
    columns: #009bdb;
    margin: 0 0 0 20px;
}

.account .checkbox label {
    font-size: 12px;
    color: #333;
    line-height: 21px;
}

.account .or {
    font-size: 18px;
    margin: 14px 0;
}

.account .flow-set ul li {
    font-size: 14px;
    font-weight: bold;
    color: #ccc;
    margin-right: 15px;
}

.account .flow-set ul li.active {
    color: #707070;
}

.account .flow-set ul li span {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 4px 12px;
    vertical-align: middle;
}

.account .flow-set ul li.active span {
    background-color: #009bdb;
}

.account .form-control {
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) inset;
}
.account .catr-sidebar .pull-left{
    width: 70%;
}

/*muaccount*/
.account h2.muaccount {
    margin-top: 35px;
}

.muaccount .table > thead > tr > th {
    background-color: #f6f6f6;
    border-bottom: 1px solid #d1d1d1;
    vertical-align: bottom;
    font-weight: normal;
    color: #5a5a5a;
    padding: 12px 8px;
}

.muaccount .table > thead > tr > th span {
    font-weight: bold;
    font-size: 12px;
    color: #999999;
}

.muaccount a.btn.btn-primary {
    background-color: #009bdb;
    border: #009bdb;
}

.bt {
    text-align: right
}

.muaccount tbody a h4 {
    font-size: 16px;
    font-weight: bold;
}

.muaccount tbody p {
    color: #999999;
}

.muaccount td.align-center, .muaccount td.align-center p{
    text-align: center;
}

.muaccount table.table tbody tr td {
    padding: 23px 8px 15px;
}
.catr-sidebar .btn.btn-primary.btn-sm,
.catr-sidebar a.btn.btn-primary.btn-sm {
    padding: 5px 20px;
    font-size: 14px;
    background-color: #999999;
    border: #999999;
}

.catr-sidebar .pull-left input {
    margin: 0 0 10px;
}

.catr-sidebar .btn.btn-primary.btn-sm.done {
    padding: 7px 23px;
    font-size: 14px;
    background-color: #009bdb;
    border: #009bdb;
}

.account .catr-sidebar div.thumbnail {
    border: 2px solid #ccc;
    padding: 20px 8px;
}

.catr-sidebar .thumbnail ul li {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    min-height: 51px;
}
.account h4 {
    margin-bottom: 18px;
    font-weight: bold;
}

.account .muaccount tbody h4 {
    margin-bottom: 5px;
}
.list .list-left {
    width: 130px;
    text-align: left;
    float: left;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
}
.list .list-right {
    /*width: 50%;*/
    float: left;
    margin-left: 5%;
    text-align: left;
    color: #5a5a5a;
}
.list ul.list-unstyled li {
    clear: both;
    display: block;
    line-height: 16px;
    padding: 3px 0;
    text-align: center;
    overflow: hidden;
}
.list ul li a.btn.btn-primary {
    background-color: #009bdb;
    border: medium none #009bdb;
}

.account ul.list-unstyled li.clearfix {
    margin: 10px 0 0;
}
.editaddress {
    margin: 20px 0 0;
}

.account h4.track-orders-product-name{
    text-align: left;
    margin-bottom: 0;
}

.track-orders-order{
    padding-bottom: 5px;
    -webkit-box-shadow: 0 10px 5px -2px #888;
    box-shadow: 0 10px  5px -2px #888;;
}

.track-orders-order hr{
    margin: 5px 0;
}

.account .hahn-highlight-red{
    color: #8b0000;
    font-weight: bold;
}
