﻿

.LiveBlog a.ms-btn.ms-btn-sm.ms-btn-success {
    padding: 6px 10px;
}

.LiveBlog #accordion .ms-panel-heading {
    background-color: #337ab7;
    padding: 8px 14px;
}

.LiveBlog a, .LiveBlog a:hover {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.LiveBlog .Settings .ms-nav.ms-nav-pills.ms-nav-stacked {
    margin-left: 0px;
}

.LiveBlog .ms-btn-primary:hover {
    color: #fff;
    background-color: #337ab7;
    text-decoration: none;
}

.LiveBlog .button-icon {
    font-size: 14px;
    margin-right: 5px;
    margin-top: 2px;
}

.LiveBlog .btn-right-space {
    margin-right: 2px;
}

.LiveBlog .Brushes > div {
    display: block;
    -webkit-column-count: 3; /*Chrome, Safari, Opera*/
    -moz-column-count: 3; /*/ Firefox /*/
    column-count: 3;
}

.LiveBlog .Settings {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ccc;
}

    .LiveBlog .Settings .ms-col-md-12.nav_bar .ms-nav.ms-nav-pills {
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .LiveBlog .Settings .ms-col-md-12.nav_bar a {
        font-size: 15px;
    }

    .LiveBlog .Settings .Settings_tab {
        border-left: 1px solid #ddd;
    }

.LiveBlog .WXRComments_btn {
    margin-bottom: 20px;
    display: block;
}

.LiveBlog .toggle_right div {
    float: right;
}

.LiveBlog .toggle_right br {
    display: none;
}

.LiveBlog .toggle_right label {
    margin-bottom: 10px;
}

.LiveBlog .social_btn {
    margin-bottom: 15px;
}

    .LiveBlog .social_btn h4 {
        font-size: 14px;
        display: block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        clear: both;
    }

.LiveBlog .comment_btn a {
    color: #333;
    font-weight: 700;
    margin: 0 8px;
    cursor: pointer;
}

.LiveBlog .Post_Right .Category_Tree {
    border: 1px solid #bbb;
    height: 286px;
    padding: 10px;
    overflow: auto;
    padding-bottom: 10px;
    border-radius: 4px;
    margin-bottom:16px;
}

.LiveBlog a.ms-btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    text-decoration: none;
}

    .LiveBlog a.ms-btn-success:hover, .LiveBlog a.ms-btn-success:focus {
        background-color: #449d44;
        border-color: #398439;
        color: #fff;
        text-decoration: none;
    }

.LiveBlog .manageslug {
    float: right;
    margin-top: 0px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 30%;
}


/*New Post*/
.LiveBlog .NewPost .Post_left .ms-form-group {
    width: 90%;
}

/*.LiveBlog .NewPost .Post_left:after {
    width: 1px;
    height: 220px;
    display: inline-block;
    content: "";
    background: #bbb;
    position: absolute;
    top: 75px;
    right: 0;
}*/

.LiveBlog .postPublish {
    display: inline-block;
    width: 200px;
}

    .LiveBlog .postPublish span {
        display: none;
    }

.LiveBlog .Settings .CloseComments {
    width: 160px;
    display: inline-block;
    /*margin-left: 4px;*/
    vertical-align: top;
}

.LiveBlog .Settings .rightCloseComments {
    width: 160px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
    float: right;
}

.LiveBlog .Settings .ms-form-group.closecommentlabel {
    margin-bottom: 5px;
}


.LiveBlog .Post_Right .quick_category input {
    margin-right: 4px;
    border-radius: 4px;
    height: 34px;
    background: #fff;
}

.LiveBlog .Post_Right .quick_category a {
    padding: 6px 10px;
    display: inline-block;
    text-decoration: none;
    color: #333;
}

    .LiveBlog .Post_Right .quick_category a i {
        padding: 4px 4px;
        display: inline-block;
        font-size: 8px;
        margin: 2px 5px;
        border-radius: 4px;
        vertical-align: text-bottom;
    }

/*dashboard*/
.LiveBlog span.dashboard_heading {
    font-size: 16px;
    font-weight: 600;
}

.LiveBlog .dashboard_content .ms-well {
    background: #fff;
}

.LiveBlog #accordion .ms-panel-title {
    margin: 5px 0;
}

    .LiveBlog #accordion .ms-panel-title .ms-accordion-toggle {
        text-decoration: none;
        color: #fff;
    }

.LiveBlog .block_size {
    height: 40px;
}

.LiveBlog .ms-input-group select.ms-form-control.ng-pristine.ng-valid,
.LiveBlog .ms-input-group input.ms-form-control.ng-pristine.ng-valid,
.LiveBlog .Settings_tab .angular-ui-tree .ng-binding.angular-ui-tree-handle {
    border-radius: 4px;
}

.LiveBlog .angular-ui-tree-handle {
    background: aliceblue;
    border: 1px solid #dae2ea;
    color: #7c9eb2;
    padding: 8px;
    margin: 10px 0;
}

.LiveBlog .display_inline {
    display: inline-block;
}

.LiveBlog .nav_bar select {
    width: 250px;
    margin-top: 5px;
}

.LiveBlog .nav_bar label {
    margin-top: 5px;
}

.LiveBlog .ViewAll:before {
    content: url("Images/view.png");
    margin-top: 0px;
    vertical-align: text-top;
    margin-right: 2px;
    display: inline-block;
}

.LiveBlog .categoryGrid select {
    width: 150px;
}

.LiveBlog .categoryGrid td {
    vertical-align: middle;
}

.LiveBlog .Settings_tab .ms-nav.ms-nav-tabs {
    margin-left: 0px;
}

.LiveBlog .divclear {
    clear: both;
}

.widgetbtn {
    margin-right: 15px;
    padding: 4px 10px;
    margin-bottom: 10px;
}

.ms-container.LiveBlog a:focus,
.ms-container.LiveBlog a:hover {
    text-decoration: none;
}

.LiveBlog .widget_container select, .LiveBlog .widget_container input {
    z-index: 0;
}

.LiveBlog .Text_cursor input {
    cursor: text;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    border: 1px solid #ccc;
    background: #ffffff;
    color: #222222;
}

.dialog_TitleBar.forapp {
    height: auto !important;
}

.dialog_TitleBar.forapp .Dialog_box select,
.dialog_TitleBar.forapp .Dialog_box input {
         margin: 0;
    padding: 4px;
    margin-bottom: 3px;
    border: 1px solid #E5E7E9;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    width: -webkit-fill-available;
    
}

.dialog_TitleBar.forapp table.Dialog_box {
    padding: 10px;
    background: #ffffff;
}

div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
    top: 6px;
    right: 6px;
}

.ui-dialog-titlebar {
    background: #ccc;
    font-size: 14px;
    font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 10px;
}

.forsave {
    background: #fff;
    text-align: right;
}
.LiveBlog .CategoryTitle{
    margin-bottom:0px;
} 