.usm-msg-def-c1 { width: 100%; clear: both; float: left; padding: 10px 15px 15px 15px; background-color: #00aeef; box-sizing: border-box; }
.usm-msg-def-c1 h5 { width: 100%; font-size: 24px; color: #d3f8ff; }
.usm-msg-def { clear: both; width: 100%; color: #fff; margin: 20px 0 0 0; }
.usm-msg-def:last-child li .usm-btn a { background-color: #003573; color: #fff; border: none; }
.usm-msg-def li { font-size: 14px; margin: 0 0 7px 0; }
.usm-msg-def li strong { color: #0b1be8; font-size: 15px; }
.usm-msg-def li:nth-child(1) { font-size: 17px; font-weight: bold; margin: 0 0 10px 0; color: #003573; }
.usm-msg-def li:nth-child(1):before { content: ' '; display: block; width: 30px; border-top: 3px solid #003573; margin: 0 0 5px 0; }
.usm-msg-def li:nth-child(2) .usm-btn.usm-me { margin: 5px 0 0 0; }
.usm-msg-def li:nth-child(2) .usm-btn.usm-me a { padding: 0 5px 2px 5px; }
.usm-msg-def li:nth-child(2) .usm-btn.usm-me a:hover { color: #003573; background-color: #fff; }

.usm-msg-btn { clear: both; float: left; width: 100%; margin: 10px 0; display: block; font-size: 20px; background-color: #013473; border-radius: 3px; text-align: center; }
.usm-msg-btn a { display: block; color: #fff; padding: 2px 0 5px 0; }

.usm-msg-def-c2 { width: 100%; clear: both; float: left; padding: 10px 15px 15px 15px; background-color: #013473; box-sizing: border-box; }
.usm-msg-def-c2 h5 { width: 100%; font-size: 16px; color: #fff; margin: 0 0 10px 0; }
.usm-msg-def-c2 h5:before { content: ' '; display: block; width: 30px; border-top: 3px solid #35a6ff; margin: 0 0 2px 0; }

.usm-msg-chart { background-color: #fff; padding: 10px; box-sizing: border-box; }
.usm-msg-chart .chart-container:nth-child(1) { margin: 0 0 15px 0; }

.usm-msg-def-anne { clear: both; float: left; width: 100%; background-color: #fede3b; margin: 10px 0 0 0; padding: 10px; box-sizing: border-box; }
.usm-msg-def-anne li { width: 100%; text-align: left; color: #1f1f1f; font-size: 16px; font-weight: bold; display: inline-block; vertical-align: middle; }
.usm-msg-def-anne li:nth-child(1):before { content:url('../images/admin_icon01.png'); margin: 0 5px 0 0; width: 40px; height: 40px; vertical-align: middle; display: inline-block; }
.usm-msg-def-anne li:nth-child(2):before { content:url('../images/admin_icon02.png'); margin: 0 5px 0 0; width: 40px; height: 40px; vertical-align: middle; display: inline-block; }

.usm-msg-anne { width: 100%; text-align: center; font-size: 16px; }

.usm-msg-anne.a1 { font-weight: bold; line-height: 140%; border: 1px solid #e8e8e8; box-sizing: border-box; padding: 70px 36px; }
.usm-msg-anne.a1 p:before { display: block; content:url('../images/blue_icon01_01.png'); background-color: #f9f9f9; width: 90px; height: 80px; padding: 40px 35px; border-radius: 100px; margin: 0 auto 25px auto; }
.usm-msg-anne.a1 span.usm-msg-btn { display: inline-block; background-color: #009cff; margin: 10px 0 0 0; border-radius: 3px; }
.usm-msg-anne.a1 span.usm-msg-btn a { display: block; color: #fff; padding: 13px 40px 15px 40px; }

@media all and (min-width: 769px){
	.usm-msg-def-c1 h5 { font-size: 36px; }

	.usm-msg-def-c1 { background: url('../images/admin_bg.jpg') no-repeat; width: 100%; padding: 40px 250px 45px 55px; height: 420px; }
	.usm-msg-def { clear: none; float: left; width: 46%; min-height: 90px; }
	.usm-msg-def:nth-child(odd) { margin: 20px 4% 0 0; }

	.usm-msg-def-c2 { padding: 40px 55px 45px 55px; }

	.usm-msg-chart { clear: both; float: left; width: 100%; padding: 40px 20px; }
	.usm-msg-chart .chart-container { float: left; width: 50%; }
	.usm-msg-chart .chart-container:nth-child(1) { margin: 0; }

	.usm-msg-def-anne { padding: 20px; }
	.usm-msg-def-anne li { float: left; width: 50%; }
	
	.usm-msg-btn { display: none; }
}