body{
    overflow-y: scroll;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.account_sec {
    margin: 40px 28px 20px;
    display: inline-block;
    width: auto;
}

.account_sec.my-account {
    display: inline-flex;
    align-items: center;
}

.account_sec.my-account .acnt_pr_right {
    margin-top: 0;
}

.product_page_list ul {
    padding: 0 24px;
}
.product_page_list li a {
    font-size: 16px;
    opacity: 0.88;
    font-weight: 400;
    padding: 15px 18px;
    text-transform: capitalize;
}
.product_page_list li a::before {
    height: 2px;
}
.product_page_list li a img{
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.product_page_list li a span {
    margin-left: 12px;
}

#nav-tabContent {
    padding: 0 15px;
    background-color: #fff;
}

.tab-content--table#nav-tabContent {
    padding: 15px 24px 30px;
    background-color: #FCFCFC;
}

table#wanted_table, table#trades_table, table#iwats_table {
    border-spacing: 0 20px !important;
}
table.dataTable thead th, table.dataTable thead td {
    font-style: normal;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.64);
}
table.dataTable thead th, table.dataTable thead td {
    padding: 0px 18px !important;
    border-bottom: none !important;
    text-align: center;
}
.dataTables_scrollHead {
    margin-bottom: -20px;
    z-index: 6;
}
table.dataTable tbody th, table.dataTable tbody td {
    background-color: white !important;
    border-bottom: 1px solid rgba(0,0,0,0.06) !important;
    border-top: 1px solid rgba(0,0,0,0.06) !important;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.04);
    position: relative;
}
table.dataTable tbody th {
    border-left: 1px solid rgba(0,0,0,0.06);
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.04);
}
table.dataTable tbody td:last-of-type {
    border-right: 1px solid rgba(0,0,0,0.06);
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.04);
}
table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
    background-color: white;
}
table.dataTable.display tbody tr td:after {
    display: block;
    position: absolute;
    top: 5px;
    bottom: 5px;
    border-right: 1px solid red;
    content: '';
    margin: 0 -20px;
}
table .price-text {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: right;
    color: #000000;
}
table .currency-text {
    font-style: normal;
    font-weight: 300;
    font-size: 23px;
    line-height: 28px;
    text-align: right;
    color: #65C466;
}
table .simple-col-text {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    opacity: 0.88;
}
table .name-text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
table .type-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.48);
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}
.dataTables_wrapper .dataTables_paginate {
    float: none !important;
    text-align: center !important;
}
#wanted_table_info{
    display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #FFFFFF !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    box-sizing: border-box !important;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.04) !important;
    border-radius: 8px !important;
}

.profile-search-box {

}

.dataTables_filter, .dataTables_info { display: none; }

#want_table_view, #sell_table_view {
    margin: -35px 0;
    height: 56px;
    margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
    #want_table_view, #sell_table_view {
        margin: 5px 0;
    }
}

table.dataTable thead .sorting:first-child,
table.dataTable thead .sorting_desc:first-child,
table.dataTable thead .sorting_asc:first-child  {
    background-image: none !important;
}

table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc  {
    color: #7b22ff;
}

.profile-table-controll {
    position: relative;
}
.profile-table-controll .search-line {
    background: rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    position: relative;
    width: 250px;
    float: left;
    margin-right: 28px;
    margin-bottom: 28px;
}
.profile-table-controll .search-line img {
    width: 24px;
    margin: 16px;
}
.profile-table-controll .search-line span {
    font-size: 12px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.56);
    position: absolute;
    top: 9px;
}
.profile-table-controll .search-line input {
    background: none;
    border: none;
    position: absolute;
    top: 24px;
    font-size: 16px;
    width: 180px;
}

.profile-table-controll .length-menu {
    background: rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    position: relative;
    width: 120px;
    height: 56px;
    padding:16px;
    float: left
}
.profile-table-controll .length-menu select {
    border: none;
    position: absolute;
    top:24px;
    font-size: 16px;
    width: 90px;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
}
.profile-table-controll .length-menu span {
    font-size: 12px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.56);
    position: absolute;
    top: 9px
}

.white-panel:hover a:before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: none;
}

.white-panel:hover > a:first-child:before {
    background: rgba(222, 255, 0, 0.4);
}

.white-panel span a {
    display: inline;
}

.white-panel a {
    color: #000
}

.col-half-offset {
    margin-left: 4.166666667%
}

.product_page_list ul {
    margin-bottom: 0
}

.pinto a {
    color: #333
}

#nav-tabContent .selectize-control.single .selectize-input {
    border: none;
}

#follow_user {
    margin: 0;
}

.pd-btn.follow_user,
.pd-btn.unfollow_user {
    color: #fff;
    font-size: 14px;
    background-color: #5D5EDE;
}

.pd-btn.white.follow_user,
.pd-btn.white.unfollow_user {
    font-size: 14px;
    color:rgba(0, 0, 0, 0.88);
    background-color: #fff;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.04);
}

.pd-btn.follow_user:hover,
.pd-btn.unfollow_user:hover {
    color: #fff;
    font-size: 14px;
    background-color: #5D5EDE;
    box-shadow: 0px 2px 6px rgba(93, 94, 222, 0.56);
}

.pd-btn.white.follow_user:hover,
.pd-btn.white.unfollow_user:hover {
    font-size: 14px;
    color: #fff;
    background-color: #5D5EDE;
    border: 1px solid transparent;
    box-shadow: 0px 2px 6px rgba(93, 94, 222, 0.56);
}

.follow_user:not(.pd-btn) {
    color: white;
    background-color: #7b22ff;
    border: none;
}

.follow_user:not(.pd-btn):hover {
    color: white;
    background-color: #7b22ff;
}

.unfollow_user:not(.pd-btn) {
    color: black;
    background-color: #efefef;
    border: none;
}

#nav-tabContent .selectize-input input {
    height: 18px !important;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .acnt_pr_right .social-icon {
        position: absolute;
        right: 0;
        top: 0px;
    }

    .acnt_pr_right .social-icon a i {
        position: static;
    }

    .acnt_pr_right .description {
        display: block;
        clear: both;
        text-align: left;
    }
}


.tab-container {
    margin: auto;
    width: 98.5%;
}

.pinto {
    box-sizing: border-box;
}

.pinto {
    margin-bottom: 15px;
    color: #333;
    text-align: left;
    border-radius: 5px;
}

.pinto img {
    display: block;
    width: 100%;
}

.pinto .info {
    padding: 10px 15px 10px 0;
    background-color: #fff;
    position: relative;
}

.pinto .info h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .15px;
    word-break: break-word;
}

.fa-ellipsis-v {
    font-size: 1.5rem;
    color: #B5B5B5;
}

.pinto .info h2 {
    margin: 0;
    font-size: 18px;
}

.pinto .info p {
    margin: 10px 0 0;
    font-size: 14px;
}

.image-new {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;

}

.pinto:hover .image-new {
    opacity: 0.6;
}

.pinto:hover .middle {
    opacity: 1;
}

#swap_button i:hover {
    background-color: #f5f6ff;
}

.red_text {
    color: red;
}

.selectize-control.multi .selectize-input [data-value], .selectize-control.multi .selectize-input [data-value].active {
    background-color: #efefef !important;
    text-shadow: none;
    background-image: none;
    color: #333333
}

.selectize-dropdown {
    font-size: 16px
}

.selectize-control.plugin-remove_button [data-value] {
    padding-right: 20px !important
}

.selectize-control.multi .selectize-input > div {
    padding-left: 6px;
    padding-right: 6px
}

.file-upload-indicator, .file-actions {
    display: none;
}

.sortable li {
    position: relative;
    float: left;
    padding-left: 0px;
    padding-right: 0px
}

.sortable .close {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 100;
}

.sortable .move {
    position: absolute;
    top: 0px;
    left: 0px;
}

.sortable li button:not(.pd-btn) {
    background: none;
    background-color: black;
    border: none;
    cursor: move;
}

.sortable li button:not(.pd-btn):hover {
    background-color: #ccc;
    background: #ccc !important;
}

#editCollectionModal form {
    overflow-y: auto;
}

.file-caption.form-control input {
    padding-left: 0.75rem !important
}

.form-group span i:not(.pd-btn__icon-right) {
    font-size: 8px;
    vertical-align: top;
    margin-top: 4px
}

.fade.in {
    opacity: 1
}

.fileupload-buttonbar .btn, .template-upload .btn, .template-download .btn {
    padding: 6px !important;
    font-size: 10px
}

.table-striped td {
    padding: 0.4rem;
}

.blueimp-gallery > .next, .blueimp-gallery > .prev {
    color: #fff !important
}

.selectize-control.multi .selectize-input.has-items {
    padding-right: 25px
}

.form-common .selectize-input {
    height: auto;
}

.selectize-input.has-items > span {
    display: inline-flex;
}

.selectize-input.has-items > span > a {
    padding-left: 5px
}

.title_div .selectize-input::after {
    content: none !important
}

.selectize-control.single .selectize-input {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.search-box.selectize-control.single .selectize-input {
    padding-top: 6px;
}

.filter_sec {
    padding-bottom: 0px;
}

.tab-container {
    margin-top: 10px;
}

.fade {
    opacity: 1;
}

.filter_sec {
    padding-bottom: 0px !important;
}

.selectize-control.single .selectize-input {
    border-color: #b8b8b8;
    height: 0;
}

.filter_sec li.col-md-3 {
    /*width: 50% !important;*/
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width: 450px) {
    .header-user{
        display: none;
    }

    .import-title {
        justify-content: center;
    }

    form:not(#search-box-form) label.import-collection {
        font-size: 14px;
    }
}

@media screen and (max-width: 650px) {
    .desktop-sec {
        display: block !important;
    }

    .selectize-control.single .selectize-input, .selectize-dropdown.single {
        border: 1px solid #b8b8b8;
    }

    .serch_sec .selectize-control.single .selectize-input {
        width: 100%;
    }

    .filter_sec {
        position: inherit !important;
    }
}

.hidden{
    display: none;
}

@media only screen and (max-width: 767px) {
    .filter_page .account_sec {
        margin-top: 90px;
    }
    .account_sec.my-account {
        flex-direction: column;
    }
    .acnt_pr_right a i {
        top: -30px;
        top: -97px;
    }
}

#nav-tabContent .selectize-control.single .selectize-input {
    border: 1px solid gainsboro;
    /* padding-top: 6px; */
    background: white;
}

th, td { white-space: nowrap; }
div.dataTables_wrapper {
    margin: 0 auto;
}

div.container {
    width: calc(100% - 80px);
}

.collage {
    width:100%;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    overflow: hidden
}

.collage__row {
    display: flex;
    flex-direction: row;
}

.collage__col img {
    width:100%;
    height:100%;
    object-fit: cover;
    transition: 0.5s all
}

.view-mode-switcher {
    padding: 15px 25px 0;
    text-align: right;
}
.view-mode-switcher button {
    background: none;
    border: none;
    padding: 0;
}
.view-mode-switcher img {
    width:38px;
    height: 38px;
    object-fit: contain;
    padding: 8px;
}
button.view-mode-switcher--selected {
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.06);
}

.hidden {
    display: none;
}

.table-divider {
    position: absolute;
    background: rgba(0, 0, 0, 0.06);
    width: 1px;
    height: calc(100% - 16px);
    margin: 8px 0;
    top: 0;
    right: 0;
}

.media-box-container a p {
    font-weight: 500 !important;
    letter-spacing: .15px;
    line-height: 16px;
    padding-top: 5px;
}

.art-desc img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 5px;
    border:1px solid rgba(0, 0, 0, .08);
}

.art-desc .art-artist i {
    font-size: 1.5rem;
    color: #B5B5B5;
    margin-right: 5px;
    border-radius: 50%;
    border:1px solid rgba(0, 0, 0, .08);
}

.art-artist {
    margin-top: 5px;
}

.dropdown-item i {
    width: 15px;
}

[data-tooltip] {
    position: relative;
}
[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    right: 0; top: 0;
    background: white;
    color: black;
    padding: 0.5em;
    border-radius: 4px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    pointer-events: none;
    opacity: 0;
    transition: 0.3s;
}
[data-tooltip]:hover::after {
    opacity: 1;
    top: 2em;
}
#nav-collection{
    padding-top: 45px;
    padding-right: 28px;
    padding-left: 28px;
}
.acnt_pr_right span {display: inline;}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    cursor: pointer;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

input:checked + .slider {
    background-color: #5D5EDE;
}

input:focus + .slider {
    box-shadow: 0px 2px 6px rgba(93, 94, 222, 0.56);
}

input:checked + .slider:before {
    transform: translateX(26px);
    -webkit-transform: translateX(26px);
    -moz-transform: translateX(26px);
    -ms-transform: translateX(26px);
    -o-transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
/* End of switch box */
.addart--z .addart__confirmation {
    display: flex;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    z-index: -1;
    opacity: 1;
}

.addart--z.active .addart__confirmation {
    display: flex;
    z-index: 1000;
}

.addart__inner {
    display: none;
    padding: 20px;
    color: #000;
    text-align: center;
    background-color: #fff;
}
.addart--z.active .addart__inner {
    display: block;
}

.addart__desc {
    font-size: 12px;
}

.addart__btn:not(:last-child) {
    margin-right: 20px;
}

.addart__btn {
    text-transform: uppercase;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
}

.addart__btn:hover {
    background-color: #4345c1;
    color: white;
}

.addart__btn--close {
    color: black;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 10px 20px;
}

.addart__btn--continue {
    border: 1px #7b22ff solid;
    background: #5D5EDE;
    color: whitesmoke;
    border-radius: 8px;
    padding: 10px 20px;
}


ul.pagination {
    justify-content: center;
}
ul.pagination li a, ul.pagination li span{
    background: #FFFFFF !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    box-sizing: border-box !important;
    box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 4%) !important;
    border-radius: 8px !important;
    display: inline-block;
    margin: 0 3px;
    padding: 10px 14px 8px;
    color:#000
}
ul.pagination li a:hover,
ul.pagination .page-item.active .page-link{
    color:#ccc
}

.import-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

@media (max-width: 360px) {
    form:not(#search-box-form) label.import-collection {
        font-size: 12px;
    }
}