.registerGEOJSON {
	background: #ececec;
	box-shadow: 0px 0px 1px 0px #565656;
	min-height: 1000px;
	width: 100%;
}
.registerGEOJSON tr, .registerGEOJSON th, .registerGEOJSON td {
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.registerGEOJSON tr:hover {
	background-color: #d0e3e5;
}
.registerGEOJSON td {
	vertical-align: middle !important;
	padding: 5px !important;
	font-size: 12px;
}
.registerGEOJSON td a {
	color: #333;
}
.registerGEOJSON th {
	background-color: #dfdfdf;
	border-right: 1px solid #a4a4a4;
}
.registerGEOJSON th:nth-child(2) {
	border-right: none;
}
.registerGEOJSON p {
	margin: 0; padding: 0;
}
.registerGEOJSON div {
	margin: 0; padding: 0;
}

.registerGEOJSON .header-jigyo,
.registerGEOJSON .header-menuGeojson {
	background-color: #fafafa;
    background-image: linear-gradient(180deg,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border-bottom: 1px solid #bbb;
    padding: 0;
    height: 32px;
    position: fixed;
	width: 100%;
	z-index: 1;
}
.registerGEOJSON .tbl-jigyo {
	width: 100%;
	padding-top: 32px;
}
.registerGEOJSON .header-jigyo div,
.registerGEOJSON .header-menuGeojson div.col-md-2 {
	height: 32px;
	float: left;
	line-height: 32px;
	border-right: 1px solid #dfdfdf;
	padding: 0 8px;
}
.registerGEOJSON .header-jigyo div.col-md-3:last-child,
.registerGEOJSON .header-menuGeojson div.col-md-2:last-child {
	border-right: none;
}
.registerGEOJSON .header-jigyo div:nth-child(1),
.registerGEOJSON .header-menuGeojson div:nth-child(1) {
	width: 250px;
}
.registerGEOJSON .header-jigyo div:nth-child(1) p,
.registerGEOJSON .header-menuGeojson div:nth-child(1) p,
.registerGEOJSON .header-menuGeojson div:nth-child(2) p {
	font-size: 12px;
	text-transform: uppercase;
}
.registerGEOJSON .header-jigyo div:nth-child(1) p span,
.registerGEOJSON .header-menuGeojson div:nth-child(1) p span,
.registerGEOJSON .header-menuGeojson div:nth-child(2) p span,
.registerGEOJSON .header-menuGeojson div:nth-child(3) span {
	font-weight: bold;
}
.registerGEOJSON .header-jigyo div:nth-child(2) {
	max-width: 600px;
}
.registerGEOJSON .header-jigyo div:nth-child(2) span {
	font-weight: bold;
}
.registerGEOJSON .header-jigyo div:nth-child(3) a {
	padding-left: 21px;
	width: 16px;
	height: 15px;
	background: url('../img/upload_icon.png') no-repeat left center;
}
.registerGEOJSON .header-jigyo div:nth-child(4) {
	float: right;
}
.registerGEOJSON .header-jigyo div:nth-child(4) a {
	padding-left: 26px;
	background: url('../img/japanmap_icon.png') no-repeat left center;
}
.registerGEOJSON .tbl-jigyo table tr td:first-child a {
	display: block;
	padding-left: 26px;
	height: 16px;
	background: url('../img/folder_icon.png') no-repeat left center;
}
.registerGEOJSON .header-menuGeojson div:nth-child(2) {
	width: 150px;
}
.registerGEOJSON .header-menuGeojson div:nth-child(3) {
	width: 380px;
}
.registerGEOJSON .header-menuGeojson div:nth-child(4) {
	width: 150px;
}
.registerGEOJSON .header-menuGeojson div:nth-child(4) a {
	padding-left: 21px;
	background: url('../img/upload_icon.png') no-repeat left center;
}
.registerGEOJSON .header-menuGeojson div:nth-child(5) {
	width: 100px;
}
.registerGEOJSON .header-menuGeojson div:nth-child(5) a {
	padding-left: 26px;
	background: url('../img/back_icon.png') no-repeat left center;
}
.registerGEOJSON .header-menuGeojson div:nth-child(6) a {
	float: left;
	padding-left: 26px;
	background: url('../img/japanmap_icon.png') no-repeat left center;
}
.registerGEOJSON .list-preview-menu {
	background-color: #fff;
	border-right: 1px solid #a4a4a4;
	min-height: 600px;
	position: fixed;
	width: 20%;
	overflow-y: scroll;
	padding-bottom: 1600px;
}
.registerGEOJSON .list-preview-menu p.header {
	display: block;
	background-color: #1892cb;
	color: #ffffff;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
}
.registerGEOJSON .list-preview-menu ul {
	padding: 8px;
}
.registerGEOJSON .list-preview-menu ul ul {
	padding: 0;
}
.registerGEOJSON div.list-menu {
	position: absolute;
	right: 0;
	width: 80%;
}
.registerGEOJSON .header-menuGeojson .geojson {
	width: 350px !important;
}
.registerGEOJSON .header-menuGeojson .geojson p:first-child {
	width: 100px;
	float: left;
	border-right: 1px solid #a4a4a4;
}
.registerGEOJSON .header-menuGeojson .geojson p:last-child {
	padding-left: 5px;
	width: 225px;
	float: left;
}
.registerGEOJSON .header-menuGeojson div.geojson_3 {
	width: 320px;
}
.registerGEOJSON .header-menuGeojson div.geojson_4 {
	width: 120px;
}
.registerGEOJSON .header-menuGeojson div.geojson_5 {
	width: 208px;
}
.registerGEOJSON .header-menuGeojson div.geojson_5 a:first-child {
	font-size: 12px;
	width: 80px;
	float: left;
	height: 32px;
	border-right: 1px solid #a4a4a4;
}
.registerGEOJSON .header-menuGeojson div.geojson_5 a:last-child {
	width: 100px;
    float: left;
    padding-left: 25px;
    margin-left: 10px;
    background: url('../img/backTop_icon.png') no-repeat left center;
}
#dropzoneFileUpload {
	height: 150px;
	text-align: center;
}
#dropzoneFileUpload span {
	display: block;
	line-height: 150px;
	font-size: 16px;
	cursor: pointer;
}

/*=========== JIGYO FOLDERS =============*/
/*=========== JIGYO FOLDERS =============*/
/*=========== JIGYO FOLDERS =============*/
div#popupDataJigyo .modal-header {
	margin: 0 !important; padding: 0 !important;
	background-color: #0f598a;
}
div#popupDataJigyo .modal-header p {
	float: left;
	line-height: 30px;
	margin: 0; padding: 0 0 0 10px;
	color: #fff;
}
#popupDataJigyo .modal-header button span {
	color: #ff8b06;
    font-size: 18px;
    text-shadow: none;
    padding-right: 5px;
}
#popupDataJigyo .modal-header button {
	opacity: 1;
	margin-top: 0;
}
#popupDataJigyo .modal-header button span:hover {
	opacity: 0.8;
}
#popupDataJigyo .modal-body .btnControl {
    background-color: #fafafa;
    background-image: linear-gradient(180deg,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border-bottom: 1px solid #bbb;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
}
#popupDataJigyo .modal-body {
	margin: 0; padding: 0;
	max-height: 500px;
	min-height: 350px;
	overflow-y: scroll;
	background-color: #dfdfdf;
}
#popupDataJigyo .u-vmenu {
	width: 100%;
}
#popupDataJigyo .u-vmenu ul li {
	width: 20%;
	float: left;
	border-bottom: none;
	margin: 15px 10px;
}
#popupDataJigyo .modal-body .u-vmenu ul li a.foPlus:first-child {
	background: url(../img/folder_icon_md.png) top center no-repeat;
    display: block;
    width: 32px;
    height: 32px;
}
#popupDataJigyo .u-vmenu ul li a {
	height: inherit;
	margin: 0; padding: 0;
	height: inherit;
	line-height: inherit;
	display: block;
	margin: 0 auto;
	text-align: center;
}
#popupDataJigyo .u-vmenu ul li a.folder:last-child {
	
}

/*=========== FILE MANAGER =============*/
/*=========== FILE MANAGER =============*/
/*=========== FILE MANAGER =============*/
#tbl_fiFo tr td {
	margin: 0; padding: 5px;
	vertical-align: middle;
}
#tbl_fiFo tr td a {
	color: #000;
	text-decoration: none;
}
#tbl_fiFo tr td a:hover {
	opacity: 0.8;
}
#tbl_fiFo tr td a.folder,
#tbl_fiFo tr td a.share_folder {
	display: block;
    padding-left: 26px;
    height: 16px;
    background: url(../img/folder_icon.png) no-repeat left center;
}

#tbl_fiFo a.file_xlsx,
#tbl_fiFo a.file_pdf,
#tbl_fiFo a.file_txt,
#tbl_fiFo a.file_docx,
#tbl_fiFo a.file_pptx,
#tbl_fiFo a.file_image,
#tbl_fiFo a.file_nan {
	display: block;
	padding-left: 26px;
    height: 26px;
}
#tbl_fiFo a.file_xlsx {
	background: url(../img/xlsx.png) no-repeat left center;
}
#tbl_fiFo a.file_pdf {
	background: url(../img/pdf.png) no-repeat left center;	
}
#tbl_fiFo a.file_txt {
	background: url(../img/txt.png) no-repeat left center;
}
#tbl_fiFo a.file_docx {
	background: url(../img/docx.png) no-repeat left center;
}
#tbl_fiFo a.file_pptx {
	background: url(../img/pptx.png) no-repeat left center;
}
#tbl_fiFo a.file_mp4 {
	display: block;
	background: url(../img/mp4.png) no-repeat left center;
    padding-left: 50px;
    height: 50px;
    line-height: 25px;
}
#tbl_fiFo a.link_web {
	display: block;
	background: url(../img/web.png) no-repeat left center;
    padding-left: 36px;
    height: 31px;
    line-height: 25px;
}
#tbl_fiFo a.file_nan {
	background: url(../img/file.png) no-repeat left center;
}
#popupFileManager .ui-resizable-se {
	bottom: 0 !important;
	right: 0 !important;
}
.blockMakeRegis {
	pointer-events: none;
	color: brown !important;
}
#ftrName {
	float: left;
	margin-right: 10px !important;
	padding-right: 10px !important;
	border-right: 1px solid #d3d3d3;
}
#shareScreen,
#fiMaScreen {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	float: right;
    margin-right: 30px;
    display: block;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 0 5px;
    font-size: 11px;
}
#shareScreen:hover,
#fiMaScreen:hover {
	color: #fefefe;
}
#show_share_screen {
	color: #fff;
	text-decoration: none;
}
div.modal-backdrop.in {
	opacity: 0 !important;
}
div.modal-backdrop {
	background-color: inherit !important;
}
div#popupFileManager {
	overflow-y: inherit !important;
}

/*============== ONLINE FUNCTION ===============*/
/*============== ONLINE FUNCTION ===============*/
/*============== ONLINE FUNCTION ===============*/
table#table_onlineId tr:first-child td {
	border: none !important;
}
table#table_onlineId .folder_online {
	background: url(../img/folder_online.png) no-repeat left center;
    height: 65px;
    padding-left: 90px;
    display: block;
    line-height: 65px;
    color: #191919;
    font-size: 16px;
}
table#table_onlineId .folder_online:hover {
	text-decoration: none !important;
	color: #6a6868;
}
.fo_excel_online {
	float: right;
	padding: 5px 10px;
	margin-right: 15px;
	text-transform: uppercase;
	color: brown;
	font-size: 13px;
	background-color: #dfdfdf;
	display: block;
	border-radius: 3px;
	margin-top: -5px;
	cursor: pointer;
}
.fo_excel_online:hover {
	color: #b06829;
	text-decoration: none;
}