	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	label {
		color: #3C5896;
		font-family: HelveticaNeueLTStd-BdEx;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0.25px;
	}

	p, body, div {
		font-size: 10pt;
		color: gray;
		font-family: 'Montserrat';
		font-weight: 500;
	}

	label {
		font-family: HelveticaNeueLTStd-BdEx;
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0.25px;
		font-size: 10pt;
	}

	lower-limb {
		color: #F7DA1C
	}

	a {
		font-size: 10pt;
		font-family: 'Montserrat';
		color: #00965E;
		font-weight: 500;
	}

	/*reverse pipcode lookup*/
	input {
		font-family: Montserrat !important;
		color: #2b2b2b !important;
	}

	input {
		border-color: #e5ecf8 !important;
		outline: none;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}

	input {
		border-color: #e5ecf8 !important;
	}

	textarea {
		border-color: #e5ecf8 !important;
		outline: none;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}

	/* Overriding placeholder input styles */
	::-webkit-input-placeholder {
		font-size: 12px !important;
	}

	:-moz-placeholder {
		/* Firefox 18- */
		font-size: 12px !important;
	}

	::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 12px !important;
	}



	.form-error::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		color: #e55d5d;
	}

	.form-error::-moz-placeholder {
		/* Firefox 19+ */
		color: #e55d5d;
	}

	.form-error:-ms-input-placeholder {
		/* IE 10+ */
		color: #e55d5d;
	}

	.form-error:-moz-placeholder {
		/* Firefox 18- */
		color: #e55d5d;
	}


	textarea {
		resize: none;
	}

	.form-control:focus {
		border-color: #3C5896 !important;
	}

	button {
		cursor: pointer;
		;
	}

	body,
	html {
		background-color: #fff;
		margin: 0px 0px 0px 0px;
		overflow-x: hidden;
		font-family: 'Montserrat';
	}

	/*.lSPager{
position: absolute;
    bottom: auto;
	text-align:center;
    top: -10px;
	}*/

	.navbar-link:hover span {
		color: #00965E;
	}

	.green-rule {
		width: 100%;
		height: 1px;
		background: #ededed;

	}

	/*MENU */

	#main_navbar {
		background: rgba(255, 255, 255, 1);
		border-bottom:0px
	}




	@media (max-width: 768px) {
		.header_toolbar {
			z-index:9999999 !important;;
		}
		body { margin-top: 50px;}
		#main_navbar {position:relative;top:0;right:0;left:0;}
		.parallax { background-image:none !important;
		margin-top:-100px;
		}
	
	}

	@media (min-width: 576px) {
		body { margin-top: 0px;}
	}

	@media (max-width: 576px) { 

		#main_navbar {position:fixed;top:0;right:0;left:0;}
	 }

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

		.dropdown-short>a {
			padding-bottom: 25px !important;
			background-color: transparent;
		}
	}

	.dropdown-menu {
		background-color: #3C5896 !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		border: 0px;
		border-radius: 0px;
	}

	.dropdwon-toggle:not(.collapsed),
	li[class*="-onhover"]:hover>a .desc {
		color: white !important;
	}

	.lower-limb:hover,
	.lower-limb:not(.collapsed),
	li[class*="-onhover"]:hover>.lower-limb {
		
		background: linear-gradient(135deg, #85c7aa, #84cab0);
	
		color: #3C5896 !important;
		
	}


	.upper-limb:hover,
	.upper-limb:not(.collapsed),
	li[class*="-onhover"]:hover>.upper-limb {
		background: #B4CD3F !important;
		color: #3C5896 !important;
	}

	.easywrap:hover,
	.easywrap:not(.collapsed),
	li[class*="-onhover"]:hover>.easywrap {
		background: #62b3e3 !important;
		color: #3C5896 !important;

	}

	.comfiwave:hover,
	.comfiwave:not(.collapsed),
	li[class*="-onhover"]:hover>.comfiwave {
		background: #334D83 !important;
		color: #fff !important;

	}

	.midline:hover,
	.midline:not(.collapsed),
	li[class*="-onhover"]:hover>.midline {
		background: #f58b3f !important;
		color: #3C5896 !important;
	}

	.essentials:hover,
	.essentials:not(.collapsed),
	li[class*="-onhover"]:hover>.essentials {
		background: #F39DAA !important;
		color: #3C5896 !important;
	}

	.lymphtech:hover,
	.lymphtech:not(.collapsed),
	li[class*="-onhover"]:hover>.lymphtech {
		background: #b7c0e1 !important;
		color: #3C5896 !important;
	}



	.dropdwon-toggle:not(.collapsed),
	li:hover>.essentials .desc {
		color: #3C5896 !important;
	}

	.dropdwon-toggle:not(.collapsed),
	li:hover>.comfiwave .desc {
		color: #3C5896 !important;
	}

	.dropdwon-toggle:not(.collapsed),
	li[class*="-onhover"]:hover>.essentials .desc {
		color: #fff !important;
	}

	.dropdwon-toggle:not(.collapsed),
	li[class*="-onhover"]:hover>.comfiwave .desc {
		color: #fff !important;
	}


	.account-menu>ol>li>a>.desc {
		color: #b6b6b6 !important;

	}

	#productsTab>li>a>.desc {
		color: #fff !important;
	}

	#productsTab>.active {
		opacity: 1;
	}


	/*product selector*/
	.styleTable {
		width: 100%;
	}

	.styleTable td {
		text-align: center;
	}

	#course_count {
		background-color: red;
		color: white;
	}




	.selection-span {
		font-family: Arimo;
		display: block;
		height: auto;
		-moz-border-radius: 45px;
		border-radius: 45px;
		text-align: center;
		cursor: pointer;
		display: block;
		max-width: 100%;
		margin: 0 auto;
		OPACITY: 1;
		z-index: 1;
	}

	.selection-span:hover,
	.selection-span:focus {
		opacity: 1;
	}

	.swatch_name {
		font-weight: 300;
		color: #3C5896;
		letter-spacing: 1px;
		font-size: 11px;
		margin-top: 3px;
		white-space: nowrap;
		font-weight: 500;
		font-family: Montserrat;
	}

	.center-text {
		text-align: center;

	}

	.selector-div label {
		width: 100%;

	}

	.selector-notes {
		font-family: 'Montserrat';
		font-size: 12px;
		border-bottom: 2px solid;
		padding: 2px;
		background-color: #fdfdfd;
	}

	.selector-div {
		margin: 0px;
		padding: 0px;
		margin-bottom: 45px;
		z-index: 1;
	}

	.clicked-span {
		background-color: #c5d7ed;
	}


	/* Measurement Form */
	.divGeorge {
		position: relative;
		top: 0px;
		left: 0px;
		overflow: show;
		width: auto;
		height: auto;
		font-weight: bold;
		font-size: 30px;
		margin-left: auto;
		margin-right: auto;

		text-align: center;
		border: 1px solid transparent;
	}

	.imgGeorge {
		position: absolute;
		display: block;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: 100%;
		top: 0px;
		z-index: 0;
		overflow: visible;



	}

	.field {
		border: 1px solid black;
	}


	.measurement {
		position: relative;
		max-width: 100%;
		height: 20px;
		z-index: 100;
	}

	.measurement2 {
		position: relative;
		float: right;
		max-width: 45%;
		height: 20px;
		z-index: 100;
	}

	@media only screen and (max-width: 479px) {
		.measurement {}
	}


	.svg_icon {
		fill: #3C5896;
		z-index: 999;
		margin-left: auto;
		margin-right: auto;
		opacity: 1;
		pointer-events: none;
	}

	.svg_icon:hover {
		opacity: 1
	}

	.close>span {
		font-size: 150%;
	}


	@media (max-width: 768px) {
		.measuring_guide_modal>div>.modal-dialog {
			width: 100%;
			height: 100%;
			padding: 0;
			margin: 0;
		}

		.measuring_guide_modal>div>.modal-dialog>.modal-content {
			height: 100%;
			min-height: 100%;
			border-radius: 0;
			overflow: auto;
		}

		.close>span {
			font-size: 200%;
		}
	}


	.btn-selection {
		display: block;
		width: 100%;
		font-size: 9pt;
		text-align: left;
		margin-bottom: 8px;
		border-right: 1px solid #ededed;

	}

	.btn-selection:hover {
		color: #3C5896;
	}


	.COMPRESSION {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 35px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		padding: 5px;
		line-height:1em;
		font-size: 20px;
		color: white;

	}

	.COMPRESSION-SMALL {
		height: 25px;
		width: 60px;
		font-size: 13px;
		line-height:0.5em;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 10px;
	}


	.CLASS_1 {
		background-color: #c5d5ec;
	}

	.CLASS_2 {
		background-color: #62b3e3;
	}

	.CLASS_3 {
		background-color: #4c70b3;
	}

	.CLASS_4 {
		background-color: #0054a2;
	}

	.WIDTH {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 80px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		background-color: #FFE26D;
		padding: 5px;
		line-height: 65px;
		font-size: 25px;
		color: white;
	}

	.SIDE {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 60px;
		width: 60px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		background-color: #3C5896;
		padding: 5px;
		line-height: 50px;
		font-size: 20px;
		color: white;
	}

	.STANDARD_WIDTH {
		background-color: #DFEFDC;
		color: gray;
	}

	.EXTRA_WIDE {
		background-color: #6DC06A;
	}


	.LENGTH,
	.FOOT {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 80px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		background-color: #FFE26D;
		padding: 5px;
		line-height: 65px;
		font-size: 25px;
		color: white;
	}

	.REGULAR_LEG,
	.REGULAR_FOOT,
	.REGULAR_LENGTH,
	.REGULAR {
		background-color: #FFE26D;
		color: white;
	}

	.SHORT_LEG,
	.SHORT_FOOT,
	.SHORT_LENGTH,
	.SHORT {
		background-color: #F26631;
	}

	.EXTRA_LONG_FOOT {
		background-color: #3C5896;
	}
	

	.LONG_LEG,
	.LONG_FOOT,
	.LONG_LENGTH,
	.LONG,
	.TALL {
		background-color: #00A7DE;
		color: white;
	}

	.SIZE {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 60px;
		width: 60px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		background-color: #3C5896;
		padding: 5px;
		line-height: 50px;
		font-size: 20px;
		color: white;
	}

	.PRODUCT_TYPE {
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 80px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		background-color: #FFE26D;
		padding: 5px;
		line-height: 65px;
		font-size: 15px;
		color: white;

	}

	.SIZED {
		background-color: #3C5896;
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 80px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		padding: 5px;
		line-height: 65px;
		font-size: 16px;
		color: white;
	}

	.CUSTOM_MADE {
		background-color: #8e79b7;
		font-family: arimo;
		font-weight: 900;
		display: inline-block;
		height: 80px;
		width: 80px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		text-align: center;
		padding: 5px;
		line-height: 65px;
		font-size: 16px;
		color: white;
	}

	.COLOUR {
		width: 46px;
		height: 46px;
		border: 3px solid #c5d7ed;
		border-radius: 10px;
		cursor: pointer;
		display: inline-block;
	}


	.COLOUR-SMALL {
		width: 32px;
		height: 32px;
		border-radius: 6px;
		border-width: 2px;
	}




	.BEIGE {
		background-color: #e0c298;
	}

	.BEIGE-APRICOT {
		background-color: #e0c298;
	}

	.BLACK {
		background-color: #000;
	}

	.SAND {
		background-color: #cbaa78;
	}

	.apricot,
	.APRICOT {
		background-color: #e0c298;
	}

	.pearl,
	.PEARL {
		background-color: #b18878;
	}

	.grey {
	background-color:#808080;
}

	.caramel,
	.CARAMEL {
		background-color: #cea076;
	}

	.navy,
	.NAVY {
		background-color: #0f2445;
	}

	.american-tan {
		background-color: #b68050;
	}

	.black,
	.BLACK {
		background-color: #000000;
	}

	.white,
	.WHITE {
		background-color: #fbfbf7;
	}

	.smoke,
	.SMOKE {
		background-color: #c09372;
	}

	.slate,
	.SLATE {
		background-color: #57585a;
	}

	.grey, .GREY {
		background-color: #716f73;
	}

	.mocha,
	.MOCHA {
		background-color: #360f01;
	}

	.burgundy,
	.BURGUNDY {
		background-color: #811d20;
	}

	.sand,
	.SAND {
		background-color: #cbaa78;
	}

	.classic-beige {
		background-color: #b1926f;
	}

	.light-beige,
	.LIGHT_BEIGE {
		background-color: #ead3b3;
	}

	.SAND {
		background-color: #cbaa78;
	}

	.HKT-BLUE {
		background-color: #3890b6;
	}

	.KA-GREEN {
		background-color: #a3c45c;
	}

	.KA-PINK {
		background-color: #e6528e;
	}

	.mobileBasketButton {
		float: right;
		width: 22%;
		background-color: #41a481;
		color: white;
		height: 100%;
		display: table;
		font-family: Montserrat;
		cursor: pointer;
	}






	.breadcrumb {
		padding-right: 5px;
		display: none;
		border-radius: 0 0 3px 3px;
		cursor: pointer;
	}

	.breadcrumb>li+li:before {
		padding: 0 5px;
		color: #ccc;
		content: ">";
		cursor:pointer;
	}

	.breadcrumb-link a {
		font-size: 12px;
		color: #3C5896;
		cursor:pointer;
	}

	@media screen and (max-width: 768px) {
		.breadcrumb-link a {
			font-size: 8pt;
		}
	}

	.breadcrumb>li.active a {
		/*text-decoration: underline;*/
		color: #26936a;
	}


	.hadButton {
		background-color: #00965E;
		color: white;
		border-radius: 0px;
		border: 0px;
		min-height: 50px;
		margin: auto;
		opacity: 0.9;
		font-family: Montserrat;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;

	}



	.patient {
		background-color: #71a88e;
	}

	.hadButton:disabled {
		pointer-events: auto;
	}

	.hadButton:hover,
	.hadButton:focus {

		opacity: 1;
		color: white !important;
		background-color: #213561;
	}

	.blue {
		background-color: #3C5896;
		opacity: 0.9;
	}

	.blue:hover {
		background-color: #3C5896;
		opacity: 1
	}

	.patient:hover {
		background-color: #71a88e !important;
	}

	.hadButton[disabled=disabled],
	button:disabled {
		background-color: #26936a;
		color: white;
		border-radius: 0px;
		border: 0px;
		opacity: 0.9;
	}

	.hadButtonReverse {
		background-color: #3C5896;
	}


	.resetButton {
		background-color: silver;
		color: white;
		border-radius: 0px;
		border: 0px;
		min-height: 50px;
		margin: auto;
		margin-right: 1px;
	}



	.confirm-pipcode {
		font-size: 16pt;
		font-family: 'HelveticaNeueLTStd-BdEx';
		color: #3C5896;
		max-height: 200px;
		line-height: 22px;
		margin-top: -25px;
		margin-bottom: 10px;
	}

	.confirm-unit {
		color: gray;
	}


	/* 5 column layout for slider tabs */
	.col-xs-15,
	.col-sm-15,
	.col-md-15,
	.col-lg-15 {
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.col-xs-15 {
		width: 20%;
		float: left;
	}

	@media (min-width: 768px) {
		.col-sm-15 {
			width: 20%;
			float: left;
		}
	}

	@media (min-width: 992px) {
		.col-md-15 {
			width: 20%;
			float: left;
		}
	}

	@media (min-width: 1200px) {
		.col-lg-15 {
			width: 20%;
			float: left;
		}
	}

	/* END 5 column layout */




	.overlay {
		display: none;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: rgba(255, 255, 255, 0.75);
		opacity: 1;
		filter: alpha(opacity=60);
		text-align: center;
		vertical-align: middle;
		line-height: 100%;
		z-index: 1;
	}


	.tooltip.bottom .tooltip-arrow {
		top: 0;
		left: 50%;
		margin-left: -5px;
		border-bottom-color: #29367a;
		border-width: 0 5px 5px;
	}

	.tooltip-inner {
		color: #fff;
		background: #29367a;
		border: solid 1px #29367a;
		border-radius: 0px;
	}

	.shop-item {
		background-color: #fff;
		color: #29367a;
		display: block;
		width: 100%;
		text-align: left;
		margin-bottom: 8px;
		border-top: 1px solid #ededed;
	}

	.shop-item:first-child {
		border-top: 1px solid white;
	}

	.shop-item:hover {
		color: #3C5896;
	}

	.basket-delete {
		font-size: 14pt;
		cursor: pointer;
		display: block;
	}

	.basket-delete:hover i {
		color: #e55d5d;
	}

	.basket-description {
		font-size: 11pt;
	}

	.basket-quantity {
		color: #29367a;
	}

	.basket-description {

		margin-top: 2px;
	}

	.badge {
		background-color: #29367a;
		font-family: arimo;
	}

	.basket-description>p {
		font-size: 8pt;
		color: #505050;
	}

	.customOption {
		padding-bottom: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}

	@media screen and (max-width: 480px) {
		.customOption {
			font-size: 8pt;
			padding: 10px;
			padding-bottom: 2px;
		}
	}

	.custom-options-header {
		padding-bottom: 5px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 8pt;
		color: #29367a;
		font-weight: 700;
		font-family: arimo;
	}

	.customOption select {
		width: 46px;
	}

	.customOption>div {
		height: 25px;
	}

	.customOption input {
		font-family: arimo;
		padding: 3px;
	}

	@media screen and (min-width: 768px) {
		.customOption {
			margin-bottom: 20px;
		}
	}

	#vstrap_from,
	#vstrap_to {
		border: 0;
		outline: 0;
		background: transparent;
		border-bottom: 2px solid black;
		width: 20px;
		width: 45px;
		margin-right: 2px;
	}

	#progressBar {
		background-color: #3E6FAD;
		width: 0px;
		height: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		-moz-transition: .25s ease-out;
		-webkit-transition: .25s ease-out;
		-o-transition: .25s ease-out;
		transition: .25s ease-out;
	}

	.not-active {
		pointer-events: none;
		cursor: default;
	}

	/* .catergory {
		border-radius: 0px;
		border: 0px;
		background-color: #fff;
		padding: 12px;
		font-size: 10pt;
		font-family: Montserrat;
		color: gray;
	} */

	.catergory-group .btn-active {
		background-color: #3C5896;
		color: white;
		opacity: 1;
	}

	.catergory-group .btn {
		border: 0px;
		opacity: 0.85;
	}

	.catergory-group .btn:hover {
		opacity: 1;
	}

	.catergory-group .btn-active:active {
		background-color: #00965E;
		color: white;
		opacity: 1;
	}

	.mobileTrolleyButton {
		position: fixed;
		width: 100%;
		bottom: 0;
		background-color: #26936a;
		color: white;
		border-radius: 0px;
		border: 0px;
		min-height: 50px;
		margin: auto;
		font-family: Montserrat;
		z-index: 99999;
	}

	#trolley,
	#patient-trolley {
		background-color: white;
		padding-top: 15px;
	}

	#trolley.fullscreen,
	#patient-trolley.fullscreen {
		z-index: 9999;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		overflow: auto;

	}

	.loader,
	.loader:after {
		border-radius: 50%;
		width: 10em;
		height: 10em;
	}

	/*LOADING ANIMATION */
	.loader,
	.loader:after {
		border-radius: 50%;
		width: 15em;
		height: 15em;

	}

	.loader {
		top: 40%;
		position: absolute;
		margin: 0px auto;
		font-size: 10px;
		position: relative;
		text-indent: -9999em;
		border-top: 2.1em solid rgba(48, 57, 123, 0.2);
		border-right: 2.1em solid rgba(48, 57, 123, 0.2);
		border-bottom: 2.1em solid rgba(48, 57, 123, 0.2);
		border-left: 2.1em solid #3C5896;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-animation: load8 1.1s infinite linear;
		animation: load8 1.1s infinite linear;
	}

	@-webkit-keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}



	/*FORMS */


	.panel-footer h6 {
		margin-bottom: 0px;
	}

	.panel .hadButton {
		padding: 2px;
		border-radius: 0 0 3px 3px;
		padding-top: 14px;
	}


	.panel-footer {
		border: 0px !important;
		border-radius: 0px;
	}

	.panel-default {
		border: 0px !important;
	}

	.panel-body {
		border: 1px solid #ededed !important;
	}



	.madeToOrder .panel-body,
	.customMade .panel-body,
	.heldInStock .panel-body {
		padding: 0px;
	}

	.customMade .glyphicon {
		color: #3C5896;
		opacity: 0.8;
	}

	.customMade .glyphicon:hover {
		opacity: 1;
	}

	.customMade .hadButton .glyphicon {
		color: #fff
	}

	.customMade .panel {
		max-width: 280px;
		margin: 0 auto;
	}

	.customMade .panel-footer {
		background-color: #f0f4fb;
	}

	.customMade .hadButton {
		background-color: #3C5896
	}


	.madeToOrder .glyphicon {
		color: #3C5896;
		opacity: 0.8;
	}

	.madeToOrder .glyphicon:hover {
		opacity: 1;
	}

	.madeToOrder .hadButton .glyphicon {
		color: #fff;
	}

	.madeToOrder .panel {
		max-width: 190px;
		margin: 0 auto;
	}

	.madeToOrder .panel-footer {
		background-color: #f0f4fb
	}

	.madeToOrder .hadButton {
		background-color: #3C5896
	}


	.heldInStock .glyphicon {
		color: #ec82b5;
		opacity: 0.8;
	}

	.heldInStock .glyphicon:hover {
		opacity: 1;
	}

	.heldInStock .hadButton .glyphicon {
		color: #fff;
	}

	.heldInStock .panel {
		max-width: 190px;
		margin: 0 auto;
	}

	.heldInStock {
		background-color: #f0f4fb
	}

	.heldInStock .hadButton {
		background-color: #3C5896
	}

	.banner-text {
		height: 250px;
		padding-left: 0px;
		position: relative;
	}

	.banner-text p {
		color: #3C5896;
		font-size: 1.2em;
	}

	.banner-text span {
		bottom: 0;
		left: 0;
		position: absolute;
		padding: 25px;
		padding-top: 0px;
		background: rgba(255, 255, 255, 0.7);
		border-radius: 3px 3px 0px 0px;

	}

	.banner-grad {}

	.hadTable a {
		color: #3C5896 !important;
	}

	.hadTable a:hover {
		color: #26936a !important;
	}

	.hadTable input {
		text-align: center;
	}

	.hadTable table th,
	.hadTable table td {
		border-color: #6fb1e3 !important;
	}

	.hadTable table th {
		color: #3C5896;
		font-family: 'HelveticaNeueLTStd-BdEx';
		font-weight: bold;
		font-style: normal;
		text-align: center;

	}

	.hadTable table td {
		vertical-align: top;
		text-align: center;
	}

	.hadTable table td:nth-child(2) {
		vertical-align: top;
		text-align: left;
	}

	.hadTable table .fixed {
		vertical-align: middle;
		background-color: #f0f4fb;
		width: 150px;
		max-width: 150px;
		z-index: 9999;
	}

	.hadTable table td.description {
		padding-left: 20px !important;
		word-wrap: break-word !important;
		min-width: 160px !important;
		max-width: 160px !important;
		white-space: normal !important;
		vertical-align: middle;
	}

	.hadTable table td span {
		cursor: default;
		opacity: 1;
	}

	.collpasingMenu{
		width:10px;
	}

	.collapsingMenu .nav-pills a {
		background: #3C5896;

	}

	.collapsingMenu .nav-pills li a {
		color: #edededcc;
		cursor: pointer;
		min-height: 40px;
	}

	.collapsingMenu .nav-pills .active a {
		color: #fff;
	}

	.collapsingMenu .nav-pills li a:hover {
		
		color: #fff;

	}

	.lower-tab {
		border-bottom: 5px solid #85C7AA;
		/* border-bottom: 5px solid linear-gradient(135deg, #85c7aa, #84cab0, #82cdb7, #81d0bf, #7fd3c7, #7ed6d0, #7cd9da, #7ad5dd, #78d0e0, #76cae3, #74c3e6, #72bce9); */
	}

	.upper-tab {
		border-bottom: 5px solid #B4CD3F;
	}

	.easywrap-tab {
		border-bottom: 5px solid #62b3e3;
	}

	.comfiwave-tab {
		border-bottom: 5px solid #334D83;
	}

	.midline-tab {
		border-bottom: 5px solid #f58b3f;
	}

	.lymphtech-tab {
		border-bottom: 5px solid #b7c0e1;
	}

	.general-tab {
		border-bottom: 5px solid silver;
	}

	.essentials-tab {
		border-bottom: 5px solid #F39DAA;
	}

	.fp10-tab {
		border-bottom: 5px solid #c72c32;
	}

	.drug-tariff {
		color: #c72c32;
	}

	@media (max-width: 767px) {
		.navbar-header {
			background-color: #3C5896;
			border-bottom: 5px solid #26936a;
		}

	}

	.datagrid table {
		border-collapse: collapse;
		text-align: center;
		width: 100%;
	}

	.datagrid {
		font: normal 12px/150% Arial, Helvetica, sans-serif;
		background: #fff;
		overflow: hidden;
	}

	.datagrid table td,
	.datagrid table th {
		padding: 6px 0px;
		text-align: center;
		vertical-align: middle;
	}

	.datagrid table thead th {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3C5896), color-stop(1, #3C5896));
		background: -moz-linear-gradient(center top, #3C5896 5%, #3C5896 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C5896', endColorstr='#3C5896');
		background-color: #3C5896;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
	}

	.datagrid table thead th:first-child {
		border: none;
	}

	.datagrid table tbody td {
		color: #000000;
		font-size: 12px;
		border-bottom: 1px solid #6FB1E3;
		font-weight: normal;
		text-align: center;
	}

	.datagrid table tbody td:first-child {
		border-left: none;
	}

	.datagrid table tbody tr:last-child td {
		border-bottom: none;
	}

	.datagrid table tbody tr td {
		text-align: center;
	}

	.datagrid table tr {
		height: 36px;
	}

	.datagrid a {
		font-family: arial;
		font-size: 1em;
		color: #0f2445;
	}

	.datagrid a:hover {
		font-family: arial;
		font-size: 1em;
		color: #00965E;
	}

	.measurement {
		font-family: 'HelveticaNeueLTStd-BdEx';
		font-size: 1.2em;
	}

	.rotate {
		white-space: nowrap;
		text-align: center;
		vertical-align: middle;
		width: 15px;
		margin-left: 40%;

		/* FF3.5+ */
		-moz-transform: rotate(-90.0deg);
		/* Opera 10.5 */
		-o-transform: rotate(-90.0deg);
		/* Saf3.1+, Chrome */
		-webkit-transform: rotate(-90.0deg);
		/* IE6,IE7 */
		filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
		/* IE8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
		/* Standard */
		transform: rotate(-90.0deg);
	}

	.custom-bullet li {
		display: block;
		margin-top: 1em;
	}

	.custom-bullet li:before {
		/*Using a Bootstrap glyphicon as the bullet point*/
		content: "\e013";
		font-family: 'Glyphicons Halflings';
		font-size: 12px;
		float: left;
		margin-top: 1px;
		margin-right: 15px;
		color: #3C5896;
	}

	.item {
		opacity: 0.9;
	}

	.item:hover {
		opacity: 1;
	}

	.adapt-align-nav-link {
		text-align: center;
	}

	@media (orientation:landscape) {
		.hide-on-landscape {
			display: none;
		}
	}

	@media (max-width: 767px) {
		@media (orientation:portrait) {
			.hide-on-portrait {
				display: none;
			}

			.adapt-align-nav-link {
				text-align: left;
			}
		}
	}


	.youtube {
		margin: 0;
		padding: 0;
		background-position: center;
		background-repeat: no-repeat;
		position: relative;
		display: inline-block;
		overflow: hidden;
		transition: all 200ms ease-out;
		cursor: pointer;
		z-index: 0;
		opacity: 0.95
	}

	.youtube .play {
		position: absolute;
		width: 3em;
		height: 4em;
		border-top: 2em solid transparent;
		border-left: 3em solid #26936a;
		border-bottom: 2em solid transparent;
		opacity: 1;
		filter: alpha(opacity=80);
		transition: all 0.2s ease-out;
		z-index: 0;
		margin: 0 auto;
		left: 47%;
		top: 38%;
	}

	.youtube:hover {
		opacity: 1;
	}

	.youtube:hover .play {
		opacity: 0.7;

	}

	.datagrid td .glyphicon {
		visibility: hidden;
	}

	.datagrid td a:hover .glyphicon {
		visibility: visible;
	}

	.deliveryAddress {
		padding-bottom: 15px;
		text-align: left;
		margin-left: 20px;
	}

	.address {
		float: left;
	}

	address {
		cursor: pointer;
		margin-bottom: 0;
		text-align: left;
	}



	.price {
		color: #26936a;
		float: left;
		margin-right: 10px;
	}

	.discount {
		color: #25a7df;
		line-height: 34px;
	}

	.unit {
		color: gray;
		margin-top: -10px;
	}

	blockquote {
		font-family: Georgia, serif;
		font-size: 16px;
		font-style: italic;
		width: 100%;
		margin: 0.25em 0;
		padding: 1em 40px;
		line-height: 1.45;
		position: relative;
		color: #383838;
		border-left: 0px;
		opacity: 0.8;
	}

	blockquote:before {
		display: block;
		content: "\201C";
		font-size: 80px;
		position: absolute;
		left: 40px;
		top: -20px;
		color: #7a7a7a;
	}

	blockquote cite {
		color: #999999;
		font-size: 14px;
		display: block;
		margin-top: 5px;
	}

	blockquote cite:before {
		content: "\2014 \2009";
	}

	.patient-option-box {
		width: 100%;
		padding: 5px;
	}

	.or-divider {
		width: 100%;
		height: 20px;
		border-bottom: 1px solid silver;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.or-divider span {
		font-size: 22px;
		background-color: #fff;
		padding: 0 10px;
		color: gray;
		font-style: italic;
		font-family: serif;
	}

	.panel-heading {
		background-color: #e5ecf8 !important;
	}

	.product-price,
	.option-price {
		font-size: 0.75em;
		border: 1px solid;
		border-radius: 500px;
		width: 60%;
		text-align: center;
		color: grey;
		padding: 0.25em;
		letter-spacing: 1px;
	}

	.warning {
		color: #e55d5d;

	}

	.input-warning {
		color: #e55d5d;
		float: right;
		margin-left: 1em;
		margin-bottom: -1em;

	}

	.trolley-discount {
		background-color: #29367a;
		width: 100%;
		height: 40px;
		font-size: 0.8em;
		margin: 0;
		padding: 12px;
		color: white;
		padding-left: 30px;
	}

	.help-block {
		color: #e55d5d !important;
		font-size: 0.8em;
	}


	/* NEWS FRONT PAGE */
	body {
		font-family: 'Arimo', sans-serif;
	}

	.publicaciones-blog-home {
		padding-bottom: 50px;
		background: url("") no-repeat fixed center center;
		background-size: 100% auto;
	}

	.publicaciones-blog-home h2 {
		text-align: center;
		font-weight: 300;
		margin-bottom: 30px;
		font-size: 44px;
		margin-top: 70px;
	}

	.publicaciones-blog-home h2 b {
		color: #454d89;
	}

	.publicaciones-blog-home .fondo-publicacion-home {
		background: #ffffff;
		border-radius: 0px;
		overflow: hidden;
		height: 32em;
		margin-bottom: 20px;
		display: block;
		color: inherit;
		text-decoration: none;
		position: relative;
	}

	.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
		color: #454d89;
		/*    box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.08);*/
	}

	.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
		height: 400px;
		width: 100%;
		color: #aaa;
		background-color: #22936b;
		position: absolute;
		top: 0;
		opacity: 0.8;
		-webkit-transition: all 0.4s ease-out 0s;
		-o-transition: all 0.4s ease-out 0s;
		transition: all 0.4s ease-out 0s;
	}

	.publicaciones-blog-home .black {
		background: #52558c;
	}

	.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
		display: inline-block;
		width: 50%;
		overflow: hidden;
		height: 100%;
	}

	.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
		height: 100%;
		width: auto;
	}

	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
		display: inline-block;
		vertical-align: top;
		width: 49%;
		padding: 0 10px;
	}

	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
		font-weight: 900;
		color: #fff;
		text-transform: uppercase;
		font-size: 30px;
	}

	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
		color: #ffffff;
		font-size: 16px;
		font-weight: 300;
	}

	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
		padding: 0 10px;
		
	}

	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
		font-weight: 900;
		font-size: 20px;
		text-transform: uppercase;
	}

	.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home {
		overflow: hidden;
		max-height: 180px;
	}

	.mascara-enlace-blog-home {
		height: 400px;
		width: 0%;
		color: #aaa;
		background-color: #454d89;
		position: absolute;
		top: 0;
		opacity: 0.0;
		-webkit-transition: all 0.4s ease-out 0s;
		-o-transition: all 0.4s ease-out 0s;
		transition: all 0.4s ease-out 0s;
		text-align: center;
		padding-top: 180px;
	}

	.mascara-enlace-blog-home span {
		text-align: center;
		max-height: 400px;
		border: 1px solid #fff;
		display: inline-block;
		padding: 10px 30px;
		border-radius: 0px;
		color: #fff;
		font-weight: 900;
		font-size: 16px;
	}

	.publicaciones-blog-home .todas-las-publicaciones-home {
		background: #454d89;
		height: 400px;
		width: 100%;
		display: inline-block;
		padding: 20px;
		text-decoration: none;
		border-radius: 0px;
	}

	.publicaciones-blog-home .todas-las-publicaciones-home span {
		color: #fff;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 25px;
		line-height: 26px;
	}

	@media (max-width: 768px) {
		.publicaciones-blog-home h2 {
			text-align: center;
			font-weight: 300;
			margin-bottom: 30px;
			font-size: 34px;
			margin-top: 70px;
		}

		.publicaciones-blog-home .fondo-publicacion-home {
			background: #ffffff;
			border-radius: 0px;
			overflow: hidden;
			height: inherit;
			margin-bottom: 20px;
			display: block;
			color: inherit;
			text-decoration: none;
			position: relative;
		}

		.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
			display: inline-block;
			width: 100%;
			overflow: hidden;
			height: auto;
		}

		.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
			height: auto;
			width: 100%;
		}

		.publicaciones-blog-home .black {
			background: #fff;
		}

		.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
			display: inline-block;
			vertical-align: top;
			width: 100%;
			padding: 0 10px;
		}

		.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
			font-weight: 900;
			color: #333;
			text-transform: uppercase;
			font-size: 20px;
		}

		.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
			color: #333;
			font-size: 14px;
			font-weight: 400;
		}

		.publicaciones-blog-home .todas-las-publicaciones-home {
			background: #454d89;
			height: 100%;
			width: 100%;
			display: inline-block;
			padding: 20px;
			text-decoration: none;
			border-radius: 0px;
		}
	}

	#cookie-law {
		position: fixed;
		z-index: 99999999999999;
		bottom: 0;
		background: #29367a;
		margin: 10px auto 0;
		width: 100%;
	}

	#cookie-law p {
		padding: 10px;
		font-size: 0.9em;
		text-align: center;
		color: #fff;
		margin: 0;
		width: 100%;
	}

	.close-cookie-banner {
		color: #fff !important;
		float: right;
	}

	.close-cookie-banner:hover {
		color: #ededed !important;
	}

	.modal-deliveryAddress,
	.modal-invoiceAddress {
		cursor: Pointer;
	}

	.list {
		list-style-type: square;
		list-style-position: inside;
		list-style-image: none;
	}

	.list li {
		text-indent: -1em;
		padding-left: 1em;
		color: gray;
	}

	#delivery-address {
		border: 2px solid #ededed;
	}

	#delivery-address:focus {
		border: 2px solid #26936a;
	}

	.gif_reanimate:hover {
		cursor: pointer;
	}

	.ew_light_blue path {
		fill: red;
	}

	.custom-splash {

		background: url('/assets/img/haddenham/custom-online-tablet-nurse.jpg');
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;

		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-position: center center;
	}

	@media (max-width: 1024px) {
		.custom-splash {
			background-attachment: scroll !important;
		}
	}

	.vertical_center {
		display: flex;
		align-items: center;
	}

	.products-menu {
		margin-right: -10em;
	}

	.tinted_header {
		background:
			/* top, transparent red, faked with gradient */
			linear-gradient(rgba(48, 57, 123, 0.85),
				rgba(48, 57, 123, 0.85)),
			/* bottom, image */
			url('/assets/img/haddenham/hosiery_heade.jpg');
	}


	#search-container {
		background-color: rgba(255, 255, 255, 0.55);
		height: 40px;
		padding: 0px;
		margin-top: 1em;
		border-radius: 20px;
		z-index: 999;
		position: relative;
		margin-bottom: -60px;

	}

	#search-container:hover,
	#search-container:active {
		background-color: rgba(255, 255, 255, 0.6);
	}

	#search-container>input {
		width: 100%;
		background: transparent;
		height: 100%;
		padding: 1em;
		border: 0px;
		background-image: url('/assets/img/haddenham/magnifier.svg');
		background-repeat: no-repeat;
		background-position: 92%;
		background-size: 26px 26px;
		color: #29367a !important;


	}


	#search-results {
		position: absolute;
		width: 100%;
		height: 0px;
		background-color: #454d89;
		z-index: 99;
		margin-top: -55px;
		opacity: 1;
		overflow: auto;
		
	}

	#search-results h1 {
		margin-top: 1em;
	}

	.search-results-list {

		padding-top: 2em;
	}

	.search-results-list p {
		color: white;
		line-height: 1.25em;
		margin-bottom: 1.5em;
	}

	.search-results-list li>a {
		line-height: 0.5em;
		margin-bottom: 2em;
		margin-top: 2em;
	}

	.search-results-list a:hover {
		color: #d1ece2;
	}

	.search-results-list li,
	.search-results-list a {
		color: white;
		font-size: 1.15em;
		letter-spacing: 0.05em;
		line-height: 1.75em;
		list-style: none;
	}

	.search-results-list div {
		margin-bottom: 2em;
	}

	.panel-heading {
		border-bottom: 0px !important;
	}

	.training-card:hover {
		opacity: 1;
		cursor: pointer;
	}

	.training-card {
		opacity: 0.8;
	}

	.carousel-shadow {
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		text-align: center;
	}


	.modal-open {
		overflow: auto;
		padding-right: 0px !important;
	}


	.parallax-off {
		background-attachment: fixed;
		background-position: top right;
	}



	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1900px) {
		.parallax-off {}
	}

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

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {
		.parallax-off {
			background-position: -650px 50px;
		}
	}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {}

	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px) {}

	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px) {}

	#myCarousel .nav a small {
		display: block;
	}

	#myCarousel .nav {
		background: 3C5896;
	}

	#myCarousel .nav a {
		border-radius: 0px;
		color: white;
	}

	#myCarousel .item img {
		visibility: block;
	}

	#myCarousel .item {
		background-size: cover;
		background-position: 50% 50%;
		width: 100%;
		height: 100%;
		opacity: 1;
		height: 300px;
		background-color: #3C5896;

	}

	#myCarousel {
		background-color: #3C5896;
	}


	.carousel-caption {
		width: 40%;
		float: left;
		margin-left: 0;
		text-align: left;
		margin-top: -50em;
		padding-top: 0;
		-webkit-text-shadow: none;
		text-shadow: none;
	}







	#myCarousel .nav-justified>li:active {
		background-color: #29367a !important;
	}


	.nav>li>a:hover {
		background-color: #29367a;
	}


	.nav>li>a:focus {
		background-color: #3C5896;
	}

	.slick-slider, .slick-container {
		-webkit-user-select: text !important;
		-moz-user-select: text !important;
		-ms-user-select: text !important;
		user-select: text !important;
	  }


.menu-divider{	  
	margin-left:1em;
	border-bottom:1px solid white;
	margin-top:1em;
	width:90%;
	color:white;
	opacity:0.5;
}

.label{
	font-weight:normal;
}

.code-finder-nav ul{
	width:auto !important;
	margin:0 auto;
}
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {
		.code-finder-nav{
			margin:0 auto;
			width:25em;
		   }
	}

.style label {
	height:18em;
}

.code-finder-label{
	margin-bottom: -1em !important;
}

.btn-clipboard{
	margin-top:-1em;
	cursor: pointer;
}


#sizingmodal .modal-content{
		height:80% !important;
		padding:1px !important;
		overflow-x:scroll;
	}
	#imagepreview{
		min-height:80% !important;
	}
	#sizingmodal .modal-dialog{
		width: auto;
		margin: auto;
		}


		#sizingmodal .modal-body{
		width:750px !important;
		overflow-x:scroll;
		height:80%;
		padding:1px !important;

	}

@media only screen and (min-width : 768px) {
	#sizingmodal .modal-content{
		width:auto;
		overflow-x:auto;
	}
	#sizingmodal .modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
		overflow-x:none;
	  }
	  #sizingmodal .modal-dialog{
	width: 80%;
	margin: auto;
		display: inline-block;
		
		vertical-align: middle;
		overflow-x:auto;
	
	}

	#sizingmodal .modal-body{
		overflow-x:auto;
		width:auto !important;
	}
}



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

/* .selector-div:hover > label{
	background-color:red;
	
}	 */
.slick-prev, .slick-next {
  position: fixed !important;
  background-color: #fff !important;
  color: white !important;
  width:50% !important;
height: 50px !important;
	top: 100% !important;
	margin:0px !important;
	padding-bottom:10em !important;
	transform: translate(0px, -50px) !important;
	
}
.slick-prev{
	left: 0px !important;
}
.slick-next{
	right: 0px !important;
}

}



#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}





/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

@media only screen and (max-width : 480px) {
div {
	-webkit-overflow-scrolling: touch;
}
}
.selection-span>span:active{
	background-color:rgb(166, 203, 226);
	transition: 50ms linear;
	transition-duration: 0.1s;
}	
.selection-span:active{
	transform: scale(1.2, 1.2);
	transition: transform 0.5s;
}


