body {
	padding-right: 0px !important;
}

.login_footer {
	margin-left: 0px;
}

.user_actionbtn {
	width: 87px;
}

.mousePointer {
	cursor: pointer;
}

.height300 {
	min-height: 300px;
}

.mandatoryfield_icon {
	font-size: 5px;
	color: #f00;
	padding-left: 5px;
}

.mandatory_icon {
	font-size: 10px;
	color: #f00;
	padding: 0px 3px;
}

.menuUserProfileImg {
	width: 45px !important;
	max-width: 45px !important;
	height: 45px !important;
}

.settingsUserProfileImg {
	height: 100px !important;
	min-height: 100px !important;
	max-height: 100px !important;
}

@media ( max-width :1198px) and (min-width:768px) {
	.editImgDivcontainer {
		width: 100% !important;
	}
}

.main-header .topheader_user_profile_details .user-header {
	background-color: #3c8dbc !important;
}

.topheader_user_profile_details .user-header img {
	border-color: #f4f4f4 !important;
	border-color: #f9f9f9 !important;
}

.right0 {
	padding-right: 0px;
}

.loaderPosition {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	color: white;
	font-size: 30px;
}

.marginleft10 {
	margin-left: 10px;
}

.alignCenter {
	text-align: center;
}

/* sidebar profile image */
@media ( min-width : 768px) {
	.profileimgmini {
		width: 30px !important;
		max-width: 30px !important;
		height: 30px !important;
	}
}

.noWrap {
	white-space: nowrap;
}

/* datatable */
table.dataTable td.dataTables_empty {
	text-align: center;
}

@media ( max-width :991px) {
	.dataTables_wrapper div.dataTables_paginate {
		padding-bottom: 10px;
	}
}

@media ( min-width :1200px) {
	.datatable {
		width: 100% !important;
	}
}

.mobileapp_olderversions .dataTables_scrollHeadInner,
	.mobileapp_olderversions .dataTable {
	width: 100% !important;
}

.top6 {
	margin-top: 6px;
}

.table_title {
	border: 1px solid #f4f4f4;
	border-top: 3px solid #00c0ef;
}

.info_container {
	width: 99%;
	margin: 0 auto;
}

.not-allowed {cursor: not-allowed;}

.license_usercount {
	width: 75px;
	height: 20px;
}

.alldivisions
{
    width:19.1%;
    float:left;
    display:inline-block;
    margin-right: 15px;
    margin-left: 20px;
}

.margin_left_0 {
	margin-left: 0px !important;	
}

.licensetabdivisions {
	width:14.1%;
    float:left;
    display:inline-block;
    margin-right: 15px;
    margin-left: 20px;
}

}
