a {
	color: #083f82;
	text-decoration: none;
}
.btn-default {
	border-color: #99b6db;
	background-color: #deedff;
	font-size: 14px;
	color: #083f82;
}
.btn-primary {
	border-color: #083f82;
	background-color: #083f82;
	font-size: 14px;
	color: white;
}
.breadcrumb {
	background: transparent;
	padding-left: 20px;
}
.breadcrumb > li + li:before {
	content: ">";
}
.breadcrumb a {
	color: #083f82;
}

::-webkit-input-placeholder {

  /* WebKit browsers */

  color: #666;
}

:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #666;
}

::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #666;
}

:-ms-input-placeholder {

  /* Internet Explorer 10+ */

  color: #666;
}
.modal .modal-header {
	border-bottom: 0;
}
.modal .modal-body {
	padding: 50px;
}
.modal .modal-body h4 {
	margin-top: 10px;
	font-size: 28px;
	color: #083f82;
}
.modal .modal-body p {
	font-size: 18px;
	line-height: 1.5em;
}
.modal .modal-body .btn {
	margin: 0 10px;
	padding: 10px 25px;
	font-size: 18px;
}
.modal .modal-body .btn-primary:hover {
	background: #099;
}
.page-header {
	position: relative;
	margin: 0 0 0 20px;
	padding: 0;
	border-color: #e1e1e1;
}
.page-header h2 {
	display: inline-block;
	margin: 0;
	padding: 0 5px 10px 5px;
	font-size: 26px;
	color: black;
	font-weight: normal;
	border-bottom: 4px solid #294488;
}
.page-header .right-txt {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.page-header-noline {
	margin: 0 0 0 20px;
	padding: 0;
}
.page-header-noline h2 {
	display: inline-block;
	margin: 0;
	padding: 0 5px 10px 5px;
	font-size: 26px;
	color: black;
	font-weight: normal;
}
h2 {
	margin: 0 20px;
	font-size: 24px;
	line-height: 1.5em;
	color: black;
	font-weight: 400;
}
/* Header and Footer */

header {
	background: #243154 url("../images/header-background.jpg") center 20px  no-repeat;
	height: 340px;
	min-height: 340px;
	margin-bottom: 25px;
}
header.page {
	background-image: url("../images/header-background2.png");
	min-height: 204px;
	height: 204px;
}
header.page .search {
	margin: 0 180px;
}
header .nav .open > a,  header .nav .open > a:focus,  header .nav .open > a:hover {
	background: transparent;
	border: transparent;
}
header .nav.pos {
	background: url("../images/icon-position.png") left center no-repeat;
	padding-left: 12px;
}
header .navbar-header {
	margin-bottom: -30px;
}
header .area-drop-menu {
	background-color: rgba(0, 0, 0, 0.5);
}
header .navbar-top {
	background-color: rgba(0, 0, 0, 0.5);
	margin-bottom: 0;
	min-height: 34px;
	border: 0;
}
header .navbar-top .navbar-right {
	display: none;
}
header .navbar-top .navbar-nav li a {
	/*border-right: 1px solid #cccccc;*/

	padding: 0 15px;
	margin: 7px 0;
	color: #fff;
}
header .navbar-top .navbar-nav li a:hover {
	background: transparent;
	text-decoration: underline;
}
header .navbar-top .navbar-nav li a span#unreadNum {
	color: #00b3ee;
}
header .navbar-top .navbar-nav li:last-child a {
	border: 0;
}
header .navbar-top .noLogon.navbar-nav li {
	margin-left: 1px;
}
header .navbar-top .noLogon.navbar-nav li a {
	margin: 0;
	border: 0;
	display: inline-block;
	background: #083f82;
	padding: 10px 20px;
	color: #fff;
	line-height: 1em;
}
header .navbar-brand {
	display: inline-block;
	width: 450px;
	height: 110px;
	background: url("../images/logo01.png") no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
header .navbar-nav.navbar-main {
	margin-top: 25px;
}
header .navbar-nav.navbar-main li{ margin:0 5px;}
header .navbar-nav.navbar-main li > a,  header .navbar-nav.navbar-main li > a:focus,  header .navbar-nav.navbar-main li > a:hover {
	background: transparent;
	border: transparent;
}
header .navbar-nav.navbar-main li a {
	padding: 7px 15px;
	font-size: 1.8rem;
	color: white;
}
header .navbar-nav.navbar-main li a.active {
	border-bottom: 3px solid #0052b5;
}
header h1.slogen {
	margin-left: 180px;
	font-size: 3.4rem;
	color: white;
	line-height: 1.2em;
	font-weight: 400;
}
header .search {
	position: relative;
	margin: 30px 180px;
	margin-top: 110px;
	background: rgba(255, 255, 255, 0.5);
	padding-right: 50px;
	border-radius: 20px;
}
header .search img.btn-search {
	position: absolute;
	top: 6px;
	right: 10px;
}
header .search input {
	background: transparent;
	border: 0;
	border-radius: 20px;
	width: 100%;
	font-size: 16px;
	padding: 10px 20px;
	color: black;
	outline: none;
}
header.short-head {
	background-image: none;
	background-color: #202d4e;
	height: auto;
	min-height: 0;
}
header.short-head .container {
	height: 120px;
	background: url("../images/logo.png") no-repeat;
}
.header_button {
	width: 490px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	border: 1px solid white;
	background-color: rgba(255,255,255,0.2);
	border-radius: 20px;
	margin-top: 70px
}
footer {
	margin-top: 65px;
	padding: 20px;
	border-top: 1px solid #afafaf;
	background-color: #f3f3f3;
	color: #5d5d5d;
}
footer p {
	margin-bottom: 5px;
}
footer ul {
	margin: 20px 0 20px -50px;
}
footer ul li {
	display: inline-block;
	font-size: 16px;
	padding: 0 25px;
	border-right: 1px solid #e1e1e1;
}
footer ul li:last-child {
	border-right: 0;
}
footer ul li a {
	color: #083f82;
}
/* Pagination */

nav {
	text-align: center;
}
nav .pagination > li > a,  nav .pagination > li > span {
	font-size: 14px;
	color: black;
	border-color: #d2d2d2;
	background-image: -webkit-linear-gradient(top, #e9e9e9 0%, #d2d2d2 100%);
	background-image: -o-linear-gradient(top, #e9e9e9 0%, #d2d2d2 100%);
	background-image: linear-gradient(to bottom, #e9e9e9 0%, #d2d2d2 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffd2d2d2', GradientType=0);
}
nav .pagination > li > a:hover,  nav .pagination > li > span:hover,  nav .pagination > li > a.active,  nav .pagination > li > span.active {
	background-image: none;
	background-color: #1f3e7c;
	color: white;
}
nav .pagination li:last-child {
	border-bottom: 0;
	padding-left: 20px;
}
nav .pagination li:last-child:hover {
	background-color: transparent;
}
nav .pagination li:last-child select.form-control {
	width: auto;
	display: inline-block;
}
/* Homepage */

.home-industry-items {
	margin-bottom: 20px;
}
.home-industry-items .item {
	margin-bottom: 20px;
	min-height: 235px;
	text-align: left;
}
.home-industry-items .item section {
	position: relative;
	border-radius: 10px;
	border: 1px solid #cccccc;
	background: white;
	cursor: pointer;
}
.home-industry-items .item section img{border-radius: 10px 10px 0 0;}
.home-industry-items .item section dl {
	position: relative;
	padding: 0 10px;
	margin: 0;
	background: white;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.home-industry-items .item section dl dt {
	position: relative;
	display: inline-block;
	width: 90px;
	left: 50%;
	margin-left: -45px;
	margin-top: -45px;
	background: white;
	border-radius: 50%;
}
.home-industry-items .item section dl dd {
	position: relative;
	text-align: center;
}
.home-industry-items .item section dl dd h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #083f82;
}
.home-industry-items .item section dl dd p {
	line-height: 1.25em;
	display: none;
}
.home-industry-items .item.hover dl {
	margin-top: -44px;
}
.home-industry-items .item.hover dd h3 {
	color: #000;
}
.home-industry-items .item.hover dd p {
	display: block;
}
.home-information {
	min-height: 460px;
	margin-bottom: 20px;
	background: white url("../images/home-info-background.png") repeat-x;
	padding: 35px 0;
}
.home-information .btn-group {
	font-size: 0;
}
.home-information a.tab-link {
	border: 0;
	margin: 0 1px;
	padding: 10px 70px;
	font-size: 20px;
	color: #333;
	background-image: -webkit-linear-gradient(top, #e9e9e9 0%, #d2d2d2 100%);
	background-image: -o-linear-gradient(top, #e9e9e9 0%, #d2d2d2 100%);
	background-image: linear-gradient(to bottom, #e9e9e9 0%, #d2d2d2 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffd2d2d2', GradientType=0);
}
.home-information a.tab-link:hover,  .home-information a.tab-link:active,  .home-information a.tab-link:focus {
	text-decoration: none;
}
.home-information a.tab-link.active {
	color: white;
	background-image: -webkit-linear-gradient(top, #1455a6 0%, #083f82 100%);
	background-image: -o-linear-gradient(top, #1455a6 0%, #083f82 100%);
	background-image: linear-gradient(to bottom, #1455a6 0%, #083f82 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1455a6', endColorstr='#083f82', GradientType=0);
}
.home-information .info-content .info-list {
	text-align: left;
}
.home-information .info-content .info-list h2 {
	margin: 35px 0;
	font-size: 34px;
	font-weight: 400;
}
.home-information .info-content .info-list h2 span {
	color: #083f82;
}
.home-information .info-content .info-list ul {
	margin: 20px 0;
	padding: 0;
	font-size: 0;
	min-height: 110px;
}
.home-information .info-content .info-list ul li {
	display: inline-block;
	width: 50%;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background: url("../images/home-info-list-arrow.png") left center no-repeat;
}
.home-information .info-content .info-list ul li a {
	font-size: 16px;
	color: #083f82;
}
/* Board page */

.page-list {
	padding-left: 20px;
}
.page-list ul {
	list-style: none;
	padding: 0;
}
.page-list ul li {
	position: relative;
	padding: 20px 0 15px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 16px;
	line-height: 1.25em;
}
.page-list ul li.row {
	margin: 0;
}
.page-list ul li:hover {
	background-color: #fcfcfc;
}
.page-list ul li .link a {
	color: black;
}
.page-list ul li .date-info {
	padding-left: 35px;
	background: url("../images/icon-calendar.png") left center no-repeat;
	background-size: contain;
}
.page-list ul li .download a {
	display: inline-block;
	color: #083f82;
	padding-left: 25px;
	background: url("../images/icon-download-off.png") left center no-repeat;
	background-size: contain;
}
.page-list ul li .download a:hover {
	background-image: url("../images/icon-download-on.png");
}
/* Detail Page */

.page-detail {
	margin-top: 20px;
	margin-left: 20px;
}
.page-detail .description {
	border-top: 2px solid #294488;
	font-size: 16px;
	line-height: 1.5em;
}
.page-detail .description dl {
	margin-bottom: 0;
	border-bottom: 1px solid #dbdbdb;
}
.page-detail .description dl:nth-child(2n-1) {
	background: #fcfcfc;
}
.page-detail .description dl:last-child {
	border-width: 2px;
}
.page-detail .description dl dd {
	padding: 18px 10px;
}
.page-detail .description dl dd ul {
	margin-bottom: 0;
}
.page-detail .description dl dd ul li {
	padding: 0 20px;
	border-left: 1px solid #999999;
}
.page-detail .description dl dd ul li:first-child {
	border: 0;
	padding-left: 0;
}
.page-detail .description dl dd a.folder {
	display: inline-block;
	padding-left: 22px;
	color: #0432a6;
	background: url("../images/icon-folder-off.png") left center no-repeat;
}
.page-detail .description dl dd a.folder:hover {
	background-image: url("../images/icon-folder-on.png");
}
.page-detail .description dl dt {
	padding-top: 16px;
	padding-left: 20px;
	text-align: left;
	font-weight: 600;
}
.page-detail .description dl dt label {
	margin: 0;
	border-left: 3px solid #294488;
	padding-left: 12px;
	content: " ";
}
/* List Page */

.filter-nav {
	float: left;
	width: 260px;
}
.filter-nav .filter-panel-group {
	margin-left: 20px;
}
.filter-nav .filter-panel-group .filter-panel-heading {
	position: relative;
	padding: 8px 0;
	background: url("../images/filter-heading-line.png") left bottom no-repeat;
}
.filter-nav .filter-panel-group .filter-panel-heading a {
	display: block;
	width: 100%;
	background: url("../images/icon-menu-minus.png") right center no-repeat;
}
.filter-nav .filter-panel-group .filter-panel-heading a.collapsed {
	background-image: url("../images/icon-menu-plus.png");
}
.filter-nav .filter-panel-group .panel-body {
	margin: 10px 0;
	padding: 0 10px 0 0;
}
.filter-nav .filter-panel-group .panel-body.scroller-wrapper {
	position: relative;
	height: 270px;
	overflow: hidden;
}
.filter-nav .filter-panel-group .panel-body.scroller-wrapper .iScrollIndicator {
	background: #083f82 !important;
}
.filter-nav .filter-panel-group .panel-body.scroller-wrapper .iScrollLoneScrollbar {
	background: url("../images/scrollbar-track.png") top center repeat-y;
	z-index: 1000 !important;
}
.filter-nav .filter-panel-group .panel-body .scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.filter-nav .filter-panel-group .panel-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.filter-nav .filter-panel-group .panel-body ul li {
	margin-bottom: 5px;
}
.filter-list .list {
	margin-left: 290px;
}
.filter-list .list .order-panel {
	background: #e9e9e9;
	padding: 10px 25px;
	margin: 10px 0;
}
.filter-list .list .order-panel select {
	margin-left: 10px;/*width: 150px;*/

}
.filter-list .list h2 {
	margin-left: 0;
	font-size: 24px;
}
.filter-list .list h2 span {
	color: #1f3e7c;
}
.filter-list .list dl dd {
	padding: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.filter-list .list dl dd:nth-child(2n) {
	background: #fafafa;
}
.filter-list .list dl dd .data-tags {
	float: right;
}
.filter-list .list dl dd .data-tags .tagItem {
	display: inline-block;
	margin-left: 20px;
}
.filter-list .list dl dd .data-tags .tagItem .glyphicon {
	font-size: 10px;
}
.filter-list .list dl dd .data-tags .tagItem .glyphicon.interface {
	color: #8131e3;
}
.filter-list .list dl dd .data-tags .tagItem .glyphicon.themeName {
	color: #c08a16;
}
.filter-list .list dl dd .pub-date {
	float: right;
	margin-top: 10px;
	color: #666;
	font-weight: 200;
}
.filter-list .list dl dd h3 {
	margin-top: 0;
	font-size: 20px;
	color: black;
}
.filter-list .list dl dd h3 a {
	color: black;
}
.filter-list .list dl dd h4 {
	font-size: 16px;
	color: #083f82;
}
.filter-list .list dl dd ul {
	margin-top: 20px;
	margin-bottom: 0;
}
.filter-list .list dl dd ul.list-inline {
	margin-left: 0;
}
.filter-list .list dl dd ul li {
	padding: 0 20px;
	border-left: 1px solid #999999;
}
.filter-list .list dl dd ul li:first-child {
	border: 0;
	padding-left: 0;
}
.filter-list .list dl dd a {
	color: #0432a6;
}
.filter-list .list dl dd a.folder {
	display: inline-block;
	padding-left: 22px;
	background: url("../images/icon-folder-off.png") left center no-repeat;
}
.filter-list .list dl dd a.folder:hover {
	background-image: url("../images/icon-folder-on.png");
}
/* User Center Page */

.user-center {
	margin-left: 20px;
	margin-top: 30px;
}
.user-center .register-upload {
	position: absolute;
	width: 240px;
}
.user-center .register-upload .upload {
	text-align: center;
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 45px;
	border-radius: 5px;
}
.user-center .register-upload .upload button {
	position: relative;
}
.user-center .register-upload .upload input[type=file] {
	position: absolute;
	opacity: 0;
	width: 120px;
	height: 34px;
	top: 10px;
	z-index: 100;
}
.user-center .register-upload .upload p {
	margin-top: 10px;
}
.user-center .register-upload button {
	margin-top: 10px;
}
.user-center .user-nav {
	position: absolute;
	width: 192px;
}
.user-center .user-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.user-center .user-nav ul li {
	margin-bottom: 10px;
}
.user-center .user-nav ul li a {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #333;
	line-height: 2.5em;
	text-align: center;
	border: 1px solid #ccc;
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.user-center .user-nav ul li a.active {
	border-color: #127878;
	background: #127878;
	color: white;
}
.user-center .user-nav .iconCircle {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 190px;
	height: 190px;
	background: #fafafa;
	padding: 30px;
	border-radius: 100%;
}
.user-center .user-panel {
	margin-left: 192px;
	border-left: 1px solid #127878;
	min-height: 300px;
}
.user-center .user-panel .error {
	display: none;
}
.user-center .user-panel .has-error .control-label {
	color: #a94442;
}
.user-center .user-panel .has-error .error {
	display: block;
}
.user-center .user-panel .help-block {
	font-size: 12px;
}
.user-center .user-panel hr {
	margin: 10px auto;
}
.user-center .user-panel input {
	outline-color: #62bfb3;
}
.user-center .user-panel.noBorder {
	border-left: 0;
}
.user-center .user-panel .control-label {
	font-size: 18px;
	color: #333;
}
.user-center .user-panel .control-label span {
	font-size: 20px;
	line-height: 18px;
	color: #083f82;
}
.user-center .user-panel .checkbox-inline + .checkbox-inline,  .user-center .user-panel .radio-inline + .radio-inline {
	margin-left: 0;
}
.user-center .user-panel .form-require {
	margin-bottom: 20px;
	font-size: 12px;
	color: #333;
}
.user-center .user-panel .form-require span {
	font-size: 12px;
	line-height: 12px;
	color: #083f82;
}
.user-center .user-panel #checkCode {
	background: #eee;
	color: #167373;
}
.user-center .user-panel button {
	padding: 6px 30px;
}
.user-center .user-panel button.login {
	font-size: 18px;
	color: #083f82;
}
.user-center .user-panel a.link-reg {
	margin-left: 100px;
	font-size: 18px;
	color: #083f82;
	text-decoration: underline;
}
.user-center .message-panel {
	margin-left: 192px;
	padding-left: 30px;
	border-left: 1px solid #127878;
	min-height: 300px;
}
.user-center .message-panel h4 {
	font-size: 20px;
	color: black;
}
.user-center .message-panel h4 .m-total {
	color: #083f82;
}
.user-center .message-panel h4 .m-unread {
	color: #f30;
}
.user-center .message-panel dl dd {
	position: relative;
	padding: 17px 15px 17px 50px;
	border-bottom: 1px solid #dbdbdb;
}
.user-center .message-panel dl dd:first-child {
	border-top: 1px solid #dbdbdb;
}
.user-center .message-panel dl dd.readed .unread {
	visibility: hidden;
}
.user-center .message-panel dl dd.expend {
	background: #fcfcfc;
}
.user-center .message-panel dl dd.expend .glyphicon-plus {
	display: none !important;
}
.user-center .message-panel dl dd.expend .glyphicon-minus {
	display: inline-block !important;
}
.user-center .message-panel dl dd.expend .delete {
	display: inline-block;
}
.user-center .message-panel dl dd.expend .m-content {
	height: auto !important;
}
.user-center .message-panel dl dd.unexpend .glyphicon-minus {
	display: none;
}
.user-center .message-panel dl dd.unexpend .delete {
	display: none;
}
.user-center .message-panel dl dd .msId {
	display: none;
}
.user-center .message-panel dl dd .unread {
	position: absolute;
	left: 5px;
	color: red;
}
.user-center .message-panel dl dd .expend-icon {
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 13px;
}
.user-center .message-panel dl dd .expend-icon .glyphicon {
	padding: 5px;
	border-radius: 2px;
}
.user-center .message-panel dl dd .expend-icon .glyphicon.glyphicon-plus {
	background: #e5e5e5;
	color: black;
}
.user-center .message-panel dl dd .expend-icon .glyphicon.glyphicon-minus {
	background: #083f82;
	color: white;
	display: none;
}
.user-center .message-panel dl dd .delete {
	position: absolute;
	right: 15px;
	display: none;
}
.user-center .message-panel dl dd .delete .glyphicon {
	padding: 5px;
	border-radius: 100%;
	background: #e5e5e5;
}
.user-center .message-panel dl dd .delete:hover {
	cursor: pointer;
	text-decoration: underline;
}
.user-center .message-panel dl dd .message-name {
	cursor: pointer;
}
.user-center .message-panel dl dd h3 {
	margin: 0 20px 0 0;
	font-size: 18px;
	color: #083f82;
}
.user-center .message-panel dl dd p {
	margin: 5px 0;
}
.user-center .message-panel dl dd .m-date {
	font-size: 14px;
	color: #666;
}
.user-center .message-panel dl dd .m-content {
	margin-bottom: 0;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
	height: 18px;
	overflow: hidden;
}
/* SDK Page */

.sdk-download {
	margin-left: 20px;
}
.sdk-download dl {
	border-bottom: 1px solid #c1c1c1;
}
.sdk-download dl dt {
	border-top: 2px solid #167373;
}
.sdk-download dl dt h3 {
	margin: 10px;
	padding-left: 10px;
	border-left: 2px solid #167373;
	font-size: 16px;
	color: black;
	line-height: 1em;
}
.sdk-download dl dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sdk-download dl dd ul li {
	position: relative;
	padding: 10px;
	border-top: 1px solid #dbdbdb;
}
.sdk-download dl dd ul li:hover {
	background: #fcfcfc;
}
.sdk-download dl dd ul li a.dw-link {
	position: absolute;
	color: #083f82;
	text-decoration: none;
}
.sdk-download dl dd ul li a.dw-link .glyphicon {
	margin-right: 5px;
	background: #e5e5e5;
	padding: 8px;
	border-radius: 100%;
	color: black;
}
.sdk-download dl dd ul li a.dw-link:hover {
	position: absolute;
	text-decoration: underline;
}
.sdk-download dl dd ul li a.dw-link:hover .glyphicon {
	background: #083f82;
	color: white;
}
.sdk-download dl dd ul li p {
	margin: 0 40px 0 205px;
	padding: 0;
	border: 0;
}
.sdk-download dl dd p {
	border-top: 1px solid #dbdbdb;
	padding: 20px 25px;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
}
/* 404 page */

.errpage {
	padding: 20px 0;
	min-height: 200px;
}
.errpage h4 {
	font-size: 30px;
}
.errpage div:last-child {
	padding-left: 5%;
	border-left: 1px solid #167373;
}
.article {
	padding: 30px 50px;
}
.article h3 {
	font-size: 20px;
}
.article p {
	text-indent: 2em;
}
#warning .modal-body .btn {
	padding: 6px 30px;
	font-size: 14px;
}

@media screen and (min-width: 768px) {
header .navbar-brand {
	background: url("../images/logo.png") no-repeat;
	width: 143px;
	background-size: 100%;
}
}
