body{
	margin: 0 !important;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

.wrapper-content {
	padding-bottom: 35px !important;
}

.touch-less{
	pointer-events: none !important;
}

.pointer-none {
	pointer-events: none !important;
}

.container-charges-editable-detail{
	display: inline-block;
	min-height: 25px;
	width: 100%;
}
.container-charges-editable-detail[contenteditable="true"]{
	background: #2f4050;
	color: #dfd1d1;
}


.account-ledger-panel-head {
	padding: 0px !important;
}

.account-ledger-panel-head-accordion, .user-rights-panel-head-accordion {
	display: block;
	line-height: 40px;
	padding: 0 20px;
}


.bg-hover-primary{
	background-color: #1ab394 !important;
}

.rights-row .panel-title{
	margin-top: 0px !important;
}

.rights-row .panel-body{
	border: none !important;
	padding: 0px !important;
}

.rights-row .form-group{
	margin-bottom: 0px !important;
}

.chosen-container a.chosen-single{
	line-height: 34px !important;
}

.rights-row .ibox, .rights-row table{
	margin-bottom: 0px !important;
}


.display-none {
	display: none !important;
}


/*file upload label as btn*/

.file-upload-label-as-btn {
	height: 100px;
	width: 100px;
	display: inline-block;
	border-radius: 100%;
	border: 5px solid #ccc;
	overflow: hidden;
	text-align: center;
}

.file-upload-label-as-btn > img {
	max-width: 100px;
}

/*file upload label as btn*/

.sweet-alert {
	padding: 17px 50px !important;
}

.sweet-alert p {
	color: #464242 !important;
	font-family: roboto !important;
	font-size: 14px !important;
	line-height: 24px !important;
}

.sweet-alert button.cancel {
	background-color: #5E5757 !important;
}

.sweet-alert button.cancel:hover {
	background-color: #4D4747 !important;
}


.pagination-wrap .records-stats {
	margin: 25px 0 0;
	display: inline-block;
}

.users-blocks-row > div {
	margin-bottom: 20px;
}

.panel-padding-less{
	padding: 0 !important;
}

.date-box .panel-title a{
	display: block !important;
}

.table-bottom-zero .table{
	margin-bottom: 0 !important;
}

.search-wrap-ms {
	margin-bottom: 20px;
}

.bg-white{
	background: #fff !important;
}



.profile-pic-wrapper{}

.profile-pic-wrapper > small {
	display: block;
}

.profile-pic-wrapper > label {
	display: block;
	height: 150px;
	margin: 20px auto 0;
	text-align: center;
	position: relative;
}

.profile-pic-wrapper > label > img {
	max-height: 150px;
	max-width: 150px;
}

.profile-pic-wrapper > label > .error {
	position: absolute;
	bottom: 13px;
	left: 0;
	font-weight: 600;
}

.profile-pic-wrapper > button{}






.filter-row{
	margin: 10px 0 20px;
}

input[type="date"]{
	line-height: 14px !important;
}

.tbl-total-row > td{
	font-weight: bold;
	font-size: 16px;
	border-top: 1px solid #333 !important;
}

/*bootstrap-timepicker-widget*/

.bootstrap-timepicker-widget{}
.bootstrap-timepicker-widget table tbody tr td span{
	color: #1ab394 !important;
}

.bootstrap-timepicker-widget table tbody tr td input{
	border: none !important;
}
/*bootstrap-timepicker-widget*/


.red-border{
	border: 1px solid #ed5565 !important;
}

h1.logo-name {
	font-size: 100px !important;
}


label.for-image {
	vertical-align: top;
	margin-right: 40px;
}

.prof-image > img{
	max-width: 160px;
}

.extra-mar-botm{
	margin-bottom: 20px;
}

.icheck-cstm-set > .i-checks{
	margin-top: 8px;
}

.icheck-cstm-set > .i-checks > label {
	margin-right: 20px;
}
.profile-content{
	padding-left: 0px !important;
}
.user-profile-name{
	padding-left: 0px !important;
}
.profile-info-td{
	width: 160px !important;
	font-size: 13px;
}
.profile-info-th{
	font-size: 13px !important;
}
.profile-info-pic img{
	max-height: 250px !important;
	min-height: 250px !important;
}
.profile-info-main-wrapper{
	background: #fff !important;
	padding: 5px;
}
.profile-edit-btn{
	float: right;
}
.profile-edit-btn i{
	position: relative;
	top: 3px;
	font-weight: bold;
}
.input-phone .intl-tel-input.allow-dropdown.separate-dial-code{
	display: block!important;
}
.register-spnnier{
	padding-top: 0px !important;
	padding-bottom: 10px !important;
	height: auto !important;
	display: none;
}


.prof-info-table td {
	line-height: 30px !important;
}

.prof-about-cont > h5 {
	font-size: 20px;
}

.prof-about-cont > p {
	line-height: 30px;
	max-width: 95%;
	margin-top: 10px;
}

.user-profile-name {
	position: relative;
	margin-bottom: 16px;
}

.user-profile-name > .profile-edit-btn {
	position: absolute;
	top: 26px;
	right: 30px;
}


.prof-edit-main-head {
	padding: 40px 0 60px;
}

.prof-edit-main-head > h5 {
	font-size: 20px;
	text-indent: 20px;
}


.form-group{
	position: relative;
}
.form-group label.error {
	position: absolute;
	font-size: 12px;
	bottom: -30px;
	left: 0;
}



.img-upload-wrap {
	text-align: center;
}

.img-upload-wrap > label {
	height: 120px;
	width: 230px;
	border: 2px dashed #ccc;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
}

.img-upload-wrap > label::after {
	content: "\f0ee";
	font-family: FontAwesome;
	position: absolute;
	font-size: 70px;
	font-weight: 100;
	color: #ddd;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -34px;
}

.img-disp-wrap {
	text-align: left;
	padding: 10px 0;
}

.img-disp-wrap > .up-img-block {
	display: inline-block;
	border: 1px solid #ccc;
	height: 90px;
	width: 90px;
	background-size: cover !important;
	background-position: center center !important;
	margin: 0 5px 0;
	border-radius: 5px;
	position: relative;
}

.img-disp-wrap > .up-img-block.edit{}
.img-disp-wrap > .up-img-block.edit > a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-top-left-radius: 7px;
}

.img-disp-wrap > .up-img-block.edit.deleted{
	display: none;
}

.prop-item-bg-block{
	background-size: cover !important;
	background-position: center center !important;
}

.mrgn-center-10 > a{
	margin: 0 10px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
    border-radius: 2px !important;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}