@CHARSET "UTF-8";

html, body {
    height: 100%;
}

.warp {
    min-height: 100%;
    padding: 70px 0 70px;
    margin: 0 auto -60px;
}

.container {
    width: 99%;
}

.help-block {
    font-size: 12px;
}

.tab-content {
    margin-top: 10px;
}

/* easyui-slider 在表格中的样式 */
div.my-slider {
    height: 30px;
    margin: 10px 5px;
}

/* 必须的红色星号 */
span.required {
    color: red;
    font-size: 12px;
    padding-right: 3px;
    vertical-align: middle;
}

.pointer-cursor {
    cursor: pointer;
}

#loading {
    position: absolute;
    left: 28%;
    margin: 30% 0 0 13%;
    width: 100%;
    height: 100%;
}

#footer {
    height: 60px;
    background-color: #f5f5f5;
}

#footer p {
    margin: 20px 0;
    text-align: center;
    font-size: 12px;
}

/* 面板头设置  */
.panel-heading > span {
    font-size: 18px;
}

.panel-heading {
    font-size: 18px;
}

.panel-heading > .option-group {
    float: right;
}

/*按钮图标组*/
ul.option-group a {
    padding: 0 4px;
    font-size: 14px;
    text-decoration: none;
}

ul.option-group {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.option-group > li {
    display: inline-block;
}

/**logo*/
.logo {
    margin-right: 3px;
    width: 50px;
    height: 40px;
}

.top-margin-10 {
    margin-top: -10px;
}

/** 排序  **/
table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_desc {
    cursor: pointer;
    *cursor: hand;
}

table.table thead .sorting:hover {
    background: url('../images/sys/sort_desc.png') no-repeat center right;
}

table.table thead .sorting {
    background: url('../images/sys/sort_both.png') no-repeat center right;
}

table.table thead .sorting_asc {
    background: url('../images/sys/sort_asc.png') no-repeat center right;
}

table.table thead .sorting_desc {
    background: url('../images/sys/sort_desc.png') no-repeat center right;
}

/** 三级菜单样式 **/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* 指纹显示表格背景色 */
.part_same {
    background-color: #C5AC7E;
}

.all {
    background-color: #FFFFFF;
}

.miss {
    background-color: #FFEADF;
}

.diff {
    background-color: #C2DFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

.no_diff {
    background-color: #b9fbc1;
}

.part-diff {
    background-color: #ccb35aa6;
}

.no_judge {
    background-color: #F8EC95;
}

.parent {
    background-color: #F1EAC8;
}

.male_parent {
    background-color: #F1E4A5;
}

.female_parent {
    background-color: #ECD3D3;
}

.inbreed {
    background-color: #F1B8B8;
}

.manual {
    background-color: rgba(158, 236, 200, 0.4);
}

.manual-modify {
    background-color: rgba(12, 236, 200, 0.4);
}

.btn-manual-modify {
    background-color: rgba(12, 236, 200, 0.4);
}

.btn-save-zheng {
    background-color: #c8ffa1;
}
.btn-save-fan {
    background-color: #dbdb43;
}
.btn-save-green-light {
    background-color: #E0E0E0;
}

.btn-all {
    background-color: #FFFFFF;
}

.btn-all:hover, .btn-all:focus {
    background-color: #F0F0F0;
}

.btn-part-same {
    background-color: #C5AC7E;
}

.btn-part-same:hover, .btn-part-same:focus {
    background-color: #C5AC7E;
}

.btn-miss {
    background-color: #FFEADF;
}

.btn-miss:hover, .btn-miss:focus {
    background-color: #F0E5D0;
}

.btn-diff {
    background-color: #C2DFFF;
}

.btn-diff:hover, .btn-diff:focus {
    background-color: #C7D0F5;;
}

.btn-same {
    background-color: #b9fbc1;
}

.btn-same:hover, .btn-same:focus {
    background-color: #aeeec1;
}

.btn-no-judge {
    background-color: #F8EC95;
}

.btn-manual {
    background-color: rgba(158, 236, 200, 0.4);
}

.btn-no-judge:hover, .btn-no-judge:focus {
    background-color: #F5EA99;
}

.btn-parent {
    background-color: #F1EAC8;
}

.btn-parent:hover, .btn-parent:focus {
    background-color: #F1EAC8;
}

.btn-group-gene {
    float: right;
}

.btn-group-gene > .btn {
    border-color: #4cae4c;
}

/* 设置换行 */
.text-p {
    word-spacing: 1px;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
}

.btn-primary {
    width: 110px;
}

/* 徽章自定义样式 */
.navbar-badge {
    vertical-align: middle;
    background-color: #107b70;
}

.pgType {
    padding: 1px 6px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.navbar-user-setting {
    padding: 23px 0 0 4px;
}

.navbar-user-setting img {
    top: -5px;
    position: relative;
}

.audit-badge {
    padding: 2px 7px;
    font-size: 8px;
    font-weight: 500;
    margin-left: 8px;
    background-color: #1d963d;
}

.navbar-version {
    background: url("../images/ssr/ssr-version.png") no-repeat;
    position: fixed;
    top: -22px;
    left: -24px;
    z-index: 10000000;
    width: 124px;
    height: 127px;
}

.new_record {
    background: url("../images/sys/new.gif") no-repeat;
    width: 30px;
    height: 11px;
    float: right;
    margin: 0;
}

/*无图标时的占位Css类*/
.no-icon {
    width: 0px;
    height: 0px;
}

.modal-body {
    margin: 10px;
}

/*日志内容列*/
.log-content-col {
    word-wrap: break-word;
    max-width: 300px;
}

.panel-edit {
    margin-top: 2%;
}

/*样品信息显示*/
.ssr-sample {
    font-size: 16px;
    color: #c06019;
    font-weight: 700;
}

.badge {
    background-color: #1d963d;
}

.badge-probation-margin {
    margin-left: -2px !important;
}

.badge-probation-margin-top {
    font-size: initial;
    margin-top: 3px;
}

.badge-probation {
    background-color: #c29f00;
}

.badge-error {
    background-color: #f43838;
}

/* 不可对照样品标志 */
.no_contrast {
    background-color: #db7c22
}