.lblalign
{
	vertical-align:top !important;
	color:#037e8d;
	cursor: pointer;
	font-weight: bold;
	margin-left: 6px;
}
.cmain
{
	width:101px;
	height:18px;
	display:block;
	margin-top: 5px;
    	margin-left: 5px;
}

.icon_2
 {
	
	background:url(../resources/images/CustomIcons/Collaborator/collabrate.png) no-repeat center;
	width:18px;
	height:18px;
	display: block;
}

/*--------------------------------------Template-Tile-Starts---------------------------------*/
.displayBlock{
    display: inline-block;
    *display: inline;
}

.x-item-selected.button_count {
border: 1px solid #FF9000;
}

.button_count{
    border: 1px solid grey;
    width: 118px;
    height:38px;
    background-color: white;
    font-size: 13px;
    color: gray;    
}
.x-item-selected .button_count {
border: 1px solid #FF9000;
}
#card_count{
  font-weight: bold;
}
#card_title1
{ 
text-align:center;
}


.x-item-flagicn
{
background-image: url(../baseo/Images/overdue.png) ! important;
    background-repeat: no-repeat;
    height: 20px;
    width: 40px;
    border: none;
    outline: 0;
    cursor: pointer;
}
.x-field-flagicn
{
background-image: url(../baseo/Images/alert.png) ! important;
    background-repeat: no-repeat;
    height: 20px;
    width: 40px;
    border: none;
    outline: 0;
    cursor: pointer;
}

#card_title
{
text-align:center;
}

/*--------------------------------------Template-Tile-Ends---------------------------------*/


.overdueimg
{
background-image: url(../baseo/Images/overdue.png) ! important;
    background-repeat: no-repeat;
    height: 14px;
    width: 16px;
    border: none;
    outline: 0;
    cursor: pointer;

}

.alertimg
{
background-image: url(../baseo/Images/alert.png) ! important;
    background-repeat: no-repeat;
    height: 14px;
    width: 16px;
    border: none;
    outline: 0;
    cursor: pointer;
}


.mydocimg
{
background-image: url(../baseo/Images/overdue.png) ! important;
    background-repeat: no-repeat;
    height: 14px;
    width: 16px;
    border: none;
    outline: 0;
    cursor: pointer;
}
