@media print {
    a[href]:after {
        content: "";
    }
    abbr[title]:after {
        content: "";
    }
}

.nodisplay {
    display: none;
}

.preview_image{
    margin: 0 0.5em;
    width: 100px;
}

.preview_image_large{
    margin: 0 0.5em;
    width: 200px;
}

#preview_video {
    margin-top: .5em;
    margin-left: 3em;
}

.blockOverlay {
    opacity: 0.6;
    background-color: rgb(255, 255, 255);
}

.well fieldset {
    border: 0;
}

.status {
    font-size: x-small;
}

.status-icon {
    display: inline-block !important;
    vertical-align: middle !important;
}

.status-ok {
    color: green !important;
    font-weight: bold;
}

.status-stop {
    color: crimson !important;
    font-weight: bold;
}

.status-off {
    color: gray !important;
}

.status-delete {
    font-weight: bold;
}

.status-request {
    color: royalblue;
    font-weight: bold;
}

/* 50�������{�^�� */
.bank_kana50 {
    margin: 0 0 3px;
    padding: 0;
    width: 26px;
    height: 26px;
}

.bank_group {
    margin: 0;
    padding: 0;
    width: 140px;
    height: 30px;
}

.radio_list {
    border: solid 1px #CFCFD6;
    margin-right: 20px;
    height: 230px;
    width: 97%;
    overflow: auto;
    overflow-y: auto;
}

ul li label,
label.error {
    padding: 2px;
    display: inline-block;
    width: auto;
}

label.error {
    color: red;
}

/* bootstrap tooltip */
#list .tooltip {
    position: fixed;
}

.sales-summary-table {
    display: table;
    width: 80%;
    margin-left: 40px;
    margin-bottom: 40px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border-color: gray;
}

.sales-summary-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.sales-summary-table thead th {
    vertical-align: middle;
}

.sales-summary-table th {
    font-weight: bold;
    padding: 8px;
    line-height: 28px;
    text-align: left;
    vertical-align: middle;
    border-top: 0px solid #dddddd;
    display: table-cell;
}

.sales-summary-table td {
    padding: 3px;
    line-height: 28px;
    /*text-align: left;*/
    border-top: 1px solid #dddddd;
    display: table-cell;
}

.sales-summary-table-bordered td {
    border-left: 1px;
}

.sales-summary-table p0 {
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
}

.sales-summary-table p1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
}

.sales-summary-table p2 {
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
}

.jqplot-table-legend-label {
    font-size: 13px;
    font-family: 'Arial';
}

.sort-table tr {
    cursor: pointer;
}

.ui-state-hover {
    background: #ffcccc !important;
}

#main-menu {
    z-index: 1024;
}

#search-menu, #fat-menu {
    z-index: 1048;
}

.indicator {
    margin-right: 10px;
}

.budget_small {
    font-size: 10px;
}

.green {
    color: green;
}

.help-inline {
    color: #888888;
}

.input-xxxlarge {
    width: 1040px;
}

.control-text {
    margin-top: 4px;
}

.form-horizontal .control-group {
    margin-bottom: 9px;
}

.plupload_container {
    padding: 0!important;
}

.btn-nano {
    padding: 0 4.5px;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 8px;
}

.btn-nano .caret {
    margin-top: 5px;
}

.btn-nano .icon-star {
    font-size: 12px;
}

.btn-group .btn-nano {
    margin-top: 1px;
    padding: 0 4.5px;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 14px;
}

.btn-nano .icon-star {
    line-height: 14px;
}
