@font-face {
    font-family: 'Arcena';
    src: url(../fonts/ARCENA.ttf);
}
@font-face {
    font-family: 'Vladimir Script';
    src: url(../fonts/vladimir_script.ttf);
}
@font-face {
    font-family: 'Courier Polski';
    src: url(../fonts/courier_polski.ttf);
}
@font-face {
    font-family: 'Variane Script';
    src: url(../fonts/variane_script.ttf);
}
@font-face {
    font-family: 'Bad Script';
    src: url(../fonts/BadScript.ttf);
}
@font-face {
    font-family: 'Caveat Brush';
    src: url(../fonts/CaveatBrush.ttf);
}
@font-face {
    font-family: 'Courgette';
    src: url(../fonts/Courgette.ttf);
}
textarea {resize: vertical;}
.main_postcard img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	border-radius: 12px;
}
 .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: 40px;
}
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
{

}
.include_fisier
{
	position: relative;
}

/*#incarca_imagine{}
#incarca_imagine_camera {display: none;}*/
.include_textarea textarea
{
	padding: 10px;
}

.include_fisier.error,
input.error,
select.error,
textarea.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;
}

.incarca_imagine_lbl
{

}
.incarca_imagine
{
	max-width: 100px!important;
	cursor: pointer;
}

/*Modificari 9.08.2018*/

.avert_text{
	color:#d2232a;
	margin-bottom: 30px;
    padding: 0px 5px;
}

/*Modificari 17.08.2018*/

#postcard1{
	background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)) ,  url(/cnpr-app/skins/images/mtpostal.png);
    /* background-position: -169px; */
	background-size: cover;
	background-repeat: no-repeat;
    /* background-size: 1096px 475px */
}

.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;
}