/* Generated code, do not modify */

#tabs_tabs {
    position: absolute;
    width: 100%;
    height: 100%;
}

#tabs_btnPreview {
    right: 160px;
    top: 10px;
    width: 140px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_btnPublish {
    right: 10px;
    top: 10px;
    width: 140px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_divTabs {
    left: 0px;
    top: 50px;
    width: calc(100% - 0px);
    height: calc(100% - 50px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#tabs_btnContent {
    left: 10px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_btnBlog {
    left: 140px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_tmpTokens {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tabs_txtSearch {
    left: 170px;
    top: 10px;
    width: 180px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_cboSectionSearch {
    left: 10px;
    top: 10px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_btnSearch {
    left: 360px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_divTokens {
    left: 10px;
    top: 50px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}


#tabs_tmpBlogs {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tabs_btnAddPost {
    right: 10px;
    top: 10px;
    width: 160px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tabs_divPosts {
    left: 10px;
    top: 50px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}


