#account_nav {
    width: 217px;
}

#account_nav .navi_left {
    margin-top: 20px;
}

#account_nav .navigationHeader {
    font-weight: normal;
    font-size: 16px;
}

#account_content {
    float: left;
    width: 768px;
}

#customer_info_container {
    position: relative;
    height: 0;
}

#customer_info {
    position: absolute;
    top: 3px;
    right: 0;
}

#account_content h2 {
    font-weight: normal;
    font-size: 22px;
    color: #444;
    margin: 7px 0 20px 0;
}

#account_content .box > .table {
    margin-bottom: 10px;
}

.table .arrow_right {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('/images/limango2/sprite_final.png') -6px -92px no-repeat;
}

.showAllRow a {
    font-size: 14px;
}


.showAllRow {
    padding: 20px 0px 20px;
    height: 17px;
    text-align: center !important;
    width: 100%;
}

table.table th.order {
    width: 290px;
}

table.table th.details {
    width: 15px;
}

.backButton a:before {
    content: '\2039';
    padding-right: 3px;
    font-size: 14px;
}

#account_nav .backButton {
    display: block;
    margin-top: 9px;
    height: 15px;
}

.mobile_menu li a{
    display: block;
    padding: 12px 10px;
    margin-bottom: 1px;
    width: 280px;
    background: #999;
    font-size: 14px;
}

.mobile_menu li.subcat a {
    padding: 12px 10px 12px 30px;
    width: 260px;
}

.mobile_menu li.cat_active a, .mobile_menu li.subcat_active a {
    background: #79b51d;
}

.mobile_menu a {
    color: #FFF;
    font-weight: bold;
    background: #999;
}

.mobile_menu_button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-spacing: 0;
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding: 9px;
    border-radius: 5px;
    overflow: hidden;
    float: right;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    cursor: pointer;
    font-weight: bold;
    width: 145px;
    margin-bottom: 1px;
}

.mobile_menu_button.active {
    border-radius: 0px;
    background: #999;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.mobile_menu_button:focus {
    outline: none;
}

.mobile_menu {
    float: right;
}

#account_nav {
    width: 217px;
    float: left;
    margin-bottom: 10px;
}

h3.h3 {
    font-size: 18px;
}

.no_entry {
    text-align: center;
}

tr.no_entry td{
    font-size: 14px ;
    padding: 30px 0px !important;
}

.empty {
    color: #cccccc;
    padding: 10px 0px;
}

.big_text {
    font-size: 14px;
}


/* Orders List Ende */
@media only screen  and (max-width: 984px) {

    .backButton {
        float: left;
        display: block;
    }

}


@media only screen and (max-width: 767px) {

    .showAllRow a{
        font-size: 16px;
    }

    .showAllRow {
        margin-top: -10px;
        text-align: center;
    }

    .deliverytime .arrow_right {
        float: right;
    }

    #account_content {
        float: none;
        width: auto;
        position: relative;
    }

    #account_nav {
        display: none;
    }

}


@media only screen and (max-width: 479px) {


    #orders_table .order {
        margin-left: -92px;
    }

}



tr.versandkosten {
    border-top: 3px double #CCC;
}

.orderdetails_header_info {
    padding: 15px;
}

.orderdetails_header_left {
    width: 300px;
    float: left;
}

.orderdetails_header_right {
    width:185px;
    float: right;
    text-align: right;
}





.order_details_menu {
    margin-top: 20px;
}

.order_details_menu a{
    color: #79b51d;
}

.shipping_address {
    float: left;
    margin-right: 30px;
}

.shipping_address ul {
}


.shipping_date span {
    font-weight: bold;
    color: #333;
}

.history {
    padding: 15px;
    border-top: 1px solid #CCC;
}

.history a:link, .history a:visited {
    color: #79b51d;
}

.history a:hover {
    text-decoration: underline;
}

.history h3 {
    font-weight: bold;
    margin-bottom: 6px;
}
.history ul li {
    margin-bottom: 5px;
}

.history ul li span {
    display: inline-block;
    width: 150px;
}










/* Tablet Portrait */
@media only screen and (max-width: 984px) {

}

/* Mobile landscape */
@media only screen and (max-width: 767px) {

    h3 {
        color: #444;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .shipping_address {
        float: none;
        margin-right: 0;
        padding: 7px 5px;
    }

    .order_products {
        padding: 7px 5px;
    }

    .order_products .deals_partnerinfo {
        padding-top: 10px;
    }
    .order_products .deals_partnerinfo ul {
        padding-top: 2px;
    }

    .order_products .product {
        padding: 7px 0;
        margin: 7px 0;
        border-bottom: 1px solid #ccc;
    }

    .order_summery {
        padding: 7px 5px 0px 5px;
    }

    .order_products .product .product_image {
        float: left;
        width: 24%;
        margin-right: 15px;
    }

    .order_products .product .order_product_info {
        float: left;
        width: 70%;
    }

    .order_products .product .order_product_info .data_row, .order_summery .data_row {
        overflow:hidden;
        width: 100%;
        height: 15px;
        margin-bottom: 5px;
    }

    .order_products .product .order_product_info .data_row .name, .order_summery .data_row .name {
        float: left;
        width: 42%;
    }

    .order_products .product .order_product_info .data_row .data, .order_summery .data_row .data {
        float: left;
        width: 58%;
        text-align: right;
    }

}

/* Mobile portrait */
@media only screen and (max-width: 479px) {
    .order_products .product .order_product_info .data_row .name, .order_summery .data_row .name {
        width: 60%;
    }

    .order_products .product .order_product_info .data_row .data, .order_summery .data_row .data {
        width: 40%;
    }

    .order_products .product .product_image {
        float: left;
        width: 30%;
        margin-right: 15px;
    }

    .order_products .product .order_product_info {
        float: left;
        width: 64%;
    }
}


/*Order-Details-Page ENDE*/




