.btm-primary
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9abaa+0,e6e6e4+100 */
	background: rgb(169,171,170); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%, rgba(230,230,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(169,171,170,1)), color-stop(100%,rgba(230,230,228,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(230,230,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(230,230,228,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(230,230,228,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(169,171,170,1) 0%,rgba(230,230,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9abaa', endColorstr='#e6e6e4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#000000!important;
	border: rgb(169,171,170) 1px solid!important;
}

.btm-primary:hover
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9abaa+0,efefef+100 */
	background: rgb(169,171,170); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(169,171,170,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(239,239,239,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(169,171,170,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(169,171,170,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9abaa', endColorstr='#efefef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#000000!important;
	border: rgb(169,171,170) 1px solid!important;
}

.btm-primary:active
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,a9abaa+100 */
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(239,239,239,1) 0%, rgba(169,171,170,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(169,171,170,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(239,239,239,1) 0%,rgba(169,171,170,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(239,239,239,1) 0%,rgba(169,171,170,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(239,239,239,1) 0%,rgba(169,171,170,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(239,239,239,1) 0%,rgba(169,171,170,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#a9abaa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#333333!important;
	border:#000000 1px solid!important;
}

.btm-success
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebc485+0,b99e61+99 */
	background: rgb(235,196,133); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(235,196,133,1) 0%, rgba(185,158,97,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(235,196,133,1)), color-stop(99%,rgba(185,158,97,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(235,196,133,1) 0%,rgba(185,158,97,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(235,196,133,1) 0%,rgba(185,158,97,1) 99%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(235,196,133,1) 0%,rgba(185,158,97,1) 99%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(235,196,133,1) 0%,rgba(185,158,97,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc485', endColorstr='#b99e61',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#000000!important;
	border:rgb(235,196,133) 1px solid!important;
}

.btm-success:hover
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ead3ad+0,b7a377+99 */
	background: rgb(234,211,173); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(234,211,173,1) 0%, rgba(183,163,119,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(234,211,173,1)), color-stop(99%,rgba(183,163,119,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(234,211,173,1) 0%,rgba(183,163,119,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(234,211,173,1) 0%,rgba(183,163,119,1) 99%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(234,211,173,1) 0%,rgba(183,163,119,1) 99%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(234,211,173,1) 0%,rgba(183,163,119,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ead3ad', endColorstr='#b7a377',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	border:rgb(234,211,173) 1px solid!important;
	color:#333333!important;
}

.btm-success:active
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8bd78+0,b5944d+100 */
	background: rgb(232,189,120); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(232,189,120,1) 0%, rgba(181,148,77,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(232,189,120,1)), color-stop(100%,rgba(181,148,77,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(232,189,120,1) 0%,rgba(181,148,77,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(232,189,120,1) 0%,rgba(181,148,77,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(232,189,120,1) 0%,rgba(181,148,77,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(232,189,120,1) 0%,rgba(181,148,77,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8bd78', endColorstr='#b5944d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#222222!important;
	border:rgb(232,189,120) 1px solid !important;
}

.btm-info
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(125,126,125) 1px solid!important;
}

.btm-info:hover
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5bdc8+0,828c95+36,28343b+100;Grey+Black+3D */
	background: rgb(181,189,200); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(181,189,200) 1px solid!important;
}

.btm-info:active
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(69,72,77) 1px solid!important;
}

.btm-warning
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cd7f32+0,cd7f32+0,cd9932+100 */
	background: rgb(205,127,50); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%, rgba(205,127,50,1) 0%, rgba(205,153,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(205,127,50,1)), color-stop(0%,rgba(205,127,50,1)), color-stop(100%,rgba(205,153,50,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(205,127,50,1) 0%,rgba(205,153,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(205,127,50,1) 0%,rgba(205,153,50,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(205,127,50,1) 0%,rgba(205,153,50,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(205,127,50,1) 0%,rgba(205,127,50,1) 0%,rgba(205,153,50,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd7f32', endColorstr='#cd9932',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(205,127,50) 1px solid!important;
}

.btm-warning:hover
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cd7f32+0,cc925b+0,cca459+100 */
	background: rgb(205,127,50); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%, rgba(204,146,91,1) 0%, rgba(204,164,89,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(205,127,50,1)), color-stop(0%,rgba(204,146,91,1)), color-stop(100%,rgba(204,164,89,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,146,91,1) 0%,rgba(204,164,89,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,146,91,1) 0%,rgba(204,164,89,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,146,91,1) 0%,rgba(204,164,89,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(205,127,50,1) 0%,rgba(204,146,91,1) 0%,rgba(204,164,89,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd7f32', endColorstr='#cca459',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(205,127,50) 1px solid!important;
}

.btm-warning:active
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cd7f32+0,cc9d47+0,cc8747+100 */
	background: rgb(205,127,50); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%, rgba(204,157,71,1) 0%, rgba(204,135,71,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(205,127,50,1)), color-stop(0%,rgba(204,157,71,1)), color-stop(100%,rgba(204,135,71,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,157,71,1) 0%,rgba(204,135,71,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,157,71,1) 0%,rgba(204,135,71,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(205,127,50,1) 0%,rgba(204,157,71,1) 0%,rgba(204,135,71,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(205,127,50,1) 0%,rgba(204,157,71,1) 0%,rgba(204,135,71,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd7f32', endColorstr='#cc8747',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(205,127,50) 1px solid!important;
}

.btm-danger
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a00000+0,ce4846+100 */
	background: rgb(160,0,0); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%, rgba(206,72,70,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(160,0,0,1)), color-stop(100%,rgba(206,72,70,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(206,72,70,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(206,72,70,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(206,72,70,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(160,0,0,1) 0%,rgba(206,72,70,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00000', endColorstr='#ce4846',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(214,0,0) 1px solid!important;
}

.btm-danger:hover
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34747+0,c66563+100 */
	background: rgb(211,71,71); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(211,71,71,1) 0%, rgba(198,101,99,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(211,71,71,1)), color-stop(100%,rgba(198,101,99,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(211,71,71,1) 0%,rgba(198,101,99,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(211,71,71,1) 0%,rgba(198,101,99,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(211,71,71,1) 0%,rgba(198,101,99,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(211,71,71,1) 0%,rgba(198,101,99,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d34747', endColorstr='#c66563',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(211,71,71) 1px solid!important;
}

.btm-danger:active
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a00000+0,a03636+100 */
	background: rgb(160,0,0); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%, rgba(160,54,54,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(160,0,0,1)), color-stop(100%,rgba(160,54,54,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(160,54,54,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(160,54,54,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(160,0,0,1) 0%,rgba(160,54,54,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(160,0,0,1) 0%,rgba(160,54,54,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00000', endColorstr='#a03636',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#FFFFFF!important;
	border: rgb(160,0,0) 1px solid!important;
}