.page-container .main-content {
	width: 100%;
    height: 100%;
    overflow: hidden;
}

.dropdown-toggle .entypo-menu {
	box-sizing: border-box;
	border-radius: 20px;
	display: inline;
	float: none;
	line-height: 30px;
	position: static;
	z-index: auto;
}

.main-menu .title {
	font-weight: normal;
	font-size: 15px;
}

.profile-info {
	font-weight: bold;
	color: #1d1d1d;
}

.profile-info .dropdown-toggle .entypo-menu {
	font-size: 20px;
	margin-top: 5px;
	color: #212121;
}

.main-content .row .col-sm-20 .clearfix .pull-right ul {
	padding-bottom: 10px;
}

.entypo-flow-tree .entypo-gauge {
	font-size: 15px;
}

#about-title {
	font-weight: bold;
	font-size: 20px;
}

.user {
	margin-top: 20px;
	font-weight: bold;
	color: #1d1d1d;
}

.sec-menu {
	font-size: 20px;
	margin-top: 5px;
	color: #212121;
}

#footer {
	bottom: 0;
	width: 100%;
	position: absolute;
}

#modal_img {
	width: 160px;
	margin-left: 10px;
}

p, strong, li, tr, td, a{
	color: #39393d;
	font-size: 20px;
}