body {

    font-family: notoserif-regular,Georgia,sans-serif;

    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f1f1f1;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
    background-origin: padding-box, padding-box;
    background-clip: border-box, border-box;

}
input { font-size: 75% }

a, a:visited {
    color: #0082d5;
    text-decoration: none;
}

a:hover {
    color: #1f91da;
}
.footer{
    margin-top: 6px;
}
.header {
    margin-bottom: 5px;
}
.footer, .header, .most-popular-searches {
    background: #6360bf;
    text-align: center;

}
.menubar, .search {
    background: #f6ecff;
}

.menu {
    clear: both;
    padding: 2px;
    background-color: #aab1e0;
    display: block;
}
.menu a {
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-family: sans-serif;
    padding: 5px;
    background-color: #5591cb;
    border: 1px solid blue;
    position: relative;
}
.menu a:hover {
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-family: sans-serif;
    padding: 5px;
    background-color: #5580cb;
    border: 1px solid #b9b9cf;
}
.smenu {
    clear: both;
    padding: 2px;
    background-color: #e3e6fb;
    display: block;
}
.smenu a {
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-family: sans-serif;
    padding: 2px;
    background-color: #5591cb;
    margin: 2px;
    position: relative;

}
.smenu a:hover {
    color: #8157a8;
    font-family: sans-serif;
    padding: 2px;
    background-color: #8bc2f8;
    margin: 2px;
}



h1 {
    margin: 0;
    padding: 7px;
}
a.name, a.name:visited {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    display: block;
    padding: 5px;
}
.menubar {
    padding: .25em 0 .25em .15em;
    margin: 0;
    font-size: 17px;
    color: #585e71;
    border-bottom: 1px solid #f5d2fc;
    border-top: 1px solid #fa99fc;
}
.menubar.bottom {
    border-bottom: none;
}
.search {
    border-top: 1px solid #fff;
}
.pure-button.button-search {
    font-size: 75%;
    color: #fff;
    background-color: #0082d5;
}
.author, .title, .descr, .upload_date {
    font-size: 12px;
}
.content, .result {
    background: #fff;
}
table { width: 100% }
.result {
    border-bottom: 1px solid #edf0f4;
    padding: 3px;
}
.result a {
    color: #54657e;
}
.result:hover {
    background: #eceff4;
}
.result:hover .title {
    color: #0082d5;
}
.author span, .upload_date span {
    padding: 2px;
    background: #ff9948;
    color: #fff;
    border-radius: 3px;
}

.upload_date span {
    margin-top: 3px;
    background: #ea1212;
}

.thumb {
    width: 80px;
    padding: 2px 0;
}
.last_searches .most-recent-search-links, .pages, .spacing {
    padding: 5px;
}
img.thumb {
    max-width: 100%;
    border-radius: 3px;
}
.download .pure-button {
    background-color: #04be5b;
    color: #fff;
}
.btn-img { max-width: 20px; }

.pure-button.nav-button {
    background-color: #4E0059;
    color: #fff;
    font-size: 75%
}

.pure-button.nav-button.current-page {
    background-color: #b352c2;
}
.last_searches {
    text-align: left;
    font-size: 12px;
}
.last_searches a {
    color: #fff;
    text-decoration: underline;
}
.navbar {
    padding: .25em 0 .25em .15em;
    margin: 0 0 .25em;
    background: #0078e7;
    color: #fff;
    border-left: solid 5px #05446B;
}
.main-info .thum {
    text-align: center;
    padding: 5px;
}
.main-info .meta {
    vertical-align: top;
    padding: 5px;
}
.main-info .titl {
    color: #54657e;
    font-size: 14px;
}
.main-info .time {
    font-size: 12px;
    padding: 2px 5px;
    background: #ff9948;
    color: #fff;
    border-radius: 3px;
}
.main-info .desc {
    font-size: 12px;
    color: #54657e;
}
.down {
    display: block;
    font-size: 14px;
    border-top: 1px solid #8493a8;
    padding: 5px;
}
.down:hover {
    background: #585e71;
    color: #fff;
}
.down:first-child {
    border-top: none;
}
.tags {
    padding: 2px;
    font-size: 11px;
    color: #54657e;
}
.tags a {
    display: inline-block;
    padding: 4px;
}
.pure-form fieldset { padding: .75em 0; }

@media only screen and (max-width:480px) {
    .pure-form input[type=text] { display: inline-block; }
    .pure-form button[type=submit] { margin: 0 0 .3em; }
}

@media screen and (min-width:64em) {
    .download .pure-button .btn-img { max-width: 16px; }
}

.not {
    font-size: 10px;
    background: #585e71;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 2px;
}

.download, .pages, .thumb {
    text-align: center;
}
.main-info .titl, .title, h1 {
    font-weight: 700;
}
.author span, .main-info .time, .title, .upload_date span {
    display: inline-block;
}


.menu img{
    height: 20px;
    width: 20px;
}

.active a{
    color: #197bdb;
    background-color: #bac7ff;
    border: 1px solid #5dfed0;
}
.badge1 {
    position:relative;
}
.badge1[data-badge]:after {
    content: attr(data-badge);
    position: absolute;
    top: 22px;
    right: 17px;
    font-size: -0.3em;
    background: #ff0808;
    color: white;
    width: 16px;
    height: 17px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    box-shadow: 2px 2px 4px #561eef;
}

.badge2 {

}
.badge2[data-badge]:after {
    content: attr(data-badge);
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: -0.3em;
    background: green;
    color: white;
    width: 16px;
    height: 17px;
    text-align: center;
    line-height: 18px;
    border-radius: 3px;
    box-shadow: 2px 2px 4px #561eef;
}

.dblock{
    display: block;
}

.storys{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: small;
    text-align: left;
    direction: ltr;
}

.story{
    margin: 0 6px 6px;
    padding: 6px;
    border-color: #ccced3 #c4c6ca #b4b6ba;
    border-style: solid;
    border-width: 1px;
    background: #fff;
}
.story p{
    line-height: 16px;
    font-size: medium;
    color: #484848;
}
.story_h{
    border: 0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}
.users{

}

.user{
    text-align: center;
}
.user td{
    margin: auto;
    text-align: center;
    border: 1px solid #dac8dd;
}
.user img{
    box-shadow: 2px 3px #dabde7;
}
.commnet{
    border-bottom: 1px solid #d6cff0;
    padding: 3px;
    color: #5d3441;
}
.reacts{
padding: 3px;
}
.reacts img:hover{
    background-color: gray;
}

.message{
    border: #d4cb24 solid 2px;
    margin-left: 4px;
}
.your {
    background-color: #FFF;
    font-size: medium;
    box-shadow: 2px 2px 5px #f86c8f;
}
.my {
    background-color: #FFF6F299;
    font-size: medium;
    box-shadow: 2px 2px 5px #5643d5;
}
.time2{
    background-color: #9390f3;
    color: #FFF;
    padding: 3px;
    text-shadow: 1px 2px 1px #121647;
    display: block;
    text-align: center;
}
.unread {
    background-color: #eee4ff;
}
.time3 {
    background-color: #d6e2ff;
    color: #FFF;
    padding: 3px;
    text-shadow: 1px 2px 1px #121647;
    display: block;
    text-align: center;
}
.time4{
    font-size: small;
    background-color: #ecd3e0;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #1ddae9;
    padding: 0px 9px;
}

.notify{
    margin-bottom: 3px;
    border: 1px solid green;
}
.user4{
    padding: 2px;
    border-left: 1px solid green;
    border-right: 1px solid green;
    border-radius: 3px;
}
.usera {
   font-weight: bold;
}
.M{

}
.F{

}
.F a{
    color: deeppink;
}
.main-menu{
    background-color: #3b5998;
}
.main-menu a{
    color: white;
}
.main-menu a:hover{
    background-color: white;
    color: #0082d5;
}
.sub-menu{
    background-color: #4a469b;
}

.sub-menu a{
  color: #3019c9;
}
.sub-menu a:hover{

}
.button__badge {
    background-color: #fa3e3e;
    border-radius: 2px;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    position: absolute; /* Position the badge within the relatively positioned button */
    z-index: 9999;
    top: 0%;
    right: 0%;
}
.chat__badge {
    background-color: #00b300;
    border-radius: 2px;
    color: white;

    padding: 1px 3px;
    font-size: 10px;
    position: absolute; /* Position the badge within the relatively positioned button */
    top: 0;
    right: 0%;
}
.chat_text_div {
    display: block;
    border: 1px solid #fff;
    padding: .5em 1em;
    font-size: 16px;
    position: relative;
    border-radius: 1em;
    clear: both;
    background: #fff;
    margin: .6em .5em 0;
    max-width: 95%;
    color: #000;
    box-shadow: 1px 1px 1px #acacac;
}
#wrap {

    position: absolute;
    z-index: 999999;
    right: 0;
    height: 60%;
    text-align: center;
}

#inside {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.user5{
    border-color: #ccced3 #c4c6ca #b4b6ba;
    border-top: 1px solid #e5e5e5;
}


/* effect */
.hit-the-floor {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9,
    0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1),
    0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2),
    0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2),
    0 20px 20px rgba(0, 0, 0, 0.15);
}
.inset-text {
    /* Shadows are visible under slightly transparent text color */
    color: rgba(10,60,150, 0.8);
    text-shadow: 1px 4px 6px #def, 0 0 0 #000, 1px 4px 6px #def;
}
/* Don't show shadows when selecting text */
::-moz-selection { background: #5af; color: #fff; text-shadow: none; }
::selection { background: #5af; color: #fff; text-shadow: none; }
.text3d{
    text-shadow: 0 1px 0 #ccc,
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);
}
.lpress{
    color: #222;
    text-shadow: 0px 2px 3px #555;
}
.embossed{
    margin: auto;
    text-align: center;
    text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
    color: #333;
    opacity: 0.4;
    font:  24px 'Bitter';
    background: #222;
}
/*  google chat system  */
.discussion {
    list-style: none;
    background: #e5e5e5;
    margin: 0;
    padding: 0 0 5px 0;
}

.user2{
    border-color: #fff #d6b4ea #a6b3ce;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    margin-bottom: 3px;
}

.wordwrap {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.errors{
    background-color: red;
    border-radius: 4px;
    font-size: large;
    color: white;
    text-align: center;
    padding: 4px;
}

/* blogs */

.blog_info{
    background-color: white;
    padding: 3px;
    border-color: #fff #d6b4ea #a6b3ce;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 2px;
}

.blog_info .blog_cs{
    height: 70px;
    width: 70px;
    padding: 3px;
    background-color: #d2d6ef;
}
.blog_info .blog_data{
    padding: 4px;
    color: #a791b1;
}
.blog_title{
    border-bottom: 1px solid  #e7e1e1;
    font-size: large;
    background-color: #FFF8DC;
}
.blog_post{
    font-size: x-small;
}
.blog_info .blog_author{
    font-size: small;
    margin: 5px;
    font-style: italic;
}

.image-cropper {
    position: relative;
    overflow: hidden;
}

.image-cropper img {
    display: inline;
    margin: 0 auto;
    height: 100%;
}
.widget-title {
    margin: -8px -8px 8px;
    padding: 4px 8px;
    color: #EEE;
    font-size: 18px;
    text-shadow: 1px 1px 2px #222;
    background-color: #d22020;
    text-align: center;
}
.frontier-widget {
    background-color: #FFF;
    margin: 0 0 10px;
    padding: 8px;
    border: 1px solid #555;
    box-shadow: 0 0 2px #333;
    word-wrap: break-word;
    max-width: 100%;
}
.blue {
    background-color: #69be28;
}
.green {
    background-color: #69be28;
}
.pink {
    background-color: #ee356f;
}
.article-list__item {
    padding: 4px 5px;
    border-bottom: 1px solid #e6e6e6;
}
.section__title a {
    color: #fff;
    display: block;
}
/* twitter */
.Masonry__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 2px;
    background-color: #fff;
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 1px 0;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 1px #e7e7e7;
    box-shadow: 0 0 1px #e7e7e7;
    overflow: hidden;
    text-align: left;
}
.TweetMasonry__topbar {
    display: table;
    padding: 12px;
}
.TweetMasonry__bottombar, .TweetMasonry__description {
    border-top: 1px solid #e7e7e7;
}
.TweetMasonry__topbarImageContainer {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}
.TweetMasonry__topbarImageLink {
    display: block;

    overflow: hidden;
    border-radius: 50%;
}
.TweetMasonry__topbarImage {
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: 0 0 1px #e7e7e7;
    box-shadow: 0 0 1px #e7e7e7;
}
.TweetMasonry__topbarMetaContainer {
    display: table-cell;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-word;
}
.TweetMasonry__topbarName {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    color: #222;
}
.TweetMasonry__description, .TweetMasonry__quoteProfile, .TweetMasonry__quoteText {
    margin: 0;
    word-wrap: break-word;
    word-break: break-word;
}
.TweetMasonry__description {
    padding: 4px;
    border-top: 1px solid #e7e7e7;
}

.TweetMasonry__countContainer {
    float: right;
}
.TweetMasonry__topbarUsername {
    font-size: 14px;
    color: #1dcaff;
}
p a {
    color: #1dcaff;
    text-decoration: none;
}
.details div {
    border-bottom: 1px solid lightgray;
    background: aliceblue;
    padding: 8px;
}

.article-list__image {
    float: left;
    margin: 0 8px 0 0;
}
img {
    vertical-align: top;
    margin: 0;
}