.skladka-calkowita-style label, 
.pierwsza-rata-style label, 
.kolejne-raty-style label {
	font-size:18px !important;
	color:#4179b6 !important;
}
.skladka-calkowita-style input[readonly="readonly"][type="text"], 
.pierwsza-rata-style input[readonly="readonly"][type="text"], 
.kolejne-raty-style input[readonly="readonly"][type="text"] {
	font-size:28px !important;
	color:rgb(22, 49, 81) !important;
	font-weight:bold;
	background:transparent !important;
	padding:0px !important;
	opacity:1 !important;
}
.oswiadczenia .float-none label {
	float:none !important;
}

.large input {
	width:100% !important;
}
.full-width {
width:100% !important;
}
.gform_footer input.gform_button {
display:block !important;
}
.only_validate label, .only_validate input {
display:none !important;
}
.only_validate .validation_message{
padding-bottom:16px !important;
font-size:120% !important;
}
.only_validate {
padding-bottom:0px !important;
}
.gpnf-nested-entries {
width:100%;
}
.gpnf-nested-entries th:first-child {
white-space : nowrap; 
}
.gpnf-nested-entries td:first-child {
white-space : nowrap !important; 
}
.tingle-modal {
	max-width:var(--site_width);
	background:#ffffff !important;
}
.tingle-modal-box {
	background:#f1f1f1 !important;
	box-shadow:1px 1px 5px #000000;
}
.tingle-modal-box__footer {
		padding-right:5px;
}
.gpnf-modal-header {
	margin:0px !important;
	height:auto !important;
	line-height: 2rem !important;
	font-size:1rem !important;
	border-radius:0px !important;
	padding:0px 10px !important;
	background:var(--menu_highlight_background) !important;
}
.tingle-modal__close {
	display:none;
}
.tingle-btn {
	font-family:"Poppins";
	padding:10px 20px !important;
	border:0px !important;
	background:var(--menu_highlight_background);
	border-radius: 4px;
	text-align:center;
	margin-bottom:5px !important;
	margin-left:10px;
	cursor:pointer;
	color:#ffffff;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:-1px;
	transition: all .2s;
}
.gpnf-btn-cancel {
	background:#bababa !important;
}
.oswiadczenia li label, .oswiadczenia li.gfield.header_label {
	font-weight:300 !important;
	font-size:14px !important;
	line-height:18px !important;
}
.oswiadczenia li.gfield.header_label span.header_label_number, .oswiadczenia li.gfield .gfield_label {
	font-weight:700 !important;
}

.button_wyslij {
	width:100% !important;
	font-family:"Poppins";
	background:var(--menu_highlight_background) !important;
	font-weight:bold !important;
	color:#ffffff !important;
	border:0px !important;
	border-radius:3px !important;
	font-size:110% !important;
}
.ankieta_medyczna {
	padding:13px 29px !important;
	
}

@media only screen and (max-device-width: 640px) {
	
	.ankieta_medyczna {
		width:100% !important;
		line-height:2 !important;
	}
	
}

#field_36_193 {
padding:0px;	
}

table.variants {
	width:100%;
	border-collapse: separate;
	border-spacing: 2px 0px;
}
table.variants td {
	border-color:rgba(0,0,0,.2);
	border-style: solid;
	border-width:0px 1px;
	box-sizing: border-box;
	padding:5px;
	width:25%;
	font-size:12px;
	/* box-shadow: 0 0 8px rgba(102,175,233,.6); */
}
table.variants tr:first-child td {
	border-top:1px solid rgba(0,0,0,.2);
	border-radius:5px 5px 0px 0px;
}
table.variants tr:last-child td {
	border-bottom:1px solid rgba(0,0,0,.2);
	border-radius:0px 0px 5px 5px;
}
table.variants tr td:first-child {
	width:25%;
	background:rgba(65,120,180,0.1);
}
table.variants tr:first-child td:first-child {
	font-weight:700;
}
table.variants tr:first-child td:not(:first-child) {
	font-weight:700;
	color:var(--primary_color);
	font-size:1rem;
}
table.variants tr td:not(:first-child) {
	text-align:center;
}
table.variants tr:not(:last-child) td {
	border-bottom:1px solid rgba(0,0,0,0.1);
}
table.variants tr:nth-child(even) {background: #fafafa}
table.variants tr:nth-child(odd) {background: #FFF}

table.variants td.active {
	box-shadow: 0px 0px 8px -3px rgba(226, 255, 176, 1);
	background:rgba(226, 255, 176, 0.5);
}
.row {
	width:100%;
	display:flex;
}
.col-6 {
	flex:1;
	font-size:0.7rem;
	max-width:50%;
}
.justify-content-end ul.gfield_radio {
	justify-content:end;
	max-width:100%;
}
.justify-content-end .ginput_container ul.gfield_radio li {
    width: calc(25% - 2px) !important;
    padding: 0px !important;
    margin: 1px !important;
	box-sizing: border-box;
}
#wrapper .entry-summary .gform_wrapper .justify-content-end ul.gfield_radio li {
	padding-right:0px !important;
}
.justify-content-right .panel-heading{
	display: flex;
    justify-content: end;
}
.gfield_description {
	padding:0px !important;
}
.gsection_description {
	margin-bottom:0px !important;
	font-weight:400 !important;
}
@media only screen and (max-device-width: 640px) {
	.justify-content-end .ginput_container ul.gfield_radio li {
		width:100% !important;
		margin-top:10px !important;
	}
	.row {
		flex-direction: column;
	}
	.col-12 {
		max-width:100%;
	}
	
}

.gfield_list_container {
	width:100%;
}
.gfield_list_container th,
.gfield_list_container td {
	width:50%;
}
.gfield_list_container .select-arrow {
	left:auto !important;
}
#wrapper .entry-summary .gform_wrapper ul li.hidden-choice {
    opacity: 0.5;
    pointer-events: none;
}

.chosen-search {
	display:none !important;
}