.save-to-your-myacount {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 150px;
    width: 341px;
    padding: 8px;
}
#error-dialog,#sucess-dialog{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 50px;
    width: 38%;
    text-align: center;
    font-size: 18px;
}
#error-dialog1,#sucess-dialog1{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 50px;
    width: 300px;
    text-align: center;
    font-size: 18px;
}
#sucess-dialog{
    color: #00ff00;
}
#sucess-dialog1{
    color: #00ff00;
}
#error-dialog{
    color: red;
}
.txt-mgs{
    margin-top: 12px;
}
#mg_saved_cart_table th, #mg_saved_cart_table td {
    border: solid 1px #ddd;
    text-align: center;
}
.tools{
    padding: 0px 20px;
}
.infomation td{
    font-weight: bold;
    text-align: left !important;
}
    
th,tr,td{
    border: 0px solid;
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-primary {
    float: left;
    text-align: center;
    margin: 15px 1px 10px 0px;
    background: none repeat scroll 0 0 #f18200;
    text-decoration: none;
    height: 25px;
    padding: 5px 8px 0px 5px;
    display: block;
    cursor: pointer;
}
.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-primary{
    color: #FFF;
}
.total_products,.product_row,.hiddens{
    text-align: left !important;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
    background-image: url(../images/ui-icons_fff_256x240.png);
    display: block;
    height: 19px;
    width: 19px;
    float: left;
}
.ui-icon-trash{
    background-image: url(../images/ui-icons_fff_256x240.png);
    display: block;
    height: 19px;
    width: 19px;
    float: left;
    background-position: -176px -96px;
}
#close_x {
    width: 24px;
    height: 23px;
    overflow: hidden;
    line-height: 1000px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(http://buckwilson.me/lightboxme/download_sprite.png) no-repeat -387px -102px;
    line-height: 1000px;
    overflow: hidden;
    display: block;
}
.input-name > input {
    height: 25px;
}
.the-action {
    margin: 30px;
}
.the-action button{
    height: 30px;
    margin: 0 10px !important;
}
.button.btn-save {
    /*float: right;
    margin: 0 20px 20px;*/
}