.detail_right_banner {
    padding-bottom: 15px;
}

.b-success-message {
    color: green;
}
.b-error-message {
    color: red;
}

.b-load-content-button {
    background: url('/bitrix/themes/.default/images/buttons/refresh.gif');
}
.b-edit-title-button {
    background: url('/bitrix/themes/.default/images/buttons/update_log.gif');
}
.b-title-label {
    display: block;
    padding: 3px 0px;
}
.b-page-title-input {
    width: 350px;
}
.b-material-content {
    display: block;
    width: 100%;
    height: 300px;
}
.b-labels {
    padding-left: 5px;
    position: relative;
    zoom: 1;
}
.b-tab-label {
    padding: 10px;
    border: 1px solid #999;
    border-bottom: none;
    display: block;
    float: left;
    background: #fff;
    margin-top: 3px;
    cursor: pointer;
    zoom: 1;
    position: relative;
}
.b-active {
    padding: 12px 10px;
    margin: 0px -1px -1px -1px;
}
.b-tabs {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.b-tab {
    display: none;
    padding: 10px;
    border: 1px solid #999;
    zoom: 1;
}
.b-tab {

}
.b-disabled {
    cursor: default;
    color: #999;
}
.b-button-container {
    padding: 10px 0px;
}

.b-material-source {
    text-align: right;
    margin-bottom: 10px;
}
.b-material-source a {
    font-weight: bold;
}

.detailTextRules {
    margin-bottom: 10px;
}