




h1,h2,h3,h4,h5,h6{

}


.logo{
	margin-bottom: 20px;
}


.team{
	margin: 20px;
}



.accoutn-holder{
  margin-top: 20px;
  display: flex;
  cursor: pointer;
}


.accoutn-holder01{
	display: flex;
	padding-top:25px;
	cursor: pointer;
}


.accoutn-holder02{
  margin-top: 25px;
  display: flex;
}


.accoutn-name{
  padding-left: 14px;
}


.accoutn-name h3{ 
  font-size: 16px;
  color: #272727;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-weight: 800;
}


.accoutn-name h4{ 
  font-size: 14px;
  color: #969696;
  padding-top: 6px;
  margin-top: 0px;
}


.activity-icon{
  font-size: 14px;
  font-weight: 400;
  color: #636468;
}


.activity-notification{
	background-color: #05807A;
	width: 29px;
	height: 20px;
	border-radius: 80px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding-top: 0px;
}


.border01{
  border:.5px solid #E7E7E7;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top:30px;
}


.border02{
  border:.5px solid #fff;
  margin-top: 0px;
  padding-top: 0px;
}


.pages{
	font-size: 20px;
	color: #000000;
	font-weight: 600;
}

.up-arrow{

}


.dashbord{

}


.dashbord ul{
   list-style: none;
   padding-left: 0px;
   padding-top: 14px;

}


.dashbord ul li{
   padding-top: 6px;
   padding-bottom: 6px;
   padding-left: 10px;
   cursor: pointer;
   display: flex;
}

.dashbord ul li a{
	background-color:#E2EEEC;
	border-radius: 6px;
	color: #000000;
}


.dashbord ul li:hover{
	background-color:#E2EEEC;
	border-radius: 6px;
	color: #207570;
	font-color:red;
	
}



.dashbord-iocn{
	padding-top: 0px;
	padding-left: 10px;
}



.dashbord-iocn01{
	padding-top: 0px;
	padding-left: 18px;
}



.labels{
  display: flex;
  margin-top: 14px;
  cursor: pointer;
}


.ima-text{
  display: flex;
}


.red{
	width: 15px;
	height: 20px;
}


.text{
  color: #606467;
  font-size: 14px;
  font-weight: 400;	
  padding-top: 3px;
  padding-left: 10px;
}



.labels-notifiv{
	width: 30px;
	height: 18px;
	background-color: #E7E7E7;
	border-radius: 14px;
	margin-top: 4px;
	font-size: 12px;
	text-align: center;
	color: #686A6E;
}


.help-center{}



.left-box{
   
}


.left-box h3{
	font-size: 22px;
	color: #000000;
	padding-top: 10px;
}


.right-box{
	position: relative;
}


.form-search{
	position: absolute;
	left: 14px;
	top: 10px;
	font-size: 16px;
}


.form-control{
  width: 260px !important;
  background-color:#F6F6F6 !important;
  color:#969696 !important;
  height: 46px !important;
  border:none;
  font-size: 16px;
  padding-left:34px;
  border-radius: 10px !important;
}

.form-control:focus{
	box-shadow:none !important;
}




.team-task{
	display: flex;
	margin-bottom: 10px;
	font-weight: 900;
	padding-right: 0px;
	padding-left: 0px;
}


.create-task{
	width: 150px;
	height: 46px;
	background-color:#058179;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	font-weight: 300;
	padding-top: 5px;
	cursor: pointer;
	margin-left: 30px;
}



.filter-box h3{
  color:#74777D;
  font-size: 12px;
}



.filter-arrow{
  display: flex;
}


.fiter-big-box{
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}



.sub-menu{

}


.todo{
  width: 340px;

}


.card{
	border:0px !important;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
}


.card-border{
	background-color:#F7F7F7;
	border-radius: 16px;
}


.cord-heading{
	display: flex;
	padding-top: 24px;
	padding-bottom: 20px;
}

.to-do{
	font-size:16px;
    color: #000000;
    font-weight: 600;
}

.to-do-plus{

}

.plus-padding{
	padding-left: 10px;
	cursor:pointer;
}


.cord-box{
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 12%);
	padding: 20px;
}


.cord-box h3{
	font-size: 16px;
	color: #000000;
}


.document{
	font-size: 16px;
	color: #9C9C9C;
	text-decoration: underline;
	padding-top: 4px;
	cursor: pointer;
}


.web-button{
  /*display: flex;*/
  margin-top: 12px;
}


.update{
	width: 57px;
	height: 27px;
	background-color: #EEEEEE;
	border-radius: 4px;
	text-align:center;
	cursor: pointer;
	font-size: 12px;
	padding-top: 5px;
}


.days-left{
	color: #6D6E75;

}

.update-web{
	display: flex;
}


.web-update{
	display: flex;
}


.web-update h4{
	font-size: 12px;
	color: #6D6E75;
	padding-left: 10px;
	margin-top: 8px;
}


.images{
	padding-top: 18px;
}


.ggggg{
	margin-left: -6px;
	
}

.count{
	width: 32px;
	height: 32px;
	border-radius: 99px;
	background-color: #E2EEEA;
	text-align: center;
	padding-top: 5px;
	color: #32726E;
	margin-left: -6px;
	font-size: 14px;
	cursor: pointer;
}


.add-box{
	background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 12%);
    padding: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
}


.img-fluid{
	width: 100%;
	padding-bottom: 14px;
}




































