@import url("fonts/antonregular/stylesheet.css");
@import url("fonts/acmeregular/stylesheet.css");
@import url("fonts/airbrush/stylesheet.css");
@import url("fonts/adrip/stylesheet.css");
@import url("fonts/arabella/stylesheet.css");
@import url("fonts/ash/stylesheet.css");
@import url("fonts/aaaiight/stylesheet.css");
@import url("fonts/boogalooregular/stylesheet.css");
@import url("fonts/bigbottom/stylesheet.css");
@import url("fonts/bloklettersbalpen/stylesheet.css");
@import url("fonts/candy/stylesheet.css");
@import url("fonts/foo/stylesheet.css");
@import url("fonts/frecklefaceregular/stylesheet.css");
@import url("fonts/fugazoneregular/stylesheet.css");
@import url("fonts/freshman/stylesheet.css");
@import url("fonts/gloriahallelujah/stylesheet.css");
@import url("fonts/lobsterregular/stylesheet.css");
@import url("fonts/luckiestguyregular/stylesheet.css");
@import url("fonts/patrickhandscregular/stylesheet.css");
@import url("fonts/permanentmarker/stylesheet.css");
@import url("fonts/ralewayregular/stylesheet.css");
@import url("fonts/robotobold/stylesheet.css");
@import url("fonts/rocksaltregular/stylesheet.css");
@import url("fonts/rulukoregular/stylesheet.css");
@import url("fonts/rulukoregular/stylesheet.css");
@import url("fonts/shrikhandregular/stylesheet.css");
@import url("fonts/slabo27pxregular/stylesheet.css");
@import url("fonts/raleway/stylesheet.css");
@import url("fonts/walterturncoatregular/stylesheet.css");
@import url("fonts/riffic/stylesheet.css");
@import url("fonts/walterturncoatregular/stylesheet.css");




body .wrapper {
    width: 100%;
}

body .container {

}

.container {
    width:1350px !important;
}

.navbar {
    margin: 0 0 0 0;
    z-index:1000;
}

.body_opacity{
    position:absolute;
    display:block;
    width:100%;
    height:2000px;
    background:rgba(0,0,0,0.55);
    left:0;
    z-index:1000;
    right:0;
    top:0;
    bottom:0;
    display:none;
}

.left-cnt{
    position:relative;
    display:block;
    float:left;
    width:240px;
    border-radius:4px;
    margin-right:15px;
}

.well{
    margin-bottom:20px;
}

.objectarea{
    /*position:relative;
    display:block;
    width:100%;
    border-radius:4px;
    padding:15px;
    background:#fff;
    border:1px solid rgba(0,0,0,0.15);
    margin-bottom:15px;*/
}

.ui-resizable-s,
.ui-resizable-handle
{
    position:absolute;
    z-index:100000;
}
.ui-resizable-handle
{
    position:absolute;
    height:15px;
    opacity:0;
    z-index:99999;
}

.sidebar{
    width:250px;
    padding-right: 7px;
    padding-left: 8px;
    z-index:500;
}
.editor{
    padding-right: 7px;
    padding-left: 8px;
}
.editor_qi{
    min-height:59px;
    text-align:center;
    overflow:hidden;
}
.editor_info{
    position:relative;
    left:1000px;
}

.toolbar{
    width:35px;
    padding-right: 7px;
    padding-left: 8px;
    z-index:1000;
}
.toolbar i{
    text-align:center;
}

.droparea2{
    position:relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    height:auto;
    padding: 10px 1px 300px 10px;
    margin:0 0 0 0;
    background:#fff;
    border:1px solid rgba(0,0,0,0.1);
    width:100%;
    overflow:scroll;
    display:inline-block;
    border-radius:4px;
    background:rgba(0,0,0,0.25);

}

#droppable-1{
    position:relative;
    margin:0 0;
}

.droparea{
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    background:#fff;
    position:relative;
    margin:0 0;
    box-shadow:0 0 0 1px rgba(0,0,0, 1);
    /*
    border:1px dashed rgba(0,0,0,1);

        width:100%;
    outline: #6aaacf dashed 1px;

    position:relative;
    display:block;
    float:left;
    width:660px;
    height:auto;
    border-radius:4px;
    text-align:center;
    margin-right:15px;
    padding:20px;
    background:#fff;
    border:1px solid rgba(0,0,0,0.15);
    */
}
#background .droparea:after{
    content: '';
    display: block;
    position: relative;
    background: transparent;
    z-index: 919;
    pointer-events: none;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow: 0 0 0 5000px rgba(255,255,255,0.75);
}
.fa-times-circle{
    cursor:pointer;
}

.droparea.drop-hover,
.dropout{
  background:rgba(0,0,0,0.95);
}

.toolarea{
    /*
    position:relative;
    display:block;
    float:left;
    width:270px;
    border-radius:4px;
    padding:15px;
    background:#fff;
    border:1px solid rgba(0,0,0,0.15);
    */
}

.grid__item {
    position:absolute;
    display: block;
    font-weight:400;
    /*margin: 10px;*/
    padding:0;
    border-radius: 0;
    background: none;
    vertical-align:middle;
    color: #76737C;
    box-shadow:0 0 0 2px rgba(113,207,255, 0.0);
    /*border: 2px solid rgba(113,207,255, 0.0);*/
    text-align: center;

    z-index:10;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;

}

.ui-resizable-handle{
    position:absolute;
    width:12px;
    height:12px;
    background:rgba(113,207,255, 1);
    background:rgba(255,255,255, 1);
    border:1px solid rgba(113,207,255, 1);
    border:1px solid rgba(0,0,0, 1);
    z-index:999999 !important;
}
.ui-resizable-handle.n{
    left: 0;
    right:0;
    top:-6px;
}
.ui-resizable-handle.ui-resizable-sw{
    left: -6px;
    bottom:-6px;
}
.ui-resizable-handle.ui-resizable-nw{
    left: -6px;
    top:-6px;
}
.ui-resizable-handle.ui-resizable-se{
    right: -6px;
    bottom:-6px;
}
.ui-resizable-w {
    right: -6px;
    top:49%;

}
.ui-resizable-e {
    top:49%;
}
.grid__item .remove,
.grid__item .slider,
.grid__item .ui-resizable-handle{
    opacity:0;
    pointer-events: none;
}
.grid__item.active .remove,
.grid__item.active .slider,
.grid__item.active .ui-resizable-handle{
    position:absolute;
    opacity:1;
    pointer-events: auto;
}

.grid__item.active{
    box-shadow:0 0 0 1px rgba(113,207,255, 0.5);
    box-shadow:0 0 0 1px rgba(0,0,0, 1);

    /*
    outline-color: rgba(113,207,255, 1);
    outline-color: rgba(0,0,0, 1);
    outline-width: 1px;
    outline-style: dashed;*/
    cursor: move;
}

.grid__item.image{
    display:block;
    width:100%;
    height:auto;
    line-height:75px;
    position:absolute;
}

.grid__item.image img{
    display:block;
    width:100%;
    height:auto;

    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transform-origin: 50% 50%;

}

.objectarea.grid__item.image{

}

.objectarea .grid__item.image img{
    position:relative;
    top:0;
    left:0;
    right:0;
    bottom:0;
    padding:0;
    vertical-align:middle;
    margin:auto auto;
    display:inline-block;
    max-width:80%;
    max-height:80%;
}

.pl_holder{
    position:relative;
    width:75px;
    height:75px;
    float:left;
    margin:0 13px 13px 0;
    text-align:center;
    overflow:hidden;
    border:1px solid rgba(0,0,0,0.15);
    border-radius:4px;
}

.grid__item.text {
    position:absolute;
    display:block;
    width:100%;
    height:auto;
    text-align:left;

    white-space: pre;
    text-overflow: ellipsis;

    /*white-space: pre-line;
    white-space: pre-wrap;
    word-break: break-all;*/
}
.grid__item.text .text-item, tspan{
    padding:0;
    left:0;
    color:#000;
    vertical-align:top;
    line-height:1.15;
    margin:0;
    z-index:1;

    text-overflow: ellipsis;
    dominant-baseline: hanging;

}
.grid__item.text .ghost{
    height:100%;
    width:100%;
    overflow:hidden;
    display:none;
}
svg:not(:root) {
    overflow: inherit;
}
html|* > svg {
    transform-origin: 0 0 0px;
}


.grid__item.active .options{
    position:absolute;
    display:block;
    width:auto;
    height:32px;
    line-height:32px;
    border-radius:2px;
    top:-30px;
    right:10px;
    margin:0 auto;
    cursor:pointer;
    padding:3px 5px;
    z-index:99999999;
}

.grid__item .options .remove{
    position:relative;
    display:block;
    width:27px;
    height:27px;
    border:1px solid rgba(0,0,0,0.45);
    border-radius:2px;
    background:#fff;
    text-align:center;
    cursor:pointer;
    padding:0;
    z-index:99999999;
}
.grid__item .remove .fa{
    position:absolute;
    font-size:24px;
    left:0;
    right:0;
    margin:0;
    color:#424242;
}

.grid__item .slider{
    position:absolute;
    top:-16px;
    left:0;
    width:50px;
    background:rgba(0,0,0,0.1);
}

.container{

}

.productdesigner .btn-group a{
    color:#515151;
}

.row.custom{
    margin-left:-5px;
    margin-right:-5px;
}

.row.custom .col-lg-3,
.row.custom .col-lg-6
{
    padding-left:10px;
    padding-right:10px;
}

.colorpicker{
    z-index:99999;
}

.grid__item svg{
    pointer-events: none;

}

.text-item-svg{
    pointer-events: none;
}

.text-options.disabled{
    opacity:0.5;
    pointer-events: none;
}


.spinner input {
  text-align: right;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 2%;
  vertical-align: middle;
  display: table-cell;
}

.input-group-btn-vertical > .btn {

}

.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 7px;
}

.btn-xs{
    padding:4px 8px;
}

h4{
    font-size:16px;
}

h4.header,
.ui-draggable .ui-dialog-titlebar {
    margin:-21px -21px 21px -21px;
    background-color: #70a9cd;
    color: #f8ec3e;
    font-size:16px;
    font-weight:600;
    margin: -20px -20px 20px -20px;
    padding: 15px 20px 14px 20px;
    text-transform:uppercase;
    border-bottom: none;
}
.ui-draggable .ui-dialog-titlebar {
    margin:0;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    font-weight:500;
}

.form-control {
    font-size: inherit;
    box-shadow: none;
    border-radius: 4px;
    padding:5px;
    line-height: 32px;
    height: 34px;
}
.form-horizontal .control-label {
    padding-top: 3px;
    margin-bottom: 0;
    text-align: right;
}


.btn{
    border-bottom:1px solid rgba(0,0,0,0.1);
    height:34px;
}

.in_cart{
    height:auto;
}


.btn.btn-info{
    color:#fff;
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {
    color:#fff;
}

.sp-replacer {
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    padding: 6px;
    border-radius:4px;
    display: inline-block;
    border: solid 1px rgba(0,0,0,0.15);
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: rgba(0,0,0,0.15);
    color: #111;
}
.sp-preview {
    position: relative;
    width: 25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float: left;
    z-index: 0;
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius:4px;
}
.sp-preview {
    position: relative;
    width: 25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float: left;
    border-radius: 4px;
}
.ring_cnt,
.ring_cnt_l,
.ring_cnt_r,
.ring_cnt_btm{
    pointer-events: none;
}

.ring_cnt{
    margin-top:6px;
}
.ring_cnt_btm{
    margin-top:6px;
}

.ring{
    position:absolute;
    background:url('/assets/productdesigner/images/ring.png') center center no-repeat;
    background-size: 12px 12px;
    height:12px;
    z-index:9999999;
}

.option{
    border-left:1px solid rgba(0,0,0,0.1);
    padding:5px 10px 10px 10px;
    float:left;
    height:86px;
    z-index:500;
    position:relative;
}


.toppanel{
    border-bottom:1px solid rgba(0,0,0,0.10);
    background:rgba(0,0,0,0.015);
    z-index:1000;

}


.btn-primary {
    color: rgba(0,0,0,0.5);
    background-color: rgba(0,0,0,0.05);
    border-color: rgba(0,0,0,0.15);
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: rgba(0,0,0,0.5);
    background-color: rgba(0,0,0,0.095);
    border-color: rgba(0,0,0,0.15);
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: rgba(0,0,0,0.005);
    border-color: rgba(0,0,0,0.15);
}

.btn-group-vertical.block {
    position: relative;
    display: block;
    vertical-align: middle;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical.block>.btn-default {
    padding:12px 10px 12px 10px;
    text-align:left;
    height:auto;
    width:100%;
    display:block;
    font-weight:400;
    border:1px solid rgba(0,0,0,0.1);
    border-radius:0;
}
.btn-group-vertical>.btn-default i {
    width:24px;
    font-size:16px;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    background:rgba(0,0,0,0.025);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.125);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.125);
}

.input-group-addon {
    padding: 6px 6px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    color: #555;
    text-align: center;
    /*background-color: rgba(112,169,205, 0.5);
    border: 1px solid transparent;*/
    border-radius: 4px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 12px;
    color: #555;
    /*background-color: rgba(112,169,205, 0.25);*/
    background-image: none;
    /*border: 1px solid transparent;*/
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.label{
    font-size:13px;
    line-height:28px;
    height:34px;
    display:inline-block;
}

.well{
    border-color:rgba(0,0,0,0.1);
    border-bottom:1px solid rgba(0,0,0,0.15);
}

.sp-choose {
  color: #fff;
  background-color: #607d8b;
}

.sp-cancel, .sp-palette-toggle {
    border: 1px solid #ddd;
    color: #333;
    background-color: #fcfcfc;
    margin-right: 4%;
}

.sp-container button{
    font-family: inherit;
    padding:8px 16px;
    font-size:13px;
}
.sp-container button:hover{
    background:rgba(0,0,0,0.05);
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align:middle;
}
.table>tbody>tr>td .btn,
.table>tbody>tr>th .btn,
.table>tfoot>tr>td .btn,
.table>tfoot>tr>th .btn,
.table>thead>tr>td .btn,
.table>thead>tr>th .btn
{
    height:24px;
    font-size:9px;
    padding:5px 5px;
    line-height:5px;
}
.table>tbody>tr>td .label,
.table>tbody>tr>th .label,
.table>tfoot>tr>td .label,
.table>tfoot>tr>th .label,
.table>thead>tr>td .label,
.table>thead>tr>th .label
{
    height:24px;
    font-size:14px;
    padding:5px 5px;
    line-height:5px;
}
tr.active td{
    background-color:#ff0000;
}
.table>tbody>tr>td a,
.table>tbody>tr>th a,
.table>tfoot>tr>td a,
.table>tfoot>tr>th a,
.table>thead>tr>td a,
.table>thead>tr>th a
{
    color:#424242;
    cursor:pointer;
}

.layer{
    cursor:pointer;
}


.progress {
    height: 18px;
}

footer{
    position:relative;
    margin-top:200px;
    z-index:992;
}
.ui-tooltip{
    position:absolute;
    padding:5px 10px;
    background-color:#e99726 !important;
    color:#fff;
    border-radius:4px;
    border:none !important;
    box-shadow:none !important;
    z-index:99999999 !important;
}



text {
    /*
    stroke: #000;
    stroke-width: 2px;
    stroke-alignment: outer;
    */



}
.editor_qi.alert.alert-info{
    background:#fff5c1;
    border-color:transparent;
    color:#7c1a1a;
    font-weight:500;
    letter-spacing:.5px;

}

h4.title{
    border-top:1px solid rgba(0,0,0,0.1);
    border-left:1px solid rgba(0,0,0,0.1);
    border-right:1px solid rgba(0,0,0,0.1);

    padding:10px 10px 10px 10px;
    margin-bottom:0px;
    font-size:14px;
    border-radius:0;
    background:#f5f7f9;
    color:#272727;

}


.slider.rotation{

}

.slider.rotation {
    position:absolute;
    top:-10px;
    width:100%;
    right:0;
    opacity:0;
    border:none;
    background:#ccc;
    background:transparent;
}
.ui-slider-horizontal .ui-slider-handle.custom {
    position:absolute;
    cursor: crosshair;
    border: 1px solid rgba(0,0,0,0.45);
    display:inline-block;
    background:url('/assets/productdesigner/images/rotate.png') center center no-repeat #fff !important;
    width:27px;
    height:27px;
    right:0px !important;
    left:50% !important;
    margin-top:-13px;
    padding:3px;
    z-index:10000;
}

.ui-widget-overlay{
    z-index:1000;
    opacity:1;
    background:rgba(0,0,0,0.55);
}

.manual{
    z-index:99999;
    width:100%;
}
ul.manual{

}
ol.manual li strong{
    font-weight:600;
    display:block;
    font-size:15px;
}

#manual h4{
    color:#e99726;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    border-bottom:1px dashed rgba(0,0,0,0.25);
    padding-bottom:5px;
    margin-bottom:5px;
}

#manual h5{
    color:#000;
    margin-bottom:0px;
    font-size:14px;
}


