.pl55{padding-left:55px;}

.table-fixed tbody {
	height: 400px;
	overflow-y: auto;
	width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
	display: block;
}
.table-fixed tr:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.table-fixed tbody td, .table-fixed thead > tr > th {
	float: left;
	padding: .5rem;
	padding-left: 50px;
}


.card{
	margin: 18px 0;
	box-shadow: 0 6px 0 0 rgba(0,0,0,.01), 0 15px 32px 0 rgba(0,0,0,.06);
	-webkit-box-shadow: 0 6px 0 0 rgba(0,0,0,.01), 0 15px 32px 0 rgba(0,0,0,.06);
	border-radius: 10px;
	background: #FFF;
	width: 100%;
	float: left;
}

.widgets .card{
	border-bottom: 4px solid rgba(31, 65, 162, 0.38);
	padding: 0 15px;
}
.card>h4, .card-header>h4{
	font-size: 1.2rem;
	padding: 5px 0px;
}
.card>h4>a, .card-header>h4>a{
	color: black;
}
.card-header, .card-footer{
	background-color: white;
}

.RoundCard>h4>a{color: white;}
.RoundCard>h4>a:hover{color: black;}
.RoundCard:hover{box-shadow: 10px 10px 20px grey;}

/*.RoundCard{border-radius: 90px; height: 100px; width: 100px; margin: 5px 0;} */
.RoundCard{border-radius: 25px; height: 55px; width: 100%; margin: 7px 0; box-shadow: 0 7px 25px 0 rgba(0,0,0,0.15);}
.RoundCard>h4{
	font-size:17px; 
	padding: 0px;
	align-items: center;
	margin: auto;
}

.RoundCardtest:hover {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
	-webkit-transform: translate(0,-20px);
	-ms-transform: translate(0,-20px);
	-o-transform: translate(0,-20px);
	transform: translate(0,-20px);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;   
}




button#advanced_search{
	background: red;
	color: #fff;
	margin:0 15px 0; 	
}
.info{
	background-color:#d9edf7;
}
.info-box{
	/*max-width: 320px;*/
	padding: 15px;
	min-height: 93px;
	display: inline-block;
}
.info-box .media {
	padding: 0;
	border: none;
	margin: 0;
}
.info-box .icoleaf {
	display: inline-block;
	width: 50px;
	height: 50px;
	padding: 5px 12px;
	font-size: 28px;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}    
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}
.info-box .media-left {
	padding-right: 30px;
}
.info-box .info-count {
	font-size: 30px;
	margin-top: -5px;
	margin-bottom: 5px;
}
.info-count>a{
	color: black;
}

.options {
	cursor: pointer;
	display: inline;
}
.optionsrdo{
	cursor: pointer;
	width:20px;
	height:20px;
	margin-right: 20px;
	/*
	-ms-transform: scale(1.5);  
	-webkit-transform: scale(1.5);  
	transform: scale(1.5);
	*/
}


.options input[type="radio"] {
	width:20px;
	height:20px;
	margin-right: 20px;
}
.hangingindent {
	padding-left: 20px ;
	text-indent: -40px ;
}

.z-depth-2 {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
}

@media (min-width: 1400px){
	.media-body .tab-row{
		display: table-cell;
	}

	.media-body .tab-row:first-of-type{
		border-right: 1px solid #ccc;
		padding-right: 15px;
	}
	.info-box .description{
		padding-left: 15px;
	}
}

@page{
	margin: 8mm;
	counter-increment: page;
	@bottom-left {
		content: "Page " counter(page) " of " counter(pages);
	}
}

/*@media print {
	#dvQuestions {display:none;} 
	#dvSsidebar {display:none;} 
	#header_bar {display:none;} 
	#btnPrintQuestions {display:none;} 
	#dvPrintPreview, #dvBklt {margin-top:0px; padding-top:0px; padding-bottom:0px;} 
	#header{position: absolute; display:none; clip-path: circle(0); transform: scale(0); }
	#header{position: absolute; display:none; clip-path: circle(0); visibility: hidden; transform: scale(0); } 
	#footer{display:none;}

	.noprint{display:none;}
	.content-wrapper.shrink{margin-left: 0px;}
	.col-md-6{float: left; width: 50%;}
	.col-md-2{float: left; width: 16%;}
	.col-md-12{clear: left;}
	.col-md-4{float: left; width: 33.33%;}
	.pagebreak {page-break-before: always !important;}
	.pagebreakbefore {page-break-before: always !important;}
	.pagebreakafter {page-break-after: always !important;}
	.nopagebreakinside { page-break-inside: avoid !important;}
}*/

#dvPromise222 {
	position: fixed;
	top: calc(50% - 30px);
	left: calc(50% - 100px);
	right: 0;
	bottom: 0;
	z-index: 9999;
	width: 200px;
	border-radius: 50%;
}

#dvPromise {
	position: fixed;
	top: calc(50% - 30px);
	left: calc(50% - 90px);
	border-radius: 50%;
	width: 180px;
	z-index: 9999;
}
@media only screen and (max-width: 979px) {
	/*.dvmobilesignin {
	visibility: visible; 
	display: inline !important; 
}*/
	#dvMobileSignIn {
		visibility: visible; 
		display: inline !important; 
		width:auto;
	}

	.mobile-nav-toggle {
		visibility: hidden; 
		display: none !important; 
	}

}
.dvmobilesignin {
	visibility: hidden; 
	display: none !important; 
	margin-right: 0px;
	width:auto;
}
.dvmobilesignin a {
	display: block;
	position: relative;
	color: rgba(255, 255, 255, 0.7);
	padding: 10px 0 10px 25px;
	transition: 0.3s;
	font-size: 15px;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	float: left;
}
.dvmobilesignin a:hover {
	color: #fff;
	text-decoration: none;
}