




/*
     FILE ARCHIVED ON 20:59:53 Aug 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:41:59 Nov 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/


.addresses-list li.item > .panel-body + .table, .addresses-list li.item > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.addresses-list li.item > .table > tbody:first-child > tr:first-child td, .addresses-list li.item > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.addresses-list li.item > .table-bordered, .addresses-list li.item > .table-responsive > .table-bordered {
    border: 0
}

.addresses-list li.item > .table-bordered > tbody > tr > td:first-child, .addresses-list li.item > .table-bordered > tbody > tr > th:first-child, .addresses-list li.item > .table-bordered > tfoot > tr > td:first-child, .addresses-list li.item > .table-bordered > tfoot > tr > th:first-child, .addresses-list li.item > .table-bordered > thead > tr > td:first-child, .addresses-list li.item > .table-bordered > thead > tr > th:first-child, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:first-child, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:first-child, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:first-child, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.addresses-list li.item > .table-bordered > tbody > tr > td:last-child, .addresses-list li.item > .table-bordered > tbody > tr > th:last-child, .addresses-list li.item > .table-bordered > tfoot > tr > td:last-child, .addresses-list li.item > .table-bordered > tfoot > tr > th:last-child, .addresses-list li.item > .table-bordered > thead > tr > td:last-child, .addresses-list li.item > .table-bordered > thead > tr > th:last-child, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:last-child, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:last-child, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:last-child, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.addresses-list li.item > .table-bordered > tbody > tr:first-child > td, .addresses-list li.item > .table-bordered > tbody > tr:first-child > th, .addresses-list li.item > .table-bordered > tbody > tr:last-child > td, .addresses-list li.item > .table-bordered > tbody > tr:last-child > th, .addresses-list li.item > .table-bordered > tfoot > tr:last-child > td, .addresses-list li.item > .table-bordered > tfoot > tr:last-child > th, .addresses-list li.item > .table-bordered > thead > tr:first-child > td, .addresses-list li.item > .table-bordered > thead > tr:first-child > th, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:first-child > td, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:first-child > th, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > td, .addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > th, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr:first-child > td, .addresses-list li.item > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.addresses-list li.item > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.addresses-list li.item h3 {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.addresses-list li.item h3 > .dropdown .dropdown-toggle {
    color: inherit
}

.addresses-list li.empty {
    background: 0 0;
    border: 0;
    padding: 0
}

.order-info {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.order-info dd {
    padding-left: 10px
}

.order-info li {
    display: inline;
    margin: 0 3px
}

.order-info li:first-child {
    margin-left: 0
}

.order-info li:last-child {
    margin-right: 0
}

.order-info .current {
    font-weight: 700
}

.order-date {
    margin-bottom: 10px
}

.order-info-box {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-left: 0;
    margin-right: 0;
    border-color: #ddd;
    padding-top: 15px
}

.order-info-box > .list-group {
    margin-bottom: 0
}

.order-info-box > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.order-info-box > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-info-box > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-info-box > .table, .order-info-box > .table-responsive > .table {
    margin-bottom: 0
}

.order-info-box > .table-responsive:first-child > .table:first-child, .order-info-box > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .order-info-box > .table:first-child > tbody:first-child > tr:first-child td:first-child, .order-info-box > .table:first-child > tbody:first-child > tr:first-child th:first-child, .order-info-box > .table:first-child > thead:first-child > tr:first-child td:first-child, .order-info-box > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .order-info-box > .table:first-child > tbody:first-child > tr:first-child td:last-child, .order-info-box > .table:first-child > tbody:first-child > tr:first-child th:last-child, .order-info-box > .table:first-child > thead:first-child > tr:first-child td:last-child, .order-info-box > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.order-info-box > .table-responsive:last-child > .table:last-child, .order-info-box > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .order-info-box > .table:last-child > tbody:last-child > tr:last-child td:first-child, .order-info-box > .table:last-child > tbody:last-child > tr:last-child th:first-child, .order-info-box > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .order-info-box > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .order-info-box > .table:last-child > tbody:last-child > tr:last-child td:last-child, .order-info-box > .table:last-child > tbody:last-child > tr:last-child th:last-child, .order-info-box > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .order-info-box > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.order-info-box > .panel-body + .table, .order-info-box > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.order-info-box > .table > tbody:first-child > tr:first-child td, .order-info-box > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.order-info-box > .table-bordered, .order-info-box > .table-responsive > .table-bordered {
    border: 0
}

.order-info-box > .table-bordered > tbody > tr > td:first-child, .order-info-box > .table-bordered > tbody > tr > th:first-child, .order-info-box > .table-bordered > tfoot > tr > td:first-child, .order-info-box > .table-bordered > tfoot > tr > th:first-child, .order-info-box > .table-bordered > thead > tr > td:first-child, .order-info-box > .table-bordered > thead > tr > th:first-child, .order-info-box > .table-responsive > .table-bordered > tbody > tr > td:first-child, .order-info-box > .table-responsive > .table-bordered > tbody > tr > th:first-child, .order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .order-info-box > .table-responsive > .table-bordered > thead > tr > td:first-child, .order-info-box > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.order-info-box > .table-bordered > tbody > tr > td:last-child, .order-info-box > .table-bordered > tbody > tr > th:last-child, .order-info-box > .table-bordered > tfoot > tr > td:last-child, .order-info-box > .table-bordered > tfoot > tr > th:last-child, .order-info-box > .table-bordered > thead > tr > td:last-child, .order-info-box > .table-bordered > thead > tr > th:last-child, .order-info-box > .table-responsive > .table-bordered > tbody > tr > td:last-child, .order-info-box > .table-responsive > .table-bordered > tbody > tr > th:last-child, .order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .order-info-box > .table-responsive > .table-bordered > thead > tr > td:last-child, .order-info-box > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.order-info-box > .table-bordered > tbody > tr:first-child > td, .order-info-box > .table-bordered > tbody > tr:first-child > th, .order-info-box > .table-bordered > tbody > tr:last-child > td, .order-info-box > .table-bordered > tbody > tr:last-child > th, .order-info-box > .table-bordered > tfoot > tr:last-child > td, .order-info-box > .table-bordered > tfoot > tr:last-child > th, .order-info-box > .table-bordered > thead > tr:first-child > td, .order-info-box > .table-bordered > thead > tr:first-child > th, .order-info-box > .table-responsive > .table-bordered > tbody > tr:first-child > td, .order-info-box > .table-responsive > .table-bordered > tbody > tr:first-child > th, .order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > td, .order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > th, .order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .order-info-box > .table-responsive > .table-bordered > thead > tr:first-child > td, .order-info-box > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.order-info-box > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.order-info-box .box {
    margin-bottom: 15px
}

.order-info-box h2 {
    margin-top: 0;
    font-size: 14px
}

.order-info-box address {
    margin-bottom: 0
}

.order-items h2 {
    font-size: 18px
}

.order-items h3 {
    font-size: 12px
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 10px 0
}

.gift-message {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 15px;
    border-color: #ddd
}

.gift-message > .list-group {
    margin-bottom: 0
}

.gift-message > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.gift-message > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.gift-message > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.gift-message > .table, .gift-message > .table-responsive > .table {
    margin-bottom: 0
}

.gift-message > .table-responsive:first-child > .table:first-child, .gift-message > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .gift-message > .table:first-child > tbody:first-child > tr:first-child td:first-child, .gift-message > .table:first-child > tbody:first-child > tr:first-child th:first-child, .gift-message > .table:first-child > thead:first-child > tr:first-child td:first-child, .gift-message > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .gift-message > .table:first-child > tbody:first-child > tr:first-child td:last-child, .gift-message > .table:first-child > tbody:first-child > tr:first-child th:last-child, .gift-message > .table:first-child > thead:first-child > tr:first-child td:last-child, .gift-message > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.gift-message > .table-responsive:last-child > .table:last-child, .gift-message > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .gift-message > .table:last-child > tbody:last-child > tr:last-child td:first-child, .gift-message > .table:last-child > tbody:last-child > tr:last-child th:first-child, .gift-message > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .gift-message > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .gift-message > .table:last-child > tbody:last-child > tr:last-child td:last-child, .gift-message > .table:last-child > tbody:last-child > tr:last-child th:last-child, .gift-message > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .gift-message > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.gift-message > .panel-body + .table, .gift-message > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.gift-message > .table > tbody:first-child > tr:first-child td, .gift-message > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.gift-message > .table-bordered, .gift-message > .table-responsive > .table-bordered {
    border: 0
}

.gift-message > .table-bordered > tbody > tr > td:first-child, .gift-message > .table-bordered > tbody > tr > th:first-child, .gift-message > .table-bordered > tfoot > tr > td:first-child, .gift-message > .table-bordered > tfoot > tr > th:first-child, .gift-message > .table-bordered > thead > tr > td:first-child, .gift-message > .table-bordered > thead > tr > th:first-child, .gift-message > .table-responsive > .table-bordered > tbody > tr > td:first-child, .gift-message > .table-responsive > .table-bordered > tbody > tr > th:first-child, .gift-message > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .gift-message > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .gift-message > .table-responsive > .table-bordered > thead > tr > td:first-child, .gift-message > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.gift-message > .table-bordered > tbody > tr > td:last-child, .gift-message > .table-bordered > tbody > tr > th:last-child, .gift-message > .table-bordered > tfoot > tr > td:last-child, .gift-message > .table-bordered > tfoot > tr > th:last-child, .gift-message > .table-bordered > thead > tr > td:last-child, .gift-message > .table-bordered > thead > tr > th:last-child, .gift-message > .table-responsive > .table-bordered > tbody > tr > td:last-child, .gift-message > .table-responsive > .table-bordered > tbody > tr > th:last-child, .gift-message > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .gift-message > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .gift-message > .table-responsive > .table-bordered > thead > tr > td:last-child, .gift-message > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.gift-message > .table-bordered > tbody > tr:first-child > td, .gift-message > .table-bordered > tbody > tr:first-child > th, .gift-message > .table-bordered > tbody > tr:last-child > td, .gift-message > .table-bordered > tbody > tr:last-child > th, .gift-message > .table-bordered > tfoot > tr:last-child > td, .gift-message > .table-bordered > tfoot > tr:last-child > th, .gift-message > .table-bordered > thead > tr:first-child > td, .gift-message > .table-bordered > thead > tr:first-child > th, .gift-message > .table-responsive > .table-bordered > tbody > tr:first-child > td, .gift-message > .table-responsive > .table-bordered > tbody > tr:first-child > th, .gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > td, .gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > th, .gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .gift-message > .table-responsive > .table-bordered > thead > tr:first-child > td, .gift-message > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.gift-message > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.gift-message dt {
    padding-left: 10px
}

.gift-message dt strong {
    display: block;
    margin-left: -10px
}

.gift-message dd {
    margin-top: 10px
}

.gift-message-row .gift-message {
    padding: 0;
    margin: 0;
    border: 0
}

.order-about {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 15px;
    border-color: #ddd
}

.order-about > .list-group {
    margin-bottom: 0
}

.order-about > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.order-about > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-about > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-about > .table, .order-about > .table-responsive > .table {
    margin-bottom: 0
}

.order-about > .table-responsive:first-child > .table:first-child, .order-about > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .order-about > .table:first-child > tbody:first-child > tr:first-child td:first-child, .order-about > .table:first-child > tbody:first-child > tr:first-child th:first-child, .order-about > .table:first-child > thead:first-child > tr:first-child td:first-child, .order-about > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .order-about > .table:first-child > tbody:first-child > tr:first-child td:last-child, .order-about > .table:first-child > tbody:first-child > tr:first-child th:last-child, .order-about > .table:first-child > thead:first-child > tr:first-child td:last-child, .order-about > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.order-about > .table-responsive:last-child > .table:last-child, .order-about > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .order-about > .table:last-child > tbody:last-child > tr:last-child td:first-child, .order-about > .table:last-child > tbody:last-child > tr:last-child th:first-child, .order-about > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .order-about > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .order-about > .table:last-child > tbody:last-child > tr:last-child td:last-child, .order-about > .table:last-child > tbody:last-child > tr:last-child th:last-child, .order-about > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .order-about > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.order-about > .panel-body + .table, .order-about > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.order-about > .table > tbody:first-child > tr:first-child td, .order-about > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.order-about > .table-bordered, .order-about > .table-responsive > .table-bordered {
    border: 0
}

.order-about > .table-bordered > tbody > tr > td:first-child, .order-about > .table-bordered > tbody > tr > th:first-child, .order-about > .table-bordered > tfoot > tr > td:first-child, .order-about > .table-bordered > tfoot > tr > th:first-child, .order-about > .table-bordered > thead > tr > td:first-child, .order-about > .table-bordered > thead > tr > th:first-child, .order-about > .table-responsive > .table-bordered > tbody > tr > td:first-child, .order-about > .table-responsive > .table-bordered > tbody > tr > th:first-child, .order-about > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .order-about > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .order-about > .table-responsive > .table-bordered > thead > tr > td:first-child, .order-about > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.order-about > .table-bordered > tbody > tr > td:last-child, .order-about > .table-bordered > tbody > tr > th:last-child, .order-about > .table-bordered > tfoot > tr > td:last-child, .order-about > .table-bordered > tfoot > tr > th:last-child, .order-about > .table-bordered > thead > tr > td:last-child, .order-about > .table-bordered > thead > tr > th:last-child, .order-about > .table-responsive > .table-bordered > tbody > tr > td:last-child, .order-about > .table-responsive > .table-bordered > tbody > tr > th:last-child, .order-about > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .order-about > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .order-about > .table-responsive > .table-bordered > thead > tr > td:last-child, .order-about > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.order-about > .table-bordered > tbody > tr:first-child > td, .order-about > .table-bordered > tbody > tr:first-child > th, .order-about > .table-bordered > tbody > tr:last-child > td, .order-about > .table-bordered > tbody > tr:last-child > th, .order-about > .table-bordered > tfoot > tr:last-child > td, .order-about > .table-bordered > tfoot > tr:last-child > th, .order-about > .table-bordered > thead > tr:first-child > td, .order-about > .table-bordered > thead > tr:first-child > th, .order-about > .table-responsive > .table-bordered > tbody > tr:first-child > td, .order-about > .table-responsive > .table-bordered > tbody > tr:first-child > th, .order-about > .table-responsive > .table-bordered > tbody > tr:last-child > td, .order-about > .table-responsive > .table-bordered > tbody > tr:last-child > th, .order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .order-about > .table-responsive > .table-bordered > thead > tr:first-child > td, .order-about > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.order-about > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.order-about dd {
    margin-bottom: 10px;
    padding-left: 10px
}

.order-about dd:last-child {
    margin-bottom: 0
}

.my-wishlist textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: auto
}

.my-wishlist textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.my-wishlist textarea::-moz-placeholder {
    color: #999;
    opacity: 1
}

.my-wishlist textarea:-ms-input-placeholder {
    color: #999
}

.my-wishlist textarea::-webkit-input-placeholder {
    color: #999
}

.my-wishlist textarea[disabled], .my-wishlist textarea[readonly], fieldset[disabled] .my-wishlist textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.my-wishlist textarea {
    height: auto
}

.my-wishlist .add-to-cart-alt input.input-text, .my-wishlist .price-box {
    margin-bottom: 5px
}

.my-wishlist .add-to-cart-alt .btn-cart {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.my-wishlist p {
    margin-bottom: 0
}

.my-wishlist .link-edit {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    width: 100%;
    display: block
}

.my-wishlist .link-edit.active:focus, .my-wishlist .link-edit:active:focus, .my-wishlist .link-edit:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.my-wishlist .link-edit:focus, .my-wishlist .link-edit:hover {
    text-decoration: none
}

.my-wishlist .link-edit.active, .my-wishlist .link-edit:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.my-wishlist .link-edit.disabled, .my-wishlist .link-edit[disabled], fieldset[disabled] .my-wishlist .link-edit {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.my-wishlist .link-edit.active, .my-wishlist .link-edit:active, .my-wishlist .link-edit:focus, .my-wishlist .link-edit:hover, .open .dropdown-toggle.my-wishlist .link-edit {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.my-wishlist .link-edit.active, .my-wishlist .link-edit:active, .open .dropdown-toggle.my-wishlist .link-edit {
    background-image: none
}

.my-wishlist .link-edit.disabled, .my-wishlist .link-edit.disabled.active, .my-wishlist .link-edit.disabled:active, .my-wishlist .link-edit.disabled:focus, .my-wishlist .link-edit.disabled:hover, .my-wishlist .link-edit[disabled], .my-wishlist .link-edit[disabled].active, .my-wishlist .link-edit[disabled]:active, .my-wishlist .link-edit[disabled]:focus, .my-wishlist .link-edit[disabled]:hover, fieldset[disabled] .my-wishlist .link-edit, fieldset[disabled] .my-wishlist .link-edit.active, fieldset[disabled] .my-wishlist .link-edit:active, fieldset[disabled] .my-wishlist .link-edit:focus, fieldset[disabled] .my-wishlist .link-edit:hover {
    background-color: #fff;
    border-color: #ccc
}

.my-wishlist .link-edit .badge {
    color: #fff;
    background-color: #333
}

.my-wishlist .btn-add {
    color: #fff;
    background-color: #f15c22;
    border-color: #eb4c0f
}

.my-wishlist .btn-add.active, .my-wishlist .btn-add:active, .my-wishlist .btn-add:focus, .my-wishlist .btn-add:hover, .open .dropdown-toggle.my-wishlist .btn-add {
    color: #fff;
    background-color: #dc480e;
    border-color: #b13a0b
}

.my-wishlist .btn-add.active, .my-wishlist .btn-add:active, .open .dropdown-toggle.my-wishlist .btn-add {
    background-image: none
}

.my-wishlist .btn-add.disabled, .my-wishlist .btn-add.disabled.active, .my-wishlist .btn-add.disabled:active, .my-wishlist .btn-add.disabled:focus, .my-wishlist .btn-add.disabled:hover, .my-wishlist .btn-add[disabled], .my-wishlist .btn-add[disabled].active, .my-wishlist .btn-add[disabled]:active, .my-wishlist .btn-add[disabled]:focus, .my-wishlist .btn-add[disabled]:hover, fieldset[disabled] .my-wishlist .btn-add, fieldset[disabled] .my-wishlist .btn-add.active, fieldset[disabled] .my-wishlist .btn-add:active, fieldset[disabled] .my-wishlist .btn-add:focus, fieldset[disabled] .my-wishlist .btn-add:hover {
    background-color: #f15c22;
    border-color: #eb4c0f
}

.my-wishlist .btn-add .badge {
    color: #f15c22;
    background-color: #fff
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .product-image {
    display: block;
    max-width: 100%;
    height: auto
}

.product-review .product-img-box .label {
    font-size: 12px
}

.product-review .product-img-box .ratings .rating-box {
    display: block;
    float: none;
    margin-bottom: 5px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    margin-bottom: 10px;
    font-size: 18px
}

.product-review h3 {
    font-size: 14px
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    margin-bottom: 5px
}

.billing-agreements .info-box {
    margin: 10px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: 700
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .navbar-fixed-bottom, .modal-open .navbar-fixed-top, body.modal-open {
    margin-right: 0
}

@media screen and (min-width: 992px) {
    .modal-media .modal-dialog {
        width: 940px
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    cursor:pointer;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.carousel-inner > .active.left {
    float: none !important
}

.cart .cart-collaterals:after, .cart .cart-collaterals:before, .catalog-seo-sitemap-category .page-sitemap .sitemap:after, .catalog-seo-sitemap-category .page-sitemap .sitemap:before, .catalog-seo-sitemap-product .page-sitemap .sitemap:after, .catalog-seo-sitemap-product .page-sitemap .sitemap:before, .clearfix:after, .clearfix:before, .col2-set:after, .col2-set:before, .col4-set:after, .col4-set:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .layout:after, .layout:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .product-essential .product-img-box .more-views ul:after, .product-essential .product-img-box .more-views ul:before, .product-options-bottom:after, .product-options-bottom:before, .product-view:after, .product-view:before, .products-grid:after, .products-grid:before, .row:after, .row:before, header[role=banner]:after, header[role=banner]:before {
    content: " ";
    display: table
}

.cart .cart-collaterals:after, .catalog-seo-sitemap-category .page-sitemap .sitemap:after, .catalog-seo-sitemap-product .page-sitemap .sitemap:after, .clearfix:after, .col2-set:after, .col4-set:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .layout:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .product-essential .product-img-box .more-views ul:after, .product-options-bottom:after, .product-view:after, .products-grid:after, .row:after, header[role=banner]:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

.bs-prototype-override {
    display: block !important
}

.bs-prototype-override.input-group-btn {
    display: table-cell !important
}

.hidden {
    display: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important
}

.nobr {
    white-space: nowrap !important
}

.wrap {
    white-space: normal !important
}

.a-left {
    text-align: left !important
}

.a-center {
    text-align: center !important
}

.a-right {
    text-align: right !important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left, .left {
    float: left !important
}

.f-right, .right {
    float: right !important
}

.f-none {
    float: none !important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-bg {
    background: none !important
}

.clearer:after, .clearer:before {
    content: " ";
    display: table
}

.clearer:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-print, .visible-sm, .visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}