﻿
ol, ul {
    list-style: none;
}
.calendar-item,.logformdata-item,.dropdownlist-item {
width:340px;
}
/*必填*/
.asterisk {
color:red;
}

.close-msg 
{
    background-image: url("../../../content/images/idialog_s.png");
    background-repeat: no-repeat;
    background-position: 0 -60px;
    font-size: 0;
    height: 34px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: -16px;
    top: -11px;
    width: 34px;
}
.Vertical.checkbox input {
margin:0px;
}
/*Group*/
.js-scope, .css-scope {
    display: none;
}
.table-layout table {
    border-collapse: collapse;
    margin: auto;
    min-width: 500px;
}
.group-action {
    padding-top: 20px;
    position: absolute;
    right: 20px;
    width: 220px;
}
.del-btn {
    background: #fd010b url('../../../Scripts/easyui/themes/icons/edit_delete.png') 5px 4px no-repeat;
    padding: 4px 10px 6px 23px;
    color: white;
}
.add-btn {
    background: #3A7113 url('../../../Scripts/easyui/themes/icons/edit_add.png') 5px 4px no-repeat;
    padding: 4px 10px 6px 23px;
    color: white;
}
ul.Horizontal li {
    float: left;
    margin: 0 1em 0 0;
    padding: 0;
}
ul {
margin: 0;
padding: 0;
list-style:none;
}
.clear {
clear: both;
}
#FormLayout > .form-control {
width:340px;
}

.field-validation-error { color:Red;}


.divPicFile .uploadimage-container {position:relative; display:inline-block;}
.divPicFile .uploadimg-del {position: absolute;
    display: block;
    right: 5px;
    top: 5px;
    color: #ff4b39;
    font-size: 20px;
    cursor: pointer;
}

.icon-cal{height:31px; border:1px solid #e5e6e7; line-height:26px; width:30px; text-align:center; display:inline-block;vertical-align:top; border-right:none}
.datepicker{padding:6px 12px; border:1px solid #e5e6e7}