body{
	"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"

}
.form-check
{
	text-align:center;
}

.table thead th{
	//text-align:center;
}

.dropdown-menu .dropdown-divider{
	margin: 0% !important;
}

.login-logo
{
	font-size: 1.0rem !important;
}


/*For sidenav content display*/
.dcarissidenav
{
	opacity: 2 !important;
    visibility: visible !important;
}
/*For sidenav content display*/

/*For full page design*/
body:not(.sidebar-mini-md) .content-wrapper
 {
	margin-left: 0px;
 }
 body:not(.sidebar-mini-md) .main-header
 {
	margin-left: 0px;
 }
 /*For full page design*/
 
 /*For typeahead design*/

 
 ul.dropdown-menu li a{
	color:#495057 !important;
 }
 /*For typeahead design*/
 
 .radioleft
 {
	 text-align:left !important;
 }
 /*-- chhaya card heading ----*/
.card-title-1 {font-size: 1.5rem !important; float:left !important;}
.login-box, .register-box {
    width: 430px;
}
.menu-open>.nav-link{background-color:rgba(177, 160, 160, 0.33) !important;}
ul ul li .menu-open>.nav-link{background-color:rgba(130, 130, 130, 0.3) !important}
.nav-treeview  ul li {background-color:rgba(0,0,0,.05) !important;}
.nav-treeview  ul ul li {background-color:rgba(0,0,0,.05) !important;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #28a745;
    background-color: #fff;
}
 /*label*/
 
 label:not(.form-check-label):not(.custom-file-label) {
	font-weight: 400;
}
 
 /*tfoot*/
 
 tfoot{
	background-color:#d1ead1 !important;
	text-align:center !important;
 }
 
 /*button margin*/
 .btnmargin{
	 margin-right: 5px !important;
 }
  /*button margin*/
  
/*required*/
.required
{
	color:red;
}
/*required*/

/*Upload*/
.uplaod
{
	color:white !important;
}
/*Upload*/
/*Consent Scroll*/
.consentscroll
{
	overflow-x:hidden; 
	overflow-y:auto; 
	height: 400px;
}
/*Consent Scroll*/

/*multiselectwidth*/
.selectwidth
{
	width:50%;
}
/*multiselectwidth*/

/*headmargin*/
.headmargin
{
	    margin-bottom: 1%;
}
/*headmargin*/

/*margintop*/
.margintop
{
	margin-top:1%;
}
/*margintop*/

/*button size*/
.buttonsize
{
	font-size:150%;
}
/*button size*/
/*Military Family and Deployment Page Table*/
.mil_fam_table
{
	padding: 2px;
}
/*Military Family and Deployment Page Table*/
/*Route of Administration Types*/
.th1
{
	width:18%;
}
.th2
{
	width:28%;
}
/*Route of Administration Types*/

/*Social Connectedness table width*/
.tablewidth
{
	width:60%;
}

/*marginleft*/
.marginleft
{
	margin-left:3%;
}

/*save and proceed button*/

.btn > img
{
	width:1rem;
}

footer {
    margin: 0px 10px;
}