You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/Areas/MvcContainer/Content/css/invoice.css

436 lines
8.2 KiB
CSS

.datepicker-days{
padding:8px;
}
.invoice_bg {
width: 1055px;
box-shadow: 1px 3px 13px rgba(0,0,0,.15);
margin: 0 auto;
background: #999;
padding: 12px;
}
.invoice_box {
padding: 15px;
color: #9c5223;
font-size:16px;
line-height: 24px;
font-weight: bold;
background:#FFF;
font-family:"KaiTi";
}
.invoice_box p{
margin-bottom:0px;
}
.invoice_box span {
color: #333;
font-size: 14px;
font-family: "SimHei";
position:relative;
}
label.error {
position: absolute;
top: -5px;
right: 8px;
font-size:12px;
}
.drag_box td {
word-wrap: break-word;
}
.un_line {
width: 100%;
height: 5px;
border-top: 2px solid #964300;
border-bottom: 1px solid #b88787;
}
.invoice_box div {
display: inline-block;
}
.top_no {
width: 20%;
color:#c6c6c6;
font-size:14px;
font-family:"SimHei";
font-weight:normal;
float:left;
}
.top_title {
width: 60%;
height:70px;
text-align: center;
line-height: 30px;
font-size: 12px;
float:left;
}
.top_title h1 {
font-size:32px;
font-weight:bold;
color: #9c5223;
margin-bottom:0px;
}
.top_title h1 span {
font-size: 32px;
font-weight: bold;
color: #9c5223;
font-family: "KaiTi";
background:url(../img/invoice_title.png) repeat-x bottom;
padding-bottom:10px;
}
.top_title .line p {
width: 225px;
height: 1px;
background: #9c5223;
margin-bottom: 3px;
}
.top_num {
width: 21%;
margin-top:20px;
float:right;
}
.invoice_top {
width: 100%;
}
.invoice_center {
width: 100%;
}
.invoice_bottom {
width: 100%;
}
.itable {
border-left: 1px solid #9c5223;
border-top: 1px solid #9c5223;
}
.itable td, .ii_table td {
border-right: 1px solid #9c5223;
}
.itable input {
width: 469px;
border: 1px solid #88a4be;
height: 22px;
padding-left: 5px
}
.itable-span input {
border: 1px solid #88a4be !important;
}
.itable-span span {
width: 125px;
display: block;
float: left;
font-family: "KaiTi";
color: #9c5223;
font-size: 16px;
font-weight: bold;
}
.itable-span .input-group {
margin-left: 0px !important;
margin-top:0px !important;
}
.itable-span .input-group i.glyphicon-remove {
color: #333 !important;
}
.itable-three .input-group label.error {
font-family: "SimHei";
}
.itable-span .input-group label.error, .itable-span .input-taxpayer label.error, .itable_one .input-service label.error {
position: absolute;
top: 0px !important;
right: 8px;
font-size: 12px;
z-index: 2;
color: #cc5965 !important;
font-family: "SimHei";
}
.itable-span .input-group input, .itable-span input {
border-radius: 0px !important;
font-family: "SimHei";
color: #333;
}
.itable-span .input-float {
width: 469px !important;
float: left;
position: relative;
}
.itable-span .input-float .dropdown-menu{
position:absolute;
right:0 !important;
top:22px;
}
.itable-span .address-input{
width:330px !important;
height:22px !important;
}
.itable-span .phone-input {
width: 133px !important;
margin-top: -1px;
margin-left: 5px;
}
.itable-span .phone-input input.input2{
width:133px !important;
}
.ii_table {
border-left: 1px solid #9c5223;
margin-top: -6px;
}
.invoice_people p {
display: inline-block;
width: 240px;
padding-left: 10px;
}
.invoice_people p input {
border: 1px solid #88a4be;
height: 22px;
padding-left:5px;
}
.itable .buy, .itable .password, .itable .sale {
width: 20px;
margin: 0 15px;
line-height: 27px;
}
select {
height: 22px;
line-height:22px;
/*隐藏默认小箭头*/
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: url(../img/select.png) no-repeat right center;
padding-left:5px;
padding-right:25px;
}
.black_border{
width:1000px;
min-height:100px;
border:1px solid #000;
}
.itable_one td {
border-right: 1px solid #1e90ff;
}
.itable_one input{
background:none;
border:none;
}
.itable-two input{
width:330px;
}
.itable-three input {
width: 330px;
}
/*美元金额&备注*/
.itable-three .tr .usd_amount, .itable-three .tr .remarks{
margin-left:4px;
}
.itable-three .tr .remarks{
vertical-align:top;
}
.button {
height: 35px;
float: right;
}
.button a {
color: #000;
margin-right: 10px;
font-weight:bold;
}
.button a .icon{
margin-left:0px !important;
margin-top:-2px;
margin-right:3px;
vertical-align:middle !important;
}
.button a img {
margin-left: 10px;
vertical-align: bottom;
}
.button a img.down {
margin-right: 5px;
vertical-align: middle;
}
.invoice_people{
margin-top:5px;
}
.button .input {
width:100px;
height:27px;
line-height:27px;
padding-left:10px;
border: 1px solid #dfdfdf;
border-radius:3px;
}
/*选项卡*/
.tabs-container {
margin-top: -10px;
}
.tabs-container .nav-tabs > li:hover > a {
color: #42b0d5 !important;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 2px solid #42b0d5;
color: #42b0d5;
}
.tabs-container .panel-body{
border:none;
padding-left:0px;
position:relative;
}
.tabs-container .panel-body .button{
position:absolute;
top:-30px;
right:0;
}
/*查询*/
.search-input {
/*margin-left: 15px;*/
}
.search-input input {
width: 200px;
border: 1px solid #dfdfdf;
height: 34px;
line-height: 34px;
padding-left: 15px;
margin-right: 5px;
color: #4c4c4c;
font-size: 14px;
margin-bottom: 10px;
}
.search-input input.m {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right: 15px;
}
/*文本框提示字符颜色*/
input::-webkit-input-placeholder {
color: #b3b3b3 !important;
}
input::-moz-placeholder {
color: #b3b3b3 !important;
}
input:-moz-placeholder {
color: #b3b3b3 !important;
}
input:-ms-input-placeholder {
color: #b3b3b3 !important;
}
.btn-default{
margin-left:0px;
}
/*发票列表*/
.table-bordered {
/*border: 1px solid #eee !important;*/
/*margin-left:15px;*/
}
.table > thead{
height:38px;
}
.table > thead > tr > th {
padding-left: 25px;
}
.table thead tr th input{
vertical-align:middle !important;
}
.table > tbody > tr > td {
padding-left: 25px;
}
.bootstrap-table .table > tbody > tr > td a.view-view, .bootstrap-table .table > tbody > tr > td a.view-email, .bootstrap-table .table > tbody > tr > td a.view-red {
width:90px;
height:22px;
display:block;
}
.table > tbody > tr.through {
text-decoration: line-through;
color: #eb4c3f;
}
/*下拉table*/
.input-group-btn .dropdown-menu .table-condensed {
border: 1px solid #7a9cd3;
}
.input-group-btn .dropdown-menu .table-condensed tr {
border-bottom: none !important;
height: 28px;
line-height: 28px;
}
.input-group-btn .dropdown-menu .table-condensed tr td {
height: 13px !important;
line-height: 13px !important;
font-family: "SimHei";
padding-left: 20px !important;
padding-top: 0px;
padding-bottom: 0px;
}
.small_input input.input1 {
width: 348px !important;
}
.small_input input.input2 {
width: 114px !important;
}
.address_span label.error{
right:15px !important;
}
input[type='checkbox'] {
width: 14px;
height: 14px;
background: #fff;
-webkit-appearance: none;
border: 1px solid #ddd;
border-radius: 2px;
outline: none;
cursor: pointer;
}
input[type=checkbox]:checked {
background: url(../img/invoice_check.png) no-repeat center;
background-size: cover;
border: 1px solid #86cbe3;
}
input[readonly]{
border:none;
}
.chk-remove{
margin-left:3px !important;
}
.account-number label.error{
top:-1px;
right:6px;
z-index:999;
}
.fixed-table-body {
overflow-y: scroll;
}
.bootstrap-table .table > thead > tr > th {
position: sticky;
top: 0px;
}
.table thead tr th.priceAlignRight, .table tbody tr td.priceAlignRight {
text-align: right;
}
.table thead tr th.pricePaddingRight{
padding-right: 15px !important;
}
.table tbody tr td.pricePaddingRight {
padding-right: 25px !important;
}