.ysc-icon-phone {
	background: url(images/phone.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	width: 30px;
	height: 30px;
}
.ysc-icon-mail {
	background: url(images/mail.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	width: 30px;
	height: 30px;
}
.ysc-icon-location {
	background: url(images/location.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	width: 30px;
	height: 30px;
}
.ysc-icon-plus {
	background: url(images/plus.png) no-repeat;
	float: right;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	width: 16px;
	height: 16px;
}
.ysc-icon-minus {
	background: url(images/minus.png) no-repeat;
	float: right;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-top: 5px;
	width: 16px;
	height: 10px;
}
.ysc-text{
	font-weight: 600;
    font-size: 16px;
}
.ysc-date{
	display: block;
	color: #ababab;
	margin-bottom: 20px;
}
.ysc-status-start{
	display: block;
	color: #000;
	margin-bottom: 20px;
	border: 2px solid #44bc40;
	width: 190px;
	text-align: center;
	font-weight: 600;
}
.ysc-status-end{
	display: block;
	color: #000;
	margin-bottom: 20px;
	border: 2px solid #ff8000;
	width: 230px;
	text-align: center;
	font-weight: 600;
}
.ysc-name{
	display: block;
	color: #1862ad;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.ysc-perfom{
    font-size: 16px;
}
.ysc-text-hide{
	display: none;
	margin-top: 20px;
}
.ysc-back{
	background: white;
	padding: 30px;
	margin-bottom: 10px;
	margin-left: 0px !important;
}
.ysc-title{
	display: block;
	margin-left: 10px !important;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.ysc-start-to{
	font-weight: 600;
	float: right;
	font-size: 18px;
	margin-top: 10px;
}
.ysc-title-img{
	background: url(/yscientist-nsk-theme/images/portlet/line.png) no-repeat left;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 3px;
}
.ysc-title-all{
	display: inline-block;
	float: right;
	background: white;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	color: #1862ad;
	cursor: pointer;
	margin-right: 5%;
}

.ysc-notification {
    display: inline;
    border-radius: 20px;
    padding: 1px 6px !important;
    background-color: orange;
    color: white;
    line-height: initial;
}
.fr{
	float: right;
}

.b0{
	margin-bottom: 0 !important;
}
.b10{
	margin-bottom: 10px !important;
}
.t-5{
	margin-top: -5px;
}
.r30{
	margin-right: 30px;
}
.l30{
	margin-left: 30px;
}
.width70 {
	width: 70% !important;
	height: 120px !important;
}
._width70 {
	width: 70%!important;
}
._width50 {
	width: 50%!important;
}
.width100 {
	width: 98% !important;
	height: 260px !important;
	margin-bottom: 40px !important;
}	
.w100per {
	width: 100% !important;
	height: 40px !important;
}
.w100{
	width: 100% !important;
	height: 30px !important;
}
.w97{
	width: 97% !important;
	height: 30px !important;
}
.w300{
	width: 363px !important;
	height: 30px !important;
}