.footer-copy {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px 0 20px;
}
.footer-copy h1 {
	margin: 0 !important;
	text-shadow: none!important;
	/*color: #000;*/
}
.footer-copy img {
	width: 50px;
	margin-right: 5px;
	margin-bottom: 4.5px;
}

span.required{
	color: red;
}

.inputError{
	background: #fff6f6!important;
	border: 1px solid #e96152;
}

.inputErrorCheckboxRadio{
	box-shadow: 0 0 20px rgba(233,97,82,1);
}

.form_elemnt_errors ul{
	padding: 0 10px;
	list-style: none;
	/*border: 1px solid #e96152;*/
	color: #e96152;
}

.form_elemnt_errors li{
	padding: 5px 0px 0px 0px;
}

.filterZone select{
	height: 30px;
	font-size: 12px;
	float: left;
}

.filterItem{
	float: left;
}

.pLeft{
	padding-left: 0px!important;
}

.pLeft0{
	padding-left: 0px!important;
}

.pLeft5{
	padding-left: 5px;
}

.pLeft10{
	padding-left: 10px;
}

.pLeft15{
	padding-left: 15px;
}

.pLeft40{
	padding-left: 40px;
}


.pRight5{
	padding-right: 5px;
}

.pRight10{
	padding-right: 10px;
}

.pRight15{
	padding-right: 15px;
}

.pTop0{
	padding-top: 0px!important;
}

.pTop4{
	padding-top: 4px!important;
}

.pTop5{
	padding-top: 5px!important;
}

.pTop8{
	padding-top: 8px!important;
}

.pTop10{
	padding-top: 10px!important;
}

.pTop20{
	padding-top: 30px;
}

.pTop30{
	padding-top: 30px!important;
}

.pBottom5{
	padding-bottom: 5px;
}

.pBottom7{
	padding-bottom: 7px;
}



.pBottom10{
	padding-bottom: 10px;
}

.pBottom15{
	padding-bottom: 15px;
}

.pBottom20{
	padding-bottom: 20px;
}

.pBottom30{
	padding-bottom: 30px;
}

.mBottom0{
	margin-bottom: 0px;
}

.mBottom10{
	margin-bottom: 10px;
}

.mTop10{
	margin-top: 10px !important;
}

.mTop20{
	margin-top: 20px;
}

.mTop30{
	margin-top: 30px;
}

.mTop80{
	margin-top: 80px;
}

.mTop160{
	margin-top: 160px;
}

.mLeft0{
	margin-left: 0px!important;
}

.fSize10{
	font-size: 10px!important;
}

.fSize11{
	font-size: 11px!important;
}

.fSize12{
	font-size: 12px!important;
}

.fSize13{
	font-size: 13px!important;
}

.fSize14{
	font-size: 14px!important;
}

.fSize15{
	font-size: 15px!important;
}

.fSize16{
	font-size: 16px!important;
}

.fSize17{
	font-size: 17px!important;
}


.fSize18{
	font-size: 18px!important;
}


.fSize19{
	font-size: 19px!important;
}


.fSize20{
	font-size: 20px!important;
}

.fSize25{
	font-size: 22px!important;
}

.fSize30{
	font-size: 30px!important;
}

.bWhite{
	background: #fff;
}

.height70{
	height: 70px!important;
}

.height100{
	height: 100px!important;
}

.dataTable tbody tr td{
	vertical-align: middle;
}

.width3p{
	width: 3%;
}

.width4p{
	width: 4%;
}

.width5p{
	width: 5%;
}

.width7p{
	width: 7%;
}

.width9p{
	width: 9%;
}

.width10p{
	width: 10%;
}

.width13p{
	width: 13%;
}

.width15p{
	width: 15%;
}

.width20p{
	width: 20%;
}

.width25p{
	width: 25%;
}


.width30p{
	width: 30%;
}

.width40p{
	width: 40%;
}

.width50p{
	width: 50%;
}

.width70p{
	width: 70%;
}

.width100p{
	width: 100%;
}

.width60{
	width: 60px;
}

.width220{
	width: 220px;
}

.width350{
	width: 350px!important;
}

.maxWidth130px{
	max-width: 130px!important;
}

.cPointer{
	cursor: pointer;
}

.tVAlignMiddle{
	vertical-align: middle!important;
}

.tAlignTop{
	vertical-align: top!important;
}

.tAlignRight{
	text-align: right;
}

.tAlignLeft{
	text-align: left!important;
}

.tAlignCenter{
	text-align: center!important;
}

.tAlignJustify{
	text-align: justify!important;
}


.tBold{
	font-weight: bold;
}

.user-profile-custom {

}
#dataTableGroups{
	font-size: 12px;
}
.groupSubscriptions{
	border: 1px dashed #dddddd;
	width: 100%;
}
.groupSubscriptions td{
	background: #f5fff5;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dashed #c5c5c5!important;
}

.user-profile-custom  .user-info-box div{
	float: left;
}

.user-profile-custom  .user-info-box div:last-child{
	padding-left: 5px;
}

.user-profile-custom  .user-info-box{
	min-height: 30px;
	text-align: center;
	display: flex;
}

.user-profile-custom  .user-info-box .info span{
	line-height: 10px;
}

.user-profile-custom .user-info-box .info{
	width: 121px!important;
}

.role-info{
	border-bottom: 2px solid #26B99A;
	text-align: center;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #26B99A;
	font-weight: bold;
}

.user-profile img {
	object-fit: cover;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: -8px;
	border-radius: 50px 50px 50px 50px;
	box-shadow: 0 0 1px rgba(0,0,0,1);
}


/* START Styles for login page animation */

.bgContainer {
	position: fixed;
	overflow: hidden;
	width: 100%;
	min-height: 420px;
	z-index: -100;
	height: 100%;
	top:0px;
}

.canvasContainer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.login_wrapper .login_form{
	color: #26B99A;
}

.login-form-title{
	min-height: 10px;
}

.login-form-title::before{
	content:'' !important;
}

.login-form-title::after{
	content:'' !important;
}

.login_wrapper .login_form h1{
	text-shadow: 1px 1px 1px #000, 0 0 10px #F7F7F7;
}

.login_wrapper .login_form p{
	color: #73879C;
	text-shadow: none
}

.login_content form input[type="text"],
.login_content form input[type="tel"],
.login_content form input[type="email"],
.login_content form input[type="password"]{
	box-shadow: none;
	background: none;
}

.separator{
	border-top: 1px solid #73879C;
}

.login_wrapper .login_form input[type="text"],
.login_wrapper .login_form input[type="tel"],
.login_wrapper .login_form input[type="password"],
.login_wrapper .login_form input[type="email"] {
	color: #adb9c7 !important;
	background-color: transparent !important;
	outline: none!important;
	border: 1px solid #73879C;
	-webkit-text-fill-color: #73879C !important;
}


.login_wrapper .login_form input[type='text']:-webkit-autofill,
.login_wrapper .login_form input[type='text']:-webkit-autofill:hover,
.login_wrapper .login_form input[type='text']:-webkit-autofill:focus,
.login_wrapper .login_form input[type='text']:-webkit-autofill:active,
.login_wrapper .login_form input[type='password']:-webkit-autofill,
.login_wrapper .login_form input[type='password']:-webkit-autofill:hover,
.login_wrapper .login_form input[type='password']:-webkit-autofill:focus,
.login_wrapper .login_form input[type='password']:-webkit-autofill:active {
	color: #adb9c7 !important;
	transition: background-color 500000s ease-in-out 0s;
	outline: none!important;
	border: 1px solid #73879C;
	background-color: transparent !important;
}

.login_wrapper .login_form button {
	color: #adb9c7;
	background: transparent;
	border: 1px solid #73879C;
}

.login_wrapper .login_form button:hover {
	color: #fff;
	background: #73879C;
}

.login_content h1:after,  .login_content h1:before{
	background: #73879C;
	background: linear-gradient(left, #73879C 0%, white 100%);
}

.login_wrapper .login_form .alert{
	text-shadow: none;
	color: #fff;
	border: 1px solid #e96153;
	background-color: #e96153;
}
/* END Styles for login page animation */


/*Start Days-Hours for the groups*/
.daysHoursContainer{

}
.daysHoursContainer .selectedBox{
	border: 1px solid #ccc;
	display: inline-table;
	width: 100%;
	min-height: 35px;
}

.daysHoursContainer .selectedBox .item{
	background: #1ABB9C;
	color: #fff !important;
	width: 86px;
	float: left;
	margin: 6px 0px 6px 6px;
	border-radius: 2px;
	font-weight: 500;
	overflow: hidden;
}

.daysHoursContainer .selectedBox .item .text{
	float: left;
	padding: 4px 4px 4px 4px;
}

.daysHoursContainer .selectedBox .item .link{
	/*float: right;*/
	width: 14px;
	text-align: center;
	position: absolute;
	margin-left: 66px;
}

.daysHoursContainer .selectedBox .item .link a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.daysHoursContainer .selectedBox .item .link a:hover{
	color: #ff0000;
}

.daysHoursContainer .controlBox{
	/*border:1px solid #b2b2b2;*/
	display: inline-table;
	padding: 15px 0px 10px 10px;
	min-height: 60px;
	width: 100%;
}
.daysHoursContainer .controlBox .days,
.daysHoursContainer .controlBox .hours,
.daysHoursContainer .controlBox .rooms,
.daysHoursContainer .controlBox .action{
	float: left;
}

.daysHoursContainer .controlBox .rooms select{
	width: 50px;
}

.daysHoursContainer .controlBox .title,
.daysHoursContainer .controlBox .control{
	float: left;
	padding-right: 15px;
}

.daysHoursContainer .controlBox .title{
	padding-top: 5px;
	padding-right: 3px;
}
.daysHoursContainer .controlBox .control select{
	float: left;
	height: 30px;
	padding: 5px 5px;
}
/*End Days-Hours for the groups*/

.nav.toggle{
	width: 50px!important;
}

/*Start Top Switcher*/
.topSwitcher{
	padding-top: 15px;
	float: left;
}

@media (max-width: 767px) {
	.topSwitcher{
		width: 56%;
	}
	.nav-sm .topSwitcher{
		width: 50%;
	}
	.topSwitcher #form-rooms-filter {
		display: flex;
		flex-direction: column;
	}
}

.topSwitcher .item{
	display: inline-flex;
	margin-bottom: 2px;
}

.topSwitcher select{
	background: #ededed;
	/*border: 0px;*/
	outline: none;
	font-size: 11px;
	height: 28px;
	width: 138px;
}
.topSwitcher .companyName{
	padding-top: 5px;
	font-weight: bold;
}

.topSwitcher .searchTitle{
	padding: 5px 5px 0px 15px;
	font-weight: bold;
}

@media (max-width: 767px) {
	.topSwitcher .searchTitle{
		padding-left: 0;
	}
}

#faspin{
	position:relative;
	top:-1px;
	text-align: center;
	align-items: center;
	font-size: 20px;
	line-height: inherit;
  	right:25px;
  	z-index:1;
  	display: none;
}

progress#file{
	width: 100%;
	display: none;
}

#working{
	text-align: center;
	align-items: center;
	font-size: 12px;
	line-height: inherit;
	display: none;
}

#importing{
	text-align: center;
	align-items: center;
	font-size: 12px;
	line-height: inherit;
	display: none;
}

#upload_file{
	margin-top: 4px;
}

.topSwitcher input#topSearch{
	height: 28px;
	width: 228px;
	font-size: 11px;
}

.topSwitcher .topSearchBox{
	border: 1px solid #ccc;
	position: absolute;
	margin-top: 29px;
	z-index: 1001;
	background: #EDEDED;
	display: none;
	padding: 2px 3px 2px 3px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	max-height: 300px;
	height: auto;
	overflow: auto;
}

@media (min-width: 768px) {
	.topSwitcher .topSearchBox {
		width: 40%;
		margin-left: 234px;
	}
}

.topSwitcher .topSearchBox .item{
	float: left;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	font-size: 12px;
	width: 100%;
	margin: 2px 0px 2px 0px;
	background: #fff;
}

.topSwitcher .topSearchBox .item .clientInfo{
	float: left;
	width: 25%;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	border-right: 1px solid #ccc;
}

.topSwitcher .topSearchBox .item .clientInfo a{
	font-size: 10px;
	font-weight: bold;
}

.topSwitcher .topSearchBox .item .clientInfo a:hover{
	text-decoration: underline;
}

.topSwitcher .topSearchBox .item .clientInfo .phone{
	font-size: 11px;
}


.topSwitcher .topSearchBox .item .groupsInfo{
	float: left;
	padding: 5px 3px 3px 5px;
	font-size: 12px;
}

.topSwitcher .topSearchBox .item .groupsInfo a{
	font-size: 10px;
	font-weight: bold;
}

.topSwitcher .topSearchBox .item .groupsInfo a:hover{
	text-decoration: underline;
}


/*End Top Switcher*/

.companyInfo{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#modalContent{
	font-size: 11px;
}

#modalContent table tr th.sorting{
	padding-right: 22px;
	padding-left: 5px;
}

.groupsTabs .listTabBox{
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.groupsTabs .listTabBox #dataTableGroups{
	margin-top: -1px !important;
	margin-bottom: -1px !important;
}

::-webkit-scrollbar-track {
	/*background-color:#b3c7ef;*/
	background-color:#c5cfda;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color:#0d866e;
}

::-webkit-scrollbar-thumb:hover{
	background-color:#1abb9c;
}

::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:6px;
	height:0px
}

::-webkit-scrollbar{
	width: 6px;
}

#modalContent ::-webkit-scrollbar-track {
	/*background-color:#b3c7ef;*/
	background-color:#F5F7FA;
}

#modalContent ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color:#1ABB9C;
}

#modalContent ::-webkit-scrollbar-thumb:hover{
	background-color:#1ABB9C;
}

#modalContent ::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:4px;
	height:0px
}

#modalContent ::-webkit-scrollbar{
	width: 4px;
}

.fLeft{
	float: left;
}

.addGroupBox input[name='end_date'],
.addGroupBox input[name='start_date'],
.addClientBox input[name='birth_date'],
.addInstructorBox input[name='birth_date']{
	height: 34px;
	border-radius: 0px;
	font-size: 14px;

}
.modalWidthBig {
	max-width: 550px!important;
}
#settings_form ul.bar_tabs{
	margin-bottom: 0px;
}
#settings_form .settingsTabs{
	min-height: 100px;
	border-left:1px solid #E6E9ED;
	border-right:1px solid #E6E9ED;
	border-bottom:1px solid #E6E9ED;
	padding: 24px 24px 24px 24px;
}

.minWidthDefault{
	min-width: inherit;
}

.minWidth100{
	min-width: 100px;
}

.minWidth200{
	min-width: 200px;
}

.minWidth250{
	min-width: 250px;
}



.activeField{
	background: #ffffff!important;
}

.passiveField{
	background: #f9f9f9!important;
}

.boxShadow3{
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}

.boxShadow5{
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.boxShadow10{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.roomMatrix tr th{
	text-align: center;
	vertical-align: middle;
}

.roomMatrix tr td{
	padding: 0px 0px 0px 0px!important;
	text-align: center!important;
	vertical-align: middle!important;
}

.roomMatrix tr td.passiveField{
	padding: 2px 2px 2px 2px!important;
	text-align: center!important;
	vertical-align: middle!important;
}

.roomMatrix td a{
	color: #8380ff;
	font-family: tahoma, geneva, sans-serif;
}

.roomMatrix td a:hover{
	text-decoration: underline;
}

.linkStyled a{
	color: #8380ff;
	font-family: tahoma, geneva, sans-serif;
}

.linkStyled a:hover{
	text-decoration: underline;
}

.linkStyledBlack a{
	color: #656565;
	font-family: tahoma, geneva, sans-serif;
}

.linkStyledBlack a:hover{
	text-decoration: underline;
}

.linkStyledGreen a{
	color: #26B99A;
	font-family: tahoma, geneva, sans-serif;
}

.linkStyledGreen a:hover{
	text-decoration: underline;
}

.customToolTip{
	display: none;
	position: absolute;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	z-index: 1000;
	margin-top: -20px;
	/*margin-left: 50px;*/
}

.customToolTip .utmLabelContent{
	color: #fff;
	background: #2A3F54;
	min-width: 190px;
	margin-bottom: 0px;
}

.customToolTip .utmLabelContent td.header{
	text-align: center;
	font-size: 14px;
}

.customToolTip .utmLabelContent td.title{
	text-align: right;
	width: 50%;
	font-size: 11px;
}

.customToolTip .utmLabelContent td.val{
	text-align: left;
	width: 50%;
	font-size: 11px;
}

.customToolTip .utmLabelContent td{
	padding: 5px 5px 5px 5px;
}

#dataTableTypesOfPayments .activeTitle{
	color: #2da98f;
	font-weight: bold;
}

/*#modalJournal #modalTitle{*/
	/*font-size: 13px;*/
	/*font-weight: bold;*/
	/*font-family: verdana, arial, helvetica, sans-serif;*/
/*}*/

#modalJournal .customConfirmBox{
	width: 100%;
	/*height: 257px;*/
	background: #f5f5f5;
	position: absolute;
	/*margin-top: -327px;*/
	z-index: 1000;
	opacity: 0.9;
	display: none;
}

#modalJournal .customConfirmBox .titleBox{
	color: #656565;
	font-size: 20px;
	padding: 20px 10px 20px 10px;
	text-align: center;
}

#modalJournal .customConfirmBox #moveComment{
	background: transparent;
	color: #656565;
	border: 2px solid #656565;
	height: 80px!important;
}

#modalJournal .customConfirmBox .buttonsBox{
	padding: 20px 10px 20px 10px;
	text-align: center;
}

#subscription_form .groupsListBox{
	max-height: 300px;
	overflow: auto;
	width: 100%;
}

.subscriptionsListBox{
	max-height: 300px;
	overflow: auto;
	width: 100%;
}

#subscription_form .groupsListBox ul.groupsBox, #weekend_groups_form .groupsListBox ul li:last-child{
	margin-bottom: 0px;
}

#weekend_groups_form .groupsListBox{
	max-height: 300px;
	overflow: auto;
	width: 100%;
}

#weekend_groups_form .groupsListBox ul.groupsBox, #weekend_groups_form .groupsListBox ul li:last-child{
	margin-bottom: 0px;
}

.clientsBox #dataTableClients .clientActions, .clientsBox #dataTableClients .clientBalance{
	width: 100%;
	text-align: center;
}

.groupsBox #dataTableGroups .groupActions{
	width: 100%;
	text-align: center;
}

#weekend_groups_form .cancelGroups{
	border: 1px solid #adabab;
}


#weekend_groups_form .customGrayCheckbox{
	width: 19px;
	height: 19px;
	opacity: 1;
	vertical-align: middle;
	display: inline-block;
	margin-top: 0px;
}

#weekend_groups_form .checkLabel{
	margin-top: 2px;
	position: absolute;
	margin-left: 5px;
	font-size: 11px;
}

.customStyledCheckbox{
	width: 20px;
	height: 20px;
}

.ft_date{
	cursor: pointer;
}

.groupFields{
	position: relative;
	width: 100%;
	background: #eeeeee;
	padding: 0px 5px 5px 5px;
}

.groupFields table{
	width: 100%;
}

.groupFields table tr td{
	padding: 3px 0px 0px 0px;
}

.groupFields table tr td label{
	font-size: 10px;
	margin-bottom: 0px;
}

td > .leadsCommentListItem, td > .commentListItem {
	width: inherit;
	/*line-height: 0;*/
	display: inline-block;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}

td > .leadsCommentListItem > span, td > .commentListItem > span {
	line-height: 0;
}

#modal_window_comment .modal-footer{
	padding: 15px 13px;
}

#comment_add_form textarea{
	font-size: 12px;
	width: 100%;
}

#comment_add_form #commentList{
	height: 200px;
	overflow-y: auto;
}

#comment_add_form #commentList .commentItem{
	margin: 0px 0px 6px 0px;
	background: #f7f7f7;
	padding: 5px 8px 5px 8px;
}

#comment_add_form #commentList .commentItem .lineHead{
	position: relative;
	width: 100%;
	display: inline-block;
}

#comment_add_form #commentList .commentItem .lineHead .user{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	float: left;
}

#comment_add_form #commentList .commentItem .lineHead .time{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	float: right;
}

#comment_add_form #commentList .commentItem .lineContent{
	position: relative;
	width: 100%;
	display: inline-block;
}

#comment_add_form #commentList .commentItem .lineContent .message{
	font-size: 12px;
	font-style: normal;
}
.commentPhoneNumber{
	display: inline-block;
	font-size: 14px;
	padding: 0 30px 0 0;
	float: left;
}

input[name="salary2_type"] {
	margin-left: 15px !important;
}

option[disabled="disabled"] {
	color:#999999;
}


.stiky-link-left, .stiky-link-right {
	position: sticky !important;
	display: inherit;
	z-index: 1000;
}

.stiky-link-right {
	float:right;
}
.filter-submenu {
	background: white;
	border: 2px solid #003559;
	position: absolute;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 5;
	width: 150px;
	transform: perspective(600px) rotateX(-90deg);
	transform-origin: 0% 0%;
	transition: .6s ease-in-out;
}

.filter-item {
	padding: 5px;
	padding-left: 15px;
}

.filter-item:hover {
	background-color: rgba(200, 224, 248, 0.71);
}

.dropdown-title {
	padding: 10px;
	font-weight: bold;
	background-color: aliceblue;
}

span#setting_value_unit{
	position: absolute;
	right: -10px;
	top: 10px;
	font-weight: bold;
}

#dataTableLeadsSource td {
	overflow-wrap: break-word;
}

.action-disabled {
	background-color: #c8c8c7 !important;
	color: #585a5b !important;
}

#trial-message{
	width: 300px;
	color: red;
	font-weight: bold;
}

.grade-item {
	border: solid 1px #938b8b;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:10px;
	background-color: whitesmoke;
	position: relative;
}

.corner-move {
	width: 25px;
	height: 23px;
	background-color: #dedfe1;
	color: #323131;
	z-index: 1000;
	position: absolute;
	margin-top: -10px;
	border-radius: 5px 0 5px 0;
	cursor: move;
	background-size: 400%;
}

.removeGrade {
	right: 10px;
	position: absolute;
	top: 10px;
	z-index: 9;
}

.copy-btn:hover {
	cursor: pointer;
}

.task-item-line-color {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	width: 4px;
	transition: .2s ease background-color;
	z-index: 1;
}

.task-info-color,
.task-info-column {
	text-decoration: underline;
	text-decoration-style: dashed;
	cursor: pointer;
}

.task-info-item .dropdown-menu {
	border-radius: 4px;
	overflow: hidden;
}

.task-info-item .dropdown-menu li,
.task-item-actions .dropdown-menu li {
	padding: 3px 20px;
	transition: .3s ease;
	cursor: pointer;
	position: relative;
	color: #73879C;
}

.task-info-column + .dropdown-menu li i {
	pointer-events: none;
	position: absolute;
	left: 3px;
	top: 50%;
	transform: translateY(-50%);
}

.task-info-item .dropdown-menu li:hover,
.task-item-actions .dropdown-menu li:hover {
	background-color: #f5f5f5;
}

@media (max-width:767px) {
	.table-responsive-xs {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.daterangepicker {
		flex-direction: column;
	}
	.daterangepicker .calendar.right {
		display: none;
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.table {
	background: #fff;
}
hr {
	margin: 10px 0;
}
.multiselect-container button.dropdown-item {
	pointer-events: all;
}
.multiselect-container span.form-check input {
	pointer-events: all;
}
.multiselect-container span.form-check label  {
	pointer-events: all;
}
