body{
	width:100%;
	margin:0;
	padding;0;
}


#file_mgt_main_container{
	width:90%;
	margin-left:5%;
	margin-top:0;
	margin-top:-50px;
}

#action_holder{
	width:100%;
	display:inline;
	margin:0;
	padding:0;
	
}

#action_holder ul{
	list-style:none;
	width:100%;	
	margin:0;
	padding:0;
	
}

#action_holder li{
	margin:0;
	padding:0;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:5px;
	float:left;
}

#table_holder{
	width:100%;
}

#table_holder table{
	width:100%;
	border:1px solid #ccc;
}

#table_holder th{
	border:1px solid #ccc;
	background:#003d4c;
	color:#fff;
	padding-bottom:5px;
	padding-top:5px;
	font-family:Meiryo;
	font-size:16px;
}

#table_holder tr{
	border:1px solid #ccc;
}

#table_holder td{
	border:1px solid #ccc;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Meiryo;
	font-size:15px;
}


#tbl tr:nth-child(odd){
	background:#DADADA;
}

#tbl tr:nth-child(even){
	
}


#tbl tr.highlight td {
    background-color: #96C8FA;
}





#resizable { background-position: top left; }
#resizable, #also { width: 150px; height: 120px; padding: 0.5em; }
#resizable h3, #also h3 { text-align: center; margin: 0; }
#also { margin-top: 1em; }














div#submitForm input#submit_folder{
  background-image:url(../img/folder.png);
  background-color:transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
  outline-style:none;
  padding-bottom:2px;
}

div#submitForm input#submit_field{
  background-color: transparent;
   color: #000000;
  cursor: pointer;
  width:auto;
  font-weight: bold;  
  vertical-align:text-bottom;
  text-align:left;
  border:0;
  outline-style:none;
}


div#submitForm input#submit_field:active{
 
  border:0;
  outline-style:none;
}

div#submitForm input#submit_field:focus{
 
  border:0;
  outline-style:none;
}




div#submitForm input.back{
  background-image:url(../img/upfolder.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
  outline-style:none;
}


div#submitForm input.back2{
 
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:auto;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
  outline-style:none;
}

div#submitForm input.back2:active{
 
  background-color: transparent;
  border:1 solid transparent;
  outline-style:none;
}

div#submitForm input.back2:focus{	
 
  background-color: transparent;
  border:1 solid transparent;
  outline-style:none;
}



div#submitForm_notdir_pdf  input{
 background-color: transparent;
  background-image:url(../img/pdf.png); 
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_mp3  input{
  background-image:url(../img/mp3.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;  
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_psd  input{
  background-image:url(../img/psd.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}


div#submitForm_notdir_gif  input{
  background-image:url(../img/gif.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}


div#submitForm_notdir_png  input{
  background-image:url(../img/png.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}


div#submitForm_notdir_rar  input{
  background-image:url(../img/rar.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_zip  input{
  background-image:url(../img/zip.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}


div#submitForm_notdir_default  input{
  background-image:url(../img/file.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}


div#submitForm_notdir_jpg  input{
  background-image:url(../img/jpeg.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_doc  input{
  background-image:url(../img/docx.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_docx  input{
  background-image:url(../img/docx.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_xlsx  input{
  background-image:url(../img/xlsx.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}

div#submitForm_notdir_xlx  input{
  background-image:url(../img/xlsx.png);
  background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}



div#submitForm_notdir_txt  input{
  background-image:url(../img/txt.png);
   background-color: transparent;
  background-size:100%;
  color: #000000;
  cursor: pointer;
  width:20px;
  font-weight: bold;  
  vertical-align:center;
  text-align:center;
  border:0;
}




span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;      
}

.highlight td {
	background: skyblue;
}


.uploadWrapper {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:16px;
    width: 78px;
	
	color:#111;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}

.uploadWrapperss{
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}


.createFolder {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}


.btn_backtomain {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}




.btndownload {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}

.btndelete {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}


.btndelete_whole {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}




.btnRename {
	background-color:#CBCBCA;
	margin-top:1px;
    overflow: hidden;
    position: relative;
    height:24px;
    width: 78px;
   
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor: pointer;
	cursor: hand;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.16, rgb(207,207,207)),
		color-stop(0.79, rgb(252,252,252))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,207,207) 16%,
		rgb(252,252,252) 79%
	);
	padding:3px;
	
	border:1px solid #111;
}




.uploadWrapper input {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
	
}
.uploadWrapper p {
    margin: 0 0px;
	padding-left:15px;
    position: absolute;
    line-height: 17px;
	text-align:center;
	color:#666;
}

.moveUp_hide{
	visibility:hidden;
}

.moveUp_visible{
	visibility:visible;
}




div#login_container{
	width:40%;
	background:#fff;
	margin:10% auto;
}

div#login_container table{
	width:100%;
	border:0 solid transparent;
	background:#ececec;
}

div#login_container table th{
	border:0;
	font-family:Meiryo;
	font-size:16px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	background:#003d4c;
	color:#fff;
	border-left:0;
}


div#login_container table td{
	border:0;
	font-family:Meiryo;
	font-size:15px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	color:#111;
	border-left:0;
}


div#login_container table td input[type=email]{
	border:0;
	font-family:Meiryo;
	font-size:15px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	border-left:0;
	width:92%;
}

div#login_container table td input[type=password]{
	border:0;
	font-family:Meiryo;
	font-size:15px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	border-left:0;
	width:92%;
}


div#login_container  input[type=submit]{
	font-family:Meiryo;
	font-size:15px;
	text-align:center;
	cursor:pointer;
	width:80px;
}

div#error_this{
	vertical-align: middle;
	width:100%;
	height:30px;
	background-color: rgb(243, 215, 221);
	border:1px solid rgb(235, 146, 146); 
	text-align:left;	
	font-family:Meiryo;
	font-size:15px;
}













































