.ccomment .pull-left {
	float: left;
}

.ccomment .pull-right {
	float: right;
}

.ccomment .hide {
	display: none;
}

.ccomment .small {
	margin: 0;
}

.ccomment .muted {
	color: #999999;
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

.row-fluid .offset1 {
	margin-left: 8.38298%;
	*margin-left: 8.38298%;
}

.row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
	*margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}

.ccomment form {
	margin: 0 0 20px;
}

.ccomment button,
.ccomment select,
.ccomment textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.ccomment input,
.ccomment button,
.ccomment select,
.ccomment textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ccomment label {
	display: block;
	margin-bottom: 5px;
}

.ccomment select,
.ccomment textarea,
.ccomment input[type="text"] {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
}

.ccomment input,
.ccomment textarea {
	width: 206px;
	margin: 0;
}

.ccomment textarea {
	height: auto;
}

.ccomment textarea,
.ccomment input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.ccomment textarea:focus,
.ccomment input[type="text"]:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted    \9;
	/* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.ccomment input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	/* IE7 */

	margin-top: 1px    \9;
	/* IE8-9 */

	line-height: normal;
}

.ccomment input[type="submit"],
.ccomment input[type="button"],
.ccomment input[type="checkbox"] {
	width: auto;
}

.ccomment select {
	width: 220px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 20px;
	height: 20px;
}

.ccomment select:focus,
.ccomment input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ccomment input:-moz-placeholder,
.ccomment textarea:-moz-placeholder {
	color: #999999;
}

.ccomment input:-ms-input-placeholder,
.ccomment textarea:-ms-input-placeholder {
	color: #999999;
}

.ccomment input::-webkit-input-placeholder,
.ccomment textarea::-webkit-input-placeholder {
	color: #999999;
}

.ccomment .radio,
.ccomment .checkbox {
	min-height: 20px;
	padding-left: 20px;
}

.ccomment .radio input[type="radio"],
.ccomment .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

.ccomment .input-mini {
	width: 60px;
}

.ccomment .input-small {
	width: 90px;
}

.ccomment input[class*="span"],
.ccomment select[class*="span"],
.ccomment textarea[class*="span"],
.ccomment .row-fluid input[class*="span"],
.ccomment .row-fluid select[class*="span"],
.ccomment .row-fluid textarea[class*="span"] {
	float: none;
	margin-left: 0;
}

.ccomment .row-fluid input[class*="span"],
.ccomment .row-fluid select[class*="span"],
.ccomment .row-fluid textarea[class*="span"] {
	display: inline-block;
}

.ccomment input,
.ccomment textarea {
	margin-left: 0;
}

.ccomment input:focus:invalid,
.ccomment textarea:focus:invalid,
.ccomment select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}

.ccomment input:focus:invalid:focus,
.ccomment textarea:focus:invalid:focus,
.ccomment select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}

.ccomment .help-block,
.ccomment .help-inline {
	color: #595959;
}

.ccomment .help-block {
	display: block;
	margin-bottom: 10px;
}

.ccomment .help-inline {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}

.ccomment .btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e6e6e6;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.ccomment .btn:hover,
.ccomment .btn:focus,
.ccomment .btn:active,
.ccomment .btn.active {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.ccomment .btn:active,
.ccomment .btn.active {
	background-color: #cccccc    \9;
}

.ccomment .btn:first-child {
	*margin-left: 0;
}

.ccomment .btn:hover,
.ccomment .btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.ccomment .btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ccomment .btn.active,
.ccomment .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.ccomment .btn-small {
	padding: 0;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 16px;
}

.ccomment .btn-mini {
	padding: 2px 6px;
	font-size: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 14px;
}

.ccomment .btn-primary.active {
	color: rgba(255, 255, 255, 0.75);
}

.ccomment .btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.ccomment .btn-primary:hover,
.ccomment .btn-primary:focus,
.ccomment .btn-primary:active,
.ccomment .btn-primary.active {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}

.ccomment .btn-primary:active,
.ccomment .btn-primary.active {
	background-color: #003399    \9;
}

.ccomment button.btn,
.ccomment input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

.ccomment button.btn::-moz-focus-inner,
.ccomment input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.ccomment button.btn.btn-small,
.ccomment input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

.ccomment button.btn.btn-mini,
.ccomment input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

.ccomment .btn-link,
.ccomment .btn-link:active {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.ccomment .btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #0088cc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.ccomment .btn-link:hover,
.ccomment .btn-link:focus {
	color: #005580;
	text-decoration: underline;
	background-color: transparent;
}