textarea {resize: vertical;}
.main_postcard img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
 .mg_t_10 {
 	margin-top: 10px;
 }
 .mg_t_30 {
 	margin-top: 30px;
 }
  .mg_b_30 {
 	margin-bottom: 30px;
 }
 .pl_0 {
	padding-left: 0;
}
.pr_0 {
	padding-right: 0;
}
.txtaR {
	text-align: right;
}
.txtaL {
	text-align: left;
}
 .bg_wrapper_mypostcard {
 	border: 2px solid #d2232a;
	padding: 5px;
	min-height: 380px;
 }
 .include_title_postcard {
 	height: 32px;
 	margin-bottom: 10px;
 }
 .style_title_postcard {
 	color: #fff;
 	margin:0;
 	background: #d2232a;
 	font-size: 12px;
 	line-height: 32px;
 	padding-left: 15px;
 }
 .include_fisier, .style_input {
	height: 32px;
 	background: #fff;
 	border: 2px solid #dadada;
 	border-radius: 5px;
}
.style_label_photo {
	font-size: 12px;
	color: #d2232a;
	text-decoration: underline;
	font-weight: 500;
	cursor: pointer;
	margin: 10px 0;
}
#upload-photo {
	opacity: 0;
	height: 100%;
}
.fullWidth {
	width: 100%;
}
.incarca_imagine button {
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	background: #d71a28;
	outline: none;
	padding: 5px 40px 6px 40px;
	border-radius: 5px;
	border: 1px solid #d2232a;
	width: 100%;
}
.icon_style {
	color: #fff;
	font-size: 20px;
	background: #d2232a;
	padding: 5px 20px 5px 20px;
	border-radius: 5px;
	border: 1px solid #d2232a;
}
.include_video {
	width: 850px;
	height: 207px;
}
#videoElement {
	width: 100%;
	height: 100%;
}
.include_button_inainte {
	margin-top: 5px;
}
#postcard2 .include_button_inainte {
	margin-bottom: 30px;
}
.include_button_inainte a {
	display: inline-block;
	color: #dd081d;
	font-size: 13px;
	text-decoration: none;
	background: #f3f3f3;
	padding: 5px 56px;
	border-radius: 5px;
	-webkit-box-shadow:  0px 0px 11px 1px rgba(0,0,0,0.75);
	-moz-box-shadow:  0px 0px 11px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
	margin: 0px 20px 20px 0px;
}
.style_textarea {
	background: #fff;
	border-radius: 5px;
	border: 2px solid #dadada;
	min-height: 200px;
}
.style_select {
	font-size: 12px;
	color: #3f3f3f;
	padding-left: 15px;
	height: 29px;
	border-radius: 5px;
	border: 1px solid #a1a1a1;
}
textarea.style_textarea::-webkit-input-placeholder {
	font-size: 12px;
	color: #535353;
	padding-top: 5px;
	padding-left: 5px;
}
#postcard3 .include_title_postcard {
	margin-bottom: 10px;
 /*responsive */
}
.ul_breadcrumb {
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	padding:0;
}
.ul_breadcrumb_li {
	display: inline-block;
}
.ul_breadcrumb_li_a {
	font-size: 12px;
	color: #282828;
	text-decoration: none;
}
.ul_breadcrumb_li_a:hover {
	color: #d2232a;
	text-decoration: none;
}
.active_breadcrumb {
	color: #d2232a;
}
.style_input {
	padding-left: 7px;
}
.include_vedere {
	width: 405px;
	height: 220px;
}
.include_vedere img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.include_tarife {
	padding-top: 10px;
	min-height: 50px;
	padding-bottom: 20px;
}
.include_tarife p {
	margin:0;
	font-size: 12px;
	color: #dd081d;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btnbck {
	margin-top: 15px;
}
button.salveaza_postcard  {
	background: #df041b;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	outline: none;
	border: none;
	border-radius: 5px;
	padding: 5px 15px;
}
.include_continut_vedere {
	background: #fbfbfb;
	padding: 10px 10px 13px 13px;
}
.style_title_continut, .descriere_vedere p, .include_date_destinatar p {
	font-size: 12px;
	font-family: 'Arcena';
	font-weight: 600;
	text-align: center;
	line-height: 15px;
	padding-right: 14px;
	color: #494949;
}
.style_title_continut {
	margin: 0;
	min-height: 45px;
}
.descriere_vedere p {
	min-height: 150px;
}
.border_right {
	border-right: 1px solid #000;
}
.include_timbru {
	min-height: 115px;
}
.include_date_destinatar {
	min-height: 100px;
}
.include_date_destinatar p {
	margin: 0;
}
.include_checkbox input {
	vertical-align: top;
}
.include_checkbox label {
	font-size: 12px;
	font-weight: normal;
	font-family: 'Verdana';
}
input.style_input::-webkit-input-placeholder {
	font-size: 12px;
	color:#535353;
}
.nofullWidth img {
	width: auto!important;
}
#postcard4 .include_button_inainte {
	margin-top: 15px;
}
.include_fonturi {
	padding-top: 5px;
}
@media screen and (max-width: 1200px) {
	.incarca_imagine button {
		padding: 5px 25px 6px;
	}
	.icon_style {
		padding: 5px 12px 5px 12px;
	}
	.include_button_inainte a {
		padding: 5px 35px;
	}
	.salveaza_postcard button {
		padding: 5px 10px;
	}
	.include_checkbox label {
		max-width: 250px;
	}
}
@media screen and (max-width: 991px) {
	.incarca_imagine,
	.activate_camera {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.include_button_inainte {text-align: center; margin-top: 10px; margin-bottom: 10px;}
	.include_video {
		max-width: 96vw; max-width: 95%; margin: 10px auto;
	}
	.pr_0 {padding-right: 15px;}
	.pl_0 {padding-left: 15px;}
	.include_input {margin-top: 10px;}
	.include_vedere {
		max-width: 95vw;
		max-width: 95%;
		max-height: 99vw;
		max-height: 99%;
		overflow-y: hidden;
		margin: 10px auto;
	}
	.include_tarife, .salveaza_postcard , .include_checkbox {
		text-align: center;
	}
	.salveaza_postcard {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.include_tarife {
		padding-bottom: 0;
	}
	.include_button_inainte a {
		padding: 5px 56px;
	}
	.include_checkbox label {
		max-width: 300px;
	}
	#postcard2 .include_button_inainte {
		margin-bottom: 10px;
}
}
@media screen and (max-width: 768px) {
	.style_title_postcard {
		text-align: center;
	}
	.include_timbru {
		text-align: center;
	}
	.border_right {
		border-right: none;
	}
}
@media screen and (max-width: 480px) {
	.style_title_postcard {
		line-height: 25px;
		padding-left: 0;
	}

}
/*RZ*/
#pic_name
{
	overflow-wrap: break-word;
}
.include_fisier
{
	position: relative;
}

/*#incarca_imagine{}
#incarca_imagine_camera {display: none;}*/
.include_textarea textarea
{
	padding: 10px;
}

.include_fisier.error,
input.error,
textarea.error,
select.error,
span.error
{
	border: 1px solid red;
}

p.error,
label.error
{
	color:red;
}

.box_custom_form {
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid #ccc;
}
.custom_form_title {
	display: inline-block;
	padding: 0 10px;
	position: relative;
	background: #fff;
	top: -25px;
}

.custom_form_title h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
}
.group-input-radio input[type=checkbox], 
.module-calculator-tarife 
.group-input-radio input[type=checkbox]:checked {
	display: none;
}
#preview_verso, #preview_image, #preview_image_first {
	text-align: center;
	
}


#preview_image img, #preview_image_first img
{
	width: 626px;
}
#preview_verso img, #preview_image img, #preview_image_first img {
	max-width: 626px;
	max-height: 456px;
	/*padding: 20px;*/
	-webkit-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.85);
	box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.85);
}
#preview_verso, #preview_image_first {
	margin-top: 20px;
	margin-bottom: 20px;
}

.dispIB
{
	display: inline-block;
}

.span_help
{
	color:black;
	font-size: 11px;
	display: block;
}
.span_help:before
{
	content:"(";
}
.span_help:after
{
	content:")";
}

.rotate_picture
{
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
	width: auto!important;
	max-height: 626px!important;
	max-width: 456px!important;
	max-width: calc(100% - 64px) !important;
}
.rotate_timbru {
	/* transform: scale(0.8) rotate(90deg); */
	height: 180px!important;
}
.fit_img_rotate {

	height: inherit!important;
	width: 100%;
}
.clasaTimbru_normal {
	height: 120px;
	object-fit: contain;
}
.fit_img {

}

.incarca_imagine
{
	max-width: 100px!important;
	cursor: pointer;
}

.item_timbru .img_wrapper {
	/* border: 2px dotted #ccc; */
}

.preview_timbre {
	display: none;
	padding: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	justify-content: flex-start;
	-webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.75);
	margin: 0 auto;
	max-width: 623px;

}

.preview_timbre img
{
	padding: 5px;
}

.clasaTimbru_normal img {
	object-fit: cover;
	height: inherit!important;

}

.plic {
	position: relative;
}
.plic .envelope {
	margin-top: 20px;
	
}
.plic .item_timbru_plic {
	transform: scale(0.5);
	position: absolute;
	top: 42%;
	right: 19%;
}
.plic .item_timbru_plic_big {
	position: absolute;
	top: 54.5%;
	left: 26%;
	transform: scale(1.2);
}
.plic .item_timbru_plic_big .clasaTimbru_normal {
	border: none;
}
.plic .clasaTimbru_normal {
	/* border: 2px dotted #ccc; */
	padding: 1px;
}

.a4_sheet {

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: none;
}
.item_timbru {
	max-width: 25%;
}

.wrapper_timbre {
	display: table;
	margin: 0 auto;
}

.nice-border {
	border-color: #ccc;
	border-image-source: url(/cnpr-app/modules/mymark/images/dots.svg);
	border-image-slice: 18% 18%;
	border-image-repeat: round;
	border-top-style: dotted;
	border-left-style: dotted;
  }
.nice-border:nth-child(4n+0) {
	border-right-style: dotted;	

}
.nice-border:nth-last-child(-n+4) {
	border-bottom-style: dotted;	
}
.item_timbru:not(:last-child) {

	/* border-top: 2px dotted #ccc;
	border-left: 2px dotted #ccc; */

}

.gdpr_checkbox {
	display: inline-block;
	height: 13px!important;
	width: 13px!important;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
}

@media (max-width: 1315px) {

	.nivel2 img {
		width: 100%!important;
		height: inherit!important;
	}
}

@media (max-width: 767px) {
	.preview_timbre {
		justify-content: space-evenly;
	}
	.preview_timbre img {
		padding: 2px;
	}
	.clasaTimbru_normal {
		height: calc(100vw / 8);
	}
	.item_timbru .img_wrapper {
		/* border: 1px dotted #ccc; */
	}
	.item_timbru {
		max-width: 25%;
	}
	.rotate_timbru {
		height: calc(100vw / 4)!important;
	}
	.nice-border {
		border-image-slice: 26% 26%;
	}
}

@media(min-width: 768px) {
	
}



/* in page */

/*#main_croppic {
	width: 520px;
	height: 392px;
	position:relative;
	margin: 0 auto;
}*/

.myLetter{
	position:relative;			
	margin-bottom:20px;
}
.myLetter img{
	width:60%;
}
.loaded_photo{
	position: absolute;
	top: 32.5%;
	left: 35.5%;
	width: 18.4%;
	height: 39.5%;
}
/* 		
#uploaded_image{

} */
.loaded_photo_reverse{
	position:absolute;
	bottom: 7%;
	left: 47.7%;
	height: 9.7%;
	width: 4.5%;
	transform: rotate(180deg);		
}
/* #uploaded_image_reverse{
	
} */
#letterForm{
	text-align:center;
}
#letterForm input[type="file"] {
	margin-left: 30px;
}


.burt {
	height: 50px;	
	overflow: hidden;
	position: relative;
	background-color:#ffc900;
	margin:20px auto;
}
.burt p {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: center;
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	-moz-animation: burt 25s linear infinite;
	-webkit-animation: burt 25s linear infinite;
	animation: burt 25s linear infinite;
	color:black;
	font-size:15px;
	/* font-weight: bold; */
}
@-moz-keyframes burt {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes burt {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}
@keyframes burt {
	0%   { 
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%); 
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); 
		-webkit-transform: translateX(-100%); 
		transform: translateX(-100%); 
	}
}

.backgroundLetter{
	/*background-image:url("/cnpr-app/skins/images/scrisoare.png");*/
	background-image:url("/cnpr-app/skins/images/scrisoare2.png");
	/*height: 529px;*/
	height: 519px;

	background-size: 100%;
	position:relative;
	display:none;
	background-repeat:no-repeat;

	/*De aici am modificat*/
	background-size: 100%;
	background-position: center;
	width: 916px;
}

#main_croppic{
	margin: initial;
	left: 25.7%;
	width: 30.8%;
	top: 30.2%;
}

#main_croppic_reverse{
	left: 46.2%;
	position: absolute;
	bottom: 7.5%;
	width: 7.4%;
	transform: rotate(180deg)
}


.button_style{
	-webkit-box-shadow:  0px 0px 11px 1px rgba(0,0,0,0.75);
	-moz-box-shadow:  0px 0px 11px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
	background-color: #f3f3f3;
	padding: 5px 14px;
	border-radius: 5px;
	margin-left: 5px;
	cursor: pointer;
	display: inline-block;
	color: #dd081d;
	font-size: 13px;
}
.button_style a{
	text-decoration:none;
	color: #dd081d;
}
.mg_right_label {
	margin-right: 20px;
}
#normal_img{
	margin: initial;
	left: 25.7%;
	width: 30.8%;
	top: 30.2%;
	position: absolute;
}

#reverse_img{
	left: 46.2%;
	position: absolute;
	bottom: 7.5%;
	width: 7.4%;
	transform: rotate(180deg)
}

#croppicModalObj {
	margin-top:1%!important;
}

/*Si aici*/

.bg_wrapper_mypostcard {
	width: fit-content;
	min-width:918px;
}

.legend_croppic img {
    background-color: rgba(0,0,0,0.35);
}
.legend_croppic p {
	display: inline-block;
	min-width: 70px;
}