﻿@CHARSET "utf8";

/*font-normal*/

.content,
.content .form-control {
	font-size: 100% !important;
}

.content h1, .content .h1 {
	font-size: 36px !important;
}

.content h2, .content .h2 {
	font-size: 30px !important;
}

.content h3, .content .h3 {
	font-size: 24px !important;
}

.content h4, .content .h4 {
	font-size: 18px !important;
}

.content h5, .content .h5 {
	font-size: 14px !important;
}

.content h6, .content .h6 {
	font-size: 12px !important;
}
