@charset "utf-8";
/* Edit.html */
body {
	padding: 10px 10px 76px 10px;
}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mb20 {margin-bottom: 20px;}
.none {display: none !important;}
div.row.row2 > div {
	padding: 10px 5px !important;
}
div.row.row2 > div:nth-child(1) {
	background-color: #e8e8e8;
	border-left: 5px solid #3a76f0;
}
div.row.row2 > div:nth-child(2) {
	border-bottom: 1px dotted #e0e0e0;
}
div.row.row2 > div.col-md-12.title {
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #cdd4f8;
	border-left: 10px solid #3a76f0;
}
@media only screen and (max-width: 767px) {
	body {
		padding: 10px 0 76px 0;
	}
	div.row.row2 > div:nth-child(1) {
		border-bottom: 0;
	}
	div.row.row2 > div:nth-child(2) {
		border-bottom: 0;
	}
	.col-md-3 {
		background-color: #e0e8e0;
		border-bottom: 0 !important;
	}
	.col-md-9 {
		background-color: #fff;
		border-bottom: 1px solid #fff !important;
		padding-top: 3px !important;
	}
}
span.input-group-text {width:95px;}
table.t1 {
	border-collapse: collapse;
}
table.t1 th {
	border: 1px solid black;
	background-color: #ddd;
}
table.t1 td {
	border: 1px solid black;
	padding: 10px;
}
.object_box {
	display: inline-block;
	border: 2px solid #bbb;
	border-left: 5px solid #bbb;
	padding: 3px 5px;
	text-decoration: none;
	max-width: 150px;
	overflow: hidden;
}
.div_error {
	background-color: #fff0f0;
	margin: 15px 0; padding: 10px;
	border: 2px solid red;
	color: red;
}
.f_lang > .f_lang_div {
	padding-top: 10px;
}
.f_lang > .f_lang_div:first-of-type {
	padding-top: 0;
}
.f_lang > .input-group, .f_lang > .input-group2 {
	transition: display .3s ease;
}
/*.f_lang > .input-group:nth-of-type(n+2), .f_lang > .input-group2:nth-of-type(n+2) {*/
.f_lang > .input-group, .f_lang > .input-group2 {
	display: none;
}
.none {
	display: none;
}
.col-md-3 {
	border-bottom: 1px solid #fff;
}
i.fa-tag {color: #3a76f0;}

div.join_object {
	display: inline-block;
	border:4px solid #3a76f0; 
	border-radius:7px; 
	background-color: #3a76f0;
	margin: 0 5px 10px 0;
}
div.join_object:hover {
	filter: brightness(140%);
}
div.join_object .cube {
	display: inline-block; 
	padding: 5px;
	color: white;
	cursor: w-resize;
}
div.join_object .cube i {
	font-size: 1.2em;
}
div.join_object .info {
	display: inline-block; 
	background-color: #fff; 
	border-radius:5px; 
	padding: 5px;
}
div.join_object .info a {
	font-weight: bold; 
	text-decoration: none; 
	color:#3a76f0;
}
table.t1.no_border td {
	border: 0;
	padding: 0 !important;
}
.image_preview img {
	cursor: w-resize;
}
button.vbtn {
	font-weight: 600;
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border-radius: 5px !important;
	background-image: linear-gradient(#eee, #ddd);
	border-right: 3px solid rgb(118,138,118);
	border-bottom: 3px solid rgb(118,138,118);
	border-top: 3px solid rgb(102, 122, 102);
	border-left: 3px solid rgb(102, 122, 102);
}
button.vbtn_red {
	filter: hue-rotate(235deg);
}
button.vbtn:hover {
	color: rgb(74, 170, 74);
	border-right: 3px solid rgb(121, 197, 121);
	border-bottom: 3px solid rgb(121, 197, 121);
	border-top: 3px solid rgb(74, 170, 74);
	border-left: 3px solid rgb(74, 170, 74);
}
button.vbtn.btn_large {
	border-radius: 10px !important;
	font-weight: 100;
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 1.25em;
	padding: 5px 15px;
}
nav#main_menu  {
	box-shadow: 0 0 7px rgba(0,0,0,0.5);
}
nav#main_menu  ul.dropdown-menu {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
@media only screen and (max-width: 975px) {
	nav#main_menu  a.dropdown-toggle {
		font-size: 1.35em;
	}
}
nav#main_menu .navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,0.9) !important;
}
nav#main_menu .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 60, 255, 0.9) !important;
}
.status_grey, .status_green {border-radius: 5px; color: white; padding-bottom: 3px; cursor: pointer;}
.status_grey {background-color: #a8a8a8;}
.status_green {background-color: #2fc900;}
#div_submit {
	position: fixed;
	width: 100%; 
	left: 0; bottom: 0;
	padding: 0 25px 10px 10px;
	/*background-color: rgba(255,255,255,0.7);*/
	background-image: linear-gradient(#f0f0f0, #d0d0d0, #d0d0d0, #d0d0d0, #d0d0d0);
}
.lang_name {
	background-color: #eeeeee;
	border: 1px solid #ced4da;
	border-bottom: 0;
	border-radius: 3px 3px 0 0;
	width: 95px;
	padding: 5px 12px;
	white-space: nowrap;
}
/********** List.html **********/
button {
	border-radius: 5px !important;
}
button.btn {
	color: white;
}
nav button.nav-link {
	border-radius: .25rem .25rem 0 0 !important;
}
.div_table {
	min-width: 767px;
	overflow-x: auto !important;
}
.wrapper1 {
	height: 20px;
	overflow-y: hidden;
}
.wrapper1, .wrapper2 {
	overflow-x: auto !important;
}
th {
	border-bottom: 2px solid rgb(16, 134, 0) !important;
	border-right: 1px solid #fff !important;
	background-color: #e0f0e0 !important;
	white-space: nowrap;
	text-align: center !important;
	line-height: 1.2 !important;
}
tr.selected {
	background-color: #ffc2aa;
	border: 5px solid #fc8728;
}
th a {
	text-decoration: none;
}
a.object_box {
	border: 2px solid #bbb;
	border-left: 5px solid #bbb;
	padding: 3px 5px;
	text-decoration: none;
}
input[type="checkbox"] {
	width: 24px; height: 24px;
	line-height: 22.5px;
	border-color: #ff0000;
	font-size: 15px;
}
.status_N {font-weight: bold; color: #ffa600;}
.status_Y {font-weight: bold; color: #208a00;}