body{
		font-size: 18px;
} 
.user-panel{
	height:53px !important;
}
.defaultfocus {
	background-color: #083E64;
}

.sidebar-collapse{
		background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#083E64), to(#2084A3));/*谷歌 纵向*/
}
.border-bottom{
		background:-webkit-gradient(linear, 0% 0%, 100% 0%, from(#083E64), to(#2084A3));/*谷歌 横向*/ 
 		border-bottom: 3px solid #1A7393 !important;
 }
 .logo{
 		background-color: #083E64 !important;
 
 }
 .navbar-header {
	width: 25%;
	height: 50px;
}
.minimalize-styl-2 {
    padding: 4px 12px;
    margin: 11px 5px 5px 55px;
    font-size: 18px;
    float: left;
    font-weight: 600;
}
 .user-panel{
 		border-top: 3px solid #1A7393 !important;
 }
 .nav-label{
 	color: white;
 	font-weight: 500;
 }
 .menuAClass{
 	padding: 14px 20px 14px 40px !important;
 }
.nav li:hover>a {
	background-color: #083E64 !important;
}
.paramDiv{
	height: 34%;
}
.titleDiv{
	font-size:16px;
	color: white;
	height: 50px;
	padding: 12px 0 0 20px;
	background:-webkit-gradient(linear, 0% 0%, 100% 0%, from(#073D61), to(#07698C));/*谷歌 横向*/
}
.contentDiv{
	height: calc(100% - 50px);
	width:100%;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#074B78), to(#026C84));/*谷歌 纵向*/
}		
.titleDiv img{
	margin: -3px 10px 0 0;
	width:32px;
	height:32px;
}
.timeDivs{
	height:30px;
	font-size:15px;
}
.timeDivs2{
	font-size:15px;
	height:46px;
    display: flex;
    align-items: center;
}
.timeChildDivs{
	color: white;
	float: right;
	line-height: 30px;
	padding: 10px 20px 0 0;
}
.picDivs{
	padding: 0px 0px 0px 0px;
	height: 100%;
}
.landImage{
	width: 48%;
    height: 90%;
    margin: 0 14px 0 0;
    border-radius: 2px;
}

.envDiv{
	width: 100%;
	height: 100%;
}
.landInfoDiv{
	font-size:15px;
	float: left !important;
	width: 23%;
	height: 100%;
	color: white;
	padding: 10px 0 0 20px !important;
}
.landInfoChild{
	height: 16%;
	display: flex;
    align-items: center;
    margin: 0px 0 0 20px;
}


.dataDiv{
	color: white;
	float: left !important;
	width: 42%;
	height: 100%;
}
.dataChildDiv{
	font-size: 14px;
	height: calc(100% - 46px);
	width: 100%;
	padding: -10px 0 0 0;
}

.dataChild{
    float: left !important;
    width: 30%;
    margin: 0px 15px 10px 0;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 27%;
    border-radius: 2px;
}
.warnType1{
	background-color: #286EA2 !important;	
}
.warnType2{
	background-color: #9D9042 !important;	
}
.warnType3{
	background-color: #91246C !important;	
}

.reportDiv{
    float: left !important;
    width: 33.5%;
    height: 100%;
    padding: 48px 0 0 10px;
    display: flex;
    justify-content: space-between;
}

.devDivs{
	width: 100;
	height: 100%;
}
.controlDevClass{
	font-size: 15px;
	float: left;
	color: white;
	width: 32%;
	height: 42%;
	margin: 0 10px 0 0;
	justify-content: center;
    display: flex;
    align-items: center;
}
.devNameTitle{
	width: 25%;
}
.controlDevChild{
	float: left;
	margin: 0 20px 0 0;
}
.controlDevClass img{
	width:35px;
	height:35px;
}
.controlButton{
	float: left;
	margin: 0 20px 0 0;
	justify-content: center;
    display: flex;
    align-items: center;
}
.controlImg{
	float: left;
	width:35px;
	height:35px;
}

.iframeClass{
    width: 110%;
    height: 85%;
    margin: 0px 0 0 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.iframeTag{
	width: 100%;
    height: 200px;
}

.reportTypeClass{
	width:100%;
	height:10%;
	justify-content: center;
    display: flex;
    align-items: center;
    font-size: 14px;
	color: white;
	/*margin: -20px 0 0 0;*/
}

.reportIframeDiv{
	width:33%;
	height:100%;
	float: left;
}