hr.separator {
	display: block; 
	border: none; 
	outline: none; 
	height: 1px; 
	width: 100%; 
	margin: 0 auto 15px; 
	clear: both;
	background-color: rgba(0, 0, 0, .08);
	color: rgba(0, 0, 0, .08);	
}

#view_1, #view_2, #view_3 {
	border: none;	
	padding: 30px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

#view_1 {
	padding: 0;
}

#view_2, #view_3 {
	display:none;
}

#start_btn {
	margin-top: 20px; 
}

.left_col,
.right_col {
	display:inline-block;
	font-size: 0;
	box-sizing: border-box;
	vertical-align: top;
	
}

.left_col {
	padding: 0 15px 0 0;
	width: 33%;
}

.right_col {
	padding: 0 0 0 15px;
	width: 66%;
}

.right_col ul {
	margin: 0px !important;
	padding: 0px !important;
	
}

.right_col ul li {
	background: url('../inc/images/radio_sel.png')  no-repeat left top !important;
	padding: 0px 0px 0px 50px !important;
	/*list-style-position: inside !important;
	padding-left: 100px !important;*/
	list-style: none !important;
	margin: 0 !important;
}

.right_col ul li {
	display: inline-block;
	width: 49%;
	font-size: 14px;
	line-height: 20px;
	color: #B0B0B0;
	font-style: italic;
	vertical-align: top;
	box-sizing: border-box;
}

.right_col ul li span {
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: 35px;
	padding: 0 0 0 0;
	color: #000000;
}

#stork_img {
	float:right;
	width: 222px;
	height: 180px;
	
}

strong.premium_instruction {
	font-size: 18px;
	line-height:18px;
}

#breast_pump_wrapper {
	border: solid red 0px;
	font-family: Arial !important;
}

#breast_pump_wrapper h1,
#breast_pump_wrapper h2  {
	padding: 0px 10px 0px 0px;
}

#breast_pump_wrapper h1 span,
#breast_pump_wrapper h2  span {
	display: block;
	color: #ffffff;
	background: #53A4D6;
	font-size: 32px;
	line-height: 36px;
	padding: 20px 0px 20px 10px;
	margin: 10px 0 5px 0;
	width: 99%;
	box-sizing: border-box;
}


#breast_pump_wrapper h2#fully_cov,
#breast_pump_wrapper h2#premium_prod,
#breast_pump_wrapper h2#accessory_prod,
#breast_pump_wrapper h2#featured {
    font-weight: bold;
	color: #ffffff;
    background: #8fa2ca;
	font-size: 32px;
	line-height: 36px;
	padding: 20px 0px 5px 10px;
}

#breast_pump_wrapper h2#accessory_prod {
	padding: 20px 0px 20px 10px;
}


#breast_pump_wrapper h2#fully_cov span,
#breast_pump_wrapper h2#premium_prod span,
#breast_pump_wrapper h2#featured span {
	font-size: 16px;
	line-height: 16px;
	padding: 0px 0px 20px 0px;
}


#view_3 h2 {
	margin: 30px 0 10px 0;
}

#breast_pump_wrapper h3 {
	color: #000000;
	font-size: 22px;
	padding: 0;
	margin: 10px 0 5px 0;
}

#breast_pump_wrapper p {
	line-height:19px;
	font-size: 15px;
	
}

#breast_pump_wrapper .col3 {
	display:inline-block;
	width: 25%;
	height: 50px;
	line-height: 40px;
	box-sizing:border-box;
	vertical-align: middle;
	padding-right: 5px;
}

#breast_pump_wrapper div#first_col3 {
	width: 19%;
	padding: 0;
}

.pump_header .col3:nth-child(2) {
	width: 27%;
}

#breast_pump_wrapper .pump_header .col3:nth-child(4) {
	width: 28%;
	padding: 0;
}


#breast_pump_wrapper .col3 p.headline {
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 18px;
	text-transform: uppercase;
	border:solid red 0px;
}

#breast_pump_wrapper .col3 p.first_headline {
	margin:0;
	padding:0;
	font-size:14px;
	line-height: 18px;
}

#breast_pump_wrapper .col3 p.sub-headline {
	
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:10px;
	line-height: 12px;
	
}	

#breast_pump_wrapper .col3 .circle {
	float:left;
	font-size: 28px;
	width:48px;
	height: 48px;
	line-height: 44px;
	box-sizing:border-box;
	padding: 0;
	color: #ffffff;
	background-color: #0055a0;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%; 
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border: solid #b5d1e7 3px;
	margin-right: 3px;
	vertical-align:middle;
}

#breast_pump_wrapper .col3 .circle.active {
	background-color: #F7902E;
	border: solid #b5d1e7 3px;
}

#premium_prod {
	margin-bottom:5px !important;
}

div.pump_header {
	margin-top: 20px;
	margin-bottom:30px;
}

div.col2 {
	display: inline-block;
	width: 49%;
}

.pump_label {
	display:block;
	color: #888AD5;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
}

.ack_wrap {
	margin: 20px 0 10px 0;
}

.ack_wrap  input[type="checkbox"] {
	display:none;
}

.ack_wrap span {
	position: absolute;
	display: inline-block;
	padding: 22px;
	border: 2px solid #888AD5;
	font-size:0;
	line-height: 0;
	height: 0;
}

.ack_wrap span.active {
	background-color: #888AD5;
	background-image: url("../inc/images/tick.png");
	
}

.ack_wrap p {
	display: inline-block;
	font-size: 14px !important;
	line-height: 16px !important;
	color: #000000;
	padding-left: 60px;
	min-height: 44px;
}

input[name="pil_name"], input[name="pif_name"], input[name="ssn"] {
	margin-bottom: 0 !important;
}

a#policies {
	text-decoration: none;
	color: #0000FF;
}


.next_btn, .prev_btn {
	display: inline-block;
	background: #529a97;
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
	font-family: Arial;
	color: #ffffff !important;
	font-size: 30px;
	padding: 5px 10px 5px 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	line-height: 50px;
	height:60px;
	cursor: pointer;
	width: 49%;
	max-width: 200px;
	text-align: center;
	box-sizing: border-box;
}

.next_btn:hover, .prev_btn:hover {
	background: #888AD5;
	color: #ffffff;
}

#pump_state, #prim_insurance, #pump_country {
	border: solid #000000 1px;
	padding: 5px;
	font-size: 16px;
	background: #ffffff;
	color: #000000;
	height:44px;
	line-height: 44px;
}

#prim_insurance, 
#pump_state  { 
    background: #fff url("../inc/images/drop.png") no-repeat scroll 100% center;
    border: 2px solid #888AD5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	color: #616161;
    cursor: pointer;
    display: inline-block;
	font-family: inherit;
    font-size: 18px;
    height: 48px;
    outline: medium none;
    padding: 7px 64px 7px 10px;
	margin: 0;
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance: none;
    appearance:none;
    line-height: 1;
	width: 100%;
}

#pump_state:disabled {
	background: #fff url("../inc/images/drop-disabled.png") no-repeat scroll 100% center;
	border: 2px solid #ececec;
	color: #ececec;
	
} 

#email_address {
	font-size: 18px;
    height: 48px;
    outline: medium none;
    padding: 7px 10px 7px 10px;
	border: 2px solid #888AD5;
	width: 100%; 
	box-sizing: border-box;
	margin: 0;
}

#important {
	color: #888AD5;
    font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

p.instruction {
	margin-bottom: 10px;
}

/* Product Blocks CSS - 2nd View */
#view_2 {
	font-size: 0;
}

.pump_prod {
	display:inline-block;
	width: 25%;
	padding-right: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 0px;
	margin: 15px 0;
	
}

.pump_prod a {
	border: none;
	color: #000000;
}

.pump_prod .msrp span {
	text-decoration: line-through;
}

.pump_prod > div {
	padding: 10px;
	border: solid #ececec 2px;
}

.pump_prod > div > img  {
	display: block;
	width: 100%;
	max-width: 100%;
	cursor: pointer;
}

.pump_prod > div > .prodInnerWrap {
	padding: 0;
	display: block;
	width: 100%;
}

.pump_prod > div > .prodInnerWrap .prodWrap {
	margin-bottom: 20px;
	display: table;
}

.pump_prod > div > .prodInnerWrap .prodWrap div:nth-child(1) {
	width:40%; 
	display: table-cell;
}

.pump_prod > div > .prodInnerWrap .prodWrap div:nth-child(1) a {
	display:inline-block; 
	width:100%;
	vertical-align:middle;
}

.pump_prod > div > .prodInnerWrap .pump_name {
	display: table-cell;
	text-align: left !important;
	font-weight: bold;
	color: #888AD5;
	font-size: 16px !important;
	padding: 0 0 0 10px;
	width:60%; 
	vertical-align:middle; 
	line-height: 20px !important;
}

.pump_prod > div > .prodInnerWrap .prodInner {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

.pump_prod > div > .prodInnerWrap .prodInner a {
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}

.pump_prod > div > .prodInnerWrap .cost_to_you {
	font-size: 32px;
	line-height: 34px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #000000;
}

.pump_prod > div > .prodInnerWrap .cost_to_you span {
	display: none;
}

.pump_prod > div > .prodInnerWrap .cost_to_you_mob {
	display:block;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

.pump_prod > div > .prodInnerWrap .msrp {
	font-size: 14px;
	line-height: 18px;
}

.pump_prod .select_product,
.pump_prod .select_accessory {
	display: block;
	text-decoration: none;
	font-size: 22px;
	line-height:24px;
	color: #ffffff !important;
	padding: 17px 5px;
	background: rgb(0,178,169);
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	box-sizing: border-box;
	text-transform: none;
	width: 100%;
}

.show_me,
.show_me:hover {
	display: block;
	text-decoration: none;
	line-height: 30px;
	color: #ffffff !important;
	padding: 10px;
	background: rgb(0,178,169);
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
	text-align: center;
	margin: 20px auto 0 auto;
	box-sizing: border-box;
	text-transform: none;
	font-size: 24px;
	width: 100%;
}

.show_me {
	max-width: 220px;
}

.no {
	display: block;
	text-decoration: underline;
	width: 100px;
	text-align: center;
	margin: 20px auto 0 auto;
	color: #000000;
	font-size: 14px;
	
}

.pump_prod .select_product.active,
.pump_prod .select_accessory.active {
	background: #888AD5;
}

hr.separator {
	display:none;
}

.radio_prod {
	visibility: hidden;
}

.radio_prod, .check_access, .radio_access {
	float: left;
	margin-right: 10px;
}

/* Feather Light pop up */
.featherlight {
	margin: 0;
}

.featherlight .featherlight-close-icon {
	width: 40px;
	height: 40px;
	margin: 0 !important;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background: #888AD5;
	color: #ffffff;
	font-size: 24px;
	font-weight: 900;
	z-index: 1000;
	top: -20px;
	right: -20px;
}

.featherlight-content {
	position: relative;
	padding: 0 !important;
	border: solid #888AD5 5px !important;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	max-width: 100% !important;
	z-index: 10;
	overflow: visible !important;
}



.more_info {
	display: none;
	padding: 20px;
	color: #000000;
	width: 600px;
	max-width: 100%;
}

.more_info h3,
#pump_details h3 {
	font-size: 20px;
	line-height: 24px;
	padding-right: 40px;
}

#pump_details h3 {
	color: #888AD5;
}

.more_info p,
#pump_details p {
	font-size: 14px;
	line-height: 16px;
}

.more_info ul {
	list-style-type: disc;
	background: #ececec;
	padding: 10px 10px 10px 20px;
	margin: 10px 0 0 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.more_info ul li {
	font-size: 12px;
	line-height: 16px;
}

.large_img_popup {
	position: relative;
	display: none;
	max-width: 600px;
	width: 100%;
}

.pump_details {
	display: none;
	padding: 10px;
	max-width: 100%;
	width: 600px;
}
 
.large_img_popup img {
	max-width: 100%;
}





















/* 3rd View */

#motherInfo {
	padding-bottom:20px;
}

#motherInfo label {
	display:block;
	color: #888AD5;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}

#motherInfo input[type="text"],
#motherInfo input[type="tel"] {
	font-size: 18px;
    height: 48px;
    outline: medium none;
    padding: 7px 10px 7px 10px;
	border: 2px solid #888AD5;
	width: 100%; 
	box-sizing: border-box;
	margin: 0;
} 

#motherInfo select {
	display: inline-block;
	line-height: 20px;
	height:44px;
	color: #000000;
	border-image: no !important;
	box-sizing:border-box;
	vertical-align: baseline;
	background: #fff url("../inc/images/drop.png") no-repeat scroll 100% center;
    border: 2px solid #888AD5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	color: #616161;
    cursor: pointer;
 	font-family: inherit;
    font-size: 18px;
    height: 48px;
    outline: medium none;
    padding: 7px 64px 7px 10px;
	margin: 0;
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance: none;
    appearance:none;
    line-height: 1;
	width: 99%;
}


#motherInfo .col_33 {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	box-sizing: border-box;
	padding-right:10px;
}

#motherInfo .col_100 {
	display: inline-block;
	border:solid red 0px;
	width: 99%;
	box-sizing: border-box;
	box-sizing: border-box;
	padding-right:10px;
}

#motherInfo .col_49 {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
	box-sizing: border-box;
	box-sizing: border-box;
	padding-right:10px;
	
}

#motherInfo .col_50 {
	display: inline-block;
	border:solid red 0px;
	width: 50%;
	box-sizing: border-box;
	box-sizing: border-box;
	padding-right:10px;
	
}

#motherInfo #disclaimer {
	font-size: 14px;
	padding: 0;
	margin: 34px 0 0 0;
}

#motherInfo h2 {
	padding: 0 10px 0 0;
}

#motherInfo h2 span {
	display: block;
	background: #53A4D6;
	color: #ffffff;
	padding: 10px;
}

.radio_btn {
	display: inline-block;
	background: transparent url("../inc/images/radio_unsel.png") no-repeat left top;
	width: 35px;
	height: 35px;
	cursor: pointer;
	margin-right: 10px;
}

.radio_btn.active,
.radio_btn:hover {
	background: transparent url("../inc/images/radio_sel.png") no-repeat left top;
}


#motherInfo .align_top {
	vertical-align:top;
}

#breast_pump_wrapper p.redText {
	font-size: 12px !important;
	color: #FF0000;
}

#tricare {
	display:none;
}

.col_50 input[type="text"], .col_50 select {
	width: 99% !important;
}

.col_50 p {
	margin: 0;
}

.col_49 select.select_33, .col_50 select.select_33 {
	width: 32.8% !important;
	padding: 10px 0 10px 5px !important;
	font-size: 16px !important;
}

.col_50 select.select_custom_width {
	width: 33.5% !important;
}

#important {
	position: relative;
	padding: 0;
	box-sizing: border-box;
}

#important p {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	height: 38px;
	color: #FF0000;
}

.formRow {
	border: solid blue 0px;
}

#motherInfo label.h_c_p {
	display: inline-block !important;
	max-width: 90% !important;
}

#health_care_provider, #alt_ship, #sec_insur_prov {
	display: none;
	margin-top: 10px;
}

#health_care_file_upload {
	display: none;
}

#health_care_file_upload {
	margin: 10px 0;
}

#select_boxes div {
	display: block;
	padding: 10px 0;
}

#select_boxes div:nth-child(1) {
	padding-top:0;
}

.read_and_sign {
	float:left;
	white-space: wrap;
}

.read_and_sign ul {
	margin-left: 20px;
}

.read_and_sign ul li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

#signPad {
	padding:0px;
	width:262px;
	height:105px;
	border:solid #000000 1px;
	margin-bottom:10px;
}


.clearButton, .clearButton:visited, .clearButton:hover, .clearButton:active {
	float:right;
	text-decoration:none;
	font-size:12px;
	border:none !important;
}

.btn_wrapper {
	text-align: center;
}

input[name="h_c_p"], input[name="have_sec_ins_prov"], input[name="ship_breast_pump"]  {
	display:inline-block;
	vertical-align:top !important;
	margin: 3px 5px 0 5px;
}

input[name="ship_breast_pump"],
input[name="h_c_p"] {
	display: none;
}

.radio_wrapper {
	min-height: 35px; 
	line-height: 35px;
	padding: 5px 0;
}

#motherInfo label.h_c_p_label {
	display: inline-block;
	vertical-align:top !important;
	line-height: 18px;
	font-size: 16px;
	padding: 7px 0 0 0;
	margin: 0;
	max-width: 85%;
	color: #000000;
}

#select_boxes div#country_wrapper {
	display:none;
}

#premium_pump {
	display: none;
}

#breast_pump_wrapper .gdlr-core-pbf-element {
    clear: both;
    line-height: 1.5em;
}

input.force_disabled {
	background-color: #ececec !important;
    cursor: not-allowed;
}

.count_click_processing{
	font-size: 18px !important;
    text-transform: initial !important;
    letter-spacing: 0 !important;
    font-weight: bold !important;
}

/*
@media screen and (max-width:820px) {

	#first_col3 {
		width: 100% !important;
		display:block;
	}
	
	p.headline {
		font-size: 11px !important;
	}
			
	#breast_pump_wrapper .col3 {
		text-align: center;
		height: auto;
		width: 33% ;
		vertical-align:top;
	}
		
	#breast_pump_wrapper .col3 .circle {
		display:inline-block;
		float:none;
	}
	
	#breast_pump_wrapper .col3 p.first_headline {
		margin-bottom: 10px;
	}
	
	.prev_btn {
		width: 37% !important;
		font-size: 16px;
		padding: 5px;
	}
	
	.next_btn {
		width: 60% !important;
		font-size: 16px;
		padding: 5px;
	}
	
	#start_btn {
		width: 100% !important;
		font-size: 30px;
	}
	
	#important {
		width: 49% !important;
	}
	
	#important p {
		font-size: 10px;
		line-height: 12px;
		height: 50px;
	}
	
	
}	
*/

@media screen and (max-width:768px) {
	
	/* Products Block CSS - 2nd View */
	.pump_prod {
		display:block;
		width: 100%;	
	}

	hr.separator {
		display:block;
		margin: 10px 0 0 0;
	}	
	
	.pump_prod > div {
		border: none;
	}
	
	.featherlight-content {
		margin: 0 15px !important;
	}
	
	/*
	.pump_prod > div > img  {
		display:inline-block;
		max-width: 150px;
		width: 30%;
		margin: 0;
		vertical-align: top;
		cursor: pointer;
	}

	.pump_prod > div > .prodInnerWrap { 
		display: inline-block;
		width:70%;
		font-size: 15px;
		box-sizing: border-box;
		padding-left: 20px;
		vertical-align: top;
		text-align: left;
	}

	.pump_prod > div > .prodInnerWrap .prodInner {
		text-align: left;
		font-size: 14px;
	}

	.pump_prod > div > .prodInnerWrap .pump_name {
		text-align: left;
		font-size: 18px;
	}

	.pump_prod > div > .prodInnerWrap .cost_to_you {
		display: block;
		font-size: 14px;
		line-height: 21px;
		text-align: left;
		font-weight: normal;
		padding-top: 0;
	}	

	.pump_prod > div > .prodInnerWrap .cost_to_you span {
		display: inline-block;
	}

	.pump_prod > div > .prodInnerWrap .cost_to_you_mob {
		display:none;
	}

	.pump_prod .select_product {
		text-transform: uppercase;
	}

	.pump_prod .select_product span {
		display: none;
	}

	hr.separator {
		display:block;
		margin: 10px 0 0 0;
	}
	*/
	
	

	/* Views CSS */
	#view_1, #view_2, #view_3 {
		padding: 0 5px 5px 5px;
	}
	
	.left_col,
	.right_col {
		display:inline-block;
		width: 100%;
		padding: 0;
	}
	
	.right_col {
		display: none;
	}
	
	#start_btn,
	.col_49 select.select_33, .col_50 select.select_33 {
		width: 100% !important;
		font-size: 30px;
	}

	#motherInfo .col_33, 
	#motherInfo .col_50, 
	#motherInfo .col_49,
	#motherInfo .col_100,
	#motherInfo select,
	.col_50 input[type="text"], 
	.col_50 select {
		display: block;
		width: 100% !important;
	}
	
	
	#motherInfo #disclaimer {
		margin: 5px 0 0 0;
	}
				
	#breast_pump_wrapper h1 {
		font-size: 26px;
		margin: 10px 0 5px 0;
	}

	#breast_pump_wrapper h2 {
		font-size: 20px;
		padding: 10 px 0 0 0;
		margin: 10px 0 0px 0;
	}

	#breast_pump_wrapper h3 {
		font-size: 16px;
		padding: 0;
		margin: 10px 0 5px 0;
	}
	
	.sub-headline {
		height: 24px;
	}
		
	.prev_btn {
		width: 37% !important;
		font-size: 16px;
		padding: 5px;
	}
	
	.next_btn {
		width: 60% !important;
		font-size: 16px;
		padding: 5px;
	}
		
	/*	
	.pump_prod {
		text-align: center;
	}
	
	
	.pump_prod input, .pump_prod img {
		float:none !important;
	}
	
	hr.separator {
		display:block;
	}
	
	.prodInnerWrap {
		padding:0;
		width:100%;
	}
	*/
	
	#stork_img {
		display: none;
	}
	
	#important {
		margin-bottom:10px;
		width: 100% !important;
	}
	
	#important p {
		line-height: 18px;
		height: auto;
	}
	
	#motherInfo label.h_c_p_label {
		vertical-align:top !important;
		min-height: 35px; 
		line-height: 20px;
		font-size: 16px;
		max-width: 80%;
		
	}
	
	#motherInfo #m_day,
	#motherInfo #m_year,
	#motherInfo #b_day,
	#motherInfo #b_year {
		margin-top: 5px;
	}
	

}


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

	.pump_prod .select_product, 
	.pump_prod .select_accessory {
		width: 100%;
	}
	
}

/* Fix Gravity forms CSS */
@media only screen and (max-width: 641px) {
	#breast_pump_wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 2rem;
		min-height: 2rem;
	}
}