/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-7-14, 11:15:57
    Author     : baibo
*/

/*多选框*/
.checkbox-inline{
    margin-left: 0;
    margin-right: 10px;
}
.checkbox-inline + .checkbox-inline{
    margin-left: 0;
    margin-right: 10px;
}
/*用户邮件*/
.child_row {
    margin-left: 10px;
}
.nav.pull-right > li{
    float: left;
    margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav.pull-right >li {
        margin-top: 0;
    }
}
@media (max-width: 768px){
    .nav.pull-right >li {
        margin-top: 5px;
    }
}

body{
    padding-top: 0;

}
hr{
    background: -moz-linear-gradient(left, #CCCCCC, #6600CC , #CCCCCC );
    background: -webkit-linear-gradient(left, #CCCCCC, #6600CC , #CCCCCC );
    background: -o-linear-gradient(left, #CCCCCC , #6600CC , #CCCCCC );
    background: -ms-linear-gradient(left, #CCCCCC, #6600CC , #CCCCCC );
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#6600CC, endColorstr=#CCCCCC);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#6600CC, endColorstr=#CCCCCC)";/*IE8+*/
    border: 0 none;
    height: 1px;
    margin: 10px 0;
}
p{
    margin-bottom: 5px;
}

.bb_kuang{
    margin: 10px 0;
}
.bb_kuang_bottom{
    margin-bottom: 10px;
}
/*英文段落换行*/
p{
    word-wrap:break-word;
}
td{
    word-wrap:break-word;
    /*word-break: break-all;*/
}
/*财务报表*/
.bb_finance div{
    min-height: 40px;
    word-break: break-all;
    work-wrap: break-word;
    overflow: hidden;
}
.bb_finance th{
    text-align: center;       
}

.bb_hand{
    cursor: pointer;
}
.navbar{
    margin-bottom: 0;
}
.navbar-static-side{
    margin-top: 0;
}
.navbar-nav > li > a {
    padding-top: 20px;
}
.navbar-nav > li i{
    font-size: 20px;
}

/*祈祷室边框*/
.bb_hr{
    background: url("../images/prayer/a.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    background-position: center;
    height: 48px;
    /*margin-left: 10%;*/
    width: 125px; 
}

.bb_number {
    background-color: #eee;
    display: inline-block;
    text-align: center !important;
    font-size: 16px;
    font-weight: 300;
    padding: 11px 15px 13px 15px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.active .bb_number {
    background-color: #35aa47;
    color: #fff;
}
.bb_showimg img {
    margin-top:10px;
}

/*文本框*/
.bb_textarea {
    max-height: 500px; 
    overflow: auto; 
    border: 1px solid transparent;
    border-color: #000;   
    border-radius: 4px;
    padding: 15px;
    word-break: break-all;
    white-space: normal;
}

/*页面整体框*/
.bb_section-preview{
    padding: 20px 0;
    min-height: 767px;
}


/*手册介绍导航affix.CSS*/   
.bs-docs-sidebar.affix {
    position: static;
}
@media (min-width: 768px) {
    .bs-docs-sidebar {
        padding-left: 20px;
    }
}
.bs-docs-sidenav {
    margin-bottom: 20px;
    margin-top: 20px;
}
.bs-docs-sidebar .nav > li > a {
    color: #999;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 4px 20px;
}
.bs-docs-sidebar .nav > li > a:hover, .bs-docs-sidebar .nav > li > a:focus {
    background-color: transparent;
    border-left: 1px solid #563d7c;
    color: #563d7c;
    padding-left: 19px;
    text-decoration: none;
}
.bs-docs-sidebar .nav > .active > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active:focus > a {
    background-color: transparent;
    border-left: 2px solid #563d7c;
    color: #563d7c;
    font-weight: 700;
    padding-left: 18px;
}
.bs-docs-sidebar .nav .nav {
    display: none;
    padding-bottom: 10px;
}
.bs-docs-sidebar .nav .nav > li > a {
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 1px;
    padding-left: 30px;
    padding-top: 1px;
}
.bs-docs-sidebar .nav .nav > li > a:hover, .bs-docs-sidebar .nav .nav > li > a:focus {
    padding-left: 29px;
}
.bs-docs-sidebar .nav .nav > .active > a, .bs-docs-sidebar .nav .nav > .active:hover > a, .bs-docs-sidebar .nav .nav > .active:focus > a {
    font-weight: 500;
    padding-left: 28px;
}
.back-to-top, .bs-docs-theme-toggle {
    color: #999;
    display: none;
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 10px;
    padding: 4px 10px;
}
.back-to-top:hover, .bs-docs-theme-toggle:hover {
    color: #563d7c;
    text-decoration: none;
}
.bs-docs-theme-toggle {
    margin-top: 0;
}
@media (min-width: 768px) {
    .back-to-top, .bs-docs-theme-toggle {
        display: block;
    }
}
@media (min-width: 992px) {
    .bs-docs-sidebar .nav > .active > ul {
        display: block;
    }
    .bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
        width: 213px;
    }
    .bs-docs-sidebar.affix {
        position: fixed;
        top: 20px;
    }
    .bs-docs-sidebar.affix-bottom {
        position: absolute;
    }
    .bs-docs-sidebar.affix-bottom .bs-docs-sidenav, .bs-docs-sidebar.affix .bs-docs-sidenav {
        margin-bottom: 0;
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .bs-docs-sidebar.affix-bottom, .bs-docs-sidebar.affix {
        width: 263px;
    }
}
.bs-docs-section {
    margin-bottom: 60px;
}
.bs-docs-section:last-child {
    margin-bottom: 0;
}

/*用户下拉菜单*/
.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}

.nav.pull-right > li > .dropdown-menu {
    z-index: 10000;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
}.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}

.nav.pull-right > li > .dropdown-menu {
    z-index: 10000;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
}


.bb_thumbnail{
    border-radius: 0;
    display: block;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
    background-color: #fff; 
    border: 1px solid #ddd;  
    line-height: 1.42857; 
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.bb_thumbnail .caption{
    height: 200px;
    overflow-y: hidden;
    padding: 9px;

}
.bb_pagination{
    margin: 0;
}

/*flip-scroll列表伸缩设置*/
.flip-scroll table {
    width: 100%;
}
.flip-scroll tr {
    word-break: break-all;
    work-wrap: break-word;
}
@media only screen and (max-width: 1200px) {
    .flip-scroll .flip-content:after {
        clear: both;
        content: " ";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden;
    }
    .flip-scroll * html .flip-content {
    }
    .flip-scroll *:first-child + html .flip-content {
    }
    .flip-scroll table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }
    .flip-scroll th, .flip-scroll td {
        margin: 0;
        vertical-align: top;
    }
    .flip-scroll th {
        -moz-border-bottom-colors: none !important;
        -moz-border-left-colors: none !important;
        -moz-border-right-colors: none !important;
        -moz-border-top-colors: none !important;
        border-color: -moz-use-text-color #ddd #ddd -moz-use-text-color !important;
        border-image: none !important;
        border-style: none solid solid none !important;
        border-width: 0 1px 1px 0 !important;
        font-size: 13px !important;
        padding: 5px;
        text-align: left;
        width: auto !important;
    }
    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
    }
    .flip-scroll thead {
        display: block;
        float: left;
    }
    .flip-scroll tbody {
        display: block;
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
        width: auto;
    }
    .flip-scroll thead tr {
        display: block;
    }
    .flip-scroll th {
        display: block;
        text-align: right;
        height: 37px;
    }
    .flip-scroll tbody tr {
        display: inline-block;
        margin-left: -5px;
        vertical-align: top;
    }
    .flip-scroll td {
        border-left: 0 none !important;
        border-right: 0 none !important;
        border-top: 0 none !important;
        display: block;
        height: 37px;
        text-align: left;
    }
    .flip-scroll th {
        border-bottom: 0 none;
        border-left: 0 none;
    }
    .flip-scroll td {
        border-bottom: 0 none;
        border-left: 0 none;
        border-right: 0 none;
    }
    .flip-scroll tbody tr {
        border-left: 1px solid #ddd;
    }
    .flip-scroll th:last-child, .flip-scroll td:last-child {
        border-bottom: 1px solid #ddd;
    }
}

/*table-responsive列表伸缩设置*/
@media screen and (max-width: 1200px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}