.divshowEditor>div {
|
/*display: flex !important;*/
|
align-items: flex-start;
|
/*width: 100%;*/
|
left:10%;
|
}
|
|
.divshowEditor div {
|
/*display:inline*/
|
display: inline-block;
|
}
|
|
.divshowEditor td {
|
/*height: 30px;*/
|
border-color: rgb(216, 216, 216);
|
}
|
|
.divshowEditor .htmlediterShowClass {
|
float: left;
|
}
|
|
.modaliframeMasterData {
|
height: 390px;
|
width: 650px;
|
overflow-y: auto;
|
border-width: 0px;
|
}
|
|
.headerDivTop {
|
position: relative;
|
width: 100%;
|
height: 50px;
|
background-color: #eee;
|
/*text-align: center;*/
|
text-align: 'center';
|
/*margin-top:80px;*/
|
;
|
}
|
|
.headerDivTop ul {
|
position: relative;
|
/*text-align: center;*/
|
margin-left: 45%;
|
width: 260px;
|
font-size: 19px;
|
/*margin-top: 60px;*/
|
/*font-size: 24px;*/
|
}
|
|
.baseheaderDivTop span {
|
position: relative;
|
margin-left: 60px;
|
margin-top: 60px;
|
font-size: 24px;
|
}
|
|
.baseheaderDivTop {
|
position: relative;
|
width: 100%;
|
height: 70px;
|
/*margin-top:80px;*/
|
}
|
|
.sidelink a {
|
display: block;
|
width: 100%;
|
height: 100%;
|
}
|
|
.contentDivTop {
|
position: relative;
|
width: 100%;
|
height: 100%;
|
/*margin-top:80px;*/
|
/*margin-bottom: 40%;*/
|
/*margin-bottom:"20px"*/
|
/*margin-left: 40%;*/
|
text-align: 'center';
|
/*float:'left'*/
|
/*margin:0 auto;*/
|
/*max-width:1140px;*/
|
/*margin:0 auto;*/
|
/*display: none;*/
|
}
|
|
.leftButtonCss {
|
height: 80%;
|
width: 280px;
|
float: left;
|
}
|
|
.myFormDesignCss {
|
height: 80%;
|
/*width:calc(100%-500px);*/
|
float: left;
|
overflow: auto;
|
overflow-x: hidden;
|
}
|
|
.myFormDesignCss .pictureHeight {
|
min-height: 70px;
|
}
|
|
.myFormDesign {
|
overflow: auto;
|
overflow-x: hidden;
|
z-index: 1005;
|
}
|
|
.rightAttributeCss {
|
height: 80%;
|
width: 280px;
|
float: left;
|
padding-top: 39px;
|
/*background-color:#eee;*/
|
}
|
|
.widget-tab {
|
height: 80%;
|
width: 100%;
|
/*float:left;*/
|
}
|
|
.trashTemp {
|
position: absolute;
|
width: 100%;
|
height: 100%;
|
background-color: #eee;
|
float: left;
|
}
|
|
|
/*.myFormDesignCss{
|
width:800px;
|
height:800px;
|
background-color:#eee;
|
z-index: 0;
|
}*/
|
|
.sidelink {
|
/*width: 250px;*/
|
overflow: hidden;
|
margin-top: -49px;
|
}
|
|
.sidelink li {
|
overflow: hidden;
|
height: 35px;
|
z-index: 2;
|
/*width: 120px;*/
|
margin-bottom: 2px;
|
position: relative
|
}
|
|
.sidelink li .item {
|
position: absolute;
|
display: inline-block;
|
margin-bottom: 3px;
|
text-decoration: none;
|
*display: inline;
|
zoom: 1;
|
width: 104px;
|
background-color: #f7f7f7
|
}
|
|
.sidelink li .item:hover {
|
/*background-color: #f1f1f1*/
|
background-color: DEF1FF
|
}
|
|
.sidelink li .right {
|
z-index: 2;
|
border-right: 2px solid #fff
|
}
|
|
.sidelink li .left {
|
right: 0;
|
z-index: 2;
|
padding-left: 10px;
|
}
|
|
|
/*.sidelink li span {
|
height: 35px;
|
line-height: 35px;
|
padding-left: 10px
|
}*/
|
|
.sidelink .icon {
|
position: absolute;
|
/*right: 6px;*/
|
top: 0;
|
line-height: 34px;
|
height: 34px;
|
width: 16px;
|
background-position: center
|
}
|
|
.designheaderCss {
|
height: 60px;
|
width: 100%;
|
text-align: right;
|
/*float: left;*/
|
}
|
|
.designbtn {
|
position: relative;
|
/* width:100px; */
|
height: 40px;
|
margin-right: 15px;
|
margin-top: 10px;
|
/*padding-right: 10px*/
|
}
|
|
.fx_config_pane .cfg_title {
|
position: relative;
|
padding: 0 0 6px 10px;
|
font-weight: 700;
|
box-sizing: border-box;
|
}
|
|
.body {
|
position: relative;
|
height: 100%;
|
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
|
font-size: 14px;
|
-webkit-font-smoothing: antialiased;
|
text-rendering: optimizeLegibility;
|
margin: 0px;
|
padding: 0px;
|
}
|
|
element.style {
|
width: 240px;
|
height: 30px;
|
}
|
|
.fx_config_pane .cfg_content {
|
position: relative;
|
/* margin: 4px 10px; */
|
}
|
|
.active>a {
|
background-color: #aaa;
|
}
|
|
.fx_config_pane .cfg_split {
|
border-top: solid 1px #e1e1e1;
|
height: 0;
|
margin: 10px 10px;
|
}
|
|
.x-btn.style-white {
|
text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
|
border-color: #ccc;
|
}
|
|
.x-btn.style-white {
|
color: #333;
|
/* background-color: #fff;
|
border-color: #fff;*/
|
}
|
|
.x-btn {
|
-webkit-border-radius: 2px;
|
-moz-border-radius: 2px;
|
border-radius: 2px;
|
cursor: pointer;
|
height: 36px;
|
line-height: 34px;
|
text-align: center;
|
text-decoration: none;
|
font-size: 14px;
|
border: 1px solid transparent;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
-webkit-transition: background;
|
-moz-transition: background;
|
-o-transition: background;
|
transition: background;
|
-webkit-transition-duration: .3s;
|
-moz-transition-duration: .3s;
|
-o-transition-duration: .3s;
|
transition-duration: .3s;
|
}
|
|
.x-richtext .note-editor .note-editable {
|
outline: 0;
|
-webkit-border-radius: 0 0 2px 2px;
|
-moz-border-radius: 0 0 2px 2px;
|
border-radius: 0 0 2px 2px;
|
border: solid 1px #e0e0e0;
|
overflow: auto;
|
min-height: 110px;
|
padding: 5px 5px 20px 5px;
|
background: #fff;
|
}
|
|
.x-richtext .note-editor .note-codable {
|
display: none;
|
}
|
|
textarea {
|
width: 100%;
|
height: 100%;
|
resize: none;
|
font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, STXihei, SimSun, sans-serif;
|
}
|
|
input,
|
textarea {
|
font-size: 14px;
|
padding: 3px;
|
background-color: #fff;
|
background-image: none;
|
vertical-align: middle;
|
border-color: #e0e0e0;
|
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
font-weight: 400;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
-webkit-border-radius: 2px;
|
-moz-border-radius: 2px;
|
border-radius: 2px;
|
width: 100%;
|
height: 100%;
|
-webkit-appearance: none;
|
-webkit-transition: border-color 218ms;
|
-moz-transition: border-color 218ms;
|
-o-transition: border-color 218ms;
|
transition: border-color 218ms;
|
}
|
|
input,
|
select,
|
textarea {
|
font-size: 14px;
|
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
margin: 0;
|
outline: 0;
|
border: 1px solid #ccc;
|
}
|
|
* {
|
-webkit-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
user agent stylesheet textarea {
|
font-family: monospace;
|
border-color: rgb(169, 169, 169);
|
}
|
|
user agent stylesheet textarea {
|
-webkit-appearance: textarea;
|
background-color: white;
|
border-image-source: initial;
|
border-image-slice: initial;
|
border-image-width: initial;
|
border-image-outset: initial;
|
border-image-repeat: initial;
|
-webkit-rtl-ordering: logical;
|
-webkit-user-select: text;
|
flex-direction: column;
|
resize: auto;
|
cursor: auto;
|
white-space: pre-wrap;
|
word-wrap: break-word;
|
border-width: 1px;
|
border-style: solid;
|
border-color: initial;
|
padding: 2px;
|
}
|
|
user agent stylesheet input,
|
textarea,
|
keygen,
|
select,
|
button {
|
text-rendering: auto;
|
color: initial;
|
letter-spacing: normal;
|
word-spacing: normal;
|
text-transform: none;
|
text-indent: 0px;
|
text-shadow: none;
|
display: inline-block;
|
text-align: start;
|
margin: 0em 0em 0em 0em;
|
font: 13.3333px Arial;
|
}
|
|
user agent stylesheet input,
|
textarea,
|
keygen,
|
select,
|
button,
|
meter,
|
progress {
|
-webkit-writing-mode: horizontal-tb;
|
}
|
|
.x-check.select i {
|
color: #0DB3A6;
|
}
|
|
.x-check:hover i,
|
.x-radio:hover i {
|
color: #333;
|
}
|
|
.x-check,
|
.x-group .group_item {
|
cursor: pointer;
|
}
|
|
.x-check.select i:before {
|
content: '\e600';
|
}
|
|
.x-check i:before {
|
content: '\e603';
|
}
|
|
.x-iconfont,
|
i[class*=icon-] {
|
font-family: finex;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
box-sizing: border-box;
|
font-size: 12px;
|
color: #46b8da;
|
width: 18px;
|
height: 18px;
|
}
|
|
.checkbox input[type="checkbox"]:checked+label::after {
|
margin-right: 90px;
|
max-width: 25px;
|
opacity: 1;
|
width: 25px;
|
}
|
|
.checkbox label:after {
|
content: '\f00c';
|
max-width: 0;
|
overflow: hidden;
|
opacity: 0.5;
|
font-size: 15px;
|
top: -1px;
|
left: -23px;
|
color: #3498db;
|
-webkit-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
transition: all 0.50s;
|
}
|
|
.checkbox label:before,
|
.checkbox label:after {
|
font-family: FontAwesome;
|
font-size: 22px;
|
position: absolute;
|
top: -5px;
|
left: -24px;
|
right: 10px;
|
}
|
|
*,
|
*:before,
|
*:after {
|
-moz-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
|
/*:before, :after {
|
-webkit-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
box-sizing: border-box;
|
}*/
|
|
.checkbox input[type="checkbox"] {
|
display: none;
|
}
|
|
.pvtFilterBox input[type='checkbox'] {
|
margin-right: 5px;
|
}
|
|
.pvtFilterBox {
|
overflow-y: scroll;
|
/*height: 100%;*/
|
background-color: #f7f7f7;
|
/*overflow-y:auto;*/
|
}
|
|
.checkbox label {
|
position: relative;
|
/* padding-left: 30px; */
|
font-size: 13px;
|
cursor: pointer;
|
/* color: red; */
|
/* padding: 16px 28px 0 0; */
|
padding: 0px 10px 0 0;
|
font-weight: normal;
|
display: inline;
|
}
|
|
.pvtFilterBox label {
|
font-weight: normal;
|
}
|
|
.checkbox input[type="checkbox"]:checked+label::after {
|
margin-right: 90px;
|
max-width: 25px;
|
opacity: 1;
|
width: 25px;
|
}
|
|
.checkbox label:after {
|
content: '\f00c';
|
max-width: 0;
|
overflow: hidden;
|
opacity: 0.5;
|
font-size: 15px;
|
/*top: -1px;*/
|
left: -15px;
|
color: #3498db;
|
-webkit-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
transition: all 0.50s;
|
}
|
|
.checkbox label:before,
|
.checkbox label:after {
|
font-family: FontAwesome;
|
font-size: 22px;
|
position: absolute;
|
/*top: -5px;*/
|
left: -15px;
|
right: 10px;
|
}
|
|
.checkbox label:before {
|
content: '\f096';
|
color: #3498db;
|
}
|
|
.checkbox {
|
/* margin: 15px; */
|
margin-left: 43px;
|
}
|
|
.fx_selection_pane li {
|
text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
|
overflow: hidden;
|
height: 35px;
|
line-height: 35px;
|
}
|
|
li {
|
list-style-type: none;
|
}
|
|
|
/*.item-subwidget-add {
|
width: 100px;
|
height: 30px;
|
text-align: left;
|
line-height: 30px;
|
color: #0DB3A6;
|
}
|
.x-btn>i {
|
margin-right: 5px;
|
top: -5px;
|
}
|
.x-iconfont, i[class*=icon-] {
|
font-family: finex;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
.fx_config_pane .cfg_content {
|
position: relative;
|
margin: 4px 10px;
|
}*/
|
|
|
/*-----------------*/
|
|
.operatingauthorityCss {
|
height: 60px;
|
}
|
|
.myFormDesignCssE {
|
display: none;
|
/*background-color:#f5f5f5;*/
|
/*background-color:#f5f5f5;*/
|
/* border-style:solid;
|
border-color:#eee; */
|
overflow: auto;
|
overflow-x: hidden;
|
/*overflow-y: auto;*/
|
}
|
|
.myFormDesignCssE ul,
|
ol,
|
li,
|
pre,
|
form,
|
fieldset,
|
legend,
|
button,
|
input,
|
textarea,
|
th,
|
td {
|
margin: 0;
|
padding: 0;
|
}
|
|
.box-site .btn.btn-first,
|
.box-site .btn.btn-second {
|
width: 97px;
|
height: 32px;
|
line-height: 20px;
|
text-align: left;
|
}
|
|
|
/*.btn.btn-second {
|
line-height: 20px;
|
}*/
|
|
.sidelink .btn.btn-second:hover {
|
background-color: #ffffff;
|
border: 1px dashed #22b2e7;
|
}
|
|
.sortable li:hover {
|
/*background-color: #eee;*/
|
background: #DEF1FF;
|
}
|
|
.sortable li {
|
/*border-style:solid;*/
|
/*border-color:#fff;*/
|
}
|
|
.sidelink .right {
|
/*position: relative;*/
|
float: left;
|
z-index: 2;
|
/*border-right: 2px solid #fff;*/
|
/*width: 45%;*/
|
}
|
|
div.form_el_row {
|
/*display: block;*/
|
/*float: left;*/
|
/*width: 100%;*/
|
text-align: left;
|
padding: 12px;
|
cursor: pointer;
|
position: relative;
|
/* min-width: 200px; */
|
}
|
|
div.form_el_row hr {
|
margin: 0px 0px 12px 0px;
|
}
|
|
.frm_item_icons {
|
position: absolute;
|
right: 0px;
|
bottom: -8px;
|
display: none;
|
}
|
|
|
/*.frm_item_icons {
|
position: absolute;
|
right: 0px;
|
bottom: -3px;
|
display: none;
|
}*/
|
|
.frm_item_icons:hover {
|
border: none !important;
|
}
|
|
.frm_item_icons .frm_item_icon {
|
float: left;
|
padding: 0px 2px;
|
margin: 2px;
|
color: #fff;
|
}
|
|
.frm_el_attr_editor>div>div div.el_container div.two_column div.frm_item_icons {
|
display: block;
|
bottom: 0px;
|
left: 2px;
|
}
|
|
div.form_el_row:hover>div.frm_item_icons {
|
display: block!important;
|
background: #DEF1FF;
|
}
|
|
.place_holder_after {
|
border: 1px dashed #22b2e7;
|
padding-bottom: 25px !important;
|
}
|
|
.place_holder_after:after {
|
content: "";
|
display: block;
|
height: 1px;
|
width: 100%;
|
margin: 10px 0px;
|
border: 1px dashed #22b2e7;
|
border-top: none;
|
}
|
|
.placeholderCss {
|
height: 1px
|
}
|
|
.nobrBtn .icon {
|
display: inline-block;
|
width: 20px;
|
height: 20px;
|
/*background-position: center center;*/
|
/*background-repeat: no-repeat;*/
|
font-size: 12px;
|
}
|
|
.textCssDiv {
|
/* width: 100x;
|
min-height: 0px;*/
|
/* width: 165px; */
|
width: 100%;
|
height: 110px;
|
max-width: 165px;
|
}
|
|
.dateclass {
|
position: relative;
|
}
|
|
.dateclass i {
|
position: absolute;
|
top: 6px;
|
left: 140px;
|
/* left: 80%; */
|
}
|
|
.customShow .dateclass i {
|
position: absolute;
|
top: 4px;
|
left: 96px;
|
}
|
|
div.form_el_row .dateclass img.ifd_time_picker {
|
width: 22px;
|
height: 22px;
|
/* position: absolute;
|
right: -80px;*/
|
top: 2px;
|
border-left: 1px solid #ccc;
|
padding-left: 2px;
|
}
|
|
img {
|
vertical-align: middle;
|
}
|
|
.fui_text .select .sortable {
|
background-color: #fff;
|
padding-left: 0px;
|
/*float: left;*/
|
}
|
|
.fui_text .select .custom-radio {
|
margin-right: 0px;
|
}
|
|
.fui_text .select .custom-check {
|
margin-right: 70px;
|
}
|
|
li.customShowDiv.activeCur {
|
border-left: 3px solid #3bbeef;
|
border-bottom: 1px solid #3bbeef;
|
background: #ecf0f1;
|
}
|
|
.widthCss {
|
float: left;
|
width: 50px;
|
height: 22px;
|
margin-top: -2px;
|
}
|
|
.heightCss {
|
float: left;
|
width: 50px;
|
height: 22px;
|
margin-top: -2px;
|
}
|
|
.widthAndHeight {
|
float: left;
|
}
|
|
|
/*.btn-secondBorder{
|
border: 1px dashed #22b2e7;
|
}*/
|
|
.theme-blue .btn.btn-second {
|
color: #22b2e7;
|
/* background-color: #fff; */
|
/* border: 1px dashed #22b2e7; */
|
/* border-bottom-color: #1684ac; */
|
}
|
|
.defaultHeight {
|
height: 40px;
|
}
|
|
.customShowDiv {
|
padding: 5px 10px 14px 10px;
|
}
|
|
.buttonCss {
|
padding: 0px 0px 0px 0px;
|
}
|
|
.btnI i {
|
/*color: #91ADCE;*/
|
margin-right: 1px;
|
margin-left: 1px;
|
font-size: 10px;
|
/*padding: 2px 12px;*/
|
}
|
|
.boxSpan {
|
width: 97px;
|
height: 32px;
|
line-height: 20px;
|
margin-left: 15px;
|
text-align: left;
|
font-size: 12px;
|
margin-top: 2px;
|
}
|
|
.money_unit {
|
background-image: url(./../css/img/money_rp.png);
|
background-repeat: repeat-y;
|
/*background-color: red;*/
|
width: 240px;
|
background-size: 100% 100%;
|
border: none;
|
height: 100%
|
}
|
|
|
/*.btnI{
|
padding: 2px 12px;
|
}*/
|
|
.customResultFormDivItem {
|
width: 240px;
|
height: 100px;
|
/*z-index: -100;*/
|
}
|
|
.customResultFormDivItemTemp {
|
width: 100px;
|
height: 50px;
|
/*z-index: -100;*/
|
}
|
|
.cfg_contentNone {
|
display: none;
|
}
|
|
.subformCss {
|
min-height: 100px;
|
border-width: 1px;
|
border-style: solid;
|
border-color: rgb(204, 204, 204);
|
}
|
|
.subformCss ul {
|
min-height: 100px;
|
border-width: 0px;
|
border-style: solid;
|
border-color: rgb(204, 204, 204);
|
width: 100%;
|
/*min-height: 50px;*/
|
background-color: #fff;
|
/* padding: 5px 10px 10px 10px; */
|
}
|
|
.connectedSortable {
|
min-height: 0px;
|
}
|
|
.subformAddd {
|
cursor: pointer;
|
width: 100%;
|
height: 30px;
|
line-height: 30px;
|
text-align: left;
|
color: #0DB3A6;
|
}
|
|
.subformCss:after {
|
content: ".";
|
display: block;
|
height: 0;
|
clear: both;
|
visibility: hidden;
|
}
|
|
.connectedSortable:after {
|
content: ".";
|
display: block;
|
height: 0;
|
clear: both;
|
visibility: hidden;
|
}
|
|
.modal .fade .in {
|
z-index: 9000;
|
}
|
|
.messageShow {
|
width: 60%;
|
height: 40px;
|
margin-top: 10px;
|
margin-left: 80px;
|
z-index: 999999;
|
position: absolute;
|
/*display: none;*/
|
}
|
|
.divshowEditor div {
|
/*display:inline*/
|
display: inline-block;
|
position: relative;
|
}
|
|
.divshowEditor td {
|
/*height: 30px;*/
|
border-color: rgba(216, 216, 216);
|
}
|
|
.divshowEditor .htmlediterShowClass {
|
float: left;
|
}
|
|
.modaliframeMasterData {
|
height: 430px;
|
width: 650px;
|
overflow-y: auto;
|
}
|
|
.headerDivTop {
|
position: relative;
|
width: 100%;
|
height: 50px;
|
background-color: #eee;
|
/*text-align: center;*/
|
text-align: 'center';
|
/*margin-top:80px;*/
|
;
|
}
|
|
.headerDivTop ul {
|
position: relative;
|
/*text-align: center;*/
|
margin-left: 45%;
|
width: 260px;
|
font-size: 19px;
|
/*margin-top: 60px;*/
|
/*font-size: 24px;*/
|
}
|
|
.baseheaderDivTop span {
|
position: relative;
|
margin-left: 60px;
|
margin-top: 60px;
|
font-size: 24px;
|
}
|
|
.baseheaderDivTop {
|
position: relative;
|
width: 100%;
|
height: 70px;
|
/*margin-top:80px;*/
|
}
|
|
.sidelink a {
|
display: block;
|
width: 100%;
|
height: 100%;
|
}
|
|
.contentDivTop {
|
position: relative;
|
width: 100%;
|
height: 100%;
|
/*margin-top:80px;*/
|
/*margin-bottom: 40%;*/
|
/*margin-bottom:"20px"*/
|
/*margin-left: 40%;*/
|
text-align: 'center';
|
/*float:'left'*/
|
/*margin:0 auto;*/
|
/*max-width:1140px;*/
|
/*margin:0 auto;*/
|
/*display: none;*/
|
}
|
|
.leftButtonCss {
|
border-right: 1px solid #e0e0e0;
|
margin-top: -42px;
|
height: 80%;
|
width: 280px;
|
float: left;
|
}
|
|
.myFormDesignCss {
|
margin-top: -56px;
|
height: 80%;
|
/*width:calc(100%-500px);*/
|
float: left;
|
overflow: auto;
|
overflow-x: hidden;
|
}
|
|
.myFormDesign {
|
overflow: auto;
|
overflow-x: hidden;
|
z-index: 1005;
|
}
|
|
.rightAttributeCss {
|
margin-top: -52px;
|
height: 80%;
|
width: 280px;
|
float: left;
|
/*background-color:#eee;*/
|
}
|
|
.rightAttributeCss input,
|
select,
|
textarea {
|
padding-left: 10px;
|
}
|
|
.rightAttributeCss span {
|
height: 30px;
|
/* margin-left: 10px; */
|
}
|
|
.widget-tab {
|
height: 80%;
|
width: 100%;
|
/*float:left;*/
|
}
|
|
.trashTemp {
|
position: absolute;
|
width: 100%;
|
height: 100%;
|
background-color: #eee;
|
float: left;
|
}
|
|
|
/*.myFormDesignCss{
|
width:800px;
|
height:800px;
|
background-color:#eee;
|
z-index: 0;
|
}*/
|
|
.sidelink {
|
/*width: 250px;*/
|
overflow: hidden;
|
margin-top: 1px;
|
margin-left: 31px;
|
}
|
|
.sidelink li {
|
overflow: hidden;
|
height: 35px;
|
z-index: 2;
|
/*width: 120px;*/
|
margin-bottom: 20px;
|
position: relative
|
}
|
|
.sidelink li .item {
|
position: absolute;
|
display: inline-block;
|
margin-bottom: 3px;
|
text-decoration: none;
|
*display: inline;
|
zoom: 1;
|
width: 104px;
|
background-color: #f7f7f7
|
}
|
|
.sidelink li .item:hover {
|
/*background-color: #f1f1f1*/
|
background-color: DEF1FF
|
}
|
|
.sidelink li .right {
|
z-index: 2;
|
border-right: 2px solid #fff
|
}
|
|
.sidelink li .left {
|
right: 0;
|
z-index: 2;
|
padding-left: 10px
|
}
|
|
|
/*.sidelink li span {
|
height: 35px;
|
line-height: 35px;
|
padding-left: 10px
|
}*/
|
|
.sidelink .icon {
|
position: absolute;
|
/*right: 6px;*/
|
top: 0;
|
line-height: 34px;
|
height: 34px;
|
width: 16px;
|
background-position: center
|
}
|
|
.designheaderCss {
|
margin-left: -1px;
|
border-right: 1px solid #e0e0e0;
|
border-left: 1px solid #e0e0e0;
|
height: 42px;
|
width: 100%;
|
margin-top: 61px;
|
text-align: right;
|
/* float: left; */
|
/*float: left;*/
|
}
|
|
.designbtn {
|
position: relative;
|
top: -5px;
|
width: 100%;
|
max-width: 110px;
|
height: 28px;
|
line-height: 14px;
|
margin-right: 15px;
|
margin-top: 10px;
|
/*padding-right: 10px*/
|
}
|
|
.fx_config_pane .cfg_title {
|
position: relative;
|
padding: 0 0 6px 10px;
|
font-weight: 700;
|
box-sizing: border-box;
|
}
|
|
.body {
|
position: relative;
|
height: 100%;
|
/*font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;*/
|
/*font-size: 14px;*/
|
/*-webkit-font-smoothing: antialiased;*/
|
text-rendering: optimizeLegibility;
|
margin: 0px;
|
padding: 0px;
|
}
|
|
body {
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
|
font-size: 14px;
|
line-height: 1.42857;
|
color: #333333;
|
background-color: #fff;
|
}
|
|
element.style {
|
width: 240px;
|
height: 30px;
|
}
|
|
.fx_config_pane .cfg_content {
|
position: relative;
|
/* margin: 4px 10px; */
|
}
|
|
.active>a {
|
background-color: #aaa;
|
}
|
|
.fx_config_pane .cfg_split {
|
border-top: solid 1px #e1e1e1;
|
height: 0;
|
margin: 10px 10px;
|
}
|
|
.x-btn.style-white {
|
text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
|
border-color: #ccc;
|
}
|
|
.x-btn.style-white {
|
color: #333;
|
/* background-color: #fff;
|
border-color: #fff;*/
|
}
|
|
.x-btn {
|
-webkit-border-radius: 2px;
|
-moz-border-radius: 2px;
|
border-radius: 2px;
|
cursor: pointer;
|
height: 36px;
|
line-height: 34px;
|
text-align: center;
|
text-decoration: none;
|
font-size: 14px;
|
border: 1px solid transparent;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
-webkit-transition: background;
|
-moz-transition: background;
|
-o-transition: background;
|
transition: background;
|
-webkit-transition-duration: .3s;
|
-moz-transition-duration: .3s;
|
-o-transition-duration: .3s;
|
transition-duration: .3s;
|
}
|
|
.x-richtext .note-editor .note-editable {
|
outline: 0;
|
-webkit-border-radius: 0 0 2px 2px;
|
-moz-border-radius: 0 0 2px 2px;
|
border-radius: 0 0 2px 2px;
|
border: solid 1px #e0e0e0;
|
overflow: auto;
|
min-height: 110px;
|
padding: 5px 5px 20px 5px;
|
background: #fff;
|
}
|
|
.x-richtext .note-editor .note-codable {
|
display: none;
|
}
|
|
textarea {
|
width: 100%;
|
height: 100%;
|
resize: none;
|
/*font-family: Helvetica,Tahoma,Arial,Microsoft YaHei,STXihei,SimSun,sans-serif;*/
|
}
|
|
input,
|
textarea {
|
font-size: 14px;
|
padding: 3px;
|
background-color: #fff;
|
background-image: none;
|
vertical-align: middle;
|
border-color: #e0e0e0;
|
/*font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;*/
|
font-weight: 400;
|
-webkit-box-shadow: none;
|
box-shadow: none;
|
-webkit-border-radius: 2px;
|
-moz-border-radius: 2px;
|
border-radius: 2px;
|
width: 100%;
|
height: 100%;
|
-webkit-appearance: none;
|
-webkit-transition: border-color 218ms;
|
-moz-transition: border-color 218ms;
|
-o-transition: border-color 218ms;
|
transition: border-color 218ms;
|
}
|
|
input,
|
select,
|
textarea {
|
font-size: 14px;
|
/*font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;*/
|
margin: 0;
|
outline: 0;
|
border: 1px solid #ccc;
|
}
|
|
* {
|
-webkit-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
user agent stylesheet textarea {
|
/*font-family: monospace;*/
|
border-color: rgb(169, 169, 169);
|
}
|
|
user agent stylesheet textarea {
|
-webkit-appearance: textarea;
|
background-color: white;
|
border-image-source: initial;
|
border-image-slice: initial;
|
border-image-width: initial;
|
border-image-outset: initial;
|
border-image-repeat: initial;
|
-webkit-rtl-ordering: logical;
|
-webkit-user-select: text;
|
flex-direction: column;
|
resize: auto;
|
cursor: auto;
|
white-space: pre-wrap;
|
word-wrap: break-word;
|
border-width: 1px;
|
border-style: solid;
|
border-color: initial;
|
padding: 2px;
|
padding-left: 5px;
|
margin-left: 10px;
|
width: 212px;
|
}
|
|
user agent stylesheet input,
|
textarea,
|
keygen,
|
button {
|
text-rendering: auto;
|
color: initial;
|
letter-spacing: normal;
|
word-spacing: normal;
|
text-transform: none;
|
text-indent: 0px;
|
text-shadow: none;
|
display: inline-block;
|
text-align: start;
|
/* width: 212px;
|
margin-left: 10px !important; */
|
/* margin: 0em 0em 0em 0em; */
|
font: 13.3333px Arial;
|
}
|
|
user agent stylesheet input,
|
textarea,
|
keygen,
|
select,
|
button,
|
meter,
|
progress {
|
-webkit-writing-mode: horizontal-tb;
|
}
|
|
.x-check.select i {
|
color: #0DB3A6;
|
}
|
|
.x-check:hover i,
|
.x-radio:hover i {
|
color: #333;
|
}
|
|
.x-check,
|
.x-group .group_item {
|
cursor: pointer;
|
}
|
|
.x-check.select i:before {
|
content: '\e600';
|
}
|
|
.x-check i:before {
|
content: '\e603';
|
}
|
|
.x-iconfont,
|
i[class*=icon-] {
|
/*font-family: finex;*/
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
box-sizing: border-box;
|
font-size: 12px;
|
color: #46b8da;
|
width: 18px;
|
height: 18px;
|
}
|
|
.checkbox input[type="checkbox"]:checked+label::after {
|
margin-right: 90px;
|
max-width: 25px;
|
opacity: 1;
|
width: 25px;
|
}
|
|
.checkbox label:after {
|
content: '\f00c';
|
max-width: 0;
|
overflow: hidden;
|
opacity: 0.5;
|
font-size: 15px;
|
top: -1px;
|
left: -23px;
|
color: #3498db;
|
-webkit-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
transition: all 0.50s;
|
}
|
|
.checkbox label:before,
|
.checkbox label:after {
|
/*font-family: FontAwesome;*/
|
font-size: 22px;
|
position: absolute;
|
top: -5px;
|
left: -24px;
|
right: 10px;
|
}
|
|
*,
|
*:before,
|
*:after {
|
-moz-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
|
/*:before, :after {
|
-webkit-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
box-sizing: border-box;
|
}*/
|
|
.checkbox input[type="checkbox"] {
|
display: none;
|
}
|
|
.pvtFilterBox input[type='checkbox'] {
|
margin-right: 5px;
|
}
|
|
.pvtFilterBox {
|
overflow-y: scroll;
|
/*height: 100%;*/
|
background-color: #f7f7f7;
|
/*overflow-y:auto;*/
|
}
|
|
.checkbox label {
|
position: relative;
|
/* padding-left: 30px; */
|
font-size: 13px;
|
cursor: pointer;
|
/* color: red; */
|
/* padding: 16px 28px 0 0; */
|
padding: 0px 10px 0 0;
|
font-weight: normal;
|
display: inline;
|
}
|
|
.pvtFilterBox label {
|
font-weight: normal;
|
}
|
|
.checkbox input[type="checkbox"]:checked+label::after {
|
margin-right: 90px;
|
max-width: 25px;
|
opacity: 1;
|
width: 25px;
|
}
|
|
.checkbox label:after {
|
content: '\f00c';
|
max-width: 0;
|
overflow: hidden;
|
opacity: 0.5;
|
font-size: 15px;
|
/*top: -1px;*/
|
left: -15px;
|
color: #3498db;
|
-webkit-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
-moz-transition: all 0.50s;
|
transition: all 0.50s;
|
}
|
|
.checkbox label:before,
|
.checkbox label:after {
|
/*font-family: FontAwesome;*/
|
font-size: 22px;
|
position: absolute;
|
/*top: -5px;*/
|
left: -15px;
|
right: 10px;
|
}
|
|
.checkbox label:before {
|
content: '\f096';
|
color: #3498db;
|
}
|
|
.checkbox {
|
/* margin: 15px; */
|
margin-left: 43px;
|
}
|
|
.fx_selection_pane li {
|
text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
|
overflow: hidden;
|
height: 35px;
|
line-height: 35px;
|
}
|
|
li {
|
list-style-type: none;
|
}
|
|
|
/*.item-subwidget-add {
|
width: 100px;
|
height: 30px;
|
text-align: left;
|
line-height: 30px;
|
color: #0DB3A6;
|
}
|
.x-btn>i {
|
margin-right: 5px;
|
top: -5px;
|
}
|
.x-iconfont, i[class*=icon-] {
|
font-family: finex;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
.fx_config_pane .cfg_content {
|
position: relative;
|
margin: 4px 10px;
|
}*/
|
|
|
/*-----------------*/
|
|
.operatingauthorityCss {
|
height: 60px;
|
}
|
|
.myFormDesignCssE {
|
margin-right: 1px;
|
display: none;
|
/*background-color:#f5f5f5;*/
|
/*background-color:#f5f5f5;*/
|
border-top: 1px solid #eee;
|
border-right: 1px solid #eee;
|
overflow: auto;
|
overflow-x: hidden;
|
/*overflow-y: auto;*/
|
}
|
|
.myFormDesignCssE ul,
|
ol,
|
li,
|
pre,
|
form,
|
fieldset,
|
legend,
|
button,
|
input,
|
textarea,
|
th,
|
td {
|
margin: 0;
|
padding: 0;
|
}
|
|
.box-site .btn.btn-first,
|
.box-site .btn.btn-second {
|
width: 97px;
|
height: 32px;
|
line-height: 20px;
|
text-align: left;
|
}
|
|
|
/*.btn.btn-second {
|
line-height: 20px;
|
}*/
|
|
.sidelink .btn.btn-second:hover {
|
background-color: #ffffff;
|
border: 1px dashed #22b2e7;
|
}
|
|
.sortable li:hover {
|
/*background-color: #eee;*/
|
background: #DEF1FF;
|
}
|
|
.sortable li {
|
/*border-style:solid;*/
|
/*border-color:#fff;*/
|
}
|
|
.sidelink .right {
|
/*position: relative;*/
|
float: left;
|
margin-right: 17px;
|
z-index: 2;
|
/*border-right: 2px solid #fff;*/
|
width: 42%;
|
}
|
|
div.form_el_row {
|
/*display: block;*/
|
/*float: left;*/
|
/*width: 100%;*/
|
text-align: left;
|
padding: 4px;
|
cursor: pointer;
|
position: relative;
|
/* min-width: 200px; */
|
min-height: 85px !important;
|
}
|
|
div.form_el_row hr {
|
margin: 0px 0px 12px 0px;
|
}
|
|
.frm_item_icons {
|
position: absolute;
|
right: 0px;
|
bottom: -3px;
|
display: none;
|
}
|
|
|
/*.frm_item_icons {
|
position: absolute;
|
right: 0px;
|
bottom: -3px;
|
display: none;
|
}*/
|
|
.frm_item_icons:hover {
|
border: none !important;
|
}
|
|
.frm_item_icons .frm_item_icon {
|
float: left;
|
padding: 0px 2px;
|
/* margin: 10px; */
|
color: #fff;
|
}
|
|
.frm_el_attr_editor>div>div div.el_container div.two_column div.frm_item_icons {
|
display: block;
|
bottom: 0px;
|
left: 2px;
|
}
|
|
div.form_el_row:hover>div.frm_item_icons {
|
display: block!important;
|
background: #DEF1FF;
|
}
|
|
.place_holder_after {
|
border: 1px dashed #22b2e7;
|
padding-bottom: 25px !important;
|
}
|
|
.place_holder_after:after {
|
content: "";
|
display: block;
|
height: 1px;
|
width: 100%;
|
margin: 10px 0px;
|
border: 1px dashed #22b2e7;
|
border-top: none;
|
}
|
|
.placeholderCss {
|
height: 1px
|
}
|
|
.nobrBtn .icon {
|
display: inline-block;
|
width: 20px;
|
height: 20px;
|
/*background-position: center center;*/
|
/*background-repeat: no-repeat;*/
|
font-size: 12px;
|
}
|
|
div.form_el_row .dateclass img.ifd_time_picker {
|
width: 22px;
|
height: 22px;
|
/* position: absolute;
|
right: -80px;*/
|
top: 2px;
|
border-left: 1px solid #ccc;
|
padding-left: 2px;
|
}
|
|
img {
|
vertical-align: middle;
|
}
|
|
.fui_text .select .sortable {
|
background-color: #fff;
|
padding-left: 0px;
|
/*float: left;*/
|
}
|
|
.fui_text .select .custom-radio {
|
margin-right: 0px;
|
}
|
|
.fui_text .select .custom-check {
|
margin-right: 70px;
|
}
|
|
li.customShowDiv.activeCur {
|
background: #ecf0f1;
|
border-bottom: 1px solid #3bbeef;
|
}
|
|
.widthCss {
|
float: left;
|
width: 50px;
|
height: 22px;
|
margin-top: -2px;
|
}
|
|
.heightCss {
|
float: left;
|
width: 50px;
|
height: 22px;
|
margin-top: -2px;
|
}
|
|
.widthAndHeight {
|
float: left;
|
}
|
|
|
/*.btn-secondBorder{
|
border: 1px dashed #22b2e7;
|
}*/
|
|
.theme-blue .btn.btn-second {
|
color: #959899;
|
/* background-color: #f4fcff; */
|
/* border: 1px dashed #22b2e7; */
|
/* border-bottom-color: #1684ac; */
|
}
|
|
.defaultHeight {
|
height: 30px;
|
/*border: 0px dashed #22b2e7;*/
|
}
|
|
.customShowDiv {
|
padding: 5px 10px 14px 10px;
|
}
|
|
.buttonCss {
|
padding: 0px 0px 0px 0px;
|
}
|
|
.btnI i {
|
/*color: #91ADCE;*/
|
margin-right: 1px;
|
margin-left: 1px;
|
font-size: 10px;
|
/*padding: 2px 12px;*/
|
}
|
|
.boxSpan {
|
width: 100%;
|
float: left;
|
height: 32px;
|
line-height: 20px;
|
margin-left: 15px;
|
text-align: left;
|
font-size: 12px;
|
margin-top: 2px;
|
text-overflow: ellipsis;
|
overflow: hidden;
|
white-space: nowrap;
|
}
|
|
.money_unit {
|
background-image: url(./../css/img/money_rp.png);
|
background-repeat: repeat-y;
|
/*background-color: red;*/
|
width: 240px;
|
background-size: 100% 100%;
|
border: none;
|
height: 100%
|
}
|
|
|
/*.btnI{
|
padding: 2px 12px;
|
}*/
|
|
.customResultFormDivItem {
|
width: 240px;
|
height: 100px;
|
/*z-index: -100;*/
|
}
|
|
.customResultFormDivItemTemp {
|
width: 100px;
|
height: 50px;
|
/*z-index: -100;*/
|
}
|
|
.cfg_contentNone {
|
display: none;
|
}
|
|
.subformCss {
|
border-top: 20px solid #23b7e5;
|
min-height: 100px;
|
border-width: 1px;
|
border-style: solid;
|
border-color: rgb(204, 204, 204);
|
}
|
|
.subformCss ul {
|
min-height: 100px;
|
border-width: 0px;
|
border-style: solid;
|
border-color: rgb(204, 204, 204);
|
width: 100%;
|
/*min-height: 50px;*/
|
background-color: #fff;
|
/* padding: 5px 10px 10px 10px; */
|
}
|
|
.connectedSortable {
|
min-height: 0px;
|
}
|
|
.subformAddd {
|
float: left;
|
cursor: pointer;
|
width: 8%;
|
height: 30px;
|
line-height: 30px;
|
text-align: left;
|
color: #0DB3A6;
|
}
|
|
.usfile {
|
height: 20px;
|
display: inline-block;
|
width: 100px;
|
}
|
|
.subformCss:after {
|
content: ".";
|
display: block;
|
height: 0;
|
clear: both;
|
visibility: hidden;
|
}
|
|
.connectedSortable:after {
|
content: ".";
|
display: block;
|
height: 0;
|
clear: both;
|
visibility: hidden;
|
}
|
|
.modal .fade .in {
|
z-index: 9000;
|
}
|
|
.messageShow {
|
width: 60%;
|
height: 40px;
|
margin-top: 10px;
|
margin-left: 80px;
|
z-index: 999999;
|
position: absolute;
|
/*display: none;*/
|
}
|
|
.modaliframeValidation {
|
width: 100%;
|
height: 500px;
|
}
|
|
.myModalheader .modal-header {
|
min-height: 0px;
|
padding: 0px;
|
border-bottom: 1px solid #e5e5e5;
|
}
|
|
.myModalheader .close {
|
/*padding: 15px;*/
|
position: absolute;
|
top: 6px;
|
right: 30px;
|
z-index: 9999;
|
font-size: 40px;
|
}
|
|
#myModalChooseForm {
|
width: 100%;
|
height: auto;
|
background: rgba(100, 100, 100, 0.5);
|
position: fixed;
|
top: 0;
|
left: 0;
|
z-index: 10000000;
|
display: none;
|
}
|
|
.chooseUl {
|
float: left;
|
width: 58%;
|
margin-left: 2%;
|
height: auto;
|
}
|
|
.chooseUl li {
|
width: 100%;
|
height: 30px;
|
font-size: 14px;
|
line-height: 30px;
|
border-bottom: 1px solid #eee;
|
padding-left: 20px;
|
}
|
|
.chooseUl .l1 {
|
background: #f5f5f5;
|
border: none;
|
}
|
|
.chooseUl li span {
|
height: 100%;
|
float: left;
|
width: 50%;
|
display: block;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
}
|
|
.listBox .listClass {
|
padding-left: 30px;
|
width: 38%;
|
height: 330px;
|
float: left;
|
overflow: auto;
|
/*padding: 0 15px;*/
|
margin: 0;
|
}
|
|
.listClass li {
|
width: 100%;
|
height: 20px;
|
padding-left: 28%;
|
}
|
|
.listClass li input {
|
display: inline-block;
|
width: 50px;
|
height: 20px;
|
margin: 0 10px;
|
}
|
|
.listClass .custom-check {
|
width: 10px;
|
height: 10px;
|
}
|
|
.listClass li .custom-check {
|
display: inline-block;
|
margin-right: 0;
|
width: 14px;
|
height: 14px;
|
}
|
|
.listBox {
|
width: 100%;
|
min-height: 330px;
|
height: auto;
|
}
|
|
.listBox .page {
|
display: block;
|
float: left;
|
width: 20px;
|
height: 20px;
|
}
|
|
.control {
|
border: 1px solid lightblue;
|
width: 100px;
|
height: 30px;
|
border-radius: 5px;
|
text-align: center;
|
line-height: 30px;
|
}
|
|
.modal_content {
|
width: 100%;
|
height: 400px;
|
display: flex;
|
}
|
|
.modal_content .conditionBox {
|
flex-grow: 1;
|
width: 0;
|
text-align: center;
|
overflow: auto;
|
}
|
|
.modal_content .midBox {
|
flex-grow: 4;
|
width: 0;
|
border: 1px solid #ddd;
|
}
|
|
.modal_content .rightBox {
|
flex-grow: 1;
|
width: 0;
|
text-align: center;
|
overflow: auto;
|
}
|
|
.modal_content .conditionBox li,
|
.modal_content .rightBox li {
|
width: 100%;
|
height: 30px;
|
line-height: 30px;
|
}
|
|
.midText {
|
font-size: 20px;
|
}
|
|
.rightCtrl,
|
.leftControl:hover {
|
cursor: pointer;
|
}
|
|
.formset_tab {
|
display: flex;
|
}
|
|
.formset_tab ul li {
|
list-style: none;
|
}
|
|
#splitPage {
|
height: 30px;
|
padding: 10px 0;
|
}
|
|
#splitPage a {
|
text-decoration: none;
|
}
|
|
#splitPage .page_div {
|
margin-top: 20px;
|
margin-bottom: 20px;
|
font-size: 15px;
|
font-family: "microsoft yahei";
|
color: #666666;
|
margin-right: 10px;
|
padding-left: 20px;
|
box-sizing: border-box;
|
}
|
|
.modal-body {
|
border-radius: 5px 5px 0 0;
|
}
|
|
.text {
|
font-size: 14px;
|
}
|
|
.modal-content-form-chooseForm {
|
margin-top: 30px;
|
border-top: 2px solid #23b7e5;
|
}
|
|
.choose_table {
|
width: 100%;
|
height: auto;
|
}
|
|
.divHead {
|
width: 100%;
|
height: 30px;
|
line-height: 30px;
|
font-size: 14px;
|
background: #f5f5f5;
|
padding-left: 20px;
|
text-align: center;
|
}
|
|
.line .label {
|
color: #666;
|
}
|
|
.pageF {
|
width: auto;
|
float: right;
|
}
|
|
.pageF a {
|
min-width: 28px;
|
height: 28px;
|
text-align: center;
|
cursor: pointer;
|
line-height: 28px;
|
color: #666666;
|
font-size: 13px;
|
display: inline-block;
|
text-decoration: none;
|
border-radius: 2px;
|
}
|
|
.pageF #firstPage,
|
.pageF #lastPage {
|
color: #666666;
|
padding: 0 10px;
|
}
|
|
.pageF #prePage,
|
.pageF #nextPage {
|
color: #666666;
|
padding: 0 10px;
|
}
|
|
.pageF .current {
|
background-color: #eef8fc;
|
color: #51c6ea;
|
}
|
|
.pageF .totalPages {
|
margin: 0 10px;
|
}
|
|
.pageF .totalPages span,
|
.pageF .totalSize span {
|
color: #0073A9;
|
margin: 0 5px;
|
}
|
|
.modal-content .modal-body-box {
|
margin-top: 20px;
|
height: auto;
|
}
|
|
.chooseBtn i {
|
color: #bbb;
|
}
|
|
.modal-content-box {
|
border-top: 2px solid #23B7E5;
|
margin-top: 30px;
|
}
|
|
.mybtn {
|
text-align: right;
|
}
|
|
.mytext_icon {
|
display: none;
|
}
|
|
#customViewUEditor .mytext_icon {
|
width: 20px;
|
height: 20px;
|
display: inline-block;
|
margin-left: 5px;
|
}
|
|
#customViewUEditor .mytext_icon:hover {
|
color: lightblue;
|
}
|
|
|
/* 12/5 日期默认 李元杰 */
|
|
.dateDefault {
|
position: relative;
|
padding: 0 0 6px 10px;
|
font-weight: 700;
|
box-sizing: border-box;
|
min-height: 30px
|
}
|
|
.dateDefault .fa-calendar {
|
position: absolute;
|
right: 95px;
|
top: 7px;
|
}
|
|
.calendarClear {
|
padding: 4px;
|
font-size: 13px;
|
width: 43px;
|
height: 28px;
|
/* float: right; */
|
position: absolute;
|
right: 20px;
|
}
|
|
|
/* 12/5 end*/
|
i[name=clearFlatPickr]{
|
position: absolute;
|
top: 6px;
|
left: 140px;
|
}
|