/* 页面标题 */
.design .page-title {
    text-align: center;
    font-size: 26px;
    border-top: 1px solid #c9c9c9;
    color: #666;
    max-width: 100%;
    margin-bottom: 2px;
}

.design .page-title-link {
    margin-top: 11px;
    margin-left: 28px;
    position: absolute;
}

.design .breadcrumb li a {
    font-size: 12px;
}

.design .row-spacing {
    margin-top: 10px;
}

/* 左组件 */
.design .left-widget {
    padding-right: 5px;
}

.design .left-widget .widget {
    padding: 20px;
}

.design .left-heading {
    background: none repeat scroll 0 0 #dadada;
    border-color: #ccc #ccc #fff #fff;
    border-radius: 7px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    color: #000;
    line-height: 27px;
    margin-bottom: 7px;
    font-size: 16px;
}

.design ul.list-unstyled {
    margin-bottom: 0;
}

.design .left-body li {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    line-height: 31px;
    padding: 0 5px 0 8px;
}

.design .left-body li:hover {
    background: #ddd;
    cursor: pointer;
}

.design .left-body .vector-name {
    color: #333;
    display: inline-block;
    font-size: 14px;
}

.design .left-body .vector-link {
    color: rgba(211, 122, 63, 0.77);
}
.design .learn-more {
    color: rgba(211, 122, 63, 0.77);
}
/* 右组件 */
.design .right-widget {
    padding-left: 5px;
}

.design .right-widget .widget {
    padding: 20px;
}

.design .right-widget .text-group {
    margin-left: 100px;
}

.design .right-widget .text-heading {
    margin-top: 0;
}

.design .right-widget .text-body {
    margin-left: 0;
}
.design .vector-link {
    position: absolute;
}
.design .design-menu {
    padding: 20px 0;
    height: 294px;;
}
.design .design-content {
    padding: 0 20px 20px;
}
.design .design-menu ul {
    margin: 0;
    color: #666666;
    font-size: 12px;
    list-style: square;
}

.design .design-menu li {
    height: 42px;
    cursor: pointer;
}
.text{
    text-decoration:underline;
    font-weight: normal;
}
.design .design-menu li.active,
.design .design-menu li.active:hover,
.design .design-content .list-title{
    font-size: 16px;
    color: #000;
    height: 42px;
    vertical-align: middle;
}
.design .design-menu li:hover{
    color: #E04993;
    font-size: 12px;
}
.design .design-content table  {
    margin-top: -25px;
    margin-bottom: 5px;
    width: 100%;
}
.design .design-content table tr td {
    border: 1px solid #ccc;
    color: #666666;
    font-size: 12px;
}

.design .design-content table tr td {
    border-left: 0px;
    border-right: 0px;
}
.design .design-content table tr td a.btn-xs {
    color: #068e86;
    font-size: 12px;
}

.design .design-content table tr td:first-child {
    padding: 5px 14px;
    border-left: 0px!important;
    width: 60%;
}

.design .design-content table tr td:last-child {
    border-right: 0px!important;
}
.design .design-content table tr:first-child td {
    border-top: 1px solid #ccc;
    /*border-left: 1px solid #fff;*/
    /*border-right: 1px solid #fff;*/
}

.design .design-content table tr:last-child td {
    border-bottom: 1px solid #ccc;
}
.design .design-content .fa.fa-list-alt {
    font-size: 16px;
}
.design .design-menu li .fa.fa-caret-right {
    font-size: 20px;
    position: absolute;
    right: 20px;
    margin-top: -10px;
    display: none;
}
.design .design-menu li.active .fa.fa-caret-right {
    display: inline-block;
}
.design  .text-body {
    margin-left: 0px;
}
.design-content-left {
    padding-left: 0px;
    padding-right: 15px;
}

.design-content-left .design-content{
    padding: 20px 10px 20px;
}
.design-content-left .design-content .text-heading{
    margin: 0;
}


.widget.grey.bg-blue {
    background: #fbeef4;
}
.design-content table tr:hover {
    background: #eee;
}

#search-vb-orf .dropdown:hover .dropdown-menu {
    display: inline;
}

.btn-more-block {
    width: 655.5px;
    position: fixed;
    bottom: 8px;
    text-align: center;
}

a.a-more {
    font-size: 16px;
    padding: 0 10px;
}

/* BEGIN design-pet */

    .design-pet {
        padding: 0 20px 20px;
    }

    .design-pet .title {
        color: #e04993;
        font-size: 20px;
        padding: 5px 0;
        margin: 0;
        border-bottom: 1px solid #ccc;
    }

    .design-pet .list-group {
        padding: 8px 0;
        margin: 0;
    }


    .design-pet .list-group .list-title {
        font-size: 16px;
        color: #000;
        padding-bottom: 8px;
    }

    .design-pet .list-group .content {
        padding: 5px 12px;
        border-bottom: 1px solid #ccc;
        font-size: 12px;
    }

    .design-pet .list-group .content:hover {
        background: #eee;
    }

    .design-pet .list-group .content:after {
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
        content: '.';
    }

    .design-pet .list-group .border-top {
        border-top: 1px solid #ccc;
    }

    .design-pet a.btn-xs {
        color: #068e86;
        font-size: 12px;
        float: right;
        margin-left: 20px;
    }

    .modal-pet .modal-lg {
        width: 600px;
    }

    .modal-pet .modal-header {
        height: 65px;
        color: #e04993;
        font-size: 20px;
        line-height: 23px;
        border-bottom: none;
        padding: 15px 10px 15px 20px;
        width: 96%;
    }

    .modal-pet .modal-header a i.fa-times::before {
        color: #e04993;
        background: url("/static/img/vb3/close.png") repeat scroll 0 0 transparent;
        display: block;
        height: 26px;
        width: 25px;
        content: '';
        margin: -35px -25px 0 0;
    }

    .modal-pet .modal-header a:hover i.fa-times::before {
        background: url("/static/img/vb3/close.png") repeat scroll 0 26px transparent;
    }

    .modal-pet-gRNA .modal-lg {
        width: 600px;
    }

    .modal-pet-gRNA  .modal-header {
        height: 40px;
        color: #e04993;
        font-size: 20px;
        line-height: 23px;
        border-bottom: none;
        padding: 15px 10px 15px 20px;
        width: 96%;
    }

    .modal-pet-gRNA  .modal-header a i.fa-times::before {
        color: #e04993;
        background: url("/static/img/vb3/close.png") repeat scroll 0 0 transparent;
        display: block;
        height: 26px;
        width: 25px;
        content: '';
        margin: 0 -15px 0 0;
    }

    .modal-pet-gRNA  .modal-header a:hover i.fa-times::before {
        background: url("/static/img/vb3/close.png") repeat scroll 0 26px transparent;
    }


/* END pet */
