/*==============================================================*/
.sidebar {
	padding-bottom: 0;
}

.login-box .login-logo {
	font-size: 190%;
	font-weight: bold;
}

.logo-lg {
	font-size: 75%;
	font-weight: bold;
}

.skin-blue .sidebar-menu > li.header {
	color: #f0f0f0;
	font-weight: bold;
	background-color: #2B5D77;
	/*border-left: 4px solid #306D8E;*/
	letter-spacing: 0.1em;
}

.skin-blue .sidebar-menu > li {
}

#p-manual1 {
	font-size: 90%;
}

.skin-blue .sidebar a {
	color: #D0DEE5;
}

li span.sr-only {
	display: none;
}

section.content-header h1::before {
	content: "■ ";
}

/*==============================================================*/
.mb0 {
	margin-bottom: 0px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.v-middle {
	vertical-align: middle !important;
}

.text-danger {
	color: #f00;
}

th.link,
td.link {
	width: 10%;
}

td.link a,
td.link2 a {
	display: block
}

#sortable-list tr,
#sortable-list2 tr {
	cursor: pointer;
}

table#display label {
	width: 100%;
	margin-bottom: 0;
	cursor: pointer;
}

.preview-catalog-preview {
	border: 1px solid #f4f4f4;
	padding: 8px 0;
	margin-bottom: 1em;
}

#project_list img {
	max-width: 120px;
	max-height: 120px;
}

#project_list tbody tr {
	cursor: pointer;
}

#search span.label-info {
	font-size: inherit;
	margin-bottom: 5px;
}

#search select, #search input['type=text'] {
	width: 100%;
}

.ms-container {
	margin: 20px auto;
}

.select_header {
	background-color: #3C8DBC;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.page_top {
	display: none;
}

#page_top {
	position: fixed;
	right: 0;
	bottom: 50px;
	display: table;
	background-color: #000;
	color: #fff;
	width: 50px;
	height: 50px;
}

.page_top_inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}

.page_top_inner i {
	font-size: 22px;
}

#shortcut {
	position: fixed;
	right: 0;
	bottom: 100px;
	display: table;
	background-color: #000;
	color: #fff;
	width: 50px;
	height: auto;
	z-index: 1000;
	padding: 0px 0;
}

#shortcut a {
	display: block;
	text-align: center;
	width: 50px;
	width: 50px;
	color: #fff;
	margin: 15px 0;
}

#shortcut i {
	font-size: 22px;
}


/*==============================================================*/
table.form .help-block {
	margin-bottom: 0;
}

/*==============================================================*/
#lineup_result {
	overflow: auto;
	height: 800px;
	max-width: 100%;
}

#lineup_result thead th {
	background-color: #f8f8f8;
	min-width: 160px;
}

#lineup_result td {
	min-width: 160px;
	vertical-align: middle;
}

#lineup_edit {
	overflow: scroll;
	height: 700px;
	max-width: 100%;
}

#cataloguide,
#lineup_edit2 {
	overflow: scroll;
	max-width: 100%;
}

#cataloguide-edit {
	display: none;
}

#cataloguide table thead th {
	font-size: 90%;
	min-width: 100px;
}

/*==============================================================*/
#search-result {
}

#search-result img {
	max-width: 120px;
	max-height: 120px;
}

#search-result th, #search-result td {
	vertical-align: middle;
}

#search-result th.goto {
	width: 5%;
}

ul.pagination {
	margin: 0 auto;
}

/*==============================================================*/
#history-result {
}

#history-result td>p{
	margin-bottom: 2px;
}

/*==============================================================*/
thead th {
	background-color: #f6f6f6 !important;
	font-weight: bold;
}

.guide-preview thead th {
	background-color: #fff !important;
}

tbody th,
th.midx,
td.midx {
	background-color: #fbfbfb !important;
	font-weight: normal;
}

/*==============================================================*/
#product-basic td div.complete {
	color: #999;
}

.product-detail th img,
.product-detail td img {
	max-width: 200px;
	max-height: 200px;
	display: block;
	margin: 0 auto;
	width: 80%;
}

.product-detail td.is_diff {
	background-color: #FCD4D4;
}

.preview-catalog td {
	padding: 0 10px;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	min-width: 500px;
}

.guide-preview img,
.preview-catalog img {
	max-width: 200px;
	max-height: 200px;
}

.link_diff {
	margin-left: 1em;
}

.preview-list-basic div,
.preview-list-icon div {
	margin-bottom: 4px;
}

.preview-list-icon div div {
	border: 1px solid #eee;
	padding: 4px 0;
	background-color: #ddd;
	color: #fff;
	font-weight: bold;
}

.preview-list-icon div.on div {
	background-color: #d18a91;
}

a.lock,
span.lock {
	font-size: inherit;
}

span.lock i {
	margin-right: 4px;
}

/*==============================================================*/
#product-compare {
	overflow: scroll;
}

/*==============================================================*/
.sidebar div.sidebar-contact-detail {
	margin: 20px 10px;
	color: #d0dee5;
	font-size: 95%;
}

.sidebar div.sidebar-contact-detail p {
	margin-bottom: 2px;
}

.sidebar div.sidebar-contact-detail .title {
	font-weight: bold;
	margin-bottom: 4px;
}

.sidebar div.sidebar-contact-detail .contact {
	margin: 0 0 20px 5px;
}

.sidebar div.sidebar-contact-detail .contact a {
	text-decoration: underline;
	font-size: 90%;
}

/*==============================================================*/
.wrapper_form_list {
	width: 90%;
	margin: 0 auto;
}

.wrapper_form_list .row {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	line-height: 30px;
}

.wrapper_form_list .row:last-of-type {
	border-bottom: 0px;
}

span.year_now {
	font-size: 36px;
	font-weight: bold;
	margin-right: 4px;
}

/*==============================================================*/
img.burner_pitch {
	display: block;
	width: 200px;
}

.tooltip_bp {
	font-size: 11px;
	color: #3c8dbc;
	padding-top: 5px;
	cursor: pointer;
	text-decoration: underline;
}

.tooltip_templates {
	display: none;
}

#tooltip_content_bp {
}

#tooltip_content_bp img {
	width: 140px;
	height: auto;
	margin-bottom: 2px;
}

/*==============================================================*/
body.config {
}

body.config label {
	margin: 0 10px;
}

table.cartridge-list tbody td {
	vertical-align: middle;
}
