.btn-primary{
	background-color:orange!important;
	border-color:orange!important;
}
.list>li{
	padding:10px;
	color:#4f4c4c;
	font-size:14px;
	padding:10px 10px 10px 30px!important;
}
.highlight{
	background: #ebebeb;
	padding:10px 10px 10px 30px!important;				
	color: #202124!important;
	font-weight:bold;
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
}
hr{
	color:#898d92;
}
.inputBorderIndicator{
	border:1px solid red!important;
}
.left_nav{	
	padding:10px 10px 10px 30px!important;	
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
	color:#606161;
	font-size:15px!important;	
}

.left_nav:hover{	
	padding:10px 10px 10px 30px!important;	
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
	color:#202124;
	background-color:#ebebeb;
	font-size:16px;
}
.boxShadow{
	box-shadow:0 .125rem .25rem rgba(0, 0, 0, 0.28) !important
}
.input{
	background:#ecf6ff!important;border:none;
}
.sideBar{			
	padding-right:16px!important;
	font-size:14px;
	left:0;
	top:0;
	bottom:0;
	
	position:fixed;
	padding:5px 0px 0px;
	color:#25527a;
	margin-top:5px;
	box-shadow:inset -1px 0 0 rgba(0, 0, 0, .1);
	background:#fff;
}	
textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
	outline:0px !important;
	-webkit-appearance:none;
	box-shadow: none !important;
}

.link{
	text-decoration:none;font-size:14px;font-weight:bold;color:#5f6368;
}
@font-face {
    font-family:calibri;
    src: url(https://admin.dealsflow.co.in/assets/Calibri.ttf);
}
