#ind_cont {
	margin: 1.5rem 0 0 0;
	width: 100%;
}

#IDBtn-Area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	-webkit-align-items: stretch; /* Safari */
	align-items: stretch;
	-webkit-align-items: center; /* Safari */
	align-items: center;
	-webkit-align-content: stretch; /* Safari */
	align-content: stretch;
	-webkit-align-content: space-around; /* Safari */
	align-content: space-around;
}

.iBtn-Area {
	width: -webkit-calc(100%/3);
	width: calc(100%/3);
	margin: 0 .5rem 0rem .5rem;
	border: 1rem solid #fff;
	box-shadow: 0 0 .2rem #999;
}

.iBtn-Area .B-Gla {
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	color: #fff;
	font: 1.2rem normal;
	letter-spacing: .2rem;
	text-shadow: 0 .1rem 0 #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.iBtn-Area .G-Gla {
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	color: #fff;
	font: 1.2rem normal;
	letter-spacing: .2rem;
	text-shadow: 0 .1rem 0 #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+51,9ecb2d+100;Green+Gloss */
	background: #bfd255; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
}

.iBtn-Area .R-Gla {
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	color: #fff;
	font: 1.2rem normal;
	letter-spacing: .2rem;
	text-shadow: 0 .1rem 0 #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

.iBtn-Area .GL-Gla {
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	color: #2C76B4;
	font: 1.2rem normal;
	letter-spacing: .2rem;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

.iBtn-Area .BL-Gla {
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	color: #fff;
	font: 1.2rem normal;
	letter-spacing: .2rem;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}


.iBtn-Area .iBtn-Pic {
	width: 40%;
	margin: 0 0 .5rem 0;
	float: left;
}

.iBtn-Area .iBtn-Txt {
	width: 60%;
	margin: 0 0 .5rem 0;
	padding: .5rem 1rem;
	float: left;
}

.iBtn-Area .iBtn-Link {
	margin: .5rem 0 0 0;
	padding: .2rem .5rem;
	text-align: right;
	display: block;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	clear: both;
	opacity: 1;
	transition: opacity .3s linear;
}

.iBtn-Area .iBtn-Link:hover {
	opacity: .7;
}

.iBtn-Area .iBtn-Link a {
	width: 100%;
	height: 100%;
	display: block;
	color: #5a5a5a;
	text-decoration: none;
	cursor: pointer;
}
