@charset "UTF-8";
.table, .table2, .s-l-board-default table {
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #0050a3;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.25rem;
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td, .table2>thead>tr>th, .s-l-board-default table>thead>tr>th, .table2>thead>tr>td, .s-l-board-default table>thead>tr>td, .table2>tbody>tr>th, .s-l-board-default table>tbody>tr>th, .table2>tbody>tr>td, .s-l-board-default table>tbody>tr>td, .table2>tfoot>tr>th, .s-l-board-default table>tfoot>tr>th, .table2>tfoot>tr>td, .s-l-board-default table>tfoot>tr>td {
    padding: 0.5rem;
    line-height: 1.875;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th, .table2>thead>tr>th, .s-l-board-default table>thead>tr>th {
    border-bottom: 1px solid #ddd;
    background: #e5eef7;
    color: #333;
}
.table>tbody+tbody, .table2>tbody+tbody, .s-l-board-default table>tbody+tbody {
    border-top: 1px solid #ddd;
}
.table2, .s-l-board-default table {
    border-top-color: #333;
}
.table2>thead>tr>th, .s-l-board-default table>thead>tr>th {
    background: #f7f7f7;
    color: #333;
}
.table-condensed>thead>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>tfoot>tr>td, .table2-condensed>thead>tr>th, .table2-condensed>thead>tr>td, .table2-condensed>tbody>tr>th, .table2-condensed>tbody>tr>td, .table2-condensed>tfoot>tr>th, .table2-condensed>tfoot>tr>td {
    padding: .5rem 1rem;
}
.table-bordered {
    border-top-color: #333;
    border-left: 0;
    border-right: 0;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
    border-color: #ddd;
}
.table-bordered>thead>tr>th:first-child, .table-bordered>thead>tr>td:first-child, .table-bordered>tbody>tr>th:first-child, .table-bordered>tbody>tr>td:first-child, .table-bordered>tfoot>tr>th:first-child, .table-bordered>tfoot>tr>td:first-child {
    border-left-width: 0;
}
.table-bordered>thead>tr>th:last-child, .table-bordered>thead>tr>td:last-child, .table-bordered>tbody>tr>th:last-child, .table-bordered>tbody>tr>td:last-child, .table-bordered>tfoot>tr>th:last-child, .table-bordered>tfoot>tr>td:last-child {
    border-right-width: 0;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 1px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}
.table-hover>tbody>tr:hover, .s-l-board-default table>tbody>tr:hover {
    background-color: #f7f7f7;
}
.table>thead>tr>td.active, .table>thead>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th {
    background-color: #f0f7ff;
}
.table-hover>tbody>tr>td.active:hover, .s-l-board-default table>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .s-l-board-default table>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .s-l-board-default table>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .s-l-board-default table>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th, .s-l-board-default table>tbody>tr.active:hover>th {
    background-color: #d6eaff;
}
.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th {
    background-color: #f3fdf5;
}
.table-hover>tbody>tr>td.success:hover, .s-l-board-default table>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .s-l-board-default table>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .s-l-board-default table>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .s-l-board-default table>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th, .s-l-board-default table>tbody>tr.success:hover>th {
    background-color: #ddf9e4;
}
.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th {
    background-color: #f6fdff;
}
.table-hover>tbody>tr>td.info:hover, .s-l-board-default table>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .s-l-board-default table>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .s-l-board-default table>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .s-l-board-default table>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th, .s-l-board-default table>tbody>tr.info:hover>th {
    background-color: #def6fd;
}
.table>thead>tr>td.warning, .table>thead>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th {
    background-color: #fffcf4;
}
.table-hover>tbody>tr>td.warning:hover, .s-l-board-default table>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .s-l-board-default table>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .s-l-board-default table>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .s-l-board-default table>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th, .s-l-board-default table>tbody>tr.warning:hover>th {
    background-color: #fef4db;
}
.table>thead>tr>td.danger, .table>thead>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th {
    background-color: #fffafb;
}
.table-hover>tbody>tr>td.danger:hover, .s-l-board-default table>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .s-l-board-default table>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .s-l-board-default table>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .s-l-board-default table>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th, .s-l-board-default table>tbody>tr.danger:hover>th {
    background-color: #ffe1e3;
}
.table-responsive, .table-responsive {
    overflow-x: auto;
    min-height: 0.01%}
@media screen and (max-width: 767px) {
    .table-responsive, .table-responsive {
        width: 100%;
        margin-bottom: .75rem;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table, .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered, .table-responsive>.table2-bordered, .table-responsive>.table-bordered, .table-responsive>.table2-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table2-bordered>thead>tr>th:first-child, .table-responsive>.table2-bordered>thead>tr>td:first-child, .table-responsive>.table2-bordered>tbody>tr>th:first-child, .table-responsive>.table2-bordered>tbody>tr>td:first-child, .table-responsive>.table2-bordered>tfoot>tr>th:first-child, .table-responsive>.table2-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table2-bordered>thead>tr>th:first-child, .table-responsive>.table2-bordered>thead>tr>td:first-child, .table-responsive>.table2-bordered>tbody>tr>th:first-child, .table-responsive>.table2-bordered>tbody>tr>td:first-child, .table-responsive>.table2-bordered>tfoot>tr>th:first-child, .table-responsive>.table2-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table2-bordered>thead>tr>th:last-child, .table-responsive>.table2-bordered>thead>tr>td:last-child, .table-responsive>.table2-bordered>tbody>tr>th:last-child, .table-responsive>.table2-bordered>tbody>tr>td:last-child, .table-responsive>.table2-bordered>tfoot>tr>th:last-child, .table-responsive>.table2-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table2-bordered>thead>tr>th:last-child, .table-responsive>.table2-bordered>thead>tr>td:last-child, .table-responsive>.table2-bordered>tbody>tr>th:last-child, .table-responsive>.table2-bordered>tbody>tr>td:last-child, .table-responsive>.table2-bordered>tfoot>tr>th:last-child, .table-responsive>.table2-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table2-bordered>tbody>tr:last-child>th, .table-responsive>.table2-bordered>tbody>tr:last-child>td, .table-responsive>.table2-bordered>tfoot>tr:last-child>th, .table-responsive>.table2-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table2-bordered>tbody>tr:last-child>th, .table-responsive>.table2-bordered>tbody>tr:last-child>td, .table-responsive>.table2-bordered>tfoot>tr:last-child>th, .table-responsive>.table2-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}legend {
     margin-bottom: 1.25rem;
     font-size: 1.5rem;
     color: #333;
     border-bottom-color: #ddd;
 }
label {
    margin-bottom: .25rem;
    font-weight: 500;
}
input[type="radio"], input[type="checkbox"] {
    margin: .25rem 0 0;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    box-shadow: none;
}
output {
    padding-top: .5rem;
    font-size: 1rem;
    line-height: 1.875;
    color: #666;
}
.form-control {
    height: calc(2.875rem + 2px);
    padding: .5rem 0.5rem;
    font-size: 1rem;
    line-height: 1.875;
    color: #666;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    border-color: #ccc;
    background-color: #eee;
    color: #999;
}
textarea.form-control {
    resize: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }
    input[type="date"].input-sm, .input-group-sm>input.form-control[type="date"], .input-group-sm>input.input-group-addon[type="date"], .input-group-sm>.input-group-btn>input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input.form-control[type="time"], .input-group-sm>input.input-group-addon[type="time"], .input-group-sm>.input-group-btn>input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input.form-control[type="datetime-local"], .input-group-sm>input.input-group-addon[type="datetime-local"], .input-group-sm>.input-group-btn>input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input.form-control[type="month"], .input-group-sm>input.input-group-addon[type="month"], .input-group-sm>.input-group-btn>input.btn[type="month"], .input-group-sm input[type="month"] {
        line-height: 34px;
    }
    input[type="date"].input-lg, .input-group-lg>input.form-control[type="date"], .input-group-lg>input.input-group-addon[type="date"], .input-group-lg>.input-group-btn>input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input.form-control[type="time"], .input-group-lg>input.input-group-addon[type="time"], .input-group-lg>.input-group-btn>input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input.form-control[type="datetime-local"], .input-group-lg>input.input-group-addon[type="datetime-local"], .input-group-lg>.input-group-btn>input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input.form-control[type="month"], .input-group-lg>input.input-group-addon[type="month"], .input-group-lg>.input-group-btn>input.btn[type="month"], .input-group-lg input[type="month"] {
        line-height: 34px;
    }
}.form-group {
     margin-bottom: .75rem;
 }
.radio, .checkbox {
    margin-top: .75rem;
    margin-bottom: .75rem;
}
.radio label, .checkbox label {
    min-height: 1.875rem;
    padding-left: 1.25rem;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -1.25rem;
    top:12px;
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: -.25rem;
}
.radio-inline, .checkbox-inline {
    padding-left: 1.25rem;
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-left: .75rem;
}
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    min-height: 0;
}
.form-control-static.input-lg, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .form-control-static.input-sm, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: calc(2.14063rem + 2px);
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.875;
    border-radius: 0;
}
select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, .input-group-sm>.input-group-btn>select.btn {
    height: calc(2.14063rem + 2px);
    line-height: calc(2.14063rem + 2px);
}
textarea.input-sm, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn, select[multiple].input-sm, .input-group-sm>select.form-control[multiple], .input-group-sm>select.input-group-addon[multiple], .input-group-sm>.input-group-btn>select.btn[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    height: calc(2.14063rem + 2px);
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.875;
    border-radius: 0;
}
.form-group-sm .form-control-static {
    height: calc(2.14063rem + 2px);
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.875;
}
.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: calc(3.60938rem + 2px);
    padding: .75rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.875;
    border-radius: 0;
}
select.input-lg, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, .input-group-lg>.input-group-btn>select.btn {
    height: calc(3.60938rem + 2px);
    line-height: calc(3.60938rem + 2px);
}
textarea.input-lg, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn, select[multiple].input-lg, .input-group-lg>select.form-control[multiple], .input-group-lg>select.input-group-addon[multiple], .input-group-lg>.input-group-btn>select.btn[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    height: calc(3.60938rem + 2px);
    padding: .75rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.875;
    border-radius: 0;
}
.form-group-lg .form-control-static {
    height: calc(2.14063rem + 2px);
    padding: .75rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.875;
}
.has-feedback .form-control {
    padding-right: 2.34375rem;
}
.form-control-feedback {
    width: 1.875rem;
    height: 1.875rem;
    line-height: 34px;
}
.input-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
}
.input-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #1a8a34;
}
.has-success .form-control {
    border-color: #1a8a34;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #125f24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #32d858;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #32d858;
}
.has-success .input-group-addon {
    color: #1a8a34;
    border-color: #1a8a34;
    background-color: #f3fdf5;
}
.has-success .form-control-feedback {
    color: #1a8a34;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #f9b50f;
}
.has-warning .form-control {
    border-color: #f9b50f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #d09505;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbd473;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbd473;
}
.has-warning .input-group-addon {
    color: #f9b50f;
    border-color: #f9b50f;
    background-color: #fffcf4;
}
.has-warning .form-control-feedback {
    color: #f9b50f;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #e60012;
}
.has-error .form-control {
    border-color: #e60012;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #b3000e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4d5b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4d5b;
}
.has-error .input-group-addon {
    color: #e60012;
    border-color: #e60012;
    background-color: #fffafb;
}
.has-error .form-control-feedback {
    color: #e60012;
}
.has-feedback label ~ .form-control-feedback {
    top: 2.125rem;
}
.help-block {
    margin-top: .25rem;
    margin-bottom: .75rem;
    color: #999;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: .5rem;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 0;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: .5rem;
    }
}@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: .75rem;
        font-size: 1.125rem;
    }
}@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: .25rem;
        font-size: .875rem;
    }
}.btn {
     padding: .5rem 1rem;
     font-size: 1rem;
     line-height: 1.875;
     border-radius: 0;
     height: calc(2.875rem + 2px);
 }
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
}
.btn:active, .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #666;
    background-color: #fff;
    border-color: #ddd;
}
.btn-default:focus, .btn-default.focus {
    color: #666;
    background-color: #e6e6e6;
    border-color: #9d9d9d;
}
.btn-default:hover {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe;
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle.focus {
    color: #666;
    background-color: #d4d4d4;
    border-color: #9d9d9d;
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ddd;
}
.btn-default .badge {
    color: #fff;
    background-color: #666;
}
.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #111;
    border-color: #001124;
}
.btn-primary:hover {
    color: #fff;
    background-color: #111;
    border-color: #111;
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #111;
    border-color: #111;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #111;
    border-color: #001124;
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #0050a3;
    border-color: #0050a3;
}
.btn-primary .badge {
    color: #0050a3;
    background-color: #fff;
}
.btn-primary2 {
    color: #fff;
    background-color: #af841d;
    border-color: #af841d;
}
.btn-primary2:focus, .btn-primary2.focus {
    color: #fff;
    background-color: #836316;
    border-color: #42320b;
}
.btn-primary2:hover {
    color: #fff;
    background-color: #836316;
    border-color: #7b5c14;
}
.btn-primary2:active, .btn-primary2.active, .open>.btn-primary2.dropdown-toggle {
    color: #fff;
    background-color: #836316;
    border-color: #7b5c14;
}
.btn-primary2:active:hover, .btn-primary2:active:focus, .btn-primary2:active.focus, .btn-primary2.active:hover, .btn-primary2.active:focus, .btn-primary2.active.focus, .open>.btn-primary2.dropdown-toggle:hover, .open>.btn-primary2.dropdown-toggle:focus, .open>.btn-primary2.dropdown-toggle.focus {
    color: #fff;
    background-color: #654c11;
    border-color: #42320b;
}
.btn-primary2:active, .btn-primary2.active, .open>.btn-primary2.dropdown-toggle {
    background-image: none;
}
.btn-primary2.disabled:hover, .btn-primary2.disabled:focus, .btn-primary2.disabled.focus, .btn-primary2[disabled]:hover, .btn-primary2[disabled]:focus, .btn-primary2[disabled].focus, fieldset[disabled] .btn-primary2:hover, fieldset[disabled] .btn-primary2:focus, fieldset[disabled] .btn-primary2.focus {
    background-color: #af841d;
    border-color: #af841d;
}
.btn-primary2 .badge {
    color: #af841d;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #1a8a34;
    border-color: #1a8a34;
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #125f24;
    border-color: #061f0c;
}
.btn-success:hover {
    color: #fff;
    background-color: #125f24;
    border-color: #105721;
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #125f24;
    border-color: #105721;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #0c4119;
    border-color: #061f0c;
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #1a8a34;
    border-color: #1a8a34;
}
.btn-success .badge {
    color: #1a8a34;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #0990ba;
    border-color: #0990ba;
}
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #076a89;
    border-color: #033240;
}
.btn-info:hover {
    color: #fff;
    background-color: #076a89;
    border-color: #066380;
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #076a89;
    border-color: #066380;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open>.btn-info.dropdown-toggle:hover, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #055067;
    border-color: #033240;
}
.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #0990ba;
    border-color: #0990ba;
}
.btn-info .badge {
    color: #0990ba;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f9b50f;
    border-color: #f9b50f;
}
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #d09505;
    border-color: #855f03;
}
.btn-warning:hover {
    color: #fff;
    background-color: #d09505;
    border-color: #c68e05;
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d09505;
    border-color: #c68e05;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open>.btn-warning.dropdown-toggle:hover, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #ad7c04;
    border-color: #855f03;
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f9b50f;
    border-color: #f9b50f;
}
.btn-warning .badge {
    color: #f9b50f;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #e60012;
    border-color: #e60012;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #b3000e;
    border-color: #670008;
}
.btn-danger:hover {
    color: #fff;
    background-color: #b3000e;
    border-color: #a9000d;
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b3000e;
    border-color: #a9000d;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open>.btn-danger.dropdown-toggle:hover, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #8f000b;
    border-color: #670008;
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #e60012;
    border-color: #e60012;
}
.btn-danger .badge {
    color: #e60012;
    background-color: #fff;
}
.btn-default-reverse {
    color: #666;
    background-color: #fff;
    border-color: #ddd;
}
.btn-default-reverse:focus, .btn-default-reverse.focus {
    color: #666;
    background-color: #e6e6e6;
    border-color: #9d9d9d;
}
.btn-default-reverse:hover {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe;
}
.btn-default-reverse:active, .btn-default-reverse.active, .open>.btn-default-reverse.dropdown-toggle {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe;
}
.btn-default-reverse:active:hover, .btn-default-reverse:active:focus, .btn-default-reverse:active.focus, .btn-default-reverse.active:hover, .btn-default-reverse.active:focus, .btn-default-reverse.active.focus, .open>.btn-default-reverse.dropdown-toggle:hover, .open>.btn-default-reverse.dropdown-toggle:focus, .open>.btn-default-reverse.dropdown-toggle.focus {
    color: #666;
    background-color: #d4d4d4;
    border-color: #9d9d9d;
}
.btn-default-reverse:active, .btn-default-reverse.active, .open>.btn-default-reverse.dropdown-toggle {
    background-image: none;
}
.btn-default-reverse.disabled:hover, .btn-default-reverse.disabled:focus, .btn-default-reverse.disabled.focus, .btn-default-reverse[disabled]:hover, .btn-default-reverse[disabled]:focus, .btn-default-reverse[disabled].focus, fieldset[disabled] .btn-default-reverse:hover, fieldset[disabled] .btn-default-reverse:focus, fieldset[disabled] .btn-default-reverse.focus {
    background-color: #fff;
    border-color: #ddd;
}
.btn-default-reverse .badge {
    color: #fff;
    background-color: #666;
}
.btn-primary-reverse {
    color: #0050a3;
    background-color: #fff;
    border-color: #0050a3;
}
.btn-primary-reverse:focus, .btn-primary-reverse.focus {
    color: #0050a3;
    background-color: #e6e6e6;
    border-color: #001124;
}
.btn-primary-reverse:hover {
    color: #0050a3;
    background-color: #e6e6e6;
    border-color: #003266;
}
.btn-primary-reverse:active, .btn-primary-reverse.active, .open>.btn-primary-reverse.dropdown-toggle {
    color: #0050a3;
    background-color: #e6e6e6;
    border-color: #003266;
}
.btn-primary-reverse:active:hover, .btn-primary-reverse:active:focus, .btn-primary-reverse:active.focus, .btn-primary-reverse.active:hover, .btn-primary-reverse.active:focus, .btn-primary-reverse.active.focus, .open>.btn-primary-reverse.dropdown-toggle:hover, .open>.btn-primary-reverse.dropdown-toggle:focus, .open>.btn-primary-reverse.dropdown-toggle.focus {
    color: #0050a3;
    background-color: #d4d4d4;
    border-color: #001124;
}
.btn-primary-reverse:active, .btn-primary-reverse.active, .open>.btn-primary-reverse.dropdown-toggle {
    background-image: none;
}
.btn-primary-reverse.disabled:hover, .btn-primary-reverse.disabled:focus, .btn-primary-reverse.disabled.focus, .btn-primary-reverse[disabled]:hover, .btn-primary-reverse[disabled]:focus, .btn-primary-reverse[disabled].focus, fieldset[disabled] .btn-primary-reverse:hover, fieldset[disabled] .btn-primary-reverse:focus, fieldset[disabled] .btn-primary-reverse.focus {
    background-color: #fff;
    border-color: #0050a3;
}
.btn-primary-reverse .badge {
    color: #fff;
    background-color: #0050a3;
}
.btn-primary2-reverse {
    color: #af841d;
    background-color: #fff;
    border-color: #af841d;
}
.btn-primary2-reverse:focus, .btn-primary2-reverse.focus {
    color: #af841d;
    background-color: #e6e6e6;
    border-color: #42320b;
}
.btn-primary2-reverse:hover {
    color: #af841d;
    background-color: #e6e6e6;
    border-color: #7b5c14;
}
.btn-primary2-reverse:active, .btn-primary2-reverse.active, .open>.btn-primary2-reverse.dropdown-toggle {
    color: #af841d;
    background-color: #e6e6e6;
    border-color: #7b5c14;
}
.btn-primary2-reverse:active:hover, .btn-primary2-reverse:active:focus, .btn-primary2-reverse:active.focus, .btn-primary2-reverse.active:hover, .btn-primary2-reverse.active:focus, .btn-primary2-reverse.active.focus, .open>.btn-primary2-reverse.dropdown-toggle:hover, .open>.btn-primary2-reverse.dropdown-toggle:focus, .open>.btn-primary2-reverse.dropdown-toggle.focus {
    color: #af841d;
    background-color: #d4d4d4;
    border-color: #42320b;
}
.btn-primary2-reverse:active, .btn-primary2-reverse.active, .open>.btn-primary2-reverse.dropdown-toggle {
    background-image: none;
}
.btn-primary2-reverse.disabled:hover, .btn-primary2-reverse.disabled:focus, .btn-primary2-reverse.disabled.focus, .btn-primary2-reverse[disabled]:hover, .btn-primary2-reverse[disabled]:focus, .btn-primary2-reverse[disabled].focus, fieldset[disabled] .btn-primary2-reverse:hover, fieldset[disabled] .btn-primary2-reverse:focus, fieldset[disabled] .btn-primary2-reverse.focus {
    background-color: #fff;
    border-color: #af841d;
}
.btn-primary2-reverse .badge {
    color: #fff;
    background-color: #af841d;
}
.btn-success-reverse {
    color: #1a8a34;
    background-color: #fff;
    border-color: #1a8a34;
}
.btn-success-reverse:focus, .btn-success-reverse.focus {
    color: #1a8a34;
    background-color: #e6e6e6;
    border-color: #061f0c;
}
.btn-success-reverse:hover {
    color: #1a8a34;
    background-color: #e6e6e6;
    border-color: #105721;
}
.btn-success-reverse:active, .btn-success-reverse.active, .open>.btn-success-reverse.dropdown-toggle {
    color: #1a8a34;
    background-color: #e6e6e6;
    border-color: #105721;
}
.btn-success-reverse:active:hover, .btn-success-reverse:active:focus, .btn-success-reverse:active.focus, .btn-success-reverse.active:hover, .btn-success-reverse.active:focus, .btn-success-reverse.active.focus, .open>.btn-success-reverse.dropdown-toggle:hover, .open>.btn-success-reverse.dropdown-toggle:focus, .open>.btn-success-reverse.dropdown-toggle.focus {
    color: #1a8a34;
    background-color: #d4d4d4;
    border-color: #061f0c;
}
.btn-success-reverse:active, .btn-success-reverse.active, .open>.btn-success-reverse.dropdown-toggle {
    background-image: none;
}
.btn-success-reverse.disabled:hover, .btn-success-reverse.disabled:focus, .btn-success-reverse.disabled.focus, .btn-success-reverse[disabled]:hover, .btn-success-reverse[disabled]:focus, .btn-success-reverse[disabled].focus, fieldset[disabled] .btn-success-reverse:hover, fieldset[disabled] .btn-success-reverse:focus, fieldset[disabled] .btn-success-reverse.focus {
    background-color: #fff;
    border-color: #1a8a34;
}
.btn-success-reverse .badge {
    color: #fff;
    background-color: #1a8a34;
}
.btn-info-reverse {
    color: #0990ba;
    background-color: #fff;
    border-color: #0990ba;
}
.btn-info-reverse:focus, .btn-info-reverse.focus {
    color: #0990ba;
    background-color: #e6e6e6;
    border-color: #033240;
}
.btn-info-reverse:hover {
    color: #0990ba;
    background-color: #e6e6e6;
    border-color: #066380;
}
.btn-info-reverse:active, .btn-info-reverse.active, .open>.btn-info-reverse.dropdown-toggle {
    color: #0990ba;
    background-color: #e6e6e6;
    border-color: #066380;
}
.btn-info-reverse:active:hover, .btn-info-reverse:active:focus, .btn-info-reverse:active.focus, .btn-info-reverse.active:hover, .btn-info-reverse.active:focus, .btn-info-reverse.active.focus, .open>.btn-info-reverse.dropdown-toggle:hover, .open>.btn-info-reverse.dropdown-toggle:focus, .open>.btn-info-reverse.dropdown-toggle.focus {
    color: #0990ba;
    background-color: #d4d4d4;
    border-color: #033240;
}
.btn-info-reverse:active, .btn-info-reverse.active, .open>.btn-info-reverse.dropdown-toggle {
    background-image: none;
}
.btn-info-reverse.disabled:hover, .btn-info-reverse.disabled:focus, .btn-info-reverse.disabled.focus, .btn-info-reverse[disabled]:hover, .btn-info-reverse[disabled]:focus, .btn-info-reverse[disabled].focus, fieldset[disabled] .btn-info-reverse:hover, fieldset[disabled] .btn-info-reverse:focus, fieldset[disabled] .btn-info-reverse.focus {
    background-color: #fff;
    border-color: #0990ba;
}
.btn-info-reverse .badge {
    color: #fff;
    background-color: #0990ba;
}
.btn-warning-reverse {
    color: #f9b50f;
    background-color: #fff;
    border-color: #f9b50f;
}
.btn-warning-reverse:focus, .btn-warning-reverse.focus {
    color: #f9b50f;
    background-color: #e6e6e6;
    border-color: #855f03;
}
.btn-warning-reverse:hover {
    color: #f9b50f;
    background-color: #e6e6e6;
    border-color: #c68e05;
}
.btn-warning-reverse:active, .btn-warning-reverse.active, .open>.btn-warning-reverse.dropdown-toggle {
    color: #f9b50f;
    background-color: #e6e6e6;
    border-color: #c68e05;
}
.btn-warning-reverse:active:hover, .btn-warning-reverse:active:focus, .btn-warning-reverse:active.focus, .btn-warning-reverse.active:hover, .btn-warning-reverse.active:focus, .btn-warning-reverse.active.focus, .open>.btn-warning-reverse.dropdown-toggle:hover, .open>.btn-warning-reverse.dropdown-toggle:focus, .open>.btn-warning-reverse.dropdown-toggle.focus {
    color: #f9b50f;
    background-color: #d4d4d4;
    border-color: #855f03;
}
.btn-warning-reverse:active, .btn-warning-reverse.active, .open>.btn-warning-reverse.dropdown-toggle {
    background-image: none;
}
.btn-warning-reverse.disabled:hover, .btn-warning-reverse.disabled:focus, .btn-warning-reverse.disabled.focus, .btn-warning-reverse[disabled]:hover, .btn-warning-reverse[disabled]:focus, .btn-warning-reverse[disabled].focus, fieldset[disabled] .btn-warning-reverse:hover, fieldset[disabled] .btn-warning-reverse:focus, fieldset[disabled] .btn-warning-reverse.focus {
    background-color: #fff;
    border-color: #f9b50f;
}
.btn-warning-reverse .badge {
    color: #fff;
    background-color: #f9b50f;
}
.btn-danger-reverse {
    color: #e60012;
    background-color: #fff;
    border-color: #e60012;
}
.btn-danger-reverse:focus, .btn-danger-reverse.focus {
    color: #e60012;
    background-color: #e6e6e6;
    border-color: #670008;
}
.btn-danger-reverse:hover {
    color: #e60012;
    background-color: #e6e6e6;
    border-color: #a9000d;
}
.btn-danger-reverse:active, .btn-danger-reverse.active, .open>.btn-danger-reverse.dropdown-toggle {
    color: #e60012;
    background-color: #e6e6e6;
    border-color: #a9000d;
}
.btn-danger-reverse:active:hover, .btn-danger-reverse:active:focus, .btn-danger-reverse:active.focus, .btn-danger-reverse.active:hover, .btn-danger-reverse.active:focus, .btn-danger-reverse.active.focus, .open>.btn-danger-reverse.dropdown-toggle:hover, .open>.btn-danger-reverse.dropdown-toggle:focus, .open>.btn-danger-reverse.dropdown-toggle.focus {
    color: #e60012;
    background-color: #d4d4d4;
    border-color: #670008;
}
.btn-danger-reverse:active, .btn-danger-reverse.active, .open>.btn-danger-reverse.dropdown-toggle {
    background-image: none;
}
.btn-danger-reverse.disabled:hover, .btn-danger-reverse.disabled:focus, .btn-danger-reverse.disabled.focus, .btn-danger-reverse[disabled]:hover, .btn-danger-reverse[disabled]:focus, .btn-danger-reverse[disabled].focus, fieldset[disabled] .btn-danger-reverse:hover, fieldset[disabled] .btn-danger-reverse:focus, fieldset[disabled] .btn-danger-reverse.focus {
    background-color: #fff;
    border-color: #e60012;
}
.btn-danger-reverse .badge {
    color: #fff;
    background-color: #e60012;
}
.btn-link {
    color: #0050a3;
}
.btn-link:hover, .btn-link:focus {
    color: #002a57;
    text-decoration: none;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999;
}
.btn-lg, .btn-group-lg>.btn {
    padding: .75rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.875;
    border-radius: 0;
    height: calc(3.60938rem + 2px);
}
.btn-sm, .btn-group-sm>.btn {
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.875;
    border-radius: 0;
    height: calc(2.14063rem + 2px);
}
.btn-xs, .btn-group-xs>.btn {
    padding: 0 .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0;
    height: calc(1.3125rem + 2px);
}
.btn-block+.btn-block {
    margin-top: .25rem;
}
.btn-toolbar {
    margin-left: -.25rem;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: .25rem;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: .25rem;
    padding-right: .25rem;
}
.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: .75rem;
    padding-right: .75rem;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    border-radius: 0;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    border-radius: 0;
}
.input-group-addon {
    padding: .5rem 1rem;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-color: #ddd;
    border-radius: 0;
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .75rem;
    font-size: .875rem;
    border-radius: 0;
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.25rem;
    font-size: 1.125rem;
    border-radius: 0;
}
.input-group-btn>.btn {
    position: relative;
    z-index: 4;
}
.input-group-btn>.btn+.btn {
    margin-left: 0;
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
    z-index: 5;
}
[class^="input-group"] .form-control:hover, [class^="input-group"] .form-control:focus, [class^="input-group"] .form-control:active {
    z-index: 7;
}
.nav {
    margin: 1.875rem 0;
}
.nav>li>a {
    padding: .5rem 1rem;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: #fff;
}
.nav>li.disabled>a {
    color: #999;
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #999;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #fff;
    border-color: #333;
}
.nav .nav-divider {
    margin: 0;
}
.nav:first-child {
    margin-top: 0;
}
.nav-tabs {
    border-bottom-color: #ddd;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.875;
    border-radius: 0;
    color: #666;
}
.nav-tabs>li>a:hover {
    border-color: #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #0050a3;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}
.nav-pills>li>a {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #666;
}
.nav-pills>li+li {
    margin-left: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    border-color: #0050a3;
    background-color: #0050a3;
}
@media (min-width: 768px) {
    .nav-pills>li>a {
        margin-left: -1px;
    }
    .nav-pills>li:first-child>a {
        margin-left: 0;
    }
}.nav-stacked>li+li {
     margin-top: .25rem;
     margin-left: 0;
 }
.nav-justified>li>a {
    margin-bottom: .25rem;
    border-radius: 0 !important;
}
@media (min-width: 768px) {
    .nav-justified>li>a {
        margin-bottom: 0;
    }
}.nav-tabs-justified>li>a {
     border-radius: 0;
 }
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border-color: #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom-color: #ddd;
        border-radius: 0;
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #ddd;
    }
}.breadcrumb {
     padding: .5rem 1rem;
     margin-bottom: 1.25rem;
     background-color: #f7f7f7;
     border-radius: 0;
 }
.breadcrumb>li+li:before {
    padding: 0 .25rem;
    color: #999;
}
.breadcrumb>.active {
    color: #666;
}
.pagination {
    margin: 1.25rem 0;
    border-radius: 0;
}
.pagination>li>a, .pagination>li>span {
    padding: .25rem .75rem;
    line-height: 1.875;
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    color: #002a57;
    background-color: #f7f7f7;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #999;
    background-color: #eee;
    border-color: #ccc;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.875;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 0 .5rem;
    font-size: .875rem;
    line-height: 1.875;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pager {
    margin: 1.25rem 0;
}
.pager li>a, .pager li>span {
    padding: .25rem .75rem;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 0;
}
.pager li>a:hover, .pager li>a:focus {
    background-color: #f7f7f7;
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
    border-color: #ccc;
    color: #999;
    background-color: #eee;
}
.label {
    display: inline-block;
    font-size: 87.5%;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
}
a.label:hover, a.label:focus {
    color: #fff;
}
.label-default {
    background-color: #999;
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: gray;
}
.label-primary {
    background-color: #0050a3;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #003770;
}
.label-primary2 {
    background-color: #af841d;
}
.label-primary2[href]:hover, .label-primary2[href]:focus {
    background-color: #836316;
}
.label-success {
    background-color: #1a8a34;
}
.label-success[href]:hover, .label-success[href]:focus {
    background-color: #125f24;
}
.label-info {
    background-color: #0990ba;
}
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #076a89;
}
.label-warning {
    background-color: #f9b50f;
}
.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #d09505;
}
.label-danger {
    background-color: #e60012;
}
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #b3000e;
}
.label-accent {
    background-color: #333;
}
.label-accent[href]:hover, .label-accent[href]:focus {
    background-color: #1a1a1a;
}
.label-disabled {
    background-color: #eee;
}
.label-disabled[href]:hover, .label-disabled[href]:focus {
    background-color: #d5d5d5;
}
.badge {
    padding: 0 .5rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    background-color: #999;
    border-radius: 1.5rem;
}
.btn-xs .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.btn .badge {
    padding: 0 .5rem;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #0050a3;
    background-color: #fff;
}
.list-group-item>.badge+.badge {
    margin-right: .25rem;
}
.nav-pills>li>a>.badge {
    margin-left: .25rem;
}
a.badge:hover, a.badge:focus {
    color: #fff;
}
.jumbotron {
    padding-top: .75rem;
    padding-bottom: .75rem;
    margin-bottom: 1.875rem;
    background-color: #f7f7f7;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 36px;
    color: #111;
}
.jumbotron p {
    margin-bottom: 1.25rem;
    font-size: 14px;
    font-weight: 300;
}
.jumbotron>hr {
    border-top-color: #ddd;
}
.container .jumbotron, #pageheader .pagetitle .jumbotron, #content .jumbotron, #pagefooter .jumbotron, #footer .info .jumbotron, #masonry .jumbotron, .m-s-service .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .container .jumbotron, #pageheader .pagetitle .jumbotron, #content .jumbotron, #pagefooter .jumbotron, #footer .info .jumbotron, #masonry .jumbotron, .m-s-service .jumbotron, .container-fluid .jumbotron {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .jumbotron h1, .jumbotron .h1 {
        font-size: 54px;
    }
    .jumbotron p {
        font-size: 18px;
    }
}.thumbnail {
     padding: .25rem;
     margin-bottom: 1.25rem;
     line-height: 1.875;
     background-color: #fff;
     border-color: #ddd;
     border-radius: 0;
 }
.thumbnail .caption {
    padding: .5rem 1rem;
    color: #333;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #333;
}
.alert {
    padding: .5rem 1rem;
    margin-bottom: 1.25rem;
    border-radius: 0;
}
.alert .alert-link {
    font-weight: 500;
}
.alert>p+p {
    margin-top: .25rem;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 2.25rem;
}
.alert-dismissable .close, .alert-dismissible .close {
    top: -.25rem;
    right: -1.25rem;
}
.alert-primary {
    background-color: #f0f7ff;
    border-color: #0050a3;
    color: #0050a3;
}
.alert-primary hr {
    border-top-color: #00438a;
}
.alert-primary .alert-link {
    color: #003770;
}
.alert-primary2 {
    background-color: #fff;
    border-color: #af841d;
    color: #af841d;
}
.alert-primary2 hr {
    border-top-color: #997419;
}
.alert-primary2 .alert-link {
    color: #836316;
}
.alert-success {
    background-color: #f3fdf5;
    border-color: #1a8a34;
    color: #1a8a34;
}
.alert-success hr {
    border-top-color: #16752c;
}
.alert-success .alert-link {
    color: #125f24;
}
.alert-info {
    background-color: #f6fdff;
    border-color: #0990ba;
    color: #0990ba;
}
.alert-info hr {
    border-top-color: #087da2;
}
.alert-info .alert-link {
    color: #076a89;
}
.alert-warning {
    background-color: #fffcf4;
    border-color: #f9b50f;
    color: #f9b50f;
}
.alert-warning hr {
    border-top-color: #e9a706;
}
.alert-warning .alert-link {
    color: #d09505;
}
.alert-danger {
    background-color: #fffafb;
    border-color: #e60012;
    color: #e60012;
}
.alert-danger hr {
    border-top-color: #cd0010;
}
.alert-danger .alert-link {
    color: #b3000e;
}
.alert-disabled {
    background-color: #eee;
    border-color: #ccc;
    color: #999;
}
.alert-disabled hr {
    border-top-color: #bfbfbf;
}
.alert-disabled .alert-link {
    color: gray;
}
.progress {
    height: 1.875rem;
    margin-bottom: 1.25rem;
    background-color: #f7f7f7;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    font-size: .875rem;
    line-height: 1.875rem;
    color: #fff;
    background-color: #0050a3;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar-primary2 {
    background-color: #af841d;
}
.progress-striped .progress-bar-primary2 {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-success {
    background-color: #1a8a34;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-info {
    background-color: #0990ba;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-warning {
    background-color: #f9b50f;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-danger {
    background-color: #e60012;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-accent {
    background-color: #333;
}
.progress-striped .progress-bar-accent {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.progress-bar-disabled {
    background-color: #eee;
}
.progress-striped .progress-bar-disabled {
    background-image: -webkit-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255, 255, 255, 0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%,  transparent 75%,  transparent);
}
.media {
    margin-top: .75rem;
}
.media-right, .media>.pull-right {
    padding-left: .75rem;
}
.media-left, .media>.pull-left {
    padding-right: .75rem;
}
.media-heading {
    margin-bottom: .25rem;
}
.list-group {
    margin-bottom: 1.25rem;
}
.list-group-item {
    padding: .5rem 1rem;
    background-color: #fff;
    border-color: #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
a.list-group-item, button.list-group-item {
    color: #666;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
    color: #666;
    background-color: #f7f7f7;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #999;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #999;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    color: #fff;
    background-color: #0050a3;
    border-color: #0050a3;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #f0f7ff;
}
.list-group-item-success {
    color: #1a8a34;
    background-color: #f3fdf5;
}
a.list-group-item-success, button.list-group-item-success {
    color: #1a8a34;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
    color: #1a8a34;
    background-color: #ddf9e4;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #1a8a34;
    border-color: #1a8a34;
}
.list-group-item-info {
    color: #0990ba;
    background-color: #f6fdff;
}
a.list-group-item-info, button.list-group-item-info {
    color: #0990ba;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
    color: #0990ba;
    background-color: #def6fd;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #0990ba;
    border-color: #0990ba;
}
.list-group-item-warning {
    color: #f9b50f;
    background-color: #fffcf4;
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #f9b50f;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
    color: #f9b50f;
    background-color: #fef4db;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #f9b50f;
    border-color: #f9b50f;
}
.list-group-item-danger {
    color: #e60012;
    background-color: #fffafb;
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #e60012;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
    color: #e60012;
    background-color: #ffe1e3;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #e60012;
    border-color: #e60012;
}
.list-group-item-heading {
    margin-bottom: .25rem;
}
.list-group-item-text {
    line-height: 1.5;
}
.panel {
    margin-bottom: 1.25rem;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-body {
    padding: .5rem 1rem;
}
.panel-heading {
    padding: .5rem 1rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-title {
    font-size: 1.125rem;
}
.panel-footer {
    padding: .5rem 1rem;
    background-color: #f7f7f7;
    border-top-color: #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table, .panel>.table2, .s-l-board-default .panel>table, .panel>.table-responsive>.table2, .s-l-board-default .panel>.table-responsive>table, .panel>.panel-collapse>.table2, .s-l-board-default .panel>.panel-collapse>table {
    margin-bottom: 0;
    border-top-color: #ddd;
    border-top-width: 0;
    border-bottom-width: 0;
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption, .panel>.table2 caption, .s-l-board-default .panel>table caption, .panel>.table-responsive>.table2 caption, .s-l-board-default .panel>.table-responsive>table caption, .panel>.panel-collapse>.table2 caption, .s-l-board-default .panel>.panel-collapse>table caption {
    padding-left: 1rem;
    padding-right: 1rem;
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child, .panel>.table2:first-child, .s-l-board-default .panel>table:first-child, .panel>.table2-responsive:first-child>.table2:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table2:first-child>thead:first-child>tr:first-child, .s-l-board-default .panel>table:first-child>thead:first-child>tr:first-child, .panel>.table2:first-child>tbody:first-child>tr:first-child, .s-l-board-default .panel>table:first-child>tbody:first-child>tr:first-child, .panel>.table2-responsive:first-child>.table2:first-child>thead:first-child>tr:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>thead:first-child>tr:first-child, .panel>.table2-responsive:first-child>.table2:first-child>tbody:first-child>tr:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table2:first-child>thead:first-child>tr:first-child td:first-child, .s-l-board-default .panel>table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table2:first-child>thead:first-child>tr:first-child th:first-child, .s-l-board-default .panel>table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table2:first-child>tbody:first-child>tr:first-child td:first-child, .s-l-board-default .panel>table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table2:first-child>tbody:first-child>tr:first-child th:first-child, .s-l-board-default .panel>table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table2-responsive:first-child>.table2:first-child>thead:first-child>tr:first-child td:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table2-responsive:first-child>.table2:first-child>thead:first-child>tr:first-child th:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table2-responsive:first-child>.table2:first-child>tbody:first-child>tr:first-child td:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table2-responsive:first-child>.table2:first-child>tbody:first-child>tr:first-child th:first-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 0;
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table2:first-child>thead:first-child>tr:first-child td:last-child, .s-l-board-default .panel>table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table2:first-child>thead:first-child>tr:first-child th:last-child, .s-l-board-default .panel>table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table2:first-child>tbody:first-child>tr:first-child td:last-child, .s-l-board-default .panel>table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table2:first-child>tbody:first-child>tr:first-child th:last-child, .s-l-board-default .panel>table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table2-responsive:first-child>.table2:first-child>thead:first-child>tr:first-child td:last-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table2-responsive:first-child>.table2:first-child>thead:first-child>tr:first-child th:last-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table2-responsive:first-child>.table2:first-child>tbody:first-child>tr:first-child td:last-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table2-responsive:first-child>.table2:first-child>tbody:first-child>tr:first-child th:last-child, .s-l-board-default .panel>.table2-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 0;
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child, .panel>.table2:last-child, .s-l-board-default .panel>table:last-child, .panel>.table2-responsive:last-child>.table2:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table2:last-child>tbody:last-child>tr:last-child, .s-l-board-default .panel>table:last-child>tbody:last-child>tr:last-child, .panel>.table2:last-child>tfoot:last-child>tr:last-child, .s-l-board-default .panel>table:last-child>tfoot:last-child>tr:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tbody:last-child>tr:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tbody:last-child>tr:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tfoot:last-child>tr:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table2:last-child>tbody:last-child>tr:last-child td:first-child, .s-l-board-default .panel>table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table2:last-child>tbody:last-child>tr:last-child th:first-child, .s-l-board-default .panel>table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table2:last-child>tfoot:last-child>tr:last-child td:first-child, .s-l-board-default .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table2:last-child>tfoot:last-child>tr:last-child th:first-child, .s-l-board-default .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table2-responsive:last-child>.table2:last-child>tbody:last-child>tr:last-child td:first-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table2-responsive:last-child>.table2:last-child>tbody:last-child>tr:last-child th:first-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table2-responsive:last-child>.table2:last-child>tfoot:last-child>tr:last-child td:first-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table2-responsive:last-child>.table2:last-child>tfoot:last-child>tr:last-child th:first-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 0;
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table2:last-child>tbody:last-child>tr:last-child td:last-child, .s-l-board-default .panel>table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table2:last-child>tbody:last-child>tr:last-child th:last-child, .s-l-board-default .panel>table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table2:last-child>tfoot:last-child>tr:last-child td:last-child, .s-l-board-default .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table2:last-child>tfoot:last-child>tr:last-child th:last-child, .s-l-board-default .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tbody:last-child>tr:last-child td:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tbody:last-child>tr:last-child th:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tfoot:last-child>tr:last-child td:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table2-responsive:last-child>.table2:last-child>tfoot:last-child>tr:last-child th:last-child, .s-l-board-default .panel>.table2-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 0;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body, .panel>.panel-body+.table2, .s-l-board-default .panel>.panel-body+table, .panel>.panel-body+.table2-responsive, .panel>.table2+.panel-body, .s-l-board-default .panel>table+.panel-body, .panel>.table2-responsive+.panel-body {
    border-top: 1px solid #ddd;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered, .panel>.table2-bordered, .panel>.table2-responsive>.table2-bordered {
    border: 0;
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table2-bordered>thead>tr>th:first-child, .panel>.table2-bordered>thead>tr>td:first-child, .panel>.table2-bordered>tbody>tr>th:first-child, .panel>.table2-bordered>tbody>tr>td:first-child, .panel>.table2-bordered>tfoot>tr>th:first-child, .panel>.table2-bordered>tfoot>tr>td:first-child, .panel>.table2-responsive>.table2-bordered>thead>tr>th:first-child, .panel>.table2-responsive>.table2-bordered>thead>tr>td:first-child, .panel>.table2-responsive>.table2-bordered>tbody>tr>th:first-child, .panel>.table2-responsive>.table2-bordered>tbody>tr>td:first-child, .panel>.table2-responsive>.table2-bordered>tfoot>tr>th:first-child, .panel>.table2-responsive>.table2-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table2-bordered>thead>tr>th:last-child, .panel>.table2-bordered>thead>tr>td:last-child, .panel>.table2-bordered>tbody>tr>th:last-child, .panel>.table2-bordered>tbody>tr>td:last-child, .panel>.table2-bordered>tfoot>tr>th:last-child, .panel>.table2-bordered>tfoot>tr>td:last-child, .panel>.table2-responsive>.table2-bordered>thead>tr>th:last-child, .panel>.table2-responsive>.table2-bordered>thead>tr>td:last-child, .panel>.table2-responsive>.table2-bordered>tbody>tr>th:last-child, .panel>.table2-responsive>.table2-bordered>tbody>tr>td:last-child, .panel>.table2-responsive>.table2-bordered>tfoot>tr>th:last-child, .panel>.table2-responsive>.table2-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table2-bordered>thead>tr:first-child>td, .panel>.table2-bordered>thead>tr:first-child>th, .panel>.table2-bordered>tbody>tr:first-child>td, .panel>.table2-bordered>tbody>tr:first-child>th, .panel>.table2-responsive>.table2-bordered>thead>tr:first-child>td, .panel>.table2-responsive>.table2-bordered>thead>tr:first-child>th, .panel>.table2-responsive>.table2-bordered>tbody>tr:first-child>td, .panel>.table2-responsive>.table2-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table2-bordered>tbody>tr:last-child>td, .panel>.table2-bordered>tbody>tr:last-child>th, .panel>.table2-bordered>tfoot>tr:last-child>td, .panel>.table2-bordered>tfoot>tr:last-child>th, .panel>.table2-responsive>.table2-bordered>tbody>tr:last-child>td, .panel>.table2-responsive>.table2-bordered>tbody>tr:last-child>th, .panel>.table2-responsive>.table2-bordered>tfoot>tr:last-child>td, .panel>.table2-responsive>.table2-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}
.panel>.table-responsive, .panel>.table2-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 1.25rem;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-group .panel+.panel {
    margin-top: .25rem;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top-color: #ddd;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f7f7f7;
    border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
    color: #f7f7f7;
    background-color: #333;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #0050a3;
}
.panel-primary>.panel-heading {
    color: #0050a3;
    background-color: #f0f7ff;
    border-color: #0050a3;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #0050a3;
}
.panel-primary>.panel-heading .badge {
    color: #f0f7ff;
    background-color: #0050a3;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #0050a3;
}
.panel-primary2 {
    border-color: #af841d;
}
.panel-primary2>.panel-heading {
    color: #af841d;
    background-color: #fff;
    border-color: #af841d;
}
.panel-primary2>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #af841d;
}
.panel-primary2>.panel-heading .badge {
    color: #fff;
    background-color: #af841d;
}
.panel-primary2>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #af841d;
}
.panel-success {
    border-color: #1a8a34;
}
.panel-success>.panel-heading {
    color: #1a8a34;
    background-color: #f3fdf5;
    border-color: #1a8a34;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1a8a34;
}
.panel-success>.panel-heading .badge {
    color: #f3fdf5;
    background-color: #1a8a34;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1a8a34;
}
.panel-info {
    border-color: #0990ba;
}
.panel-info>.panel-heading {
    color: #0990ba;
    background-color: #f6fdff;
    border-color: #0990ba;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #0990ba;
}
.panel-info>.panel-heading .badge {
    color: #f6fdff;
    background-color: #0990ba;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #0990ba;
}
.panel-warning {
    border-color: #f9b50f;
}
.panel-warning>.panel-heading {
    color: #f9b50f;
    background-color: #fffcf4;
    border-color: #f9b50f;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f9b50f;
}
.panel-warning>.panel-heading .badge {
    color: #fffcf4;
    background-color: #f9b50f;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f9b50f;
}
.panel-danger {
    border-color: #e60012;
}
.panel-danger>.panel-heading {
    color: #e60012;
    background-color: #fffafb;
    border-color: #e60012;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e60012;
}
.panel-danger>.panel-heading .badge {
    color: #fffafb;
    background-color: #e60012;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e60012;
}
.well {
    padding: .75rem 1.25rem;
    margin-bottom: 1.25rem;
    border-color: #ddd;
    border-radius: 0;
    background-color: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.well blockquote {
    border-color: #ddd;
}
.well-lg {
    padding: 1rem 1.5rem;
    border-radius: 0;
}
.well-sm {
    padding: .25rem .75rem;
    border-radius: 0;
}
.close {
    margin-top: 0.1rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #111;
    text-shadow: none;
}
.close:hover, .close:focus {
    color: #111;
}

.s-f-board-default {
     padding: 1rem 1.25rem;
     background: #f3f3f3;
 }
.s-f-board-default .date {
    display: table;
    float: left;
    min-width: 300px;
    width: 32.5%}
.s-f-board-default .date .input-group, .s-f-board-default .date span {
    display: table-cell;
    vertical-align: middle;
}
.s-f-board-default .date .input-group {
    background: #fff;
}
.s-f-board-default .date .input-group .form-control {
    background: transparent;
}
.s-f-board-default .date .input-group::after {
    content: "\f073";
    position: absolute;
    z-index: 1;
    top: .75rem;
    right: .75rem;
    font-size: 1.5rem;
    color: #111;
}
.s-f-board-default .date span {
    width: 2em;
    text-align: center;
}
.s-f-board-default .text {
    float: right;
    min-width: 450px;
    width: 40%}
.s-f-board-default .text select, .s-f-board-default .text input, .s-f-board-default .text button {
    float: left;
    margin-right: 5px;
}
.s-f-board-default .text select:last-child, .s-f-board-default .text input:last-child, .s-f-board-default .text button:last-child {
    margin-right: 0;
}
.s-f-board-default .text select{width: 130px}
.s-f-board-default .text button{width: 110px}
.s-f-board-default .text input{width: calc(100% - 250px)}
.s-f-board-default::after {
    content: " ";
    display: table;
    height: 0;
    overflow: hidden;
    clear: both;
}
@media (max-width: 992px) {
    .s-f-board-default .text {
        min-width: 380px;
    }
    .s-f-board-default .text select, .s-f-board-default .text button {
        width: 90px;
    }
    .s-f-board-default .text input {
        width: calc(100% - 190px);
    }
}@media (max-width: 768px) {
    .s-f-board-default {
        padding: .75rem .75rem;
    }
    .s-f-board-default .date, .s-f-board-default .text {
        float: none;
        min-width: 0;
        width: 100%}
    .s-f-board-default .date {
        margin-bottom: .75rem;
    }
    .s-f-board-default .text {
        overflow: hidden;
    }
    .s-f-board-default .text select, .s-f-board-default .text input, .s-f-board-default .text button {
        margin-right: 0;
    }
    .s-f-board-default .text select {
        margin-bottom: .5rem;
        width: 100%}
    .s-f-board-default .text button {
        width: 81px;
    }
    .s-f-board-default .text input {
        margin-right: -1px;
        width: calc(100% - 80px);
    }
}[class^="s-l-board-"] {
     margin-top: .75rem;
 }
[class^="s-l-board-"] .count {
    margin-bottom: .75rem;
    color: #111;
}
[class^="s-l-board-"] .count strong {
    color: #0050a3;
}
[class^="s-l-board-"] nav {
    margin-top: 2.8125em;
    text-align: center;
}
[class^="s-l-board-"] nav .pagination {
    margin: 0;
}
.s-l-board-default table {
    border-top: 2px solid #333;
    border-bottom-color: #999;
}
.s-l-board-default table thead tr th {
    font-weight: 500;
}
.s-l-board-default table thead tr:last-child th {
    border-bottom-color: #999;
}
.s-l-board-default table tbody tr td.subject {
    text-align: left;
}
.s-l-board-default table tbody tr td.subject a {
    display: block;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s-l-board-default table tbody tr td.subject > i{
    padding-top:0.9rem;
}
.s-l-board-default table tbody tr td.subject > i+a{
    display: inline-block;
}

.s-l-board-default table tbody tr:hover {
    background-color: #f2f6fb;
}
@media (max-width: 768px) {
    .s-l-board-default table {
        display: block;
        text-align: left;
    }
    .s-l-board-default table colgroup, .s-l-board-default table thead {
        display: none;
    }
    .s-l-board-default table tbody {
        display: block;
    }
    .s-l-board-default table tbody>tr {
        display: block;
        position: relative;
        padding: 1rem .75rem;
        border-bottom: 1px solid #ddd;
        line-height: 1.5;
    }
    .s-l-board-default table tbody>tr>td {
        display: inline-block;
        position: relative;
        margin-right: 1rem;
        padding: 0 1.25rem 0 0;
        border: 0;
        line-height: 1.5;
        text-align: left;
    }
    .s-l-board-default table tbody>tr>td::after {
        content: " ";
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -0.5em;
        width: 1px;
        height: 1em;
        background: #ccc;
    }
    .s-l-board-default table tbody>tr>td.index {
        display: none;
    }
    .s-l-board-default table tbody>tr>td.subject {
        display: block;
        margin: 0 0 .5rem 0;
        padding: 0;
    }
    .s-l-board-default table tbody>tr>td.subject a {
        display: -webkit-box;
        max-height: 3em;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        text-overflow: inherit;
        font-size: 1.25rem;
        color: #111;
    }
    .s-l-board-default table tbody>tr>td.subject::after {
        display: none;
    }
    .s-l-board-default table tbody>tr>td.file {
        position: absolute;
        right: .75rem;
        bottom: 1rem;
        margin-right: 0;
        padding-right: 0;
    }
    .s-l-board-default table tbody>tr>td.file::after {
        display: none;
    }
    .s-l-board-default table tbody>tr>td:last-child::after {
        display: none;
    }
    .s-l-board-default table tbody>tr:last-child {
        border-bottom: 0;
    }
}.s-l-board-webzine>ul {
     margin: 0;
     padding: 0;
     border-top: 2px solid #333;
     list-style: none;
 }
.s-l-board-webzine>ul li {
    display: table;
    width: 100%;
    padding: 1.25rem 0;
    table-layout: fixed;
    border-bottom: 1px solid #ddd;
}
.s-l-board-webzine>ul li .thumnail, .s-l-board-webzine>ul li .contents {
    display: table-cell;
    vertical-align: top;
}
.s-l-board-webzine>ul li .thumnail {
    padding-right: 1.25rem;
    width: 260px;
}
.s-l-board-webzine>ul li .contexts {
    padding: .25rem 0;
    width: auto;
    line-height: 1.5;
    font-weight: 300;
}
.s-l-board-webzine>ul li .contexts .title {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 1.25rem;
}
.s-l-board-webzine>ul li .contexts .content, .s-l-board-webzine>ul li .contexts .info {
    margin: .75rem 0 0 0;
}
.s-l-board-webzine>ul li .contexts .content {
    display: -webkit-box;
    color: #999;
    max-height: 3em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.s-l-board-webzine>ul li .contexts .info {
    position: relative;
}
.s-l-board-webzine>ul li .contexts .info span {
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    padding: 0 1.25rem 0 0;
    border: 0;
}
.s-l-board-webzine>ul li .contexts .info span::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5em;
    width: 1px;
    height: 1em;
    background: #ccc;
}
.s-l-board-webzine>ul li .contexts .info span.file {
    margin-right: 0;
    padding-right: 0;
}
.s-l-board-webzine>ul li .contexts .info span.file::after {
    display: none;
}
.s-l-board-webzine>ul li .contents+.thumnail {
    padding-right: 0;
    padding-left: 1.25rem;
}
@media (max-width: 768px) {
    .s-l-board-webzine>ul li {
        padding: 1rem .75rem;
    }
    .s-l-board-webzine>ul li .thumnail {
        display: none;
    }
    .s-l-board-webzine>ul li .contexts .title {
        display: -webkit-box;
        max-height: 3em;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .s-l-board-webzine>ul li .contexts .info span.hit {
        margin-right: 0;
    }
    .s-l-board-webzine>ul li .contexts .info span.hit::after {
        display: none;
    }
    .s-l-board-webzine>ul li .contexts .info span.file {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}.s-l-board-thumnail>ul {
     margin: 0;
     padding: 0;
     list-style: none;
 }
.s-l-board-thumnail>ul li {
    float: left;
    margin: 32px 32px 0 0;
    width: calc(25% - 24px);
}
.s-l-board-thumnail>ul li a {
    display: block;
    position: relative;
    padding: 1.25rem;
    border: 1px solid #ddd;
    line-height: 1.5;
}
.s-l-board-thumnail>ul li a .thumnails {
    display: block;
    position: relative;
    margin: -1.25rem;
    margin-bottom: 1.25rem;
    padding-top: 62.5%;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
.s-l-board-thumnail>ul li a .thumnails img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.s-l-board-thumnail>ul li a .title {
    display: block;
    display: -webkit-box;
    margin-bottom: .5rem;
    height: 3em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    font-size: 1rem;
    font-weight: normal;
    padding: 0;
    text-align: left;

}
.s-l-board-thumnail>ul li a .info {
    font-size: .875rem;
    color: #999;
}
.s-l-board-thumnail>ul li a .label {
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    top: 0;
    right: .75rem;
    padding: .5rem .5rem;
    width: 4em;
    text-align: center;
    color: #fff;
    word-break: break-word;
    white-space: normal;
    background: #99c74b;
}
.s-l-board-thumnail>ul li a .label::after {
    content: " ";
    position: absolute;
    top: 2px;
    right: -2px;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #c6e09b;
    border-right: 2px solid #c6e09b;
}
.s-l-board-thumnail>ul li:nth-child(1), .s-l-board-thumnail>ul li:nth-child(2), .s-l-board-thumnail>ul li:nth-child(3), .s-l-board-thumnail>ul li:nth-child(4) {
    margin-top: 0;
}
.s-l-board-thumnail>ul li:nth-child(4n) {
    margin-right: 0;
}
.s-l-board-thumnail>ul::after {
    content: " ";
    display: table;
    height: 0;
    overflow: hidden;
    clear: both;
}
@media (max-width: 992px) {
    .s-l-board-thumnail>ul li {
        margin: 20px 20px 0 0;
        width: calc(25% - 15px);
    }
}@media (max-width: 768px) {
    .s-l-board-thumnail>ul li {
        margin: 20px 20px 0 0;
        width: calc(50% - 10px);
    }
    .s-l-board-thumnail>ul li:nth-child(4n) {
        margin-right: 20px;
    }
    .s-l-board-thumnail>ul li:nth-child(2n) {
        margin-right: 0;
    }
    .s-l-board-thumnail>ul li:nth-child(3), .s-l-board-thumnail>ul li:nth-child(4) {
        margin-top: 20px;
    }
}@media (max-width: 480px) {
    .s-l-board-thumnail>ul li {
        float: none;
        margin-right: 0;
        width: auto;
    }
    .s-l-board-thumnail>ul li:nth-child(2n) {
        margin-right: 0;
    }
    .s-l-board-thumnail>ul li:nth-child(2) {
        margin-top: 20px;
    }
}.s-v-board-default {
     border-top: 2px solid #333;
 }
.s-v-board-default>* {
    border-bottom: 1px solid #ddd;
}
.s-v-board-default .header h2, .s-v-board-default .header dl {
    margin: 0;
}
.s-v-board-default .header h2 {
    padding: 1.5rem .75rem;
    border-bottom: 1px solid #ddd;
    font-size: 1.5rem;
}
.s-v-board-default .header dl {
    padding: .75rem .75rem;
}
.s-v-board-default .header dl dd {
    display: inline-block;
    position: relative;
    margin-right: .75rem;
    padding-right: 1rem;
    vertical-align: middle;
}
.s-v-board-default .header dl dd strong {
    color: #333;
}
.s-v-board-default .header dl dd::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5rem;
    width: 1px;
    height: 1em;
    background: #ddd;
}
.s-v-board-default .header dl dd:last-child {
    margin-right: 0;
    padding-right: 0;
}
.s-v-board-default .header dl dd:last-child::after {
    display: none;
}
.s-v-board-default .content {
    padding: 1.5rem .75rem;
    min-height: 10em;
}
.s-v-board-default .skin_reservation_woman {
    border-top:1px solid #e5e5e5;
    margin-top:15px;
}
.s-v-board-default .file {
    margin: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.s-v-board-default .file dt, .s-v-board-default .file dd {
    display: table-cell;
    padding: .75rem 0 .75rem .75rem;
    vertical-align: middle;
}
.s-v-board-default .file dt {
    width: 6.5em;
    font-weight: 500;
    color: #111;
}
.s-v-board-default .file dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
}
.s-v-board-default .file dd ul li {
    margin-top: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.s-v-board-default .file dd ul li a {
    display: inline-block;
    font-weight: 300;
    color: #666;
}
.s-v-board-default .file dd ul li a i {
    font-size: 1.125rem;
    color: #333;
}
.s-v-board-default .file dd ul li a.preview {
    margin-right: .25rem;
    padding: 0 .75rem;
    border-radius: 1.875rem;
    background: #0d73bd;
    color: #fff;
}
.s-v-board-default .file dd ul li a.preview i {
    margin-right: .25rem;
    font-size: inherit;
    color: inherit;
}
.s-v-board-default .file dd ul li a.filename {
    margin-left: .25rem;
}
/* .s-v-board-default .file dd ul li:first-child {
    margin-top: 0;
} */
.s-v-board-default .button {
    margin-top: 1.25rem;
    border-bottom: 0;
    text-align: right;
}
.s-v-board-default .button .btn {
    min-width: 7.5em;
}
.s-v-board-default .other {
    margin-top: 1.25rem;
    padding: 0;
}
.s-v-board-default .other ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.s-v-board-default .other ul li {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #ddd;
}
.s-v-board-default .other ul li span, .s-v-board-default .other ul li a {
    display: table-cell;
    padding: .75rem 0 .75rem .75rem;
    vertical-align: middle;
}
.s-v-board-default .other ul li span {
    width: 6.5em;
    font-weight: 500;
    color: #111;
}
.s-v-board-default .other ul li span i {
    margin-left: 1rem;
    font-size: 1.125rem;
    color: #0050a3;
}
.s-v-board-default .other ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
@media (max-width: 768px) {
    .s-v-board-default .header h2, .s-v-board-default .header dl {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .s-v-board-default .header dl dd {
        display: block;
        margin-right: 0;
        padding-right: 0;
    }
    .s-v-board-default .header dl dd::after {
        display: none;
    }
    .s-v-board-default .content {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .s-v-board-default .file {
        padding: .75rem .5rem;
    }
    .s-v-board-default .file dt, .s-v-board-default .file dd {
        display: block;
        padding: 0;
    }
    .s-v-board-default .file dt {
        width: auto;
    }
    .s-v-board-default .file dd {
        margin-top: .25rem;
    }
    .s-v-board-default .file dd ul li a.preview {
        padding: 0 .5rem;
    }
    .s-v-board-default .file dd ul li a.preview span {
        display: none;
    }
    .s-v-board-default .file dd ul li a.preview i {
        margin-right: 0;
    }
    .s-v-board-default .button .btn {
        min-width: 6em;
    }
    .s-v-board-default .other ul li span, .s-v-board-default .other ul li a {
        padding-left: .5rem;
    }
    .s-v-board-default .other ul li span {
        width: 5em;
    }
    .s-v-board-default .other ul li span i {
        margin-left: .5rem;
    }
}.owl-carousel .owl-dots {
     width: 0;
     height: 0;
     overflow: hidden;
 }
.owl-controller {
    position: absolute;
    padding: .375rem 1.25rem;
    border-radius: 2.25rem;
    background: #333;
    line-height: 1.5;
    color: #fff;
}
.owl-controller button {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.5);
}
.owl-controller button:hover, .owl-controller button:focus {
    color: #fff;
}
#masonry .container, #masonry #pageheader .pagetitle, #pageheader #masonry .pagetitle, #masonry #content, #masonry #pagefooter, #masonry #footer .info, #footer #masonry .info, #masonry #masonry, #masonry .m-s-service {
    padding: 0;
}
[class^="m-s-"] ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alarm_box div {
    margin-right: 10px;
    color: #fff;
    background-color: #977110;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.alarm_box div a {
    color: #fff;
}

.alarm_box div:last-child {
    margin-right: 0;
    background-color: #5e5145;
}


.apply_alarm,
.complete_alarm,
.cancel_alarm {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.apply_alarm .dimBg,
.complete_alarm .dimBg,
.cancel_alarm .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.apply_alarm .pop-apply,
.complete_alarm .pop-complete,
.cancel_alarm .pop-cancel {
    display: block;
}

.pop-apply,
.pop-cancel,
.pop-complete {
    display: none;
    position: absolute;
    max-width: 820px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
}


.layerpop_area .header_box {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.layerpop_area .header_box div{
    margin-right: 15px;
}

.layerpop_area .header_box div img {
    margin-top: 20px;
}

.layerpop_area .layerpop_close {
    width: 50px;
    height: 50px;
    display: block;
}

.layerpop_area .content {
    padding: 50px;
    padding-top: 0;
    max-height: 750px;
    overflow: auto;
}

.layerpop_area .content .alarm_content_box h3 {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    border-bottom: 4px solid #dedede;
    padding-bottom: 17px;
}

.layerpop_area .content .alarm_info_box > div:first-of-type {
    border: 1px solid #dedede;
    word-break: keep-all;
    overflow: auto;
    height: 160px;
}

.layerpop_area .content .alarm_info_box div .important {
    position: relative;
    padding-left: 20px;
}

.layerpop_area .content .alarm_info_box div .important:before {
    content: '※';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.layerpop_area .content .alarm_info_box .identity_box {
    border-top: 1px solid #d1dce5;
    border-bottom: 1px solid #d1dce5;
    background-color: #eff5fa;
}

.layerpop_area .content .alarm_info_box .identity_box div:last-child {
    text-align: center;
    margin-left: 20px;
}

.layerpop_area .content .alarm_info_box .identity_box div:last-child p {
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.layerpop_area .content .alarm_info_box .identity_box div:last-child button {
    width: 140px;
    height: 45px;
    background-color: #005bac;
    color: #fff;
    border: 0;
}


@media (max-width: 500px) {
    .layerpop_area .content {
        padding: 20px;
        padding-top: 0;
        max-height: 500px;
    }
}
.countDivs{
    overflow: hidden;
}
.count {
    float:left;
}

.alarm_box {
    float:right;
}
.alarm_box div {
    position:relative;
    display:inline-block;
}
.board_list_select {
    float: right;
    display: flex;
    margin-bottom: 5px;
}
.board_list_select button {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    margin-right: 5px;
    font-size: 13px;
    color: #666;
    border: 0;
    background-color: transparent;
    text-align: center;
    padding: 0;
}
.board_list_select button:last-child{margin-right: 0}
.board_list_select button:hover{color: #ee816a}
.board_list_select button.active{background-color: #0d73bd;color: #fff}
.board_list_select > span{line-height: 1.5em}

.table>thead>tr>th, .table2>thead>tr>th {
    text-align:center;
    vertical-align: middle;
}
.s-f-board-default .btn {
    line-height: 1.675;
    height: calc(2.575rem + 2px);
}

.s-f-board-default .form-control {
    height: calc(2.575rem + 2px);
    line-height: 1.675;
}

.s-f-board-default .date .input-group::after {
    font-size: 1.2rem;
}


.list-group-item {
  padding: 0 !important;
}

.view_prenext {
    display: flex;
}

.view_prenext a {
    padding: 5px;
    color: #333;
}

.view_prenext strong {
    background-color: #f1f1f1;
    padding: 5px 15px;
    min-width: 85px;
    align-items: center;
    display: flex;
    margin-right: 10px;
}


.s-v-board-default .file dt,
.s-v-board-default .file dd ul li i {
    display: none;
}
.s-v-board-default .file dd ul li i {
    display: block;
    padding-top: 7px;
}

.s-v-board-default .file dd ul li a i {
    display: inline-block;
}


.s-v-board-default .file dd ul li {
    text-overflow: initial;
    white-space: normal;
    display: flex;
}

.s-v-board-default .file dd ul li a.preview {
    min-width: 110px;
    text-align: center;
    height: 30px;
}

@media (max-width: 768px) {
    .s-v-board-default .file dd ul li a.preview {
        min-width: auto;
        height: 26px;
    }
}

@media (min-width: 992px) {
    .s-v-board-default .file dd ul li {
        width: 50%;
    }
}



/* 게시판 공공누리 */

.opencode-section h2 {
    font-size: 22px;
}

.opencode-box {
    border: 4px solid #eee;
    padding: 15px 25px 10px;
}

.opencode-box .title {
    position: relative;
    font-size: 18px;
    color: #000;
    padding:0 0 0 10px;
    text-align: left;
}

.opencode-box .title:before {
    content: "";
    background: #e5721e;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.opencode-box li {
    line-height: 1.75rem;
}

.opencode-box .ul-oc li {
    float: left;
}

.opencode-box .ul-oc li + li {
    margin-left: 20px;
}

.opencode-box .ul-oc li img {
    margin-top: -4px;
}

.opencode-box p > strong {
    font-size: 1.2rem;
}

.opencode-box {
    display: none;
}

.s-l-board-thumnail .count{float: none;}

.count{display: none;}


.type_report_file label{ padding: 0.5rem 15px 0 15px; margin-bottom: 0; text-align: right; width: 16.66666667%; float: left; position: relative; min-height: 1px; display: inline-block; font-weight: 500;}
.type_report_file > div{ width: 50%; float: left; position: relative; min-height: 1px;  padding: 0 30px 0 30px;}
@media (max-width: 991px) {
    .type_report_file > div > div:first-child{padding-right: 0 !important; }
}

@media (max-width: 768px) {
    .type_report_file label{ padding: 0.5rem 15px 0 15px; margin-bottom: 0; text-align: left; width: 100%; float: left; position: relative; min-height: 1px; display: inline-block; font-weight: 500; margin-bottom: 0.5rem;}
    .type_report_file > div{ width: 100%; float: none; position: relative; min-height: 1px;  padding: 0rem 15px 0 15px; margin-left: 0px;}

}


.s-l-board-thumnail span.covid_check {
    float: right;
    color: #999999;
    font-size: .875rem;
    margin-top: 2px;
    display: block;
}
@media (max-width: 1190px) {
    .s-l-board-thumnail span.covid_check {
        float: none;
    }
}

@media (max-width: 768px) {
    .s-l-board-thumnail span.covid_check {
        float: right;
    }
}

/* 220502 날짜검색 부분 CSS 추가 확인필요*/

.s-f-board-default .text {
    float: right;
    min-width: 450px;
    width: 40%}
.s-f-board-default .text select, .s-f-board-default .text input, .s-f-board-default .text button {
    float: left;
    margin-right: 5px;
}
.s-f-board-default .text select:last-child, .s-f-board-default .text input:last-child, .s-f-board-default .text button:last-child {
    margin-right: 0;
}
.s-f-board-default .text select{width: 130px}
.s-f-board-default .text button{width: 110px}
.s-f-board-default .text input{width: calc(100% - 250px)}
.s-f-board-default::after {
    content: " ";
    display: table;
    height: 0;
    overflow: hidden;
    clear: both;
}




@media (max-width: 992px) {
    .s-f-board-default .text {
    min-width: 380px;
}

}@media (max-width: 768px) {
     .s-f-board-default {
    padding: .75rem .75rem;
	}
	.s-f-board-default .date, .s-f-board-default .text {
	    float: none;
	    min-width: 0;
	    width: 100%}
	.s-f-board-default .date {
	    margin-bottom: .75rem;
	}
	.s-f-board-default .text {
	    overflow: hidden;
	}
	.s-f-board-default .text select, .s-f-board-default .text input, .s-f-board-default .text button {
	    margin-right: 0;
	}
	.s-f-board-default .text select {
	    margin-bottom: .5rem;
	    width: 100%}
	.s-f-board-default .text button {
	    width: 81px;
	}
	.s-f-board-default .text input {
	    margin-right: -1px;
	    width: calc(100% - 80px);
	}
}


.ico {display: inline-block;width: 22px;height: 20px;text-indent: -9999px;background-repeat: no-repeat;background-position: 50% 60%;}
.ico_secret {background-image: url("../img/icon_secret.png");}

/* 첨부파일 미리듣기 미리보기 관련 수정 */
.s-v-board-default .file dd ul{display: block;}
    .s-v-board-default .file dd ul li{width:100%; display: block; position:relative; padding-left: 13px;}
    .s-v-board-default .file dd ul li i{position:absolute; top: 0px; left: 0;}
    .s-v-board-default .file dd ul li a{margin-right: 5px !important;}
    .mbt_seebt{
        width:83px;
        height:30px;
        border:none;
        text-indent: 99999px;
        background:url("https://www.gg.go.kr/cms/common/img/board/board_lookbt_230613.png")no-repeat 0 0;
        margin-left: 0px !important;

    }
    .mbt_seebt:hover ,.mbt_seebt:active{
        background:url("https://www.gg.go.kr/cms/common/img/board/board_lookbt_230613.png")no-repeat 0 0;
    }
    .mbt_seebt_two{
        width:83px;
        height:30px;
        border:none;
        text-indent: 99999px;
        background:url("https://www.gg.go.kr/cms/common/img/board/board_speakbt_230613.png")no-repeat 0 0;
        margin-left: 0px !important;
    }
    .mbt_seebt_two:hover , .mbt_seebt_two:active{
        background:url("https://www.gg.go.kr/cms/common/img/board/board_speakbt_230613.png")no-repeat 0 0;
    }
    .mbt_seebt_divwrap{
        display: inline-block;
    }