/* Copyright 2023 Wuhan United Imaging Healthcare Co.,Ltd. */
.panel {
	box-show: none;
	-webkit-box-shadow: none;
}

.panel-default {
	border-color: transparent;
}

html {
	font-family: "Microsoft YaHei";
}

ul {
	list-style: none;
}

ol {
	margin: 0;
}

html, body {
	height: 100% !important;
}

body {
	font-family: "Microsoft YaHei";
	padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
	.TableRow {
		position: initial !important;
	}
}

@media ( min-width :1400px) {
	body {
		min-height: 100%;
		overflow:hidden;
	}
}

@media ( min-width :1700px) {
	body {
		min-height: 100%;
		overflow:hidden;
	}
}

@media screen and (min-width: 1300px) and (max-width: 1380px) {
	.TableRow {
		display: table-row;
	}
	.navbar-default {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
	}
	.UIHCenter {
		padding-top: 102px;
	}
	.containerCenter {
		padding: 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 102px;
	}
	.Padcenter {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 100px;
		top: 100px;
		overflow-y: auto;
		overflow-x: hidden;
	}
}

}
@media screen and (min-width: 1400px) and (max-width: 1480px) {
	body {
		min-height: 830px;
	}
}

.M_T10 {
	margin-top: 10px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #6298f5;
	background-color: #f1f1f1;
}

.th-inner {
	font-weight: 400;
}

.navbar-form {
	border-bottom: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.Hospital {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}

.Btn-left {
	padding: 5px 35px;
	border: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: -4px;
	background-color: #fff;
}

.Btn-right {
	padding: 5px 35px;
	border: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #fff;
}

.BtnGroup {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.BtnGroup button:hover, button:focus {
	background-color: #3198ee;
	color: #fff;
}

.ClickType {
	background-color: #3198ee;
	color: #fff;
}

.navbar-default {
	background-color: #fff;
}

hr {
	border-top: 1px solid #e0e0e0;
}

.RoundDot {
	width: 5px;
	height: 5px;
	border-radius: 20px;
	background-color: #0b76ce;
	vertical-align: sub;
	margin-right: 10px;
}

a:hover, a:active, a:visited, a:link {
	text-decoration: none;
}

.Gap li {
	margin-bottom: 10px;
}

.col_1 {
	width: 150px;
	height: 150px;
	background-color: #5FA0ED;
	border-radius: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.footer {
	color: #000;
	border-top: 1px solid #f1f1f1;
	overflow: hidden;
	background-color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 60px;
}

.M_0 {
	margin: 0;
}

.M_0 a {
	color: #777;
}

.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	border: 1px solid #d0d0d0;
	background-color: #fff;
	background-image: none;
	border-radius: 0;
	/* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
	/* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.jumbotron p {
	font-size: 18px;
}

.jumbotron {
	margin: 0;
}

.form-group {
	margin-bottom: 0;
}

.col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}

.thumbnail {
	background-color: #eef1ec;
	border: 0;
	text-align: center;
	margin-top: 20px;
}

.thumbnail .caption {
	color: #0f5f5c;
}

.CircleBlueTop {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #3198ee;
	margin-top: 14px;
	line-height: 40px;
	color: #3198ee;
	text-align: center;
}

.CircleBlue {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #3198ee;
	line-height: 40px;
	color: #3198ee;
	text-align: center;
}

.CircleGray {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #d0d0d0;
	line-height: 40px;
	color: #d0d0d0;
	text-align: center;
}

.LineBlue {
	width: 20px;
	border-right: 1px solid #3198ee;
}

.LineGray {
	width: 20px;
	border-right: 1px solid #d0d0d0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #3198ee;
}

@media ( min-width : 1024px) {
	#Default-size h2 {
		font-size: 2em;
	}
	#Default-size p {
		font-size: 1em;
	}
}

@media ( min-width : 1440px) {
	#Default-size h2 {
		font-size: 2em;
	}
	#Default-size p {
		font-size: 1.2em;
	}
}

.Btn-aBlue {
	padding: 6px 12px;
	border-radius: 2px;
	background-color: #3198ee;
	border: 1px solid #3198ee;
	color: #fff;
	height: 32px;
}

.Btn-aWhite {	
    border: 1px solid #4A90E2;
    border-radius: 2px;
    border-radius: 2px;
    background-color: white;
    color: #3198ee;
    padding: 6px 12px;
}
/* .Btn-aBlue {
	padding: 6px 12px;
	border-radius: 4px;
	border: 1px solid #3198ee;
	background-color: #fff;
	color: #3198ee;
	height: 34px;
} */
.body-part {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 107px;
	bottom: 60px;
	overflow-x: hidden;
}

@media ( max-width :1000px) {
	.body-part {
		margin: 0;
		position: absolute;
		width: 100%;
		top: 92px;
		bottom: 0;
		overflow-x: hidden;
	}
	.TableRow {
		display: table-row;
	}
	.navbar-default {
		position: absolute;
		left: 0;
		right: 0;
	}
	.Padcenter {
		padding: 96px 0;
	}
}

/* .modal-open {
  overflow: initial !important;
} */
.container {
	padding-left: 0;
	padding-right: 0;
	/* padding-bottom: 100px; */
}

.firstContainer {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	border-top: 1px solid #ddd;
}

.changeGray {
	opacity: 0.2;
}

.grayClass {
	color: #646464;
}

.fixed-table-container thead th {
	border-left: 0;
}

.fixed-table-container tbody td {
	border-left: 0;
}

.tableIcon {
	visibility: hidden;
}

.hover-showIcon>tbody>tr:hover>td>.tableIcon {
	visibility: visible;
}

.hover-showIcon>tbody>tr:hover, .hover-showIcon>tbody>tr.selected {
	opacity: 1;
}

.hover-showIcon>tbody>tr:hover>td, .hover-showIcon>tbody>.selected>td {
	background-color: rgba(235, 245, 255, 1);
}

.hover-showIcon>tbody>tr>.bs-checkbox, .hover-showIcon>tbody>tr>.firstTd,.hover-showIcon>thead>th>.bs-checkbox, .hover-showIcon>thead>th>.firstTd
	{
	border-left: 6px solid;
	border-left-color: rgba(255, 255, 255, 0);
    padding-left: 20px !important;
}

.hover-showIcon>tbody>tr:hover>.bs-checkbox, .hover-showIcon>tbody>.selected>.bs-checkbox,
	.hover-showIcon>tbody>tr:hover>.firstTd, .hover-showIcon>tbody>.selected>.firstTd
	{
	border-left: 6px solid;
	border-left-color: rgba(90, 173, 227, 1);
}

.table-hide-checkBox .bs-checkbox {
	display: none;
}

.commonInput {
	height: 34px;
	line-height: normal;
}

.commonsearchInput {
	width: 100px;
}

.body-header-first {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #ddd;
}

.body-header-first  .firstIcon {
	margin-left: 15px;
}

.body-header-first  .firstTitle {
	margin-left: 6px;
	font-size: 1.428571rem;
}

.body-header-first  .rightsearch {
	float: right;
	display: inline-block;
	position: relative
}

.body-header-first .searchprefix {
	display: inline-block;
	width: 85px;
	margin-right: 5px;
}

.body-header-first .rightsearch .searchIcon {
	height: 34px;
	line-height: 34px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	display: inline;
	left: 5px;
}

.body-header-first .rightsearch .searchInput {
	margin-right: 15px;
	width: 200px;
	padding-left: 20px;
}

.body-header-second {
	height: 60px;
}

.leftNav {
	height: 60px;
	line-height: 60px;
	display: inline-block;
	white-space: nowrap;
}

.body-header-second .rightNav {
	float: right
}

.body-header-second  .rightNav>li {
	width: 56px;
	margin-top: 11px;
	float: left;
	text-align: center;
}

.body-header-second  .rightNav>li>a:hover {
	color: #646464;
}

.body-header-second  .rightNav>li.active {
	opacity: 1;
}

.body-header-second  .rightNav>li.active:hover>a {
	color: rgb(76, 145, 226);
}

.tableRealIcon {
	vertical-align: -15%
}

.body-header-second>.rightNav>li>a>span.navIcon {
	height: 25px;
	margin-bottom: 2px;
	font-size: 16px;
}

img.navIcon {
	height: 25px;
	margin-bottom: 2px;
}

.body-header-second>.rightNav>li>a>.navText {
	height: 15px;
	line-height: 15px;
}

.reportContentP {
	margin-top: 4px;
	white-space: pre-wrap;
}

.statistic .statistic-li {
	margin-right: 7px;
}

.statistic .statistic-li .statistic-li-span {
	line-height: 40px;
}

.statistic .statistic-li  .statistic-li-select {
	width: 130px;
	border-radius: 2px;
	height: 40px;
	border: 1px solid #ecd1d2;
	text-indent: 10px;
}

.dataPickerConta {
	position: relative;
	display: inline-block;
	padding: 15px;
	width: 100%;
	height: 100%;
}

.modalTest {
	overflow-y: hidden !important;
}

.datetimepicker table thead tr {
	background-color: #ffffff;
}

.reportSpan{
    word-break: break-all;
    word-wrap: break-word;
}

.btn.btn-default.report-active{
	border-radius: 0px;
    background-color: #EBF5FF;
    border-color: #4A90E2;
}
/* .modal-dialog{
	height:calc(100% - 60px);
} */
#tipDom{
	position: absolute;
	z-index: 9999;
	background: #333;
	border: #333 solid 1px;
	color: #fff;
	padding: 3px 6px;
	border-radius: 2px;
}
.btn,.dropdown-menu{
  font-size: 1rem;
}