﻿/*同步深圳技师样式*/
body {
}

.header.header-title {
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    font-size: 16px;
    margin-top: -1px;
    color: #666666;
    border-bottom: 3px solid #C75757;
}

.left15 {
    padding-left: 15px;
}

.center {
    text-align: center !important;
}

.align-center {
    text-align: center !important;
}

.text-underline {
    text-decoration: underline;
}

.table_operation {
    width: 183px !important;
}



.header {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC;
}

.profile-info-name {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF;
    text-align: right;
    padding: 6px;
    width: 20%;
}

.blue {
    color: #478fca !important;
}

.table-center > tbody > tr > th {
    text-align: center;
}

.table-center > tbody > tr > td {
    text-align: center;
}

.table-bordered > tbody > tr > th {
    -ms-word-break: keep-all;
    word-break: keep-all;
    text-align: center;
    background-color: #D6E2E8;
    border: 1px solid #ffffff;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
    font-size: 13px;
    color: #244d64;
    word-break: break-all;
}


/*入库单样式*/
.shadow-10 {
    box-shadow: #a5a5a5 0px 0px 10px;
}

.bolder {
    font-weight: bolder;
}

h4 {
    font-size: 18px !important;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}


/*入库单样式*/
