
/* Confirmed*/
@media (max-width: 576px) {
    .main-container {
        width: 100%;
    }
	.index-topNav{
		width: 100%;
	}
	.index-SecNav{
		width: 100%;
	}
	.nadcFooter{
		width:100%;
	}
	.indexEN-nadcFooter{
		width:100%;
	}
	.index-search-box{
	width: 100%;
}
}

@media (min-width: 576px) {
    .main-container {
        width: 1280px;
    }
	.foot-container{
        width: 1280px;
	}
	.index-topNav{
		width: 1310px;
	}
	.index-SecNav{
		width: 1310px;
	}
	.indexEN-nadcFooter{
		width:1310px;
	}
	
	.nadcFooter{
		width:1310px;
	}
	.index-search-box{
	width: 80%;
}
}

@media (min-width: 1280px) {
	.index-topNav{
		width: 100%;
	}
	.index-SecNav{
		width: 100%;
	}	
	.nadcFooter{
		width:100%;
	}
	.indexEN-nadcFooter{
		width: 100%;
	}
	.index-search-box{
	width: 80%;
}
}


.box-shadow{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: #fff;
  margin: 20px;
  border-radius: 10px;
}


body{
	background-color: #333333;
	font-size: 15px;
}
a{text-decoration : none;
color:#333;} 

a:hover{text-decoration:none;} 

.index-topNav{
	height: auto;
	padding: 0px;
	margin: 0px;
}
.index-SecNav{
	margin: 0px;
}
.index-navbar-container{
	max-width: 1280px;
	margin: 0px auto;
}
.topNav-bg{
	background-color:#003366;
}
.index-bg{
	background-color: #eee;
}
.index-topNav-link{
	line-height: 58px;
	margin: 0px 5px;
	padding: 0px;
	display: inline-block;
}
.index-topNav-item{
	padding: 0px 10px; 
	margin: 0px;
	float: right;
	color: #ccc;
}
.index-topNav-item:hover{
	background-color: #597096!important;
	color: #eee;
}
.indexNavbar-ul{
	height: 50px;
}
.indexNavbar-ul>li{
	margin: 0px 5px;
}
.nav-item:hover{
	background-color: #222;
	font-weight: bolder;
}
.SecNav-item{
	padding: 10px;
}
.SecNav-item:hover{
	border-radius: 10px;
	background-color: transparent;
	font-weight: bolder;
	color: #222;
}
.dropdown-item:hover{
	background-color: #eee;
}
.dropdown-menu{
	margin-top: -2px;
}
.indexDropdownMenu{
	box-shadow: 0px 8px 20px rgba(55,125,255,0.075);
	margin: 0px;
}
.indexDropdownMenu  > a:focus, .indexDropdownMenu  > a:hover{
	background-color: #375483;
	color: #eee;
}

.lg-container{
	margin: 0px;
	padding: 0px;
	background-color: #C4D5EC;
}
.main-container{
	margin: 0px auto;
	padding: 0px;
}
.headline-container{
	background-color: #eee;
	height: 100%;
}
.index-headline-row{
	background-color:#eee;
}
.index-headline-titleLine{
	width: 100%;
	padding: 5px 0px;
	background-color: #003366;
}
.index-headline-icon{
	height: 38px;
	margin: 0px 20px;
	float: left;
}
.index-headline-title{
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	letter-spacing: 5px;
	color: #eee;
}
.index-headline-right{
	line-height: 28px;
	font-size: 14px;
	margin: 5px 0px;
}

.index-headline-more{
	color: #aaa;
	font-size: 14px;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-radius: .5rem;
}
.index-headline-more:hover{
	cursor: pointer;
	font-style: italic;
}
.index-headline-more a{
	color: #aaa;
}
.index-headline-ENtitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	letter-spacing: 2px;
	color: #eee;
}
.index-headline-list{
	border-radius: 0px!important;
}
.index-headline-list>li{
	border-radius: 0px !important;
}
.headlineNewsIcon{
	margin: 0px 20px 0px 10px;
}
.headline-img{
	width: 100%;
	height: 100%;
}
.index-headline-listItem{
	line-height: 20px;
}
.list-more{
	text-align: center;
	letter-spacing: 3px;
	color: #666;
	font-size: 14px;
	font-weight: bolder;
}

/*上方搜索框下拉菜单底色*/
.custom-select-searchselect option{
 background-color:#003366;
 line-height:30px;
}

/*///首页第一行的数据资源列表部分/*/

.index-datasetCatalogue-item{
	background-color: #fff;
	line-height: 21px;
	padding: 12px 30px 11px 30px;
	border-top: 1px dashed #999;
}
.index-datasetCatalogue-item:hover{
	background-color: #F6FAFF;
	color: #375483;
	cursor: pointer;
}
.index-datasetCatalogue-itemTitle{
	margin: 0px;
	color: #375483;
}/*
.index-datasetCatalogue-itemSubtitle{
	margin: 0px;
	font-size: 12px;
	color: #eee;
	display: inline;
}*/
.index-datasetCatalogue-itemTag{
	color: #4F6A96;
	background-color: #eee;
	font-weight: bold;
	display: inline-block;
	margin: 15px 10px 5px 0px;
	padding: 0px 10px;
	border-radius: .25rem;
	font-size: 12px;
	letter-spacing: 1px;
}
.index-datasetCatalogue-more{
	padding: 11px 30px;
}

/*///首页第二行的搜索框部分/*/
.index-search-container{
	background-color: #eee;
	height: auto;
}
.index-searchCard{
	background-color: #eee;
	margin: 0px;
	padding: 60px 0px 30px 0px;
}
.index-search-titleLine{
	text-align: center;
	font-size: 20px;
	letter-spacing: 5px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}
.index-search-title{
	line-height: 60px;
	color: #003366;
}
.index-search-box{
	padding: 0px 30px;
	margin: 0px auto;
}
.index-search-input{
	font-size: 14px;
}
.index-search-button{
	color: #eee;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #003366;
	border: 1px solid #aaa;
}
.custom-select-searchselect{
	background-image: url(../img/index-img/selectIcon.png);
	background-color: transparent;
}
.index-search-button:hover{
	cursor: pointer;
}

.index-search-select{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 0px;
	
}
/*///首页第二行的热点推荐部分/*/

.index-search-hotTitle{
	display: inline-block;
	padding:10px 0px;
	margin-left: 20px;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
}
.index-search-hotBlock{
	margin: 0px auto 20px auto;
	padding: 0px 30px 0px 10px; 
	width: 70%;
}
.index-search-hotItem{
	line-height: 20px;
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	padding: 2px 10px;
	border-radius: .25rem;
	display: inline-block;
}

.index-search-hotItem:hover{
	background-color: #ddd;
	cursor: pointer;
}



/*///首页资源与服务部分/*/
.feature-container{
	background-color: #eee;
	height: auto;
}
.index-feature-block{
	margin:0px 20px;
	background-color: transparent;
	width: 100%;
}
.classicCase-container{
	background-color: #4F6A96;
	height: auto;
}
.card{
	box-shadow: 0px 8px 20px rgba(55,125,255,0.075);
}
.index-featureCard{
	background-color: transparent;
	border: 0px;
	border-radius: 0px;
	padding: 5px;
}
.index-featureCard:hover{
	cursor: pointer;
}
.index-featureCard-icon{
	margin: 20px auto;
	width: 30%;
}
.index-featureCard-title{
	color: #14284D;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	line-height: 80px;
}
.index-featureCard-ENtitle{
	color: #14284D;
	font-size: 12px;
}
.index-featureCard-Info{
	color: #14284D;
	text-align: left;
	text-indent: 2em;
	line-height: 26px;
	font-size: 12px;
}
.index-feature-cardBody{
	padding: 10px 30px;
	margin: 10px 5px;
	border-radius: 1rem;
	min-height: 60px;
}
.index-astroDict-cardBody{
	background-image:url(../img/index-img/astroDict.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #ddd;
}
.index-paperdata-cardBody{
	background-image:url(../img/index-img/paperdata.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #99CCCC;
}
.index-meetings-cardBody{
	background-image:url(../img/index-img/meetings.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #CC9999;
}

.index-media-cardBody{
	background-image:url(../img/index-img/media.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #9999CC;
}
.index-docs-cardBody{
	background-image:url(../img/index-img/docs.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #CCCC99;
}
.index-tools-cardBody{
	background-image:url(../img/index-img/tools.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #aaaaaa;
}
.caseCard{
	background-color: #eee;
	border-radius: 6px;
	margin-top: 15px;
}
.caseCard:hover{
	background-color: #fff;
	cursor: pointer;
	color: #333;
}
.caseCard a:hover{
	color: #333;
}
.index-casecard-title{
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 2px;
	line-height: 30px;
	margin-top: 0px;
}


.index-casecard-text{
	text-indent: 2em;
	font-size: 11px;
	line-height: 26px;
}
/*/////首页公众科普活动区域/////*/
.activities-container{
	background-color: #eee;
	height: auto;
}
.index-activities-card{
	margin: 0px;
	border: 0px;
	border-radius: 0px;
}
.index-activities-img{
	border-radius: 0px;
}
.index-activities-title{
	font-weight: bold;
	font-size: 18px;
	line-height: 46px;
}
.index-activities-info{
	line-height: 28px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
}

/*/////首页平台统计数据区域/////*/

.statisticCard{
	margin: 15px 0px;
	background-color:#ffff;
	color:#eee;
	border-radius: 0.25rem;
	border: 1px solid #ddd;
}
.statisticListTitle{
	line-height: 40px;
	padding-left: 20px;
	margin: 5px 0px;
	color: #3D6E8A;
	font-weight: bold;
}

.statisticTitle{
	line-height: 30px;
	padding-left: 20px;
	margin-top: 5px;
	color: #3D6E8A;
	font-weight: bold;
}

.statisticNumber{
	font-weight: bolder;
	font-size: 25px;
	line-height: 65px;
	letter-spacing: 3px;
	text-align: center;
	color: #3D6E8A;
	margin-bottom: 10px;
}
.index-statisticRank-card{
	margin: 15px 0px;
}


/*/////首页关于NADC区域/////*/
.about-container{
	background-color: #eee;
	height: auto;
}
.index-about-card{
	border: 0px;
	border-radius: 0px;
}
.index-about-img{
	border-radius: 0px;
}
.index-aboutCard-body{
	padding: 5px 30px;
}

/*/////首页国际合作者logo区域/////*/
.index-organizationsBlock{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
.index-partnerCard{
	border: 0px;
	margin:  0px;
	border-radius: 0px;
	padding: 0px 20px;
	background-color: transparent;
	text-align: center;
}
.index-organizationsCard{
	padding: 12px 20px;
}
.index-organizationsCard:hover{
	background-color: #eee;
}
.index-organizationsCard-img{	
	border-radius: 0px;
	margin: 10px 0px;
}
.index-organizationsCard-LGtitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin: 10px 0px;
	color: #14284D;
}
.index-organizationsCard-SMtitle{
	font-size: 12px;
	line-height: 26px;
	margin: 10px 0px;
	color: #14284D;
}
.index-organizationsCard-LGtitle:hover{
	color: #3366FF;
}
.index-organizationsCard-SMtitle:hover{
	color: #3366FF;
}
.index-partnerBlock{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
.index-partnerCard-img{
	margin: 10px 5px;
	width: auto;
	height: 100px;
	border-radius: .5rem;
}
.index-partnerCard-img2{
	margin: 30px 5px;
	height: auto;
	width: 130px;
	border-radius: .5rem;
}
.index-partnerCard-title{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	color: #000033;
}
.index-partnerCard-title:hover{
	color: #3366FF;
}

/*/////其他中心链接区域/////*/
.link-container{
	background-color: #eee;
	height: auto;
	color: #000033;
	letter-spacing: 1px;
	line-height: 30px;
}
.index-link-supportingUnitBlock{
	background-color: #ddd  ;
	margin: 0px;
}
.index-link-administrationBlock{
	background-color: #eee;
	margin: 0px;
}
.index-link-guidanceDepartment{
	background-color: #ddd;
	margin: 0px;
}
.index-link-constructionUnitBlock{
	background-color: #eee;
	margin: 0px;
}
.index-link-otherCenterBlock{
	background-color: #ddd;
	margin: 0px;
}
.index-link-classificationTitle{
	margin: 5px 5px 0px 5px;
	font-weight: bold;
	line-height:20px;
padding:0px 0px 0px 10px;
display:inline-block;
}
.index-link-title{
	padding:3px 10px 3px 12px;
 margin:3px;
border-radius:3px;
	display: inline-block;
}
.index-link-title:hover{
	background-color: #F6FAFF;
	color: #000033;
}

/*/////页脚区域/////*/
.nadcFooter {
	color: #333;
 	bottom: 0;
  	min-height: 300px;
	height: 100%;
	background-color: #eee;
	text-align: left;
	margin: 0px;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: 2px;
}
.footerCard{/*
	background-color: #fff;*/
	padding: 10px;
	border-radius: 10px;
	line-height: 36px;
}
.footerTitle{
	text-align: center;
	line-height: 36px;
	margin: 0px;
	font-size: 16px;
}
.footerCenterLG{
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	margin: 0px;
}
.footerCenter{
	text-align: center;
	line-height: 30px;
	margin: 0px;
}
.footerP{
	line-height: 36px;
	margin: 0px;
}


/*/////非首页搜索框 Non indexpage search line///*/

.search-container{
	background-color: #003366;
	width: 100%;
	margin: 0px;
	padding: 10px;
}
.nonindex-search-box{
	padding: 0px;
	margin: 0px;
}

/*/////典型案例页，暂时没有classic case pages///*/
.case-text-card{
	padding: 20px 50px;
	line-height: 36px;
	font-size: 16px;
	text-indent: 2em;
	background-color: #fff;
	margin: 10px 60px;
	border-radius: 10px;
}
/*/////会议系统  meeting pages///*/
.meeting-intro{
	line-height: 30px;
	text-indent: 2em;
}
.meetings-container{
	height: auto;
	background-color: #375483;
	padding-bottom: 30px;
}
.meeting-sidebar{
	background-color: #fff;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.meeting-sidebar-group{
	border: 0px;
}

.meeting-sidebar-item{
	border: 0px;
	height: 50px;
	padding: 0px;
	line-height: 50px;
}
.meeting-sidebar-navlink{
	padding: 0px;
	height: 50px;
	padding-left: 30px;
	color: #222;
}
.meeting-sidebar-navlink:hover{
	background-color: #eee;
}

.meeting-sidebar-subtitle{
	border: 0px;
	height: 50px;
	padding: 0px;
	line-height: 50px;
	padding-left: 5px;
	font-weight: bolder;
}
.meeting-sidebar-subtitle:hover{
	background-color: #fff;
}
.meetings-sidebarSubtitle-icon{
	height: 26px;
	margin: 5px 5px 10px 5px;
}

.meetings-detailPage-title{
	color:#222;
	font-size:20px;
	line-height: 30px;
	text-align: center;
	font-weight: bolder;
	background-color: #fff;
}

.meetings-mainPage-title{
	color:#222;
	font-size:20px;
	letter-spacing: 5px;
	line-height: 30px;
	text-align: center;
	font-weight: bolder;
	background-color: #fff;
	margin: 0px 5px 5px 20px;
}
.meetings-card{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bolder;
	border: 0px;
}
.meetings-title{
	font-weight: bolder;
	font-size: 14px;
}
.meetings-detail{
	font-size:14px;
	line-height: 30px;
}
.meetings-more{
	text-align: center;
	letter-spacing: 3px;
}
	
.meetings-more:hover{
	background-color: #bbb;
	color: #000 !important;
	cursor: pointer;
	text-align: center;
	letter-spacing: 3px;
}

.meetingdetail-title{
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}

.meeting-search-menu{
	text-align: center;
	margin: 20px 0px;
}
.meeting-input-label{
	line-height: 30px;
	background-color: #eee;
	width: 100%;
	margin: 20px 0px;
	padding-left: 10px;
	font-size: 14px;
	border-left: 3px solid rgb(55, 84, 131);
}
.meeting-input{
}
.meeting-input-group{
	background-color: #efefef;
	padding: 20px;
	border-radius: 10px;
	margin: 20px;
}
.meeting-input-group-title{
	letter-spacing: 2px;
	font-size:16px;
	color: rgb(55, 84, 131);
	font-weight: bold;
	line-height: 30px;
	padding:5px 0px;
	margin: 20px 0px;
	border-bottom: 1px solid #aaa;
}
.meeting-filter-navbar{
	margin-bottom: 0px;
}
.meeting-filterbox-navbrand{
	background-color: rgb(55, 84, 131);
	border-radius: 10px;
	padding: 5px 10px;
	font-size:14px;
	color: #eee !important;
}
.meeting-filterbox-listitem{
	border-radius: 10px;
	line-height: 20px;
	padding: 0px 10px;
	margin: 5px 0px;
}
.meeting-filterbox-listitem:hover{
	background-color: #eee;
}
.info-box{
	background-color: #eee;
	margin: 10px;
	padding: 20px;
	border-radius: 10px;
}
.info-box-title{
	line-height: 50px;
	font-size: 16px;
}
.meeting-info-group{
	background-color: #efefef;
	padding: 0px;
	border-radius: 10px;
	margin: 0px;
	width: 100%;
}
.meeting-info-group-title{
	letter-spacing: 2px;
	font-size:16px;
	color: rgb(55, 84, 131);
	font-weight: bold;
	line-height: 20px;
	padding:5px 0px;
	margin: 20px 0px 0px 0px;
}
.meeting-info{
	line-height: 50px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
}
.meeting-info:hover{
	background-color: #ddd;
}
.meeting-info-section{
	background-color: #ddd;
}

.user-profile-contact{
	margin-top: 0px;
}
.user-profile-contact li{
	border: 0px;
	margin: 5px 0px;;
}
.user-profile-contact-img{
	max-height: 30px;
	margin-right: 20px;
}
.user-profile-meeting li{
	border: 0px;
	margin: 5px 0px;
	text-indent: 10px;
}
.user-profile-meeting-img{
	max-height: 30px;
	margin-right: 30px;
	float: right;
}

/* //////望远镜时间申请列表 telescope/////*/
.telescope-telecard-outline{
	margin: 0px;
	padding: 0px;
}
.telescope-telecard{
	background-color: #fff;
	border-radius: .5rem;
	margin: 20px 20px 20px 0px;
	padding: 0px;
	color: #375483;
}
.telescope-telecard:hover{
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 5px 5px 13px 5px rgba(82, 63, 105, 0.05);
}
.telescope-telecard-titleLine{
	background-color: #6699CC;
	margin: 0px;
	padding: 10px;
	border-top-right-radius: .5rem;
	border-top-left-radius: .5rem;
}
.telescope-telecard-title{
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 2px;
	color: #eee;
}
.telescope-telecard-info{
	font-size:14px;
	margin: 10px 20px;
	color: #333;
}
.telescope-telecard-body{
	padding-bottom: 10px;
	line-height: 30px;
}
.telescope-telecard-img{
	width: 100%;
	margin: 10px a
}
.telescope-telecard-stateOn{
	font-size:16px;
	margin: 10px 20px;
	background-color: #eee;
	border-radius: 1rem;
	padding: 5px 30px;
	font-weight: bold;
}
.telescope-telecard-stateOn:hover{
	cursor: pointer;
	background-color: #6699CC;
	color: #eee;
}
.telescope-telecard-stateOff{
	font-size:16px;
	margin: 10px 20px;
	background-color: #eee;
	color: #aaa;
	border-radius: 1rem;
	padding: 5px 30px;
	font-weight: bold;
}
.telescope-telecard-stateLine{
	text-align: center;
}


/* //////论文数据目录页 registry/////*/
.registry-container{
	background-color: #eee;
}
.registry-papercard{
	background-color: #fff;
	border-radius: .5rem;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.registry-papercard-outline{
	margin: 0px;
	padding: 20px;
}
.registry-papercard-titleLine{
	background-color: #e4f1fe;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 30px;
	border-top-right-radius: .5rem;
	border-top-left-radius: .5rem;
}
.registry-papercard-title{
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
}

.registry-papercard-body{
	padding: 20px;
	line-height: 30px;
}

.registry-papercard-intro{
	font-size:16px;
	margin: 10px 20px;
	color: #333;
}
.registry-btn{
	padding: 5px 20px;
	margin-right: 20px;
	background-color: #ddd;
	color: #555;
	font-size: 14px;
	letter-spacing: 1px;
}
.registry-btn:hover{
	background-color: #e4f1fe;
}
/* //////数据集目录页 datasetcatalogue/////*/

.datasetcatalogue-classification{
	background-color: #333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.datasetcatalogue-datasetList{
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.datasetcatalogue-titleLine{
	background-color: #ddd;
	height: 50px;
}
.datasetcatalogue-title{
	line-height: 50px;
	color: #003366;
	margin: 0px;
	padding-left: 30px;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.datasetcatalogue-info{
	line-height: 50px;
	color: #666;
	font-size: 12px;
	display: inline;
	margin-left: 20px;
}
.datasetcatalogue-info:hover{
	cursor: pointer;
	font-style: italic;
}
.datasetcatalogue-openButton{
	float: right;
	padding: 0px 20px;
	margin: 10px 20px;
	line-height: 30px;
	font-size: 14px;
	background-color: #fff;
	border-radius: .25rem;
}
.datasetcatalogue-openButton:hover{
	cursor: pointer;
	background-color: #003366;
	color: #eee;
}
.datasetcatalogue-secTitle{
	line-height: 26px;
	padding: 5px 0px 5px 30px;
	color: #003366;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}
.datasetcatalogue-classificationBox{
	background-color: #eee;
	padding: 0px;
}
.datasetcatalogue-classificationBox-BG2{
	background-color: #fff;
	padding: 0px;
}
.datasetcatalogue-tagBlock{
	letter-spacing: 1px;
	line-height: 26px;
	padding: 5px 10px;
	font-size: 13px;
	color: #003366;
	margin: 0px;
	display: inline-block;
}
.datasetcatalogue-tagBlock:hover{
	cursor: pointer;
	font-weight: bold;
}
.datasetcatalogue-tagBlock-active{
	background-color: #375483;
	color: #eee!important;
}
.datasetcatalogue-datasetcard-outline{
	margin: 0px;
	padding: 0px;
}
.datasetcatalogue-datasetcard{
	background-color: #fff;
	border-radius: .5rem;
	margin: 20px 20px 20px 0px;
	padding: 0px;
	color: #375483;
}
.datasetcatalogue-datasetcard:hover{
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 5px 5px 13px 5px rgba(82, 63, 105, 0.05);
}
.datasetcatalogue-datasetcard-titleLine{
	background-color: #e4f1fe;
	margin: 0px;
	padding: 10px 10px 5px 30px;
	border-top-right-radius: .5rem;
	border-top-left-radius: .5rem;
}
.datasetcatalogue-datasetcard-title{
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 2px;
}
.datasetcatalogue-datasetcard-time{
	color: #555;
	font-size: 12px;
	line-height: 20px;
}
.datasetcatalogue-datasetcard-body{
	padding: 0px 20px 20px 20px;
	line-height: 30px;
}

.datasetcatalogue-datasetcard-creator{
	padding-left: 30px;
	line-height: 30px;
	background-color: #e4f1fe;
	color: #375483;
	font-size: 14px;
}
.datasetcatalogue-datasetcard-intro{
	font-size:14px;
	margin: 10px;
	text-indent: 2em;
	color: #333;
}
.datasetcatalogue-datasetcard-tagLine{
	margin-left: 0px;
}
.datasetcatalogue-datasetcard-tag{
	border-radius: .25rem;
	background-color: #eee;
	padding: 0px 10px;
	color: #375483;
	display: inline-block;
	 font-size:12px;
 margin:5px;
 line-height:26px;
font-weight:500;
}
.datasetcatalogue-datasetcard-tag:hover{
	cursor: pointer;
	color:#375483;
	background-color: #e4f1fe;
}
.datasetcatalogue-datasetcard-doi{
	font-size:14px;
	margin: 10px;
  padding:0px 0px 0px 3px;
}
.datasetcatalogue-datasetcard-infoLine{
	
}
/* /////paperinfo 论文数据详细信息页面/////*/
.paperinfo-left{
	margin-bottom: 30px;
}
.paperinfo-right{
	margin-bottom: 30px;
}
.paperinfo-titleLine{
	height: auto;
	width: 100%;
	background-color: #003366;
}

.paperinfo-title{
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	margin-left: 0px;
	padding-left: 30px;
	color: #eee;
}
.paperinfo-creater{
	padding: 10px 30px;
	color: #003366;
	background-color: #e4f1fe;
	font-size: 12px;
}
.paperinfo-small-secName{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.paperinfo-small-secInfo{
	color: #003366;
	font-size: 12px;
	margin-left: 0px;
}

.paperinfo-info{
	font-size: 14px;
	margin: 10px 0px;
	padding: 0px 15px 0px 30px;
	color: #003366;
}
.paperinfo-card{
	width:100%;
	margin:0px;
	background-color:#fff;
	padding: 20px;
	font-size: 14px;
	line-height: 38px;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.paperinfo-img{
	width: 23px; 
	margin: 0px 5px 5px 5px;
}
.paperinfo-files-root{
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	color: #666699;
	background-color: #eee;
}
.paperinfo-files-filename{
	margin-left: 50px;
	border-left: 1px dashed #666699;
	font-weight: bold;
}
.paperinfo-files-filesize{
	font-weight: bold;
}
.paperinfo-subtitleLine{
	background-color: #e4f1fe;
	color: #003366;
	font-weight: bold;
	padding: 0px 10px;
	line-height: 50px;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}
.paperinfo-subtitle{
	margin-left: 20px;
}

.paperinfo-small-card{
	width:100%;
	margin:0px 0px 20px 0px;
	background-color:#fff;
	padding: 20px 10px;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.paperinfo-version-card{
	margin: 0px 0px 10px 20px;
	padding: 10px;
	text-align: center;
	color: #666699;
	background-color: #eee;
	border-radius: 0.25rem;
}
/*.paperinfo-version-card:hover{
	cursor: pointer;
	color: #003366;
	background-color: #e4f1fe;
}*/
.paperinfo-backbtn{
	width: 100%;
	line-height: 50px;
	margin: 10px 0px;
	text-align: center;
	background-color: #fff;
	border-radius: 0.5rem;
	font-weight: bold;
}
.paperinfo-backbtn:hover{
	cursor: pointer;
	color: #003366;
	background-color: #e4f1fe;
}
.paperinfo-version-name{
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.paperinfo-version-attribute{
	line-height: 20px;
	font-size: 12px;
	display: inline-block;
	margin: 0px 10px;
}
/* /////datasetinfo 元数据详细信息页面/////*/
.datasetinfo-container{
	background-color: #eee;
}
.dataset-mainpart-left{
	margin-bottom: 30px;
}
.dataset-mainpart-right{
	margin-bottom: 30px;
}
.dataset-headline-titleLine{
	height: auto;
	width: 100%;
	background-color: #003366;
}
.dataset-headline-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	margin-left: 0px;
	padding-left: 30px;
	color: #eee;
	letter-spacing: 3px;
}
.dataset-headline-date{
	color: #e4f1fe;
	line-height: 50px;
	font-size: 14px;
}
.dataset-headline-body{
	width:100%;
	background-color:#fff;
	padding: 20px 20px 20px 0px;
	line-height: 30px;
}
.dataset-attribute-creater{
	padding: 10px 30px;
	color: #003366;
	letter-spacing: 1px;
	background-color: #e4f1fe;
	font-size: 12px;
}
.dataset-attribute-info{
	font-size: 14px;
	margin: 10px 0px;
	padding: 0px 15px 0px 30px;
	color: #003366;
	text-indent: 2em;
}
.dataset-attribute-doi{
	font-size: 14px;
	margin: 20px 0px;
	padding: 10px 15px;
	color: #666699;
	background-color: #eee;
	text-align: center;
	border-radius: 0.25rem;
}
.dataset-attribute-website{
	font-size: 14px;
	margin: 20px 0px;
	padding: 10px 15px;
	color: #666699;
	background-color: #eee;
	text-align: center;
	border-radius: 0.25rem;
	font-weight: bold;
}
.dataset-attribute-website:hover{
	background-color: #e4f1fe;
	color: #006699;
}
.dataset-dataaccess-btn{
	padding: 10px;
	color: #666699;
	background-color: #eee;
	margin: 10px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 5px;
	text-align: center;
}
.dataset-dataaccess-btn:hover{
	color: #006699;
	background-color: #e4f1fe;
	cursor: pointer;
}

.dataset-dataintro-name{
	padding-left: 10px;
	color: #777;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
.dataset-dataintro-info{
	padding: 0px;
	color: #333;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
.dataset-main-card-titleLine{
	background-color: #e4f1fe;
	margin: 20px 0px 0px 0px;
	color: #003366;
	padding: 0px 10px;
	line-height: 50px;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}
.dataset-main-card-title{
}
.dataset-span{
	margin: 0px 20px;
}
.dataset-main-card{
	width:100%;
	margin:0px;
	background-color:#fff;
	padding: 20px;
	font-size: 14px;
	line-height: 38px;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}
.dataset-table-div{
	margin: 0px 20px;
	max-height: 200px;
	overflow-y: auto;
	width: 100%;
}
.dataset-subtitleBlock{
	background-color: #666699;
	color: #eee;
	line-height: 30px;
	margin: 20px 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
}
.dataset-Divider{
	border-bottom: 1px dashed #375483;
	height: 10px;
	margin: 10px 0px 20px 0px;
}
.dataset-small-card{
	width:100%;
	margin:0px;
	background-color:#fff;
	padding: 20px 10px;
}
.dataset-tag-name{
	padding: 0px;
	margin: 5px 0px 5px 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	width: 60px;
	text-align-last: justify;
}
.dataset-tagBlock{
	border-radius: .25rem;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 10px;
	color: #003366;
	display: inline-block;
	margin: 5px;
}
.dataset-tagBlock:hover{
	cursor: pointer;
	background-color: #e4f1fe!important;
	color: #333;
}

.dataset-tabBlock{
	border-radius: .25rem;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 20px;
	color: #666699;
	display: inline-block;
	margin: 5px;
	background-color: #eee;
	font-weight: bold;
}
.dataset-tabBlock-active{
	background-color: #666699;
	color: #eee;
}
.dataset-tabBlock:hover{
	color: #006699;
	background-color: #e4f1fe;
	cursor: pointer;
}
.dataset-relatedataset{
	font-size: 12px;
	line-height: 26px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}

.dataset-relatedataset:hover{
background-color:#666699;
color:#eee;
}
.dataset-subtitleBlock-grey{
	font-size: 14px;
	line-height: 30px;
	margin: 0px 0px 10px 20px;
	text-align: center;
	display: inline-block;
	padding: 0px 10px;
	border-bottom: 1px dashed #aaa;
}
.dataset-subtitleBlock-grey:hover{
	cursor: pointer;
	background-color: #666699;
	color: #eee;
}
.footprint-img{
	border-radius: .25rem;
}
.dataset-attribute-card{
	margin: 5px 0px;
	border-radius: 0.5rem;
}
.dataset-attribute-name{
	font-size: 14px;
	margin: 5px 0px 5px 10px;
	padding: 5px 15px;
	color: #666699;
	text-align: left;
	font-weight: bold;
	border-left: 2px solid #aaa;
	background-color: #eee;
}
.dataset-attribute-content{
	font-size: 12px;
	margin: 10px 0px;
	padding: 0px 15px 0px 30px;
	color: #003366;
}
/* /////新闻中心 NEWS CENTER///*/
.newscenter-container{
	background-color: #eee;
}

.newscenter-left{
	margin-bottom: 30px;
}
.newscenter-right{
	margin-bottom: 30px;
}

.newscenter-listBlock-titleLine{
	background-color: #375483;
	height: 50px;
	width: 100%;
}
.newscenter-headline-right{
	color: #ddd;
	line-height: 50px;
	letter-spacing: 5px;
}
.newscenter-headline-more{
	color: #ddd;
	letter-spacing: 5px;
}
.newscenter-headline-more:hover{
	font-style: italic;
}
.newscenter-listBlock-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	margin-left: 0px;
	padding-left: 30px;
	color: #eee;
	letter-spacing: 3px;
}

.newscenter-listBlock-body{
	width:100%;
	background-color:#fff;
	padding: 20px 20px 20px 0px;
	line-height: 30px;
}
.newscenter-list-ul{
	line-height: 30px;
}
.newscenter-list-ul li{
	margin: 10px;
}
/* /////媒体宣传页面 Media Resource Page/////*/
.media-container{
	background-color: #eee;
	padding: 10px 30px;
}
.media-block{
background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
margin: 10px 0px;
padding: 0px;
  border-radius: .5rem; 
}
.media-titleLine{
	background-color: #e4f1fe;
	padding: 10px 20px;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem;
}
.media-CNtitle{
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: bold;
}
.media-ENtitle{
	font-size:14px;
	line-height: 26px;
	color: #555;
}
.media-cardBody{
	padding:20px 30px;
}
.media-cardBody-text{
	text-indent: 2em;
	line-height: 30px;
	margin: 10px 30px;
}
.media-cardBody-text a{
	color: #55AADD;
}
.media-cardBody-text a:hover{
	font-weight: bold;
}
.media-subTitle{
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #eee;
	padding-left: 20px;
	margin: 20px 0px;
	border-left: 3px solid #99CCCC;
}
.media-cardBody-subTitle{
	margin: 10px 0px;
	line-height: 38px;
	padding: 0px 20px;
	background-color: #e4f1fe;
	display: inline-block;
	font: 14px;
	font-weight: bold;
}
.media-subsubTitle{
	margin: 10px 0px;
	line-height: 38px;
	padding: 0px 10px;
	font: 14px;
	font-weight: bold;
}

/* /////关于我们 Media Resource Page/////*/
.submission-list{
	font-size: 16px;
	text-indent: 2em;
	line-height: 32px;
	margin: 0px;
	letter-spacing: 1px;
}
	.submission-list a{
				color: #eee;
			}
.datasubmission-subtitle{
	line-height:20px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #fff;
	border-radius: 1rem;
	text-align: center;
	padding: 10px 30px;
	margin: 30px;
	width:fit-content;
width:-webkit-fit-content;
width:-moz-fit-content;
}
.datasubmission-text{
	line-height: 30px;
	margin: 30px;
	text-indent: 2em;
}
.datasubmission-thirdtitle{
	font-weight: bold;
	line-height: 30px;
	margin: 30px 50px;
	font-size: 16px;
	letter-spacing: 1px;
}
.datasubmission-subtitle-icon{
	width: 160px;
}
.datasubmission-icon{
	margin: auto 10px;
}
.datasubmission-line{
	padding: 10px 20px;
	color: #666699;
	background-color: #eee;
	margin: 10px auto;
	width: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 0.5rem;
}
.datasubmission-btn{
	padding: 10px;
	color: #666699;
	background-color: #eee;
	margin: 10px auto;
	width: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 0.5rem;
}
.datasubmission-btn:hover{
	color: #006699;
	background-color: #e4f1fe;
	cursor: pointer;
}

/* /////关于我们 Media Resource Page/////*/

.aboutus-container{
	background-color: #eee;
	padding: 10px 30px;
}

.aboutus-block{
background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
margin: 10px 0px;
padding: 0px;
  border-radius: .5rem; 
}
.aboutus-titleLine{
	background-color: #e4f1fe;
	padding: 10px 20px 10px 50px;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem;
}
.aboutus-CNtitle{
	font-size: 20px;
	line-height: 50px;
	letter-spacing: 1px;
	font-weight: bold;
}
.aboutus-ENtitle{
	font-size:16px;
	line-height: 26px;
	color: #555;
	margin-bottom: 10px;
}
.aboutus-cardBody{
	padding:20px 38px;
}
.aboutus-cardBody-text{
	font-size: 16px;
	text-indent: 2em;
	line-height: 36px;
	margin: 20px 30px;
}

/* ////backstage后台页面/////*/
.backstage-titleLine{
	background-color: #e4f1fe;
	padding: 10px 20px;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem;
}
.backstage-title{
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: bold;
}
.backstage-intro{
	font-size:14px;
	line-height: 26px;
	color: #555;
}
.backstage-container{
	background-color: #eee;
	padding: 10px 30px;
}

.backstage-cardBody{
	padding:20px 60px;
}
.backstage-panel{
}
#ff{
	width: 100%;
	margin: auto;
}
/* /////后台改良/////*/
.backstage-listGroup-Heading{
	line-height: 50px;
	font: 18px;
	font-weight: bold;
	margin: 0px;
}
.backstage-listGroup-item{
	line-height: 30px;
	font-size: 14px;
}
.backstage-inputGroup-addon{
	line-height: 39px;
	margin: 0px 10px;
}
.backstage-inputGroup-formControl{
	padding:0px;
	margin:5px!important;
}
/* /////左右分布页面的模板/////*/

.frame-fullScreen{
	margin: 0px;
	padding: 0px;
	background-color: #eee;
}
.frame-leftCol{
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	position:absolute;
	height: 100%;
	overflow: auto;
}
.frame2-topnav{
	margin: 0px;
	padding: 0px 15px 0px 5px;
	width: 100%;
}
.frame-logo{
	width: 100%;
	padding: 0px 5px;
	box-shadow: 0px 8px 20px rgba(55,125,255,0.075);
}
.frame-topNav-link{
	line-height: 38px;
	margin: 10px;
	padding: 0px;
	display: inline-block;
}
.frame-topNav-item{
	padding: 0px 10px; 
	margin: 0px;
	color: #ccc;
}

.frame-footer{
	width: 100%;
}
.frame-footerCard{
	background-color: #fff;
	padding: 10px 20px;
	margin: 10px;
	border-radius: .25rem;
	box-shadow: 0px 8px 20px rgba(55,125,255,0.075);
}

/* /////日食页面eclipse page/////*/
.eclipse-fullScreen{
	margin: 0px;
	padding: 10px;
	background-color: #eee;
}

.eclipse-leftCol{
	height: 100%;
	margin: 0px;
}

.eclipse-card{
	margin: 10px;
}

.eclipse-card-title{
	font-size: 16px;
	line-height: 48px;
	padding: 0px 20px;
	font-weight: bold;
	background-color: #e4f1fe;
	letter-spacing: 1px;
}
.eclipse-sm-btn{
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #555;
	font-weight: bold;
	width: 48%;
	background-color: #eee;
}
.eclipse-sm-btn:hover{
	background-color: #e4f1fe;
	color: #555;
}

.eclipse-btn{
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #555;
	font-weight: bold;
	width: 100%;
	background-color: #eee;
}
.eclipse-btn:hover{
	background-color: #e4f1fe;
	color: #555;
}
.eclipse-list-div{
	height: 200px;
}
.eclipse-list-ul{
	list-style: none;
	padding: 0px;
	line-height: 35px;
	margin: 0px;
}
.eclipse-list-ul li{
	margin: 10px;
	border-radius: .25rem;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}
.eclipse-listBtn-total{
	background-color: #FFCCCC;
}
.eclipse-listBtn-annular{
	background-color: #FFCC66;
}
.eclipse-listBtn-partial{
	background-color: #99CCCC;
}
.eclipse-listBtn-other{
	background-color: #eee;
}
.eclipse-list-ul li:hover{
	background-color: #e4f1fe;
	color:#003366;
	font-weight: bold;
}
.eclipse-btn-selected{
	background-color: #003366;
	color: #ddd;
	font-weight: bold;
}
.eclipse-label{
	width: 100%;
}
.eclipse-input-title{
	line-height: 38px;
	margin: 10px 0px;
	font-weight: bold;
	border-left: 3px solid #aaa;
	padding-left: 10px;
	background-color: #eee;
	width: 100%;
	letter-spacing: 1px;
}
.eclipse-subTitle{
	line-height: 30px;
	margin: 10px 0px;
	font-weight: bold;
}
.eclipse-detail-btn{
	padding: 0px!important;
	margin: 0px!important;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	background-color: #eee;
	height: 26px;
	line-height: 26px!important;
	border-radius: 5px;
}
.eclipse-detail-text{
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}
.eclipse-detail-table{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	min-width: 250px;
	text-align: center;
}
.eclipse-detail-table td{
	padding: 8px;
}
.eclipse-detail-table th{
	font-weight: bold;
	background-color: #eee;
	padding: 8px;
}

.eclipse-detail-table tr{
	line-height: 10px;
	padding: 0px;
	margin: 0px;
}

.eclipse-detail-table tr:nth-child(odd){
background-color: #ffeeba;
}
/*//////英文首页//////*/

.indexEN-nadcFooter {
	color: #333;
 	bottom: 0;
  	min-height: 300px;
	height: 100%;
	background-color: #eee;
	text-align: left;
	margin: 0px;
	font-size: 14px;
	letter-spacing: 2px;
}
.indexEn-footerCard{
	padding: 10px;
	border-radius: 10px;
	line-height: 28px;
}
.indexEn-footerP{
	margin: 0px;
}

.indexEn-headline-titleLine{
	width: 100%;
	padding: 5px 0px;
	background-color: #003366;
}
.indexEn-headline-title{
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	letter-spacing: 1px;
	color: #eee;
}

.indexEn-searchCard{
	background-color: #eee;
	margin: 0px;
	padding: 50px 0px;
}
.indexEn-news-block{
	margin:0px;
	background-color: #666666;
	width: 100%;
}
.indexEn-newsCard{
	margin: 0px;
	border: 0px;
}
.indexEN-smNews-title{
	line-height: 50px;
	font-weight: bold;
}
.indexEN-smNews-media{
	padding: 10px;
	line-height: 26px;
	font-size: 14px;
}
.indexEN-smNews-media:hover{
	background-color: #fff;
	cursor: pointer;
}
.indexEN-smNews-img{
	height: 130px;
	margin: 10px;
	border-radius: 0.5rem;
}

.indexEN-organizationsCard{
	padding: 12px 20px;
	text-align: center;
}
.indexEN-organizationsCard:hover{
	background-color: #eee;
}
.indexEN-organizationsCard-img{	
	border-radius: 0px;
	margin: 10px auto;
	max-width: 120px;
}
/*USER PAGE*/
.dashboard-card{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: #fff;
  margin: 20px;
  border-radius: 10px; }

.user-profile .user-profile-content {
  padding: 2rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ebedf2; }

.user-profile-simple-card{
	padding-top: 20px;
}
.user-profile-pic-img{
	width: 100%;
	max-width: 100px;
	height: auto;
	border-radius: 50%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(103, 92, 139, 0.05);
    box-shadow: 0px 0px 20px 0px rgba(103, 92, 139, 0.05);
	float: left;
	margin: 15px 10px;
}

.user-profile-info{
	float:left;
	margin-left:20px;
	padding: 0px 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.user-profile-info-name{
	font-size: 16px;
	color: #021852;
	margin: 5px;
}
.user-profile-info-organization{
	font-size: 15px;
	color: #021852;
	margin: 5px;
}
.user-profile-info-title{
	font-size: 15px;
	color: #777;
	margin: 5px;
}
.user-profile-contact{
	margin-top: 0px;
}
.user-profile-contact li{
	border: 0px;
	margin: 5px 0px;;
}
.user-profile-contact-img{
	max-height: 30px;
	margin-right: 20px;
}
.user-profile-project{
	border: 0px;
}
.user-profile-project-card-body a{
	margin: 5px;
}
.fast-message-header{
	font-weight: bold;
	line-height: 30px;
}
.card-message-from-img{
	width: 26px;
	float: left;
	margin-right: 10px;
}
.fast-message-title{
	font-weight: bold;
	margin:20px;
	margin-top: 0px;
}
.fast-message-time{
	float: right;
	margin-left: 20px;
}
.fast-message-text{
	text-indent: 2em;
	margin: 10px 20px;
}

.fast-user-title{
	font-size: 26px;
	font-weight: bold;
	line-height: 70px;
	text-indent: 2em;
	letter-spacing: 1px;
	margin-top: 20px;
}
.fast-user-left-col{
	border-radius: 10px;
	width: 100%;
}
.faser-user-left-col-list{
	background-color: #fff;
	line-height: 50px;
	text-align: center;
	border: 0px;
}

.comments-response-card,.comments-edit-card {
	background-color: #EAEDF0;
	margin: 0px;
	padding: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	display: none;
}
.comments-response-button{
	float: right;
	width: 80px;
}

.cookiesAlertBar{
line-height:30px;
background-color:rgba(2,2,2,0.8);
color:#eee;
font-size:14px;
margin:0px;
padding:30px;
text-align:left;
text-indent:2em;
position: fixed;
bottom:0px;
width:100%;
z-index:2;
display:none;
}
.cookiesAccept{
 padding:5px 20px;
 background-color:#000;
 border-radius:10px;
 color:#eee;
 font-weight:bolder;
 text-align:center;
text-indent:0em;
}
