First Commit (API Project)

This commit is contained in:
2025-07-17 10:05:47 +09:00
commit ad702d5ccf
371 changed files with 141373 additions and 0 deletions

View File

@@ -0,0 +1,394 @@
.animate0 {
-webkit-animation-duration: .8s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 0s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 0s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 0s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate1{
-webkit-animation-duration: .8s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate2{
-webkit-animation-duration: .8s;
-webkit-animation-delay: .4s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .4s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .4s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .4s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate3{
-webkit-animation-duration: .8s;
-webkit-animation-delay: .6s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .6s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .6s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .6s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate4{
-webkit-animation-duration: .8s;
-webkit-animation-delay: .8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: .8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: .8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: .8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate5{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 1s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 1s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 1s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 1s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate6{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 1.2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 1.2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 1.2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 1.2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate7{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 1.4s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 1.4s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 1.4s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 1.4s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate8{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 1.8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 1.8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 1.8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 1.8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate9{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 1.8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 1.8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 1.8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 1.8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate10{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 2.0s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 2.0s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 2.0s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 2.0s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate11{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 2.2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 2.2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 2.2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 2.2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate12{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 2.4s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 2.4s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 2.4s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 2.4s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate13{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 2.8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 2.8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 2.8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 2.8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate14{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 2.8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 2.8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 2.8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 2.8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate15{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 3.0s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 3.0s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 3.0s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 3.0s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate16{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 3.2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 3.2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 3.2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 3.2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate17{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 3.4s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 3.4s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 3.4s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 3.4s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate18{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 3.6s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 3.6s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 3.6s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 3.6s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate19{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 3.8s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 3.8s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 3.8s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 3.8s;
animation-timing-function: ease;
animation-fill-mode: both;
}
.animate20{
-webkit-animation-duration: .8s;
-webkit-animation-delay: 4.0s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .8s;
-moz-animation-delay: 4.0s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: .8s;
-ms-animation-delay: 4.0s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: .8s;
animation-delay: 4.0s;
animation-timing-function: ease;
animation-fill-mode: both;
}

1
public/admin/css/animate.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,36 @@
/*!
* Bootstrap v2.3.0-j4
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat, extended by @ArnoldDaniels.
*/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-file{overflow:hidden;position:relative;vertical-align:middle;}.btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);transform:translate(-300px, 0) scale(4);font-size:23px;direction:ltr;cursor:pointer;}
.fileupload .uneditable-input{display:inline-block;margin-bottom:0px;vertical-align:middle;cursor:text;background: #fff;}
.fileupload .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center;}.fileupload .thumbnail>img{display:inline-block;vertical-align:middle;max-height:100%;}
.fileupload .btn{vertical-align:middle; line-height: 21px; margin-left: -5px; }
.fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none;}
.fileupload-inline .fileupload-controls{display:inline;}
.fileupload-new .input-append .btn-file{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}
.thumbnail-borderless .thumbnail{border:none;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fileupload-new.thumbnail-borderless .thumbnail{border:1px solid #ddd;}
.control-group.warning .fileupload .uneditable-input{color:#a47e3c;border-color:#a47e3c;}
.control-group.warning .fileupload .fileupload-preview{color:#a47e3c;}
.control-group.warning .fileupload .thumbnail{border-color:#a47e3c;}
.control-group.error .fileupload .uneditable-input{color:#b94a48;border-color:#b94a48;}
.control-group.error .fileupload .fileupload-preview{color:#b94a48;}
.control-group.error .fileupload .thumbnail{border-color:#b94a48;}
.control-group.success .fileupload .uneditable-input{color:#468847;border-color:#468847;}
.control-group.success .fileupload .fileupload-preview{color:#468847;}
.control-group.success .fileupload .thumbnail{border-color:#468847;}
.uneditable-input {
border: 1px solid #ccc; height: 35px; padding: 6px 10px; width: 200px; overflow: hidden;
-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.uneditable-input .glyphicon { float: left; margin-right: 5px; vertical-align: middle; margin-top: 2px; opacity: 0.5; }
.fileupload-preview { width: 400px; display: block; color: #666; }

1300
public/admin/css/bootstrap-override.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
/*!
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:2px 3px 2px 2px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;left:9px;position:absolute;top:-7px}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;left:10px;position:absolute;top:-6px}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center}.bootstrap-timepicker-widget .modal-content{padding:4px}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media(max-width:767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}

5831
public/admin/css/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load Diff

4537
public/admin/css/bootstrap.min.css vendored Normal file

File diff suppressed because it is too large Load Diff

398
public/admin/css/chosen.css Normal file
View File

@@ -0,0 +1,398 @@
/* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
zoom: 1;
*display: inline;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.chosen-container .chosen-drop {
position: absolute;
top: 100%;
left: -9999px;
z-index: 1010;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
left: 0;
}
.chosen-container a {
cursor: pointer;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 5px 10px 5px;
border: 1px solid #ccc;
border-radius: 2px;
background-color: #fff;
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 21px;
}
.chosen-container-single .chosen-default {
color: #999;
}
.chosen-container-single .chosen-single span {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
position: absolute;
top: 6px;
right: 26px;
display: block;
width: 12px;
height: 12px;
background: url('chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
position: absolute;
top: 0;
right: 0;
display: block;
width: 18px;
height: 100%;
}
.chosen-container-single .chosen-single div b {
display: block;
width: 100%;
height: 100%;
background: url('../images/chosen-sprite.png') no-repeat 0px 8px;
}
.chosen-container-single .chosen-search {
position: relative;
z-index: 1010;
margin: 0;
padding: 3px 4px;
white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 1px 0;
padding: 8px 20px 8px 10px;
width: 100%;
height: auto;
outline: 0;
border: 1px solid #aaa;
background: #fff url('../images/icon-search.png') no-repeat 97% center;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-single .chosen-drop {
margin-top: -1px;
border-radius: 0 0 2px 2px;
background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
position: absolute;
left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
position: relative;
overflow-x: hidden;
overflow-y: auto;
margin: 0 4px 4px 0;
padding: 0 0 0 4px;
max-height: 240px;
-webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
display: none;
margin: 0;
padding: 5px 6px;
list-style: none;
line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
display: list-item;
cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
display: list-item;
color: #ccc;
cursor: default;
}
.chosen-container .chosen-results li.highlighted {
background-color: #428BCA;
color: #fff;
}
.chosen-container .chosen-results li.no-results {
display: list-item;
background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
display: list-item;
font-weight: bold;
cursor: default;
}
.chosen-container .chosen-results li.group-option {
padding-left: 15px;
}
.chosen-container .chosen-results li em {
font-style: normal;
text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
width: 100%;
height: 37px !important;
height: 1%;
border: 1px solid #ccc;
background-color: #fff;
cursor: text;
-moz-border-radis: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.chosen-container-multi .chosen-choices li {
float: left;
list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
margin: 1px 0;
padding: 8px 10px;
outline: 0;
border: 0 !important;
background: transparent !important;
box-shadow: none;
color: #666;
font-size: 100%;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
position: relative;
margin: 3px 0 3px 3px;
padding: 8px 20px 8px 10px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #eee;
background-clip: padding-box;
color: #333;
line-height: 13px;
cursor: default;
font-size: 12px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
position: absolute;
top: 8px;
right: 3px;
display: block;
width: 12px;
height: 12px;
background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
padding-right: 5px;
border: 1px solid #ccc;
background-color: #e4e4e4;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
margin: 0;
padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
display: list-item;
color: #ccc;
cursor: default;
}
/* @end */
/* @group Active */
.chosen-container-active .chosen-single {
border: 1px solid #bbb;
}
.chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #aaa;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
border-left: none;
background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
background-position: -18px 8px;
}
.chosen-container-active .chosen-choices {
border: 1px solid #bbb;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
color: #111 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
opacity: 0.5 !important;
cursor: default;
}
.chosen-disabled .chosen-single {
cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
text-align: right;
}
.chosen-rtl .chosen-single {
overflow: visible;
padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
margin-right: 0;
margin-left: 26px;
direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
margin-left: 38px;
}
.chosen-rtl .chosen-single div {
right: auto;
left: 3px;
}
.chosen-rtl .chosen-single abbr {
right: auto;
left: 26px;
}
.chosen-rtl .chosen-choices li {
float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
margin: 3px 5px 3px 0;
padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
right: auto;
left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
margin: 0 0 4px 4px;
padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
padding-right: 15px;
padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
padding: 4px 5px 4px 20px;
background: white url('chosen-sprite.png') no-repeat -30px -20px;
background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
background: url('chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
background: url('chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
background: url('chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
background-image: url('chosen-sprite@2x.png') !important;
background-size: 52px 37px !important;
background-repeat: no-repeat !important;
}
}
/* @end */

448
public/admin/css/custom.css Normal file
View File

@@ -0,0 +1,448 @@
/*
css-only-tooltip version 1.0.0
ⓒ 2015 AHN JAE-HA http://github.com/eu81273
MIT License
*/
[data-tooltip-text]:hover {
position: relative;
}
[data-tooltip-text]:hover:after {
background-color: #000000;
background-color: rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
-moz-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-size: 12px;
content:"캐시키보드1 : " attr(data-tooltip-text) "\A캐시키보드2 : " attr(data-tooltip-text2);
white-space:pre;
margin-bottom: 10px;
top: 130%;
left: 0;
padding: 7px 12px;
position: absolute;
text-align: left;
z-index: 9999;
}
.mngOff {
background-color: #f0f0f0;
}
.progress-group {
display: flex;
align-items: center; /* 세로 축에서 중앙 정렬 */
justify-content: space-between; /* 자식 요소들 사이에 공간을 균등하게 배분 */
margin-bottom: 5px; /* 그룹 간의 여백 */
}
.progress-group:last-child {
margin-bottom: 0; /* 마지막 progress-group에 대한 여백을 제거 */
}
.progressbar-label {
/* 필요한 추가 스타일링 */
flex: 0 0 auto; /* 라벨이 컨텐츠 크기에 따라 크기가 정해지도록 설정 */
margin-right: 5px; /* 라벨과 진행율 바 사이의 여백 */
padding : 0 5px;
width:45px;
}
.progressbar-container {
flex: 1; /* 진행율 바 컨테이너가 남은 공간을 모두 차지하도록 설정 */
width: 0; /* flex: 1 속성을 활성화하기 위해 width를 0으로 설정 */
position: relative;
}
.progressbar-border {
border: 1px solid #ccc;
height: 15px;
position: relative;
overflow: hidden;
}
.progressbar-background {
height: 100%;
background-color: white;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.progressbar {
position: absolute;
height: 100%;
}
.progress-group2 {
display : none;
}
/*** 이슈관리 > 업무이슈 [S] ***/
#columns{
column-width:350px;
column-gap: 15px;
}
#columns figure{
display: inline-block;
border:1px solid rgba(0,0,0,0.2);
margin:0;
margin-bottom: 15px;
padding:10px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
line-height: 15px;
font-size: 9pt;
color:gray;
width:100%;
}
#columns figure img {
width:100%;
}
.columns-figure-title > span.card-title{
font-size: 10pt;
/*font-weight: bold;*/
line-height: 20px;
}
.columns-figure-title > span.card-date{
color:navy;
padding-left:10px;
line-height: 20px;
}
.columns-figure-title > .repeat{
color: #6666bd;
}
.columns-figure-footer{
display: flex;
flex-wrap: wrap;
}
.columns-figure-footer > div > span{
margin-right:10px;
}
.columns-figure-footer > div > span.strong{
color:navy;
}
.columns-figure-detail{
background: #fffaee;
border:1px solid #faecb9;
border-radius: 5px;
padding:5px;
margin-bottom: 10px;
/*max-height:150px;*/
overflow-y: scroll;
color:gray;
font-size: 9pt;
line-height: 20px;
word-break: break-all;
}
.columns-figure-detail.repeat{
background: #eef7fd;
border:1px solid #d2f2ff;
}
.columns-figure-comment{
padding-bottom: 10px;
}
.columns-figure-comment > .cmt-list{
background: #f4ffe6;
border:1px solid #b2e5b7;
border-radius: 5px;
padding:3px;
color:gray;
margin-top: 3px;
word-break: break-all;
}
.columns-figure-comment > .appendix{
background: white;
border:1px solid #bdbdbd;
border-radius: 5px;
padding:3px 10px;
color:gray;
margin: 0px;
}
.columns-figure-comment > .appendix > span{
color:black;
font-weight: bold;
line-height: 20px;
border:1px solid #c0c0c0;
margin-right:0px;
}
.columns-figure-comment > div > span{
color:black;
font-weight: bold;
line-height: 20px;
}
/*** 이슈관리 > 업무이슈 [E] ***/
/** 회의록 - 파일첨부 [S] **/
.insert {
display: block;
width:100%;
border: 1px solid #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.insert .file-list {
height: 100px;
overflow: auto;
border: 1px solid #989898;
padding: 10px;
text-align: left;
}
.insert .file-list .filebox p {
font-size: 14px;
/*margin-top: 10px;*/
display: inline-block;
}
.insert .file-list .filebox .delete i{
color: #ff5353;
margin-left: 5px;
}
/** 회의록 [E] **/
/** 파일 BOX [S] **/
span.file-delete{
padding:2px 5px;
margin:5px;
border-radius: 5px;
border:1px solid red;
background: white;
color:red;
}
.appendix{
padding:2px 5px;
margin:5px;
border:1px solid silver;
border-radius: 5px;
background: white;
display: inline-block;
}
/** 파일 BOX [E] **/
/** 좌우정렬 [S] **/
.container_div {
display: flex;
justify-content: space-between;
width: 100%;
}
.left_div {
flex-grow: 1; /* 남는 공간을 모두 차지하도록 설정 */
display: flex; /* Flexbox 사용 */
justify-content: left; /* 가로 중앙 정렬 */
align-items: center; /* 세로 중앙 정렬 */
}
.right_div {
width: 80px; /* 고정 너비 설정 */
display: flex; /* Flexbox 사용 */
justify-content: right; /* 가로 중앙 정렬 */
align-items: center; /* 세로 중앙 정렬 */
}
/** 좌우정렬 [E] **/
/** 진행업무 리스트 [S] **/
.site_01{
color:blue;
}
.site_10{
color:red;
}
/** 진행업무 리스트 [E] **/
/** 달력(스케쥴) [S] **/
div.cal_box{
display: inline-block;
padding: 2px 5px;
border-radius: 5px;
border: 1px solid #d0d0d0;
margin-top: 5px;
width: 100%;
max-width: 160px;
text-align: left;
background: white;
z-index: 10;
}
span.cal_box{
margin:5px;
padding: 3px 0px;
border-radius: 5px;
border: 1px solid #d0d0d0;
text-align: left;
background: white;
}
.cal_today{
background: #f1f1f1 !important;
}
.cal_td{
vertical-align: top !important;
height: 80px;
text-align: left !important;
}
.schedule>tbody>tr>td:first-child{
background: #fff3f3;
}
.schedule>tbody>tr>td:last-child{
background: #f3f3ff;
}
.cal_td > div:first-child{
text-align: right;
}
/* 숫자 기본 표시 */
.schedule-btn-add .day-num {
display: inline-block;
background-color: transparent; /* 배경색 없음 */
border: none; /* 테두리 없음 */
}
/* plus-btn은 초기에는 숨깁니다. */
.schedule-btn-add .plus-btn {
display: none;
cursor: pointer;
}
/* 마우스를 요소 위로 올릴 때 plus-btn을 보이게 합니다. */
.schedule-btn-add:hover .day-num {
display: none;
}
.schedule-btn-add:hover .plus-btn {
display: inline-block;
}
.day {
position: relative;
width: 100%;
height:100%;
overflow: hidden;
}
.day::before {
content: attr(data-date);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 40px;
color: rgba(0, 0, 0, 0.1); /* 연한 색상으로 설정 */
z-index: 0;
}
/** 달력(스케쥴) [E] **/
/* 모달 스타일 */
.modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
}
.modal-content {
background-color: #fff;
border-radius: 5px;
padding: 20px;
width: 300px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.modal-header {
margin-top: -20px;
padding: 0px 40px 0px 0px; /* X 버튼 공간 확보 */
}
.modal-form {
padding: 0px; /* X 버튼 공간 확보 */
}
/* 하단 버튼 영역 스타일 */
.modal-footer {
padding: 15px 00px; /* 상하좌우 패딩 조정 */
text-align: center;
}
.footer-close-button:hover,
.footer-close-button:focus {
color: black;
text-decoration: underline;
}
/* 닫기 버튼 스타일 */
.close-button {
color: #aaa;
font-size: 24px;
font-weight: bold;
cursor: pointer;
}
.close-button:hover,
.close-button:focus {
color: black;
text-decoration: none;
}
.close-button {
position: absolute;
top: 10px;
right: 10px;
color: #aaa;
font-size: 24px;
font-weight: bold;
cursor: pointer;
}
.close-button:hover,
.close-button:focus {
color: black;
text-decoration: none;
}
/* 업체정보 스타일 */
.company-user-td {
border:0px solid white !important;
text-align: center;
}
.company-user-td > button {
margin-bottom: 5px;
line-height:15px;
padding: 0px 10px;
}

1338
public/admin/css/font-awesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

4
public/admin/css/font-awesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

986
public/admin/css/jquery-ui-1.10.3.css vendored Normal file
View File

@@ -0,0 +1,986 @@
/*! jQuery UI - v1.10.3 - 2013-11-20
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0);
}
.ui-front {
z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin-top: 2px;
padding: .5em .5em .5em .7em;
min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
width: 2.4em;
}
.ui-button-icons-only {
width: 3.4em;
}
button.ui-button-icons-only {
width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
display: block;
line-height: normal;
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
}
/* button sets */
.ui-buttonset {
margin-right: 7px;
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 21px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-se {
width: 12px;
height: 12px;
right: -5px;
bottom: -5px;
background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-menu {
list-style: none;
padding: 2px;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
margin-top: -3px;
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
padding: 0;
width: 100%;
/* support: IE10, see #8844 */
list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px -2px 5px -2px;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
text-decoration: none;
display: block;
padding: 2px .4em;
line-height: 1.5;
min-height: 0; /* support: IE7 */
font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}
.ui-menu .ui-state-disabled {
font-weight: normal;
margin: .4em 0 .2em;
line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
cursor: default;
}
/* icon support */
.ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item a {
position: relative;
padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
position: absolute;
top: .2em;
left: .2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
position: static;
float: right;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url("images/animated-overlay.gif");
height: 100%;
filter: alpha(opacity=25);
opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner-button {
width: 16px;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;
top: 50%;
left: 0;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
/* need to fix icons sprite */
background-position: -65px -16px;
}
.ui-tabs {
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
}
/* JQUERY UI THEME */
.ui-datepicker {
background: #1D2939;
margin-top: 1px;
z-index: 100000;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
width: 280px;
}
.ui-datepicker-title {
text-transform: uppercase;
font-family: 'LatoBold';
color: #1CAF9A;
}
.ui-datepicker th {
text-transform: uppercase;
font-family: 'LatoBold';
font-weight: normal;
font-size: 11px;
color: #fff;
}
.ui-datepicker td.ui-datepicker-today a {
background: rgba(255,255,255,0.1);
}
.ui-datepicker td a {
color: #636E7B;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 3px 5px;
-moz-transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.ui-datepicker td a:hover {
background: #1CAF9A;
color: #fff;
}
.ui-datepicker-next,
.ui-datepicker-prev {
-moz-transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.ui-datepicker-next {
background: url(../images/calendar-arrow.png) no-repeat 10px 5px;
}
.ui-datepicker-next:hover {
top: 2px;
right: 2px;
background-color: #1CAF9A;
cursor: pointer;
}
.ui-datepicker-prev {
background: url(../images/calendar-arrow.png) no-repeat 8px -80px;
}
.ui-datepicker-prev:hover {
top: 2px;
left: 2px;
background-color: #1CAF9A;
cursor: pointer;
}
.ui-datepicker-buttonpane button {
border: 0;
background: #1CAF9A;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 7px 10px;
}
.ui-spinner {
border: 1px solid #ccc;
background: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
overflow: hidden;
}
.ui-spinner-input {
margin: 0 20px 0 0;
padding: 10px;
}
.ui-spinner-button {
background-color: #E4E7EA;
border-left: 1px solid #ccc;
width: 32px;
background-repeat: no-repeat;
background-image: url(../images/dropdown-arrow.png);
cursor: pointer;
}
.ui-spinner-up {
background-position: 9px -41px;
border-bottom: 1px solid #ccc !important;
}
.ui-spinner-down {
background-position: 9px 6px;
}
.ui-spinner-button:hover {
background-color: #f3f3f3;
}
.ui-slider {
background: rgba(17,18,18,0.1);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.ui-slider-horizontal {
height: 6px;
margin: 15px 0;
}
.ui-slider .ui-slider-handle {
background: #999;
border: 6px solid #fff;
width: 20px;
height: 20px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
top: -0.4em;
cursor: pointer;
-moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
.ui-slider .ui-slider-handle:hover {
-moz-box-shadow: 0 0 6px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.ui-slider .ui-slider-range {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #999;
}
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
background-color: #428BCA;
}
.slider-success .ui-slider-range,
.slider-success .ui-slider-handle {
background-color: #1CAF9A;
}
.slider-warning .ui-slider-range,
.slider-warning .ui-slider-handle {
background-color: #F0AD4E;
}
.slider-danger .ui-slider-range,
.slider-danger .ui-slider-handle {
background-color: #D9534F;
}
.slider-info .ui-slider-range,
.slider-info .ui-slider-handle {
background-color: #5BC0DE;
}
.ui-slider-vertical {
width: 6px;
display: inline-block;
}
.ui-slider-vertical .ui-slider-handle {
top: auto;
left: -7px;
}

View File

@@ -0,0 +1,253 @@
.dataTables_wrapper {
position: relative;
clear: both;
*zoom: 1;
}
.dataTables_length {
float: left;
margin-bottom: 10px;
}
.dataTables_length::after {
clear: both;
display: block;
content: '';
}
.dataTables_length label {
display: inline-block;
}
.dataTable {
display: inline-table;
}
.dataTable:before {
display: block;
clear: both;
content: '';
}
.dataTable thead > tr > th {
background-color: transparent;
background-repeat: no-repeat;
background-position: 97% center;
}
.dataTables_filter {
float: right;
text-align: right;
margin-bottom: 10px;
}
.dataTables_filter:after {
display: block;
clear: both;
content: '';
}
.dataTables_filter input {
border: 1px solid #ddd;
padding: 10px;
font-zize: 13px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-left: 5px;
}
.dataTables_filter input:focus {
border-color: #999;
-moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}
.dataTables_info {
clear: both;
float: left;
}
.dataTables_paginate {
float: right;
text-align: right;
}
/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
float: left;
cursor: pointer;
padding: 6px 15px;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #666;
}
.paginate_enabled_previous,
.paginate_enabled_next {
color: #fff;
background: #428BCA;
border: 1px solid #357EBD;
}
.paginate_enabled_previous:hover,
.paginate_enabled_next:hover {
color: #fff;
background: #3276B1;
border-color: #285E8E;
color: #fff;
text-decoration: none;
}
.paginate_disabled_previous,
.paginate_disabled_next {
border: 1px solid #ccc;
background-color: #ddd;
color: #999;
}
.paginate_disabled_previous:hover,
.paginate_disabled_next:hover {
text-decoration: none;
color: #999;
cursor: default;
}
.paginate_disabled_next,
.paginate_enabled_next {
margin-left: 5px;
}
/* Full number pagination */
.paging_full_numbers {
line-height: 22px;
}
.paging_full_numbers a:active {
outline: none
}
.paging_full_numbers a:hover {
text-decoration: none;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
border: 1px solid #ddd;
padding: 6px 12px;
margin-right: 5px;
cursor: pointer;
color: #636E7B;
line-height: 21px;
float: left;
position: relative;
background: #fff;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.paging_full_numbers > li:first-child > a,
.paging_full_numbers > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.paging_full_numbers a.paginate_button:hover {
text-decoration: none !important;
background-color: #E4E7EA;
}
.paging_full_numbers a.paginate_active {
background-color: #1CAF9A;
border-color: #1CAF9A;
color: #fff;
}
.paging_full_numbers a:focus {
text-decoration: none;
}
.paging_full_numbers a.last {
margin-right: 0;
}
.paginate_button_disabled {
opacity: 0.5;
}
.paginate_button_disabled:hover {
cursor: default !important;
background-color: #fff !important;
}
/*
* Processing indicator
*/
.dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 250px;
height: 30px;
margin-left: -125px;
margin-top: -15px;
padding: 14px 0 2px 0;
border: 1px solid #ddd;
text-align: center;
color: #999;
font-size: 14px;
background-color: white;
}
/*
* Sorting
*/
.sorting {
background-image: url('../images/sort_both.png');
}
.sorting_asc {
background-image: url('../images/sort_asc.png');
}
.sorting_desc {
background-image: url('../images/sort_desc.png');
}
.sorting_asc_disabled {
background-image: url('../images/sort_asc_disabled.png');
}
.sorting_desc_disabled {
background-image: url('../images/sort_desc_disabled.png');
}
table.dataTable thead th:active,
table.dataTable thead td:active {
outline: none;
}
/*
* Scrolling
*/
.dataTables_scroll {
clear: both;
}
.dataTables_scrollBody {
*margin-top: -1px;
-webkit-overflow-scrolling: touch;
}

124
public/admin/css/lato.css Normal file
View File

@@ -0,0 +1,124 @@
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 26, 2013 07:16:15 AM America/New_York */
@font-face {
font-family: 'LatoBlackItalic';
src: url('../fonts/lato/Lato-BlaIta-webfont.eot');
src: url('../fonts/lato/Lato-BlaIta-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-BlaIta-webfont.woff') format('woff'),
url('../fonts/lato/Lato-BlaIta-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-BlaIta-webfont.svg#LatoBlackItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoBlack';
src: url('../fonts/lato/Lato-Bla-webfont.eot');
src: url('../fonts/lato/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-Bla-webfont.woff') format('woff'),
url('../fonts/lato/Lato-Bla-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-Bla-webfont.svg#LatoBlack') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoBoldItalic';
src: url('../fonts/lato/Lato-BolIta-webfont.eot');
src: url('../fonts/lato/Lato-BolIta-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-BolIta-webfont.woff') format('woff'),
url('../fonts/lato/Lato-BolIta-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-BolIta-webfont.svg#LatoBoldItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoBold';
src: url('../fonts/lato/Lato-Bol-webfont.eot');
src: url('../fonts/lato/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-Bol-webfont.woff') format('woff'),
url('../fonts/lato/Lato-Bol-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-Bol-webfont.svg#LatoBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoItalic';
src: url('../fonts/lato/Lato-RegIta-webfont.eot');
src: url('../fonts/lato/Lato-RegIta-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-RegIta-webfont.woff') format('woff'),
url('../fonts/lato/Lato-RegIta-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoRegular';
src: url('../fonts/lato/Lato-Reg-webfont.eot');
src: url('../fonts/lato/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-Reg-webfont.woff') format('woff'),
url('../fonts/lato/Lato-Reg-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-Reg-webfont.svg#LatoRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoLightItalic';
src: url('../fonts/lato/Lato-LigIta-webfont.eot');
src: url('../fonts/lato/Lato-LigIta-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-LigIta-webfont.woff') format('woff'),
url('../fonts/lato/Lato-LigIta-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-LigIta-webfont.svg#LatoLightItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoLight';
src: url('../fonts/lato/Lato-Lig-webfont.eot');
src: url('../fonts/lato/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-Lig-webfont.woff') format('woff'),
url('../fonts/lato/Lato-Lig-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-Lig-webfont.svg#LatoLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoHairlineItalic';
src: url('../fonts/lato/Lato-HaiIta-webfont.eot');
src: url('../fonts/lato/Lato-HaiIta-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-HaiIta-webfont.woff') format('woff'),
url('../fonts/lato/Lato-HaiIta-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-HaiIta-webfont.svg#LatoHairlineItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'LatoHairline';
src: url('../fonts/lato/Lato-Hai-webfont.eot');
src: url('../fonts/lato/Lato-Hai-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/Lato-Hai-webfont.woff') format('woff'),
url('../fonts/lato/Lato-Hai-webfont.ttf') format('truetype'),
url('../fonts/lato/Lato-Hai-webfont.svg#LatoHairline') format('svg');
font-weight: normal;
font-style: normal;
}

117
public/admin/css/layout.css Normal file
View File

@@ -0,0 +1,117 @@
/* layout_css */
/* member */
.call {
padding-top: 0px;
width: 144px;
text-align: center;
height: 32px;
float:left;
}
.space-in{
margin-left: 8px;
margin-right: 8px;
padding-top: 8px;
}
.radio_check, .radio, .checkbox{
float:left;
}
.radio, .checkbox{
margin-left: 5px;
}
.f_raido{
margin-left:26px;
margin-right:22px;
}
.f_check{
margin-left:10px;
}
.databox{
padding: 7px;
}
.btn{
margin-left:10px;
}
.member_table{
/*margin-top:30px;*/
margin-top:10px;
text-align: center;
}
.member_table thead > tr > th{
background-color: #ddd;
font-weight:bold;
}
.m_pager{
text-align:center;
}
.member_table thead tr > th, .member_table thead tr > td, .member_table tbody tr > th, .member_table tbody tr > td, .member_table tfoot tr > th, .member_table tfoot tr > td {
border: 1px solid #CCC5B9;
text-align: center;
vertical-align: middle;
display: table-cell;
WORD-BREAK:break-all;
}
.member_table2{
margin-top:5px;
text-align: center;
}
.member_table2 thead > tr > th{
background-color: #ddd;
font-weight:bold;
}
.member_table2 thead tr > th, .member_table2 thead tr > td, .member_table2 tbody tr > th, .member_table2 tbody tr > td, .member_table2 tfoot tr > th, .member_table2 tfoot tr > td {
border: 1px solid #CCC5B9;
text-align: center;
vertical-align: middle;
display: table-cell;
WORD-BREAK:break-all;
}
.event_table thead tr > th, .event_table thead tr > td, .event_table tbody tr > th, .event_table tbody tr > td, .event_table tfoot tr > th, .event_table tfoot tr > td {
text-align: center;
vertical-align: 50%;
WORD-BREAK:break-all;
}
/* member end */
/*board*/
.toggle-toggle {
padding-left:25%;
}
.hide {display:none;}
.item td {cursor:pointer;}
.show_tb {display:table-row;}
/*board end*/
/*event-push*/
.img-box img {width:50%; height:auto;}
/*event-push*/
/*contextMenu*/
.member-id {cursor:pointer; color:#5995c8; }
.company-id {cursor:pointer; color: #595bc8; font-weight: bold;}
.contextMenu-sms {border-top:1px solid #ddd;}
.info-p{line-height:2.5px;}

192
public/admin/css/roboto.css Normal file
View File

@@ -0,0 +1,192 @@
@font-face {
font-family: 'RobotoRegular';
src: url('../fonts/roboto/Roboto-Regular-webfont.eot');
src: url('../fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoItalic';
src: url('../fonts/roboto/Roboto-Italic-webfont.eot');
src: url('../fonts/roboto/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Italic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Italic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Italic-webfont.svg#RobotoItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBold';
src: url('../fonts/roboto/Roboto-Bold-webfont.eot');
src: url('../fonts/roboto/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Bold-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Bold-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBoldItalic';
src: url('../fonts/roboto/Roboto-BoldItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-BoldItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-BoldItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-BoldItalic-webfont.svg#RobotoBoldItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoCondensed';
src: url('../fonts/roboto/Roboto-Condensed-webfont.eot');
src: url('../fonts/roboto/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Condensed-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Condensed-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoCondensedItalic';
src: url('../fonts/roboto/Roboto-CondensedItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-CondensedItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-CondensedItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-CondensedItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-CondensedItalic-webfont.svg#RobotoCondensedItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBoldCondensed';
src: url('../fonts/roboto/Roboto-BoldCondensed-webfont.eot');
src: url('../fonts/roboto/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-BoldCondensed-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-BoldCondensed-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBoldCondensedItalic';
src: url('../fonts/roboto/Roboto-BoldCondensedItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-BoldCondensedItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-BoldCondensedItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-BoldCondensedItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-BoldCondensedItalic-webfont.svg#RobotoBoldCondensedItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoThin';
src: url('../fonts/roboto/Roboto-Thin-webfont.eot');
src: url('../fonts/roboto/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Thin-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Thin-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoThinItalic';
src: url('../fonts/roboto/Roboto-ThinItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-ThinItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-ThinItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-ThinItalic-webfont.svg#RobotoThinItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoLight';
src: url('../fonts/roboto/Roboto-Light-webfont.eot');
src: url('../fonts/roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Light-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Light-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Light-webfont.svg#RobotoLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoLightItalic';
src: url('../fonts/roboto/Roboto-LightItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-LightItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-LightItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-LightItalic-webfont.svg#RobotoLightItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoMedium';
src: url('../fonts/roboto/Roboto-Medium-webfont.eot');
src: url('../fonts/roboto/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Medium-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Medium-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Medium-webfont.svg#RobotoMedium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoMediumItalic';
src: url('../fonts/roboto/Roboto-MediumItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-MediumItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-MediumItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-MediumItalic-webfont.svg#RobotoMediumItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBlack';
src: url('../fonts/roboto/Roboto-Black-webfont.eot');
src: url('../fonts/roboto/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-Black-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-Black-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-Black-webfont.svg#RobotoBlack') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'RobotoBlackItalic';
src: url('../fonts/roboto/Roboto-BlackItalic-webfont.eot');
src: url('../fonts/roboto/Roboto-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/roboto/Roboto-BlackItalic-webfont.woff') format('woff'),
url('../fonts/roboto/Roboto-BlackItalic-webfont.ttf') format('truetype'),
url('../fonts/roboto/Roboto-BlackItalic-webfont.svg#RobotoBlackItalic') format('svg');
font-weight: normal;
font-style: normal;
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,183 @@
body {
background: #fff;
}
/*** HEADER ***/
.logopanel,
.headerbar {
background: #1d2939;
border-bottom: 1px solid #1d2939;
}
.logopanel h1 {
color: #fff;
}
.headerbar {
border-color: rgba(255,255,255,0.05);
}
.menutoggle {
border-color: rgba(255,255,255,0.05);
color: #fff;
}
.menutoggle:hover {
background: rgba(0,0,0,0.1);
color: #fff;
}
.headerbar .searchform input {
background: none;
border-color: rgba(255,255,255,0.05);
}
.headermenu > li {
border-color: rgba(255,255,255,0.05);
}
.headermenu .tp-icon,
.headermenu .dropdown-toggle {
background: none;
}
.headermenu .tp-icon {
color: rgba(255,255,255,0.5);
}
.headermenu .chat-icon {
border: 0;
}
.headermenu .dropdown-menu {
margin-top: 1px;
}
.headermenu .dropdown-toggle:hover,
.headermenu .dropdown-toggle:focus,
.headermenu .dropdown-toggle:active,
.headermenu .dropdown-toggle.active,
.headermenu .open .dropdown-toggle.dropdown-toggle {
background: rgba(0,0,0,0.1);
color: rgba(255,255,255,0.8);
}
.dropdown-menu-head .title {
background: #fff;
border: 1px solid #ddd;
border-bottom-color: #eee;
border-top: 0;
}
.headermenu .dropdown-menu:after {
border-bottom-color: #fff;
}
.headermenu .dropdown-menu-usermenu {
background: #fff;
border: 1px solid #ddd;
border-top: 0;
}
.leftpanel-collapsed .headerbar {
border-left: 0;
margin-left: -52px;
}
/*** LEFT PANEL ***/
.nav-bracket > li > a {
color: #333;
}
.nav-bracket > li.active > a {
-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.nav-bracket > li > a:hover,
.nav-bracket > li > a:active,
.nav-bracket > li.nav-active > a {
background-color: #eee;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.nav-bracket > li.nav-parent > a:hover {
background-color: #eee;
}
.infosummary .datainfo h4 {
color: #333;
}
.infosummary li,
.infosummary ul {
border-color: rgba(0,0,0,0.1);
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul {
background-color: #fff;
}
.leftpanel-collapsed .nav-bracket li a span {
background: #eee;
}
.nav-bracket > li.nav-parent.active > a,
.nav-bracket > li.nav-active.active > a,
.nav-bracket > li.nav-active.active > a:hover {
background-color: #1CAF9A;
}
/*** MAIN PANEL ***/
.pageheader,
.contentpanel {
border-left: 1px solid #e7e7e7;
}
/*** RIGHT PANEL ***/
.rightpanel .nav-tabs {
background: #e4e7ea;
}
.rightpanel .nav-tabs > li > a {
color: rgba(0,0,0,0.5);
}
.rightpanel .nav-tabs > .active > a,
.rightpanel .nav-tabs > .active > a:hover,
.rightpanel .nav-tabs > .active > a:focus {
background-color: #fff;
color: #333;
}
.chatuserlist .online .media-body strong {
color: #1CAF9A;
}
/*** HORIZONTAL MENU ***/
.headerbar .navhor-bracket > li > a {
color: #ccc;
}
.headerbar .logopanel {
border-right: 0;
}
.headerbar .navhor-bracket > li > a {
padding: 15px 15px 13px 15px;
}
.headerbar .navhor-bracket > li .dropdown-menu {
border-top: 0;
}

View File

@@ -0,0 +1,232 @@
tr
{mso-height-source:auto;
mso-ruby-visibility:none;}
col
{mso-width-source:auto;
mso-ruby-visibility:none;}
br
{mso-data-placement:same-cell;}
ruby
{ruby-align:left;}
.style16
{mso-number-format:0%;
mso-style-name:;
mso-style-id:5;}
.style17
{mso-number-format:"_-* \#\,\#\#0_-\;\\-* \#\,\#\#0_-\;_-* \0022-\0022_-\;_-\@_-";
mso-style-name:"쉼표 \[0\]";
mso-style-id:6;}
.style0
{mso-number-format:General;
text-align:general;
vertical-align:middle;
white-space:nowrap;
mso-rotate:0;
mso-background-source:auto;
mso-pattern:auto;
color:black;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"맑은 고딕";
mso-generic-font-family:auto;
mso-font-charset:129;
border:none;
mso-protection:locked visible;
mso-style-name:;
mso-style-id:0;}
.font12
{color:windowtext;
font-size:17.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:"맑은 고딕";
mso-generic-font-family:auto;
mso-font-charset:129;}
td
{mso-style-parent:style0;
padding:0px;
mso-ignore:padding;
color:black;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"맑은 고딕";
mso-generic-font-family:auto;
mso-font-charset:129;
mso-number-format:General;
text-align:general;
vertical-align:middle;
border:none;
mso-background-source:auto;
mso-pattern:auto;
mso-protection:locked visible;
white-space:nowrap;
mso-rotate:0;}
.sch-table-header-line {
border-top: .5pt solid #1B587C;
border-right:.5pt solid #DAE8F2;
}
.sch-table-header-line:last-child {
border-top: .5pt solid #1B587C;
}
.sch-table-footer-line {
border-bottom: .5pt solid #1B587C !important;
border-right:.5pt solid #DAE8F2;
}
.sch-table-footer-line:last-child {
border-bottom: .5pt solid #1B587C;
border-right:none;
}
.sch-table-header-td {
mso-style-parent:style0;
height:25.0pt;
color:white;
font-size:10.0pt;
font-weight:700;
text-align:center;
border-right:none;
border-bottom:.5pt solid #DAE8F2;
border-right:.5pt solid #DAE8F2;
border-left:none;
background:#1B587C;
mso-pattern:black none;
}
.sch-table-header-td:last-child {
mso-style-parent:style0;
height:25.0pt;
color:white;
font-size:10.0pt;
font-weight:700;
text-align:center;
border-right:none;
border-bottom:.5pt solid #DAE8F2;
border-left:none;
background:#1B587C;
mso-pattern:black none;
}
.sch-table-header-title{
font-size:9.0pt;
color:#1B587C;
font-weight:700;
text-decoration:none;
text-underline-style:none;
text-line-through: none;
font-family:"맑은 고딕", monospace;
mso-font-charset:129;
border-top:.5pt solid #1B587C;
border-right:.5pt solid #DAE8F2;
border-bottom:.5pt solid #1B587C !important;
border-left: none;
background:white;
mso-pattern:black none
}
.sch-table-header-title:last-child{
font-size:9.0pt;
color:#1B587C;
font-weight:700;
text-decoration:none;
text-underline-style:none;
text-line-through: none;
font-family:"맑은 고딕", monospace;
mso-font-charset:129;
border-top:.5pt solid #1B587C;
border-right: none;
border-bottom:.5pt solid #1B587C;
border-left: none;
background:white;
mso-pattern:black none
}
.sch-table-body-td{
height:25.0pt;
color:#404040;
font-weight:400;
text-decoration:none;
text-underline-style:none;
text-line-through: none;
font-family:"맑은 고딕", monospace;
mso-font-charset:129;
border-top:.5pt solid #D9EAD5;
border-right:.5pt solid #DAE8F2 !important;
border-bottom:.5pt solid #DAE8F2 !important;
border-left: none;
}
.sch-table-body-td:last-child{
height:25.0pt;
font-size:9.0pt;
color:#404040;
font-weight:400;
text-decoration:none;
text-underline-style:none;
text-line-through: none;
font-family:"맑은 고딕", monospace;
mso-font-charset:129;
border-top:.5pt solid #D9EAD5;
border-right:none !important;
border-bottom:.5pt solid #DAE8F2;
border-left: none;
}
.sch-table-body-title
{mso-style-parent:style0;
color:#1B587C;
font-size:10.0pt;
font-weight:700;
mso-number-format:"Short Date";
text-align:center;
border-top:.5pt solid #DAE8F2;
border-right:none;
border-bottom:.5pt solid #1B587C;
border-left:none;}
.week-sat {
color:#0070C0;
background: none;
}
.week-sun {
color:#D96A75;
background: none;
}
.sch-table-bg {
background:#E8F3F8;
}
.sch-table-bg2 {
background: #f3f7fa;
}
/* 상단 버튼 정렬 */
.left-btn {
float: left; /* 왼쪽으로 정렬 */
margin-left: 0px !important; /* 각 버튼 사이의 간격 조정 */
margin-right: 10px; /* 각 버튼 사이의 간격 조정 */
}
/* 오른쪽 버튼 정렬을 위한 추가 스타일 */
.right-btn {
float: right; /* 오른쪽으로 정렬 */
}
/* 부모 div의 높이를 자식 요소에 맞추기 위한 스타일 */
.clearfix:after {
content: "";
display: table;
clear: both;
padding-bottom: 5px;
}
.scrollable-div {
max-height: 450px !important;
overflow-y: auto !important;
}

View File

@@ -0,0 +1,243 @@
body {
background: #DCDDDF url(http://cssdeck.com/uploads/media/items/7/7AF2Qzt.png);
color: #000;
font: 14px Arial;
margin: 0 auto;
padding: 0;
position: relative;
}
h1{ font-size:28px;}
h2{ font-size:26px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
h1,h2,h3,h4,h5,h6{ color:#563D64;}
small{ font-size:10px;}
b, strong{ font-weight:bold;}
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }
.left { float:left; }
.right { float:right; }
.alignleft { float: left; margin-right: 15px; }
.alignright { float: right; margin-left: 15px; }
.clearfix:after,
form:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.container { margin: 25px auto; position: relative; }
#content {
background: #f9f9f9;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
-webkit-box-shadow: 0 1px 0 #fff inset;
-moz-box-shadow: 0 1px 0 #fff inset;
-ms-box-shadow: 0 1px 0 #fff inset;
-o-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
border: 1px solid #c4c6ca;
margin: 0 auto;
padding: 25px 0 0;
position: relative;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 400px;
}
#content h1 {
color: #7E7E7E;
font: bold 25px Helvetica, Arial, sans-serif;
letter-spacing: -0.05em;
line-height: 20px;
margin: 10px 0 30px;
}
#content h1:before,
#content h1:after {
content: "";
height: 1px;
position: absolute;
top: 10px;
width: 27%;
}
#content h1:after {
background: rgb(126,126,126);
background: -moz-linear-gradient(left, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(left, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(left, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
right: 0;
}
#content h1:before {
background: rgb(126,126,126);
background: -moz-linear-gradient(right, rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(right, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(right, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(right, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(right, rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
left: 0;
}
#content:after,
#content:before {
background: #f9f9f9;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
border: 1px solid #c4c6ca;
content: "";
display: block;
height: 100%;
left: -1px;
position: absolute;
width: 100%;
}
#content:after {
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
-ms-transform: rotate(2deg);
-o-transform: rotate(2deg);
transform: rotate(2deg);
top: 0;
z-index: -1;
}
#content:before {
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
top: 0;
z-index: -2;
}
#content form { margin: 0 20px; position: relative }
#content form input[type="text"],
#content form input[type="password"] {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background: #eae7e7 url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) no-repeat;
border: 1px solid #c8c8c8;
color: #777;
font: 13px Helvetica, Arial, sans-serif;
margin: 0 0 10px;
padding: 15px 10px 15px 40px;
width: 80%;
}
#content form input[type="text"]:focus,
#content form input[type="password"]:focus {
-webkit-box-shadow: 0 0 2px #ed1c24 inset;
-moz-box-shadow: 0 0 2px #ed1c24 inset;
-ms-box-shadow: 0 0 2px #ed1c24 inset;
-o-box-shadow: 0 0 2px #ed1c24 inset;
box-shadow: 0 0 2px #ed1c24 inset;
background-color: #fff;
border: 1px solid #ed1c24;
outline: none;
}
#username { background-position: 10px 10px !important }
#password { background-position: 10px -53px !important }
#content form input[type="submit"] {
background: rgb(254,231,154);
background: -moz-linear-gradient(top, rgba(254,231,154,1) 0%, rgba(254,193,81,1) 100%);
background: -webkit-linear-gradient(top, rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
background: -o-linear-gradient(top, rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
background: -ms-linear-gradient(top, rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
background: linear-gradient(top, rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee79a', endColorstr='#fec151',GradientType=0 );
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
-o-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
border: 1px solid #D69E31;
color: #85592e;
cursor: pointer;
float: left;
font: bold 15px Helvetica, Arial, sans-serif;
height: 35px;
margin: 20px 0 35px 120px;
position: relative;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
width: 120px;
}
#content form input[type="submit"]:hover {
background: rgb(254,193,81);
background: -moz-linear-gradient(top, rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%);
background: -webkit-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
background: -o-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
background: -ms-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
background: linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 );
}
#content form div a {
color: #004a80;
float: right;
font-size: 12px;
margin: 30px 15px 0 0;
text-decoration: underline;
}
.button {
background: rgb(247,249,250);
background: -moz-linear-gradient(top, rgba(247,249,250,1) 0%, rgba(240,240,240,1) 100%);
background: -webkit-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
background: -o-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
background: linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 );
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
border-top: 1px solid #CFD5D9;
padding: 15px 0;
}
.button a {
background: url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) 0 -112px no-repeat;
color: #7E7E7E;
font-size: 17px;
padding: 2px 0 2px 40px;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button a:hover {
background-position: 0 -135px;
color: #00aeef;
}

View File

@@ -0,0 +1,168 @@
.tablesorter-default {
width: 100%;
font: 12px/18px Arial, Sans-serif;
/*color: #333;*/
/*background-color: #fff;*/
border-spacing: 0;
margin: 10px 0 15px;
text-align: left
}
.tablesorter-default th, .tablesorter-default thead td {
font-weight: 700;
/*color: #000;*/
/*background-color: #fff;*/
border-collapse: collapse;
border-bottom: #ccc 2px solid;
padding: 0
}
.tablesorter-default tfoot td, .tablesorter-default tfoot th {
border: 0
}
.tablesorter-default .header, .tablesorter-default .tablesorter-header {
background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
background-position: center right;
background-repeat: no-repeat;
cursor: pointer;
white-space: normal;
padding: 4px 20px 4px 4px
}
.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerAsc, .tablesorter-default thead .tablesorter-headerSortUp {
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
border-bottom: #000 2px solid
}
.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerDesc, .tablesorter-default thead .tablesorter-headerSortDown {
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
border-bottom: #000 2px solid
}
.tablesorter-default thead .sorter-false {
background-image: none;
cursor: default;
padding: 4px
}
.tablesorter-default tfoot .tablesorter-headerAsc, .tablesorter-default tfoot .tablesorter-headerDesc, .tablesorter-default tfoot .tablesorter-headerSortDown, .tablesorter-default tfoot .tablesorter-headerSortUp {
border-top: #000 2px solid
}
.tablesorter-default td {
/*background-color: #fff;*/
border-bottom: #ccc 1px solid;
padding: 4px;
vertical-align: top
}
.tablesorter-default tbody > tr.even:hover > td, .tablesorter-default tbody > tr.hover > td, .tablesorter-default tbody > tr.odd:hover > td, .tablesorter-default tbody > tr:hover > td {
background-color: #fff;
/*color: #000*/
}
.tablesorter-default .tablesorter-processing {
background-position: center center !important;
background-repeat: no-repeat !important;
background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=) !important
}
.tablesorter-default tr.odd > td {
background-color: #dfdfdf
}
.tablesorter-default tr.even > td {
background-color: #efefef
}
.tablesorter-default tr.odd td.primary {
background-color: #bfbfbf
}
.tablesorter-default td.primary, .tablesorter-default tr.even td.primary {
background-color: #d9d9d9
}
.tablesorter-default tr.odd td.secondary {
background-color: #d9d9d9
}
.tablesorter-default td.secondary, .tablesorter-default tr.even td.secondary {
background-color: #e6e6e6
}
.tablesorter-default tr.odd td.tertiary {
background-color: #e6e6e6
}
.tablesorter-default td.tertiary, .tablesorter-default tr.even td.tertiary {
background-color: #f2f2f2
}
.tablesorter-default > caption {
background-color: #fff
}
.tablesorter-default .tablesorter-filter-row {
background-color: #eee
}
.tablesorter-default .tablesorter-filter-row td {
background-color: #eee;
border-bottom: #ccc 1px solid;
line-height: normal;
text-align: center;
-webkit-transition: line-height .1s ease;
-moz-transition: line-height .1s ease;
-o-transition: line-height .1s ease;
transition: line-height .1s ease
}
.tablesorter-default .tablesorter-filter-row .disabled {
opacity: .5;
cursor: not-allowed
}
.tablesorter-default .tablesorter-filter-row.hideme td {
padding: 2px;
margin: 0;
line-height: 0;
cursor: pointer
}
.tablesorter-default .tablesorter-filter-row.hideme * {
height: 1px;
min-height: 0;
border: 0;
padding: 0;
margin: 0;
opacity: 0
}
.tablesorter-default input.tablesorter-filter, .tablesorter-default select.tablesorter-filter {
width: 95%;
height: auto;
margin: 4px auto;
padding: 4px;
background-color: #fff;
border: 1px solid #bbb;
/*color: #333;*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: height .1s ease;
-moz-transition: height .1s ease;
-o-transition: height .1s ease;
transition: height .1s ease
}
.tablesorter .filtered {
display: none
}
.tablesorter .tablesorter-errorRow td {
text-align: center;
cursor: pointer;
background-color: #e6bf99
}

View File

@@ -0,0 +1,261 @@
.toggle-slide {
overflow: hidden;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
direction: ltr;
}
.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
float: left;
}
.toggle-slide .toggle-blob {
position: relative;
z-index: 99;
cursor: hand;
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
.toggle-slide {
overflow: hidden;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
direction: ltr;
}
.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
float: left;
}
.toggle-slide .toggle-blob {
position: relative;
z-index: 99;
cursor: hand;
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
/*** THEMES ***/
.toggle-default .toggle-slide {
border: 1px solid #ccc;
margin-top: -5px;
}
.toggle-default .toggle-slide.active {
border-color: #999;
}
.toggle-default .toggle-slide .toggle-on,
.toggle-default .toggle-slide .toggle-off,
.toggle-default .toggle-slide .toggle-blob {
font-size: 11px;
font-weight: 500;
}
.toggle-default .toggle-slide .toggle-on,
.toggle-default .toggle-select .toggle-inner .active {
background: #999;
color: #fff;
}
.toggle-default .toggle-slide .toggle-off,
.toggle-default .toggle-select .toggle-on {
color: #666;
background: #f7f7f7;
}
.toggle-default .toggle-slide .toggle-blob {
background: #fff;
border-right: 1px solid #ccc;
}
.toggle-default .toggle-slide.active .toggle-blob {
border-left: 1px solid #999;
border-right: 0;
}
.toggle-default .toggle-slide .toggle-blob:hover {
background: #fcfcfc;
}
/* toggle primary */
.toggle-primary .toggle-slide {
border: 1px solid #999;
}
.toggle-primary .toggle-slide.active {
border-color: #357EBD;
}
.toggle-primary .toggle-slide .toggle-on,
.toggle-primary .toggle-slide .toggle-off,
.toggle-primary .toggle-slide .toggle-blob {
font-size: 11px;
font-weight: 500;
}
.toggle-primary .toggle-slide .toggle-on,
.toggle-primary .toggle-select .toggle-inner .active {
background: #428BCA;
color: #fff;
}
.toggle-primary .toggle-slide .toggle-off,
.toggle-primary .toggle-select .toggle-on {
color: #fff;
background: #bbb;
}
.toggle-primary .toggle-slide .toggle-blob {
background: #fff;
border-right: 1px solid #999;
}
.toggle-primary .toggle-slide.active .toggle-blob {
border-left: 1px solid #357EBD;
border-right: 0;
}
.toggle-primary .toggle-slide .toggle-blob:hover {
background: #fcfcfc;
}
/* toggle success */
.toggle-success .toggle-slide {
border: 1px solid #999;
}
.toggle-success .toggle-slide.active {
border-color: #1CAF9A;
}
.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-slide .toggle-off,
.toggle-success .toggle-slide .toggle-blob {
font-size: 11px;
font-weight: 500;
}
.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-select .toggle-inner .active {
background: #1CAF9A;
color: #fff;
}
.toggle-success .toggle-slide .toggle-off,
.toggle-success .toggle-select .toggle-on {
color: #fff;
background: #bbb;
}
.toggle-success .toggle-slide .toggle-blob {
background: #fff;
border-right: 1px solid #999;
}
.toggle-success .toggle-slide.active .toggle-blob {
border-left: 1px solid #4CAE4C;
border-right: 0;
}
.toggle-success .toggle-slide .toggle-blob:hover {
background: #fcfcfc;
}
/* toggle warning */
.toggle-warning .toggle-slide {
border: 1px solid #999;
}
.toggle-warning .toggle-slide.active {
border-color: #EEA236;
}
.toggle-warning .toggle-slide .toggle-on,
.toggle-warning .toggle-slide .toggle-off,
.toggle-warning .toggle-slide .toggle-blob {
font-size: 11px;
font-weight: 500;
}
.toggle-warning .toggle-slide .toggle-on,
.toggle-warning .toggle-select .toggle-inner .active {
background: #F0AD4E;
color: #fff;
}
.toggle-warning .toggle-slide .toggle-off,
.toggle-warning .toggle-select .toggle-on {
color: #fff;
background: #bbb;
}
.toggle-warning .toggle-slide .toggle-blob {
background: #fff;
border-right: 1px solid #999;
}
.toggle-warning .toggle-slide.active .toggle-blob {
border-left: 1px solid #EEA236;
border-right: 0;
}
.toggle-warning .toggle-slide .toggle-blob:hover {
background: #fcfcfc;
}
/* toggle danger */
.toggle-danger .toggle-slide {
border: 1px solid #999;
}
.toggle-danger .toggle-slide.active {
border-color: #D43F3A;
}
.toggle-danger .toggle-slide .toggle-on,
.toggle-danger .toggle-slide .toggle-off,
.toggle-danger .toggle-slide .toggle-blob {
font-size: 11px;
font-weight: 500;
}
.toggle-danger .toggle-slide .toggle-on,
.toggle-danger .toggle-select .toggle-inner .active {
background: #D9534F;
color: #fff;
}
.toggle-danger .toggle-slide .toggle-off,
.toggle-danger .toggle-select .toggle-on {
color: #fff;
background: #bbb;
}
.toggle-danger .toggle-slide .toggle-blob {
background: #fff;
border-right: 1px solid #999;
}
.toggle-danger .toggle-slide.active .toggle-blob {
border-left: 1px solid #D43F3A;
border-right: 0;
}
.toggle-danger .toggle-slide .toggle-blob:hover {
background: #fcfcfc;
}