*{
margin: 0;
padding: 0;
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","arial","helvetica","sans-serif";

}

/*
====================================================================

管理画面共通ヘッダー

====================================================================
*/

header *{
font-size: 14px !important;
line-height: 100% !important;
color: #fff !important;
}

header{
padding: 10px 20px;
height: 14px;
background: #000 !important;
}

header h1{
float: left;
}

header .login{
float: right;
}

/*
====================================================================

ログイン画面

====================================================================
*/

#enter #FormArea{
padding: 0;
}
#enter #form{
width:50%;
margin: 0 auto;
}
#enter .caution{
color: #c00;
margin-top: 30px;
text-align: center;
}

#enter #form th,
#enter #form td{
padding: 20px;
}


/*
====================================================================

管理画面共通メニュー

====================================================================
*/

#left *{
font-size: 14px;
}


#left{
width:200px;
height: 100%;
background: #222;
position: absolute;
padding-bottom:100px;
}

#menu a{
color: #fff;
font-weight: normal;
text-decoration: none;
font-size: 0.8em;
}

#menu a:hover{
  color: #0074a2;
}

#menu{
color: #fff;
}

#menu h3{
padding: 10px;
}

#menu ul{
background: #444;
}

#menu li{
padding:5px 20px;
list-style: none;
position: relative;
}


#menu li.on:after{
  border: 0;
  border-right: 12px solid #fff;
  border-bottom: transparent 9px solid;
  border-left: transparent 9px solid;
  border-top: transparent 9px solid;
  content: "";
  margin: 0 0 0 10px;
  height: 0px;
  right: 19px;
  position: absolute;
  top: 5px;
  right:0;
  width: 0px;
}

#menu li.on a{
font-weight: bold;
}

/*
====================================================================

管理画面共通メイン部分

====================================================================
*/
#FormBox{
width:100%;
}

#FormBox h2{
font-weight: normal;
font-size: 18px;
padding: 5px;
}
#FormBox h2 span{
font-size: 80%;
display: inline-block;
border-radius: 3px;
color: #fff;
padding: 1px 3px;
margin: 0 5px;
background: #f38c07;
}
#FormArea{
padding: 20px;
padding-bottom: 50px;
padding-left: 240px;
}

#FormArea .caution{
padding: 5px;
color: #c00;
font-size: 90%;
}


#FormArea table{
width:100%;
border-collapse: collapse;
}

#FormArea th,
#FormArea td{
border:solid 1px #f1f1f1;
}

#FormArea th{
width:180px;
padding: 5px;
text-align: left;
font-weight: normal;
}

#FormArea th .need{
display: block;
color:#c00;
font-size: 10px;
}

#FormArea td{
padding: 5px;
}

#FormArea .txt{
width:100%;
padding: 5px;
}

#FormArea textarea{
width:100%;
height: 200px;
}


#FormArea .radio_size,
#FormArea .num{
width:30px;
}

#submit,
#sort_submit{
text-align: center;
position: fixed;
bottom: 32px;
width: 100%;
z-index: 100;
padding: 40px 0;
background: rgba(255,255,255,.4);
padding-left: 240px;
box-sizing: border-box;
}

#submit input,
#nestable-menu button:nth-of-type(1),
ul.submit li{
  background: #2ea2cc;
  border-color: #0074a2;
  height: 30px;
  line-height: 28px;
  padding: 0 40px ;
  box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 18px;
}
#submit input:hover{
  opacity: .5;
}

#main{
padding-bottom: 100px;
margin-bottom:50px;
}

#FormArea table.calender{
width:30%;
float: left;
margin:0 2% 2% 0;
height: 270px;
}
#FormArea table.calender td{
text-align: center;
  
}

#FormArea table.calender .sun,
#FormArea table.calender .hol{
background: #fee;
}
#FormArea table.calender input{
display: none;
}
#FormArea table.calender .sat{
background: #eef;
}

#FormArea table.calender .on{
background: #c00;
}

#calendar #submit{
display: none;
}

.rakuten .item{
width:250px;
float: left;
margin-right: 10px;
}

.rakuten td{
position: relative;
}
.rakuten td .dummy{
width: 260px;
height:100%;
background: rgba(255,255,255,.7);
position: absolute;
top:0;
left: 0;
display: none;
}
.rakuten td .dummy p{
text-align: center;
vertical-align: middle;
height:100%;
width: 100%;
padding-top: 50%;
}

.rakuten td input{
  width: 100%;
}


.rakuten .item *{
font-size: 0.8em;
}

.rakuten .item img{
width: 100%;
}
.rakuten .item span{
display: block;
}

.rakuten .shop{
background: #ddca9d;
text-align: center;
padding: 3px;
border-radius: 3px;
margin-bottom: 3px;
}

#FormArea .notview td{
background: #ccc !important;
color: #666;
}

#FormArea .views{
text-align: center;
}

#FormArea .views span{
display: block;
width:102px;
height: 34px;
margin: 0 auto;
background: url(/images/switch.png) center top;
}

#FormArea .views span:hover{
cursor: pointer;
}

#FormArea .notview .views span{
background-position: bottom center;
}

#FormArea .views span input{
display: none;
}


#FormArea .head td,
#FormArea .head th{
background: #222;
color: #fff;
text-align: center;
}

#FormArea td.cal span{
font-size: .8em;
display: inline-block;
padding: 3px;
background: #ddd;
color: #000;
margin: 2px;
white-space: nowrap;
}
/*
====================================================================

管理画面共通フッター

====================================================================
*/

footer{
font-size: 12px;
line-height: 100%;
color: #fff;
text-align: right;
background: #000;
padding: 10px 0;
position:fixed;
bottom: 0;
width: 100%;
}

footer p{
  padding: 0 20px;
}

i img{
width: 100%;
}

i.l{
width:16px;
height: 16px;
display: none;
}
i.c{
width:24px;
height: 24px;
display: none;
}


.progress progress{
height: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
width: 80%;

}



body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

/*
ul.block li{
    cursor: move;
    list-style: none;
    font-size: 12px;
    font-weight: bold;
     line-height: 1.4;
    word-spacing: 0.3em;
    padding-left: 20px;
    color: #222;
    border-radius: 3px;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
          transition: border .25s linear, color .25s linear, background-color .25s linear;

    -webkit-font-smoothing: subpixel-antialiased;
    box-sizing: border-box;
}

ul.block li.placeholder {
    position: relative;
}
ul.block li.placeholder:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: -8px;
    left: -8px;
    top: -1px;
    border: 8px solid transparent;
    border-left-color: red;
    border-right: none;
    z-index: 2000;
}
}*/

/**
 * Nestable
 */
 
/**
 * Nestable
 */

.dd { position: relative; display: block; margin: 0; padding: 0; max-width: 600px; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/**
 * Nestable Extras
 */

.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background:    -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background:         linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #fff; }

@media only screen and (min-width: 700px) {

    .dd {  width: 48%; }
    .dd + .dd { margin-left: 2%; }

}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */

.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }
.dd3-content span{
font-size: 80%;
display: inline-block;
border-radius: 3px;
color: #fff;
padding: 1px 3px;
margin: 0 5px;
}
.dd3-content span.colorme{
background: #010772;
}
.dd3-content span.yahoo{
background: #fe0032;
}


/**
 * Socialite
 */

.socialite { display: block; float: left; height: 35px; }


.dd em{
font-weight: normal;
font-size: .8em;
font-style: normal;
padding-left: 10px;
}
.dd em.on{
color: #aaa;
}
.dd em.off{
color: #c00;
}

.dd i.fa{
padding-left: 20px;
}

#nestable{
position: relative;
}

#EditBox{
position: absolute;
top:0;
left:100%;
padding: 10px;
border: solid 1px #aaa;
margin-left: 10px;
width: 240px;
display: none;
}
.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #aaa;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.arrow_box:before {
	border-color: rgba(170, 170, 170, 0);
	border-right-color: #aaa;
	border-width: 6px;
	margin-top: -6px;
}

#drag-area{
padding: 10px;
background: #eee;
border:dotted 1px #aaa;
border-radius: 5px;
}

#EditBox dd input{
  width: 100%;
}

/*
ul.dd li span{
display: table;
margin: 5px;
padding: 10px;
background: #eee;
width: 100%;
    box-sizing: border-box;
}
ul.dd li span i{
display: table-cell;
text-align: left;
width: 90%;
}*/


/*
.dd-list li span i em{
display: inline-block;
padding: 2px;
background: #ddd;
border:solid 1px #ccc;
margin-left: 10px;
text-decoration: none;
font-style: normal;
border-radius: 3px;
font-size: 11px;
}

ul.dd-list li span i em.edit:hover{
  opacity: .5;
  cursor: pointer;
}

ul.dd-list li span i em.on{
background: #f1f1f1;
color: #aaa;
}
ul.dd-list li span i em.off{
  color: #fff;
  background: #bf0218;
}*/

#EditBox h2{
  font-size: 14px;
}
#EditBox h2 span{
font-weight: bold;
}


.comment{
margin-bottom: 20px;
padding: 10px;
border:dotted 2px #aaa;
background: #eee;
}

.thumb_nails{
height: 100%;
vertical-align: middle;
}

ul.submit li{
list-style: none;
width: 50%;
text-align: center;
padding: 5px 10px;
box-sizing: border-box;
text-align: center;
margin: 10px auto;
}



#nestable-menu button{
border: none;
background: #f1f1f1;
padding: 10px;
border:solid 1px #ccc;
border-radius: 5px;
}

#nestable-menu button:hover{
opacity: 0.5;
cursor: pointer;
}

.submit .record:hover{
opacity: .5;
cursor: pointer;
}





#item .img{
width: 80px;
}
#item td.num{
width: 20px;
}
#item td.item{
width: 15%;
}


#item td{
font-size: .8em;
}

#item img{
width: 100%;
}

#item_list{
display: none;
}


#pulldown{
padding: 0px;
position: relative;
border: solid 1px #ccc;
background: rgba(255,255,255,.8);
padding: 5px;
position: absolute;
display: none;
list-style: none;
}

#pulldown:after, #pulldown:before {
	bottom: 100%;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#pulldown:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}

#pulldown:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}

#pulldown p{
text-align: center;
}

#pulldown li{
font-size: .7em;
list-style: none;
padding: 3px 0;
border-bottom: solid 1px #f1f1f1;
}

#pulldown li img{
width: 100%;
}

#pulldown li span{
display: inline-block;
vertical-align: middle;
width: 40px;
}

#pulldown li:hover{
opacity: .5;
cursor: pointer;
}





.btn_form {
width: 100%;
display: block;
background: #f1f1f1;
text-align: center;
padding: 10px;
box-sizing: border-box;
}

.btn_form:hover{
opacity: .5;
cursor: pointer;
}

#item .remove,
#item .price{
white-space: nowrap;
}

#item .remove{
background: #222;
color: #fff;
}
#item .remove:hover{
opacity: .5;
cursor: pointer;
}




.ui-sortable-helper{
background: #aaa; 
}
.ui-sortable-handle{
cursor: move;
}
.ui-sortable-handle td{
background: #f1f1f1;
border-color: #222 !important;
}



.newedit a{
display: block;
text-align: center;
width: 150px;
background: #2ea2cc;
border-color: #0074a2;
height: 30px;
line-height: 28px;
padding: 0 40px;
font-size: .8em;
box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
border-radius: 3px;
white-space: nowrap;
cursor: pointer;
margin-bottom: 20px;
margin: 40px 0;
}
.newedit a:hover{
opacity: .5;
}



#sotbale_switch,
#deleteBtn,
#sort_submit input,
.unview a{
width: 150px;
background: #cc2e2e;
border-color: #0074a2;
height: 30px;
line-height: 28px;
padding: 0 40px;
font-size: .8em;
box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
border-radius: 3px;
white-space: nowrap;
cursor: pointer;
margin-bottom: 20px;
display: block;
text-align: center;
}

#sort_submit{
display: none;
}

#sotbale_switch.on,
.unview a.on{
background: #f1f1f1;
color: #444;
}

#sotbale_switch:hover{
opacity: .5;
}

#sortable_view{
text-align: center;
padding: 10px;
border-radius: 5px;
background: #cc2e2e;
opacity: .8;
color: #fff;
position: fixed;
top:50px;
right: 20px;
display: none;
}

#sortable_view.on{
display: block;
}



#deleteBtn:hover{
opacity: .5;
}
.unview_check{
margin: 20px 0;
}

.dd-item.notview .dd3-content{
background: #222;
color: #fff;
}


#deleteBtn{
background: rgba(0,0,0,.2);
color: #000;
}

.alterBTN{
cursor: pointer;
margin-bottom: 10px
}

.alterBTN:hover{
cursor: pointer;/*
opacity: .5;*/
}

.tag ul{
list-style: none;
}

.tag li{
display: inline-block;
background: #eee;
padding: 5px;
margin-right: 5px;
margin-bottom: 5px
border-radius: 5px;
cursor: pointer;
font-size: .8em;
}

.tag li .t_num{
font-size: 80%;
}

.tag li:hover{
cursor: pointer;
opacity: .5;
}


.chkbox{
margin-right: 10px;
margin-bottom: 10px;
}

.chkbox em{
font-style: normal;
}



/*
====================================================================

MoreInfo

====================================================================
*/
#moreinfo{
width: 100%;
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
padding: 20px;
}


#moreinfo dt,
#moreinfo dd{
padding: 10px;
box-sizing: border-box;
border-bottom: solid 1px #eee;
border-right: solid 1px #eee;
}
#moreinfo dt{
width: 20%;
border-left: solid 1px #eee;
}
#moreinfo dd{
width: 80%;
}

#moreinfo dt:nth-of-type(1),
#moreinfo dd:nth-of-type(1){
border-top: solid 1px #eee;
}






/*
====================================================================

Date

====================================================================
*/
#date{
list-style: none;
box-sizing: border-box;
}

#date li{
width: 100%;
list-style: none;
padding: 0 10px;
}
#date .link{
display: table;
width: 100%;
border-top: solid 1px #ddd;
margin-top: 10px;
padding-top: 10px;
}
#date .link span{
display: table-cell;
vertical-align: middle;
}
#date .link .img{
width: 15%;
}
#date .link .count{
text-align: center;
border: solid 1px #ddd;
}
#date .link .count i{
display: block;
background: #eee;
padding: 10px 0;
}
#date .link .count em{
font-style: normal;
font-weight: bold;
font-size: 120%;
padding: 10px 0;
display: block;
}

#date .link .title{
width: 60%;
text-align: left;
}

#date .date{
display: flex;
width: 100%;
margin: 10px 0;
padding: 10px 0;
}

#date .date li em{
font-size: 80%;
display: block;
background: #eee;
font-style: normal;
padding: 5px 0;
text-align: center;
}

#date .date li strong{
padding: 5px 0;
text-align: center;
display: block;
}


#DLbtn{
width: 30%;
background: #222;
margin: 0 auto;
margin-top: 30px;
padding: 20px;
border-radius: 5px;
text-align: center;
display: none;
}

#DLbtn a{
font-size: 1.2em;
font-weight: bold;
color: #fff;
}

#DLbtn a:hover{
opacity: .5;
}

.dl {
width: 30%;
}

.dl ul{
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

.dl li{
cursor: pointer;
font-size: 12px;
padding: 3px 0;
width: 24%;
text-align: center;
margin-bottom: 1%;
background: #ccc;
border-radius: 5px;
vertical-align: middle;
}

.dl li.rakutenHTML{background-color: #b20000;color: #fff;}
.dl li.rakuten{background-color: #f20000;color: #fff;}
.dl li.Yahoo{background-color: #0000f2;color: #fff;}
.dl li.colorme{background-color: #00aa00;color: #fff;}
.dl li.all{background-color: #aaaa00;color: #fff;}

.dl li:hover{
opacity: .5;
}

.link_check ul{
list-style: none;
width: 105px;
display: flex;
justify-content: space-between;
}

.link_check li{
width: 30px;
height: 30px;
text-indent: -9999px;
background-image: url(../images/link_chk.png?111);
}

.link_check li.r{background-position: 0 -30px;}
.link_check li.r.on{background-position: 0 0;}
.link_check li.y{background-position: -30px -30px;}
.link_check li.y.on{background-position: -30px -0;}
.link_check li.c{background-position: -60px -30px;}
.link_check li.c.on{background-position: -60px -0;}






/*
====================================================================

バナー検索

====================================================================
*/
#dummy{
width: 100%;
height: 100%;
position: fixed;
z-index: 10000;
top:0;
left: 0;
background:rgba(0,0,0,.8);
display: table;
}

#dummyInner{
display: table-cell;
text-align: center;
vertical-align: middle;
}

#Frames{
background:#fff;
width: 40%;
height: 100%;
margin: 0 auto;
overflow-x: scroll;
box-sizing: border-box;
padding: 30px;
}

#Frames ul{
list-style: none;
}

#Frames li{
display: table;
cursor: pointer;
}
#Frames li:hover{
background: #ccc;
}

#Frames li span{
display: table-cell;
text-align: left;
vertical-align: middle;
padding: 5px 0;
}

#Frames li span.img{
width: 40% !important;
}
#Frames li span img{
width: 100%;
}

#Frames li span.title{
width: 60% !important;
font-size: 80%;
padding-left: 2%;
}



span.btn{
cursor: pointer;
display: inline-block;
padding: 6px 6px;
margin-bottom: 0;
font-size: 80%;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-image: linear-gradient(to bottom, #fcc, #f0b0b0);
text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
border: solid 1px #bc7d7d;
-webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
margin-right: 20px;
}

span.btn:hover{
opacity: .5;
}


#Modal{
z-index: 1041;
background: #fff;
width: 50%;
height: 50%;
position: fixed;
top: 50%;
left: 50%;
border-radius: 5px;
margin-right: -50%;
transform: translate(-50%, -50%);
-webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
}

#Modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top:-100%;
}
#Modal.fade.in{
top:50%;
opacity: 1;
}

.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}

button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-header .close {
margin-top: 2px;
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
}

.modal-body {
position: relative;
overflow-y: auto;
max-height: 400px;
padding: 20px;
}
.modal-body .field{
margin-bottom: 10px;
}
.modal-body label{
width: 10%;
background: #eee;
font-size: 80%;
border-radius: 15%;
box-sizing: border-box;
padding: 5px 10px;
}

.modal-body input[type=text]{
border-radius: 4px;
vertical-align: middle;
background-color: #FFFFFF;
border: 1px solid #D7D7D7;
box-shadow: 0 1px 0 #ffffff;
padding: 5px;
width: calc(85% - 10px);
}

#Modal-Back{ 
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}

.fade{
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}

.fade.in {
opacity: 0.8;
}

.btn-large{
display: block;
padding: 5px 10px;
margin: 20px auto;
cursor: pointer;
color: #fff;
border-radius: 4px;
background-image: linear-gradient(to bottom, #22a7ff, #0099ff);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff22a7ff', endColorstr='#ff0099ff', GradientType=0);
border: 1px solid #0074c2;
}



#data{
display: flex;
}

#from,
#to{
width: 48%;
font-size: 10px;
}



#data .data dl{
display: flex;
}

#data .data dt,
#data .data dd.graph{
width: 40%;
padding: 0 10px;
}

#data .data dd.num{
width: 10%;
text-align: right;
}

#data .data dd.graph span{
display: block;
height: 10px;
background-image: linear-gradient(90deg, rgba(65, 164, 253, 1), rgba(14, 244, 255, 1));
}



#container{
width: 100%;
height: 300px;
}

.calender.link td{
cursor: pointer;
}



#browseButton{
padding: 10px 40px;;
border-radius: 40px;
background: #c00;
display: inline-block;
font-size: 80%;
color: #fff;
}

#browseButton:hover{
opacity: .5;
}






#FormTable td label{
display: block;
font-size: .8em;
}

#FormTable td[data-title=title] span{
display: inline-block;
width: 70px;
text-align: center;
font-size: .3em;
padding: 1px 5px;
background: #000;
color: #fff;
border-radius: 5px;
white-space: nowrap;
margin-right: 5px;
margin-bottom: 6px;
}

#FormTable td[data-title=title] span.end{
background-color: #c00;
}

#FormTable td[data-title=title] span.start{
background-color: #00c;
}


#bana_view{
list-style: none;
font-size: .6em;
margin: 20px 0;
}

#bana_view li{
display: inline-block;
padding: 2px 10px;
background: #000;
color: #fff;
border-radius: 20px;
cursor: pointer;
margin-right: 20px;
}

#bana_view li.on{
background: #ccc;
color: #000;
}

#bana_view li:hover{
opacity: .5;
}