/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Account for fixed navbar */
body {
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #F5F5F5;
}

body,
.navbar-fixed-top,
.navbar-fixed-bottom {
    min-width: 970px;
}

/* Don't let the lead text change font-size. */
.lead {
    font-size: 16px;
}

.alert {
    padding: 10px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #5390CD;
}
.dropdown-menu.dropdown-menu-right > li > a:hover, .dropdown-menu.dropdown-menu-right > li > a:focus {
    color: #fff;
    background-color: #5390CD;
}	
/* Finesse the page header spacing */
.page-header {
    margin-bottom: 15px;
}

.page-header .lead {
    margin-bottom: 10px;
}

.page-header > .row {
    margin-left: 0px;
}

.page-header-sm {
    margin: 0 0 5px;
    border-bottom: 1px solid #eeeeee;
}

.page-header-sm > .row {
    margin-left: 0px;
}

.spinner-td {
    padding: 0px 0px !important;
}

/* Non-responsive overrides
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */
/* Always float the navbar header */

/* Reset the container  */
.container {
    min-width: 970px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container .navbar-header,
.container .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    float: left;
}

/* Undo inline form compaction on small screens */
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-inline .form-control-static {
    display: inline-block;
}

.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}

.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
}

.form-inline .input-group > .form-control {
    width: 100%;
}

.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
    top: 0;
}

.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
    font-weight: normal;
    color: #456798;
}

.panel-search .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
    font-weight: normal;
}

@media (min-width: 992px) {
    .panel-search .search-td-3 {
        width: 105.5px;
    }

    .panel-search .search-td-2 {
        width: 131.875px;
    }
}

@media (min-width: 1200px) {
    .panel-search .search-td-3 {
        width: 128.641px;
    }

    .panel-search .search-td-2 {
        width: 131.875px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
    }
}

/* sygpimp */
.navbar-bg-sy {
    //background-color: #FFFFFF;
    border-color: #E4E4E4;
    height: 75px;
    margin-bottom: 11px;
    background: #30b1e5;
}

.navbar-bg-sy .brand {
    line-height: 70px;
    padding-left: 10px;
}

.navbar-content-sy {
    padding-top: 23px;
    vertical-align: middle;
}

.navbar-content-sy .navbar-nav {
    float: left;
    margin: 0;
}

.navbar-content-sy .navbar-right {
    float: right !important;
    margin-right: -15px;
}

.navbar-content-sy .navbar-nav > li {
    float: left;
}

.navbar-content-sy .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    padding-top: 6.5px;
}

.navbar-content-sy .navbar-nav > li > a.loginname {
    color: #FFFFFF;
      background-color: #30b1e5;
    font-size: 12px;
    font-family: Arial, Verdana, "\5b8b\4f53";
}

.navbar-content-sy .nav > li > a:hover, .nav > li > a:focus {
      background-color: #30b1e5;
    color: #FFFFFF;
}

.navbar-content-sy .navbar-nav > .open > a,
.navbar-content-sy .navbar-nav > .open > a:hover,
.navbar-content-sy .navbar-nav > .open > a:focus {
    background-color: #30b1e5;
    /*color: #555555;*/
    margin: -1px;
    text-decoration: none;
    /*line-height: 18px;*/
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    z-index: 1000;
}

.navbar .navbar-nav .open .dropdown-menu {
    min-width: 60px;
      background-color: #30b1e5;
}

.navbar-content-sy .dropdown .dropdown-menu {
    margin-right: -1px;
}

.navbar-bg-sy-top {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
    margin-bottom: 0px;
}

.navbar-bg-sy-top .navbar-header {
    margin-right: 10px;
    margin-left: 10px;
}

@media (max-width: 1199px) {
    .navbar-bg-sy-top .navbar-header {
        margin-right: 30px;
        margin-left: 0px;
    }
}

.navbar-bg-sy-top a {
    color: #888888;
    font-family: '宋体';
}

.breadcrumb {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: -1px;
    margin-top: -1px;
}

.breadcrumb-wide {
    background-color: #F5F5F5;
    border: 0;
    margin-bottom: 0px;
    margin-top: -11px;
}

.panel-default > .panel-heading {
    /*background-color: #fff;*/
}

.panel-default {
    margin-top: -1px;
}

.btn-primary {
    background-color: #5390CD;
    border-color: #337ab7;
}

.btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

/*.btn-default {
    background-color: #e6e6e6;
    border-color: #DDDDDD;
}

.btn-default:hover {
    background-color: #D6D6D6;
    border-color: #cccccc;
}*/

/* table chose listbtn */
.table-chose-btn {
    /*position: absolute;
    margin-left: -32px;
    left: 93%;*/
    margin-top: -1px;
}

.table-chose-btn .dropdown-menu {
    min-width: 60px;
    margin-top: -1px;
    border: 1px solid #7b9ac3;
    background-color: #7b9ac3;
}

.table-chose-btn .btn-default {
    padding: 0px 13px;
    color: #ffffff;
    background-color: #7b9ac3;
    border-color: #7b9ac3;
}

.table-chose-btn .btn-default:focus, .table-chose-btn .btn-default:active, .table-chose-btn .btn-default:hover, .table-chose-btn .open > .dropdown-toggle.btn-default:hover, .table-chose-btn .open > .dropdown-toggle.btn-default:focus {
       color: #ffffff;
    background-color: #7b9ac3;
    border-color: #7b9ac3;
}

/* end table chose listbtn */
.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 0px;
    height: 41px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    height: 38px;
    border-bottom: 1px solid #ddd;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    height: 34px;
    vertical-align: middle;
}

.panel-body {
    padding: 10px 10px 0px;
}

.panel-body-print {
    padding: 1cm 1.5cm;
}

.text-middle {
    vertical-align: middle;
}

.text-bottom {
    vertical-align: bottom;
}

.amount {
    font-family: verdana;
    /*color:#333;*/
}

.bg-default {
    background-color: #eeeeee;
}

footer {
    /*position:fixed;*/
    /*left:0px;*/
    /*position: absolute;*/
    /*pading-bottom: 0;*/
    /*margin-top: 200px;*/
    /*top:auto;*/
    /*position: relative;*/
    bottom: 0;
    /*background-color: #02a3c9;*/
    /*width: 400px;*/
}

/* step style */
.step {
    position: relative;
    height: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin-bottom: 40px;
}

.step-bar {
    position: relative;
    height: 10px;
    float: left;
    display: inline-block;
    text-align: center;
    color: #aaa;
}

.step-bar:first-child {
    border-radius: 5px 0 0 5px;
}

.step-bar:last-child {
    border-radius: 0 5px 5px 0;
}

.step-point {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -5px;
    border-radius: 50%;
    color: #fff;
    background-color: #bbb;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
}

.step-text {
    display: block;
}

.step .complete, .step .complete .step-point {
    background: #cf9;
}

.step .active, .step .active .step-point {
    /*background: #0a0;*/
    background: #0a0;
}

.col-2-left {
    /*border: 1px solid #ffffff;*/
    min-height: 10px;
    width: 50%;
    padding-left: 15px;
    padding-right: 5px;
    float: left;
}

.col-2-right {
    /*border: 1px solid #080808;*/
    min-height: 10px;
    width: 50%;
    padding-left: 5px;
    padding-right: 15px;
    float: left;
}

.col-2-left-30 {
    /*border: 1px solid #ddd;*/
    width: 30%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.col-2-right-70 {
    /*border: 1px solid #ddd;*/
    width: 70%;
    padding-left: 0px;
    padding-right: 5px;
    float: left;
}

/* Draw no-padding Grid by harris */
.col-xs-1-sm, .col-xs-2-sm, .col-xs-3-sm, .col-xs-4-sm, .col-xs-5-sm, .col-xs-6-sm, .col-xs-7-sm, .col-xs-8-sm, .col-xs-9-sm, .col-xs-10-sm, .col-xs-11-sm, .col-xs-12-sm {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    /*border: 1px solid #ddd;*/
    /*border: 1px solid rgba(86,61,124,.2);*/
}

.col-xs-12-sm {
    width: 100%;
}

.col-xs-11-sm {
    width: 91.66666667%;
}

.col-xs-10-sm {
    width: 83.33333333%;
}

.col-xs-9-sm {
    width: 75%;
}

.col-xs-8-sm {
    width: 66.66666667%;
}

.col-xs-7-sm {
    width: 58.33333333%;
}

.col-xs-6-sm {
    width: 50%;
}

.col-xs-5-sm {
    width: 41.66666667%;
}

.col-xs-4-sm {
    width: 33.33333333%;
}

.col-xs-3-sm {
    width: 25%;
}

.col-xs-2-sm {
    width: 16.66666667%;
}

.col-xs-1-sm {
    width: 8.33333333%;
}

/* view the grids line*/
.col-xs-1s, .col-xs-2s, .col-xs-3s, .col-xs-4s, .col-xs-5s, .col-xs-6s, .col-xs-7s, .col-xs-8s, .col-xs-9s, .col-xs-10s, .col-xs-11s, .col-xs-12s {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    background-color: #eee;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, .2);
}

.col-xs-12s {
    width: 100%;
}

.col-xs-11s {
    width: 91.66666667%;
}

.col-xs-10s {
    width: 83.33333333%;
}

.col-xs-9s {
    width: 75%;
}

.col-xs-8s {
    width: 66.66666667%;
}

.col-xs-7s {
    width: 58.33333333%;
}

.col-xs-6s {
    width: 50%;
}

.col-xs-5s {
    width: 41.66666667%;
}

.col-xs-4s {
    width: 33.33333333%;
}

.col-xs-3s {
    width: 25%;
}

.col-xs-2s {
    width: 16.66666667%;
}

.col-xs-1s {
    width: 8.33333333%;
}

.col-paddingleft0 {
    padding-left: 0px;
}

.col-padding-right0 {
    padding-right: 0px;
}

/* menu style */
.bs-docs-sidebar {
    padding-left: 0px;
    /*background-color: #f5f5f5;*/
    /*border-left: 1px solid #337AB7;*/
}

.bs-docs-sidenav {
    margin-top: 0px;
    margin-bottom: 20px;
    background: #F0F3F5;
}
 
.bs-docs-sidebar li {
    /*border: 1px solid #DDDDDD;*/
    /*height: 40px;*/
    background-color: #1285b5;
}

.bs-docs-sidebar .nav > li > a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}

.bs-docs-sidebar .nav > li > a:focus, .bs-docs-sidebar .nav > li > a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
}

.bs-docs-sidebar .nav > .active:focus > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active > a {
    padding: 9px 16px;
    color: #FFFFFF;
    background-color: transparent;
    /* border: 1px solid #DDDDDD; */
    margin-top: -1px;
}

.bs-docs-sidebar .nav .nav {
    display: block;
    padding-bottom: 0px;
}

.bs-docs-sidebar .nav .nav > li > a {
    padding: 10px 20px;
    font-size: 12px;
    border-left: 0.3px solid;
    border-right: 0.1px solid;
    /* border-bottom: 1px solid; */
    border-color: #DDDDDD;
    background-color: #62b8da;
}

.bs-docs-sidebar .nav .nav > li > a.active {
    color: #FFFFFF;
    font-weight: bold;
    width: 202px;
    z-index: 1;
    border: 1px solid #dddddd;
    border-right: 0px;
    margin-top: -1px;
    letter-spacing: 2px;
    background: #30b1e5;
}

.bs-docs-sidebar .nav .nav > li > a:focus, .bs-docs-sidebar .nav .nav > li > a:hover {
    padding-left: 36px;
}

@media (max-width: 1200px) {
    .bs-docs-sidebar .nav > .active:focus > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active > a {
        padding: 9px 12px;
    }

    .bs-docs-sidebar .nav .nav > li > a {
        padding: 10px 29px;
    }

    .bs-docs-sidebar .nav .nav > li > a:focus, .bs-docs-sidebar .nav .nav > li > a:hover {
        padding-left: 30px;
    }

    .bs-docs-sidebar .nav .nav > li > a.active {
        width: 169px;
    }
}

.bs-docs-sidebar .nav .nav > .active:focus > a, .bs-docs-sidebar .nav .nav > .active:hover > a, .bs-docs-sidebar .nav .nav > .active > a {
    padding-left: 30px;
    /*font-weight: 500*/
}

.bs-docs-sidebar .nav .nav > .active:focus > a, .bs-docs-sidebar .nav .nav > .active:hover > a, .bs-docs-sidebar .nav .nav > .active > a {
    padding-left: 28px;
    font-weight: 500;
}

/* overwrite radio checkbox style by harris 2016-4-25 02:19:47 */
input[type="radio"],
input[type="checkbox"] {
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    background: url(../images/ui-checkbox-radio-blue.png) no-repeat;
    border: none;
}

input[type="checkbox"] {
    background-position: 0 0;
}

input[type="checkbox"]:hover {
    background-position: -20px 0;
}

input[type="checkbox"]:checked {
    background-position: -40px 0;
}

input[type="checkbox"]:disabled {
    background-position: -60px 0;
}

input[type="checkbox"]:checked:disabled {
    background-position: -80px 0;
}

input[type="radio"] {
    background-position: -100px 0;
}

input[type="radio"]:hover {
    background-position: -120px 0;
}

input[type="radio"]:checked {
    background-position: -140px 0;
}

input[type="radio"]:disabled {
    background-position: -160px 0;
}

input[type="radio"]:checked:disabled {
    background-position: -180px 0;
}

/* end overwrite radio checkbox style by harris 2016-4-25 02:19:47 */

.panel-heading-search {
    padding: 9px 0px 0px;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel-heading-search-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.panel-heading-search-group > a {
    font-size: 12px;
    position: relative;
    float: left;
    padding: 5px 20px 5px;
    margin-right: 1px;
    border-bottom: 3px solid #FFFFFF;
    color: #000000;
}

.panel-heading-search-group > a:hover, .panel-heading-search-group > a:focus {
    color: #23527c;
    text-decoration: none;
    border-bottom: 3px solid #5390cd;
}

.panel-heading-search-group > a.active {
    border-bottom: 3px solid #5390cd;
    color: #337ab7;
}

.panel-heading-pull-right {
    float: right !important;
    margin-right: 10px;
}

.panel-heading-pull-right > .btn {

    margin-right: 17px;
}

.panel-heading-pull-right > .extend-link {
    text-decoration: none;
    line-height: 0px;
}

.search-label-left, .search-label-right, .search-input-left, .search-input-right {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.search-input-left > .date, .search-input-right > .date {
    width: 122px;
}

@media (max-width: 1199px) {

    .search-body .search-label-left {
        width: 100px;
    }

    .search-body .search-input-left {
        width: 270px;
    }

    .search-body .search-label-right {
        width: 100px;
    }

    .search-body .search-input-right {
        width: 270px;
    }

    .panel-body-print {
        padding: 25px;
    }
}

@media (min-width: 1200px) {
    .search-body .search-label-left {
        width: 160px;
    }

    .search-body .search-input-left {
        width: 270px;
    }

    .search-body .search-label-right {
        width: 100px;
    }

    .search-body .search-input-right {
        width: 270px;
    }
}

.search-body .search-button {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: -5px;
}

.search-input-group > button[class*="active"] {
    color: #456798;
    background-color: #ffffff;
    /*border-color: #7b9ac3;*/
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
    border: 1px solid #7b9ac3;
}

.panel-heading-blue {
    padding: 9px 0px 0px;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel-title-blue {
    border-bottom: 3px solid #5390cd;
    padding: 2px 10px 5px;
    display: inline-block;
    color: #337ab7;
    font-size: 14px;
}

.form-horizontal .control-label-text {
    text-align: left;
    margin-bottom: 0px;
    padding-top: 7px;
    float: left !important;
    word-wrap: break-word;
}

.form-horizontal .control-label-text_lable {
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 7px;
    float: left !important;
    word-wrap: break-word;
}
.panel-footer {
    background-color: #FFFFFF;
}

.btn-bottom {
    vertical-align: bottom;
}

.btn-wide {
    padding-left: 25px;
    padding-right: 25px;
    margin-right: 10px;
}

.text-red {
    color: #dd563e !important;
}

.text-black {
    color: #333333 !important;
}

a.text-red:hover,
a.text-red:focus {
    color: #dd002d;
}

/* tag标签 */
.tagbtn a {
    display: block;
    float: left;
    height: 28px;
    line-height: 26px;
    overflow: hidden;
    margin: 0 5px 5px 0;
    padding: 0 5px 0 10px;
    white-space: nowrap;
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
}

.tagbtn a, a:visited {
    text-decoration: none; 
}	
#tomgr {
	color: #FFFFFF;
}
.plus-tag a span {
    float: left;
}

.plus-tag a em {
    display: block;
    float: left;
    margin: 0px 0 0 5px;
    width: 13px;
    height: 13px;
    color: #2D91C5;
    font-size: 18px;

}

.plus-tag a em:hover,
.plus-tag a em:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

/* tag 标签 end */
/* 横线标题样式 */
.title-line {
    position: relative;
    height: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin-bottom: 35px;
    margin-top: 40px;
}

.title-line-sm {
    position: relative;
    height: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin-bottom: 25px;
    margin-top: 25px;
}

.title-line .title-bar {
    position: relative;
    height: 10px;
    float: left;
    display: inline-block;
    text-align: center;
    color: #aaa;
    border-radius: 5px;
    background-color: #5390cd;
    width: 100%;
}

.title-line-sm .title-bar {
    position: relative;
    height: 7px;
    float: left;
    display: inline-block;
    text-align: center;
    color: #aaa;
    border-radius: 5px;
    background-color: #5390cd;
    width: 100%;
}

.title-line .title-text {
    position: relative;
    display: inline-block;
    top: -20px;
    /*border-radius: 5px;*/
    color: #fff;
    background-color: #5390cd;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);

    padding: 5px 20px;
    font-size: 31px;
    font-family: inherit;
    font-weight: 500;
}

.title-line-sm .title-text {
    position: relative;
    display: inline-block;
    top: -16px;
    /*border-radius: 5px;*/
    color: #fff;
    background-color: #5390cd;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);

    padding: 3.5px 14px;
    font-size: 22px;
    font-family: inherit;
    font-weight: 300;
}

/* 横线标题样式 end */
/* td 引述样式 */
.td-quote {
    width: 8.33333333%;
    text-align: center;
    padding-left: 35px;
    font-size: 14px;
}

.td-quote > .text-vertical {
    width: 0px;
    text-align: center;
    margin-left: 40%;
}

/* td 引述样式 end */

/* timeline */

.timeline-title {
    border: 1px solid #dddddd;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    color: #333333;
    font-size: 16px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    letter-spacing: 5px;
    margin-top: -1px;
}

.gray-bg {
    background-color: #f3f3f4
}

.white-bg {
    background-color: #fff
}

.navy-bg {
    background-color: #1ab394;
    color: #fff
}

.blue-bg {
    background-color: #1c84c6;
    color: #fff
}

.lazur-bg {
    background-color: #23c6c8;
    color: #fff
}

.yellow-bg {
    background-color: #f8ac59;
    color: #fff
}

.red-bg {
    background-color: #ed5565;
    color: #fff
}

.vertical-timeline {
    position: relative;
    padding: 0;
    /*margin-top: 2em;*/
    /*margin-bottom: 2em;*/
    background-color: #fff;
    border: 1px solid #dddddd;
    margin-top: -1px;
}

.vertical-timeline:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 28px;
    bottom: 50px;
    width: 4px;
    background: #dddddd;
}

.vertical-timeline-content .btn {
    float: right;
}

.vertical-timeline.light-timeline:before {
    background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
    border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before, .dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
}

.vertical-timeline-block {
    position: relative;
    margin: 2em 0;
}

.vertical-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}

.vertical-timeline-block:first-child {
    margin-top: 0;
}

.vertical-timeline-block:last-child {
    margin-bottom: 0;
}

.vertical-timeline-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 16px;
    border: 3px solid #dddddd;
    text-align: center;
}

.vertical-timeline-icon i {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -9px;
}

.vertical-timeline-content {
    position: relative;
    margin-left: 50px;
    background: #fff;
    border-radius: .25em;
    padding: 15px 10px;
}

.vertical-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}

.vertical-timeline-content h2 {
    font-weight: 400;
    margin-top: 4px;
}

.vertical-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
    float: left;
    font-weight: 500;
}

.vertical-date small {
    font-size: inherit;
    color: #1ab394;
    font-weight: 400;
}

.vertical-date-default small {
    font-size: inherit;
    color: #777777;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .vertical-timeline-icon {
        top: 5px;
        left: 5px;
        width: 40px;
        height: 40px;
    }

    .vertical-timeline:before {
        left: 23px;
    }

    .vertical-timeline-content {
        padding: 10px 5px;
    }
}

/* timeline end */
footer .media-body {
    padding-top: 20px;
}

.table > tbody > tr.active > td {
    background-color: #d9edf7;
}

.table-proinfo tbody > tr > td.td-left {
    text-align: right;
    color: #337ab7;
}

/* noticeinfo */
.panel-notice .notice-timebar {
    height: 24px;
    margin-bottom: 15px;
}

.panel-notice .notice-time {
    line-height: 24px;
}

.panel-notice .notice-content img {
    max-height: 350px;
}

.panel-notice .notice-content {
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "\5b8b\4f53";
}

.panel-notice .notice-content table {
    font-size: 12px;
}

.panel-notice .notice-content pre {
    font-size: 14px;
    line-height: 2;
    color: #333333;
    background-color: #ffffff;
    border: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.notice-content .text-indent-2em{
    line-height: 1.5;
    text-indent: 2em;
}
.notice-content .text-indent-2em table{
    margin-left: 2em;
}
.notice-content .text-indent-4em{
    line-height: 1.5;
    text-indent: 4em;
}
.notice-content .text-indent-4em table{
    margin-left: 4em;
}
.notice-content .text-indent-6em{
    line-height: 1.5;
    text-indent: 6em;
}
.notice-content .text-indent-6em table{
    margin-left: 6em;
}
.notice-content .notice-row{
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.notice-content .notice-row strong{
    font-family: "\9ED1\4F53";
}
.notice-content .notice-label{
    float: left;
    vertical-align: top;
}
.notice-content .notice-text{
    display: table-cell;
    line-height: 1.5;
}
/* noticeinfo end */
/* checkbox and radio */
.btn-group-standard {
    display: inline;
}

.btn-group-standard label.active span.checked {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 15px;
    width: 100%;
    z-index: 200;
    color: #5390cd;
    background: url(../images/checked.png) no-repeat right bottom;
}

.has-error .btn-option {
    border-color: #a94442 !important;
}

.btn-group-standard label.btn-option {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.btn-group-standard .btn-option:active, .btn-group-standard .btn-option.active {
    color: #337ab7;
    border-color: #1093F9 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group-standard .btn-option:hover {
    color: #23527c;
    border: 1px solid #2e6da4;
}

.disabled:hover {
    color: #333333 !important;
    background-color: #ffffff !important;
    border: 1px solid #cccccc !important;
}
.disabled:active {
    color: #333333 !important;
    background-color: #ffffff !important;
    border: 1px solid #cccccc !important;
}

.btn-group .btn-option + .btn-option {
    margin-left: 5px;
}

.btn-group-sm .btn-option + .btn-option {
    margin-left: 3px;
}

/* checkbox and radio end */

.form-group .required:after {
    position: relative;
    top: 3px;
    /*padding-left:2px;*/
    content: "*";
    margin-right: -8px;
    display: inline-block;
    /*font: 14px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #dd563e;
}

.has-error .input-group-btn > button {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.table-border-black > tbody > tr > th, .table-border-black > tbody > tr > td, .table-border-black > thead > tr > th {
    border: 1px solid #333333 !important;
}
.table-border-black > thead > tr > th {
	font-family: "\9ED1\4F53";
}
.font-heiti {
	font-family: "\9ED1\4F53";
}
.table-fixed{
	table-layout: fixed;
}
.td-overflow{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dropdown-menu.dropdown-menu-right>li>a {
    color: #FFFFFF;
}

.dropdown-menu.dropdown-menu-top>li>a {
	color: #FFFFFF;
}
.dropdown-menu.dropdown-menu-top>li>a:hover, .dropdown-menu.dropdown-menu-top>li>a:focus {
    background-color: #5390CD;
}
