#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px Source Sans Pro}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 18px;
	
	color: #f3844d;
	text-align: center;
	}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	
	}

	#sddm div a
	{	position: relative;
		/* display: block; */
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		
		font: 14px Source Sans Pro}

	#sddm div a:hover
	{	background: none;
		color: #54d0ff }

		

.square {
   width: 20px;
   height: 22px;
   background: red;
   
}
.footerpstn-left{ width:60%;float:left;}
.blockbkg {
	background-color: rgba(0, 0, 0, 0.80);
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	float: absolute;
	position: fixed;
	top: 0;
	left: 0;
	color: white;
}


#logoxo {
  float: left;
   padding-left: 20px;
   padding-top:7px;
}

.cont .add-document-wrapper .task-list-container {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.cont .add-document-wrapper .task-list-container .task-list-inner-sect .add-document-wrapper
	{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.cont {
	background-color: #f8f8f8;
	color: black;
	border: 20px solid white;
	display: block;
	position: absolute;
	top: 35%;
	left: 25%;
	right: 20%;
	width: 72%;
	height: 55%;
	overflow-y: auto;
	margin-left: -150px;
	margin-top: -150px;
}

a:hover {
	color: #2E2EFE;
}

/*p.serif {
	font-family: "Times New Roman", Times, serif;
	color: red;
}*/

.taskscontainer .task-list-container {
	width: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

.task-list-container .scrollbarDiv {
	height: 200px;
	width: 900px;
}

.task-list-container .add-document-wrapper {
	width: 900px;
}	