YNICTE/BO/css/dev.css

480 lines
18 KiB
CSS
Raw Normal View History

2020-10-12 14:39:23 +09:00
d#bgapost{background-color: #999; color: #fff; z-index: 10000; position: fixed; left: 0; top: 50px; bottom: 0; right: 0; display: none; opacity: 0.3;}
#bgingbox{background-color: #eee; color: red; z-index: 10001; position: fixed; right: 50px; bottom: 50px; display: none; padding: 10px 30px; border-radius: 10px;}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: ">\00a0";
}
.tal{text-align: left;}
.tar{text-align: right;}
.buttonbox{margin-bottom: 3px;}
table {min-height: 40px;}
table tr th, table tr td{text-align: center; overflow: hidden; text-overflow: ellipsis;}
table tbody.data tr:hover td, table tbody.data tr:nth-child(odd):hover td{background-color: #e1e1e1; color: #000; /*font-weight: bold;*/}
table tbody.data tr td a.link:hover, table tbody.data tr:nth-child(odd) td a.link:hover{color: #666;}
table tbody.data tr td a.blink:hover, table tbody.data tr:nth-child(odd) td a.blink:hover{color: blue;}
table tbody.data tr.active td,table tbody.data tr.active:nth-child(odd) td{background-color: #e9e9e9; color: #000; /*font-weight: bold;*/}
table.no-odd,
.panel .table-striped.no-odd > tbody > tr:nth-child(odd) > td,
.panel .table-striped.no-odd > tbody > tr:nth-child(odd) > th {
background-color: #fafafa !important;
}
.note-editable table tr th, table.viewtable tr td{text-align: left; overflow: hidden; text-overflow: ellipsis;}
table.viewtable tr th{border-left: 1px solid #e9e9e9; background-color: whitesmoke;}
.req:after {
content: " *";
color: red;
}
.control-label{text-align: right;}
.link, .blink{font-weight: bold; }
.link:hover, .blink:hover{text-decoration: none; color: #666;}
.step-content.dev{padding: 12px 15px;}
.step-content.dev p{margin: 0;}
select.form-control.dev{width: auto; display: inline-block;}
.form-group {
margin-bottom: 5px;
}
.panel-body {
padding: 7px;
}
.filebox ul{-webkit-padding-start: 0;padding-start: 0;}
.filebox ul li{list-style: none;}
.filebox ul.file-item-file li{margin-bottom: 5px;}
img.wideviewable.activeon{
position: fixed; max-width: 50%; max-height: 50%; z-index: 999; background-color: #25313e; padding: 10px; right: 0 bottom: 0;
-webkit-transform: scale(10); /* Saf3.1+, Chrome */
-moz-transform: scale(10); /* FF3.5+ */
-ms-transform: scale(10); /* IE9 */
-o-transform: scale(10); /* Opera 10.5+ */
transform: scale(10);
}
#layerframe, #layerbody{position: fixed; z-index: 10001; display: none; width: 80%; max-width: 900px; height: 70%; bottom: 50px; right: 50px; padding: 20px; background-color: #374b5e; border-radius: 10px; border: 0 none; min-width: 200px; min-height: 200px;}
#layerbodycontent{overflow: auto; position: absolute; top: 70px; bottom: 10px; background-color: #fff; left: 20px; right: 20px; padding: 5px 10px;}
.f-r{float: right;}
.editorbox{position: fixed; width: 100%; max-width: 850px; height: 500px; bottom: 30px; right: 30px; padding: 20px; background-color: #374b5e; display: none; z-index: 1050; border-radius: 5px;}
.ddmain .dd-handle a.active{color: red;}
.devsearch{background-color: #fff;}
.wizard ul li.active.searchcap{background-color: #d9edf7; color: #245269;}
.wizard ul li.active.searchcap:after{border-left-color: #d9edf7;}
.form-inline .form-control.searchtext{width: 300px; max-width: 100%; margin-top: 1px;}
.form-control .searchcon{width: auto;}
.searchbutton{}
.datepicker-input.dev{width: 130px; text-align: center; display: initial;}
2021-11-03 15:19:08 +09:00
.fa-calendar.dev{margin-left: -22px; margin-right: 10px;}
2020-10-12 14:39:23 +09:00
input[type="file"].fileitem{display: none;}
.devfile{margin-top: -5px;}
.itemfind {margin-top: -3px;}
.devblue{color: blue;}
.devred{color: red;}
.devdescription{background-color: #89cc97; color: #e2f3e5; padding: 20px 30px; border-radius: 5px;}
ul.checkbox li{float: left; list-style: none;}
.devcheckbox-custom{margin-left: 5px;}
.mb50{margin-bottom: 50px;}
textarea.dev{resize: none;}
.panel.devmb5{margin-bottom: 5px;}
ul#menutree, ul {
-webkit-padding-start: unset;
}
ul#menutree li, ul li {
list-style: none;
}
ul#menutree li.focus *, ul#auths li.focus * {
color: #ff6a00;
}
.mg-l-1 {
margin-left: 15px;
}
.mg-l-2 {
margin-left: 30px;
}
.mg-l-3 {
margin-left: 40px;
}
.mg-l-4 {
margin-left: 50px;
}
.mg-l-5 {
margin-left: 60px;
}
.drop-desc {
height: 10px;
display: none;
}
#bglayer, #bglayer2, #findlayerbglayer {
background-color: #25313e;
opacity: 0.7;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
display: none;
}
#bglayer2{z-index:2000;}
#bgprogress {
position: fixed;
bottom: 0;
right: 80px;
height: 20px;
line-height: 20px;
z-index: 10001;
background-color: #0094ff;
color: #ffd800;
font-weight: bold;
text-align: center;
border-radius: 5px;
display: none;
opacity: 0.6;
}
#topmessage {
position: fixed;
bottom: 20px;
height: 20px;
line-height: 20px;
width: 50px;
right: 5px;
z-index: 10001;
background-color: #0094ff;
color: #ffd800;
font-weight: bold;
text-align: center;
border-radius: 5px;
display: none;
opacity: 0.6;
}
.progress.dev{height: 1px;}
#layermessage, #layermessage2 {
position: fixed;
top: 30%;
left: 10%;
min-width: 400px;
width: 80%;
/*max-width: 50%;*/
/*margin-left: -150px;*/
padding: 40px 60px 40px 60px;
z-index: 10001;
/*background-color: #fff;*/
color: #fff;
font-size: 16px;
font-weight: bold;
border: 0 none; /*#ffd800*/
border-right: 0 none;
border-left: 0 none;
text-align: center;
/*border-radius: 15px;*/
display: none;
opacity: 0.9;
max-height: 50%;
}
#layermessage div.msg, #layermessage2 div.msg {
padding: 20px 20px 50px 20px; background-color: #25313e; border-radius: 10px; max-height: 50%; overflow: auto;
overflow: auto;
word-break: break-word; max-height: 200px;
}
#layermessage .btn, #layermessage2 .btn {
padding: 10px 30px; font-size: 16px;
}
#layermessage a.mainokbutton, #layermessage2 a.mainokbutton2 {
position: absolute; bottom: 10px; left: 50%; margin-left: -47px;
}
#layermessage2{z-index: 20001}
.link a{text-decoration: none; color: #388ecc; border-bottom: 1px solid; font-weight: normal;}
#mainuploadbox{
position: fixed; border: 2px solid #555; border-radius: 10px; bottom: 10px; right: 10px; width: 50%; max-width: 700px; z-index: 1001; display: none; color: #000;
}
#mainuploadbox .alert-danger{padding: 15px 25px; color: #000; font-size: 13px;}
#mainuploadbox #mmainuploadboxdownload{color: #0094ff; font-weight: bold;}
.boxborder{border: 1px solid #f5f5f5; padding: 15px;}
.datepicker-input.form-control{display: inline-block;}
.con-body .box {
background-color: #fff;
border: 1px solid #7CA5DD;
padding: 10px;
width: 100%;
}
.con-body .box.left li, .box.left li {
float: left;
text-align: center;
}
.con-body .box.left li.link, .box.left li.link {
text-decoration: underline;
}
.con-body .box.left li.link a, .box.left li.link a {
color: #0094ff;
}
.con-body .box.cap, .box.cap {
display: block;
padding: 0;
margin-bottom: 0;
overflow: hidden;
border: 0 none;
border-bottom: 1px solid #7CA5DD;
background-color: inherit;
}
.con-body .box.cap:hover {
background-color: #ddd;
}
.con-body .box.cap.header, .box.cap.header {
/*background-color: initial;*/
background-color: #fff;
}
.con-body .box.cap li, .box.cap li {
/*border-bottom: 1px solid #d6d6d6;*/ border-bottom: 0 none;
height: 30px;
line-height: 30px;
overflow: hidden;
text-overflow: ellipsis;
}
.con-body .box.cap.last {
border-bottom: 0 none;
}
.con-body .box.cap.last:hover {
background-color: inherit;
}
.con-body .box.cap.last li {
margin-bottom: 0;
height: 10px;
}
.con-body table.box.list tbody tr{border-bottom: 1px solid #ddd; line-height: 28px; height: 28px;}
.con-body table.box.list tbody tr:hover{background-color: #ddd;}
.con-body table.box.list tbody tr td a{text-decoration: underline; color: #0094ff; font-weight: bold;}
#uploadbox {
position: fixed;
width: 100%;
left: 0;
top: 50%;
z-index: 1001;
display: none;
}
#uploadbox div {
background-color: #ddd;
border-radius: 5px;
padding: 20px;
width: 70%;
max-width: 400px;
margin: 0 auto;
}
div.resultbox {
overflow: auto;
}
div.resultbox table {
min-width: 690px;
}
table.databox {
width: 100%;
white-space: nowrap;
overflow: hidden;
table-layout: fixed;
text-overflow: ellipsis;
word-break: break-word;
}
table.databox td {
white-space: nowrap;
overflow: hidden;
table-layout: fixed;
text-overflow: ellipsis;
word-break: break-word;
}
table.databox tr th {
background-color: #fff;
/*background-color: #eff6ff;*/
}
table.databox tr.data:hover {
background-color: #c9dffc;
}
table.databox tr.data.focus {
background-color: #b7d6ff;
}
table.databox th, table.databox td {
border: 1px solid #9fc4f7;
}
#mainlayerframe {
position: fixed;width: 96%;left: 2%;top: 5%;height: 90%;overflow: auto;z-index: 1101;display: none; border: 0 none; background-color: #fff; padding: 5px; border-radius: 10px;
}
#findlayerframe {
position: fixed;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
border-radius: 5px;
z-index: 2000;
padding: 10px;
font-size: 12px;
display: none;
width: 80%;
height: 80%;
top: 10%;
bottom: 10%;
max-height: initial;
margin: 0 auto;
max-width: 80%;
margin: 0 auto;
}
#findlayerframe #findframe {
border: 0 none;
width: 100%;
height: 100%;
border-radius: 5px;
}
.con-body {
margin-left: 0;
text-align: left;
padding: 0 0px;
font-size: 12px;
}
.con-body .con-body-title {
margin-top: 20px;
font-size: 17px;
font-weight: bold;
margin-bottom: 10px;
}
.disp-init, input[type="file"].disp-init{
display: inline;
width: auto;
}
.panel-default > .panel-heading{background-color:transparent;}
.file-caption.form-control.kv-fileinput-caption{background-color: #ddd;}
.file-caption-name{font-size: 11px; color: #fff;}
input[type=checkbox]{width: 18px; height: 18px; margin-top: 5px; vertical-align: text-bottom;}
label{font-size: 13px; letter-spacing: -0.5px;}
.panel{margin-bottom: 10px;}
a.newlink{text-decoration: underline;}
input[type=radio]{vertical-align: middle;}
.botfix{position: fixed; bottom: 0; left: 20px; height: 50px; margin-left:8px; width: 100%; text-align: center; background-color : rgba(55, 75, 94, 0.5); padding : 10px; margin-bottom: 0;}
.botfix.islayer{border: 0 none; /*border-top: 2px solid #9db1c5;*/}
.botfix a{margin-left: 5px;}
.form-horizontal .form-group.botfix{margin-left: 0;}
.botfixempty{height: 50px;}
span.titledesc{font-size: 13px;}
a.smalllink{font-size: 13px; text-decoration: underline; color: #0094ff}
table.viewtable td{text-align: left; background-color: #fff; color: #555; font-weight: bold;}
table.viewtable th{color: #888;}
.fileitem{text-decoration: underline; color: #0094ff;}
.pagination.dev > li > a {min-width: 180px; text-align: center;}
.con-body .pagination li.active a{height: 38px; margin-top: -4px; line-height: 24px;}
.con-body .pagination li a{letter-spacing: 1px;}
.btn-find{margin-top: -3px;}
.btn-select{background-color: #245269; color: #fff; font-weight: bold;}
.btn-link {
/*background-color: #a2cfe6;*/
color: #25313e;
font-weight: bold;
}
.btn-link:hover{background-color: #a2cfe6}
.btn-select:hover{color: #fff; background-color: #25313e;}
.findbox{position: fixed; top: 100px; left: 200px; z-index: 1001; background-color: #fff; padding: 10px 20px; border-radius: 3px; border-top: 2px solid #444; border-bottom: 1px solid #777;display: none;}
.findbox input.form-control{width: 100px; margin-right: 2px;}
.findbox.regbox input.form-control{width: 95%;}
.findbox.regbox select.form-control{width: 95%;}
.findbox ul.findlist{border-top: 1px solid #eee; margin-top: 10px; padding: 5px 10px; line-height: 25px; border-radius: 3px; overflow: auto;}
.findbox ul.findlist li{padding: 3px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px solid #e5e5e5;}
.findbox ul.findlist li:hover{background-color: #eee;}
.findbox ul.findlist li a{display: block; overflow: hidden; text-overflow: ellipsis;}
.findbox ul.findlist li:hover a{color: #0094ff;}
.inblock{display: inline-block;}
.note-editor.note-frame.panel{background-color: #fff;}
.text-warn{color: red;}
.input-sm.datepicker-input{padding: 4px 10px;}
.form-control{height: 30px; padding: 4px 10px;}
.commentbox{background-color: #efefef; padding: 10px 20px; border-radius: 5px; line-height: 25px;}
.commentbox textarea{width: 450px; height: 50px;}
.commentbox a.btn {line-height: 35px;vertical-align: top;margin-left: 3px;}
.commentbox .commentlist{border-top: 1px solid #ddd; margin-top: 3px; line-height: 15px;}
.commentbox .commentlist .commentreply, .commentbox .commentlist .commentfilebox{margin: 5px 0 10px 100px;}
.commentbox .commentlist ul{border-top: 1px solid #dfdfdf; margin-bottom: 0; padding: 8px 5px;}
.commentbox .commentlist ul.depth0{border-top: 1px solid #ccc;padding: 15px 5px 5px 5px;}
.commentbox .commentlist ul li{font-weight: bold; font-size: 12px;}
.commentbox .commentlist ul span{font-weight: normal; font-size: 11px; margin-left: 5px;}
.commentbox .commentlist ul span.username{font-weight: bold; font-size: 12px;}
.commentbox .commentlist ul i{font-size: 13px; margin-left: 5px; cursor: pointer;}
.commentbox .commentlist ul li.text{font-weight: normal; margin-left: 5px; padding: 1px 5px; color: #777;}
.btn-xxs,.commentbox a.btn.btn-xxs{line-height: 10px; padding: 3px 5px; font-size: 11px;}
.datepicker-days td.day {color: #000; font-weight: bold;}
.mailto{text-decoration: underline; color: #0094ff;}
.breakwordok{word-break: break-word;}
tbody.data tr td{vertical-align: middle;}
.btn{padding: 4px 12px;}
.tableselect{vertical-align: middle;}
/*@media (max-width: 1024px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
}*/
.guidedata{display: none;}
.hidefirstlist{position: fixed; z-index: 1001; top: 15%; right: 10%; width: 80%; height: 60%;display: none; background-color: #fff; border-radius: 5px; padding: 10px 20px; overflow: auto;}
.hidefirstlist .panel-heading{font-weight: bold; font-size: 17px;}
/*table.min1010{min-width: 1010px;}*/
.datepicker.dropdown-menu{z-index: 1091;}
table.table tbody td{border-left: 1px solid #e9e9e9;}
.table-responsive {overflow: auto;}
.msgtemp{display: none; position: fixed; background-color: #25313e; color: #fff; font-weight: bold; padding: 25px 40px; z-index: 2000; border-radius: 5px; min-width: 30%; font-size: 18px;}
.msgtemp div.small{font-size: 12px; color: #ffd800; margin-top: 10px;}
/*section.panel.panel-default{background-color: #fcfcfc;}*/
.maxh300{max-height: 300px;}
nav.mainleft ul li a span {display: inline-block !important; overflow: hidden;}
section.panel.panel-default {
background-color: #f5f5f5;
}
.rowvm select, .rowvm input {vertical-align: middle;}
.botbd{border: 0 none; color: #0094ff !important; border-bottom: 1px solid #0094ff;}
.devsearch input[type=text].searchtext{
ime-mode: active;
}
::-moz-selection {background-color: #ec0e0e; color: #fff;}
::selection {background-color: #ec0e0e; color: #fff;}
.inputlabel input{margin-left: 30px;}
.regtable{border: 1px solid #e4e4e4; width: 100%; margin-top: 15px;}
.regtable tr th{background-color: #f5f5f5;}
.regtable tr th.req:after{content:'*';color:red;}
.regtable tr th, .regtable tr td{padding: 6px 15px; border: 1px solid #e4e4e4;}
.regtable tr td{text-align: left;}
.findboxbtnbox{text-align: center; margin-top: 10px;}
a.closethisbox{color: red !important; font-weight: bold;}
tr td.link{text-align: left !important}
tr td.link.text-center{text-align: center !important}
.indatali{border: 1px solid #ddd;}
.data-find-float{float: left;}
.selectgroupul li {
float: left;
margin-left: 20px;
}
a.adel{color: red; font-weight: bold; padding: 2px 5px;}
table.table > thead > tr > th{vertical-align: middle;}
.row.mgclear{margin-right: 0; margin-left: 0;}
.printtitle{font-size: 20px; font-weight: bold;}
.daumpost{display:none;position:fixed;overflow:hidden;z-index:10000;-webkit-overflow-scrolling:touch;padding: 35px 5px 5px 5px; background-color: #fff;}
.closedaumpost {cursor:pointer;position:absolute;right:3px;top:3px;z-index:2}
.closedaumpost img{width: 20px;}
.btnbox{padding: 5px 10px;}
.fa{display:inline;}