.price-calculator{
	max-width: 560px;
}

#calcform {
	color: #fff;
	margin-top: -5%;
}

.loader_icon{
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	color: #00a6d0;
	font-weight: bold;
}

.flag{
	width: 16px;
	height: 16px;
}

.pcalc-container *[data-template] {
	display: none;
}

.pcalc-container h2,
.pcalc-container h3,
.pcalc-container h4 {
	text-align: center;
}

.pcalc-container .cl-section-space {
	margin-top: 25px;
}

.pcalc-container .pcalc-options {
	margin-top: 25px;
}

.pcalc-toolbar .btn-pcalc {
	width: 160px;
	max-width: 160px;
}

.btn-pcalc.btn-overview {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.group.pcalc-summary,
.col-summary-xs,
.col-summary,
.col-summary button span {
	font-size: 5rem;
}

.col-summary.col-second {
	text-align: left;
}

.pcalc-footer, .pcalc-toolbar {
	text-align: center;
}

.pcalc-toolbar button {
	margin-right: 10px;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}

.pcalc-toolbar>.col>button:first-child {
    /*content: "\A";*/
    /*white-space: pre;*/
    margin-left: 0.3em;
}

.mc-group-plan{
		padding-top: 15px;
    padding-bottom: 45px;
	}

.pcalc-toolbar .btn-pcalc {
    width: 18%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgb(98 104 125 / 15%);
    border-color: 0px solid #fff;
    padding: 18px;
    max-width: none;
    border:0;
 }
 
 .pcalc-toolbar .btn-pcalc:hover{
 		box-shadow: 0 15px 30px 0 rgb(89 98 115 / 12%);
 	}
 
 .btn-primary {
    color: #fff;
    background-color: #2769f0!important;
    border-color: #2769f0;
}

.btn-default:hover, .btn-default:active, .btn-default:focus{
	background-color:#fff!important;
	}
	
.btn.summary-price .caret {
    margin-bottom: 20px;
}
 
.cl-section-title {
    margin-left: 0;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #999999;
}

.pcalc-container select {
		padding: 16px 12px 16px 12px;
    background-color: #fff;
    border: 1px solid #D0D3DE;
    border-radius: 10px;
}

.pcalc-container button.dropdown-toggle {
		box-shadow: none;
    border: 1px solid #D0D3DE!important;
    border-radius: 10px;
    padding: 16px 12px;
    margin-bottom: 12px;
}

.pcalc-container button.dropdown-toggle.summary-price {
		box-shadow: none;
    border: none!important;
    border-radius: 0;
    padding: 16px 12px 16px 12px;
}

.pcalc-container div.checkbox, .pcalc-container div.radio {
	margin-left:0!important;
	margin-right:0!important;
	padding: 0;
}

.col-summary.col-second {
	text-align: left;
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    padding: 0 16px;
}

.cl-section-title {
   text-align: left!important;
}

.chosen-container {
	  padding: 10px 8px 8px 8px;
    background-color: #333333;
    border: 1px solid #333333;
    border-radius: 10px;
}

.chosen-container a{
	  font-size: 15px;
    line-height:18px;
}

.chosen-container-single .chosen-drop {
	box-shadow: 0 10px 40px rgba(69, 71, 69, .2);
	margin-top: 10px;
  border-radius: 10px;
  border: none;
 	background: #333333;
}

.chosen-container-single .chosen-search input[type="text"]{
	border-radius: 7px;
}

.chosen-container .chosen-results li{
	padding: 10px 12px;
	color: #ADADAD;
}

.chosen-container .chosen-results li.group-result{
	font-weight: 500;
	font-size: 13px;
	color: #fff;
}

.pcalc-container .chosen-container-single .chosen-single div {
    left: 140px!important;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.caret{
	    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	
	}
	
label {
    padding-left: 0;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.pcalc-container button.dropdown-toggle {
    width: 100%;
    text-align: left;
    font-size: 13px;
    width: auto;
}

.pcalc-container select {
    max-width: 100%;
}


/* Lena Styles */

.price-container{
	display: flex;
	flex-direction: row;
}

.destination-country{
	margin-top: 20px;
}

div#calcprice{
	width: 197px;
  height: 80px;
}

.price-details p, .price-details a{
 	margin-bottom: 0;
 	font-size: 18px;
	color: #fff;
}

.price-details a{
	border-bottom: 1px solid #fff;
}

.price-calculator-container{
	padding: 25px 28px;
	box-shadow: 0px 10px 32px #00000026;
	border-radius: 30px;
	width:100%;
	background-color: #000;
}

.plan-toggle{
	width:30%!important;
}

.switch-toggle input:focus ~ span a, .switch-toggle input:focus + label{
outline: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  width: 100%;
  border-bottom: 1px solid #D0D3DE;
	padding: 0px 8px 6px 8px;
}

.breakdown {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.breakdown p{
	margin-bottom: 2px;
	font-size: 16px;
}

.price-breakdown .fa-chevron-down {
  transition: all 0.5s ease;
  font-size: 13px;
}
.rtoate180 {
  transform: rotate(180deg);
}

.price-breakdown-show {display: block;}

#calcform{
	width: 100%;
}

.switch-ios.switch-toggle{
	border-radius: 15px;
	margin-bottom: 15px;
	box-shadow: 0px 10px 32px #00000026;
	width:100%;
 	background: linear-gradient(to bottom, #9608F8, #7505F1);
}

.currency{
	 font-size: 30px;
   font-weight: 800;
}

.only-mobile{
	display:none;
}

.vat{
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	margin-left: 5px;
}

.input-container {
	margin-top: 10px;
	width: 100%;
}

.country-selection{
	padding: 8px;
}

/* country dropdown */

.chosen-container .chosen-results li.highlighted{
    background-color: rgb(255 255 255 / 10%);
    background-image: none;
    color: #fff;
    border-radius: 10px;
}

.chosen-container .chosen-results{
	  padding: 0 0 0 8px;
    margin: 0 8px 8px 0;
}

.chosen-container-single .chosen-search{
	  padding: 8px 8px;

}

.chosen-container-single .chosen-search input[type="text"]{
	border: 1px solid #D0D3DE;
}

.print-settings {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.print-settings .input-container {
    width: 50%;
}

.print-settings-icon{
	display: inline-block;	
}

.print-settings-icon.active{
	display: none;	
}

.switch-field input:checked + label .print-settings-icon.active{
	display: inline-block;	
}

.switch-field input:checked + label .print-settings-icon.inactive{
	display: none;	
}

.switch-field input.disabled:checked + label{
    background-color: #d0d3de9c;
    color: #6f748b9c;
    border:none;
}

.switch-field input:checked + label.simplexdisabled .print-settings-icon.active{
	display: none;	
}

.switch-field input:checked + label.simplexdisabled .print-settings-icon.inactive{
	display: inline-block;	
}

.switch-field input + label.simplexdisabled {
    background-color: #d0d3de9c;
    color: #6f748b9c;
}

.switch-field input + label.simplexdisabled .print-settings-icon{
    opacity: 61%;
    
}

.switch-field input:hover + label.simplexdisabled .info-icon-content {
    display: block;
    bottom: 67px;   
    text-align: left;
}

/*-------------*/

.switch-field {
	display: flex;
	overflow: visible;
	width: 100%;
	padding:8px;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label img{
	margin-bottom: 5px;
}
	

.switch-field label {
	background-color: #333333;
	color: #ADADAD;
	font-size: 10px;
	line-height: 1;
	font-weight:400;
	text-align: center;
	height: 62px;
	margin-right: -1px;
	border: 1px solid #333333;
	transition: all 0.1s ease-in-out;
	width:50%;
	margin-bottom:0;
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input + label {
	position: relative;
}

.switch-field input:checked + label {
	background-color: #000;
	border: 2px solid var(--violet);
	color: #fff; 
	font-weight: 500;
	z-index: 99;
}

.switch-field label:first-of-type {
	border-radius: 10px 0 0 10px;
}

.switch-field label:last-of-type {
	border-radius: 0 10px 10px 0;
}

/*-------------*/

.send-options input[type='radio'] {
    -webkit-appearance:none;
}

.send-option-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}

.send-option-flex .radio{
	  flex: 1 1 0%;
	  margin-top:0;
	  min-width: 30%;
	  margin-bottom:0;
}



.send-options input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.send-options label {
    background-color: #333333;
    color: #ADADAD;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
		min-height: 62px;
    border: 1px solid #333333;
    transition: all 0.1s ease-in-out;
    margin: 8px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    padding-left: 20px;
}

.send-options .post-service{
	font-size: 13px;
	line-height:13px;
	margin-bottom: 5px;
}

.send-options input:checked + label {
	background-color: #000;
	border: 2px solid var(--violet);
	color: #fff; 
	font-weight: 500;
}

.send-options input:checked + label .post-service {
	color: #fff; 
	font-weight: 400;
}

/*paper input*/

.paper-options{
	  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
}

.paper-options-container{
	min-width: auto;
	margin: 0;
	box-sizing: border-box;
	margin: 8px;
}

.paper-options-container .cl-section-title{
	margin: 0 0 8px 0;
}

.paper-selection{
	  background-color: #333333;
    color: #6F748B;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
		min-height: 45px;
    border: 1px solid #333333;
    margin: 0;
    transition: all 0.1s ease-in-out;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    flex: 1 1 0%;
    padding: 10px 20px;
    width: 85px;;
}

.paper-selection input[type="number"]{
    -webkit-appearance: none!important;
    color: #fff;
		padding:0;
    border: none;
    border-left: 0px;
    border-radius:0;
    margin: 0;
    background: transparent;
    box-shadow: none;
}

.paper-selection label{
	margin-bottom: 0;
}

.special-paper {
    min-width: 45%;
    color: #6F748B;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    min-height: 45px;
    margin: 0;
    transition: all 0.1s ease-in-out;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 0%;
    border-radius: 10px;
}



.container-checkbox {
    display: flex;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999999;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;    
}

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.container-checkbox .checkbox-new {
    position: absolute;
    top: 50%;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #ADADAD;
    border-radius: 5px;    
    transform: translate(0, -50%);
}

.container-checkbox input:checked ~ .checkbox-new {
    background-color: var(--violet);
    border-color: var(--violet);
}

.container-checkbox .checkbox-new:after {
    content: "";
    position: absolute;
    display: none;
}

.container-checkbox input:checked ~ .checkbox-new:after {
    display: block;
}

.container-checkbox .checkbox-new:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2.5px 2.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.info-icon {
	margin-left: 5px;
	cursor: pointer;
	position: relative;
	width: 15px;
}

.info-icon::before{
		content: "?";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #999999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-family: Roboto,sans-serif;
    padding-top:1px;
}

.info-icon-content, .info-simplex-content {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    background-color: var(--violet);
    color: #fff;
    padding: 5px;
    border-radius: 5px;  
    font-size: 13px;
	transform: translate(-50%, 0);
	width: 240px;
	z-index:1000;
}

.info-simplex-content {
	transform: translate(-50%, -130%);	
}

.info-icon:hover::before{
    border: 1px solid var(--violet);
    color: var(--violet);
}

.info-icon:hover .info-icon-content {
	display:block;
}

/*more than 5000 form */

input[type="radio"], input[type="checkbox"]{
	margin: -1px 0 0 -20px;
}

.input.text-area.preis.pricing{
	min-height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.price-calculator-container .w-form{
	margin-bottom:0;
}

.price-calculator-container .recaptcha{
	margin-bottom: 15px;
}

.price-calculator-container .w-form .label {
    font-size: 13px;
    line-height: 15px;
    color: #999999;
    margin-bottom: 3px;
    padding:0;
    font-weight: 300;
}

.price-calculator-container .w-form .w-input, .price-calculator-container .w-form .w-select {
    padding: 10px 8px 8px 8px;
    background-color: #333333;
    border: 1px solid #333333;
    border-radius: 10px;
    color: #fff;
		margin-top: 8px;
		margin-bottom: 1rem;		
}

.price-calculator-container .w-form input[type='checkbox'], input[type='radio']{	
	  height: 25px;
    width: 25px;
    border: 1px solid #D0D3DE;
    border-radius: 5px;
    background: transparent!important;
		background-color: #000;
    margin-right: 12px;
}

.price-calculator-container .w-form .w-form-label{
	  margin-top: 3px;
}

.price-calculator-container .w-form .button{
		background-color: #fff;
		color: #000;
		padding: 0 24px;
} 

/*.price-overview.plan-private .table-row div.hidden-xs.po-value.plan-private*/


/* switch for letter amount */
.switch-ios input:checked + label {
   color: #ffffff;
   font-weight: 400;
}
.switch-ios.switch-toggle a {
  background-color: #000000;
	border-radius: 10px;
	transform: translate(0px, -50%);
	top: 50%;
	height: 80%;
	margin: 0 10px;
  border: 2px solid #000000;
  color: #ffffff;
}

.pcalc-5000 {
	display:none;
	padding: 8px;
}

.pcalc-5000 p{
	font-size: 16px;
	line-height:20px;
}

.pcalc-vat, .papererror, .switchinfo {
	display:none;
}

.paper-label, .paper-input {
	display: inline-block;
	font-weight: normal;
}

.paper-input {
	width: 40px;
	margin-right: 10px;
	padding: 10px 8px 8px 16px;
  border: 1px solid #D0D3DE;
  border-radius: 10px;
}

.form-control{
	font-size: 16px;
	line-height: 24px;
	height: auto;
	color: #000;
}

.chosen-container-single .chosen-single {
	border:none !important;
	background:none !important;
	background-image: none !important;
	box-shadow: none !important;
	color: #fff;
}
.chose-image-small, .chose-image-list {
	margin-right: 10px;
    width: 20px;
    height: auto;
    margin-top: -3px;
    border-radius: 50%; 
}

#calccur {
	border:none;
	outline: none;
	border-radius:8px;
	background-color: #000;
  color: #fff;	
}

	.chosen-select {
		  padding: 10px;
	    background-color: #fff;
	    border: 1px solid #D0D3DE;
	    border-radius: 10px;
	    font-size: 16px;
	    line-height:20px;
	}
	
@media only screen and (max-width: 1255px) {
	.side-media.header.pricing{
		width: 50%!important;
	}
}

@media only screen and (max-width: 1120px) {
	.side-media.header.pricing{
		width: 57%!important;
	}
}

@media only screen and (max-width: 991px) {
	.side-media.header.pricing{
		width: 80%!important;
	}
}

@media screen and (max-width: 767px) {
    .side-media.header.pricing {
        width: 100%!important;
    }
}

@media only screen and (max-width: 991px) {
	

.span_1_of_5{
	width: 32.2%
	}

.col{
	margin: 1% 0% 1% 0%;
	}
	
.col-print{
	clear:both;
	}
	
	.span_1_of_2{
		width:32.2%;
		}
	
	.col-summary.col-second{
		margin-top:0;
		}
	
	.col-summary.col-first, .col-summary.col-second{
		text-align:left;
		}
	
	.group.pcalc-summary, .col-summary-xs, .col-summary, .col-summary button span {
		font-size: 3rem;
		}
	
	.pcalc-container button.dropdown-toggle.summary-price {
		padding-bottom:0;
		padding-left:0;
		}
	
	.col.span_1_of_5:first-child{
		margin-left:inherit;
		}
	
	}


@media only screen and (max-width: 768px) {
	.col-summary.col-first,
	.col-summary.col-second {
		text-align: left;
	}
	.group.pcalc-summary {
		display: none;
	}
	.col-print {
		clear: both;
	}
	.pcalc-hyphen-sm:before {
		/*clear: both;*/
	    content: "\A";
	    white-space: pre;
	}
	.pcalc-caption {
		display: none;
	}
	
	.col-summary.col-second {	
		margin-top: 0px;
}

	.pcalc-container button.dropdown-toggle.summary-price{
		padding-bottom:0;
		padding-left:0;
		}
	
	.group.pcalc-summary, .col-summary-xs, .col-summary, .col-summary button span {
    font-size: 3rem;
}

.pcalc-toolbar .btn-pcalc{
	width:160px;
}

		
	.side-media.header.pricing{
		 margin-top: 10px!important;
	}
	
	
}

@media only screen and (max-width: 480px) {
	.pcalc-hyphen-xs:before {
		/*clear: both;*/
	    content: "\A";
	    white-space: pre;
	}
	.pcalc-toolbar>.col>button:first-child {
	    /*content: "\A";*/
	    /*white-space: pre;*/
	    margin-left: 0;
	}
	.pcalc-toolbar>.col>button:last-child {
	    /*content: "\A";*/
	    /*white-space: pre;*/
	    margin-left: -0.3em;
	}
	
	.pcalc-toolbar .btn-pcalc {
    width: 160px;
  }
  
  .pcalc-container .align-auto {
    width: 200px;
   }
  
  .col {
  	margin-bottom: 40px;
	}
	
	.pcalc-container .pcalc-options {
    margin-top: 0;
	}
	
	.pcalc-container .col-summary .dropdown{
		width: 160px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
	}
	
	.pcalc-container .col-summary.col-second{
		 text-align:center;
	}
	
	.col { margin: 3% 0 3% 0%;}
	.span_1_of_5, 
	.span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4,
	.span_3_of_3, .span_2_of_3, .span_1_of_3,
	.span_2_of_2, .span_1_of_2 
	{ width: 100%;}
	
	.pcalc-container div.radio{
		margin-bottom:10px;
		}
	
	.pcalc-container .cl-section-space{
		margin-top:17px;
		}
	
	.dropdown-menu li{
		font-size: 14px;
		margin: 5px 0;
		}
		
		.switch-ios.switch-toggle a {
			transform: none;
			top: 3%;
		}
		
		
	.switch-toggle label:nth-child(2):nth-last-child(6), .switch-toggle label:nth-child(2):nth-last-child(6) ~ label, .switch-toggle label:nth-child(2):nth-last-child(6) ~ a{
		width:100%;
	}
	
	.switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(3) + label ~ a{
		left:0;
		top: 50%;
		transform: translate(0px, -50%);		
	}
	
	.switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(5) + label ~ a {
		left: 0;
		top: auto;
		bottom: 3%;
	}

	
	.switch-ios.switch-toggle a{
		width: 94%!important;
		height: 27%;		
	}
	
	.price-calculator-container{
		padding: 20px;
	}
	
	.price-container{
	  flex-wrap: wrap;
	}

	.price-details{
		margin-left: 95px;
	}
	
	.price-details p{
		display:none;
	}
	
	.vat {
		margin-left:0;
		margin-bottom: -10px;
	}
	
	.only-mobile{
		display:block;
		margin-bottom: -3px;
	}

	.form-control{
		width:100%;
	}
	
	.print-settings{
	   flex-wrap: wrap;
	}

	.print-settings .input-container{
		width:100%;
	}

	.send-option-flex .radio{
		min-width: 70%;
	}

	div#calcprice{
		width: auto;
		height:auto;
	}
	
	.col-summary.col-second{
    padding: 0 0 0 20px;
		line-height: 55px;
    font-size: 60px;
	}
	

 .currency{
 	font-size: 20px;
 	line-height:23px;
  font-weight: 800;
  width: 75px;
 }
 
 #calccur{
 	margin-bottom: 11px;
 	
 }


	
	
}

@media only screen and (min-width: 991px) {
	.col-summary-xs {
		display: none;
	}
	
	
	.col-options.col-summary.col-first {
		clear: both;
		margin-left: 0;
	}	
}

/* Options caption */

.cl-section-title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 15px;
	color: #999999;
	margin: 0px 8px;
}

.cl-section-title .glyphicon.xl {
	font-size: 4em;
}

.pcalc-container button.dropdown-toggle {
	border: none;
}

.pcalc-container button.dropdown-toggle span.caret{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px dashed;
}

.col-options.col-destination div.dropdown  {
	text-align: center;
}

/*fix issue with dropdown*/
.col.col-options {
	overflow: visible;
}

/* Align to middle */
.pcalc-container .align-auto {
	width:160px;
	margin-left: auto;
	margin-right: auto;
}
.pcalc-container .align-auto label {
	white-space: nowrap;
}
.pcalc-container div.checkbox, 
.pcalc-container div.radio {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	/*padding: 6px;*/
}

.pcalc-container .col-basecost div.radio {
	width: 170px;
}

.pcalc-container .col-print div.radio,
.pcalc-container .col-print div.checkbox
 {
	width: 110px;
}

/* scrollable dropdown*/
.pcalc-container .dropdown-menu.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

/*
.pcalc-container select {
	max-width: 190px;
}
*/

/* Ajax */
.on-ajax {display: none;}
.ajax-running .on-ajax {display: inherit;}
.ajax-running .no-ajax {display: none;}

/* Chosen - fix */

.pcalc-container .chosen-container {
	font-size: 13px;
	margin-left: -10px;
/*	margin-left: auto;
	margin-right: auto;
	position: static;
	display: block;
*/}

.pcalc-container .chosen-container-single .chosen-single {
/*	margin-left: auto;
	margin-right: auto;
	position: static;
	display: block;
*/}

.pcalc-container .chosen-container-single .chosen-single div {
	width: 10px;
	left:170px;
}

.pcalc-container .chosen-container-single .chosen-single span {
	margin-right: 18px;
}
.pcalc-container .chosen-container-single .chosen-single i.caret {
	width: 16px;
	height: 8px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	margin-left: 0px;
	line-height: 20px;
	margin-right: 6px;
}

.pcalc-container .chosen-container-active.chosen-with-drop .chosen-single {
	background-image: none;
	box-shadow: none;
}

.pcalc-container .chosen-container-single .chosen-single {
	background: transparent;
	box-shadow: none;
}

.pcalc-container .chosen-container .chosen-results {
	margin: inherit;
}

.pcalc-container .chosen-container ul, 
.pcalc-container .chosen-container ol {
	margin-bottom: 0;
}


.pcalc-container .chosen-container-single a.chosen-single {
	border: none;
}

/*.pcalc-container .chosen-container-single.chosen-with-drop a.chosen-single,*/
.pcalc-container .chosen-container-single.chosen-with-drop div.chosen-drop,
.pcalc-container .chosen-container-single.chosen-with-drop div.chosen-drop div.chosen-search > input{
	border: 1px solid #D0D3DE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	z-index: 10;
}

.pcalc-container .chosen-container-single.chosen-with-drop div.chosen-drop div.chosen-search {
	background: transparent;
	padding: 4px;
}

/*.pcalc-container .chosen-container-single.chosen-with-drop div.chosen-drop div.chosen-search,*/
/*.pcalc-container .chosen-container div.chosen-drop > ul.chosen-results {
	border-top: 1px solid #ffffff;
}
*/
.pcalc-container .chosen-container ul.chosen-results li.highlighted {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	background-image: none;
}

.pcalc-container .chosen-container div.chosen-drop{
	/*border-top: none;*/
	margin-top: inherit;
	background: transparent;
	background-color: transparent;
}

/* additional fix for Chosen*/

.pcalc-container .chosen-container .chosen-results li.group-option,
.pcalc-container .chosen-container .chosen-results li.group-result
{
	display: none;
}


/* price overview table*/

.pcalc-container .price-overview {
	padding-top: 40px;
	padding-bottom: 25px;
}

.pcalc-container .price-overview .btn{
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pcalc-container .price-overview h4 {
	text-align: left;
	margin: 15px;
	margin-left: -30px;
}

.pcalc-container .price-overview .row.table-header > div {
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;	
}

.pcalc-container .price-overview .row.table-row {
	border-bottom: 1px solid #ffffff;
}

.pcalc-container .price-overview .po-label {
	padding-left: 0;
}

.pcalc-container .price-overview .po-unit {
	font-style: italic; 
}

.pcalc-container .price-overview .po-value {
	text-align: center;
}

@media only screen and (max-width: 991px) {
	
	.pcalc-container .price-overview h4 {
		margin-left: -15px;
	}
	

.pcalc-container .chosen-container{
	  width: 150px!important;
    padding: 10px;
	}
	
.pcalc-container .chosen-container-single .chosen-single div{
	 left: 105px!important;
}

#calcform {
    margin-top: 0%;
}
	
}

@media only screen and (max-width: 767px) {

	.price-overview .table-header {
		width: 80%;
		margin-left: 10%;
	}

	.price-overview .table-header > div {
		padding: 5px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.pcalc-container .price-overview h4 {
		margin-left: 0px;
	}

	.pcalc-container .price-overview .po-label {
		padding-left: 10px;
	}

	.price-overview .table-row .plan-private,
	.price-overview .table-row .plan-business,
	.price-overview .table-row .plan-integrator,
	.price-overview .table-row .plan-enterprise {
		display: none;
	}

	.price-overview.plan-private .table-row .plan-private,
	.price-overview.plan-business .table-row .plan-business,
	.price-overview.plan-integrator .table-row .plan-integrator,
	.price-overview.plan-enterprise .table-row .plan-enterprise {
		display: block;
	}
	
	.pcalc-container button.dropdown-toggle {
	    border: none!important;
	    padding: 0;
	}

}

@media only screen and (min-width: 768px) {

	.price-overview.plan-private .table-row .plan-private,
	.price-overview.plan-business .table-row .plan-business,
	.price-overview.plan-integrator .table-row .plan-integrator,
	.price-overview.plan-enterprise .table-row .plan-enterprise {
		font-weight: bold;
	}

}

@media only screen and (max-width: 1200px) {
	.open > .dropdown-menu{
		display: block;
	}
	
	.dropdown{
		position:relative;
		}
	
	.dropdown-menu{
		right:0;
		left:initial;
	}
	
	.dropdown-menu li{
		text-align:center;
		
		}
	
		.dropdown-menu a{
		color: #000;
		
		}
}





/* hide number input arrows */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.calccur:focus {
    outline:none;
}
.switch-ios.switch-toggle label {
    height: 78px;
    line-height: 18px;
    font-size: 15px;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.switch-toggle input + label{
    padding: 0 1.3em;
}

.papererror {
	font-size: 13px;
	line-height:16px;
	font-weight: 400;
	color: #FF0000;
	margin-left: 8px;
}
.price-busy {
	position:absolute;
	width:550px;
	z-index:100;
	background:rgb(255 255 255 / 0%);
	opacity:1;
	top:96px;
	left:0px;
	border-radius:30px;
	display:none;
}

.switchinfo {
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	margin-left: 8px;
}