@charset "utf-8";
/* CSS Document */

.cplink_hidden {
    display: none;
}
.cplink_tr {
    cursor: default;
}

.cplink_orders_div {
    margin: 20px auto;
}
section.woocommerce-customer-details {
    overflow: hidden;
    margin-top: 40px;
}
#invoices-search-form>div,
#sorders-search-block div{
    max-width: 24%;
    margin-right: 1.88%;
    width: 100%;
    display: inline-block;
}
#invoices-search-form>div{
    max-width: 18%;
}
#invoices-search-form>div:nth-child(6n+6){
    margin-right: 0;
}
#invoices-search-form div.invoices-search,
#sorders-search-block div.search{
    max-width: 20%;
}
#invoices-search-form div.invoices-search{
    max-width: 18%;
}
#invoices-search-form div.invoices-search{
    text-align: right;
}
#invoices-search-form div input,
#sorders-search-block div input{
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 400;
    z-index: 2;
    padding: 10px;
    height: auto;
    line-height: 100%;
}
.sage-table {
    cursor: default;
}
.my_account_orders  tr:nth-child(odd),
.sage-table tr:nth-child(odd){
    background: #fff;
}

.my_account_order_invoices {

}
.my_account_order_invoices th.col.inv-date,
.my_account_order_invoices th.col.inv-number,
.my_account_order_invoices th.col.inv-total {
    width: 20%;
}
.my_account_order_invoices th.col.tracking {
    width: 25%;
}
.my_account_orders  tr:nth-child(even),
.sage-table tr:nth-child(even){
    background: #ececec;
}
.sage-table a {
    color: #006bb4;
}
#invoices-search-form div:not(.invoices-search) input,
#sorders-search-block div:not(.search) input{
    color: #999;
}
#invoices-search-form div.invoices-search input{
    width: 80%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}
#invoices-search-form div input::-webkit-input-placeholder ,
#sorders-search-block div input::-webkit-input-placeholder 
{ /* Edge */
  text-transform: uppercase;
  font-size: 11px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 400;
    color: #999;
    z-index: 2;
    /*padding: 0 5px;*/
}

#invoices-search-form div input:-ms-input-placeholder ,
#sorders-search-block div input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  text-transform: uppercase;
  font-size: 11px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 400;
    color: #999;
    z-index: 2;
    /*padding: 0 5px;*/
}

#invoices-search-form div input::placeholder ,
#sorders-search-block div input::placeholder {
  text-transform: uppercase;
  font-size: 11px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 400;
    color: #999;
    z-index: 2;
    /*padding: 0 5px;*/
}

.woocommerce-MyAccount-navigation-link,
.nav>li.woocommerce-MyAccount-navigation-link {
    padding: 0 10px;
}
/*.woocommerce-MyAccount-navigation-link.is-active {
    border-left: 3px solid red;
}
.nav>li.woocommerce-MyAccount-navigation-link:hover {
    background: #e8e8e8;
}*/

.woocommerce-MyAccount-navigation-link--edit-account,
.nav-vertical>li.woocommerce-MyAccount-navigation-link--edit-account {
    display: none !important;
}
.sage-table th {
    text-transform: none;
}
.sage-table th,
.sage-table td {
    padding: 10px 8px;
    font-size: 14px;
}
.sage-table th:last-child,
.sage-table td:last-child {
    padding-right: 10px;
}
.sage-table th:first-child,
.sage-table td:first-child {
    padding-left: 10px;
}
.sage-table tfoot {
    background: #f5f5f5;
}
.cp_invoices_div {
    margin-top: 30px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--invoices a::before {
    content: "";
}
.view_order_actions_col {
    text-align: right;
}
.order_details tfoot th,
.order_details tfoot td {
    text-align: right;
}
.woocommerce-orders-table__cell-order-actions a,
.woocommerce-invoices-table__cell-invoice-actions a {
    display: inline-block;
    /*display: block;*/
/*    max-width: 47%;
    width: 100%;*/
    /*margin: 0 auto 10px auto;*/
}
.view.cplink_toggle_btn{

}
.woocommerce-button.order-again{

}
.i_separator {
    margin: 0 5px;
}
.woocommerce-orders-table__cell-order-actions a:last-child,
.woocommerce-invoices-table__cell-invoice-actions a:last-child {
    margin-bottom: 0;
}
.cp_invoices_div h2,
.cplink_orders_div h2{
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.cp_invoices_div h3,
.cplink_orders_div h3{
    font-weight: 900;
    line-height: 100%;
}
.my_account_orders a:not(.button),
.woocommerce-orders-table__cell-order-actions span,
.cplink_orders_div table a{
    color: #006bb4;
}
.cplink_orders_div table a:focus{
    color: #ff5501;;
    text-decoration: underline;
}
.cplink_orders_div table a:hover{
    text-decoration: underline;
}
.woocommerce-invoices-table__cell-invoice-actions,
.woocommerce-orders-table__cell-order-actions{
    width: 130px;
}
.shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type{
    text-align: left !important;
}
.woocommerce-column__title,
.sage_additional_info h4,
.sage_additional_info h3{
    font-weight: 700;
}
.view_order_top_div>div.col{
    padding-bottom: 0px;
}
.woocommerce-order-details h2.woocommerce-order-details__title{
    margin-bottom: 30px;
    margin-top: 15px;
}
.woocommerce-pagination{
    margin-top: 30px;
}
table.bt tfoot th::before, table.bt tfoot td::before, table.bt tbody td::before{
    margin-right: 15px;
}
.cp_pagination_div{
    margin-top: 30px;
}
.cp_pagination_div .page-numbers{
    color:#446084;
    padding: 2px 5px 3px;
    margin-right: 5px;
    background: #fff;
}
.cp_pagination_div span.page-numbers {
    cursor: default;
}
.cp_pagination_div .page-numbers.current{
    color: #999;
    border: 0;
    background: none;
}
.cp_pagination_div a.page-numbers:hover{
    opacity: .7;
}
.cp_pagination_div .next.page-numbers,
.cp_pagination_div .prev.page-numbers{
    background: none;
    border: 0
}
.cp_pagination_div .next.page-numbers{
    margin-right: 0;
}

.woocommerce-form-register:not(.show_fields) h3,
 .woocommerce-form-register:not(.show_fields) h4,
 .woocommerce-form-register:not(.show_fields) .woocommerce-privacy-policy-text,
 .woocommerce-form-register:not(.show_fields) .form-row{
     display: none;
 }
.woocommerce-form-register .hidden_row{
    display: none;
}
.woocommerce-form-register .cp_choose_form_type{
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 15px;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.woocommerce-form-register .cp_choose_form_type.active,
.woocommerce-form-register .cp_choose_form_type:hover{
    background-color: #333;
    color: #fff;
}
.woocommerce-form-register .buttons_wrapper{
    margin-bottom: 11px;
}
.button.delete{
    background-color: #B20000
}
#login-form-popup{
    max-width: 990px;
}
.woocommerce-privacy-policy-text p{
    font-size: 12px;
}
.woocommerce-account .address_book .add-new-address{
    margin-top: 8px;
}
.cp_address_book .wc-address-book-address{
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.cp_address_book .wc-address-book-address:last-child{
    border-bottom: 0;
}
.address_book.shipping_address_book,
.address_book.billing_address_book{
    margin-top: 50px;
}
.woocommerce-Addresses .woocommerce-Address{
    display: inline-block;
    max-width: 49%;
    width: 100%;
    margin-right: 1.5%;
}
.woocommerce-Addresses .woocommerce-Address:nth-child(2n+2){
    margin-right: 0;
}
.wc-address-book-meta a{
    font-size: 14px;
    font-weight: 300;
}
.cp_account_balance_wrapper {
    margin: 10px auto 30px;
}
.cp_account_balance_wrapper header {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1em;
}
.button.loading:after,
.cp_button.loading:after,
tr.loading:after {
    -webkit-animation: spin 500ms infinite linear;
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}

.payment-method .remove{
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 1em;
    vertical-align: middle;
    line-height: 16px !important;
    margin-top: 1em;
}
.payment-method .button{
    margin-top: 1em;
}
.payment-method.default-payment-method .payment-method-expires,
.payment-method.default-payment-method .payment-method-method{
    font-weight: bold;
}

.dashboard_hi_div .logout_span {float: right;}
.edit_account_link_div {text-align: right;}

/*.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--invoices {
	padding-top:15px;
	padding-bottom: 15px;
	border-bottom: 1px solid;
	border-bottom-color:#dee5eb;
	padding-left:30px;
}*/

.bp_action_download_pdf, .bp_action_pay_invoice, .woocommerce-button.button.order-again.no-print {
    margin-left: 5px;
}

#cp_invoice_details .view_order_actions_col {
    padding-bottom: 5px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-products a:before {
	content: "\f291";
}

.woocommerce-MyAccount-paymentMethods{
	margin: 20px auto;
}

.dashboard_hi_div {
    margin: 20px auto;
}

.view_order_top_div {
    margin: 20px auto;
}

.woocommerce-ResetPassword.lost_reset_password {
	min-height: 300px;
    margin-top: 50px;
}