@font-face {
	font-family: 'weebly';
	src:url('../fonts/weebly.eot?-b2ef54');
	src:url('../fonts/weebly.eot?#iefix-b2ef54') format('embedded-opentype'),
		url('../fonts/weebly.ttf?-b2ef54') format('truetype'),
		url('../fonts/weebly.woff?-b2ef54') format('woff'),
		url('../fonts/weebly.svg?-b2ef54#weebly') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="fa-icon-"], [class*=" fa-icon-"] {
	font-family: 'weebly';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-icon-v6_weebly:before {
	content: "\e600";
}

.panel.panel-accent-weeblyblue {
    border-top: 3px solid #2990ea;
}

.panel.panel-accent-weeblyblue .panel-body {
    max-height:none;
}

.bg-color-weeblyblue {
	color: #fff;
    background-color: #2990ea;
    border-color: #2681d1;
}

#editsite:hover{
	color: #fff;
	background-color: #2681d1;
	border-color: #2171b8;
}