/*	@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');
	@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');*/
	/* @import url('https://fonts.googleapis.com/css?family=Nunito+Sans&display=swap'); */
	/*@import url('https://fonts.googleapis.com/css?family=Heebo&display=swap');*/

/*@import url('https://fonts.googleapis.com/css?family=Gothic+A1&display=swap');*/

body{
	/*font: 400 16px/12px Titillium Web, sans-serif;*/
		font: 400 13px/12px Nunito Sans, sans-serif;
		/*font: 400 16px/12px Heebo, sans-serif;
		font: 400 14px/12px Heebo, sans-serif;*/
}
.login-logo{
	font-size: 1.81rem;
	
}
.login-page{
	height: 90vh;
}
.log-error{
	display:none;
}
.card-shadow {
    box-shadow: 0 6px 5px rgba(0, 0, 0, 0.25), 0 1px 3px rgba(0, 0, 0, 0.25);
    margin-bottom: 2rem;
}
.login-header{
    padding: .1275rem 1.25rem;
}
.login-control{
	height: calc(1.65rem + 2px);
	padding: .1375rem .75rem;
	font-size: 0.81rem;
}
.login-heading{
	margin-bottom: .215rem;
    margin-top: .215rem;
}
.addBorder{
	border-color: #dc3545;
  
}
.addBorder:focus{
	
	border-color: #dc3545;
  
}
.main-header{
	padding:0;
}
.content-header {
    padding: 5px .5rem;
}
.textbox-height{
    height: calc(1.5685rem + 2px);
    padding: .12375rem .675rem;
	font-size: 0.758rem;
}
.add-user-card{
	height: 0.7456rem !important;
    margin: -4px 0;

}
.card-header-bg{
	background-color:  #007bff !important;
}
.sub-btn-pad{
	padding:0;
}
.main-footer{
	padding:0.2rem;
}
.card-body-padding{
	    padding: 0.5rem 1.25rem;
}
.label-padding{
	padding:0;
	font-size: 0.78rem;
}
.sub-btn{
	padding: 0px 20px;
	background:#007bff;
	color:#fff;
	border-color: #007bff;
    box-shadow: none;
    font-size: 0.78rem;
}
.card-title{
   
}
 .table th{
	 font-size: 0.8rem;
    padding: 0.5rem 0.5rem;
}
.table td{
	padding: 0.45rem 0.5rem 0.35rem;
}
.table-header-title{
	  font-size: 1.2rem;
    font-weight: 600;
}
.addActive  {
    background-color: #007bff;
    color: #fff !important;;
}
.edit-icon{
	cursor:pointer;
}

.dropdown-menu-width{
   margin: -0.1rem 0 0;
    min-width: 170px;
	font-size:0.81rem;
}
 .profile-nav{
	 border-radius: 26px;
    height: 1.842rem !important;
    margin: -1rem 0 0;
 }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7);
     background: #e2eaef;

}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9);
    background: #e5e7e8;
   
}
.label-font{ 
	font-size:1rem;
	font-weight:bold;
}
.session-card{
	padding: 14px 10px;
    font-size: 1.5rem;
    border-radius: 13px;
    margin: 10px;
}
.session-para{
	margin-top: 1rem;
}
.btn-session{
	    padding: 5px 36px;
		margin-top: .51rem;
}
.log-nav{
	border-bottom: 1px solid #dee2e6;
    padding: 0;
}
.log-page{
     align-items: center;
    background: #e9ecef;
    /* display: -ms-flexbox; */
    display: flow-root;
    height: 87.25vh;
    justify-content: center;
}
.error-page{
    align-items: center;
    background: #e9ecef;
   /*  display: -ms-flexbox; */
    display: flex;
	height: 60vh;
    justify-content: center;
	margin: 39px auto 0;
    width: 600px;
}
.error-page>.error-content{
	margin-left:0;
}
.error-content-page{
	margin-left:20px;
}
.footer-log{
	border-top: 1px solid #e9ecef;
    padding: 10px 5px;
	background: #fff;
	
}
.footer-505{
	margin-top: 18.5vh;
}
.body-bg{
	 background: #e9ecef;
}
.brand-link:hover {
    color: #0056b3 !important;
    text-decoration: none;
}
.widget-text{
	  color: #37393c;
	  font-size: 1rem;
}
.buffer-m{
	margin:10px;
}
.nav-m  li{
	margin-bottom:4px;
}
.card-body.p-0 .table thead>tr>th:first-of-type{
	padding-left:0.4rem;
}
 .modal-header , .modal-footer{
	 padding:0.6rem;
 }  
 .modal-m{
	 margin-top:1vh;
 }
 .widget-header{
	 box-shadow: 1px 3px 3px #343a40ad;
    padding: 10px;
    margin: 0 13px 8px 11px;
    top: -10px;
}
.widget-card-body{
	  background: #eaebeb;
    margin-top: 0px;
    border-top: 1px solid #c1c1c1;
}
.table.table-head-fixed thead tr:nth-child(1) th{
	box-shadow:none;
}

.progress{
   background-color: #a9bdd2;
}
.progressbar-text{
	position: absolute;
    left: 22%;
    top: 57%;
    padding: 0px;
    margin: 0px;
    transform: translate(-50%, -50%);
    color: rgb(0, 0, 0);
    font-size: 1rem;
}

.back-to-top {
    bottom: 3.25rem;
    position: fixed;
    right: 2.25rem;
    z-index: 1032;
}
.logo-font{
width: 150px;
position: relative;
top: -5px;
margin-left: 10px;
}

.error-content{
	box-shadow: 0px 8px 10px #797474cc;
}
@media (min-width: 992px){
	.sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
		width: 205px !important;
	}
}

.success-msg{
	font-size: 14px;
    padding: 4px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    line-height:17px;
}

.easypiechart {
	position: relative;
	text-align: center;
	width: 100px;
	height: 100px;
	/*margin: 10px auto 10px auto;*/
}
	
#easypiechart-red .percent {
	color: #ef4040;
}
#easypiechart-blue .percent {
	color: #30a5ff;
}
#easypiechart-teal .percent {
	color: #1ebfae;
}
#easypiechart-orange .percent {
	color: #ffb53e;
}
.easypiechart .percent {
	display: block;
	position: absolute;
	font-size: 20px;
	top: 43px;
	width: 100px;
}

.popover-header-maxhit {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #dc3545;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    color: #fff;
}

.sourceTableData td{
	padding: 0.3rem 0.51rem !important;
}

.btn-md{
	padding: .375rem 1.75rem;
	line-height: 0.7;
}
.btn-no{
	background-color:#e9ecef;
	color:#2b2b2b;
}

.label-title{
	font-weight: normal !important;
	padding:4px 3px;
	color:#fff;
	margin-bottom: 0.2rem;
}
.confirm-modal-header{
	color:#fff;
	background-color:#007bff ;
	border-color:#007bff ;
	padding:0.2rem;
	
}

.active{
	background-color:rgb(61, 133, 245);
	color:#fff;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link {

    color:#fff;

}
[class*="sidebar-dark-"] .sidebar a {
    color:#fff;

}


.print {
    font-size: 11px;
    color: #316AC5;
    text-decoration: none;
    font-weight: bold;
}

button:focus {
    outline: none;
}
.dropdown-menu-width-print{
	margin: -0.1rem 0 0;
    min-width: 215px;
	font-size:0.81rem;
}

.table-padding-td td{
	
	padding: 0.2rem 0.5rem 0.2rem !important;
}