body {
    background-color: #f8f8f8;
}

#contents .media_search_list {
    background: #f8f8f8;
    border-top: 2px solid #ff6c00;
    padding: 0;
}

.media_search_val {
    border: 1px solid #e8e8e8;
    background: #fff;
    margin-top: 30px !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    border-radius: 0 !important;
    box-sizing: border-box;
}

#searchform:first-child {
    display: none;
}

#header::after {
    opacity: 1 !important;
}

.select_list_detail > section:first-child {
    text-align: left !important;
    min-width: 85px !important;
    font-size: 14px !important;
    color: #999 !important;
}

.select_list_detail {
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 13px !important;
}

.select_list_detailval ul li.active,
.select_list_detailval ul li:hover,
.other_price_style button {
    background-color: #ff6c00 !important;
}

.table_content_val,
.media_search_list_detail {
    margin-top: 20px !important;
}

.media_search_list_detail thead {
    background: none !important;
}

.price_top {
    background-image: none !important;
    padding: 0 !important;
    border-top: 2px solid #ff6c00;
}

.price_para {
    border: 1px solid #e8e8e8;
    background: #fff;
    margin-top: 30px !important;
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    border-radius: 0 !important;
}

.price_para .info {
    padding-left: 0 !important;
}

.price_para .tit {
    width: 80px !important;
    font-size: 14px !important;
    color: #999 !important;
}

.price_para .info a {
    margin-bottom: 8px !important;
    color: #333 !important;
    margin-right: -1px !important;
}

.price_para div.row {
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 13px !important;
}

.price_para .info a.cur,
.price_para .info a:hover {
    background-color: #ff6c00 !important;
    color: #fff !important;
}

.price_para .row:last-child {
    margin-bottom: 0 !important;
    border-bottom: none !important;
}

.price_main {
    padding-top: 20px !important;
}

.price_table {
    margin-top: 20px !important;
}

.price_menu {
    height: 50px;
    border: solid 1px #ddd;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.price_menu a {
    height: 50px !important;
    line-height: 50px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    border: none !important;
}

.price_menu .lk.cur,
.price_menu .lk:hover {
    color: #ff6c00 !important;
}

.price_menu a:first-child {
    border-right: 1px solid #ddd !important;
}

.searchforms .mtcgNews {
    margin-left: 30px;
}

.searchforms .mtcgNews input[type="text"] {
    width: 220px;
    height: 30px;
    padding: 6px 6px 6px 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}

.searchforms .mtcgNews input[type="button"],
.searchforms .mtcgNews input[type="submit"] {
    display: inline-block;
    margin-left: 10px;
    height: 30px;
    border: none;
    background-color: #ff6c00;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 17px;
    outline: 0 !important;
    border-radius: 7px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}

.price_table th {
    background-color: #fff !important;
    text-align: center;
    color: #666 !important;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px;
}

.price_table td {
    color: #666 !important;
}

.price_table {
    text-align: center;
}

#table_try tr td:nth-child(1),
#table_try tr th:nth-child(1) {
    padding-left: 18px !important;
}

#table_try tr th,
#table_try tr td {
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}

.price_table tr:nth-child(even) td {
    background-color: #fff !important;
}

.price_table td {
    padding: 10px 5px !important;
}

.price_table td a,
.price_table td div {
    line-height: 1.4 !important;
}

.price_table a:hover,
.price_table b {
    color: #ff6c00 !important;
}

.login-alert {
    opacity: 1;
    box-shadow: 1px 1px 15px #ccc;
}

.pager > h1 {
    font-size: 14px;
}

.top_menus li.active a {
    color: #ff6c00 !important;
}

.top_menus li.active::after {
    color: #ff6c00 !important;
}

@media only screen and (max-width: 767px) {
    .searchforms .mtcgNews {
        margin: 12px 10px !important;
    }
}

/*# sourceMappingURL=resetMedia.css.map */
