
.news-date-label i {font-size: 12px; top: 4px}
.header-external-link {font-size: 16px; margin-left: 10px}
.wrap-for-market-div-dashboard {padding-left: 0; padding-right: 0; padding-top: 0}
.wrap-for-market-div-dashboard .market-div.market-div-dashboard {width: auto; display: flex; border: 2px solid transparent; padding: 13px; margin: 0; box-shadow: none; border-radius: 0; min-height: 1px;}
.wrap-for-market-div-dashboard .market-div:hover {background: #EAE8F5; border: 2px solid #9087C9;}

.wrap-for-market-div-dashboard .market-title {padding: 0; font-weight: 600; font-size: 18px; line-height: 27px;}
.wrap-for-market-div-dashboard .market-name {font-size: 12px;}
.wrap-for-market-div-dashboard .market-div .external-link2 {display: none}
.wrap-for-market-div-dashboard .market-div:hover .external-link2 {display: block; position: absolute; top: 24px; right: 24px; font-size: 16px}


.wrap-for-market-div-dashboard .market-image-div {width: 100px; min-width: 100px; padding-top: 4px; float: none}
.wrap-for-market-div-dashboard .market-image-div img {width: auto; height: auto; max-width: 100%;}
.wrap-for-market-div-dashboard .market-text-div-dashboard {width: auto; float: none}
.wrap-for-market-div-dashboard .market-description {font-size: 13px; line-height: 19px;}



.tmarket-wrap {max-width: 743px; margin: 0 auto}
.tmarket-box {margin-bottom: 32px; position: relative; padding: 24px; display: flex; background: #FFF; cursor: pointer; border: 2px solid transparent; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2); border-radius: 2px;}
.tmarket-wrap .tmarket-box:last-child {margin-bottom: 0}
.tmarket-box:hover {background: #EAE8F5; border: 2px solid #9087C9; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);}
.external-link3 {position: absolute; top: 24px; right: 24px; font-weight: 700;font-size: 26px;line-height: 39px;color: #3A4051;}
.tmarket-box:hover .external-link3 {display: block}
.tmarket-box .gotsale {position: absolute; top: 65px; right: 24px; font-weight: 400;font-size: 16px;line-height: 16px;color: #3A4051;}
.tmarket-box-img {min-width: 200px; max-width: 200px}
.tmarket-box .rating {position: absolute; bottom: 16px; right: 24px; font-weight: 400;font-size: 16px;line-height: 16px;color: #3A4051;}
.tmarket-box-img img {width: auto; height: auto; max-width: 100%;}
.tmarket-box-desc {padding: 0 16px; flex: 1}
.tmarket-box-desc-name {font-size: 16px; line-height: 21px; margin-bottom: 16px}
.tmarket-box-desc-title {font-weight: 600; font-size: 20px; line-height: 30px; margin-bottom: 5px}
.tmarket-box-desc-description {font-size: 12px; line-height: 18px;}
.thank-you-tmarket {font-size: 32px; line-height: 48px;}
.thank-you-tmarket div {margin-bottom: 24px}
.thank-you-market2 {margin: 20px;}
.thank-you-tmarket {padding: 80px 0; text-align: center}

.tmarket-checkout-button {max-width: 750px; margin: 0 auto; display: flex; align-items: center; justify-content: flex-end; padding: 40px 0;}
.tmarket-checkout-button p {font-weight: 600; font-size: 20px; line-height: 30px; margin: 0 24px 0 0;}
#tmarket-preview {padding-top: 40px}

.external-link3M,
.gotsaleM,
.ratingM {
    display: none;
}

@media (max-width: 750px) {
    .tmarket-box {display: block; text-align: center; padding: 16px; margin-bottom: 16px}
    .tmarket-box-img {min-width: 100%; max-width: 100%; margin-bottom: 6px}
    .tmarket-box-desc {padding: 0; font-size: 12px; line-height: 18px;}
    .tmarket-box-desc-name {margin-bottom: 4px}
    .tmarket-box-desc-title {margin-bottom: 8px}

    .thank-you-tmarket {font-size: 20px; line-height: 30px;}
    .thank-you-tmarket div {margin-bottom: 12px}
    .thank-you-tmarket p {font-size: 18px; line-height: 24px}
    .thank-you-tmarket {padding: 32px 0;}

    .tmarket-checkout-button {justify-content: center; padding: 32px 0 12px 0}
    #tmarket-preview {padding-top: 20px}


}

@media (max-width: 480px) {
    .wrap-for-market-div-dashboard .market-div.market-div-dashboard {display: block; text-align: center}
    .wrap-for-market-div-dashboard .market-image-div {width: 144px; min-width: 144px; padding-top: 0; margin: 0 auto 6px auto}
    .wrap-for-market-div-dashboard .market-image-div img {width: auto; height: auto; max-width: 100%;}

    .tmarket-checkout-button p {font-weight: 600; font-size: 18px; margin: 0 8px 0 0;}
    #tmarket-preview {padding-top: 0}
}

.btn-primary {
    color: #ffffff !important;
    background-color: #7266ba;
    border-color: #7266ba;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff !important;
    background-color: #6254b2;
    border-color: #5a4daa;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #7266ba;
    border-color: #7266ba;
}

.toggle-panel {display: none;}
.add-link-wrapper {position: relative;}
.add-link-buttons { margin-bottom: 50px; margin-top: 30px}
.add-link-buttons button {font-size: 14px; vertical-align: middle;  margin-bottom: 0 !important;}
.add-link-buttons .btn-primary i {height: 33px; line-height: 35px;}
.toggle-panel .col-sm-12>.panel {margin-bottom: 20px;}
#dataTables-links_wrapper>.row {}
.add-link-buttons .caret {
    color: white !important;
}
/* bootstrap fix */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-sm-6 {
    width: 50%;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}

@media (max-width: 425px) {
    .col-sm-6 {
        width: 100%;
    }
    .add-market-buttons {
        margin: 0 auto;
        text-align: center;
        position: static;
    }
    .add-market-wrapper {
        border-bottom: none;
    }
    .external-link3, .gotsale, .rating {
        display: none;
    }

    .external-link3M {
        margin: 10px;
        display: block;
        font-weight: bold;
    }
    .gotsaleM, .ratingM {
        display: inline;
    }
    .add-market-buttons a {
        font-size: 20px;
        padding: 30px;
    }
}

h1, .h1, h2, .h2, h3, .h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}

hr {
    display: block;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}
.mads-content {
    display: inline-block;
    margin-bottom: 40px;
}

