body {
	font-family: 'Roboto', sans-serif;
	background-color: #f0f1f6;
	margin: 0;
	padding: 0;
}

.content {
	margin-top: 20px;
	width: 1000px;
	margin: 0 auto;
}

.workspace {
	background-color: #f0f1f6;
	float: left;
	width: 500px;
	height: 500px;
	/*border: 2px solid grey;
	-webkit-box-shadow: 0px 0px 100px 0px rgba(128,128,128,1);
	-moz-box-shadow: 0px 0px 100px 0px rgba(128,128,128,1);
	box-shadow: 0px 0px 100px 0px rgba(128,128,128,1);
	position: relative;*/
	overflow: hidden;
}

.left-form {
	float: left;
	width: 250px;
}

.right-form {
	float: left;
	width: 170px;
	margin-left: 80px;
}

.bottom-form {
	clear: both;
	margin-left: 250px;
	margin-right: 325px;
	padding-top: 15px;
	width: 500px;
}

#hidden-image {
	display: none;
}

#hidden-image2 {
	display: none;
}

#changes {
	position: absolute;
}

.active {
	margin: -2px;
	border: 2px dashed #2596ec;
}
.active-text {
	margin: -2px;
	border: 2px solid #2596ec !important;
}

.pane {
	width: 500px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

.bleed {
	border: 2px solid #bcbdbf;
	margin: 1px;
	width: calc(100% - 1px);
	height: calc(100% - 1px);
	position: relative;
	z-index: 1000;
}

.sticker {
	border: 2px solid red;
	margin: 35.433px;
	width: calc(100% - 70.866px);
	height: calc(100% - 70.866px);
	position: relative;
	z-index: 1000;
}

.margin {
	border: 2px dashed lightBlue;
	margin: 35.433px;
	width: calc(100% - 70.866px);
	height: calc(100% - 70.866px);
	position: relative;
	z-index: 1000;
}

#change_text {
	display: none;
}

div.wait {
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    100000;
  top:        0; 
  left:       0; 
  position:   fixed;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  font-size: 48pt;
  display: none;
}

.active > .ui-resizable-se {
	position: relative;
	left: calc(100% - 10px);
	top: calc(100% - 10px);
	border: 2px solid #2596ec;
}

canvas, img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crips-edges;
}

a {
	text-decoration: none;
	color: #009be0;
}

.top-panel-slim {
	width: 100%;
	height: 32px;
	position: relative;
	padding-top: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #f5f5f5;
}

.top-panel-fat {
	width: 100%;
	height: 84px;
	position: relative;
	padding-top: 5px;
	background-color: #ffffff;
	margin-bottom: 80px;
}

@media only screen and (max-width:1000px){
    .content{
        width: auto;
    }
}

body.configurePoster {
    background: rgb(41, 53, 71)!important;
}
body.configurePoster .content {
    width: auto;
}
body.configurePoster .top-panel-fat {
    margin-bottom: 20px;
}
#themeOptions .card-content p {
    float: left; 
    line-height: 2.5em;   
}
#themeOptions .card-content label{
    float: right;    
    display: block;
    margin-right: 20px;
}
#themeOptions .card-content .cell-6 div {
    width: 100%;
    clear: both;
}
.moment_activities_col label {
    float: right;
}
#textOptions .input {
    margin: 0 20px 15px;    
}
#placeOptions p {
    margin-top: 7px;
}
#placeOptions .select .d-menu {
    overflow-x: hidden!important;
}


body.configurePoster .stub {
    width: 600px;
}
@media screen and (max-width:768px){
    body.configurePoster .stub {
        width: 100%;    
    }
}



.splash_scrn > .row > div {
    padding: 20px;    
}

.splash_rht_box {
    text-align: right;
    position: absolute;
    top: 28px;
    right: 30px;
    padding: 0 10px;
    cursor: pointer;
}

.splash_rht_box h2 {
    font-size: 18px;
    padding: 0 30px 0 0;
    float: left;
}

.splash_rht_box span {
    float: left;
    margin-top: 7px;
    margin-right: 6px;
    height: unset;
    line-height: 0;
}


.splash_rht_box h2:after {
    background: url(../images/setting.png) 0 0 no-repeat;
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    right: 0;
    top: -4px;
}




.choose_design_box{
    width: 100%;
    display: inline-block;
}
.choose_design_box ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.choose_design_box ul li {
    width: 25%;
    min-width: 90px;
    float: left;
    padding-right: 30px;
    margin: 15px 0;
    cursor: pointer;
}

.design_box_image img {
    max-width: 100%;
    border: 3px solid transparent;
}
.choose_design_box ul li.choose img {
    max-width: 100%;
    border-radius: 5px;
    border: 3px solid #191e38;
}

h3.only_label {
    font-size: 27px;
    font-weight: 500;
    color: #181D37;
    float: left;
    max-width: 40%;
    margin-top: 13px;
}
.custom-select select {
display: none; /*hide original SELECT element:*/
}
.select-selected {
background-color: transparent;
}

.select-selected.select-arrow-active:after {
border-color: transparent transparent #fff transparent;

}
/*style the items (options), including the selected item:*/
.select-selected {
color: #0C1E2E;
padding: 0 20px;
border: 1px solid transparent;
cursor: pointer;
user-select: none;
height:60px;
line-height: 50px;
}
.select-items div {
    color: #fff;
    padding: 15px;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
}
/*style items (options):*/

/*hide the items when the select box is closed:*/
.select-hide {
display: none;
}
.select-items div {
    border-top: 1px solid #202542;
    font-size: 18px;
}
.select-items div:hover, .same-as-selected {
background-color: rgba(0, 0, 0, 0.1);
}




.gender_sel .select-selected::after {
    position: absolute;
    content: "";
    top: 24px;
    right: 14px;
    width: 17px;
    height: 10px;
    background: url(../images/price_arrow_down.png) 0 center no-repeat;
}
.gender_sel .select-selected.select-arrow-active::after {
    background: url(../images/price_arrow_up.png) 0 center no-repeat;
}

.next_btn{
    line-height: 67px;
    width: 100%;
    display: block;
    background-color: #191E38;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    transition: all ease-in-out 0.3s;
    margin-top: 50px;
}
.next_btn:hover{
    background-color: #2796DA;
    color: #fff;
}
.accordion_open{
    display: none;
}
.accordion2 h3{
    padding: 20px 40px 20px 20px;
    background: url(../images/accordian_arrow_for_open.png) right 20px center no-repeat #181D37;
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    cursor: pointer;
}
.accordion2 h3.active{
    background: url(../images/accordian_arrow_for_close.png) right 20px center no-repeat #181D37;
}
.additional_settings{
    width: 100%;
    display: inline-block;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
 
input.cmn-toggle-round + label {
    padding: 2px;
    width: 57px;
    height: 32px;
    background-color: transparent;
    border-radius: 50px;
}
input.cmn-toggle-round + label:before, input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 0;
    content: "";
}
input.cmn-toggle-round:checked + label:before {
    background-color: #191E38;
}
input.cmn-toggle-round + label:before {
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #dadada;
  border-radius:30px;
  transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
    width: 24px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: margin 0.4s;
    height: 24px;
    border: 1px solid transparent;
}

input.cmn-toggle-round:checked + label:after {
    margin-left: 25px;
    border: 1px solid #5F688A;
}
.accordion_open ul {
    padding: 0;
    width: 100%;
    list-style-type: none;
    display: inline-block;
    margin-top: 35px;
}
.accordion_open ul li {
    float: left;
    padding-right: 25px;
    margin-bottom: 20px;
    width: 50%;
}
.accordion_open ul li:nth-child( even ){
    padding-right: 0;
}
.accordion_open ul li:last-child{
    margin-right: 0;
}
.accordion_open ul li p{
    float: left;
    font-size: 25px;
    font-weight: 500;
    color: #181D37;
}
.accordion_open .switch{
    float: right;
}
.right_scrol{
    position: relative;
    height: 100%;
}
.moment_activities_col{
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}
.moment_activities{
    width: 100%;
    display: inline-block;
}
.moment_activities_col p{
    width: 20%;
    float: left;
    font-size: 27px;
    font-weight: 500;
    color: #181D37;
    text-align: left;
    margin-top: 10px;
}
.moment_activities_input{
    width: 80%;
    float: right;
}
.moment_activities_input input[type="text"]{
    width: 100%;
    line-height: 56px;
    border: 1px solid #D7D7D7;
    border-radius: 0;
    font-size: 18px;
    background-color: #fff;
    padding: 0 45px 0 20px;
    background: url(../../plakaty/images/location_icon.png) right 20px center no-repeat #fff;
}
.moment_activities_input select{
    width: 111px;
    height: 56px;
    border: 1px solid #D7D7D7;
    border-radius: 0;
    font-size: 18px;
}

.moment_activities_input input[type="number"]{
    width: 111px;
    height: 56px;
    border: 1px solid #D7D7D7;
    border-radius: 0;
    font-size: 18px;
}

.moments_select_box{
    position: relative;
    float: left;
    padding-right: 20px;
    margin-right: 20px;
}
.moments_select_box:last-child:after{
    display: none;
}
.moments_select_box:last-child{
    padding-right: 0;
    margin-right: 0;
}
.moments_select_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 18px;
    background: url(../images/moment_activities_li_after.png) 0 0 no-repeat;
    width: 6px;
    height: 22px;
}
.tekst_item {
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}
.tekst_item_textarea{
    width: 100%;
    display: inline-block;
    border: 1px solid #D7D7D7;
}
.tekst_textarea_col{
    width: 100%;
    display: inline-block;
    border: none;
    resize: none;
    height: 127px;
    background-color: #fff;
    padding: 20px;   
    font-size: 18px;
}
.tekst_textarea_col:focus{
    outline: none !important;
}
.tekst_area{
    width: 100%;
    display: inline-block;
}
.tekst_textarea_xtra_item{
    width: 100%;
    display: inline-block;
}
.tekst_textarea_xtra_item ul {
    padding: 0;
    width: 100%;
    margin: 0;
    list-style-type: none;
    background-color: #fff;
    padding: 10px 30px 7px 30px;
    box-shadow: 0 -6px 15px rgba(0,0,0,0.11);
    display: inline-block;
}
.tekst_textarea_xtra_item ul li{
    float: left;
    margin-right: 22px;
    cursor: pointer;
}
.tekst_item p{
    font-size: 27px;
    font-weight: 500;
    color: #181D37;
    width: 100%;
    display: inline-block;
    margin: 0;
    margin-bottom: 20px;
}
.tekst_item.moment_activities_col p{
    width: 50%;
    float: left;
    margin-top: 0;
}
.tekst_item.moment_activities_col .moment_activities_input input[type='text']{
    font-size: 22px;
    color: #181D37;
    background-image: none;
}
.tekst_item.moment_activities_col .moment_activities_input{
    width: 100%;
}
.tekst_item.moment_activities_col .switch{
    float: right;
}
.date_time_area ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.date_time_area ul li{
    float: left;
    padding-right: 60px;
    width: 50%;
}
.date_time_area ul li:last-child{
    padding-right: 0;
}
.date_time_area ul li h3{
    float: left;
    margin-right: 25px;
    font-size: 27px;
    font-weight: 500;
    color: #181D37;
    margin-bottom: 20px;
}
.date_time_area ul li .switch{
    float: right;
}
.tekst_item_textarea input{
    width: 50%;
    float: left;
    border: none;
    padding: 0 20px;
    line-height: 66px;
    font-size: 22px;
    background-color: #fff;
    color: #181D37;
}
.tekst_item_textarea input:focus{
    outline: none;
}
.be-bold{
    font-weight: 600;
}
.be-italic{
    font-style: italic;
}
@media screen and (min-width :300px) and (max-width:3600px) {

    .right_part_open .splash_scrn img {
    width: 50%;
}
.splash_heading h2 {
    font-size: 22px;
}
.accordion2 h3 {
    padding: 15px 40px 15px 20px;
    font-size: 20px;
}
.over_tab ul li a {
    padding: 10px 16px;
    font-size: 16px;
}
h3.only_label {
    font-size: 18px;
    margin-top: 18px;
}

.choose_design_box ul li {
    margin: 10px 0;
}
.accordion_open ul li p {
    font-size: 16px;
}
.accordion_open ul li {
    padding-right: 20px;
}
input.cmn-toggle-round + label {
    height: 22px;
    width: 47px;
}
input.cmn-toggle-round + label:after {
    width: 16px;
    height: 16px;
    top: 3px;
}

.moment_activities_col p {
    font-size: 18px;
    margin-top: 6px;
}
.moment_activities_col {
    margin: 15px 0;
}
.moment_activities_input select {
    width: 80px;
    font-size: 16px;
    height: 40px;
}
.moment_activities_input input[type='number'] {
    width: 80px;
    font-size: 16px;
    height: 40px;
}
.moment_activities_input input[type='text'] {
    line-height: 40px;
}
.moments_select_box:after {
    top: 13px;
    width: 4px;
    height: 16px;
    background-size: 4px;
}
.tekst_item p {
    font-size: 16px;
    margin-bottom: 15px;
}
.date_time_area ul li h3 {
    font-size: 16px;
}
.tekst_textarea_xtra_item ul li img{
    height: 15px;
}
.tekst_textarea_xtra_item ul {
    padding: 10px 20px 7px 20px;
}
.tekst_item {
    margin: 15px 0;
}
.tekst_item_textarea input {
    line-height: 40px;
    font-size: 16px;
}
.tekst_textarea_col {
    font-size: 16px;
}
.select-items div {
    font-size: 16px;
}
}





.poster_style1 {
    background-color: transparent;
}


.border0 {
    border: 20px double #00000000;
}



.composer {
    left: 20%;
    transform: translate(-20%, 0);
    position: absolute;
    height: 840px !important;
    min-height: 840px !important;
    width: 600px !important;
    text-align: center;
}
.border1 {
    width: 576px!important;
    border-style: solid;
    height: 816px!important;
    border-width: 9px;
    min-height: auto!important;
    margin-left: 6px;
    margin-top: 10px
}

.composers {
    top: 5%;
    position: absolute;
    width: 100% !important;
}


.planicanvas {
    width: 462px;
    height: 462px;
    margin: auto;
    display: block;
    margin-top: 28px;
    border: 7px solid black;
    border-radius: 462px;
}

.composer div {
    width: 80% !important;
    position: relative;
    text-align: center;
}

.composer #firstLine {
    margin-top: 600px;
    font-family: "Book Antiqua",Sans-Serif;
    font-size: 39px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.composer #secondLine {
    margin-top: 672px;
    font-family: "Book Antiqua",Sans-Serif;
    font-size: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.composer #thirdLine {
    bottom: 72px;
    font-family: "Book Antiqua",Sans-Serif;
    font-size: 16px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#preview.projekt8 .composer #firstLine {
    margin-top: 680px;
}
#preview.projekt8 .composer #secondLine {
    margin-top: 730px;
} 
#preview.projekt8 .composer #thirdLine {
    bottom: 22px;
}

#preview.projekt9 .composer #firstLine {
    margin-top: 660px;
}
#preview.projekt9 .composer #secondLine {
    margin-top: 710px;
} 
#preview.projekt9 .composer #thirdLine {
    bottom: 40px;
}



@media screen and (min-width :400px) and (max-width:600px) {
    .composer {
        height: 490px !important; 
        min-height: 490px !important;
        width: 350px !important;
    }

    .composers {
        position: relative !important;
        height: 400px;
        overflow: scroll;
    }
    
    .planicanvas {
        width: 285px;
        height: 285px;
        margin: auto;
        display: block;
        margin-top: 48px;
        border: 5px solid black;
        border-radius: 285px;
    }

    .border0 {
        border: 15px double rgba(0, 0, 0, 0);
    }
    
    .border1 {
        border: 15px double #EEBB22FF;
    }

    .composer div {
        text-align: center;
        width: 80% !important;
        position: relative;
    }
    
    .composer #firstLine {
        margin-top: 350px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 23px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .composer #secondLine {
        margin-top: 390px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 18px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .composer #thirdLine {
        margin-bottom: -8px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 12.88px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .splash_scrn {
        padding: 0;
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width:400px) {
    .composer {
        height: 420px !important;
        min-height: 420px !important;
        width: 300px !important;
    }
    
    .planicanvas {
        width: 230px;
        height: 230px;
        margin: auto;
        display: block;
        margin-top: 13px;
        border: 4px solid black;
        border-radius: 245px;
    }

    .border0 {
        border: 10px double #00000000;
    }
    
    .border1 {
        width: 280px!important;
        border-style: solid;
        height: 400px!important;
        border-width: 5px;
        min-height: auto!important;
        margin-left: 6px;
        margin-top: 10px
    }

    .composer div {
        text-align: center;
        width: 80% !important;
        position: relative;
    }
    
    .composer #firstLine {
        margin-top: 280px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 19.5px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .composer #secondLine {
        margin-top: 310px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 12px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .composer #thirdLine {
        margin-bottom: 0px;
        font-family: "Book Antiqua",Sans-Serif;
        font-size: 7.92px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .splash_scrn {
        padding: 0;
        height: 100%;
        width: 100%;
    }
}





input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}