﻿/*DESIGNER*/
#designer-tabs .ui-tabs-panel {
    padding:0px;
}
#designer {
    width:915px;
    overflow:visible;
    padding:2px;
}
.fpd-container > div {
    padding: 0px;
    overflow: visible;
    height: 500px;
    background-color: none;
    border: none;
}

    .fpd-container > div > div {
        background-color: #f1f1f1 !important;
        border: none;
        border-radius: 6px;
        box-shadow: none;
        height: 505px;
        outline: medium none;
        overflow: visible;
    }

.fpd-product-container > div {
    background-color: none !important;
    position: relative;
    width: 100%;
}
.fpd-save-product, .fpd-saved-products {
    display: none;
}

.fpd-single-product > div.selected > button {
    border-radius: 13px;
    display: block;
    height: 24px;
    padding: 3px;
    position: absolute;
    width: 24px;
}

    .fpd-single-product > div.selected > button.fpd-drag {
        right: -20px;
        top: -20px;
    }

    .fpd-single-product > div.selected > button.fpd-rotate {
        left: -20px;
        top: -20px;
    }

    .fpd-single-product > div.selected > button.fpd-resize {
        bottom: -20px;
        right: -20px;
    }

    .fpd-single-product > div.selected > button.fpd-remove {
        bottom: -20px;
        left: -20px;
    }
    .fpd-resize, .fpd-drag, .fpd-remove, .fpd-rotate {
        cursor:pointer;
    }

/*


div.fpd-toolbar > .fpd-text-input {
    border: 1px solid #E6E6E6;
    box-shadow: none !important;
    display: none;
    float: left;
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 3px;
    width: 200px;
}
.fpd-product-container > div > div.fpd-toolbar {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    box-shadow: none;
    display: none;
    height: 24px;
    left: 4px;
    padding: 11px 0;
    position: absolute;
    top: 4px;
    width: 907px;
    z-index: 10;
}
.fpd-toolbar-text {
    line-height: 1.0em;
    margin: 0;
    padding: 6px 0 0 6px;
    vertical-align: top;
    float:left;
    color:#ffffff;
}

div.fpd-toolbar > div {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: medium none !important;
    border-radius: 12px;
    box-shadow: none;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: 10px;
    padding: 4px;
    position: relative;
    width: 16px;
}

*/
div.fpd-toolbar > select.fpd-fonts-dropdown {
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 14px;
    height: 24px;
    margin: 0 0 0 10px;
    padding: 2px;
    width: 200px;
}
.fpd-product-container > div > div.fpd-toolbar {
    height: 24px;
    left: 4px;
    padding: 11px 0;
    position: absolute;
    top: 4px;
    width: 907px;
    z-index: 10;
}
div.fpd-toolbar > .fpd-text-input {
    width: 200px;
}
.fpd-product-container > div > .fpd-products {
    height: 100% !important;
    overflow-x:hidden;
}

.fpd-container .fpd-product-selection {
    display: none;
    float: none;
    width: 0;
}
.fpd-product-container > section {
    margin-top: -30px;
}
.fpd-container .fpd-product-container {
    float: right;
    width: 100%;
    padding-bottom: 0px;
    height: 500px !important;
}

.fpd-add-custom-text.ui-state-default.ui-corner-all {
    display: none !important;
}

.fpd-text-input {
    padding: 4px !important;
}

.fpd-product-container > section button {
    box-shadow: none;
}


.fpd-element-switcher .ui-state-default {
    background-color: #F8F8F8;
    background-image: none;
    border: 1px solid #C6C6C6;
    border-radius: 20px;
    color: #666666;
    font-weight: bold;
    width: 25px;
}
.fpd-single-product > div.selected {
    border: 1px dashed #cccccc !important;
}

.sp-palette .sp-thumb-el {
    border: 1px solid #d0d0d0;
    height: 30px;
    margin: 2px 1px;
    width: 30px;
}
.fpd-product-container .fpd-loadmask {
    background-color: #ccc;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.fpd-product-container .fpd-loading {
    left: 395px;
    top: 225px;
    padding: 2px;
    position: absolute;
    z-index: 10000;
}
.fpd-product-container .fpd-loading-gif {
    /*background: url("//ihfiles.com/site/loader1.gif") no-repeat scroll 15px 20px #fbfbfb;*/
    background-color: #fbfbfb;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    cursor: wait;
    font-weight: bold;
    line-height: 16px;
    padding: 20px 20px 20px 20px;
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner,.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-position: center center;
    background-repeat: no-repeat;
}
.sp-picker-container {
    display: none;
}


.progress {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 200px;
}

.bar {
    background-color: #B4F5B4;
    border-radius: 3px;
    height: 33px;
    width: 0;
}
.percent {
    display: inline-block;
    left: 48%;
    position: absolute;
    top: 7px;
}
.stepnumber {
    background-color: #333333;
    border-radius: 40px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    height: 40px;
    line-height: 1.65em;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #999999;
}

.color {
    border-radius: 0px;
    border:1px solid #e6e6e6;
    float: left;
    font-size: 10px;
    height: 30px;
    margin: 0 6px 4px 0;
    padding: 0;
    text-align: center;
    width: 30px;
    cursor:pointer;
}

.jcrop-holder {
    background:none !important;
}
/*CLIPART*/
.accordion {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

    .accordion, .accordion li {
        margin: 0;
        padding: 0;
        border: none;
    }

        .accordion > li > a {
            padding: 4px 4px;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #e6e6e6;
        }

        .accordion > li > ul > li > a {
            padding: 4px 4px 4px 12px;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #e6e6e6;
        }

        .accordion > li > ul > li > ul > li > a {
            padding: 4px 4px 4px 24px;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #e6e6e6;
        }

        .accordion > a.dcjq-parent {
            background-color: #f1f1f1;
        }

        .accordion a.dcjq-parent.active {
            background-color: #f1f1f1;
        }


/***/
.clipartcontainer, #custimgcontainer {
    height:500px;
    overflow-x:hidden;
    overflow-y:visible;
    padding:4px;
}

.design{
    text-align:center;
    vertical-align:middle;
    height:110px;
    width:110px;
    padding:10px;
}

.design img {
    max-height: 100px;
    max-width: 100px;
    vertical-align: middle;
}