html, body {
  height: 100%;
}

body {
  margin: 0px;
  /*min-width: 1000px;*/
  /*min-height: 768px;*/
  font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif!important;
}

a , input {
  outline: none!important;
}

img {
  border:0px;
}




#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -27px;
}

/*ヘッダーとナビゲーション*/

header {
  height: 45px;
}

#user_navigation_header{
  height: 85px;
  padding-top:15px;
  background-image:url(../img/A505-18_ks.jpg);
  background-repeat: no-repeat;
  background-position: center center;
-moz-background-size:cover;
background-size:cover;
}

#navcontainer {
  background-image: url(../img/headerbar.gif);
  width: 100%;
  min-width: 1000px;
  height: 45px;
  position: fixed;
  z-index: 2;
}

#logo {
  margin-top: 10px;
  margin-left: 20px;
  float: left;
}

#navcontainer .navbar{
  margin-bottom: 0px;
}

#navcontainer .headerdrop {
  color: #FFFFFF;
  padding-top: 12px;
  height: 23px;
}

#navcontainer .headerdrop:hover{
  background-color: #F6BB11;
}

#navcontainer .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

#navcontainer .open .headerdrop {
  background-color: #FF8800;
}

#navcontainer .navbar .headerdrop {
  text-shadow: 0 0px 0 #FFFFFF;
}

#navcontainer .leftnav{
  margin-left: 10px;
}

#navcontainer .rightnav {
  float: right;
}

#humanimg{
  position: relative;
  bottom: 3px;
}

.container-margin{
  margin-top:10px;

}

/*カルーセル*/

#carouselcontainer {
  border-bottom: 2px solid #9E9E9E;
}

#carouselcontainer , .carousel-inner {
  height: 170px;
}

.center-image{
  margin-left: auto;
  margin-right: auto;
}

#carouselcontainer .carousel-control {
  top: 50%;
  background-color: transparent;
  border: 0px solid #FFFFFF;
  color: #9E9E9E;
  font-size: 40px;
}



/*メインコンテンツ*/
#maincontainer {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  /*margin-top: 27px;*/
}

.maincontainer_background {
  background-image: url(../img/bg.gif);
}

#mainhead {
  height: 50px;
}

#mainhead img {
  float: left;
}

#popcreate{
  margin-top: 8px;
}

#iconcontainer {
  float: right;
}

#iconcontainer td {
  width: 77px;
}

#iconcontainer td img{
  float: right;
}

#iconcontainer td img:hover{
  opacity:0.6;
  filter: alpha(opacity=60);
}

#mainbody {
  padding-top: 30px;
  /*min-height: 412px;*/
}

.thumbnail{
  background-color: #FFFFFF;

}

/*サイドバー*/
#sidebar {
  width: 170px;
  float: left;
}

#sidebar > div {
  background-image: url(../img/gradation.gif);
  background-repeat: repeat-x;
  background-color: #EDEDED;
  padding-top: 15px;
  margin-bottom: 6px;
  padding-right: 7px;
  padding-left: 7px;
  padding-bottom:10px;
}

.sidetitle {
  border-bottom: 2px solid #E38D00;
  font-size: 16px;
  font-weight: bold;
}

.sidetitle p {
  margin: 0px;
}

#sidebar input {
  margin-top: 0px;
  margin-bottom: 2px;
}

#sidebar form {
  margin-top: 10px;
}



/*ポップのリスト*/
#popcontainer {
  border: solid 1px #B4B4B4;
  margin-left: 191px;
  height: 200px;
  min-width: 710px;
  overflow-y: scroll;
  font-size: 80%;
  text-align: center;
  padding: 20px;
}

#popcontainer > div{
  float: left;
  margin: 10px;
  /*width: 200px;*/
  height: 130px;
  display: table;
}

#popcontainer > div > div{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#popcontainer a{
  color: #333333;
}


/*フッター*/
footer{
  background-color: #231815;
  height: 27px;
  color: #FFFFFF;
}

footer p{
  margin-bottom: 0px;
  margin-right: 38px;
  line-height: 26px;
  float: right;
}

/*テーブル*/
.table th.action{
  width:50px;
}

.table td.action{
  text-align: center;
}

.table tr.row-disabled{
  background-color: #C0C0C0;
}

.table td.fontmono{
  font-family: monospace;
}

.fontmono{
  font-family: monospace;
}

.table td.align_right{
  text-align: right;
}
.table td.align_center{
  text-align: center;
}

.align_right{
  text-align: right;
}
.config-line{
    margin-bottom: 10px;
}

.error-message{
  font-size:11px;
  color:red;
  font-weight: bold;
}

.login_wrap{

  text-align: center;
  display: table-cell;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #FFFF80;
}

/*user navigation*/
.action_container{
  text-align: center;
  height: 52px;
  width: 100%;

  background-repeat:no-repeat;
  background-position: center center;
}
.action_link{
  line-height: 52px;
  font-size: 32px;
}

.action_link a{
  color: #FFFFFF
}
.action_link a:hover{
  text-decoration: none;
}

i.action{
  display:block;
  padding-top: 8px;
}

.header-container{
  max-width:1600px;
  margin-left : auto ;
  margin-right : auto ;
}

.sidecontainer{
  overflow-y:scroll;
  margin-top:10px;
}

.affix{
  /*width:100%;*/
  display: inline;

}

#spread01{
  font-size:12px;
}
.handsontable th, .handsontable td{
  vertical-align: middle;
}
.upload_project{
  border-bottom:1px solid #dddddd;
  box-shadow:2px 2px 3px #959595;
  height:80px;
  margin-bottom:15px;
  margin-left:20px;
  padding:5% 5%;
}
.side_menu {
    border-left: 1px solid #dddddd;
    padding-left: 10px;
}

.widget {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding: 10px 15px 16px;
}

/*.container {
  /*width: 960px;*/
  margin: 15px auto;
  max-width:1600px;
  margin-left : auto ;
  margin-right : auto ;
}
*/


dl.inline-list {
  width:100%;
  margin:20px auto;
  letter-spacing:-0.31em;
  *letter-spacing:normal;
  word-spacing:-0.43em;
}

dt.inline-list {
  display:inline-block;
  text-align: right;
  width:35%;
  /*margin-right:-1px;*/
  padding:3px 2% 4px;
  word-spacing:normal;
  letter-spacing:normal;
}

dd.inline-list {
  display:inline-block;
  /**display:inline;*/
  /*zoom:1;*/
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  width:46%;
  padding:3px 2% 4px;
  margin:0;
}


td.vcenter {
  vertical-align: middle;
}

.checkbox_lg{
  width:      20px;
  height:     20px;
  margin:0;
}

.checkbox_md{
  width:      16px;
  height:     16px;
  margin:0;
}


.btn-amethyst{
    background-color: #9b59b6;
    border-color: #9b59b6;
    color: #fff;
}

.btn-turquoise{
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
}

.btn-turquoise:hover, .btn-turquoise:focus, .btn-turquoise:active, .btn-turquoise.active, .open>.dropdown-toggle.btn-turquoise {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c; /*set the color you want here*/
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
  opacity:0.2!important;
}

.readonly{
  background-color:#f0f8ff!important;
}

.pagination{
  margin:10px 0;
}

.btn-punpkin {
    background-color: #d35400;
    border-color: #d35400;
    color: #fff;
}

.file>input{
  padding-bottom: 30px;
  margin-bottom: 10px;
  width: 100%;
  border:1px solid rgb(238, 238, 238);
  box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
  -webkit-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
  -moz-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
}

.btn-group-xs > .btn, .btn-xs{
  font-size: 13px;
}


.layoutView.fixed  {
  position:fixed;
  top:10px;
}
