@charset "utf-8";

.line5 {
	clear: both;
	margin-bottom: 5px;
}
.line10 {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line20 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.myrequired-:after {
    content: "*";
    font-family: "Open Sans";
    font-weight: bold;
    visibility: hidden;
}

.myrequired:after {
	color: #dd5a43 !important;
    content: "*";
    font-family: "Open Sans";
    font-weight: bold;
}

.form-group > label[class*="col-"] {
    margin-bottom: 4px;
    padding-top: 4px;
}

label.error {
    background-color:#fcf8e3;
	font-weight:bold;
	color:#a94442;
	padding:2px 4px;
	margin-top:2px;
	font-size:12px;
}

.dataTables_empty {
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
    background:#f9f9f9;
    color:#393939;
}

.dataTables_info label select{
    height: 25px;
    padding: 2px 3px;
    width: 70px;
}

.top-alert-tips {
    background: none repeat scroll 0 0 #87b87f !important;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    min-height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -299px;
    padding: 0 20px;
    position: fixed;
    top: -50px;
    white-space: nowrap;
    width: 598px;
    z-index: 9999;
}

.treegrid-expander {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    position: relative;
    width: 16px;
}

.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

.treegrid-indent {
    display: inline-block;
    height: 16px;
    position: relative;
    width: 16px;
}

.mywell {
    bottom: 0;
    left: 192px;
    margin: 0;
    position: fixed;
    right: 2px;
    z-index: 5;
}

.table-pointer > tbody > tr {
    cursor: pointer;
}

.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.input-mini {
   max-width: 100%;
   width: 60px;
}

#staff-list-content {
    position: absolute;
    top: 38px;
    height : 0px;
    width : 0px;
    z-index: 12;
    display : none;
}

.myclose {
    float:right;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
	background-color:#fff
}

.wizard-steps {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%;
}

.wizard-steps li:before {
    border-top: 4px solid #ced1d6;
    content: "";
    display: block;
    font-size: 0;
    height: 1px;
    overflow: hidden;
    position: relative;
    top: 21px;
    width: 100%;
    z-index: 1;
}

.wizard-steps li.complete .step:before {
    background-color: #fff;
    border-radius: 100%;
    bottom: 0;
    color: #87ba21;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 17px;
    left: 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}

.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #5293c4;
}

.wizard-steps li:first-child:before {
    left: 50%;
    max-width: 51%;
}

.wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%;
}

.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #5293c4;
}

.wizard-steps li .step {
    background-color: #fff;
    border: 5px solid #ced1d6;
    border-radius: 100%;
    color: #546474;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 2;
}

.wizard-steps li.complete .title, .wizard-steps li.active .title {
    color: #2b3d53;
}

.wizard-steps li .title {
    color: #949ea7;
    display: block;
    font-size: 14px;
    margin-top: 4px;
    max-width: 100%;
    table-layout: fixed;
    text-align: center;
    word-wrap: break-word;
    z-index: 104;
}

.staff-input {
   height : 25px;
}

.popover {
   color : red;
}

.table.table-bordered > thead > tr > th:first-child {
  border-left-color: #dddddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
     padding-left:14px;
   
}

.grid2 {
    width:30%;
}

.ace-file-input {
    width:98%;
}

.ace-file-input .ace-file-container.selected{
   cursor:default;
}
.table-bordered  > tbody > tr > td{
	max-width: 300px!important;
	word-break: break-all;
	
}
.sprogress {
	position: relative;
	height: 22px;
	display: block; 
	border: 1px solid #bcbcbc;
	display:none;
}
.sbar {
	background-color: #06b725;
	width: 0%;
	height: 20px; 
}
.spercent {
	position: absolute;
	display: inline-block;
	top: -1px;
	left: 48%;
	color: red;
	font-weight: bold;
	font-size: 16px;
}
.width-10 {
    width: 10%!important;
}
.wukxCascade{
    width: 10%!important;
    margin-right:3px!important;
    margin-left:3px!important;
}