.mo-item-top,
.mo-two {
    width: 100%;
    position: relative;
    line-height: 18px;
    float: left;
}
.mo-item-top .mo-item-img img,
.mo-two .mo-img img {
    width: auto;
    position: absolute;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    margin: auto;
    height: auto;
}
.mo-item-top .mo-item-price,
.mo-item-top .mo-item-title,
.mo-one .mo-about > span,
.mo-one .mo-about > strong {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    clear: both;
}
#moModal .modal-is-inline .modal-content,
.mo-box-content,
.mo-show,
.mo-two-wrap {
    overflow-y: auto;
}
.mo-item-top {
    border-radius: 4px;
    padding: 10px 56px 10px 82px;
    margin: 0 0 5px;
    font-size: 14px;
    height: 56px;
    font-weight: 700;
    clear: both;
    background: #ddd;
    color: #000;
}
.mo-item-top .mo-item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 56px;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
}
.mo-item-top .mo-item-img img {
    max-width: 110%;
    max-height: 110%;
}
.mo-item-top .mo-item-title {
    display: block;
    float: left;
    max-width: 100%;
}
.mo-item-top .mo-item-price {
    display: block;
    float: left;
    font-size: 15px;
    max-width: 100%;
}
.mo-item-top .mo-item-showhide {
    transition: 0.2s;
    right: 10px;
    top: 10px;
    text-align: center;
    font-size: 22px;
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.06);
    color: #777;
}
.mo-item-top .mo-item-showhide:hover {
    background: rgba(0, 0, 0, 0.12);
}
.mo-item-top .mo-item-showhide i {
    line-height: 36px;
}
.mo-item {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 20px;
}
.mo-item.mo-collapsed {
    margin-bottom: 5px;
}
.mo-two-wrap {
    float: left;
    clear: both;
    width: 100%;
    max-height: 410px;
}
.mo-two {
    clear: both;
    padding: 12px 0 12px 54px;
    border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 14px;
}
.mo-two:last-child {
    border-bottom: none;
}
.mo-two .mo-img {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 10px;
    overflow: hidden;
    border-radius: 100px;
}
.mo-two .mo-img img {
    max-width: 120%;
    max-height: 44px;
}
.mo-two .mo-box-left {
    float: left;
    width: 260px;
    padding-right: 30px;
}
.mo-two .mo-box-right {
    float: left;
    width: calc(100% - 260px);
}
.mo-two .mo-line-link {
    float: left;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: -1px;
}
.mo-two .mo-input-wrap,
.mo-two .mo-line-actions,
.mo-two .mo-line-reply,
.mo-two .mo-line-sub {
    width: 100%;
    float: left;
}
.mo-two .mo-line-title {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #777;
    margin-bottom: 1px;
}
#mo-check.styled .input-box-check label a,
.mo-two .mo-line-title a {
    text-decoration: underline;
}
#mo-check.styled .input-box-check label a:hover,
#mo-check.styled .input-box-check label:hover,
.mo-two .mo-line-title a:hover {
    text-decoration: none;
}
.mo-two .mo-line-sub {
    font-size: 15px;
    color: #000;
    font-weight: 700;
}
.mo-two .mo-line-sub .mo-qt {
    font-size: 13px;
}
.mo-two .mo-line-status div {
    float: left;
    clear: both;
    margin: 3px 0;
    padding: 4px 8px;
    height: auto;
}
.mo-two .mo-line-status div i {
    margin-right: 1px;
}
.mo-two .mo-input-wrap {
    clear: both;
    margin: 3px 0;
    position: relative;
}
.mo-two .mo-input-wrap input#respond {
    padding-right: 0;
}
.mo-two a.mo-respond-button {
    position: absolute;
    border-radius: 3px;
    transition: 0.2s;
    font-size: 14px;
    color: #fff;
    width: 130px;
    height: 30px;
    top: 4px;
    right: 4px;
    line-height: 30px;
    border: none;
    text-align: center;
}
.mo-two a.mo-respond-button i {
    line-height: 30px;
}
.mo-two a.mo-respond-button.disabled {
    opacity: 0.6;
    cursor: wait;
}
.mo-two a.mo-respond-button.mo-respond-accept {
    background: #1cb30a;
    color: #fff;
    right: 140px;
}
.mo-two a.mo-respond-button.mo-respond-accept:not(.disabled):hover {
    background: #000;
    color: #fff;
}
.mo-two a.mo-respond-button.mo-respond-decline {
    background: #ff5858;
    color: #333;
}
.mo-two a.mo-respond-button.mo-respond-decline:not(.disabled):hover {
    background: #aaa;
    color: #000;
}
.bid_link a {
    background: #fab23a !important;
    color: #fff;
    border: 0 !important;
    border-radius: 0;
    text-transform: uppercase;
}
.bid_link a .mo-link-left {
    top: 0;
    left: 50px;
}
.bid_link a .mo-link-right {
    top: 5px;
    position: relative;
}
.mo-two.mo-twi {
    padding-left: 86px;
}
.mo-two.mo-twi .mo-box-left {
    width: 300px;
}
.mo-two.mo-twi .mo-box-right {
    width: calc(100% - 300px);
}
.mo-two.mo-twi .mo-img {
    border-radius: 3px;
    width: 72px;
    height: 58px;
}
.mo-two.mo-twi .mo-img img {
    max-height: 120%;
}
.mo-two.mo-twi .mo-line-title {
    margin-bottom: 2px;
}
.mo-tab-empty {
    padding: 5px 0;
    display: block;
}
#mo-check,
.mo-item-buttons-wrap {
    display: inline-block;
    width: 100%;
}
#mo-check {
    clear: both;
    position: relative;
    padding: 0;
}
#mo-check .input-box-check {
    float: left;
    width: 100%;
    clear: both;
    margin: 5px 0;
    position: relative;
}
#mo-check.styled .input-box-check input[type="checkbox"] {
    opacity: 0.1;
    position: absolute;
    visibility: visible;
    left: 10px;
    top: 20px;
    z-index: 1;
    overflow: hidden;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    box-shadow: none !important;
}
#mo-check.styled .input-box-check label {
    cursor: pointer;
    position: relative;
    float: left;
    padding: 0 0 0 24px !important;
    line-height: 20px;
    font-size: 14px;
    width: auto;
    clear: both;
}
#mo-check.styled .input-box-check label:before {
    cursor: pointer;
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -o-transition: 0.1s linear;
    transition: 0.1s linear;
}
#mo-check.styled .input-box-check label:hover:before,
.mo-show input:focus,
.mo-show select:focus,
.mo-show textarea:focus {
    border-color: #aaa;
}
#mo-check.styled .input-box-check label:after {
    cursor: pointer;
    text-indent: 1px;
    font-family: FontAwesome;
    content: "\f00c";
    color: transparent;
    font-size: 14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 500;
    text-shadow: none;
    position: absolute;
    top: 1px;
    left: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -o-transition: 0.1s linear;
    transition: 0.1s linear;
}
#mo-check.styled .input-box-check input[type="checkbox"]:checked + label:before {
    border-color: #03a9f4;
    color: #fff;
    background-color: #03a9f4;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#mo-check.styled .input-box-check input[type="checkbox"]:checked + label:after,
.mo-button-new:hover {
    color: #fff;
}
.mo-item-buttons-wrap {
    margin: 10px 0;
}
.mo-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    color: #111;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    line-height: 20px;
}
.mo-box-content {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 15px;
}
.mo-box-content .mo-empty {
    font-size: 15px;
    color: #aaa;
    line-height: 20px;
    margin: 140px 0 80px;
    width: 100%;
    text-align: center;
}
.mo-box-content.mo-offers-list {
    bottom: 55px;
}
.mo-box-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    padding: 0 15px;
}
.mo-one {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    margin: 0 0 10px;
    padding: 8px 140px 8px 40px;
}
.mo-one.noimg {
    padding-left: 0;
}
.mo-one .mo-img {
    position: absolute;
    left: 0;
    top: 8px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    overflow: hidden;
}
.mo-one .mo-img img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.mo-one .mo-about {
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    position: relative;
    color: #000;
}
.mo-one .mo-about > strong {
    color: #000;
    font-size: 14px;
    max-width: 100%;
    font-weight: 700;
    float: left;
}
.mo-one .mo-about > strong .mo-qt {
    font-size: 12px;
}
.mo-one .mo-about > span {
    width: 100%;
    display: block;
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    float: left;
}
#mo-new .mo-back,
.mo-button-box,
.mo-line-status div,
.mo-one .mo-buttons div {
    font-weight: 700;
    transition: 0.2s;
    text-align: center;
}
.mo-one .mo-buttons {
    position: absolute;
    right: 0;
    top: 8px;
    width: 140px;
    padding-left: 5px;
}
.mo-line-status div,
.mo-one .mo-buttons div {
    float: right;
    white-space: nowrap;
    position: relative;
    width: auto;
    display: inline-block;
    background: #2a3d75;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 4px;
    height: 30px;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 14px;
}
.mo-button-box,
.mo-nav a {
    padding: 10px;
    float: left;
    text-decoration: none;
}
.mo-line-status i,
.mo-one .mo-buttons div i {
    margin-right: 2px;
}
.mo-line-status div.mo-offer-status-0,
.mo-one .mo-buttons div.mo-offer-status-0 {
    background: #5bc0de;
}
.mo-line-status div.mo-offer-status-1,
.mo-one .mo-buttons div.mo-offer-status-1 {
    background: #72c279;
}
.mo-line-status div.mo-offer-status-2,
.mo-one .mo-buttons div.mo-offer-status-2 {
    background: #e08f95;
}
.mo-button-box {
    height: 40px;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    background: #333;
    color: #fff;
    border: none;
}
.mo-button-box:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
#moModal,
.mo-button-new.mo-button-counts:hover {
    background: #fff;
}
#mo-new .mo-back {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #ccc;
    font-size: 20px;
}
#mo-new .mo-back:hover {
    background: #eee;
}
#mo-new .mo-head {
    padding-left: 65px;
    overflow: hidden;
}
#mo-new .mo-box-content {
    padding-top: 15px;
}
.mo-nav {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 15px;
    border-bottom: 3px solid #ddd;
}
.mo-nav a {
    transition: none;
    margin: 0 6px -3px 0;
    border-bottom: 3px solid transparent;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}
.mo-nav a.active {
    font-weight: 700;
}
.mo-nav a.active,
.mo-nav a:hover {
    border-bottom-color: #333;
    text-decoration: none;
}
.mo-tab,
.mo-tabs {
    float: left;
    clear: both;
    width: 100%;
}
.mo-users-empty {
    padding: 5px 0;
}
.mo-button-new {
    white-space: nowrap;
    transition: 0.2s;
    position: relative;
    width: auto;
    display: inline;
    text-align: center;
    background: #2a3d75;
    border: 1px solid #2a3d75;
    color: #fff;
    border-radius: 4px;
    height: 30px;
    padding: 15px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
}
#moModal,
.modal-cover {
    display: none;
    position: fixed;
}
.mo-button-new.mo-button-counts {
    background: #fff;
    color: #222;
    margin: 0 10px 10px 0;
    font-weight: 400;
    border-color: #ccc;
}
.modal-cover {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 98;
    background: rgba(0, 0, 0, 0.75);
}
#moModal {
    overflow: hidden;
    width: 640px;
    height: 480px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    z-index: 995;
    box-shadow: 0 5px 30px rgb(0 0 0 / 70%);
}
#moModal.modal-fullscreen {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    transform: none;
    max-width: 100%;
    max-height: 100%;
}
#moModal .modal-close {
    cursor: pointer;
    border-radius: 5px;
    transition: 0.2s;
    position: absolute;
    z-index: 99;
    color: #555;
    text-align: center;
    top: 8px;
    right: 8px;
    width: 34px;
    height: 34px;
    font-size: 18px;
}
#moModal .modal-close i {
    line-height: 34px;
    display: inline-block;
    transition: 0.2s;
}
#moModal .modal-close:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#moModal .modal-content {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
}
#moModal .modal-content .modal-iframe,
#moModal .modal-loader {
    background: url(../img/loader.gif) center center/80px no-repeat #fff;
    border: none;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#moModal,
#moModal .modal-content,
#moModal .modal-content .modal-iframe {
    border-radius: 5px;
}
.mo-item-offer.mo-blick {
    background: #ffedab;
}
.mo-button.make-offer-link {
    display: inline-block;
    height: 52px;
    border-left: 5px solid rgba(0, 0, 0, 0.15) !important;
    margin: 10px 15px 10px 0;
    outline: 0;
    padding: 8px 12px 10px 10px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    background: #03a9f4;
    line-height: 16px;
    border-radius: 3px;
}
.mo-button,
.mo-button:active,
.mo-button:focus {
    color: #fff !important;
}
.mo-button,
.mo-button.mo-close {
    font-weight: 600;
    font-size: 12px;
}
.make-offer-link:hover {
    background: #079fe4;
}
.make-offer-link i {
    font-size: 28px;
    line-height: 32px;
}
.make-offer-link .mo-link-left {
    display: inline-block;
    float: left;
    position: relative;
    top: -5px;
    left: 40px;
}
.make-offer-link .mo-link-right {
    text-align: left;
    display: inline-block;
    padding: 3px 5px 3px 0;
}
.make-offer-link .mo-link-top {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    float: left;
    clear: both;
    width: 100%;
}
.make-offer-link .mo-link-bottom {
    font-size: 11px;
    line-height: 14px;
    float: left;
    clear: both;
    width: 100%;
}
.mo-button.mo-hook-link {
    width: auto;
    text-decoration: none;
}
.mo-button {
    text-shadow: none;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #03a9f4 !important;
    box-shadow: none !important;
    background: #03a9f4 !important;
    line-height: 16px;
    width: 100%;
    text-align: center;
    padding: 12px;
    margin: 10px 0;
}
.mo-button:hover {
    background: #0695d6 !important;
    border-color: #0695d6 !important;
}
.mo-button.disabled,
.mo-button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.mo-button.disabled:before,
.mo-button:disabled:before {
    font-family: FontAwesome;
    content: "\f1ce";
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
    font-size: 15px;
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin;
}
.mo-button.mo-close {
    position: relative;
    width: auto;
    padding: 10px 20px;
    margin: 15px auto 25px;
    float: none;
    display: block;
}
#mo-new,
.mo-show {
    font-size: 13px;
}
.mo-button.add-new-rating,
.mo-button.show-rating {
    text-decoration: none;
    line-height: 14px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    width: auto;
    border-radius: 3px;
}
.mo-show {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    float: none;
    line-height: 16px;
    padding-bottom: 15px;
    height: 100%;
}
#error_list.mo-error-list li:before,
#error_list.mo-error-list:empty,
#mo-new,
#mo-new .unit-price,
.mo-status {
    display: none;
}
.mo-show .mo-row {
    padding: 0;
    margin: 0 0 15px;
    display: block;
    float: left;
    width: 100%;
    clear: both;
}
.mo-show label {
    float: left;
    white-space: nowrap;
    clear: both;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 4px;
    padding: 0;
}
.mo-show input[type="text"],
.mo-show select,
.mo-show textarea,
.mo-two input[type="text"] {
    color: #222;
    border: 2px solid #ccc;
    border-radius: 0;
    float: left;
    clear: both;
    margin: 0;
    height: 38px;
    padding: 8px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    background: #fff;
    box-shadow: none;
}
.mo-show textarea {
    height: 80px;
}
.mo-show .mo-row-30 {
    float: left;
    width: 22%;
    padding-right: 20px;
}
.mo-show .mo-row-50 {
    float: left;
    width: 55%;
    padding-right: 0;
}
.mo-show .mo-row-20 {
    float: left;
    width: 23%;
    font-size: 13px;
    color: #888;
    padding-left: 10px;
}
.mo-show .mo-row-20 .mo-top {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 5px;
    line-height: 14px;
    color: #111;
    font-size: 15px;
    font-weight: 700;
}
.mo-show .mo-row-20 .mo-bot {
    float: left;
    clear: both;
    width: 100%;
    line-height: 14px;
    letter-spacing: -0.4px;
}
.mo-show .mo-input-wrap {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.mo-show .mo-input-wrap > span {
    background: #ccc;
    color: #000;
    padding: 0;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    width: 88px;
    height: 100%;
    line-height: 38px;
    position: absolute;
    top: 0;
    left: 0;
}
.mo-show .mo-input-wrap > span > span {
    position: absolute;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    top: 50%;
    left: 50%;
    line-height: 22px;
    text-align: center;
}
.mo-show input.error {
    border-color: #f44336 !important;
    background: rgba(244, 67, 54, 0.08) !important;
    box-shadow: 0 0 0 3px rgba(244, 67, 54, 0.35) !important;
}
.mo-show input.valid {
    border-color: #8bc34a !important;
}
#mo-new #quantity {
    width: 100%;
    text-align: center;
}
#mo-new #price {
    padding-left: 100px;
    margin: 0;
    font-size: 18px;
}
#mo-new .mo-del {
    float: left;
    clear: both;
    width: 100%;
    margin: 2px 0 18px;
    padding: 0;
}
#mo-new .mo-del span {
    float: left;
    clear: both;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ddd;
}
#mo-new button.mo-submit {
    margin: 0;
}
#error_list.mo-error-list {
    background: #fff;
    border: none;
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    color: #404040;
    font-size: 12px;
}
#error_list.mo-error-list li {
    float: left;
    width: 100%;
    clear: both;
    padding: 12px;
    margin: 0 0 3px;
    background: #eedc94;
    line-height: 14px;
    border-radius: 4px;
}
#error_list.mo-error-list li label {
    float: left;
    width: auto !important;
    clear: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: 0 0;
    color: rgba(0, 0, 0, 0.75);
}
.mo-status {
    float: left;
    width: 100%;
    clear: both;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 150px 25px 50px;
}
.mo-status i {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 10px;
    opacity: 0.9;
}
.mo-status.mo-success i {
    color: #8bc34a;
}
.mo-status.mo-error i {
    color: #f44336;
}
.mo-status.mo-info {
    display: block;
}
.mo-status.mo-info i {
    color: #888;
}
.mo-show .mo-status .mo-row {
    font-size: 15px;
    font-weight: 400;
    color: #555;
    line-height: 20px;
}
@media screen and (max-width: 980px) {
    .mo-two .mo-box-left {
        width: 200px;
    }
    .mo-two .mo-box-right {
        width: calc(100% - 200px);
    }
    .mo-two.mo-twi .mo-box-left {
        width: 250px;
    }
    .mo-two.mo-twi .mo-box-right {
        width: calc(100% - 250px);
    }
    .mo-two a.mo-respond-button {
        position: initial;
        padding: 10px;
    }
    .bid_link a .mo-link-left {
        top: 0;
        left: -20px;
    }
    .bid_link a .mo-link-right {
        top: 0;
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .mo-button-box {
        line-height: 20px;
    }
    .make-offer-link .mo-link-left {
        display: inline-block;
        float: left;
        position: relative;
        top: 0;
        left: 12px;
    }
}
@media screen and (max-width: 490px) {
    .mo-two .mo-box-left,
    .mo-two.mo-twi .mo-box-left {
        width: 100%;
        padding-right: 0;
    }
    .mo-two .mo-box-right,
    .mo-two.mo-twi .mo-box-right {
        width: 100%;
        clear: both;
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px dashed #ddd;
    }
}
@media screen and (max-width: 390px) {
    .mo-one {
        padding-right: 10px;
        margin-bottom: 5px;
    }
    .mo-one .mo-buttons {
        position: relative;
        float: left;
        clear: both;
        margin: 3px 0 0;
        top: auto;
        right: auto;
        padding: 0;
    }
    .mo-one .mo-buttons div {
        float: left;
        padding: 4px 8px;
        height: auto;
    }
    #mo-new .unit-price {
        display: none !important;
    }
    .mo-show .mo-row-50 {
        width: 70%;
    }
    .mo-show .mo-row-30 {
        width: 30%;
    }
}
.make-offer-link,
.mo-body,
.mo-box,
.mo-show,
.mo-status {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
}
