﻿.templatepreviewwindow {
    width: 100% !important;
    height: calc(100%) !important;
    border: none !important;
}

    .templatepreviewwindow .rwContent {
        border: none !important;
    }

    .templatepreviewwindow .rwExternalContent {
        height: 100% !important;
    }

.div-set {
    padding: 0px 8px !important;
    z-index: 100;
    position: relative;
    top: 22px;
}

.modal-body-preview {
    background-color: #ececec;
}

.event-title-holder {
    margin-bottom: 30px;
}

.rwIcon {
    visibility: hidden !important;
    display: none !important;
}

.div-jobname {
    font-weight: 700;
    text-decoration: underline;
    display: contents;
}

    .div-jobname span {
        padding: 10px;
    }

.tooltip.show {
    z-index: 100000 !important;
}

.item-link .icon-link-big {
    font-size: 30px;
    margin-right: 14px;
}

.createonlinelabel {
    font-size: 16px;
}

.createonline-product {
    font-size: 14px;
    line-height: 14px;
}

.card-footers {
    padding: 2rem 1.25rem 0.75rem 1.25rem !important;
}

.card-event {
    overflow: hidden;
    transition: all ease .3s;
    display: grid !important;
}

.toproduct {
    color: orange;
}

    .toproduct:hover {
        color: orange;
    }

.can_view {
    position: absolute;
    color: white;
    display: none;
    color: #ffffff;
    top: 100%;
    left: inherit;
    -webkit-text-stroke: inherit;
    margin: auto;
    width: 100%;
    font-weight: 400;
    color: #ff9800;
}

.can_view_photobook {
    top: 88%;
}

.can_view_set {
    top: 100px;
}

.RadWindow_Bootstrap {
    background: none !important;
    background-color: transparent !important;
}

    .RadWindow_Bootstrap td.rwWindowContent {
        background-color: transparent !important;
    }

    .RadWindow_Bootstrap .rwTitleWrapper {
        padding: 0px !important;
    }

.rwLoading .rwExternalContent {
    background-image: url(../../images/loading.svg) !important;
    display: flex !important;
}

.item_div_image img {
    max-width: 100%;
}

.selest-opsis {
    width: 300px;
    display: flex;
}

.selecta {
    width: 50%;
}

.item_div_label {
    text-align: center;
}



.item_div_image {
    text-align: center;
}

.modal-dublex {
    max-width: 333px !important;
}

.item_apoxr {
    text-align: center
}

.item_in_modal {
    width: 100% !important;
}

    .item_in_modal li {
        width: 25% !important;
    }

.tab-class {
    width: 100% !important;
}

    .tab-class a {
        width: 25% !important;
    }


.item_div_image_png img {
    border: none !important;
}

.row-tab {
    padding: 10px;
}

.row-tab-li {
    padding: 12px 18px !important;
}

    .row-tab-li:hover {
        background-color: #eee;
    }

    .row-tab-li img {
        border: 1px solid #b3b3b3;
    }

.nav-center {
    display: inline-flex;
    margin-bottom: 20px;
}

    .nav-center a {
        padding: 10px;
    }


.pagerWrapper {
    padding-top: 10px;
}

.demoPager {
    float: left;
}

.demoPages {
    float: right;
}

.numericPageSize {
    vertical-align: middle;
    margin-top: 3px;
    line-height: 22px;
    display: inline-block;
}

.pageSize {
    vertical-align: middle;
    line-height: 22px;
    display: inline-block;
    padding-left: 5px;
}

.template_name_label {
    text-align: center;
    width: 100%;
}

.bx-viewport li::after {
    content: '';
    background: url(../../../images/masks/thumb_calendar_wall.png);
    background-repeat: no-repeat;
    position: absolute;
}

.no-green {
    background: white;
    color: dimgray;
    border: 1px solid #ebebeb;
}

.flip-box-inside {
    display: inline-block;
    height: 100%;
    position: relative;
}

.modalHasList {
    padding: 0px !important;
}

.item-slider {
    padding-right: 25px;
}

.modal-header-full-width {
    border-radius: 0px !important;
    background-color: #ececec !important;
    border: none !important;
}

.modal-footer-full-width {
    background-color: #ececec !important;
    border: none !important;
}

.swf {
    font-size: 14px;
    margin-top: 5px;
    box-shadow: none;
}

.btn-dark {
    color: #fff !important;
    background-color: #343a40;
    border-color: #343a40;
}

.close {
    padding: 30px !important;
}

    .close i {
        width: 35px;
        height: 35px;
        font-size: 36px;
    }

.modal-shares {
}

.modal-content-full-width {
    background-color: #ececec !important;
}

.RadDataPager_Bootstrap {
    background: #f1f1f1 !important;
    border: none !important;
}

.RadDataPager .rdpPagerLabel {
    margin-left: 10px !important;
}

.RadDataPager {
    padding: 15px !important;
}

.fav-icon {
    position: absolute;
    z-index: 111;
    right: 8px;
    font-size: 16px;
    bottom: 0px;
}

.categ-list {
    border: none;
}



    .categ-list .rlbItem, .categ-list .rlbHovered, .categ-list .rlbGroup {
        background-color: transparent !important;
        border: none !important;
    }

    .categ-list li {
        width: 100%;
        padding: 9px 12px !important;
        font-size: 17px;
    }

        .categ-list li span {
            text-align: left;
        }

    .categ-list .selected {
        background-color: #e7e7e7 !important;
    }

.rwExternalContent {
    background-color: transparent !important;
}

.svg-selected svg path {
    stroke: orange;
}

.svg-selected svg rect {
    stroke: orange;
    fill: white;
}

.svg-notselected svg path {
    stroke: gray;
}

.svg-notselected svg rect {
    stroke: gray;
}

.list-size {
    float: left;
    display: contents !important;
    line-height: 12px !important;
}

    .list-size .rlbItem, .list-size .rlbGroup {
        border: none !important;
    }

    .list-size .selected {
        color: orange;
    }

    .list-size .rlbGroup {
        background-color: inherit !important;
    }

.btn-start {
    background-color: orange;
    border: none;
}


.from-price {
    font-size: 30px;
    font-weight: 700;
    color: orange;
}

.categ-price-small {
    position: relative;
    top: -5px;
    line-height: 16px;
}


    .categ-price-small .from-price {
        font-size: 15px;
        font-weight: 700;
        color: orange;
    }

.categ-price {
    font-size: 14px;
    text-align: right;
    line-height: 17px;
}

.flip-fooder {
    text-align: center;
    position: absolute;
    padding-right: 90px;
    bottom: 31px;
    height: 26px;
}

    .flip-fooder a {
        color: #ff9800;
    }

.myflipbody {
    margin: 0px;
    width: 100%;
    font-size: 13px;
    background-color: none !important;
}

.myflipbody {
    pointer-events: all !important;
}

#bookselector {
    text-align: center;
}

    #bookselector ul li {
        cursor: pointer;
        list-style: none;
        display: inline-block;
        margin-right: 16px;
    }

#pageflip {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

.pageflip {
}

.sxima {
    display: flex;
}

.demo2-flexible-centered img {
    width: 100%;
    height: 100%
}

.fltitle-all {
    width: 100%;
    float: left;
}

.fltitle {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    font-size: 25px;
}

.txttitle {
    min-width: 100%;
    border: 1px solid lightgray;
    background-color: #ececec;
    margin-left: 10px;
}

    .txttitle:focus {
        border: none;
    }

a, i {
    text-decoration: none;
    cursor: pointer;
}

.empty_img {
    height: 100%;
    background-color: white;
}

.item-link .icon-link-big {
    font-size: 24px;
    margin-right: 14px;
}

.item-link-sosial {
    font-size: 24px;
    text-align: center;
}

.modal-footer-flip {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    bottom: 3px;
}

.modal-footer-full-width-flip {
    border-top: none !important;
    background-color: white;
}

.pf-thumbnail-spread, .pf-thumbnail-page {
}

#pageflip-thumbnails {
    bottom: 40px;
    top: inherit !important;
    display: table !important;
}

#pf-stage {
    background: #ffffff;
    min-height: 300px !important;
}

#pf-controls, #pageflip-controls {
}

#pf-dropshadow {
}

.pf-control-bar-button g, .pf-control-bar-pager g {
    fill: rgb(2 138 68);
}

.pf-thumbnail-spread div:first-child {
    margin-right: 1px;
}

.pf-thumbnail-spread, .pf-thumbnail-page {
    background-color: white;
}


.pf-right-side {
    -webkit-box-shadow: 5px 7px 8px 1px rgba(0,0,0,0.34);
    box-shadow: 5px 7px 8px 1px rgba(0,0,0,0.34);
}

.pf-left-side {
    -webkit-box-shadow: -5px 7px 8px 1px rgba(0,0,0,0.34);
    box-shadow: -5px 7px 8px 1px rgba(0,0,0,0.34);
}

.img-mask {
    position: absolute;
    left: 0px;
    height: 100%;
}


#b-twitter, #b-facebook, #b-pinterest, #b-google {
    display: none !important;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.swf {
    font-size: 14px;
    margin-top: 5px;
    box-shadow: none;
}

.simple_label {
    font-size: 18px;
    border: none;
    bottom: 11px;
}

.fixed-top-flip {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    display: flex;
    width: 300px;
    padding-top: 10px;
    padding-left: 10px;
}

.closebutton-photobooks {
    position: absolute;
    right: 34px;
    color: white;
    top: 5px;
    display: block;
    z-index: 12;
    font-size: 25px;
    background: #ff5722;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
}



.closebutton i {
    color: gray !important;
}

.item-link-sosial a {
    margin-right: 1px;
    position: relative;
    bottom: 1px;
}

.fixed-top-flip {
    font-size: 20px;
    position: fixed;
    top: 14px;
    right: 0;
    left: 26px;
    z-index: 1030;
    display: flex;
    width: 300px;
    padding-top: 10px;
    padding-left: 10px;
}

.rwLoading {
    background-image: none !important;
}

.page_center {
    margin: auto;
    width: 400px;
    border: 3px solid red;
    padding: 10px;
}

.modalbackdrop {
    background-color: #00000063;
}

.width300 {
    max-width: 300px;
}

.bt_design_div {
}

.bt_design {
}

.modalcontainer {
    margin: 5px 80px;
    background-color: #ffffff !important;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.flipheader {
    padding: 15px;
    box-shadow: rgb(175 175 175 / 35%) 0px 1px 5px 0px;
}

.theme_title {
    font-size: 20px;
}

.bookdata {
    height: 50px;
    width: 100%;
}

.bookdata_in {
    padding: 15px;
}

.product-link {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 15px;
}

.product-link-preview {
    width: 100%;
    position: relative;
    text-align: center;
    height: 55px;
    display: grid;
}

.goto-product {
    color: orange;
    font-size: 20px;
    padding: 12px;
}

.pageflip {
}


.no-blue i {
    color: white;
}

.categ-img li {
    padding: 1px 12px !important;
}

.categ-img .selected img {
    border: 2px solid orange !important;
}


.for-list {
    flex-direction: row-reverse;
}

.div-themes {
    padding-top: 10px;
}

.div-filters, .div-themes {
    transition-delay: 250ms;
    transition-property: all;
}

.hide-filters .div-filters {
    display: none;
    transition-delay: 250ms;
    transition-property: all;
}

.close_filters {
    display: none;
}

.bx-wrapper {
    margin-bottom: 0px !important;
    box-shadow: none !important;
    border: none !important;
}

@media (max-width: 768px) {
    .fixed-top-flip-3d {
        left: 10px;
        width: 200px !important;
    }

        .fixed-top-flip-3d img {
            max-width: 200px;
        }
}

@media (max-width: 768px) {
    .flipheader {
        padding-right: 54px;
    }

    .closebutton {
        right: 8px;
        height: 42px;
        top: 4px;
    }

    .pageflip-container {
    }
}

@media (max-width: 425px) {
    .flipheader {
        padding-right: 15px;
    }

    .pageflip-container {
        max-height: 400px;
    }

    .product-link {
        width: 100%;
        position: inherit;
        text-align: center;
        bottom: 207px;
        background-color: #ececec;
    }
}


@media (max-width: 990px) {
    .for-list {
        flex-direction: inherit;
    }

    .text-center-480 {
        text-align: center;
        margin-bottom: 20px;
    }

    .listing-filter .btng-11e {
        margin-top: 25px;
    }

    .RadWindow_Bootstrap {
        width: 100% !important;
    }

    .modalcontainer {
        margin: 2px 5px;
    }

    .pageflip-container {
    }

    .pageflip {
    }

    .flip-fooder {
        bottom: 105px;
    }

    .closebutton {
        right: 6px;
        height: 37px;
    }

    .for-list .div-filters {
        position: absolute;
        background: #f1f1f1;
        top: 135px;
        display: none;
    }

    .div-filters {
        transition-delay: 250ms;
        transition-property: all;
        position: absolute;
    }

    .hide-filters .div-filters {
        display: block;
        transition-delay: 250ms;
        transition-property: all;
        background-color: white;
        padding: 48px 10px 10px 10px;
        box-shadow: rgb(0 0 0 / 6%) 0px 0px 0.125rem 0px, rgb(0 0 0 / 12%) 0px 0.125rem 0.125rem 0px;
        z-index: 543;
        width: inherit;
    }

    .close_filters {
        display: inherit;
        position: relative;
        top: -44px;
    }

        .close_filters a {
            padding: 17px !important;
            top: -8px;
        }
}




@media (min-width: 1200px) {
    .thumb10 {
        width: 61px;
    }
}


.no_templates_text {
    font-size: 19px;
    padding-top: 29px;
    display: block;
}

.rwIcon {
    visibility: hidden !important;
    display: none !important;
}

.div-jobname {
    font-weight: 700;
    text-decoration: underline;
    display: contents;
}

    .div-jobname span {
        padding: 10px;
    }

.tooltip.show {
    z-index: 100000 !important;
}

.item-link .icon-link-big {
    font-size: 30px;
    margin-right: 14px;
}

.RadWindow_Bootstrap {
    background: none !important;
    background-color: transparent !important;
}

    .RadWindow_Bootstrap td.rwWindowContent {
        background-color: transparent !important;
    }

    .RadWindow_Bootstrap .rwTitleWrapper {
        padding: 0px !important;
    }

.rwLoading .rwExternalContent {
    background-image: url(../../images/loading.svg) !important;
    display: flex !important;
}

.item_div_image img {
    max-width: 100%;
}

.selest-opsis {
    width: 300px;
    display: flex;
}

.selecta {
    width: 50%;
}

.item_div_label {
    text-align: center;
}

.item_div_image {
    text-align: center;
}

.modal-dublex {
    max-width: 333px !important;
}

.item_apoxr {
    text-align: center
}

.item_in_modal {
    width: 100% !important;
}

    .item_in_modal li {
        width: 25% !important;
    }

.tab-class {
    width: 100% !important;
}

    .tab-class a {
        width: 25% !important;
    }



.item_div_image_png img {
    border: none !important;
}

.row-tab {
    padding: 10px;
}

.row-tab-li {
    padding: 12px 18px !important;
}

    .row-tab-li:hover {
        background-color: #eee;
    }

    .row-tab-li img {
        border: 1px solid #b3b3b3;
    }

.nav-center {
    display: inline-flex;
    margin-bottom: 20px;
}

    .nav-center a {
        padding: 10px;
    }

.categories-list .li-header {
    border: 1px solid #c2c2c2;
    background-color: white;
}

    .categories-list .li-header:hover {
        color: black;
    }

.li-header.active {
    border: 1px solid #c2c2c2;
    background-color: orange!important;
    color:white;
}
.li-header.active .show {
    border: 1px solid #c2c2c2;
    background-color: orange!important;
    color: white;
}

.pagerWrapper {
    padding-top: 10px;
}

.demoPager {
    float: left;
}

.demoPages {
    float: right;
}

.numericPageSize {
    vertical-align: middle;
    margin-top: 3px;
    line-height: 22px;
    display: inline-block;
}

.pageSize {
    vertical-align: middle;
    line-height: 22px;
    display: inline-block;
    padding-left: 5px;
}

.template_name_label {
    text-align: center;
    width: 100%;
}

.bx-viewport li::after {
    content: '';
    background: url(../../../images/masks/thumb_calendar_wall.png);
    background-repeat: no-repeat;
    position: absolute;
}

.no-green {
    background: white;
    color: dimgray;
    border: 1px solid #ebebeb;
}

.flip-box-inside {
    display: inline-block;
    height: 100%;
    position: relative;
    max-height: 186px;
}

.modalHasList {
    padding: 0px !important;
}

.item-slider {
    padding-right: 25px;
}

.modal-header-full-width {
    border-radius: 0px !important;
    background-color: #ececec !important;
    border: none !important;
}

.modal-footer-full-width {
    background-color: #ececec !important;
    border: none !important;
}

.swf {
    font-size: 14px;
    margin-top: 5px;
    box-shadow: none;
}

.btn-dark {
    color: #fff !important;
    background-color: #343a40;
    border-color: #343a40;
}

.close {
    padding: 30px !important;
}

    .close i {
        width: 35px;
        height: 35px;
        font-size: 36px;
    }

.modal-shares {
}

.modal-content-full-width {
    background-color: #ececec !important;
}

.RadDataPager_Bootstrap {
    background: #f1f1f1 !important;
    border: none !important;
}

.RadDataPager .rdpPagerLabel {
    margin-left: 10px !important;
}

.RadDataPager {
    padding: 15px !important;
}




.categ-list-color .rlbGroup, .categ-list-text .rlbGroup {
    background-color: inherit !important;
    border: none !important;
}

.categ-list-color .rlbItem {
    border: 2px solid #f1f1f1 !important
}

    .categ-list-color .rlbItem.rlbSelected {
        color: #000;
        background-color: #ffffff !important;
        border: 2px solid orange !important;
    }

    .categ-list-color .rlbItem.rlbActive {
        padding: 3px 12px !important;
    }

.categ-list-text .rlbItem {
    border: none !important;
}

    .categ-list-text .rlbItem.rlbSelected {
        background-color: #e7e7e7 !important;
    }

    .categ-list-text .rlbItem.rlbActive {
        padding: 3px 12px !important;
    }

    .categ-list-text .rlbItem.rlbSelected span {
        font-weight: bold;
        color: black;
        caret-color: transparent;
    }

.categ-list .rlbSelected {
    background-color: #e7e7e7 !important;
    color: black !important;
    font-weight: bold;
}

    .categ-list .rlbSelected img {
        border: 2px solid orange !important;
    }

.rlbList-dublex .selected {
    font-weight: bold;
}

    .rlbList-dublex .selected img {
        border: 2px solid orange !important;
        background-color: orange !important;
    }

.categ-img-size img {
    background-color: white !important;
}

.categ-img-size .rlbSelected img {
}

.btn-disblock span {
    display: block !important;
}

.designer_help {
    margin: 16px 0px;
}

.categ-img-size li {
    padding: 1px !important;
}

.categ-img-size img {
    width: 90px !important;
}

/* 3D CSS */

.my-body {
    overflow: hidden;
    margin: 0px;
}

.closebutton-3d {
    position: absolute;
    right: 20px;
    color: #5a5a5a;
    top: 19px;
    display: block;
    z-index: 12;
    font-size: 37px;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
}

.sidebar-modern-inner .list-filter ul li a {
    display: flow;
}
    .sidebar-modern-inner .list-filter ul li a:hover {
        font-weight:700;
    }
        .sidebar-modern-inner .list-filter ul li a:hover img {
            border: 2px solid orange !important;
        }

.calc-partheader {
    background-color: #FFFFFF;
    border-radius: 0px !important;
}
.label-calc-title {
    font-size: 26px;
    color: black;
}