.silo-apps-div{
	position: fixed;
	margin: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
/*	background-color:var(--footer-bg-color,#fa0019)!important;*/
	color: #fff;
	font-family: Raleway, sans-serif!important;
	max-width: 100%;
	height: 37px;
}
.silo-apps-div span{
	font-size: 22px!important;
	font-weight: 400!important;
}
.silo-apps-div a,.silo-apps-div p{

	font-size: 13px!important;
}
#miningModel .modal-header{
	align-items: center!important;
}
.silo-apps-div .mt-3{
	margin-top: 1rem!important;

}
.silo-apps-div .p-0 {
	padding: 0 !important;
}
.silo-apps-div .search-data-div a>span {
	color:  var(--text-color-primary,#fff) !important;
	margin-left: 10px!important;
}
.silo-apps-div .dash-app .right-side-div{
	padding: 0;
}
.silo-apps-div h6{
	color: var(--text-color-primary,#fff);
	margin-top: 10px!important;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}
.silo-apps-div a:hover {
	text-decoration: none;
}
.silo-apps-div .all-app a>img,
.silo-apps-div .all-app a>p{
	background: transparent !important;
}
.silo-apps-div .all-app a>img{
	width: 66%;
	padding: 8px;
}
.silo-apps-div .form-control{
	border-radius: 0;
}
.silo-apps-div .dashboard{
	width:79px;
/*	background:var(--footer-bg-color,#fa0019)!important;;*/
	align-items: center;
	justify-content: center;
	display: flex;
	cursor: pointer;
	transition: all 0.6s linear;
}
.silo-apps-div .dashboard .fa{
	font-size: 25px;
}
.silo-apps-div .dashboard:hover{
	color: #ffb5b5;
}
.silo-apps-div .dash-app .all-app-parent h6{
	margin-top: 1rem!important;
	margin-bottom: 10px;
	padding: 8px 12px;
}
/*.silo-apps-div .fa .fa-bars .fc-icon, .fa{
	font-family: 'sans-serif'!important;
	}*/
	.silo-apps-div .suggest{
		padding-top: 11px!important;
	}
	.silo-apps-div .dash-app .col-md-7 .col-md-4:hover, .silo-apps-div .dash-app .col-md-5 a:hover{
		transition: all .4s ease-in-out;
		background: #5e5e5e;
		box-shadow: 1px 2px 3px 0 #0a0a0a;
	}
	.silo-apps-div .dash-app .col-md-7 img {
		margin-bottom: 12px;
	}
	.silo-apps-div  .silo-apps .links{
		display: block;
	}
	
	.silo-apps-div .search-dash-app .col-md-6 .col-md-4:hover, .dash-app .col-md-5 a:hover {
		transition: all .4s ease-in-out;
		background: #5e5e5e;
		box-shadow: 1px 2px 3px 0 #0a0a0a;
	}
	.silo-apps-div .dash-app .col-md-7 .col-md-4:hover,
	.silo-apps-div .dash-app .col-md-5 a:hover,
	.silo-apps-div .search-dash-app .col-md-8 div:hover {
		transition: all .4s ease-in-out;
		background: #5e5e5e;
		box-shadow: 1px 2px 3px 0 #0a0a0a;
	}
	.silo-apps-div .dash-app .col-md-7 .col-md-4:hover, .dash-app .col-md-7 a:hover {
		transition: all .4s ease-in-out;
		background: #5e5e5e;
		box-shadow: 1px 2px 3px 0 #0a0a0a;
	}
	.silo-apps-div .dash-app p,
	.silo-apps-div .dash-app .all-app-a{
		border-bottom-left-radius:6% ;
		border-top-left-radius:6% ;
		color: #fff!important;
	}
	.silo-apps-div .silo-apps>div{
		display: flex;
		vertical-align: middle;
		align-items: center;
	}
	.silo-apps-div .silo-apps{display: flex;
		justify-content: space-between;}

		.silo-apps-div .persona-app div p, .silo-apps p, .app-list p,
		.join label p:nth-child(2), .speaker p, .prof span:nth-child(2)  {
			font-size: 11px;
		}
		.silo-apps-div .persona-app div, .app-list div{
			padding-left: 12px;
			display: flex;
			flex-direction: column;
			align-items: center;
		}
		.silo-apps-div .app-list{
			display: flex;
			flex-wrap: wrap;
		}
		.silo-apps-div .app-list>div{
			flex: 0 0 33.33%;
			text-align: center;
		}
		.silo-apps-div .dash-app .col-md-6{
			overflow: unset;
		}
		.silo-apps-div .silo-apps img{
			padding: 0px 6px;
/*			height: 34px;*/
		}
/*		commet by sourabh bcoz of contact icon is to big*/
		@media (max-width: 767px){
			.silo-apps-div .silo-apps{
				overflow-y: scroll;
			}
		}
		@media (max-width:768px){
			.silo-apps-div .storage, .silo-apps-div{
				bottom:-2px;
			} 
			.silo-apps-div #search-dash-app{
				width: 315px!important;
				bottom:85px!important;
			}  
		}

		.silo-apps-div #search-data-result{
			max-height: 466px!important;

		}
		.silo-apps-div #search-dash-app{
			width:400px;
			border-radius: 0px 0px 10px 10px;
			color: var(--text-color-primary,#fff);
			background-color:#212121;

			position: absolute;
			bottom:48px;
			height: 518px;
			left: 0px;
			background-color: #1c1a1a;

		}
		/*user to fix personaradion form */
		.silo-apps-div form{
			margin-bottom: 0;
		}
		.silo-apps-div #search-dash-app .suggest, #dash-app {
			color: var(--text-color-primary,#fff);
		}
		.silo-apps-div .dash-app .col-md-7 p {
			margin-bottom: 0px;
		}
		.silo-apps-div .d-none{
			display: none;
		}
		.silo-apps-div .dash-app{
			background-color:var(--secondary-bg-color);
			position: absolute;
			bottom:35px;
			
			width: 780px;
			left: 0;
			animation: slide-in-fwd-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
		}

		.silo-apps-div .dash-app .col-md-7{
			padding: 20px 20px 0px 0px;
			overflow: auto;
			height: 508px;
		}
		.silo-apps-div .dash-app .row,
		.silo-apps-div .search-dash-app .row,
		.silo-apps-div .dash-app .col-md-5 p {
			margin: 0;
		}

		.search-dash-app .row{
			width: inherit;
		}
		.silo-apps-div .dash-app .col-md-7 .col-md-4{
			max-width: 31.333333%;
			margin: 3px;
			background-color:#212121;
			padding: 10px;
			text-align: center;
		}
		.silo-apps-div .all-app p{
			font-size: 12px;
			margin-bottom: 0px;
		}
		.silo-apps-div .dash-app .col-md-5 img{
			margin:0px 5px;font-size: 20px;padding: 10px 0px;width: 10%;
		}
		.silo-apps-div .all-app-parent{
			overflow-y: auto;
			max-height: 514px;
			border: none;/*to remove border in silotvlive*/
		}
		.silo-apps-div .dash-app ul{
			overflow-y: auto;
			max-height: 476px;
		}
		.silo-apps-div .dash-app .col-md-5 a, .persona-app,
		.search-dash-app .col-md-5 a, .search-dash-app{
			align-items: center;
			display: flex;
			color: var(--label-color);
		}
		.silo-apps-div .all-app p{
			padding-left:0px;
		}
		.silo-apps-div .all-app a:hover{
			background: #343435;
		}
		.silo-apps-div .all-app{
			display: grid;
			gap:4px;
			grid-template-columns: repeat(3,1fr);
			text-align:center;
		}
		.silo-apps-div .all-app a{
			margin: 3px;
			/*background-color:var(--secondary-bg-color)!important;*/
			background-color:#212121!important;
			padding: 10px;
			text-align: center;
		}
		.silo-apps-div .menu-footer p{
			background:transparent !important;
		}
		.silo-apps-div .menu-footer img{
			background:transparent !important;  
		}
		.silo-apps-div .menu-footer img.gif-icon{
			display: none;  
		}
		.silo-apps-div .menu-footer p:hover{
			background:transparent !important;
		}
		.silo-apps-div .bar {
			padding-top: 0px!important;
		}
		.silo-apps-div .bar:hover {
			width: 150px;
		}
		.silo-apps-div .scrollbar::-webkit-scrollbar {
			width: 5px;
			height: 8px;
			background-color: #aaa !important;
		}
		.silo-apps-div .scrollbar::-webkit-scrollbar-thumb {
			background: #000;
		}
		.silo-apps-div .scrollbar{
			border: none;/*to remove border in silotvlive*/
			/*background-color: var(--secondary-bg-color)!important;*/
		}
		.silo-apps-div  .form-control:focus, .silo-apps-div  .form-control{
			border: none;/*to remove border in silotvlive*/

		}

		@media screen and (max-width: 599px) and (min-width: 320px) {
			.silo-apps-div .silo-apps,
			.silo-apps-div .search-all-data{
				display: none;
			}
		}
		@media screen and (max-width: 767px)  {
			.silo-apps-div .dash-app .col-md-5 img{
				width: 3%!important;
			}
			/*.silo-apps-div  .silo-apps .links{
				display: none;
			}*/

			.silo-apps-div #search-data-result{
				max-height: 430px!important;

			}
			#dash-app i.fa.fa-bars{
				font-size: 14px!important;
			}
		}


		/*sourabh_patil*/
		.silo-btn1{
			display: inline-block;
			color: #526484;
			text-align: center;
			vertical-align: middle;
			user-select: none;
			background-color: transparent;
			border: 1px solid transparent;
			padding: 0.4375rem 1.125rem;
			line-height: 1.25rem;
			font-size: 14px;
			border-radius: 4px;
			transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
		}
		.center-show{
			text-align: left;
			position: absolute;
			bottom: 0px;
			/*background-color:var(--footer-bg-color)!important;*/
/*			width:150px;*/
			height: 30px;
			transition: all 0.3s linear 0s;
/*			display: none;*/
		}
		#show_ul{
			display: none;
			list-style:none!important;
			padding: 0;
			transition: all 0.3s linear 0s;
			/*background-color: var(--bg-color-1) !important;*/
/*			background-color: rgb(48 48 48 / 60%) !important;*/
/*			width: 150px;*/
			padding-bottom: 12px;
		}
		#show_ul li{
			position: relative;
			padding-left: 12px;
		}
		#show_ul li:before{
			content: "";
			width: 5px;
			height:5px;
			background: #fff;
			position: absolute;
			left: 6px;
			top: 50%;
			border-radius: 50%;
			transform: translateY(-50%);
			padding-right: 4px;
		}

		.center-show em{
			vertical-align: middle!important;
			align-items: center!important;
			font-size: 20px!important;
		}

		#btn-open-kc:focus{
			outline: none;

		}
		#btn-open-kc{
			/*display: block;*/
			width: 100%;
			padding: 4px 0px!important;
		}
		#btn-open-kc,
		#show_ul li a{
			color: var(--footer-txt-color)!important;
			display: block;
			padding:6px 12px;
			/*height: 30px;*/
			/*width: 150px;*/
			border-radius: 0px!important;
			text-align: left;
		}
		/*#show_ul li:hover{
			background-color: gray!important;
		}*/
		.silo-apps .footer-icon{
			transition: all 500ms ease;
		}
		.silo-apps .footer-icon:hover{
			transform: scale(1.2);
		}
		.footer-icon svg{
			margin: 0px 12px;
			height:23px;
			width: 23px;
			color: #fff;
			vertical-align: middle;
		}

		.pt-2.customized {
			display: none;
		}

/*		footer css*/
.links{
	vertical-align: middle;
	align-items: center;
}
.cloud-footer #btn-open-kc{	
	border-radius:10px 10px 0px 0px!important;
}
/*.cloud-footer #btn-open-kc{
	background-color:var(--footer-bg-color,#fa0019)!important;
}*/
/*.cloud-footer #btn-open-kc,
.cloud-footer #show_ul li a{
	width: 180px;
}*/
.cloud-footer .pt-2.customized, .cloud-footer .silocloud-text{
	z-index:1111;
	padding:6px 12px;
	display: block;
}
.cloud-footer{
	background-color: transparent!important;
/*	margin: 0px 0px 10px 0px;*/
}
.cloud-footer .links .footer-text, .cloud-footer .silo-apps .footer-icon{
	display: none!important;
}
#silo-text-new , #main-mining{
	display: none;
}
.cloud-footer #btn-open-kc, .cloud-footer #silo-text-new , .cloud-footer #main-mining,.launch-footer #btn-open-kc{
	display: block!important;
}
.launch-footer .silofooter{
	display: none;
}
.launch-footer .center-show{
	left: 12px!important;
}
.cloud-footer .form-inline .form-control{
	  position: absolute;
    bottom: 0px;
    left:17%;
    border-radius: 5px;
    width: 150px!important;
    padding: 0px 20px!important;
    background-color: rgb(46 46 46 / 95%)!important;
    width: 180px!important;
}
.cloud-footer::placeholder, .cloud-footer::-webkit-input-placeholder{
	color:red!important;
}
.cloud-footer .silofooter{
	background-color: transparent!important;
}
.cloud-footer .center-show{
	background-color: transparent!important;
	 width:180px!important;
}
.cloud-footer .link-1{
	display: flex!important;
}
 .silo-apps-div #search-dash-app{
	left: 17%!important;
	bottom:140px;
}
@media only screen and (max-width: 600px) {
  .cloud-footer .form-inline .form-control{
  	bottom:40px;
  	left:20%!important;
  }
  .cloud-footer .silo-apps-div .silo-apps{
  	display: block!important;
  }
  .silo-apps-div .all-app{
  	grid-template-columns: minmax(0, 1fr)!important;
/*  	width:42%;*/
  }
  .silo-apps-div .all-app a>img{
  	height: 100px;
  	width: auto;
  }

}

@media only screen and (max-width: 1024px) {
	.silo-apps-div .all-app{
		grid-template-columns: repeat(2,1fr);
	}
	.silo-apps-div .dash-app{
  	width:550px!important;
  }
}
@media only screen and (max-width:1200px){
	.silo-apps-div .dash-app{
  	width:700px!important;
  }/*
  .silo-apps-div .all-app{
  	grid-template-columns: auto;
  }*/
  .silo-apps-div .dash-app .row{
  	height: 518px;
  	overflow: auto;
  }
}
@media only screen and (max-width:1500px) {
  .cloud-footer .form-inline .form-control{
  	left:35%;
  }
  
}
@media only screen and (max-width:500px){
	.silo-apps-div .dash-app{
  	width:320px!important;
  }
}

@media only screen and (min-width:600px) {
	.silo-apps-div .silo-apps .links{
		right: 14px!important;
	}
}

.silo-apps-div .dash-app .all-app-a:hover{
	border: none!important;
}
