﻿.blogn {
  font-size: 22px;
  color: #f21b17;
  padding:0px 0px 10px 0px
}


.deschc {
  padding:0px 0px 10px 5px
}


.blogpg {
	float:right;
	padding:0px 0px 10px 5px
}
.blogtxt {
	float:left;
	padding:5px 10px 10px 5px
}
.blogdt {
	text-align:center
}
.btnshlk {
	padding:.3rem .5rem;
}

.schedule-table th {
	text-align:left
}

.schedule-table td {
	text-align:left
}

.blkfnturl a:link {
	color:yellow;
	text-decoration:none;
}
.blkfnturl a:visited {
	color:green;
	text-decoration:none;
}
.blkfnturl a:hover {
	color:red;
	text-decoration:none;
}

.card-header .docquaspec {
	font-size:16px
}


/*for blog Color*/
.post_info {
  padding: 8px 10px;

  background: #0f5066;
  margin-bottom: 12px;
  font-size: 13px;
  color: #FFF;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.post_info a {
  color: #FFF;
}

.post_info a:hover {
  color: #FFF;
}

.post_info a span {
  color: #FFF;
}


.pro-select {
	width:62px;
	height:30px
}

.calimg {
	background:transparent url(images/cal.png) no-repeat left top;
	width:26px;height:26px;
	padding:5px 0px 5px 25px;
	cursor:pointer;
	border:0px red solid
}

.footerwl a {
  color: #fff;
}

.footerwl a:hover {
  color: #fff;
}

a:link.redlnk, a:visited.redlnk, a:active.redlnk {

	font-family:'Roboto', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 16px;
	color: #b02928;
	padding: 0px 0px 0px 0px;
	height: 35px;

	text-decoration: none;
	border: 0px red solid;
}
a:hover.redlnk {
	color:#000;
	text-decoration: none;
}

.lnkbl {
	font-weight:bold
}

section.search-area_bt {
  background: #f9f9f9;
  padding: 0px 0px 15px 0px;
  width: 100%;
  float: left;
  border-top: 0px solid #dadada;
}


.fntclr {
	color: #b02928;
	font-size:20px;
	font-weight:bold
}

.fntbclr {
	color: #000;
	font-size:20px;
	font-weight:bold
}
.fntblclr {
	color:#007bff;
	font-size:20px;
	font-weight:bold
}

.fntdbclr {
	font-family:'Arial', sans-serif;
	font-size: 16px;
	color:#012F46;
	font-weight:bold
}

.fntredclr {
	font-family:'Arial', sans-serif;
	font-size: 16px;
	color:#b02928;
	font-weight:bold
}


a.lnslink:link, a.lnslink:visited
{
	color:#012F46;font-size:15px
}




.fntclrdoc {
	color: #b02928;
	font-size:15px;
	font-weight:bold
}


.fntclrm {
	color: #b02928;
}

.fntclscl {
	color:#0f5066
}

.cardvideo {

  padding: 110px 110px 110px 110px;
  margin: 50px 20px 16px 50px;
  border:1px red solid;

  overflow: hidden;

}

.reftm {
	background:#336699;color:#fff;font-size:13px;padding:5px;
	cursor:pointer;
	
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}


.form-row .borgry {
	border:1px silver solid
}

.results-container .card.card-video {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-right: 0;
  padding-bottom: 10px;
  margin: 0px 0 16px 0;
  width: 140px;
  border:1px red solid;
}


	.card-970 {
		width: 100%;
		height: 270px;
		text-align: center;
		font-size: 25px;
		margin-bottom: 10px;
		font-weight: 500;
		background: #fff;
		padding: 100px 0px 0px 0px;
		border: 1px #A8A8A8 dashed;
	}
	
	.card-970 a {
		color: #f21b17
	}

.register-features ul li {
	text-align:justify
}	


.blog-card .card-body .img-cnt-tst {
	min-width:30%;
	max-width:30%;
	float: left;
	border:1px solid #CCCCCC;
}

.blog-card .card-body .img-cnt-tst .img {

	max-height: 250px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;

}


	.img-cntvid {
		width:49%;float:left
	}

	.checkbox-group .src-check {
		width:22%
	}
	
	.eyebanktxt {
		float:left;width:100%;text-align:center
	}
	

@media screen and (max-width: 575.98px) {

	.card-970 {
	  width: 100%;
	  height:100px;
	}

	.col-pdu {
		padding-right: 1px;
		padding-left: 1px;
	}
	
	.blog-card .card-body .img-cnt-tst {
		width: 100%;
	}
	.blog-card .card-body .img-cnt-tst .img {
		width: 150px;
		height: 150px;
		max-height: 150px;
		overflow: hidden;
		float: none;
		margin: 0 auto 10px;
	}
	
	.img-cntvid {
		width:100%;height:100%
	}
	
	.checkbox-group .src-check {
		width:45%
	}
	
	.eyebanktxt {
		float:left;width:100%;text-align:justify
	}

}

@media screen and (max-width: 767.98px) {

	.card-970 {
	  width: 100%;
	  height:100px;
	}

}

@media screen and (max-width: 991.98px) {

	.card-970 {
	  width: 100%;
	  height:200px;
	}
}

@media screen and (max-width: 1199.98px) {

	.card-970 {
	  width: 100%;
	  height:200px;
	}

}

@media screen and (max-width: 1448.98px) {

	.card-970 {
	  width: 100%;
	  height:270px;
	}

}





.actstl {
	float:right
}
.activesta {
	width:115px; height:44px; background:url('imgs/activest.png') no-repeat 0px 0;
}
.activestd {
	width:115px; height:44px; background:url('imgs/activest.png') no-repeat 0px -42px;
}

.bdrgrsl {
	border:1px silver solid
}





/* Social */

.social-container {
	border:0px red solid
}
.social-container .links {
	text-align: center;
}
.social-container .links a {
	margin: 0 2px 0 2px;
	color: #000099;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 2px 3px #fff;
}
.social-container .links a:hover {
	color: #ED452A;
}


.nav-link {
    display: block;
    padding: .5rem 0.5rem;
}
    
    
    
