/* body{
    background:#F4F5F5 !important;
    min-height: 100%;
}

#top_nav{
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
    border: none;
    height: 48px;
    line-height: 48px;
}

#blogTitle{
    display: none;
}

#navigator{
    background: #ffffff !important;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #555666 !important;
    display: flex;
    justify-content: space-between;
    margin: 0 250px;
}

#main{
     margin: 0 250px;
}

#navList a:link, #navList a:visited, #navList a:active {
    color: #555666 !important;
}

#navList li:hover{
    background: none !important;
}

#home{
    /* margin-top: 20px; */
}
 /*
#footer{
    background: #ffffff !important;
    border: none !important;
    box-shadow: 0 -1px 0 0 rgb(0 0 0 / 5%);
    padding: 35px;
    color: #999aaa;
    line-height: 1.8;
}

.blogStats{
    color:#9e9999;
}

.menu:hover{
    background: none !important;
    color:#9e9999;
}

#sideBar{
    padding: 0px;
    float: none;
}

#main{
    padding: 10px 0px 0px 0px;
}

#mainContent{
    margin-right: 0px;
}

.day{
    margin: 0px;
    box-shadow: none;
    border-radius: 2px
}

.newsItem, #blog-calendar{
    border-radius:0px;
    box-shadow: none;
    margin-bottom:10px;
    background: #ffffff !imporatnt;
    border-radius: 2px
}

#sidebar_search{
    border-radius: 0px;
    box-shadow: none;
}

#mainContent .forFlow{
    margin-left: 17rem;
}

.sidebar_news, .blog-calendar{
    background: #ffffff;
}

.catListTitle{
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #ffffff;
    color: #222226;
    border-bottom: 1px solid #e8e8ed;
    text-shadow:none;
}
.sidebar_search{
    margin-bottom:10px;
}


.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
   
    background: #ffffff;
     color: #222226;
    text-shadow:none;
    box-shadow: none;
    margin-bottom:10px;
}

.catListEssay ul li, .catListLink ul li, .catListNoteBook ul li, .catListTag ul li, .catListPostCategory ul li, .catListPostArchive ul li, .catListImageCategory ul li, .catListArticleArchive ul li, .catListView ul li, .catListFeedback ul li, .catListComment ul li, .catListBlogRank ul li, .catList ul li, .catListArticleCategory ul li{
    border-bottom:none;
    color: #222226;
}
.catListEssay ul li a, 
.catListLink ul li a, 
.catListNoteBook ul li a, 
.catListTag ul li a, 
.catListPostCategory ul li a, 
.catListPostArchive ul li a, 
.catListImageCategory ul li a, 
.catListArticleArchive ul li a, 
.catListView ul li a, 
.catListFeedback ul li a, 
.catListComment ul li a, 
.catListBlogRank ul li a, 
.catListArticleCategory ul li a{
    border-bottom:none;
    /* color: #9e9999 !important; */
}
/* 
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    border-radius: 2px;
}

.comment_textarea{
    width: 100%;
}

.comment_preview p, div.commentform p{
    text-align: right;
}

.dayTitle{
    display: none;
}

.postTitle{
    font-weight: normal;
    border-bottom: none;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
    color: #222226;
}
.postDesc{
   float: left;
   width: auto;
}

.postCon {
    /* text-align: right; */
    /* margin-bottom: -38px /* 
}
/* 
/* 
#footer{
    margin:0px;
}

#profile_block a:first-of-type{
    font-size: 20px;
    font-weight: bold;
   background: #FAFCFD;
    margin-left: -50px;
    padding: 5px;
}

.div_my_zzk{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
    padding: 5px 10px
}
.input_my_zzk{
    width: 100%;
}
input.btn_my_zzk{
    height: auto;
    width: 60px;
    flex-shrink: 0;
} */
