<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.emo, .txtbbc {
  cursor: pointer;
}

.txtbbc {
  background-image: url("../images/bbc/bbc_bg.gif");
  cursor: pointer;
  height: 22px;
  margin: 1px 2px 1px 1px;
  width: 23px;
}

.divider {
    margin-top:2px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-success {
    background-color:#89c245;
}

.bg-pending {
    background-color:#58bde7;
}

.bg-fail {
    background-color:#eb5858;
}

.bg-request {
    background-color:#f6a856;
}

.the-label {
    font-size:14px !important;
}

.profile-rows {
    margin:10px 0 9px 0;
}

.profile-rows li i {
    /*margin-top: 4px;*/
}

.profile-rows li {
    margin-top: 5px;
    padding: 5px 0 !important;
}

.profile-rows li .the-value {
    font-size:14px !important;
}

.profile-avatar img {
	width:256px;
	height:256px;
}

.menu-container {
	
}

#adblock-containner {
    padding:10px;
    font-weight: bold;
    size:16px;
    display: block;
    background-color: #eb5858;
    color:#FFF;
    display: none;
}

#adblock-containner .adblock-msg {
    float:left;
    font-size: 20px;
    padding: 4px 0 0 20px !important;
    margin: 0 !important;
    max-width:90%;
}

#adblock-containner .adblock-close {
    float:right;
    border:1px solid #ddd;
    padding:0px 5px;
    border-radius: 5px;
    margin: 5px;
}
#adblock-containner .adblock-close a {
    color:#ddd !important;
}

#notify {
	padding:10px;
	font-weight: bold;
	size:16px;
	display: block;
}

#notify.success {
	background-color: #89c245;
	color:#FFF;
}

#notify.fail {
	background-color: #eb5858;
	color:#FFF;
}

#notify .notify-msg {
	float:left;
	padding:2px 5px;
}

#notify .notify-close {
	float:right;
	border:1px solid #ddd;
	padding:0px 5px;
	border-radius: 5px;
}
#notify .notify-close a {
	color:#ddd !important;
}

.btn-facebook-theme, .btn-facebook-theme:hover {
	background-color:#4267b2;
	color:#fff;
	border-color: #435a8b #3c5488 #334c83;
	margin-bottom:19px;
}

select {
	height:32px;
    padding: 2px 5px;
}


.margin-bottom-10 {
	margin-bottom:10px !important;
}

.color-red {
	color:#eb5858;
}

.color-green {
	color:#89c245;
}

.color-blue {
    color:#21aabd;
}

.color-gray {
	color:#9d9fb1;
}

.invite-icon {
    display: inline-block;
    color: #232323!important;
    margin-right: 15px;
    font-family: Arial;
}

.invite-icon i.fa {
	display: inline-block;
    background: #232323;
    color: #faf9f3;
    width: 45px;
    font-size: 12px;
    line-height: 45px;
    text-align: center;
    float: left;
    text-shadow: none!important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    border-radius: 50%;
}

.invite-icon b {
    color: inherit;
    display: block;
    margin-left: 55px;
    line-height: 130%;
    font-size: 16px;
    margin-top: 6px;
}

.invite-icon span {
    color: inherit;
    display: block;
    margin-left: 55px;
    font-style: normal;
    font-size: 12px;
    line-height: 100%;
    opacity: 0.5;
}

.fa-help {
    margin-left:15px !important;
}


.entry-btn-like {
    width: 50px;
    overflow: hidden;
    margin-top: 3px;
}

.entry-title {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: bold !important;
}
.entry-meta {
    font-size: 12px;
    color:#bbb;
}

.entry-content-home p {
    margin:0px !important;
    line-height: 20px !important;
    font-size:14px;
}

.entry-content-blog, .entry-content-blog p {
    font-size:17px;
}

.page-title h1, .page-title h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}


li.topic-share {
    padding:10px 10px 10px 10px;
}
h5.topic-share {
    padding-left:10px;
}

.topic-box img {
    max-height:170px;
}

.topic-box .entry-photo {
    text-align:center;
}


/* editor */
.entry-content-blog .marker {
    position: relative;
    display: inline;
    padding: 1px 5px;
    margin: 0;
    border-radius: 2px;
    font-size: 14px;
    background: #23242c;
    font-weight: 400;
    color: #ffffff;
    vertical-align: middle;
}

.entry-content-blog .blue {
    background-color: #58bde7;
}

.entry-content-blog .green {
    background-color: #89c245;
}

.entry-content-blog .red {
    background-color: #eb5858;
}

.nobr {
    white-space:nowrap;
}

.adrepay-note-msg-line:hover {
    background-color: #444 !important;
}

.adrepay-note-msg-line .message {
    height: 30px;
    overflow: hidden;
    line-height: 15px;
}


.box5column {
    float: left;
    min-width:100px;
    width: calc(20% - 10px);
    margin: 8px 10px 0 0;  
}

.imockbtn, .imockbtn:hover {
    color:#FFFFFF;
    cursor:pointer;
    width:100%;
    text-align:center;
    background-color:#4862a3;
}</pre></body></html>