[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.dips-thumbnail-w-h {
	width: 158px;
	height: 91px;
}

.color-333 {
	color: #333;
}

.text-danger {
    color: #f2485c;
}

.dips-pointer {
	cursor: pointer;
}

.mrgn-left {
	margin-left: 2%;
}

.dips-white2 a {
	color: #fff !important;
}

.dips-white2 a:hover {
	color: #08d9ff !important;
}

.fb-share-button span {
	height: 27px !important;
}

/* Corona virus Box CSS Begin */
/*#main-covid {
	font-family: "Open Sans", sans-serif;
	bottom: 20px;
	height: 260px;
	margin: 10px auto;
	right: 20px;
	position: fixed;
	width: 120px;
	z-index: 99999;
	background: none;
	border: none;
	padding: 0;
}

#main-coviddash {
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-transform-style: preserve-3d
}

#main-coviddash {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 1.0s linear;
	transition: all 1.3s linear
}

.loadable {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid #e50000;
	border-radius: 5px;
}

#corona1, #corona2 {
	-moz-box-shadow: 0 0 9px #000;
	-webkit-box-shadow: 0 0 9px #000;
	box-shadow: 0 0 9px #000;
	box-sizing: border-box;
	padding: 0 0px
}

#corona1 {
	background-color: #fff;
	color: 000;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-animation: mymoveback 10s infinite;
	animation: mymoveback 10s infinite
}

#corona2 {
	display: block;
	box-sizing: border-box;
	color: 000;
	background-color: #fff;
	-webkit-animation: mymove 10s infinite;
	animation: mymove 10s infinite
}

.eclt-rsttble .fll-covrge {
	color: #000;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
}

.eclt-rsttble a.fll-covrge {
	text-decoration: none;
}

.fll-covrge span {
	background: #440301;
	background-image: url('https://www.biospectrumindia.com/emailer-images/coronavirus-banner.jpg');
	padding: 8px 7px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.fll-covrge ul {
	margin: 0;
	padding: 0;
}

.fll-covrge ul li {
	display: block;
	background: none;
	padding: 0;
	line-height: 14px;
	font-family: 'Lato Regular', sans-serif;
	font-size: 14px;
}

.fll-covrge ul li span {
	background: none;
	display: block;
	width: 100%;
	font-weight: 700;
	font-size: 15.5px;
	padding: 10px 0 0 0;
	color: #000;
	text-align: center;
}

.cor_a {
	margin-top: 13px;
}

.eclt-rsttble .fll-covrge small {
	border: 1px solid #b4353b;
	padding: 3px 0 1px 7px;
	text-align: center;
	font-size: 15px;
	display: block;
	max-width: 63px;
	color: #b4353b;
	margin: 0 auto 5px;
	position: relative;
}

.eclt-rsttble .fll-covrge small:before {
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 100%;
	display: inline-block;
	background: #af272d;
	position: absolute;
	left: 3px;
	top: 8px;
}

@-webkit-keyframes mymove {
	40% {
		-webkit-transform: rotateY(0deg)
	}
	50% {
		-webkit-transform: rotateY(180deg)
	}
	90% {
		-webkit-transform: rotateY(180deg)
	}
	100% {
		-webkit-transform: rotateY(0deg)
	}
}

@-webkit-keyframes mymoveback {
	40% {
		-webkit-transform: rotateY(-180deg)
	}
	50% {
		-webkit-transform: rotateY(0deg)
	}
	90% {
		-webkit-transform: rotateY(0deg)
	}
	100% {
		-webkit-transform: rotateY(-180deg)
	}
}

@-webkit-keyframes mymoveback360 {
	40% {
		transform: rotateY(-360deg)
	}
	50% {
		transform: rotateY(0deg)
	}
	90% {
		transform: rotateY(0deg)
	}
	100% {
		transform: rotateY(-360deg)
	}
}

@keyframes mymove {
	40% {
		transform: rotateY(0deg)
	}
	50% {
		transform: rotateY(180deg)
	}
	90% {
		transform: rotateY(180deg)
	}
	100% {
		transform: rotateY(0deg)
	}
}

@keyframes mymoveback {
	40% {
		transform: rotateY(-180deg)
	}
	50% {
		transform: rotateY(0deg)
	}
	90% {
		transform: rotateY(0deg)
	}
	100% {
		transform: rotateY(-180deg)
	}
}

.closebtn {
	border: 1px solid #ff0808;
	transform: rotate(45deg);
	width: 21px;
	height: 21px;
	margin: -12px 0 0 -12px;
	float: left;
	border-radius: 50%;
	background: #FFF;
	box-sizing: border-box;
	position: absolute;
	cursor: pointer;
	z-index: 10;
}

.closebtn:after {
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 9px;
	height: 1px;
	background: #ff0808;
}

.closebtn:before {
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	height: 9px;
	width: 1px;
	background: #ff0808;
}*/
/* Corona virus Box CSS End */
/* Ad Alert CSS Start */
.box_left {
    position: fixed;
    left: 2px;
    bottom: 60px;
    width: 200px;
    height: 325px;
    background-color: ;
}
.box_right1 {
    position: fixed;
    right: -7px;
    bottom: 10px;
	z-index:10000;
    background-color: ;
}
/* Ad Alert CSS End */