body {
	font-weight:500;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	color:#333333;
	}

*:focus,
input:focus, {
	outline:none!important
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline:none
}


.container {
	max-width:1100px;
	margin:0 auto;
	width:90%
}

#contents-wrapper {
	padding-bottom: 60px;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #f5f5f5;    
	border-top: 1px solid #e0e0e0;
}

.filetree-card {
	padding-left: 10px;
	min-height: 100px;
	overflow-y: auto;
	overflow-x: auto;
}

#CommonLoader {
	position: fixed;
	left: 0; right: 0; top: 0; bottom: 0;
	z-index: 2017; overflow-x: hidden; overflow-y: auto;
	background: rgba(0,0,0,0.5) url("/momonga_enquete/img/ajax-loader.gif") no-repeat fixed center center;
}

/*bootstrap-datepicker�w�b�_�[����margin���l��*/
.datepicker-dropdown {
	margin-top: 30px;
}

/*�t�b�^�[�{�^���𒆉��ɕ\��*/
#footer button {
	margin-top: 13px;
}

.navbar-fixed-top {
    background-image: none;
    background-color: #fff;
    box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
    height:50px
 }

*:focus {
	outline:none !important
}

.navbar-brand img {
	margin-top:-8px
}

.navbar-default .navbar-nav>li>a {
    color: #353239;
    font-size: 13px;
    padding-top: 16px;
    text-shadow:none;
    height:50px
}

.navbar-default .navbar-nav>li>a:hover {
	color:#ff6000
}

#accountsettings {
	background-color: #ff9b45;
    color: #fff;
}

#accountsettings:hover {
	background-color:#fb8a29
}
    
 #logout {
     background-color: #d8381e;
    color: #fff;
}
 
 #logout:hover {
    background-color:#b31811
}
 
.btn-success {
	background-color:#168657;
	border:none;
	background-image:none;
	border-radius:4px;
	margin-left:1em;
	box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
}

.btn-success:hover {
	background-color:#126d47
}
	
.btn {
	border-radius:0px
}
	
	
.modal-header {
	background-color:#424242;
	padding:8px;
	padding-bottom:0
}

.modal-header h4 {
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:16px
}

.modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    border-radius: 0px;
    border:none
}
    
.confirm-message {
  text-align:center;    
  padding-top: 24px;
  padding-bottom: 16px;
}
  
  
body.modal-open {
	width:100% !important;
	padding-right:0 !important;
	overflow-y: scroll !important;
	position:fixed !important
}

.modal {
	overflow-y:scroll !important
}

.btn-success, .btn-danger, .btn-default {
	text-shadow:none
}

.btn-danger {
	border:none;
	background:#d9534f;
	background-color:#d9534f;	
	box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
	
}

.btn-success {
	border:none;
	margin-left: 0.3em;
    width: 100px;
    box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
    
}

#footer .btn-default {
    background-color: #306fb3;
    color: #fff;
    border: none;
    padding: 6px 12px;
    margin-left: 0.3em;
    width: 100px;
    box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
    
}

#footer .btn-default:hover {
	background-color:#235386
}

#footer .btn-danger {
	width:180px
}

.alert-message {
	margin:0 auto;
	line-height:1.6em;
	text-align:center
}


.modal-header {
	background-color:#424242;
	padding:4px;
	padding-bottom:0
}

.modal-header h4 {
	font-weight:bold;
	text-align:center;
	color:#fff
}

.modal-body label {
	float: left;
    margin-top: 5px;
    margin-right: 8px;
    width: 135px;
}

legend {
	font-size:16px;
	padding-bottom:8px;
	font-weight:bold;
	padding-left:5px
}

.modal-body .form-control {
	width:400px
}

.form-group {
	padding-left:5px
}

.form-group-btn {
	text-align:center;
	 margin-top: 24px;
    margin-bottom: 24px;
}

.btn-group-lg>.btn, .btn-lg{
	border-radius:0
}


.btn-primary {
	background-image:none;
	background-color:#ff7c1f;
	box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
	border:none
}

.form-control:focus {
	border-color:#ccc;
	box-shadow:none;
	
}
.btn-primary:hover {
	background-color:#fb6800;
	border:none
}

.btn-default {
	background:#e8e8e8;
	background-color:#e8e8e8;
	text-shadow:none;
	padding:6px 12px;
	border:none;	
	box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
}


.modal-footer {
	text-align:center
}

.modal-footer .btn-default {
	margin-right:16px;
	width:150px
}

.modal-footer .btn-primary {
	text-shadow: none; 
	border:0;
	border-color:transparent;
	background:#ff7c1f;
	width:150px;	
	box-shadow:0 -1px 1px rgba(0,0,0,0.3) inset, 0px 1px 1px rgba(255,255,255,0.3) inset;
    border:none
 }
 
 .modal-footer .btn-primary:hover {
	background-color:#fb6800
}
 
 .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background-color:#fb6800
 }
 
 .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
    background-color:#fb6800
 }
 
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
	background-color:#fb6800;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color:#fb6800
}
.modal-footer .btn-primary [disabled] {
   border:none
}

.btn {
	font-weight:500
}

.checkbox label {
	width:180px;
	margin-top:0px
}

.modal-body .checkbox {
	margin-bottom:14px
}

table.dataTable thead .sorting_desc {
	background-image: url("../fonts/sort-down.png")
}

table.dataTable thead .sorting_asc {
	background-image: url("../fonts/sort-up.png")
}
.button .close {
	color:#fff
}

.close {
	color:#fff;
	text-shadow:none;
	opacity:1;
	font-size:18px;
	margin-top:0
}

.modal-header .close {
	margin-top:0;
	margin-right:4px
}

.close:hover {
	color:#bfbfbf
}

.modal-footer {
	background-color:#f3f4f5
}

#accountconfig-modal legend {
	font-size:14px
}

#accountconfig-modal .modal-body label {
	width:140px
}

.form-group-btn {
	text-align:center;
	margin-top:24px;
	margin-bottom:24px
}

#accountconfig-modal .btn-default {
	background-color:#344979;
	color:#fff;
}

#accountconfig-modal .btn-default:hover {
	background-color:#16295f
}

#accountconfig-modal .modal-footer .btn-default {
	margin:0 auto
}
#form-group-btn .btn-default {
	width:300px
}

#accountconfig-modal #delete-account {
	margin-bottom:8px
}

#accountconfig-modal #fm-delete-account {
	margin-top:0px;
	padding-top:24px;
	border-top:1px solid #ddd
}

#accountconfig-modal #fm-delete-account legend {
	width:150px;
	float:left;
	border:none;
	padding-top:4px;
	margin-bottom:0
}

@media screen and (max-width:1023px) {
	.nav>li>a {
	padding:8px 12px}
}

.modal-header {
	border-radius: unset;
}

.modal-footer {
	display: block;
}

.modal-body {
	font-size: 14px;
}