/**
 * 全栈学习网 by fullstackln
 * fullstackln.com ｜ @xubingtao.cn
 */
/*@import url("fontawesome-all.min.css");*/

table {
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
}
table tr,th,td {
	border: 1px solid #ccc;
}
table th {
	background: #f1f1f1;
}

.container.medium {
	width: 38.25em;
}






.main {
	width: 100%;
	display: flex;
	padding: 0 50px;
}
.main a {
	color: blue/*#00a3c8*/;
    word-break: break-all;
}
.main a:hover {
	color: dodgerblue;
}
.main-menu {
	width: 230px;
}
.main-menu aside {
	margin: 0 0 40px;
	display: block;
	border: solid 1px #efe9e9/*solid 1px #f6f6f6*/;
	padding: 15px 20px;
	background-color: #f7f9fc;
	max-height: 500px;
	width: 230px;
	overflow-y: scroll;
}
.main-menu aside .title-border {
	width: 30px;
	margin-bottom: 15px;
	margin-top: -12px;
	border-bottom: 2px solid #00a3c8;
}
.textwidget a{
    color: #00a3c8;
}
.main-menu aside .textwidget {
	line-height: 2em !important;
	margin: 10px 0;
}
#main-menu-aside a:hover {
	font-weight: bold;
}
.main-content {
	width: 90%;
	width: -moz-calc(100% - 230px);
	width: -webkit-calc(100% - 230px);
	width: calc(100% - 230px);
	min-height: 1px;
	padding-right: 15px;
	padding-left: 10px;
    word-break: break-all;
}
.main-content-div {
    margin-bottom: 30px;
}
.detail {
	border: solid 1px #efe9e9;
	/*padding-bottom: 10px;*/
	/*margin-bottom: 30px*/
}
.detail footer,.list-detail footer {
	font-size: 13px;
	background: #f7f9fc/* #242526 */;
	/* color: #ffffff; */
	padding: 15px 20px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.entry-footer>span {
	margin-right: 15px;
}
footer.entry-footer a {
	color: black/* #ffffff */;
}
.entry-header {
	text-align: center;
	/*padding: 14px 20px;
	padding-bottom: 0;
    padding-top: 10px;*/
    padding: 15px;
}
.entry-content{
	word-break: break-word;
	padding: 0 20px;
}

.aligncenter {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
	display: table;
    margin-left: auto;
    margin-right: auto;
}

#like_reward_share {
    position:relative;
    text-align:center;
    margin:20px 0 36px;
}
#like_reward_share>div {
    display:inline-block;
    vertical-align:middle;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s
}
.like-reward-share-animation {
    text-align:center; margin-left:-160px; margin-bottom:-20px; animation:bounce 2s infinite;
}
.reward-div #reward:hover,.like>a:hover,.like>span:hover {
    background-color: #b1244e;
    color: #fff !important
}
.share>span,.like>a,.like>span {
    width: 148px;
    text-align: center;
    display: block;
    color: #fff
}
.like>span,.like>a {
    background-color: #ffc11b;
    padding: 8px 32px 8px 20px
}
.share i:before,.like i:before {
    margin-right: 4px
}
.share>span i,.like i {
    font-style: normal;
    margin-right: 4px
}
.like .alreadyvoted,.like .voted {
    cursor: no-drop;
    color: #fff
}
.like .voted i:before {
    content: '\e844'
}
.reward-div #reward {
    background-color: #3498db;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    text-align: center;
    line-height: 48px;
    color: #fff;
    border: 4px #fff solid;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 16;
    color: #fff;
    font-size: 16px;
    overflow: hidden
}
.share {
    position: relative;
}
.share>span {
    background-color: #2fba87;
    padding: 8px 20px 8px 32px
}
#share-div {
	border-radius: 25px;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    font-size: 0;
    text-align: center;
    padding: 12px;
    border: 1px #eee solid;
    background-color: #fff;
    box-shadow: 1px 4px 8px rgba(0,0,0,0.22);
    z-index: 20;
    opacity: 0;
    visibility: hidden;
}
#share-div a {
    font-size: 16px;
    margin: 0 4px;
}
#share-div a.weixin {
    color: #72dc0a;
}
#share-div a.weibo {
    color: #fd6d27
}
#share-div a.qq {
    color: #377efe
}
/*
#share-div a.qzone {
    color:#ffb401;
}
.fa fa-qzone {
    margin-bottom: 3px;
    height: 14px;
    vertical-align: middle;
}
.fa-qzone:before {
    //content: url(./images/qzone.svg);
}*/
#share-div:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: -7px;
    left: 50%;
    margin-left: -7px;
    display: block;
    border: 8px transparent solid;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.share:hover #share-div {
    opacity: 1;
    visibility: visible
}

button {
    cursor: pointer;
}

.comments-area {
    padding-bottom: 36px;
	/*height: 210px;*/
	/*background: #f7f9fc;*/
}

.a-underline {
    padding: 0 2px;
    /*text-decoration: underline;*/
}

.blue-button {
    width: 100%;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
    color: #fff;
    background-color: #0d6efd;
    /*border-color: #0d6efd;*/
    border: unset;
}