
/**
重写平台包下样式
 */
.page_body #main_container .toolbar{
    padding-left:10px !important;
}
.toolbar {
    height: auto !important;
    line-height: normal !important;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}
.toolbar .buttons {
    float: left;
    height: 38px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e6e6e6;
    width: calc(100% - 20px);
    clear: both;
}

.toolbar .components_right {
    float: left;
    margin-top: 35px;
}

.toolbar .components0 {
    float: left;
    margin-top: -6px;
    padding-bottom: 8px;
    margin-left: 20px;
    width: calc(100% - 20px);
}

.toolbar .components span.toolbar_span {
    display: block;
    float: left;
    padding-top: 10px;
    width: 230px;
}

.toolbar .components input, .toolbar .components select, #moreComponents input, #moreComponents select {
    width: 198px;
    height: 32px;
    line-height: 34px;
    border-radius: 2px;
    border: solid 1px #d9d9d9;
    padding-left: 10px;
    color: #262626;
    outline: none;
    padding-top: 0;
    padding-bottom: 0;
}

.toolbar .components span.toolbar_span_label {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #262626;
    font-weight: bold;
    display: block;
}

.toolbar .components {
    float: left;
    overflow: hidden;
    max-width: calc(100% - 150px);
    height: 72px;
}

.toolbar .components_right button.more_components_collapsed {
    border: none;
    width: 10px;
    background: url("/oa/styles/xc/images/more_down.png") no-repeat center;
    cursor: pointer;
}

.toolbar .components_right button.more_components_expanded {
    border: none;
    width: 10px;
    background: url("/oa/styles/xc/images/more_up.png") no-repeat center;
    cursor: pointer;
}

.toolbar .components input.cyan-form-field-date {
    width: 72px;
    background-repeat: no-repeat;
    background-position: 6px center;
    background-image: url("/oa/styles/xc/images/time.png");
    padding-left: 24px;
}
.toolbar .components_right button {
    margin-top: 0;
    height: 36px;
    padding: 0 12px;
    cursor: pointer;
    border-radius: 2px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    outline: none;
    font-size: 14px;
    color: #262626;
    margin-right: 10px;
}
.toolbar .components_right button:hover,
.toolbar .components_right button:active {
    color: #262626;
    background: #efefef;
    border: solid 1px #d9d9d9;
    padding: 0 12px;
}

.toolbar .components_right button:first-child {
    color: #ffffff;
    background: #2170d9;
    border: 1px solid #2170d9;
}
.toolbar .components_right button:first-child:hover,
.toolbar .components_right button:first-child:active {
    background: #1e65c3;
    color: #ffffff;
    border: 1px solid #2170d9;
}

.toolbar .buttons span:first-child button {
    color: #ffffff !important;
    background-color: #2170d9 !important;
    border: 1px solid #2170d9 !important;
    padding: 0 12px !important;
}

/**
 与平台包下的样式冲突
 */
.toolbar .buttons button {
    padding: 0 12px !important;
    height: 34px !important;
    cursor: pointer !important;
    background-color: #ffffff !important;
    border-radius: 2px !important;
    border: solid 1px #d9d9d9 !important;
    outline: none !important;
    font-size: 14px !important;
    color: #262626 !important;
    margin-top: 0 !important;
    margin-right: 5px !important;
    vertical-align: 0 !important;
}

.toolbar .buttons button.toolbar_button_catalog[type=button], .toolbar .buttons button.toolbar_button_catalog,
.toolbar .buttons button.toolbar_button_hide, .toolbar .buttons button.toolbar_button_batch,
.toolbar .buttons button.toolbar_button_flow_consign, .toolbar .buttons button.toolbar_button_flow_follow,
.toolbar .buttons button.toolbar_button_xls,
.toolbar .buttons button.toolbar_button_add[type=button], .toolbar .buttons button.toolbar_button_add,
.toolbar .buttons button.toolbar_button_delete[type=button], .toolbar .buttons button.toolbar_button_delete,
.toolbar .buttons button.toolbar_button_sort[type=button], .toolbar .buttons button.toolbar_button_sort,
.toolbar .buttons button.toolbar_button_flow_read[type=button], .toolbar .buttons button.toolbar_button_flow_rea,
.toolbar .buttons button.toolbar_button_mail_mark[type=button], .toolbar .buttons button.toolbar_button_mail_mark,
.toolbar .buttons button.toolbar_button_remove[type=button], .toolbar .buttons button.toolbar_button_remove,
.toolbar .buttons button.toolbar_button_mail_read[type=button], .toolbar .buttons button.toolbar_button_mail_read,
.toolbar .buttons button.toolbar_button_mail_noread[type=button], .toolbar .buttons button.toolbar_button_mail_noread,
.toolbar .buttons button.toolbar_button_edit[type=button], .toolbar .buttons button.toolbar_button_edit,
.toolbar .buttons button.toolbar_button_duplicate[type=button], .toolbar .buttons button.toolbar_button_duplicate,
.toolbar .buttons button.toolbar_button_up[type=button], .toolbar .buttons button.toolbar_button_up,
.toolbar .buttons button.toolbar_button_down[type=button], .toolbar .buttons button.toolbar_button_down,
.toolbar .buttons button.toolbar_button_calendar_go[type=button], .toolbar .buttons button.toolbar_button_calendar_go,
.toolbar .buttons button.toolbar_button_calendar_previous[type=button], .toolbar .buttons button.toolbar_button_calendar_previous,
.toolbar .buttons button.toolbar_button_calendar_next[type=button], .toolbar .buttons button.toolbar_button_calendar_next,
.toolbar .buttons button.toolbar_button_today[type=button], .toolbar .buttons button.toolbar_button_today,
.toolbar .buttons button.toolbar_button_export[type=button]:hover, .toolbar .buttons button.toolbar_button_export:hover,
.toolbar .buttons button.toolbar_button_preview[type=button], .toolbar .buttons button.toolbar_button_preview,
.toolbar .buttons button.toolbar_button_mail_send[type=button], .toolbar .buttons button.toolbar_button_mail_send,
.toolbar .buttons button.toolbar_button_mail_save[type=button], .toolbar .buttons button.toolbar_button_mail_save,
.toolbar .buttons button.toolbar_button_mail_cc[type=button], .toolbar .buttons button.toolbar_button_mail_cc,
.toolbar .buttons button.toolbar_button_export[type=button], .toolbar .buttons button.toolbar_button_export,
.toolbar .buttons button.toolbar_button_mail_replyall[type=button]:hover, .toolbar .buttons button.toolbar_button_mail_replyall:hover,
.toolbar .buttons button.toolbar_button_mail_reply[type=button], .toolbar .buttons button.toolbar_button_mail_reply,
.toolbar .buttons button.toolbar_button_mail_replyall[type=button], .toolbar .buttons button.toolbar_button_mail_replyall,
.toolbar .buttons button.toolbar_button_mail_reply[type=button]:hover, .toolbar .buttons button.toolbar_button_mail_reply:hover,
.toolbar .buttons button.toolbar_button_mail_forward[type=button], .toolbar .buttons button.toolbar_button_mail_forward,
.toolbar .buttons button.toolbar_button_mail_forward[type=button]:hover, .toolbar .buttons button.toolbar_button_mail_forward:hover,
.toolbar .buttons button.toolbar_button_mail_delete[type=button], .toolbar .buttons button.toolbar_button_mail_delete,
.toolbar .buttons button.toolbar_button_mail_delete[type=button]:hover, .toolbar .buttons button.toolbar_button_mail_delete:hover,
.toolbar .buttons button.toolbar_button_mail_remove[type=button], .toolbar .buttons button.toolbar_button_mail_remove,
.toolbar .buttons button.toolbar_button_mail_remove[type=button]:hover, .toolbar .buttons button.toolbar_button_mail_remove:hover,
.toolbar .buttons button.toolbar_button_save[type=button], .toolbar .buttons button.toolbar_button_save,
.toolbar .buttons button.toolbar_button_save[type=button]:hover, .toolbar .buttons button.toolbar_button_save:hover,
.toolbar .buttons button.toolbar_button_left3[type=button], .toolbar .buttons button.toolbar_button_left3,
.toolbar .buttons button.toolbar_button_right2[type=button], .toolbar .buttons button.toolbar_button_right2,
.toolbar .buttons button.toolbar_button_phone[type=button], .toolbar .buttons button.toolbar_button_phone
{
    background-image: none !important;
}

.toolbar .buttons .toolbar_button_icon[type=button], .toolbar .buttons .toolbar_button_icon{
    padding-left: 2px;
}

.toolbar .buttons button.toolbar_config {
    display: block;
    float: right !important;
    margin-top: -10px !important;
    margin-right: 15px !important;
    height: 58px !important;
    width: 58px;
    border-left: 1px solid #e6e6e6 !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: none !important;
    cursor: pointer !important;
    background: url(/oa/styles/xc/images/toolbar_config.png) center no-repeat !important;
}

.toolbar .components0 button.toolbar_config {
    display: block;
    float: right;
    margin-top: 29px !important;
    margin-right: 15px;
    height: 42px;
    width: 42px;
    border: none;
    cursor: pointer;
    background: url(/oa/styles/xc/images/toolbar_config.png) center no-repeat;
}

.toolbar_config:before{
    content: none !important;
}

#toolbar_left {
    display: inline-block;
    vertical-align: 0;
}

#labels {
    display: inline-block;
    margin-left: 20px !important;
    padding-left: 30px !important;
    border-left: 1px solid #e6e6e6;
    vertical-align: 0;
    padding-top: 1px;
    padding-bottom: 1px;
}

#labels::after{
    content: none !important;
}

#labels div.label, #labels div.label_selected {
    float: none;
    display: inline-block;
    padding: 0 12px;
    height: 34px;
    cursor: pointer;
    border-radius: 2px;
    outline: none;
    font-size: 14px;
    color: #262626;
    margin-right: 5px;
    line-height: 34px;
    vertical-align: 0;
    margin-top: 0;
}

.toolbar_remark {
    padding-left: 10px;
    display: inline-block;
    color: #2170d9;
    line-height: 32px;
}