.nav-sidebar > .nav-header
{
	font-weight: bold;
	font-size: .8rem;
}
.main-header .user
{
	border-style: groove;
	border-width: 1px;
	border-color: rgba(0, 0, 0, 0.5);
	background-color: rgba(0, 0, 0, 0.3);
	color: #e8e0d8;
	font-size: 14px;
	text-align: left;
	width: 200px;
	height: 42px;
	margin-top: 2%;
	overflow: hidden;
}
.main-header .user i
{
	float: left;
	width: 15%;
	margin-top: 14px;
}
.main-header .user div
{
	float: left;
	width: 85%;
}
.alert-danger-ex,
.alert-error-ex
{
	background-color: #dd4b3930;
	border-color: #d73925;
	color: #666 !important;
}
.alert-warning-ex
{
	background-color: #f39c1230;
	border-color: #e08e0b;
	color: #666 !important;
}
.alert-info-ex
{
	background-color: #00c0ef30;
	border-color: #00acd6;
	color: #666
}
.alert-success-ex
{
	background-color: #00a65a30;
	border-color: #008d4c;
	color: #666 !important;
}
span.badge
{
	color: yellow;
	background-color: transparent;
}
.nav-treeview > li
{
	margin-left: 16px;
}

div.pace .pace-activity
{
	width: 130px !important;
	height: 130px !important;
}

.dropdown-menu .nav-link
{
	color: rgba(80,80,80,0.75) !important;
}
.container
{
	max-width: 100% !important;
}
.network_disabled
{
	color: #ff6060 !important;
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
		-moz-animation:blink 0.5s ease-in-out infinite alternate;
	animation:blink 0.5s ease-in-out infinite alternate;
}
.card
{
	margin-top: 8px;
}
.hidden
{
	display: none;
}
.number
{
	text-align: right;
	margin-right: 4px;
}
.center
{
	text-align: center;
}
.col_title
{
	width: auto;
	margin-left: 8px;
	margin-right: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_mode
{
	width: 240px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_month
{
	width: 140px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_range
{
	width: 300px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_short
{
	width: 280px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_name
{
	width: 380px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.col_risk
{
	width: 160px;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

@-webkit-keyframes blink
{
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink
{
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink
{
	0% {opacity:0;}
	100% {opacity:1;}
}

i.google_icon:before
{
	content: '' !important;
	display: inline-block !important;
	width: 18px !important;
	height: 18px !important;
	background-size: contain !important;
	vertical-align: middle !important;
	background-repeat: no-repeat !important;
	background-image: url('../images/google.png');
}
i.twitter_icon:before
{
	content: '' !important;
	display: inline-block !important;
	width: 18px !important;
	height: 18px !important;
	background-size: contain !important;
	vertical-align: middle !important;
	background-repeat: no-repeat !important;
	background-image: url('../images/twitter.png');
}

i.jpnumber_icon:before
{
	content: '' !important;
	display: inline-block !important;
	width: 18px !important;
	height: 18px !important;
	background-size: contain !important;
	vertical-align: middle !important;
	background-repeat: no-repeat !important;
	background-image: url('../images/jpnumber.png');
}

.processed_table
{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal !important;
	font-size: 12px !important;
	background-color: #484848 !important;
}

.processed_table > thead
{
	height: 3px;
}

.processed_table > tfoot
{
	height: 3px;
}

th.processed_space
{
	background-color: #484848 !important;
}

th.processed_kind
{
	text-align: right;
	padding-right: 2px;
	line-height: 12px;
	background-color: #484848 !important;
	color: #c0c0c0 !important;
}

th.processed_value
{
	text-align: left;
	margin-left: 2px;
	line-height: 12px;
	background-color: #484848 !important;
	color: #c0c0c0 !important;
}

td.processed_kind
{
	text-align: right;
	margin-right: 2px;
	padding-top: 4px;
	line-height: 14px !important;
	font-size: 12px !important;
	background-color: #484848 !important;
}

td.processed_value
{
	text-align: left;
	margin-left: 2px;
	line-height: 14px;
	font-size: 15px !important;
	background-color: #484848 !important;
	color: #ffe8d0 !important;
}

td.processed_kind.an_task
{
	color: cyan !important;
}

td.processed_kind.tw_task
{
	color: yellow !important;
	font-size: 14.5px !important;
}

td.processed_kind.mb_task
{
	color: yellow !important;
}

td.processed_value.busy
{
	color: orange !important;
}

td.processed_value.error
{
	color: red !important;
}

.group_base
{
	width: 100%;
	height: 48px;
	padding: 8px;
	font-weight: normal !important;
	font-size: 14px !important;
	background-color: transparent !important;
}

.group_sel
{
	float: left;
	margin-left: 4px;
	width: calc(100% - 36px);
}

.group_icon
{
	float: left;
	width: 32px;
	height: 32px;
	margin-left: -8px;
	margin-top: 3px;
	border-radius: 50%;
}

.name_row
{
	width: 100%;
	display: table;
	margin-top: 1px;
	margin-bottom: 1px;
}

.name_left
{
	width: 36px;
	display: table-cell;
	text-align: right;
	background-color: #f0d0d0;
	font-size: 10px;
	padding-right: 2px;
}

.name_right
{
	max-width: calc(100% - 36px);
	display: table-cell;
	background-color: #f0f0c0;
	font-size: 12px;
}

.label_left
{
	float: right;
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 40px;
}

.menu_spacer
{
	padding: 1px !important;
	background-color: #ccffcc !important;
}

.sel_btn
{
	margin-top: -4px;
}

.tb_ctrl
{
	margin-top: 2px;
}
