html {
  height: 100%;
}

@media (min-width: 1000px) {
  .session_name {
    display: block !important;
  }
}

@media (max-width: 999px) and (min-width: 768px) {
  .session_name {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .session_name {
    display: block !important;
  }
}

body {
  height: 100%;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -40px;
  /* Pad bottom by footer height */
  padding: 0 0 40px;
}


/* Set the fixed height of the footer here */
#footer {
  height: 40px;
  background-color: #f5f5f5;
}


.container .credit {
  margin: 10px 0;
}

a {
	cursor: pointer;
}

/* glyphicon color ======================================== */
.glyphicon-color-yellow {
  color: #EDAE00;
}


/* �ｿｽ�ｿｽ�ｿｽO�ｿｽC�ｿｽ�ｿｽ ======================================== */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* �ｿｽ齬� ======================================== */
/* �ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽG�ｿｽ�ｿｽ�ｿｽA */
.panel-group > .panel > .panel-heading {
  padding: 0;
}
.panel-group > .panel > .panel-heading a:active,
.panel-group > .panel > .panel-heading a:hover,
.panel-group > .panel > .panel-heading a:focus {
  text-decoration: none;
}
a.accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* �ｿｽy�ｿｽ[�ｿｽW�ｿｽ�ｿｽ�ｿｽ[ */
.page {
  margin: 5px 0px !important;
}

/* �ｿｽe�ｿｽ[�ｿｽu�ｿｽ�ｿｽ */
.base_table {
  overflow: auto;
}

@media (min-width: 768px) {
  .table-responsive > .table {
    margin-bottom: 0px;
  }
}

/* �ｿｽ�ｿｽ�ｿｽﾚ厄ｿｽ */
.table > thead > tr > th{
  text-align: center;
  white-space: nowrap;
}

/* �ｿｽ\�ｿｽ[�ｿｽg�ｿｽA�ｿｽC�ｿｽR�ｿｽ�ｿｽ */
.sort_icon {
  color:#6495ED;
}

/* �ｿｽl */
.table > tbody > tr > td,
.table > tfoot > tr > td{
  text-align: center;
}

/* �ｿｽI�ｿｽ�ｿｽ */
td.td_chk{
  width:47px;
}

/* �ｿｽA�ｿｽC�ｿｽR�ｿｽ�ｿｽ �ｿｽﾒ集 */
td.td_update{
  width:47px;
}

/* �ｿｽA�ｿｽC�ｿｽR�ｿｽ�ｿｽ �ｿｽ尞� */
td.td_delete{
  width:47px;
}

/* �ｿｽ齬暦ｿｽ纒費ｿｽ{�ｿｽ^�ｿｽ�ｿｽ */
.list-button-upper {
  text-align: right;
  margin: 0 0 5px 0;
}

/* �ｿｽ齬暦ｿｽ�ｿｽ�ｿｽ�ｿｽ�ｿｽ{�ｿｽ^�ｿｽ�ｿｽ */
.list-button-lower{
  text-align: right;
  margin: 5px 0 5px 0;
}

/* �ｿｽo�ｿｽ^ ======================================== */
/* �ｿｽK�ｿｽ{�ｿｽ}�ｿｽ[�ｿｽN */
.attention
{
  color: #FF0000;
  padding-right: 3px;
  font-weight: normal;
}

.loginmap {
}
