﻿.startup-plan label a {
	color: #fff;
}
.product-options .input-block-1 label.startup-variant {
	color: #fff;
	font-style: normal;
}
.plan-text-content {
	font-size: 14px;
}
.newsbox .entry-title a {
	background-color: #251560;
	color: #fff;
	padding: 5px 10px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}
.newsbox .entry-title a:hover {
	background-color: #ffcc33;
	color: #000;
}
.desfasurare .carousel-area li .post-images a {
	padding: 0px;
}

#sidebar .newsbox .carousel-area li {
	min-height: 0px;
}
#sidebar .desfasurare .carousel-area li {
	min-height: 230px;
}
.tabs .tabNavigation li a {
	padding-left: 10px;
	padding-right: 10px;
}
.tabs .tabNavigation li a:after {
	content:"\f054";
	font-family: 'FontAwesome';
	color: #ffcc33;
	font-size: 10px;
	margin-left: 5px;
	line-height: 1;
}
.tab-container {
	margin-top: -49px;
}
.tabs .tabNavigation li.active a:after {
	content: "\f078";
}
.tabs .tabNavigation li a:hover:after {
	color: #fff;
}
.btn-speaker-absolute {
	position: absolute;
	right: 0px;
	top: 0px;
}
.speaker-item-eveniment .speaker-name {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.speaker-name {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: 700;
}
.extraoptiuni-list {
	padding: 0px;
	margin-bottom: 20px;
}
.extraoptiuni-item {
	width:33.33%;	
	padding:0px;
	padding-right: 15px;
}
.extraoptiuni-item a {
	color: #fff;
	padding: 15px 20px;
	background-color: #000;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 700;
}
.extraoptiuni-item a span {
	text-transform: uppercase;
}
.cazare-detail {
	border-left: 1px solid #f1f1f1;	 
}
.cazare-detail-item {
	border-right: 1px solid #f1f1f1;	
	height: 25px;
}
.cazare-detail-header {
	background-color: #251560;
	color: #fff;
	font-weight: 700;
	border-top: 1px solid #f1f1f1;
}
.cazare-detail-header .cazare-detail-item {
	border-right: 1px solid #fff;
}
.cazare-detail-header .cazare-detail-item:last-child {
	border-right: none; 
	
}
.cazare-detail-row {
	border-bottom: 1px solid #f1f1f1;
}
.cazare-detail-row:nth-child(2n) {
	background-color: #f1f1f1
}
.footnote {	
	border-right: 1px solid #f1f1f1;
	/* margin: 0px; */
	/* padding: 0px; */
	width: 99.9%; 
	padding-left: 15px;
}
.text-center {
	text-align: center;
} 

.btn-directions:before {
	font-family: 'FontAwesome';
	content: "\f041 "; 
	font-size: 18px;
	margin-right: 10px;	
}
.cazare-page p a {
	text-decoration: underline;
}
.item-time-fullwidth {
	background-color: #333;
	color: #fff;
	font-weight: 700;
}
.workshop-item a.btn-special-rho:hover {
	background-color: #ffcc33;
	color: #000;
}
.workshop-item a.btn-special-rho {
	background-color: #000;
	color: #fff; 
}
.right-5 {
	margin-right: 5px;
} 
.workshop-item .social-block ul {
	padding-top: 5px;
	padding-left: 5px;
}
.lista-workshop {
	
}
.lista-workshop-decoration {
	border-top: 4px solid #000;
	/* padding-top: 15px; */
} 
.workshop-header {
	padding-bottom: 15px; 
	/* padding-top: 15px; */
	/* border-top: 1px dashed #bbb; */
}
.btn-main-yellow {
	background-color: #ffcc33;
	color: #000;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 15px;
}
.btn-main-yellow:hover {
	background-color: #000;
	color: #fff;
}
.btn-fullwidth {
	width: 100%;
	display: block; 
}
.btn-main-black {
	background-color: #000;
	color: #fff;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 15px;
}
.btn-main-black:hover {
	background-color: #ffcc33;
	color: #000;
}
.workshop-pick {
	padding-top: 5px;
	padding-right: 5px;
} 
.workshop-pick label {
	margin-bottom: 0px;
	background-color: #000;
	padding: 5px 15px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 11px;
}
.workshop-pick label:hover {
	background-color: #5A9F3B;
	color: #fff;
}
.workshop-pick label.picked {
	background-color: #5A9F3B;
	color: #fff; 
}
#account-page .profile h1 {
	width: 100%;
	padding-left: 0px;
}
#account-page .profile {
	padding-left: 15px;
}
#account-page .content {
	padding-left: 15px;
}
.workshop-highlight {
	opacity: 1;	
}
.workshop-fade {
	opacity: 0.5;
}
.workshop-item .accordion-heading.workshop-select-decoration {
	border-top: 4px solid #5A9F3B;
}
.workshop-item .accordion-heading {
	border-top: 4px solid #fff;
}  
.accordion .workshop-item label .fa {
	margin: 0px;
	color: #fff;
	width: auto;
	padding: 7px 7px 0px 0px;
}
.animate {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}
.workshop-time p {
	margin: 0px;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.workshop-shortdescription {
	padding-top: 15px;
}
.workshop-shortdescription p {
	margin-bottom:0px;
}
.workshop-item .accordion-heading.collapsed:hover {
	background-color:#5A9F3B; 
}
.workshop-item .accordion-heading.collapsed:hover a {
	color:#fff;
}
.workshop-item .accordion-heading.collapsed:hover .fa {
	color: #fff;
}
.workshop-item .accordion-heading.collapsed:hover .accordion-info p {
	color: #fff; 
}
.quick-inscriere .btn-inscriere {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	text-align: center;
	/* border-radius: 10px; */
}
.btn-inscriere {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	text-align: center;
}
.quick-inscriere .btn-inscriere:after {
	font-family: "FontAwesome";
	content: "\f046";
	margin-left: 5px;
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle;
}
.btn-inscriere-decoration:after {
	font-family: "FontAwesome";
	content: "\f046";
	margin-left: 5px;
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle; 
}
.pricing-item .btn-inscriere {
	line-height: 50px;
}
.btn-mobile-detail:after {
	font-family: "FontAwesome";
	content: "\f05a";
	margin-left: 5px;
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle; 
}

#main_yellow {
background-color:#ffce47 !important;

}

.invitatie-user-detail {
	background-color: #ffcc33;
	padding: 20px;
}
.invitatie-user-detail .account-content {
	font-size: 16px;
}
.invitatie-user-detail p {
	color: #000;
	margin-bottom: 0px;
	line-height: 1.4;

}
.qr-content {
	font-weight: 700;	
}
.qr-content h3 {
	font-size: 45px;
	font-weight: 800;
	line-height: 1;
}
.qr-code {
	background-color: #fff;
	padding: 20px;
	width: 70%;
}
.ordered a.button.black {
	background-color: #92d050;
}
.ordered .plan-specifications .fa-check {
	color:#92d050;
}
.ordered .pricing-item .pricing-title {
	/*border-color: #92d050;*/
}
.ordered .pricing-item {
	border-top-color: #92d050;
}
#account-page .content .account-header h2 {
	width: 70%;
	
}
#account-page .content .account-header a {
	line-height: 1;
	margin-top: 7px;
	padding: 5px;
}
#account-page .content .account-header a:hover {
	color: #000;
}
.border-top-decoration {
	border-top: 3px solid #240C60;
}
.heading-invitatie {
	color: inherit;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	border-top: 3px solid #240C60;	
}
.checkout-page .checkout-detail a.edit {
	padding: 5px 10px;
	background-color: #ffcc33;
	color: #000;
	text-decoration: none;
}
.checkout-page .checkout-detail a.edit:hover {
	background-color: #000;
	color: #fff;
}
a.btn-special-modifica {
	background-color: #aaa;
	color: #fff;
	text-decoration: none;
	padding: 7px 20px;
	margin-right: 10px;
}
a.btn-special-modifica:hover {
	background-color: #000;
	color: #fff;
}
#account-page .account-content input[type="text"] {
	line-height: 1;
}
#account-page .account-content input[type="password"] {
	line-height: 1;
}
#header .fullmenu li a {
	font-size: 11px;
}

// CUSTOM
.error-box {
	
}
.extraoptiuni {
	margin-bottom: 10px;

}
.pricing-item .pricing-title {
	padding: 10px;
}
.plan-review-list .button {
  font-size: 11px;
  background-color: #92d050;
  color: #fff;
  transition: all 0.2s;
}
.plan-review-list .button:hover {
	background-color: #ffcc33;
	color: #000;
}
.pricing-item .button {
	padding: 15px 0px;
  
}
#main h4 {
  font-size: 9px;
  line-height: 15px;
  min-height: 65px;
  padding: 7px;
}
.plan-review-list {
	width: 11%;
}
.pricing-item .pricing-price span {
	font-size: 16px;
}
.step-addtocart .btn-1 {
  background-color: #92d050;
}
.optioniuni-abonament label {
	color: #000;
}
ul.extra-options {
	margin-bottom: 0px;
}
.item-description {
	margin-bottom: 5px;
    margin-top: 5px;
}
.row-cos .col-1 h3.cos-title-special-step {
	width: 100%;
	padding: 0px;
}
.row-cos .total-price-step {
	text-align: right;
  	padding-right: 20px;
}
h2.inscriere-step {
	font-size: 16px;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.cos-button-row-step {
	padding-top: 20px;
	/*border-top: 1px dashed #e0e0e0;*/
}
.entry-title-decoration-step {
	border-bottom: 1px solid #f1f1f1;
}
#buton-inscriere {
	margin-right: 0px;
}
#buton-inscriere:hover {
	background-color: #ffcc33;
	color:#000;
}
.fields li input {
	font-weight: 400;
}
.important-message p {
	margin-bottom: 0px;
	line-height: 18px;
}
.important-message .fa {
	font-size: 18px;
	float: left;
	margin-right: 5px;
	color: #f00;
}
.extra-box-content p {
	font-size: 13px;
	line-height: 1.4;
}
.btn-green {
	background-color: #92d050;
	color: #fff;
}
.cos-sumar p {
	padding: 10px 0px;
	color: #000;
}
.checkout-page .content input[type="text"], .checkout-page .content input[type="email"], .checkout-page .content select {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pricing-item .pricing-price {
	padding: 0px;
}
.pricing-item .pricing-price span.old-price {
	font-size: 13px;
}
span.little {
	font-size: 80%;
	text-decoration: line-through;
}
.quick-inscriere .btn-finalizare-optiuni {
	color: #fff;
	padding: 5px 15px;
	line-height: 34px;
	display: inline-block;
	width: auto;
	height: auto;
	background-color: #5A9F3B;
	color: #fff;
	margin: 0px auto;
	text-transform: uppercase;
	font-size: 11px;
}
.quick-inscriere .btn-finalizare-optiuni:hover {
	background-color: #000;
	color: #fff;
}
.workshop-finalizare {
	text-align: center;
}
.btn-vezi-invitatie {
	color: #000;
	padding: 5px 15px;
	line-height: 34px;
	display: inline-block;
	width: auto;
	height: auto;
	background-color: #ffcc33;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
}
.btn-vezi-invitatie:hover {
	background-color: #000;
	color: #fff;
	
}
.btn-editeaza-selectia {
	font-size: 11px;
	padding: 5px 15px;
height: auto;
display: inline-block;
width: auto;
line-height: 34px;
margin-bottom: 50px;
}
.product-startup {
	border-top: 2px dashed #000;
	padding-top: 5px;
	background-color: #eee;
	padding: 5px;

}
.product-startup h2.startup-title {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #000;
	color: #fff;
	padding: 0px 5px;
	/* background-color: green; */
	width: auto;
	display: inline-block;
	font-weight: 700;

}
.product-startup .row-cos {
	padding-top: 0px;
	border-top: none;
	padding-bottom: 5px;
}

.product-startup .item-description {
	margin-top: 0px;
}
.product-startup .row-cos .col-1 h3 a {
	font-weight: 400;
}
.startup-plan-review-list .button {

	font-size: 11px;
	background-color: #92d050;
	color: #fff;
	transition: all 0.2s;

}
.startup-plan-review-list .button:hover
{

	background-color: #ffcc33;
	color: #000;
}
#SearchForm1  .table {
  width:auto;
  margin:0;
}
#SearchForm1 input[type="text"] {
  padding:7px 10px;
}
.search-result {
  border-bottom:1px solid #f1f1f1;
  padding:0 0 10px 0;
  margin:0 0 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #7b7b7b;
}
.search-result h3 {
  margin:0 0 5px 0;
  padding:0;  
}
.search-result h3 a {
  line-height: 30px;
  font-weight: 400;
  font-size: 20px;
}
.pag-result {
  margin:0 auto;
  text-align:center;
}
#SearchForm1 .table>thead>tr>th, #SearchForm1 .table>tbody>tr>th, #SearchForm1 .table>tfoot>tr>th, #SearchForm1 .table>thead>tr>td, #SearchForm1 .table>tbody>tr>td, #SearchForm1 .table>tfoot>tr>td {
  padding: 10px 0 5px 0;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: none;
  text-align: center;
}

@media (max-width: 992px) {
	.speaker-mobile-fix {
		padding-top: 50px;
	}
}


/*  print page */
.print-page {
  height:700px;
  padding:10px;
  text-align:center;
  margin:0 0 0 0;
  border:10px solid #ffff99;
  -webkit-print-color-adjust:exact;
}

/* col 1 */
.logo-print {
  position:absolute;
  top:5px;
  left:5px;
}
.user-details h1 {
  font-size:25px;  
  line-height:1.3;
  font-weight:bold;
  padding:90px 0 0 0;
  margin:0 auto 5px auto;
  text-align:center;
}
.user-details h2 {
  font-size:14px;
  font-weight:normal;
  margin:0 auto;
  padding:0;
  font-style:italic;
  text-align:center;
}

.user-details h3 {
  font-size:14px;
  font-weight:bold;
  margin:50px auto 0 auto;
  padding:0;
  text-align:center;
}
#main .user-details h4 {
  font-size:14px;
  font-weight:normal;
  margin:0 auto 20px auto;
  padding:0;
  min-height:17px;
  font-style:italic;
  text-align:center;
}
.print-page .qrcode {
  display:block;
  margin:0 auto !important;
}
.print-page .masa {
  color:#000;
  font-size:10px;
  font-weight:600;
  line-height:1;
  min-width:125px;
  font-style:italic;
  padding:3px 10px 5px 10px;
  display:inline-block;
  border: 1px solid #ffce47;
  background: #ffff99 !important;
}

.user-type span {
  position: absolute;
  bottom: 30px;
  left: 0px;
  z-index: 1;
  padding: 8px 0 8px 30px;
  width: 100%;
  display: block;
  color: #fff !important;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  -webkit-print-color-adjust: exact;  
}
 
.user-type span.participant {background: #ffc000 !important;}
.user-type span.suport {background: #990099 !important;}
.user-type span.speaker {background: #ff0066 !important;}
.user-type span.organizator {background: #002060 !important;}

.user-type span.url { 
  position:absolute;
  bottom:4px;
  left:0;
  padding:0;
  text-align:center;
  font-size:11px;
  font-weight:normal;
  font-style:italic;
  background:none !important;
  color:#000 !important;
}
.print-page .qrcode-bootom {
  position:absolute;
  bottom:10px;
  left:10px;
  z-index:2;
}
.print-page .abonament {
  position: absolute;
  bottom: 26px;
  right: 15px;
  padding: 10px 17px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  border-radius: 50%;
  -webkit-border-radius:50%;
  border: 1px solid #fff;
  color: #fff !important;
  z-index: 2;
  background: #92d050 !important;
}
.print-page .abonament.basic {
  background: #92d050 !important;
}
.print-page .abonament.plus {
  background: #ffc000 !important;
}
.print-page .abonament.premium {
  background: #ff0000 !important;
}
.print-page .abonament.vip {
  background: #002060 !important;
}


/*  col 2 */
.print-page .col-md-5 {
  width:95%;
}
.print-page .entry-content h3 {
  margin: 5px 0 -20px 0;
}
.print-page .pricing-item {
  border:none;
  margin:5px 0 0 0;
} 
.print .print-page .pricing-item h3 {
  text-align: left;
  font-size:13px;
  font-style:italic;
  padding-left: 5px;
  margin-bottom: 5px;
}
.print-page .pricing-item .pricing-details ul li {
  border: 1px solid #ffce47;
  font-size: 10px;
  background: #fff;
  color: #000;
  padding: 0 0 0 0;
  line-height: 1;
  text-transform: lowercase;
}

.print-page .pricing-item .pricing-details ul li .check, .print-page .pricing-item .pricing-details ul li .minus  {
  display:inline-block;
  width:35px; 
  height:13px;
  line-height:1.7; 
  margin:0 5px 0 0;
  border-right:1px solid #ffce47;
}
.print-page .pricing-item .pricing-details ul li .check {background:url("./images/check.png") no-repeat center center;}
.print-page .pricing-item .pricing-details ul li .minus {background:url("./images/minus.png") no-repeat center center;}

.print-page .block.black.color.custom_add {
  background:none;
  display:none;
}

.print-page .newsbox {
  margin-bottom:10px !important;
}
.print-page .newsbox .boxheading {
  color: #000 !important;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
  margin: 0 auto;
  padding: 3px 0 4px 0;
  width: 100%;
  text-align: center;
  border: 1px solid #ffce47;
  background: #ffff99 !important;
}
.print-page .newsbox .boxheading h5 {
  color: #000 !important;
  font-size: 9px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: none;
  text-align:center;
  display:block;
  margin:0 auto;
  width:100%;
}
.print-page .newsbox .boxheading h5 a:hover {
  color: #000 !important;
}
.print-page .event-item .item-time {
  width: 13%;
  float:left;
  font-weight:600;
  padding: 3px 0;
  line-height: 1;
  margin: -1px 15px 0 0;
  border: 1px solid #ffce47;
  background: #fff !important;
  font-size: 10px;
}
.print-page .event-item .item-type {
  border: 1px solid #ffce47;
  background: #fff !important;
  width: 13%;
  float:left;
  margin:-1px 0 0 0;
  padding: 3px 0;
  line-height: 1;
  font-size: 10px;
  font-weight:600;
  color: #000;
}
.print-page .event-item .print-info {
  float:left;
  width:71%;
  padding:0;
  margin:-1px 0 0 0;
  border: 1px solid #ffce47;
  border-left:none;
  background: #fff !important;
}
.print-page .event-item .print-info h5 {
  float: left;
  width: 80%;
  font-size: 10px;
  font-weight: 600;
  color: #000;
  height: 16px;
  overflow: hidden;
  margin: 0;
  line-height: 1.2;
  padding: 2px 0 2px 0;
} 
.print-page .event-item .print-info .sala {
  float:left;
  width:20%;
  font-size:10px;
  font-weight:600;
  color:#000;
  margin:0;
  height: 16px;
  overflow: hidden;
  line-height:1.2;
  text-align:center;
  padding:2px 0 2px 0;
  border-left: 1px solid #ffce47;
}

.print .print-page .pricing-item h3 {
  text-align: left;
  font-size: 14px;
  font-weight:600;
  float: left;
  font-style: italic;
  padding-left: 20px;
  margin:10px 0 0 0;
}
.print-page .pricing-item .pricing-title {
  padding:10px 5px;
  height: auto;
  float: right;
  width: 40%;
  color:#fff;
  margin:0 -7px 0 0;  
}
.print-page .pricing-item .pricing-title h4 {
  font-size:14px;
}
.print-page .pricing-item .pricing-title.basic {
  background: #92d050 !important;
}
.print-page .pricing-item .pricing-title.plus {
  background: #ffc000 !important;
}
.print-page .pricing-item .pricing-title.premium {
  background: #ff0000 !important;
}
.print-page .pricing-item .pricing-title.vip {
  background: #7D26CD !important;
}

.print-page .pricing-item .pricing-title h4 {
  color:#fff;
  padding:0;
  margin:0;
  font-weight:600;
}
.print-page .pricing-details {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.print-page .pricing-details ul {
  float:left;
    width: 97%;
  margin-left: 20px;
}


/*  col 3 */
.print-page .contact-item {
  width:50%;
  padding-left:0;
  margin-top:15px;
}
.print-page .contact-item .contact-image {
  border-radius: 0;
  overflow: hidden;
  float: left;
  width:25%;
  margin: 0 5px 0 0;
  border: none;
}
.print-page .contact-item .contact-image img {
  border-radius:0;
}
.print-page .contact-item .contact-image:hover { 
  border-radius: 0;
  border: none;
}
.print-page .contact-item .contact-name {
  font-size:10px;
  font-weight:bold;
  float:left;
  max-width:70%;
  line-height:1.2;
}
.print-page .contact-item .contact-position {
  font-style:italic;
  font-size:9px;
  line-height:1.3;
  height:10px;
  float:left;
  max-width:70%;
  overflow:hidden;
}
.print-page .contact-item .contact-email {
  float:left;
  margin:0;
  font-size:8px;
  line-height:1.2;
  max-width:70%;
  color:#251560;
}
.print-page .contact-item .contact-phone {
  float:left;
  margin:0;
  font-size:9px;
  line-height:1.2;
  max-width:70%;
}

.user-password {
  border-top: 1px solid #ffce47;
  margin:0 0 5px 0;
}
.user-password p {
  color: #000;
  font-size: 10px;
  margin: 0;
  padding: 3px 0 0px 0;
  line-height: 1;
  text-align: left;  
  border: 1px solid #ffce47;
  border-top:none;
  background: #ffff99 !important;
}
.user-password p label {
  padding-left:5px; 
  display:inline-block;
  width:20%;
  font-weight:600;
}

/*  col 4 */
.print-page .heading-invitatie {  
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height:1.2;
  display:inline-block;
  margin:0 auto;
  padding:5px 20px;
  text-transform: none;
  border: 1px solid #ffce47;
  background:#ffff99 !important;
}
.print-page .heading-invitatie-new {  
  color: #000 !important;
  font-size: 11px;
  font-weight: 600;
  line-height:1.2;
  display:inline-block;
  margin:0 auto;
  padding: 2px 0 4px 0;
  width:100%;
  text-align:left;
  border: 1px solid #ffce47;
  background:#ffff99 !important;
}
.print-page .heading-invitatie-new span {
  padding-left:5px;  
}
.print-page .content-invitatie-new {
  border: 1px solid #ffce47;
  border-top:none;
  font-size:9px;
  line-height:1.2;
  color:#000;
  text-align:left;
}
.print-page .content-invitatie-new p { 
  color:#000;
  font-size:10px;
  line-height:1.2;
  font-style:italic;
  padding:5px 7px;
  margin:0;
}

 
.print-page .first-paragraph, .print-page .fullwidth {padding:0 0;}
.print-page .first-paragraph h1 {
  font-size:14px;
  font-weight:400;
  font-style:italic;
  margin:0 0 5px 0;
}
.print-page .first-paragraph img {
  width:100%;
}


.live .plan-review-list {width:50%;}
#main .live h4 {font-size:14px;min-height:40px;}
#main .live .description {font-size:14px;text-transform:initial;line-height:1.5;padding:0 10px;min-height:209px;text-align:left}
#main .live .description ul {width:auto;margin:0 0 0 20px;padding:0;display:inline-block;text-align:left}
#main .live .description ul li {list-style-type:disc;}


    /*  new print-page */   
    .print {
      margin-top:50px;
    }
    .print-page {
      height:550px;
      margin:0;
    }   
    .user-password {
      margin:10px 0 10px 0;
    }
    .print-page .heading-invitatie {  
      font-size: 9px;
      padding: 3px 20px;
    }
    .print-page .heading-invitatie-new {
      font-size:8px;
      line-height:1;
      padding:4px 0 4px 0;
    }
    .user-password p {
    	font-size:8px;
    }
   
    .print-page .content-invitatie-new ul li {
      font-size:7px;
    }
      
    .print-page .first-paragraph h1 {
      font-size:10px;
      line-height:1.3;
      margin:4px 0 5px 0;
    }
  
    .print-page .pricing-details {margin-left:10px;}
    .print-page .masa {font-size:9px;padding: 1px 10px 3px 10px;}
  
    .print-page .first-paragraph p { font-size:7px !important; line-height:1.2;}
    .print-page .user-details h1 { padding: 80px 0 0 0; font-size:22px; line-height:1;}
    .print-page .user-details h2 { font-size:12px; line-height:1.3; }
    .print-page .user-details h3 { margin: 50px auto 5px auto; font-size:14px; line-height:1.2; }
  	.print-page #main .user-details h4 {font-size:12px; line-height:1.2; margin:0 auto; } 
  
    .user-type span { font-size:20px; }
    .print-page .content-invitatie-new { margin:-1px 0 5px 0; }
    .print-page .content-invitatie-new p { padding: 3px 7px; font-size:6px; line-height:1.3; }
    .print-page .contact-item .contact-email { margin: 3px 0 0 0; font-size: 7px; line-height: 1; }
    .print-page .contact-item .contact-phone p { line-height:1.2; font-size: 8px; margin:4px 0 0 0; }
  
    .print-page .entry-content h3 { font-size:10px;margin:-5px 0 -30px 0; }
  
    .print-page .pricing-details ul {margin:0;width:100%;}
    .print-page .pricing-item { margin:10px 0 0 0; padding:0; }
    .print-page .pricing-item .pricing-details ul li { font-size:7px; margin:-1px 0 0 0; line-height:1.5;}
    
    .print .print-page .pricing-item h3 { margin:0; padding-left: 10px; font-size:11px;}
    .print-page .pricing-item .pricing-title {width:45%;margin:0 -11px 0 0;padding:5px 5px}  
    .print-page .pricing-item .pricing-title h4 {color:#fff !important;font-size:10px;}
  
    .print-page .event-item .item-time {width:11%; margin:-1px 2% 0 0 ;padding:3px 0 2px 0; height:14px;  overflow:hidden; font-size:6px !important; font-weight: normal !important; line-height:1; }
    .print-page .event-item .item-type {width:9%; margin:-1px 0 0 0 ; padding:3px 0 2px 0; height:14px;  overflow:hidden; font-size:6px !important; font-weight: normal !important; line-height:1;}
  
    .print-page .event-item .print-info {width:78%;margin:-1px 0 0 0 ; height:14px;  overflow:hidden;}
    .print-page .event-item .print-info h5 {width:83%; font-size:6px !important; line-height: 1; font-weight: normal !important; line-height:1;height:8px;  overflow:hidden; padding-top:3px}
    .print-page .event-item .print-info .sala {width:17%; font-size:6px !important; line-height: 1;font-weight: normal !important; line-height:1;height:14px;  overflow:hidden; padding-top:3px}
         
    .print-page .newsbox {margin-bottom:20px;}
    .print-page .newsbox .boxheading {padding:2px 0; margin:0;line-height:1; font-size:6px !important;}
    .print-page .newsbox .boxheading h5 {font-size:7px !important; font-weight:300; line-height:1; padding:0;}
  

/*  live  */
.banner-live { min-height: 278px; background:#24135a; }
.banner-live img { margin: 0 0 0 -15px; height: 100%; width: auto; }
#main .live .description ul { margin:0 0 15px 20px; }
#main .live .new-price { font-size:20px; }
#main .live .old-price { font-size:15px; }
#main .live .pricing-item .pricing-title { min-height: 465px; }
#main .live .pricing-item .pricing-price { height:65px; }
#main .live .pricing-item .button { font-size:14px; }

#main .live-paragraph .button {
  font-size: 14px;
  background-color: #92d050;
  color: #fff;
  transition: all 0.2s;
}
#main .live-paragraph .button:hover {
	background-color: #ffcc33;
	color: #000;
}
#main .live-paragraph .pricing-title {text-align:left;min-height:500px;padding:10px 20px;  text-transform: inherit; }
#main .live-paragraph .pricing-title ul {margin:0 0 15px 20px;padding:0;}
#main .live-paragraph .pricing-title h4 {text-align:center; font-size: 14px; min-height: 40px; text-transform: uppercase;}

.msg-live {line-height: 1.2; background: #f1f1f1; color: #999; padding: 5px 10px;}
.receiptlive .btn-special-rho {padding:5px 15px; text-decoration:none;}

@media screen and (max-width: 500px) { 
  .applyForm {
  	  float: left !important;
      margin: 0;
      width: 100%;
      text-align: left;
  }
  .applyForm .table>tbody>tr>td {
  	  display: block !important;
      text-align: left;
  }
  .applyForm input[type="text"] {
  	  width: 100% !important;
  }
}