.prexform { min-height: 350px; width: 940px; vertical-align: top; line-height:60px; background-color: #f4f4f4; padding: 10px 0 20px 20px; }
.prexform2 { width: 940px; vertical-align: top; background-color: #f4f4f4; padding: 10px 0 20px 20px; }
.btnsbox { width: 960px; padding-top: 20px; }

.minh353 { min-height:350px; }
.xflh60 { line-height:60px; }

.xform { width: inherit; white-space: nowrap; }
.xform div.box { padding: 0 20px 0 0; display:inline-block; box-sizing: border-box; }

.xform div.input { position: relative; border: none; height:42px; line-height:42px; width:100%; display:block; }
.xform div.normalinput { height:auto; line-height:normal; }

.xform .box label { position: absolute; left:6px; top:12px; line-height:normal; z-index: 2; font-size:14px; font-weight:400; color: #888; opacity:0.8; transition: top .2s, opacity .3s; pointer-events: none; }

.treeviewcon label { pointer-events: all !important; }

.xform .box img { vertical-align:bottom; }

.xform .stdinput { display:block !important; width:inherit; line-height:38px; height:38px !important; padding-bottom: 2px !important; }
.xform button { vertical-align: bottom; }

.xform input[type=text], .xform input[type=search], .xform select, .xform textarea {
	font-size: 13px; font-weight: 600; padding:0; line-height: normal; background: none; vertical-align: bottom; width:inherit; box-shadow:none;
	border: 1px solid #cfcfcf;
	padding: 0px 5px;
	font-size: 13px;
	outline: none;
	height: 42px;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
    background-color: #fff;
    box-sizing:border-box;
    z-index: 1;
    font-family: inherit;
}

.xform textarea { height: 84px; padding: 10px 5px; }

.xform input::placeholder { font-weight: 400; }

.xform select {
    height:42px; margin:0;
	padding: 14px 30px 0 5px;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;

    -webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
    
	background: #fff url("/images/arrowdown.png") no-repeat right;
}

.xform button { height: 42px; }
.xform button.inline {
	font-size: 13px; font-weight: 600; padding:0; line-height: normal; vertical-align: bottom; width:inherit; box-shadow:none; 
	border: 1px solid #cfcfcf;
	padding: 0px 5px;
	font-size: 13px;
	outline: none;
	height: 42px;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing:border-box;
    z-index: 1;
    font-family: inherit;
}
.xform button.inline:hover { background-color: #ddd; cursor: pointer; }

@-moz-document url-prefix() {
    .xform select {
        text-indent: -2px;
    }
}

input.selbox {
	background-image: url("/images/arrowdown.png") !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
}

.xform input:hover:not(:disabled), .xform select:hover:not(:disabled) {
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
}

div.input:focus { outline: none; }

.xform select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.xform .w100 { width:100%; }
.xform .w80 { width:80%; }
.xform .w75 { width:75%; }
.xform .w70 { width:70%; }
.xform .w60 { width:60%; }
.xform .w55 { width:55%; }
.xform .w50 { width:50%; }
.xform .w45 { width:45%; }
.xform .w40 { width:40%; }
.xform .w35 { width:35%; }
.xform .w30 { width:30%; }
.xform .w25 { width:25%; }
.xform .w20 { width:20%; }
.xform .w15 { width:15%; }
.xform .w10 { width:10%; }
.xform .w5 { width:5%; }

.xform label.alwtop { top: 5px; opacity: 1; font-size:10px; }

.xform input:valid::placeholder { visibility: hidden; }

.xform input:valid, .xform input:disabled, .xform input.selbox { padding-top: 14px; }
.xform textarea:valid { padding-top: 18px; }

.xform input:read-only  { padding-top: 14px; }
.xform input:-moz-read-only  { padding-top: 14px; }

.xform input:valid + label, .xform textarea:valid + label { top: 5px; opacity: 1; font-size:10px; }

.xform input:disabled, .xform select:disabled  { background-color: #f9fafb !important; /* #f4f4f4 !important; */}

.xform input:disabled + label { top: 5px; opacity: 1; font-size:9px; }


.xform input:focus, .xform select:focus, .xform textarea:focus, div.input:focus input:first-child {
	border-color: #0078c1 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6) !important;
}

.xform input.add { padding-right: 32px; }
.xform .inputimage { position:absolute; right:6px; top:15px; height:auto !important; }

span.settings {

    background: transparent url("/images/menu-01.png") center center no-repeat;
    /*
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    */
    display: inline-block;
    width:32px; height: 30px;
	text-align: center;
    vertical-align: bottom;
    box-sizing: border-box;
    cursor: pointer;

}

span.settings:hover {
    border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
}

.settings img { margin: 0 0 16px !important; }

div.ddmenu {
    position: absolute;
    margin-top: 3px;
    border-radius: 5px;
    outline: none;
    padding: 5px 0 !important;

    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3);

    background: #f0f1f2; color:#000; z-index:99;
}

.ddmenu ul { list-style: none; margin: 0; padding: 0; cursor: pointer; text-align: left; line-height: normal; }
.ddmenu li { padding: 2px 25px; white-space: nowrap; }
.ddmenu li:hover { color: #fff; background-color: #308ce9 }

div.ddmenu-r { right: 0px; }
div.ddmenu-r2 { right: 0px; width: auto !important;  height: auto !important; background: #eda !important; }
.ddmenu-r2 span { vertical-align: middle; display: inline-block; }
.ddmenu-r2 span:first-child { width: 70px; overflow: hidden; }
.ddmenu-r2 li { padding: 2px 10px; }

.ddmenu li.separator { background-color: #bbbbbb; display: block; padding: 0 !important; margin: 8px 0 !important; height: 1px !important; }
.ddmenu li:disabled { color: #999; }

section { background-color: #f4f4f4; max-width: 960px; border: none !important; }
.table_x th { min-height: 40px !important; height: 40px !important; }
input.tabmenu + label { min-height: 36px !important; height: 36px !important; line-height: 36px; border: none !important; border-top-left-radius: 8px; border-top-right-radius: 8px; }
input.tabmenu:checked + label { background-color: #f4f4f4; border-bottom: none !important; }

span.destadd { vertical-align: middle !important; }

div.bancotl { height: 92px; margin-top: 5px; }
img.inputimage { right: 10px !important; top: 14px !important; }

.subwin03 { width: 1004px !important; }
.subwin03 iframe { padding: 0 20px 0 20px !important; }

.varspace { white-space: normal; }
.varspace div.box { margin-top: 20px; }

.prexform3 { padding: 0 !important; background: none; }

.textright { text-align: right; }
label.forchk { padding-left: 10px; font-size: 13px !important; }

.eviderr { border-color: red !important;}
input[type=checkbox].eviderr + label { border: 1px solid red !important; }

div.ppbtn { width: 228px; }

div.ccdata { 
	box-sizing: border-box;
	outline:none; 
	border: 1px solid #bbb; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:100%; height:40px; padding: 10px 5px;
	line-height:40px; 
	font-size: 16px;
	font-weight: 400;
}

input.ccdata::placeholder { color: #ccc; }

button.ccdata { 
	box-sizing: border-box;
	outline:none; 
	border: 1px solid transparent; /* #bbb; */ 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:228px; line-height:44px; padding: 0 5px;
	line-height:35px; 
	font-size: 14px;
	font-weight: 400;
	background: #3285b7;
	color: #fff;
	cursor: pointer;
}

#pay-check img { vertical-align:bottom; }

