.clear {
clear:both;
}
.clearspace {
clear:both;
height: 50px;
}

.clearspace_02 {
clear:both;
height: 25px;
}

.clearspace_05 {
clear:both;
height: 10px;
}

body {
    background-color: #ffffff;
}
header.header_block {

height:80px;

background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #04173e), color-stop(0.00, #194cae));
background: -webkit-linear-gradient(#194cae, #04173e);
background: -moz-linear-gradient(#194cae, #04173e);
background: -o-linear-gradient(#194cae, #04173e);
background: -ms-linear-gradient(#194cae, #04173e);
background: linear-gradient(#194cae, #04173e);



text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 2px 6px rgba(0, 0, 0, .7);

position: relative; 
z-index: 500;
	
}


.container .navbar-default {
	

text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 2px 6px rgba(0, 0, 0, .5);

background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eaeced), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #eaeced);
background: -moz-linear-gradient(#fff, #eaeced);
background: -o-linear-gradient(#fff, #eaeced);
background: -ms-linear-gradient(#fff, #eaeced);
background: linear-gradient(#fff, #eaeced);

}


.main { 

background:url(../images/main_visual10.png) center no-repeat; background-size: cover;

}


img {
    max-width: 100%;
}


.rootpanel{
    border: 1px solid rgba(140, 100, 143, 1);
}


.pass_text  {
  position: relative;
  bottom: -10px;
}


.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #78517b 0%, #634266 100%);
    background-image: -o-linear-gradient(top, #78517b 0%, #634266 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#78517b), to(#634266));
    background-image: linear-gradient(to bottom, #78517b 0%, #634266 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78517b', endColorstr='#634266', GradientType=0);
    background-repeat: repeat-x;
    color: #fff;
}

.btn-login{
    background-image: -webkit-linear-gradient(top, #78517b 0%, #634266 100%);
    background-image: -o-linear-gradient(top, #78517b 0%, #634266 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#78517b), to(#634266));
    background-image: linear-gradient(to bottom, #78517b 0%, #634266 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78517b', endColorstr='#634266', GradientType=0);
    background-repeat: repeat-x;
    color: #fff;
}

.root_line01{
	
	margin:-10px 0 20px 0;

}

dl.root_list01 dd{
	
	margin:0 0 10px 0;
	
}
/*!
hx
 */
 
 
  h1{
 	font-size:24px;
 	color:#ffffff;
 	margin:0;
 	padding:5px;
 	background:#123456;
 	
 }
 
 
 h3{
 	font-size:16px;
 	color:#ffffff;
 	padding:3px;
 	background:#808db1;
 	
 }
 

/*!
table
 */
 
 
table.table tr td.cel_title01{
	width:10%;
/*	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 3em;
	vertical-align: middle; */

}

table.table tr td.cel_title02{
	width:10%;
/*	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.5em;
	vertical-align: middle; */

}


.tabletype01 tr th{
	width:33%;
/*	-webkit-writing-mode: vertical-rl;


	vertical-align: middle; */

}
 
.tabletype01 tr td{
	width:33%;
/*	-webkit-writing-mode: vertical-rl;

	vertical-align: middle; */

}

/*!
side area
 */
 
.panel-side01{
     border: 1px solid rgba(65, 78, 108, 1);
}

.panel-side02{
     border: 1px solid rgba(134, 144, 173, 1);
}

.panel-side01> .panel-heading {

    background-color: #44557c;
    color: #fff;
}

h3.panel_h3{
	
	font-size:14px;
	
}

/*!
Media Queries
 */
 
 
 .ci{
	
	margin:20px 0 0px 0 ;
	
}

 .main_text{
	
	margin:10px 0 20px 0 ;
	
}

.container h2{

color:#1d3e81;
font-size:18px;
padding:0px 0 10px 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);

border-bottom: 1px solid rgba(123, 123, 123, 0.3);	
	
}



table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  background: #56a2cf;
  color: white;
  padding:3px;

}


.bt-content, table.bt tfoot td .bt-content, table.bt tbody td .bt-content {
    vertical-align: top;
    margin: 0 0 0 auto;
}
table.two-axis tr td:first-of-type {
  background: #cadde1;
}

  table.two-axis tr td:first-of-type,
  table.two-axis tr:nth-of-type(2n+2) td:first-of-type,
  table.two-axis tr td:first-of-type:before {
    background: #3584b3;
    color: #ffffff;
  }

  table.two-axis tr td:first-of-type {
    border-bottom: 1px solid #e4ebeb;
  }

  table.two-axis tr td:first-of-type:before {
    padding-bottom: 10px;
  }

 

@media (min-width: 768px) {

 .ci{
	
	margin:15px 0 0px 0 ;
	
}

.nav > li > a {
    padding: 15px 5px;
    min-height: 50px;

}

 .main_text{
	
	margin:80px 0 20px 0 ;

}

}
@media (min-width: 992px) {
	
.nav > li > a {
    padding: 15px 15px;
}



 .main_text{
	
	margin:60px 0 20px 0 ;

}

}
@media (min-width: 1200px) {



}



/*
 * table
 */

table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;

  /* IE 9 */
  float: left\9;
  width: 100%\9;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) ": ";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}




.tabletype01 > tbody > tr > td,
.tabletype01 > tbody > tr > th, 
.tabletype01 > tfoot > tr > td,
.tabletype01 > tfoot > tr > th, 
.tabletype01 > thead > tr > td,
.tabletype01 > thead > tr > th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 12px;
}
