.content-header {
    padding: 25px 20px 0 20px;
}

.content {
    padding-left: 20px;
    padding-right: 20px;
}

.designLayer {
    content: " ";
    position: absolute;
    background: url(http://gos00096.go-server.jp/WebGene_3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 5000px;
    opacity: .5;
    margin: 0 auto;
    z-index: 2;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.box-header>.fa,.box-header>.glyphicon,.box-header>.ion,.box-header .box-title {
    font-size: 19px;
    font-weight: bold;
    color: #696D6F;
}

.box {
    padding: 0px;
    border-radius: 5px;
    box-shadow: 0 0px 1px rgba(0,0,0,0.1);
}

.content-wrapper,.right-side {
    padding-bottom: 20px;
}

.main-header .sidebar-toggle {
    padding: 14px 15px;
}

body.fixed .sidebar-menu>li.header {
    color: #FFFFFF;
    background: #1a2226;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.box-body.with-border, .box-header.with-border {
    border-bottom: 1px solid #DEDEDE;
    padding: 15px 15px;
}

p {
    margin: 0 0 0px;
}

.content-header>h1, .content-header>h2 {
    font-weight: bold;
    color: #556065;
    font-size: 26px;
    letter-spacing: 0px;
    margin-top: 0px;
}

.file_manager_dialog_list {
    letter-spacing: 8px;
    padding-left: 0px;
    text-align: left;
    width: 100%;
    word-break: break-all;
    white-space: normal;
}

.file_manager_dialog_list li {
    list-style: none;
    display: inline-block;
    letter-spacing: normal;
    text-align: center;
    cursor: pointer;
    opacity: .8;
    width: 30%;
}

.file_manager_dialog_list li label {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file_manager_dialog_list li.list_checked, .file_manager_dialog_list li:hover {
    opacity: 1;
}

.file_manager_dialog_list li label img {
}

.file_manager_dialog_list li label input {
}

.login_form {
    text-align: center;
    padding: 30px 0px;
}

.login_form img {
}

.login_form .circle_icon {
    font-size: 41px;
    /* border: 1px solid #FFF; */
    margin-top: 39px;
    width: 60px;
    margin: 38px auto 0;
    border-radius: 30px;
}

.login_form .circle_icon i {
}

.login_form .circle_icon i:before {
}

.login_form .circle_icon + p {
    margin-top: 41px;
    letter-spacing: -0.01em;
    margin-bottom: 29px;
}

.login_form input[name=id] {
    height: 40px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.login_form input[name=password] {
    height: 40px;
    border-radius: 4px;
}

.box-body.with-border, .box-header.with-border {
    padding: 20px 25px;
}

.main-header .sidebar-toggle {
    font-size: 22px;
    padding: 13px 25px;
    text-decoration: none;
    padding-bottom: 9px;
}

.skin-green .sidebar-menu i {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 6px;
    color: #FFF;
}

.skin-green .sidebar-menu>li>a {
    padding: 10px 5px 10px 17px;
    padding-left: 52px;
    position: relative;
    font-size: 12px;
}

.navbar-inner {
    overflow: hidden;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-bottom: 14px;
    }
}

li + li.header {
    margin-top: 10px;
}

.sidebar-user {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sidebar-user .sidebar-user-icon {
    float: left;
    margin-right: 10px;
    margin-left: 14px;
    margin-top: 3px;
    vertical-align: middle;
}

.sidebar-user .sidebar-user-icon i {
    background: #FFF;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #429138;
    text-align: center;
    border-radius: 20px;
    font-size: 20px;
    text-shadow: 1px 1px 0 rgba(8, 8, 8, 0.02),2px 2px 0 rgba(0,0,0,0.15);
}

.sidebar-user .sidebar-user-detail {
    color: #FFF;
}

.sidebar-user .sidebar-user-detail small {
}

.sidebar-user .sidebar-user-detail p {
}

.sidebar-user .sidebar-user-detail p span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 130px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.sidebar-user .sidebar-user-detail p:after {
    content: "様";
}

.table{
    border-collapse: collapse;
    font-size: 13px;
}

.table td {
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 7.9%;
}

.box-body, .box-footer {
    padding: 15px 25px;
    border: none;
}

.box-footer {
    padding: 20px 25px;
    border: none;
}

.sidebar-menu>li.header:before {
    content: " ";
}

.sidebar-menu i.fa.fa-bars, .sidebar-menu i.fa.fa-chevron-down {
    /* float: right; */
    font-size: 18px;
    font-weight: normal;
    margin-right: 0px;
    cursor: pointer;
    margin-top: 4px;
    position: absolute;
    right: 20px;
}

.sidebar-menu i.fa.fa-bars:before, .sidebar-menu i.fa.fa-chevron-down:before {
    cursor: pointer;
}

.main-header .logo {
    height: 54px;
}

@media (min-width: 768px) {
    .parent {
        display: table;
        table-layout: fixed;
    }

    .child {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        float: none;
    }
}

.carousel-indicators li {
    border: 1px solid #ababab;
}

.carousel-indicators .active {
    background-color: #5a5a5a;
}

ul.pagination {
    margin: 0;
    height: 40px;
    width: 82px;
    padding-top: 6px;
}

ul.pagination li.paginate_button.active {
}

ul.pagination li.paginate_button.active a {
}

ul.pagination li.paginate_button {
}

ul.pagination li.paginate_button a {
    border-radius: 17px;
    height: 34px;
    width: 34px;
    line-height: 20px;
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
}

ul.pagination li.pagenation_button {
}

ul.pagination li.pagenation_button a {
    font-size: 17px;
    border: none;
    background: #FFF;
}

ul.pagination li.pagenation_button a i.fa.fa-chevron-right {
}

#sortable tr:hover {
    cursor: pointer;
}

.ui-sortable tr,
tr.ui-sortable-handle {
    cursor: pointer;
    background: #FFF;
    background-color: #FFF;
}

.alert-success {
    color: #429138 !important;
    background: #caf1cb !important;
    border-color: #429138;
    border-width: 2px;
}

.alert-danger {
    color: #E6645C !important;
    background-color: #FDF3F2 !important;
    border-color: #E7887D !important;
    border-width: 2px;
}

.alert {
}

.alert i {
    font-size: 60px;
    margin-bottom: 12px;
}

.alert-success p {
}

td input[type=text] {
    min-width: 40px;
}

tbody#column-area tr:first-child td button.btn-sort:first-child,
tbody#sortable tr:first-child td button.btn-sort:first-child {
    display: none;
}

tbody#column-area tr:last-child td button.btn-sort + button.btn-sort,
tbody#sortable tr:last-child td button.btn-sort + button.btn-sort {
    display: none;
}

.content-inner {
    position: relative;
}

.title_result {
}

.title_result span {
    color: #FFF;
}

ul.box-header {
    list-style: none;
    margin-bottom: 0px;
}

.noData {
    background: #f1f1f1;
    text-align: center;
    color: #8c8c8c;
    border: 3px solid #dcdcdc;
    font-size: 19px;
    padding: 100px 30px;
}

.noData i {
    font-size: 50px;
    vertical-align: middle;
    margin-right: 10px;
}

.alert-info {
    color: #0c7cd5 !important;
    background-color: #e3f2fd !important;
    border-color: #0c7cd5 !important;
}

.btn {
    border-radius: 3px;
}

.table > thead > tr > th {
    text-align: center;
}

.main-header .navbar .nav>li>a i {
    font-size: 24px;
    vertical-align: middle;
}

.alert-warning {
    color: #b36b00 !important;
    background-color: #ffeacc !important;
    border-color: #eab48c;
}

body .sidebar-menu>li.header {
    font-size: 14px;
}
.table{
    margin-bottom: 0px;
}
.radio label, .checkbox label:empty{
    padding: 0;
}

.support_news .news_title {
    padding: 5px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
    font-weight: bold;
    color: #666;
}

.support_news .news_title small {
    opacity: .5;
}
.content .news_comment {
    word-break: break-all;
}
.support_news .news_comment {
    word-break: break-all;
}
.checkbox label::before{
    left: 1px;
}
.table-striped > tbody > tr.flg_off{
    background: #bbb;
}
tr.ui-sortable-handle.ui-sortable-helper{
    background: #8dd084 !important;
}
.page_select_wrap {
    display: inline-block;
    vertical-align: top;
    /* margin-top: 17px; */
    background: #f2f2f2;
    border: 3px solid #7b9532;
    padding: 6px 10px;
    border-radius: 3px;
    /* margin-bottom: 20px; */
    text-align: center;
}

#page_select {
    font-size: 17px;
    padding: 1px 5px;
}
.date_picker,
.time_picker,
.timestamp_picker{
    background-color: #FFF !important;
}

.table-serach {
}
.table-serach input{
}
.table-serach input[type=text]{
    width: 100%;
}
.table-serach label{
    font-weight: normal;
    cursor: pointer;
}
.table-serach {
}
.table.table-search > thead > tr > th,
.table.table-search > thead > tr > td,
.table.table-search > tbody > tr > th,
.table.table-search > tbody > tr > td,
.table.table-search > tfoot > tr > th,
.table.table-search > tfoot > tr > td {
    padding-top: 5px;
}
.main-sidebar{
    text-shadow: 1px 1px 0 rgba(8, 8, 8, 0.18),2px 2px 0 rgba(0,0,0,0.15);
}
.sidebar-menu {
    padding-bottom: 100px;
}

.btn-panel{
    width: 32%;
}

.btn-panel i{
    margin-top: 10px;
    font-size: 60px;
}
.pnkz{
    margin-top: -4px;
    margin-bottom: 4px;
}
select[name=limit]{
    height: 30px;
}
.order_th:hover{
    cursor: pointer;
}
.left_site_name {
    background: #97c38d;
    margin-left: 17px;
    margin-right: 17px;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #316b2a;
    font-size: 13px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(8, 8, 8, 0.18),2px 2px 0 rgba(0, 0, 0, 0.22);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
}
.left_site_name:before {
    content: " ";
    height: 1px;
    width: 1px;
    background: #a6bce8;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 14px;
}

.header_link {
    background: #FFF;
    margin-left: 16px;
    margin-top: -10px;
    padding: 3px 6px 3px 12px;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
}

.header_link a {
    display: block;
    color: #429138;
}

.header_link i {
    position: absolute;
    top: -34px;
    right: 3px;
    text-shadow: none;
    color: #6586c5;
    font-size: 90px;
}

.dragArea {
    border: dotted 2px #fff;
    background-color: #a7a7a7;
    width: 250px;
    height: 100px;
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 8;
    float: left;
    margin: 0 10px 0 0;
}

.dragInput {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.imageInner img {
    max-width: 200px;
    max-height: 80px;
}

.table-browse th .btn.btn-danger.btn-xs.pull-right{
    display: none;
}

.table-browse td input {

}
.table-browse .form-control[disabled], .table-browse .form-control[readonly], .table-browse fieldset[disabled] .table-browse .form-control {
    background-color: #fff;
    opacity: 1;
    border: none;
    box-shadow: none;
}
.table-browse .form-control[disabled], .table-browse fieldset[disabled] .table-browse .form-control {
    cursor: default;
}

.table-browse .checkbox {
    padding-left: 0px;
}

.table-browse .checkbox input[type="checkbox"]:disabled + label,
.table-browse .radio input[type="radio"]:disabled + label{
    opacity: 1;
    display:none;
}

.table-browse .checkbox input[type="checkbox"]:disabled:checked + label,
.table-browse .radio input[type="radio"]:disabled:checked + label{
    opacity: 1;
    display:block;
    padding-left: 0px;
}

.table-browse .checkbox input[type="checkbox"]:disabled:checked + label:after,
.table-browse .radio input[type="radio"]:disabled:checked + label:after,
.table-browse .checkbox input[type="checkbox"]:disabled:checked + label:before,
.table-browse .radio input[type="radio"]:disabled:checked + label:before {
    opacity: 1;
    display:none;
}

.table-browse .fileWrap,
.table-browse img + .checkbox.checkbox-danger {
    display: none;
}
.table-browse .thumbnail{
    margin-bottom: 0px;
}

.table-browse td{
	padding: 11px 10px !important;
}

.table-browse p {
    display: inline-block;
}

.table-browse .checkbox.checkbox-inline,
.table-browse .radio.radio-inline {
    margin-top: 0;
    margin-left: 0px;
    padding-left: 0px;
}

.table-browse .bootstrap-filestyle.input-group {
    display: none;
}

.table-browse #bulk_check_area {
    display:none;
}
