@charset "utf-8";
/* CSS Document */

html, body{
	height:100%;
}

body.full-width{
	background-color:#EEE;
}

body.full-width div.page-container{
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

div.login_logo{
	margin:100px auto 20px auto;
	text-align:center;
	font-weight:bold;
	color:#165507;
	font-size:18px;
}

h6 small{
	font-size:14px;
	color:#444;
}

div.navbar-header img.logo{
	margin:10px 10px 10px 20px; 
	float:left;
}


div.page-container{
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

div.page-content{
	padding-bottom:50px !important;
}

div.sidebar{
	padding-bottom:50px !important;
	padding-top:54px;
}

div.footer{
	height:50px;
	width:100%;
	position:absolute;
	bottom:0;
}

div.paging a{
	
	-moz-user-select: none;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 16px 8px;
	border-color: #ccc;
    color: #333;	
}


div#action-buttons {
	margin: 20px 0px;
	text-align:right;
	float:right;
}

li#menu_document ul li a{
	padding: 0px 5px;
	margin:0px;
	word-wrap: word-break;
	word-break:break-all;
}

li#menu_document ul li{
	word-wrap: word-break;
	word-break:break-all;
}

table tr th.sortable{
	padding:0px;
}



table tr th.sortable a:hover{
	background-color:#ff8600;
}

h3 i{
	font-size:16pt !important;
	margin-top:-3px;
}

div.attachment_area{
	background-color:#efefef;
	margin:10px 0px;
	padding:5px 10px;
}


div.center{
	text-align:center;
}

input.center{
	margin-left:auto;
	margin-right:auto;
}


/* form group */

.form-group{
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
}

.form-control{
	font-size:14px;
}

form > div.form-group:nth-child(even)  {
/*	background-color:#f9f9f9;*/
	background-color:#ffffff;
}

form > div.form-group:nth-child(odd)  {
	background-color:#ffffff;
}

div.panel-body > div.form-group:nth-child(even)  {
/*	background-color:#f9f9f9;*/
	background-color:#ffffff;
}

div.panel-body > div.form-group:nth-child(odd)  {
	background-color:#ffffff;
}


div.form-group div.form-group{
	background:none;
	
}

div.panel div.panel{
	margin-top:20px;
}

div.form-group div.panel{
	margin:20px;
}

div.form-group small{
	margin-top:10px;
	font-size:12px;
	color:#999;
}

div.uploaded{
	background-color:#efefef; 
	margin:5px; 
	padding:10px;
}

div.uploaded small{
	font-size:12px;
	color:#444;
}

/* Document view */

div.folder-tree-panel li a{
	display:block;
}

div.folder-tree-panel ul li{
	list-style:none;
}

div.folder-tree-panel ul li{
	line-height:200%;	
}

div.folder-tree-panel ul ul li{
	line-height:150%;	
}
cli
div.folder-tree-panel li:hover{
	background-color:#FFE8DC;
}

div.file-panel table thead th:hover{
/*	background-color:#FFE8DC;*/
	cursor:pointer;
}

select#affiliation_select option{
	padding:6px;
	border-radius:4px;
	margin:2px;
}

div.affiliation_color{
	width:100%;
	padding:3px;
	border-radius:4px;
	margin:2px;
	font-size:11px;
	display:inline;
}

div.type_color{
	display:inline-block;
	padding:3px;
	border-radius:4px;
	margin:2px;
	float:left;
	color:#fff;
	font-size:10px;
}

div.form_unit{
	margin:8px 0px 8px -20px;
}

div.repeat{
	margin: 5px 0px;
}


/* clickable table */
table.clickable tbody tr:hover{
/*	background-color:#F5F5F5 !important;*/
	background-color:#f3f4ff !important;
}

table.clickable thead tr, table.document thead tr, table.dataTable thead tr{
	background-color:#7C9480;
}

table.dataTable thead tr th{
	background-color:#7C9480;
}

table.clickable thead tr th a, table.clickable thead tr th,
table.document thead tr th a, table.document thead tr th
{
	color:#ffffff;
}

table.document thead tr th.sort{
	cursor:default;
}

table.clickable td{
	word-wrap:break-word;
	word-break:break-all;
}

table.table td{
	word-wrap:break-word;
	word-break:break-all;
}


table.table tr:nth-child(even) { 
	background-color:#f9f9f9;
/*	background-color:#ffffff;*/
	
}

table.table tr:nth-child(odd) { 

}

table#candidateTable tr:nth-child(even){
	background-color:#ffffff;
}

table.share_table div.editable_wrap_outer{
	width:120px;
	float:right;
}

table.share_table tr td{
	padding:4px 8px;
}



thead tr{
	background-color:#7C9480;
	color:#fff;
}

table.fc-border-separate thead tr{
	color:#666;
}

table#candidateTable td{
	padding:0px;
}

table#candidateTable div.candidate-header{
	background-color:#7C9480;
	color:#fff;
	font-weight:bold;
	padding:5px;
}

table#candidateTable div.candidate-title{
	font-weight:bold;
	padding-left:30px;
}

table.document span.label{
	padding:2px;
	font-size:10px;
	font-weight:bold;
}

a.fc-event {
	min-width:70px;
}



div#dialog tr{
	background-color:#fff;
}

div#dialog tr th{
	width:160px;
}

div#dialog pre{
	background-color:#fff;
	font-color:#000;
	border:none;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


table tr div.editable_wrap_outer{
	height:20px;
}

table tr div.editable_wrap{
	height:20px;
}

table tr div.editable_wrap{
/*	display:none;	*/
}

table tr:hover div.editable_wrap{
	display:block;	
}

table.table th a.sort_bg {
    background: rgba(0, 0, 0, 0) url("/images/interface/tables/sort_both.png") no-repeat scroll 100% center;
    padding-right: 24px !important;
}
table.table th a.asc {
    background: rgba(0, 0, 0, 0) url("/images/interface/tables/sort_asc.png") no-repeat scroll 100% center;
    padding-right: 24px !important;
}
table.table th a.desc {
    background: rgba(0, 0, 0, 0) url("/images/interface/tables/sort_desc.png") no-repeat scroll 100% center;
    padding-right: 24px !important;
}



div#flashMessage{
	margin-top:20px;
	font-weight:bold !important;
}

div.callout-danger{
	color:#d65c4f;
}

div#cancel-button{
	float:left;
}


/*** Full Calendar ***/

table.fc-border-separate td.fc-day{
	cursor:pointer;
}

.fc-button-prev, .fc-button-next{
	background-color:#50abc2;
}

.fc-button-prev:hover, .fc-button-next:hover{
	background-color: #61b3c8;
	border-color: #61b3c8;
}



div.error-message{
	background-color: #d65c4f;
    color: #fff;
    display: table;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 5px 8px;
}

span.required{
	color:#d9534f;
}

span.btn span a{
	padding-left:15px !important;
}

span.btn-larger, input.btn-larger, 
.ui-dialog-buttonpane .btn,
button.btn-larger{
	font-size:16px;
	font-weight:bold;
	padding:10px 15px;
}

ul.pagination li a:hover{
	text-decoration:underline;
}



div.datetime div.select2-container,
div.datetime select{
	margin-left:2px;
	margin-right:2px;
}

div.select2-container-disabled span.select2-chosen{
	color:#aaa !important;
}

select:disabled{
	color:#aaa !important;
}

/*
div.page-title{
	margin-left:15px;
}
*/


.fixed-1{
	width:80px !important;
}

.fixed-2{
	width:160px !important;
}

.fixed-3{
	width:240px !important;
}

.fixed-4{
	width:320px !important;
}

.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
	word-wrap:break-word;
	word-break:break-all;
}


/* full calendar */

.fc-header-title{
	padding-left:20px;
	padding-right:20px;
}


.fc-view{
	word-wrap:break-word;
	word-break:break-all;
}

.fc-view a.fc-event:hover{
	color:#fff;
	background-color:#4aa7cd;
}






/* jQuery UI */
div.ui-widget-header{
	background:none;
	border:none;
}

button.ui-dialog-titlebar-close{
	width:30px !important;
	height:30px !important;
}



/* Used for the Switch effect: */
span.switch label.selected{
	cursor:default;
}

.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { 
	display: block; 
	float: left; 
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    width:95px;
}

.cb-enable span, .cb-disable span {
	color:#ccc; 
	display: block; 
	background-repeat: no-repeat; 
	font-weight: bold; 
	-moz-user-select: none;
}

.cb-enable span { 
	background-color:#fafafa;
	padding: 7px 8px; 
    border-radius: 4px 0px 0px 4px;	
	border-left: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	color:#999;
	text-align:center;
}

.cb-disable span { 
	background-color:#fafafa;
	padding: 7px 8px; 
    border-radius: 0px 4px 4px 0px;	
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	color:#999;
	text-align:center;
}


.cb-disable.selected span { 
	background-color:#50abc2;	
	color: #fff; 
}

.cb-enable.selected span { 
	background-color:#50abc2;	
	color: #fff; 
}

.switch label { 
	cursor: pointer; 
}

.switch input.checkbox{ 
	display:none;
}
.switch input.checkbox2 { 
	display:none; 
}


div#action-buttons .icon-bubble-notification2,
div#outside_panel .icon-bubble-notification2 {
	color: #d65c4f;
}
div#action-buttons span.btn-default span.badge,
div#outside_panel span.btn-default span.badge{
	background-color: #d65c4f;
}

button.offcanvas{
	display:none;
}

div#panel-users div#user_table table tbody td.sorting_1,div#panel-users div#document_table table tbody td.sorting_1{
	width:60px;
}
