@charset "utf-8";


#dino-index-profile-name {
	white-space: normal;
}


.v_user_type{
	background: none repeat scroll 0 0 #666666;
	border-radius: 3px 3px 3px 3px;
	bottom: 0;
	margin: 0;
	padding: 0 7px;
	color:#FFF;
}

.plan_btn_box{
	margin: 20px 0;
}

/* 以下は個別ページ用
---------------------------------------------------------------------------- */

/* dashboard */
dl.index-stats{
}
dl.index-stats dt{
	background-color: #F7F7F7;
	padding: 5px;
}
dl.index-stats dd{
	margin-left: 3em;
	padding: 5px;
}




/*----------------------*/
/* Bacse                */
/* font/color/link/     */
/* #footer/Originalports*/
/*----------------------*/

/*201202 add*/
.pad-btn{
	margin:5px 0px;
}
.example{
	margin:5px 10px;
	padding:10px;
	background-color:#FFF;
}

.align-center{
	text-align:center;
}

.alert-well{
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	color:#666;
}

.user-prof-image-box {
	width:50px;
	float:left;
}

.user-prof-image img{
	width:50px;
	height:50px;
	min-width:50px;
}

.user-prof-box{
	margin-left:10px;
	width:90%;
	float:left;
}

.user-prof-box .user-name{
	font-weight:bold;
}

.user-prof-box .comment-text{
	margin:0px;
		padding:5px 0px;
}

.user-prof-box .comment-image img{
	margin:10px 0px;
	width:160px;
	/* height:120px; */
} 

.user-prof-box .comment-url{
	margin:0px;
}

.user-prof-box .comment-foot{
	margin:0px;
}

.user-prof-box .comment-date-box{
	padding:5px 0px;
font-size:85%;
}

.user-prof-box .comment-date span,.user-prof-box .comment-goodCount span,.user-prof-box .comment-abuseCount span{
		margin-right:10px;
		float:left;
}

.user-prof-box .comment-media{
		padding:5px 0px;
			float:left;
}

.user-prof-box .comment-media span{
		margin-right:5px;
		float:left;
}

.user-prof-box .comment-reply {
			padding:5px 0px;
			float:right;
}


.comment-setting {
	padding-top:10px;
	clear:both;
}



.inner-comment-box{
	margin:0px 10px 10px 0px;
	padding:10px;
	background-color:#fff;
	border-left:dotted 1px #ccc;
 border-bottom:dotted 1px #ccc;
	clear:both;
}

.data-table li{
	margin-left:-30px;
	list-style-type:none;
}

#insight-data-table table tr.selected{
	background-color: #F9F9FF;
}
#insight-data-table table th{
	background-color: #F9F9F9;
}

.no-edit{
	margin-left:3px;
	font-size:12px;
	color:#666;
}

.left-mar10{
 margin-left:10px;
}

.left-mar20{
 margin-left:20px;
}

.info-box .info-date{
	font-weight:bold;
	font-size:12px;
}

.info-box .info-set{
	margin-bottom:10px;
	border-bottom:dashed 1px #ccc;
}

/* dev updates */
.page-comment tr.status-stopped td,
.page-comment div.status-stopped,
.page-user tr.status-stopped td,
.page-post tr.status-stopped td {
    background-color: #CCCCCC !important;
}

input.v_status_default,
textarea.v_status_default{
	color: #CCCCCC !important;
}
#mask_post_progress {
  position:absolute;
  z-index:9500 !important;
  background-color:#FFF;
  display:none;
  text-align: center;
  align: center;
}
#mask_post_progress img{
	position:absolute;

}

.content-item-navi .back,
.content-item-navi-plain .back{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3F86BB;
    filter: none;
    text-decoration: none;
}

/*
.td-widget-widgetType nobr {
width:30px;
}*/


.content-item-body table{
width:100%;
/*border:0;
cellspacing:0;
cellpadding:0;*/
}

.content-item-body table td{
vertical-align:top;
}

.content-item-body table td.step-left,.content-item-body table td.step-right{
padding:5px;
/*width:45%;*/
}

.step-left p,.step-right p{
padding:3px 10px;
}

.content-item-body table td.sample-left{
padding:5px;
width:200px;
}

.content-item-body table td.sample-right{
padding:5px;
}

.widget-line{
margin:5px 0px 15px 0px;
padding-top:10px;
padding-bottom:10px;
border-top:dotted 1px #ccc;
border-bottom:dotted 1px #ccc;
/*width:830px;*/
/*width:100%;*/
min-width:700px;
}

.step-number {
margin-right:5px;
padding:4px 6px 3px 6px;
-moz-border-radius:50%;
border-radius:50px;
background-color:#333;
color:#fff;
font-size:85%;
}

.step-title{
border: 1px solid #888888;
border-radius: 4px 4px 4px 4px;
color: #444444;
width:80%;
font-size: 12px;
list-style-type: none;
margin: 2px;
padding: 2px;
text-align: center;
font-weight:bold;
}

.step{
margin:10px 3% 10px 0px;
/*width:196px;*/
height:80px;
text-align:center;
float:left;
}

p.small,div .small{
font-size:85%;
color:#333;
}

.change-design{
margin-right:20px;
}

.close-help{
margin-right:10px;
width:16px;
height:16px;
font-weight:bold;
float:right;
}

.close-help a{
padding:1px 0px 2px 5px;
width:16px;
height:16px;
display:block;
border:solid 1px #ccc;
background-color:#f0f0f0;
}

.close-help a:hover{
padding:1px 0px 2px 5px;
width:16px;
height:16px;
display:block;
border:solid 1px #ccc;
background-color:#ddd;
text-decoration:none;
}



/*-------------------*/
/* insight summary   */
/*------------------*/
.nav-pills .active > a, .nav-pills .active > a:hover {
color: #ffffff;
/*background-color: #5e81b6;*/
background-color: #666;
}

.bunseki{
margin-top:-10px;
}


.graph-box{
margin:0px;
padding:0x;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
}

.graph-inner{
margin:0px;
padding:20px 20px 20px 20px;
}

.graph-imag-box{
padding:20px;
/*clear:both;*/
}

.graph-image{
padding:10px;
}

/*Overwrite*/
.nav {
margin-left: 0;
margin-bottom: 0px;
list-style: none;
}

.graph-exp{
margin:10px 0px;
}

.input-exp{
margin:10px 0px;
}


.keyword{
margin:0px 5px;
font-weight:bold;
}

.graph-inner .pull-right{
/*width:120px;*/
}

.dropdown-select{
float:left;
}


.comparison {
margin:10px 0px 0px 20px;
float:left;
}

/*****/


.paging-wrap {
	min-width: 0;
}

.paging-box {
	width: auto;
}

/*
#user-data-table {
	table-layout: fixed;
}

#user-data-table > table > tbody > tr > td.user-prof-image {
	width: 50px;
}
*/

ul.form-list{
	list-style:none;
}
ul.form-list label{
	display:inline !important;
}
label.label-inline{
	display:inline !important;
}

dl.dl-feed-feed_type dt{
}
dl.dl-feed-feed_type dd{
	margin: 10px 20px;
}


/** balance **/
table.balance-table th {
    background-color: #F9F9F9;
}
table.balance-table td.total {
    background-color: #F9F9F9;
}
table.balance-table td {
	/*border-left: solid 1px #DDDDDD;*/
}
table.balance-table td.col-num,
table.balance-table th.col-num{
	text-align: right !important;
}
.balance-summary{
}

#terms-agree-modal textarea{
	height: 200px;
	width: 95%;
}


/* bsflow */
#id_home_bsflow .bsflow_status{
	text-align: center;
	padding: 4px;
	font-size: 110%;
}
#id_home_bsflow th{
	background-color: #F9F9F9;
}
#id_home_bsflow td.bsflow_td_status{
	background-color: #F9F9F9;
}
#id_home_bsflow tr.bsflow_yet td.bsflow_td_status{
	background-color: #FCF8E3;
	color: #C09853;
}
#id_home_bsflow .bsflow_sub{
	text-align: center;
	margin: 5px 0;
}
.revolver_message_from{
	text-align: right;
}
a.tenant_holder{
	color: #9C9 !important;
	font-weight: bold;
}


.luxe_bk{
	background-color:#FEE;
	padding:10px;
	margin:40px 0;
}

a.cke_dialog_ui_button{
	/* overwrite ckeditor image dialog */
	margin-top: 14px !important;
	padding: 4px 0 !important;
}

.preview_btn_box{
	margin: 10px 0;
}

/* common django forms */
.django_radioselect ul{
	list-style: none;
	margin: 0;
}
.django_radioselect ul li{
	display: inline;
}
.django_radioselect input[type="radio"]{
	display: inline;
}
.django_radioselect label{
	display: inline;
	margin: 0 40px 0 0;
}


/* help */
#id_help_index li{
	line-height: 1.8em;
}
#id_help_index dt{
	font-size: 120%;
	margin: 4px 0;
	padding: 4px 0;
}

ul#id_help_index li.group_index{
	list-style-type: disc;
	font-size: 120%;
	border-bottom: solid 1px #EEE;
}
#id_help_index li ul li{
	list-style-type: circle;
}
.help-page-navi{
	margin: 2em 0 0 2em;
}

.help_contents h4{
	background-color: #333;
	color: #FFF;
	padding: 5px 20px;
	margin-left: -1em;
	margin-right: -1em;
}
.help_contents h4 a{
	color: #FFF;
}
.help_contents .help-box{
	margin: 2em 0;
}
.help_contents ol li{
	margin: 5px;
}
.help-image a img{
	width:  160px;
	height: 120px;
}
.help_contents dl dt{
	margin-top: 2em;
	margin-bottom: 1em;
}
.help_contents dl dt a{
	color: #333;
}
table.contract_count_explain{
	width: 250px;
}
.menuicon-wrapper {
	display:inline-block;
	background:black;
	background:rgba(0,0,0,0.5);
	padding:4px;
	position:relative;
}
.menuicon-wrapper > img {
	display:block;
}


/*-------------------*/
/* login            */
/*------------------*/

#container.page-login {
	max-width:520px;
	padding-left: 20px;
}

#container.page-login dd {
	margin-left: 0;
}

#container.page-login #sns-login {
	font-size:32px;
	margin:30px 0;
}


/* user sns */
.sns-connected {
    border: 1px solid #eee;
    color: #aaa;
    display: inline-block;
    margin-right: 0.5em;
    padding: 4px 10px;
    white-space: nowrap;
}
.user_sns_btns .btn,
.sns-connected {
	margin: 5px;
	vertical-align: middle;
}

/* ------------------ */
/* fileupload with iframe */
.iframe-fileupload { position:relative; overflow:hidden; }
.iframe-fileupload > iframe { position:absolute; top:0;left:0; width:100%; height:100%; -moz-opacity:0; opacity:0; }
.iframe-fileupload.uploading {
	cursor:wait;
	/* -moz-opacity:0.5; opacity:0.5;
	background:url(/static/img/spinner-black-16.gif) center center no-repeat;
	*/
}
.iframe-fileupload.uploading img { }
#webformat-image-menuicon-upload-button {
	background-position: right 5px center;
}

.uploading-indicator { display:none !important; }
.uploading span.uploading-indicator { display:inline !important; }
.uploading div.uploading-indicator { display:block !important; }

img.uploading { -moz-opacity:0.5; opacity:0.5; }


.page_terms_agree #page-menu-home,
.page_terms_agree .header_post_button,
.page_terms_agree .rvlvrcommon-right-menu {
	display: none !important;
}
img.content_thumb{
	width: 48px;
	height: 48px;
	border-radius: 6px;
}

/* with revision */
.draft_modified {
	margin-top: .5em;
	display: flex;
	flex-wrap: wrap;
	background: #ffc;
	border: 1px solid #cc8;
	padding: 0.25em 0.5em;
}
.draft_modified::before {
	display: block;
	content: "編集中の下書き";
	flex: 100%;
	color: #cc8;
	font-size: 0.75em;
	font-style: italic;
}
.draft_modified > img {
	flex: 48px 48px;
}
.draft_title {
	flex: calc(100% - 48px);
	padding-left: .5em;
}

/* content search */
table#id_contents_table img.content_thumb{
	width: 48px;
	height: 48px;
	border-radius: 6px;
}
/*
.cond_box {
	margin-bottom: 10px;
}
.cond_box .cond_box_body {
	margin-left: 20px;
}
*/

/**
 * togglebox
 * <div class="togglebox">
 *   <label>label<input type="checkbox"></label>
 *   <div>contents</div>
 * </div>
 * <script><!-- written in rvladm/js/admin.common.js -->
 * $(function(){
 *   $(document).off('change.togglebox').on('change.togglebox', 'togglebox>label>[type=checkbox]', function(){
 *     $(this).parent().toggleClass('checked', this.checked);
 *   });
 * });
 * </script>
 */

.togglebox > label { cursor:pointer; -webkit-user-select:none; user-select:none; margin:0;  }
.togglebox > label > input[type=checkbox] { opacity:0; position:relative; z-index:0; min-width:0; min-height:0; width:0; height:0; oveflow:hidden; display:inline-block; border:none; outline:none; visivility:hidden; }
.togglebox > label:not(.checked) + div { display:none; }
.togglebox > label + div { padding:.5em 1em 1em 1em; }
.togglebox > label { display:block; }
.togglebox > label:before {
	display: inline-block;
	margin-right: 0.5em;
	font-family: FontAwesome;
	content: '\f0da';
	-webkit-transition: transform .3s ease-in-out;
	-moz-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}
.togglebox > label.checked:before {
	/* content: '\f0d7'; /* fa-caret-down */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

/**** hover popup ***/
/* <elm class="hoverbox">
 *   <elm>some content for hover target</elm>
 *   <div data-onhover="{pos}">
 *     onhover contents
 *   </div>
 * </elm>
 * {pos} = left, right, over left, over right, below left, below right
 */
.hoverbox { position:relative; }
.hoverbox:not(:hover) > [data-onhover] { display:none; }
.hoverbox:hover > [data-onhover] {
	display:block;
	z-index:999;
	position:absolute;
  min-width:200px;
	max-width:50vw;
	max-height:50vh;
	overflow:auto;
  
  /* default pos: below right */
	top:100%; left:0; right:auto; bottom:auto; margin-top:-.5em; margin-left:.5em;
  
	border:1px solid #ccc;
	padding:.75em;
	background:white;
  
}
@media (max-width:767px) {
	.hoverbox:hover > [data-onhover] {
		max-width:90vw;
		max-height:90vw;
	}
}

.hoverbox:hover > [data-onhover*="over"] { bottom:100%; top:auto; margin-bottom:-.5em; }
.hoverbox:hover > [data-onhover*="below"] { top:100%; bottom:auto; margin-top:-.5em; }
.hoverbox:hover > [data-onhover*="left"] { right:0; left:auto; margin-right:.5em; }
.hoverbox:hover > [data-onhover*="right"] { left:0; right:auto; margin-left:.5em; }
.hoverbox:hover > [data-onhover="left"] { top:0; bottom:auto; right:100%; left:auto; margin-right:-.5em; }
.hoverbox:hover > [data-onhover="right"] { top:0; bottom:auto; left:100%; right:auto; margin-left:-.5em; }


/*** user notify override ***/
body.rvladm .user-notifies-title {
	display:-webkit-flex;
	display:flex;
	background:#eee;
	color:black;
}
body.rvladm #user-notifies.shown .user-notifies-content {
	border: 1px solid black;
	box-shadow:
		3px 5px 3px 2px rgba(0,0,0,.2);
}

body.rvladm .user-notify-overview {
	font-weight:bold;
	font-size:120%;
	padding-left:.5em;
	padding-right:.5em;
}

body.rvladm .user-notify-detail-content {
	font-size:100%;
}

@media (min-width:768px) {
	body.rvladm .user-notifies-content {
		margin-left:3em;
		margin-right:3em;
	}
}

@-webkit-keyframes blink2 {
	0% { opacity:1; color:white; }
	50% { opacity:.2; color:black; }
	100% { opacity:1; color:white; }
}
@keyframes blink2 {
	0% { opacity:1; color:white; }
	50% { opacity:.2; color:black; }
	100% { opacity:1; color:white; }
}

body.rvladm #user-notifies-toggle.has-unread {
	-webkit-animation: blink2 1s infinite;
	animation: blink2 1s infinite;
}

div.widget-bodylinkselector,
iframe.widget-contentselector,
iframe.widget-fileselector {
	outline:1px solid #666;
	border:none;
	display:block;
	background:white;
	position:fixed;
	top:10%;
	left:10%;
	width:80%;
	height:80%;
	z-index:1000;
}
@media (max-width:767px) {
	div.widget-bodylinkselector,
	iframe.widget-contentselector,
	iframe.widget-fileselector {
		height:calc(100vh - 20px);
		width:calc(100vw - 20px);
		top:10px; right:10px; bottom:10px; left:10px;
	}
}
#modal-mask {
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.25);
}

button[data-bodylinkselector]:before {
    font-family: FontAwesome;
	content: '\f0c1';
	margin-right:.25em;
	margin-left:-.25em;
}

div.widget-bodylinkselector {
	padding:1em;
	display:flex;
	flex-direction:column;
}
div.bodylinks-container { overflow-y:auto; flex-grow:1; }
table.bodylinks td.bodylink-thumb {
	padding:5px;
	width:85px;
}
img.bodylink-img {
	width:75px;
	height:75px;
	object-fit:cover;
	border-radius:10px;
}
.bodylink-thumb.empty > img.bodylink-img {
	display:none;
}
table.bodylinks td.bodylink-ops {
    width: 10rem; /* 短くても nowrap なので伸びる */
}

/* table cell 内を縦に fill するボックスを作る方法
 * tr { height:1px; // dummy }
 * tr > td { height:inherit }
 * tr > td > div { height:100%; }
*/
@media (min-width:768px) {
	tr.bodylink { height:1px; }
	td.bodylink-desc { position:relative; height:inherit; padding:0; }
	.bodylink-desc-container {
		height:100%;
	}
}
.bodylink-desc-container {	
	display:flex;
	flex-direction:column;
	
	white-space:normal;
	word-break:break-all;
	line-height:1.4;
}
.bodylink-desc-container .bodylink-text { padding:.75rem; }
.bodylink-desc-container .bodylink-href { padding:0 .75rem; }
.bodylink-desc-container .bodylink-type { padding:0 .75rem; }
.bodylink-desc-container .bodylink-type {
	margin-top:auto;
	text-align:right;
	font-size:80%;
	color:#aaa;
}

a.adopt-bodylink:not(:hover)::before {
    visibility: hidden;
}

a.adopt-bodylink::before {
    font-family: FontAwesome;
    margin-right: .25em;
    content: '\f00c';
}
