/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2013 */
@font-face {
    font-family: 'vaultpressregular';
    src: url('fonts/vaultpress-regular.eot');
    src: url('fonts/vaultpress-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/vaultpress-regular.woff') format('woff'),
         url('fonts/vaultpress-regular.ttf') format('truetype'),
         url('fonts/vaultpress-regular.svg#vaultpressregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#toplevel_page_vaultpress div.wp-menu-image:before {
	content: '\f219';
	font-size: 18px !important;
	font-family: 'vaultpressregular' !important;
}

/* ==========================================================================
Notices
========================================================================== */

.vp-notice {
	display: block;
	margin-top: 30px;
	padding: 30px;
	border-radius: 6px;
	background: #fff;
}

.vp-notice h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: 400;
}

.vp-notice p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.6;
}

.vp-error {
	background-color: #AB0300;
	color: #fff;
}

.vp-error h3,
.vp-error a {
	color: #fff;
}
