body {
font-family:Open Sans !important;
}

.colorswatch_chooser_stroke {
margin-right:0px !important;
}

.color_divider {
display:none !important;
}

.nice-select .list {
width: 100% !important;
}

.tick {
position:absolute;
bottom:-7px;
right:-7px;
height:18px;
width:18px;
background:url(toolbar/icon_check.svg);
background-size:contain;
}

.sort_inputs{
width:100% !important;
}

.abovebutton {
width:190px !important;
float:right !important;
margin-bottom:10px !important;
}

.content-headers-holder {
clear:both;
float:left;
width:100% !important;
padding-bottom:5px;
font-size:14px;
font-weight:400;
margin-top:5px;
}

.content-headers-left {
float:left;
width:50%;


}

.content-headers-right {
width:50%;
float:right;
text-align:right;


}

#badges img {
height:50px;
width:auto;
margin-right:20px;
margin-bottom:20px;
cursor:pointer;
}

#material img {
height:50px;
width:50px;
border-radius:100%;
margin-right:10px;
margin-bottom:10px;
cursor:pointer;
}

.content_holder .labels{
font-size:14px;	
}

.content_holder{
border-top:1px solid #ebebeb;
float:left;
width:100%;
margin-top:10px;
padding-top:10px;
color:#646464;
}

.content_holder .right{
float:right;
}

.editor_flex-container {
  /* We first create a flex layout context */
  display: flex;

  /* Then we define the flow direction
     and if we allow the items to wrap
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
  flex-flow: row wrap;

  /* Then we define how is distributed the remaining space */
  //justify-content: space-around;

  padding: 0;
  margin: 0;
  list-style: none;

  width:100%;

  justify-content: center;
  align-items: center;

}

.editor_flex-item:hover .list-designme-wrapper-cats {
background: #646464 !important;
color:#ffffff !important;
font-weight:400 !important;
}



.editor_flex-item {
height:40px;
  cursor:pointer;
  align-self: stretch;
  justify-content: center;
  align-items: center;
  
cursor:pointer;

  
  
 
  text-align: center;
  box-sizing:border-box;
  flex-grow: 4;
  position:relative;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;!important;
margin-right:5px;

}

.editor_flex-item:nth-child(4n) {
border-right:0px solid #ffffff;
}

.editor_flex-item .labels {
 width:100%;
 font-size:14px;
 color:#ffffff;
 line-height:40px;
 
 text-align:center;
 font-weight:400 !important;

box-sizing:border-box;

}

.editor_flex-item i {
width:100%;
text-align:center;
 left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
 margin-top:20px; 
 font-size:38px;
color:#ffffff;
}

.sele {
 box-shadow: 4px 4px 6px #5b5b5b;
}
.colorchanger {

position:relative;
 width:32px !important;
 height:32px  !important;
 border-radius: 100% !important;
 margin-left:8px !important;
margin-right:0px !important;
margin-bottom:5px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
background-image: url(toolbar/textur.png);
}

.colorchanger:nth-child(9n) {
 
}

.colorchangerset {
position:relative;
 width:34px !important;
 height:34px  !important;
 border-radius: 100% !important;
 margin:5px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
background-image: url(toolbar/textur.png);
}

.colormaskchanger {
cursor:pointer;
position:relative;
 width:34px !important;
 height:34px  !important;
 border-radius: 100% !important;
 margin:5px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
background-image: url(toolbar/textur.png);
}

.colormaskchangerset {
position:relative;
 width:34px !important;
 height:34px  !important;
 border-radius: 100% !important;
 margin:5px !important;
 outline: 1px solid #ebebeb; outline-offset: 2px;
background-image: url(toolbar/textur.png);
}

.product_color_changer {
 width:100%;
 clear:both;
 float:left;
}


#strokecolor {
 width:40px !important;
}

#colorchanger_elements {
 height:auto !important;
 width:400px;
}

.color-mask-label{
 float:left;
 color:#646464;
 font-size:12px;
 margin-bottom:4px;
}

.current-mask-color {
 width:50px;
 height:30px;
 border:1px solid #ebebeb !important;
 background:blue;
}
#color-mask-name {
 clear:both;
 float:left;
 font-size:12px;
 color:#646464;
}

.color_mask_wrapper {
position:absolute;
top:70px;
left:0px;
width:88px;
height:auto;
padding:5px;
border:1px solid #ebebeb;
background:#ffffff;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
display:none;

}

.pixels {
 width:90%;
 height:auto;
}

.string-writer {

 clear:both;
 float:left;
 width:100%;

}

#string-writer-close {
position:absolute;width:36px;height:36px;background-color:#ffffff;background-image:url(icon_close.png?v=1231);top:-12px;right:-12px;background-size:36px 36px;
cursor:pointer;

}

.string-writer textarea {
    float:left;
background:url(toolbar/string-writer.png);
width:100%;
 height:80px;
 border:0px;
 line-height:25px;
resize: none;
font-size:13px;
}

.colorchanger_placeholder{
 cursor:pointer;
}
.colorchanger {
 cursor:pointer;
}

.slidecolorsdown {
    float:left;
    margin-left:5px;
    margin-top:8px;
 width:16px;
 height:16px;
 background:url(down-arrow.png);
 cursor:pointer;
}

.zoom_holder {

background-color:#ffffff;
    clear:both;
width:100px;
height:60px;
padding:5px;
float:left;
border:1px solid #ebebeb;
border-radius:0px;
margin-right:10px;
margin-bottom:10px;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
background-image:url(toolbar/magplus.png);
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
z-index:102;
}

.sides_holder {
width:90px;
height:80px;
border:1px solid #c0c0c0;
margin-bottom:10px;
float:left;
padding:5px;
box-sizing:border-box;
}


.side_swapper_wrapper {
background-color:#ffffff;
    clear:both;
width:100px;
padding:5px;
float:left;
border:1px solid #ebebeb;
border-radius:0px;
margin-right:10px;
margin-bottom:10px;
box-shadow: 2px 2px 3px #ebebeb;
box-sizing:border-box;
}

.side_swapper {
background-color:#ffffff;
float:left;
width:100%;
height:100%;
text-align:center;
background-size:100% !important;
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
box-sizing:border-box;

}
.side_swapper_active_wrapper {
border:1px solid #a5a5a5;
box-shadow: 2px 2px 3px #a5a5a5;
}

















.side_swapper_x {
float:left;
width:60px;
height:60px;
text-align:center;
background-size:contain;
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
border:1px solid #ebebeb;

border-radius:0px;
margin-right:10px;
box-shadow: 2px 2px 3px #ebebeb;
}
.side_swapper_active_x {
border:1px solid #a5a5a5;
box-shadow: 2px 2px 3px #a5a5a5;
}


.buttonholder {
 float:left;
 height:48px;
 padding:6px;
 border:2px solid #e1e3e7;
border-radius:6px;
margin-right:2px;
 
 font-family:Open Sans, Serif, Arial;
 font-size:12px;
 color:#404040;
 line-height:30px;
box-sizing:border-box;
}

.buttonholder_tab {
 float:left;
 height:30px;
 padding:6px 0px;
 border:1px solid #c0c0c0;
 margin-left:5px;
 font-family:Open Sans, Serif, Arial;
 font-size:12px;
 color:#404040;
 line-height:30px;
}

.colorswatch, .colorswatch_stroke {
 border:1px solid #ebebeb !important;
}

.colorswatch_chooser {
 width:50px !important;
 cursor:pointer;

}

.colorswatch_chooser_stroke {
 width:58px !important;
 cursor:pointer;
}

.buttonholder_tab .colorswatch_chooser_stroke {
 width:50px !important;
 cursor:pointer;
 border:3px solid red;
}

.colorswatch_stroke {
cursor:pointer;
}

.own_color_holder{
width:190px;
min-width:190px;
height:auto;
padding:5px 0px 5px 5px;
position:absolute;
left:0px;
top:35px;
border:1px solid red;
text-align:left;
float:left;
background:#ffffff;
border:1px solid #ebebeb;
box-shadow: 2px 2px 3px #5b5b5b;
display:none;
z-index:11000;
}

.own_color_holder_stroke{
width:190px;
min-width:190px;
height:auto;
padding:5px 0px 5px 5px;
position:absolute;
right:-7px;
top:35px;
border:1px solid red;
text-align:left;
float:left;
background:#ffffff;
border:1px solid #ebebeb;
box-shadow: 2px 2px 3px #5b5b5b;
display:none;
z-index:11000;
}

.choosefont {
 font-size:16px;
 height:20px;
 line-height:180%;
 cursor:pointer;
 width:240px !important;
 padding:3px 3px 3px 6px;
 clear:both;
 float:left;
 text-align:left !important;
}
.choosefont:hover {
 background:#ebebeb;
}

#actualfont {
 cursor:pointer;
 background:url(toolbar/selector.png);
 background-repeat:no-repeat;
 background-position:center right 10px;
 text-align:left !important;
width:150px !important;
 border:2px solid #e1e3e7 !important;
border-radius:6px !important;
margin-right:4px !important;
}
#selectable_fonts{
 border:1px solid #c0c0c0;
 width:162px;
 max-height:300px;
 overflow-y:scroll;
 overflow-x:hidden;
width:240px !important;
line-height:180%;
}

#tools .editor_button {
margin-right:4px;
}



#tools .editor_button:nth-child(9n) {
margin-right:0px;
}

.contentproduct .nice-select {
border:0px solid #e1e3e7 !important;
border-radius:0px !important;
padding-right:0px !important;
height:40px !important;
}

#fontSize {
padding:0px !important;
width:50px !important;
height:40px !important;
font-size:12px !important;
margin-right:2px !important;
padding-left:4px !important;
padding-right:4px !important;
}

.editor_button_string {
    float:left;
    text-align:center;
width:35px;
height:35px;
background:#ffffff;
cursor:pointer;

border:2px solid #e1e3e7;
border-radius:0px;
margin-right:2px;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;!important;
}

.editor_button_string:hover {
background:#b8c2cc;
}



.editor_button {
    float:left;
    text-align:center;
width:36px;
height:36px;
background:#ffffff;
cursor:pointer;

border:2px solid #e1e3e7;
border-radius:6px;
margin-right:2px;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;!important;
}

.editor_button:hover {
background:#b8c2cc;
}

.editor_button_remove {
    float:left;
    text-align:center;
width:36px;
height:36px;
background:#e21b1b;
cursor:pointer;
border-right:0px solid #dedede;
border-radius:0px;
opacity:0.9;
}

.editor_button_remove:hover {
 opacity:1.0;
}


.active_class, .active_class:hover {
 background:#b8c2cc;
}


.bold {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -24px !important;
}
.italic {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -48px !important;
}
.underline {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -144px !important;
}

.strikethrough {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -72px !important;
}

.justifyleft, .string_left {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1128px !important;
}





.justifyright, .string_right {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1152px !important;
}
.justifycenter, .string_center {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1104px !important;
}
.justifyblock {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1080px !important;
}

.colorbutton {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -408px !important;
}

.lineheights {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -888px !important;
}

.strich {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1488px !important;
}

.strich_tab {
margin:7px 3px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/icons.png) no-repeat 0 -1488px !important;
}

.entfernen {
margin:3px;
width:23px;
height:23px;
border:0px solid red;
background: url(toolbar/delete24.png) no-repeat !important;
}

.effekt_entfernen {
margin:3px;
width:24px;
height:24px;
border:0px solid red;
background: url(toolbar/remove_magic.png) no-repeat !important;
}

.top_bottom {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/top_bottom.png) no-repeat !important;
}

.centerobject {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/centerobject.png) no-repeat !important;
}

.kreis {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/kreis.png) no-repeat !important;
}

.dreieck {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/dreieck.png) no-repeat !important;
}

.rechteck {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/rechteck.png) no-repeat !important;
}

.ellipse {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/ellipse.png) no-repeat !important;
}

.star {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/star.png) no-repeat !important;
}




.centerobjecth {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/centerobjecth.png) no-repeat !important;
}

.trash {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/bin_white.png) no-repeat !important;

}

.centerobjectv {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/centerobjectv.png) no-repeat !important;
}

.move_to_front {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/move_to_front.png) no-repeat !important;
}

.move_to_back {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/move_to_back.png) no-repeat !important;
}

.move_to_front_one {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/move_to_front_one.png) no-repeat !important;
}

.move_to_back_one {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/move_to_back_one.png) no-repeat !important;
}

.flip_hor {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/flip_hor.png) no-repeat !important;
}

.flip_ver {
margin:10px;
width:16px;
height:16px;
border:0px solid red;
background: url(toolbar/flip_ver.png) no-repeat !important;
}

.rot90 {
    float:left;
margin:7px 3px;
width:29px;
height:19px;
border:0px solid red;
background: url(toolbar/rot90.png) no-repeat !important;
cursor:pointer;
}

.rot90neg {
    float:left;
margin:7px 3px;
width:29px;
height:19px;
border:0px solid red;
background: url(toolbar/rot90neg.png) no-repeat !important;
cursor:pointer;
}

.rot180 {
    float:left;
margin:7px 3px;
width:29px;
height:19px;
border:0px solid red;
background: url(toolbar/rot180.png) no-repeat !important;
cursor:pointer;
}

.rot360 {
    float:left;
margin:7px 3px;
width:29px;
height:19px;
border:0px solid red;
background: url(toolbar/rot360.png) no-repeat !important;
cursor:pointer;
}

.curve_top {
    margin-top:5px;
margin-left:5px;
width:34px;
height:21px;
border:0px solid red;
background: url(toolbar/roundtext.png) no-repeat !important;
background-position:center center;
cursor:pointer;
}

.curve_bottom {
   margin-top:8px;
margin-left:5px;
width:34px;
height:21px;
border:0px solid red;
background: url(toolbar/roundtext_bottom.png) no-repeat !important;
background-position:center center;
cursor:pointer;
}
.bulge {
     margin-top:13px;
margin-left:7px;
width:34px;
height:21px;
border:0px solid red;
background: url(toolbar/fisheye.png) no-repeat !important;
background-position:center center;
cursor:pointer;
}

.textnormal {
     margin-top:13px;
margin-left:7px;
width:34px;
height:21px;
border:0px solid red;
background: url(toolbar/textnormal.png) no-repeat !important;
background-position:center center;
cursor:pointer;
}

.curve_button_b {
    margin:7px;
width:95px;
height:27px;
border:0px solid red;
background: url(toolbar/bround.png) no-repeat !important;
cursor:pointer;
}

.curve_button_t {
    margin:7px;
width:95px;
height:27px;
border:0px solid red;
background: url(toolbar/tround.png) no-repeat !important;
cursor:pointer;
}

.tags {
float:left;
height:40px;
line-height:40px;
margin-right:10px;
font-size:14px;
}
.stylebutton {
    float:left;
    
    border: none;
    color: white;
   // padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin-right:5px;
    cursor:pointer;
    width:90px;
    height:40px;
     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}



.stylebutton_close {
    float:left;
    background-color: #d26ce0;
    border: none;
    color: white;
   // padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-right:10px;
    cursor:pointer;
    width:120px;
    height:30px;
     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}

.stylebutton_close:hover {
  background-color: #ca51db;
}


.stylebutton_remove {
    float:left;
    background-color: #ed7161;
    border: none;
    color: white;
   // padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-right:5px;
    cursor:pointer;
    width:165px;
    height:29px;
     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
  line-height:29px;
}

.stylebutton_remove:hover {
  background-color: #e7442f;
}

.stylebutton_remove_small {
    float:left;
    background-color: #e7442f;
    border: none;
    color: white;
   // padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-right:5px;
    cursor:pointer;
    width:100px;
    height:29px;
     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
  line-height:29px;
}

.stylebutton_remove_small:hover {
  background-color: #d42e18;
}

















.color {
 height:20px;
 width:48px;
 padding:6px;
 border:0px solid #c0c0c0;
 font-size:11px;
 cursor:pointer;
}

.buttonholder_tab .color {
width:50px;
}


.toolbardropdown{
 height:30px;
 width:100%;
 padding:6px;
 border:1px solid #c0c0c0;
 font-size:12px;
 color:#404040;
 font-family:Open Sans !important;
}

.selectable {
width:250px;
 height:30px;
 line-height:30px;
 color:#ffffff;
 position:relative;
 left:0px;
 top:0px;
 z-index:10003;
 background:rgba(0,0,0,0.5);
 font-family:Open Sans;
 font-size:12px;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 text-align:center;
 box-sizing:border-box;
 //opacity:0.4;
 display:none;
}


.circle_editor {
    width:450px;
 height:130px;
 position:absolute;
         left:0; right:0;
        top:0; bottom:0;
        margin:auto;

 z-index:10002;
 background:#ffffff;
 font-family:Open Sans;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 padding:10px;
 box-sizing:border-box;
 opacity:0.95;
 display:none;
}

.circle_editor:hover {
cursor:move;
}

.circle_editor_input {
  width:100%;
  height:40px;
  border:1px #ebebeb solid;
  font-size:16px;
  padding:3px;
  box-sizing:border-box;
  color:#808080;
}

.editor_interface {
    width:410px;
    position:absolute;
    z-index:10001;
    left:0px;
    top:100px;
    background:#ffffff;
    cursor:move;
font-family:Open Sans;
border:2px solid #ebebeb;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:8px;
 padding:10px;
 box-sizing:border-box;
}

.editor_interface_tab {
position:relative;

    background:#ffffff;

font-family:Open Sans;



 box-sizing:border-box;

}

.warnings {
 width:600px;
 height:220px;
 border:5px solid #c0c0c0;
 position:fixed;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
 z-index:10001;
 background:#ffffff;
 font-family:Open Sans;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 padding:10px;
 box-sizing:border-box;
 opacity:0.95;
 display:none;
}

.warnings_wait {
 width:300px;
 height:120px;
 border:5px solid #c0c0c0;
 position:fixed;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
 z-index:10001;
 background:#ffffff;
 font-family:Open Sans;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 padding:10px;
 box-sizing:border-box;
 opacity:0.95;
 display:none;
}

.uploadtext {
 font-size:12px;
 color:#646464;
 line-height:150%;
}

progress {
  background-color: #f3f3f3;
  border: 0;
  height: 18px;
  border-radius: 9px;
  margin-top:4px;
  width:250px;
}
progress::-webkit-progress-bar {
  background-color: #f3f3f3;
  border: 0;
  height: 18px;
  border-radius: 9px;
  width:250px;

}
progress::-webkit-progress-value {
  background-color: #f3f3f3;
  border: 0;
  height: 18px;
  border-radius: 9px;
 width:250px;
}
progress::-moz-progress-bar {
  background-color: #f3f3f3;
  border: 0;
  height: 18px;
  border-radius: 9px;
  width:250px;
}


#done, #total, .uploadtrenner {
 float:left;
 font-size:12px;
 color:#646464;
 margin-top:4px;
}

#uploadmessage {
 width:600px;
 height:330px;
 border:5px solid #c0c0c0;
 position:fixed;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
 z-index:21000;
 background:#ffffff;
 font-family:Open Sans;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 padding:10px;
 box-sizing:border-box;
 opacity:0.95;
 display:none;
}


.dpiwarnings {
 width:600px;
 height:220px;
 border:5px solid #c0c0c0;
 position:fixed;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
 z-index:21000;
 background:#ffffff;
 font-family:Open Sans;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:4px;
 padding:10px;
 box-sizing:border-box;
 opacity:0.95;
 display:none;
}

.warnings_header {
 width:100%;
text-align:center;
font-size:22px;
border-bottom:1px solid #c0c0c0;
padding:10px 0px;
box-sizing:border-box;

}

.warningsdpi_text {

 width:100%;
text-align:justify;
font-size:14px;
line-height:180%;
margin-top:10px;
}

.warnings_text {

 width:100%;
text-align:justify;
font-size:14px;
line-height:180%;
margin-top:10px;
}

#maxuploadsize {

}

#images img {
 cursor:pointer;
 padding:10px;
 border:1px solid #C0C0C0;
 margin-right:10px;
}

.interfacespinner {

    border: 5px solid #333;
    border-radius: 30px;
    height: 30px;

    position:absolute;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
        display:none;
    z-index:15001;
    opacity: 0;

    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

.colorspinner {

    border: 5px solid #333;
    border-radius: 30px;
    height: 30px;

    position:absolute;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;
        display:none;
    z-index:15001;
    opacity: 0;

    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

.interfacespinner_show {
   border: 5px solid #333;
    border-radius: 30px;
    height: 30px;

    position:absolute;
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;


    opacity: 0;

    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

#dropBox3{
    float:left;
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
   // padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-right:0px;
    cursor:pointer;
    width:110px;
    height:30px;
     -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}

#fileInput{
    display: none;
}

.canvas_wrapper {

}

#clipart_interface_close {
position:absolute;width:30px;height:30px;background-color:#ffffff;border-radius:100%;background-image:url(icon_close.png);background-size:100%;background-position:1px 0px;top:-15px;right:-15px;box-shadow: 5px 5px 7px #5b5b5b;
cursor:pointer;
}



.clipart_interface {
    width:430px;
    height:auto;
    position:absolute;
    z-index:10002;
    left:20px;
    top:-50px;
    background:#ffffff;
    cursor:move;
font-family:Open Sans;
border:2px solid #ebebeb;
 box-shadow: 5px 5px 7px #5b5b5b;
 border-radius:8px;
 padding:10px;
 box-sizing:border-box;
 display:none;
}

.imageswrapper {
 min-height:280px;
 max-height:280px;
 overflow-y:auto;
 margin-bottom:10px;
}

.clickable_svg_icons_wrapper {
    float:left;
width:178px;
height:178px;
padding:10px;
border:1px solid #ebebeb;
 margin-right:8px;
 margin-bottom:8px;
 box-sizing:border-box;
}

.clickable_svg_icons {
cursor:pointer;
border:0px solid red;
width:100% !important;
height:100% !important;
background-size:contain !important;
}

#interfaceinfos {
 display:none;
}

.remove {
 background:red;
}
.no_border{
 border:0px solid #ffffff !important;
}

#gallery{

display:none;
}
.mask {
  background: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5000%;
  z-index:20000;
}

#canvasloader{
 display:none;
}

.canvas_wait_message {

}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.legal {
float:left;
font-size:14px;
color:#646464;
line-height:180%;
}

#clipcolorizer {
overflow: visible !important;
}

@media only screen and (max-width: 375px) and (min-width: 1px) {


.clickable_svg_icons_wrapper {
margin-right:5px !important;

width:146px !important;
height:146px !important;
}
}

@media only screen and (max-width: 393px) and (min-width: 1px) {


.clickable_svg_icons_wrapper {
margin-right:5px !important;

width:166px;
height:166px;
}
}





@media only screen and (max-width: 500px) and (min-width: 1px) {

.clickable_svg_icons_wrapper {
margin-right:5px !important;

}
}
