
.SN-body .ex-layout .table-block:first-child td {
    border-top: 1px solid;
}

#addpicform {
    min-height: 280px;
}

.SN-body .ex-layout .table-block td {
    border-bottom: 1px solid;
}

.SN-body .wide-layout .product-table {
    margin: 20 auto !important;
}

.SN-body a {
        transition: 0.8s ease !important;
    }

    /*--- MQ ---*/

@media (min-width: 1275px) {

    body .SN-body {
        width: 1000px;
    }

}

@media (max-width: 1275px) {

    body .struct-layout {
        width: 1000px;
        margin: 0 auto;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .SN-body .grid-layout p {
        font-size: 15px;
    }

}

@media (max-width: 1055px) {

    body .SN-body h5 {
        font-size: 12px !important;
        word-spacing: 0px !important;
    }

    body .SN-body p {
        font-size: 11px !important;
        word-spacing: 0px !important;
        margin: 2px 0;
    }

    body .struct-layout {
        width: 100%;
        margin: 0 auto;
    }

    body .SN-body .grid-block .grid-select {
        width: 100% !important;
        height: 250px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:180px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .SN-body .grid-layout p {
        font-size: 15px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout h3 {
        font-size: 20px;
    }

    body .scroll-layout img {
        width: 200px;
    }

    body .SN-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .SN-body .scroll-layout .product-header {
        font-size: 17px;
    }

    body .SN-body .struct-layout .product-header {
        font-size: 15px;
    }

    body .SN-body .struct-layout p {
        font-size: 12px;
    }

    body .SN-body .struct-layout td {
        width: 50% !important;
    }

    body .edit-product-form {
        text-align: center;
    }

    body .SN-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
    }

}

@media (max-width: 855px) {

    body .default-layout .product-img {
        display: none !important;
    }

    body .SN-body .grid-block .grid-select {
        width: 100% !important;
        height: 200px !important;
    }

    body .SN-body .product-viewer {
        width: 400px !important;
    }

    body .SN-body td p, body .SN-body th p {
        font-size: 10px;
    }

    body .SN-body .dlt-btn {
        font-size: 10px;
        padding: 1px 3px;
    }

    body .SN-body .grid-layout .grid-block {
        width:130px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 14px;
    }

    body .SN-body .grid-layout p {
        font-size: 12px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout h3 {
        font-size: 17px;
    }

    body .SN-body .struct-layout .img-block {
        width: 100%;
    }

    body .SN-body .struct-layout .text-block {
        width: 200px !important;
    }

    body .SN-body .struct-layout td {
        width: 200px !important;
    }

    body .SN-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
    }

}

@media (max-width: 758px) {

    body .default-layout .product-menu {
        width: 250px !important;
    }

    body .default-layout .PreviousproductLink {
        font-size: 10px;
    }

}

@media (max-width: 655px) {

    body .default-layout .product-menu {
        width: 100px !important;
    }

    body .default-layout .product-img {
        display: none !important;
    }

    body .default-layout .product-text {
        font-size: 12px !important;
    }

    body .struct-layout {
        width: 100%;
    }

    body .SN-body .grid-block .grid-select {
        width: 100% !important;
        height: 150px !important;
    }

    body .SN-body .scroll-layout .product-text {
        vertical-align: middle !important;
        padding: 0;
        font-size: 12px;
    }

    .SN-body h3 {
        font-size: 18px;
    }

    body #interface {
        padding: 0;
    }

    body .SN-body .add-product-img-btn, body .SN-body .edit-product-img-btn {
        padding: 7% 20%;
    }

    body .SN-body .product-viewer {
        width: 300px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:80px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 10px;
    }

    body .SN-body .grid-layout p {
        font-size: 10px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .default-layout img {
        width: 150px;
    }

    body .default-layout h3 {
        font-size: 15px;
    }

    body .SN-body .struct-layout .img-block {
        width: 100%;
    }

    body .SN-body .struct-layout .text-block {
        width: 100px;
    }

    body .SN-body .struct-layout .product-header {
        font-size: 12px;
    }

    body .SN-body .struct-layout p {
        font-size: 10px;
    }

    body .SN-body .struct-layout td {
        width: 100px !important;
    }

}

    .SN-body .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }

    .SN-body {
        text-align: center;
    }

    .SN-body ul.pagination li {display: inline;}

    .SN-body ul.pagination li a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
    }

    .SN-body ul.pagination li a.active {
        background-color: #2F2F2F;
        color: white;
    }

    .SN-body ul.pagination li a:hover:not(.active) {background-color: #ddd;}

    .SN-body .pagination > li > a, .SN-body .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.428571429;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #dddddd;
    }

    .SN-body .pagination > li:first-child > a, .SN-body .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .SN-body .pagination > li > a:hover, .SN-body .pagination > li > span:hover, .SN-body .pagination > li > a:focus, .SN-body .pagination > li > span:focus {
        background-color: #eeeeee;
    }

    .SN-body .pagination > li:last-child > a, .SN-body .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #testing-input {
        background: #FFFFFF;
    }

    .SN-body {
        margin: 0 auto;
    }

    .SN-body .default-layout .product-menu {
        font-weight: normal ;
        font-family: Arial ;
        font-size: 12px ;
        padding-top: 0px ;
        padding-left: 7px ;
        padding-Right: 7px ;
        padding-bottom: 0px ;
        text-align: Left ;
        vertical-align: top ;
        color: #FFFFFF;
        background-image: url('/WebModules/images/CustomerInterface/black-lens.png');
    }

    .SN-body .default-layout .product-menu ul {
        list-style-image: url("/WebModules/images/CustomerInterface/bullet.png");
        margin: 0px 0px 0px 0px ;
        padding-top: 20px ;
        padding-left: 20px ;
        padding-right: 0px ;
        padding-bottom: 20px ;
    }

    .SN-body .default-layout .product-menu li {
        margin: 0px ;
        margin-bottom: 7px ;
        padding-left: 7px;
    }

    .SN-body .default-layout .product-menu a {
        text-decoration: none;
        color: #FFFFFF;
    }

    .SN-body .default-layout .product-img {
        width: 300px;
        height: 300px;
    }

    .SN-body .default-layout .product-text {
        padding-top: 20px;
        padding-left: 20px ;
        padding-Right: 20px ;
        padding-bottom: 20px ;
        font-family: Calibri ;
        font-size: 16px ;
        font-weight: normal ;
        font-style: normal ;
        text-align: Justify ;
        vertical-align: top ;
    }

    .SN-body .grid-layout .grid-block {
        background-repeat: repeat;
        padding: 10px;
        vertical-align: middle;
    }

    .SN-body .grid-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        font-weight: 700;
    }

    .SN-body .scroll-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        font-weight: 700;
    }

    .SN-body .scroll-layout .scroll-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .SN-body .scroll-layout .product-img {
        width: 300px;
        height: 300px;
    }

    .SN-body .scroll-layout .product-text {
        padding-top: 20px;
        padding-left: 20px ;
        padding-Right: 20px ;
        padding-bottom: 20px ;
        font-family: Calibri ;
        font-size: 16px ;
        font-weight: normal ;
        font-style: normal ;
        text-align: Justify ;
        vertical-align: top ;
        position: relative;
    }

    .SN-body .wide-layout .product-img img {
        width: 100%;
        height: 250px;
    }

    .SN-body .wide-layout .text-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .SN-body .wide-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        display: inline-block;
        font-weight: 700;
    }

    .SN-body .wide-layout .date-added {
        display: inline-block;
    }

    .SN-body .struct-layout .struct-block {
        background-repeat: repeat;
        padding: 10px;
    }

    .SN-body .struct-layout .product-header {
        font-size: 22px;
        margin: 0px 0px 5px 0px;
        display: inline-block;
        font-weight: 700;
    }

    .SN-body .struct-layout .date-added {
        display: inline-block;
        margin: 0;
    }

    .SN-body .struct-layout .inner-text {
        display: none;
        padding: 10px;
    }

    .SN-body .struct-layout .img-block {
        background-size: cover;
        background-position: center center;
        width: 500px;
        height: 100px;
    }

    .SN-body .struct-layout .product-text {
        width: 500px;
    }

    ul.pagination li a.active {
        background-color: #2F2F2F;
        color: white;
    }

    @media (max-width: 550px) {

        body .SN-body .grid-block .grid-select {
            width: 100px !important;
            height: 100px !important;
        }

        body .SN-body .grid-layout .outer-div, body .SN-body .grid-layout .inner-div {
            font-size: 10px;
        }

    }

    @media (max-width: 435px) {

        body .product-exr, body .text-article {
            font-size: 10px !important;
        }

        body .SN-body .scroll-layout .product-img {
            width: 150px !important;
            height: 150px !important;
        }

        body .SN-body .scroll-layout .product-text {
            vertical-align: middle !important;
            padding: 0;
            width: 200px !important;
            font-size: 10px;
        }

        body .SN-body .scroll-layout .date-added {
            display: none;
        }

        body .SN-body .scroll-layout .product-header {
            font-size: 12px;
        }

         body .SN-body .grid-block .grid-select {
            width: 50px !important;
            height: 50px !important;
        }

        .body .scroll-layout .product-text {
            padding: 1px;
        }

    }

    @media (max-width: 390px) {
    
        body .SN-body .scroll-layout .product-img {
            width: 150px !important;
            height: 150px !important;
        }

        body .SN-body .scroll-layout .product-header {
            font-size: 10px;
        }

        body .SN-body .scroll-layout .product-text {
            vertical-align: middle !important;
            padding: 1px;
            width: 200px !important;
            font-size: 8px;
        }

        body .SN-body .grid-layout .outer-div, body .SN-body .grid-layout .inner-div {
            font-size: 8px;
        }
    
    }

/*- DT -*/

table.dataTable tbody tr {
    background-color: transparent;
}

.SN-body table.dataTable tbody th, .SN-body table.dataTable tbody td {
    padding: 0;
}

.SN-body table.dataTable tbody .product-text {
    vertical-align: top;
    padding: 10px;
}

.holder-pics .sub-img {
    float: left;
}

.SN-body a {
    transition: 0.8s ease !important;
}

/*- RG -*/

.SN-body .RG-layout .grid-block {
    display: inline-block;
}

.SN-body .RG-layout .extract-text {
    cursor: pointer;
}

.SN-body .RG-layout .sub-img {
    float: left;
    opacity: 0.5;
}

/*--- MQ ---*/

@media (max-width: 1275px) {

    .SN-body .grid-layout .product-table .product-img {
        width: 250px !important;
        height: 250px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:230px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .SN-body .grid-layout p {
        font-size: 15px;
    }

    .SN-body .wide-layout .product-table {
        width: 900px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 900px !important;
    }

}

@media (max-width: 1055px) {

    .SN-body .wide-layout .product-table {
        width: 800px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 800px !important;
    }

    body .SN-body input {
        width: 80%;
    }

    body .SN-body .cke {
        width: 80%;
    }

    body .SN-body .add-product-img-btn, body .SN-body .edit-product-img-btn {
        padding: 7% 30%;
    }

    body .SN-body .cke_contents > iframe {
        width: 99%;
    }

    body .SN-body .products-ctn h3 {
        font-size: 12px;
    }

    body .SN-body .btn-small img {
        width: 25px !important;
    }

    .SN-body .grid-layout .product-table .product-img {
        width: 220px !important;
        height: 220px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:180px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 17px;
    }

    body .SN-body .grid-layout p {
        font-size: 15px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    body .SN-body td:last-child , body .SN-body th:last-child {
        width: auto !important;
    }

    .SN-body .default-layout img {
        width: 200px;
    }

    .SN-body .default-layout h3 {
        font-size: 20px;
    }

    .SN-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .SN-body .scroll-layout .scroll-block > td:first-child {
        width: 200px !important;
        height: 200px !important;
    }

    body .SN-body .scroll-layout .product-img {
        width: 200px !important;
        height: 200px !important;
    }

    body .SN-body .scroll-layout .product-header {
        font-size: 17px;
    }

    .SN-body .edit-product-form {
        text-align: center;
    }

}

@media (min-width: 200px) {

    body > table {
        width: 100%;
    }

}

@media (max-width: 855px) {

    .SN-body .wide-layout .product-table {
        width: 700px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 700px !important;
    }

    body .SN-body td p, body .SN-body th p {
        font-size: 10px;
    }

    body .SN-body .dlt-btn {
        font-size: 10px;
        padding: 1px 3px;
    }

    .SN-body .grid-layout .product-table .product-img {
        width: 150px !important;
        height: 150px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:130px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 14px;
    }

    body .SN-body .grid-layout p {
        font-size: 12px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    .SN-body .default-layout h3 {
        font-size: 17px;
    }

    .SN-body h3 {
        font-size: 15px;
    }

    .SN-body .default-layout .upper-blockz {
        display: none;
    }

}

@media (max-width: 700px) {

    .SN-body .ex-layout .product-img {
        margin: 0 !important;
    }

    .SN-body .ex-layout .table-block td:first-child {
        width: 100px !important;
    }

    .SN-body .wide-layout .product-table {
        width: 600px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 600px !important;
    }

}

@media (max-width: 655px) {

    .SN-body .wide-layout .product-table {
        width: 400px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 400px !important;
    }

    .SN-body h3 {
        font-size: 18px;
    }

    .SN-body #interface {
        padding: 0;
    }

    body .SN-body .add-product-img-btn, body .SN-body .edit-product-img-btn {
        padding: 7% 20%;
    }

    .SN-body .grid-layout .product-table .product-img {
        width: 100px !important;
        height: 100px !important;
    }

    body .SN-body .grid-layout .grid-block {
        width:80px;
    }

    body .SN-body .grid-layout .product-header {
        font-size: 10px;
    }

    body .SN-body .grid-layout p {
        font-size: 10px;
    }

    body .SN-body ul.pagination li a {
        padding: 4px 8px;
    }

    .SN-body .default-layout .product-img {
        width: 150px;
    }

    .SN-body .default-layout h3 {
        font-size: 15px;
    }

}

@media (max-width: 500px) {

    .SN-body .wide-layout .product-table {
        width: 300px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 300px !important;
    }

}

@media (max-width: 415px) {

    .SN-body .wide-layout .product-table {
        width: 200px !important;
    }

    .SN-body .wide-layout .product-img {
        width: 200px !important;
    }

    .SN-body .grid-layout .product-table .product-img {
        width: 60px !important;
        height: 60px !important;
    }

}
