.tdo-details-text{
	font-size: 1.375rem;
	color: #666666;
}
.tdo-sl-inner-container{
	width: 100%;
}
.tdo-sl-inner-container{
	padding-top: 1.2rem;
}
.first-col-tdo{
	width: 8%;
	float: left;
	color: #888;
	font-size: .875rem;
}
.second-col-tdo{
	width: 40%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.third-col-tdo{
	width: 10%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.different-view-wrap{
	display: none;
}
.forth-col-tdo{
	width: 10%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.fifth-col-tdo{
	width: 10%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.sixth-col-tdo{
	width: 10%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.seventh-col-tdo{
	width: 10%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.reference-col-tdo{
	width: 9%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
	padding-left: .5%;
    	padding-right: .5%;
}
.status-col-tdo{
	width: 6%;
	float: left;
	color: #888;
	font-size: .875rem;
	min-height: 1rem;
}
.text-center{
	text-align: center;
}
.tdo-table-bar{
	height: 100%;
	width: .3125rem;
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
}
.filled-for-future .second-col-tdo{
	width: 55%;
}
.filled-for-future .first-col-tdo{
	width: 10%;
}
.filled-for-future .sixth-col-tdo{
	width: 10%;
}
.filled-for-future .fifth-col-tdo{
	width: 20%;
}
.filled-sec .sixth-col-tdo{
	width: 8%;
}
.tdo-table-type{
	font-size: 0.625rem;
	float: left;
	padding-top: .3125rem;
	padding-left: .9375rem;
}
.survey-row .tdo-table-type{
	color: #22a6fa;
}
.approval-row .tdo-table-type{
	color: #5e9a1b;
}
.assesment-row .tdo-table-type{
	color: #f8c210;
}
.evaluation-row .tdo-table-type{
	color: #e766d4;
}
.process-row .tdo-table-type{
	color: #a272f5;
}
.request-row .tdo-table-type{
	color: #dd7e89;
}
.task-row .tdo-table-type{
	color: #58c7ad;
}
.survey-row .tdo-table-bar{
	background-color: #22a6fa;
}
.approval-row .tdo-table-bar{
	background-color: #5e9a1b;
}
.assesment-row .tdo-table-bar{
	background-color: #f8c210;
}
.evaluation-row .tdo-table-bar{
	background-color: #e866d5;
}
.process-row .tdo-table-bar{
	background-color: #a272f5;
}
.request-row .tdo-table-bar{
	background-color: #dd7e89;
}
.task-row .tdo-table-bar{
	background-color: #58c7ad;
}
.tdo-table-details-text{
	font-size: 1rem;
	letter-spacing: 0.1px;
	color: #5680a8;
	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	margin-top: -0.125rem;
	line-height:1.375rem;
}
.tdo-table-details-text:hover{
	color:#23527c;
}
.blue-detail-tdo-teble{
	font-size: .875rem;
	letter-spacing: 0.1px;
	text-align: center;
	color: #5680a8;
	line-height: 1rem;
	 padding-top: 0.1875rem;
}
.blue-detail-tdo-teble:hover{
	color:#23527c;
}
.grey-detail-tdo-table{
	font-size: .6875rem;
	letter-spacing: 0.1px;
	color: #444444;
	line-height: 16px;
	 padding-top: 0.1875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-container-wrap{
	border-top: 1px solid #9b9b9b;
	padding-top: .625rem;
	padding-bottom: .625rem;
	position: relative;
	cursor: pointer;
	background: white;
}
.table-header-wrap{
	margin-bottom: .9375rem;
}
.tdo-second-level-expansion{
	background:  #4a4a4a;
	padding: .9375rem;
	padding-top: 1rem;
	display: none;
	position: relative;
}
.row-exp-tiles-tdo-outer .tdo-second-level-expansion{
	display: block;
}
.left-part-tdo-sl{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	width: 80%;
	float: left;
}
.right-part-tdo-sl{
	width: 20%;
	float: left;
}
.info-tiles-title-tdo-right{
	float: left;
	line-height: 1.5625rem;
	width: 100%;
	color: #bcbcbc;
    font-size: .875rem;
}
.tdo-second-level-expansion .detail-info-tiles-title-tdo{
	line-height: 1.5625rem;
	padding-left: .625rem;
}
.coverage-total-wrap{
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .625rem;
    position: relative;
}
.up-arrow-icon-tdo{
	font-size: .75rem;
    color: #5680a8;
    float: left;
	padding-left: 1.25rem;
    padding-top: 0.5625rem;

}
/* .up-arrow-icon-tdo:hover{
	color:#23527c;
} */
.down-arrow-icon-tdo{
	font-size: .75rem;
    color: #5680a8;
    float: left;
    padding-left: 1rem;
    padding-top:0.5625rem ;
}
/* .down-arrow-icon-tdo:hover{
	color:#23527c;
} */
.fisrt-look-c-text{
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0.1px;
	color: #abd2ff;
	float: left;
	width: 75%;
	word-wrap: break-word;
}
.fisrt-look-c-wrap{
	cursor: pointer;
}
.tdo-second-level-expansion .sur-details-wrap-left{
	width: 79%;
	padding-right: 1%;
}
.input-for-coverage-wrap{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	top: 100%;
	display: none;
	z-index: 10000;
}

.input-for-coverage-wrap1{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	top: 100%;
	display: none;
	z-index: 10000;
}
.inp-for-coverage{
	width: 100%;
	outline: none;
	height:  1.5625rem;
	color: #9b9b9b;
	padding-left: 1.25rem;
	padding-top: 0;
	position: relative;
	background: #333;
	border: none;
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	font-size: .75rem;
	position: relative;
	box-sizing:border-box;
}
.coverage-search{
	font-size: 0.8125rem;
	letter-spacing: -0.2px;
	color: #aaaaaa;
	position: absolute;
    left: .3125rem;
    top: 0.4375rem;
}
.user-autosuggest-search{
	font-size: 0.8125rem;
	letter-spacing: -0.2px;
	color: #aaaaaa;
    left: .3125rem;
    top: 0.5rem;
    position: absolute;	
}
.first-col-container-expansion-tdo{
	float: left;
	width: 60%;
}
.sec-col-container-expansion-tdo{
	float: left;
	width: 40%;
	position: relative;
}
.tdo-second-level-expansion .sur-details-wrap-right{
	width: 18%;
	margin-left: 0;
	margin-top: 0;
	padding-left: 1%;
}
.calendar-wrap-missed{
	display: block;
}
.left-arrow-cal{
	font-size: 1.25rem;
	position: absolute;
	top: 43%;
	left: .125rem;
	color: #abd2ff;
	cursor: pointer;
}
.left-arrow-cal:hover{
	color: #74b3fd;
}
.view-container{
	width: 85%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    height: 15.75rem;
}
.right-arrow-cal{
	font-size: 1.25rem;
	position: absolute;
	top: 43%;
	right: 0;
	color: #abd2ff;
	cursor: pointer;
}
.right-arrow-cal:hover{
	color: #74b3fd;
}
.header-name-text-view{
	font-size: 1.5rem;
	font-weight: 300;
	letter-spacing: -0.4px;
	text-align: center;
	color: #cccccc;
	padding-bottom: 2rem;
    padding-top: .625rem;
}
.four-items-row{
	width: 100%;
	margin-bottom: .5rem;
}
.rows-item-view{
	width: 25%;
	float: left;

}
.rows-item-text{
		font-size: .875rem;
	letter-spacing: -0.2px;
	text-align: center;
	color: #eeeeee;
    width: 2.5rem;
    margin: 0 auto;
    height: 1.75rem;
    border-radius: 50%;
    padding-top: .75rem;
    cursor: pointer;
    border:1px solid transparent;
    
}
.bg-view-tdo{
	background: none;
	color:#f5a623;
}
.abs-scroll-div{
    width: 1000%;
    position: absolute;
    height: 220px;
    left: -600%;
}
.view-single-cont{
    float: left;
    width: 10%;
}
.view-container-innerwrap{
	height: 220px;
	width: 20.125rem;
}
.excel-icon-tdo{
	float: left;
	font-size: 1rem;
	text-align: center;
	color: #abd2ff;
	line-height: 1.375rem
}
.upload-excel-text{
	font-size: 1rem;
	letter-spacing: 0.1px;
	float: left;
	color: #abd2ff;
	line-height: 1.3125rem;
    padding-left: .3125rem;
}
.upload-excel-wrap{
	padding-top: 1rem;
	border-top: 1px solid black;
	margin-top: 1rem;
	cursor: pointer;
}
.view-header-other{
		font-size: .875rem;
	letter-spacing: -0.2px;
	padding-left: 3rem;
	color: #888888;
	padding-top: 1rem;
}
.circular-div-view{
	width: 80%;
	margin: 0 auto;
	border-radius: 1.75rem;
	margin-top: .875rem;
    padding: .625rem;
}
.view-other-text{
	font-size: .75rem;
	color: #d5d5d5;
	float: left;
	cursor: pointer;
}
.fill-past-sec, .rpwo-sec, .filled-sec, .fill-future-sec{
	display: none;
}
.tick-period-view{
	float: right;
	width: .75rem;
	height:.75rem;
}
.tick-img-yr{
	float: left;
	width: .75rem;
	height:.75rem;
	margin-left: 2.375rem;
}
.tick-img-yr-view{
	width: 100%;
}
.coverage-at-header{
	display: inline-block;
	padding: 0;
	margin-left: .3125rem;
}
.coverage-at-header .fisrt-look-c-text{
	font-size: 1rem;

}
.coverage-at-header .down-arrow-icon-tdo{
	padding-top: 0.1875rem;
}
.coverage-at-header .up-arrow-icon-tdo{
	padding-top: 0.1875rem;
}
.coverage-at-header .fisrt-look-c-wrap{
	line-height: .9375rem;
}
.coverage-at-header .input-for-coverage-wrap{
	top: 100%;
}
.select-period{
	background: #7f7f7f;
}
.disable-period{
	background: #444;
}
.disable-period .view-other-text{
	color: #666;
}
.tick-period-common-new{
display: block;
float: right;
width: .75rem;
height:.75rem;
visibility: hidden;
}
.tick-img-yr-common{
float: left;
width: .75rem;
height:.75rem;
margin-left: 2rem;
display: block;
visibility: hidden;
}

.filled-sec .second-col-tdo{
       width: 25%;
}
.filled-sec .fifth-col-tdo{
       width: 12.5%;
}
.filled-sec .forth-col-tdo{
       width: 18%;
}
.rpwo-sec .second-col-tdo{
       width: 28%;
}
.rpwo-sec .fifth-col-tdo{
       width: 12.5%;
}
.rpwo-sec .sixth-col-tdo{
       width: 10%;
}



























/*for the ui search stylings*/
.ui-widget.ui-widget-content{
	border: 1px solid #ccc;
	background: #eee;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
	background: #5680A8;
	border: none;
}
.ui-menu .ui-menu-item{
	list-style-image: none;
}
.ui-menu .ui-menu-item-wrapper{
	padding: .375rem .625rem;
	padding-right: .3125rem;
	color: #5680a8;
}
.ui-widget{
	box-shadow: none;
	font-size: 0.8125rem;
	color: #add2ff;
}
/*for the calendar stylings*/
.fc-prev-button{
	position: absolute !important;
	top: 1.25rem;
	left: 4.5rem;
	height:1rem !important;
}
.fc-next-button{
	position: absolute;
	top: 1.25rem;
	right: 4.5rem !important;
	height: 1rem !important;
}
.fc-toolbar button{
	position: absolute;
}
.fc-center h2{
		font-size: 1rem;
	text-align: center;
	color: #ccc;
	margin-top: 1.25rem;
}
.fc-row table{
	border: none;
}
.fc th, .fc td{
	border: none;
	padding-bottom: 0.4375rem;
}
.fc-unthemed .fc-today{
	background: #7f7f7f;
}

.fc table{
	font-size: .75rem;
}

.fc th {
	width: 14.285%;
}	

.fc-day-grid-container{
	width: 100% !important;
	overflow:visible !important;
}
.fc-view-container{
	width: 100%;
	margin: 0 auto;
}
.fc-state-default{
	background: #4a4a4a;
}
.fc button .fc-icon{
	color: #abd2ff;
	font-size: 1rem;
	position:absolute;
	left:-.3125rem;
}
.fc button .fc-icon:hover{
	color: #74b3fd;
}
.fc-state-default.fc-corner-left{
	border: none;

}
.fc-state-default.fc-corner-left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.fc-state-default.fc-corner-right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.fc-state-default{
	border: none;
	border-color: #4a4a4a;
	box-shadow: none;
}
.fc-prev-button, .fc-next-button{
	outline: none;
	right: .625rem;
}
.fc-row .fc-helper-skeleton td{
	padding-top:0.25rem;	
	color: white;
}
.fc-row .fc-content-skeleton td{
	padding-top:0;
	width: 14.285%;
	text-align: center;
	cursor:default;
}
.fc-event, .fc-event-dot{
	background-color:transparent;
}
.fc-bg table{
	height: 1.5625rem;
}
.fc-day-header span{
	margin-left: 0rem;
}
.fc-basic-view .fc-body .fc-row{
	min-height: 2.1875rem;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{
	float: none;
	text-align: center;
    	line-height: 1.125rem;
}
.fc-day-header span{
	color: #828385;
}
.fc-event a {
    background-color: black; /* background color */
    border-color: black;     /* border color */
    color: red;              /* text color */
}

.fc-row.fc-rigid {
    overflow:visible;
}

.cal-disabled-bg{
	color: #858585;
	background:transparent;
}

.filled-sec-header{
	border-top: none;
	padding-top: .625rem;
	padding-bottom: .625rem;
	position: relative;
	cursor: pointer;
	background: transparent;
}
.select-header-filled-tdo{
	outline: none;
	background-color: #eeeeee;
	border: 1px solid #979797;
	height: 1.3125rem;
	width: 80%;
	float: left;
	font-size: .75rem;
	color: #888888;
	padding-left: .25rem;
	padding-right: .25rem;
	border-radius: .125rem;
	position: relative;
	cursor:pointer;
}
.select-header-filled-tdo-sel{
	outline: none;
	background-color: #eeeeee;
	border: 1px solid #979797;
	height: 1.5625rem;
	width: 98%;
	float: left;
	font-size: .75rem;
	color: #888888;
	padding-left: .25rem;
	padding-right: .25rem;
	border-radius: .125rem;
	background-image: url('../images/dd-down_new.png');
	background-repeat: no-repeat;
	background-size: .625rem;
	background-position: 96% .625rem;
	cursor:pointer;
}


input.select-header-filled-tdo::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
  font-size: .75rem;
}
input.select-header-filled-tdo::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  font-size: .75rem;
}
input.select-header-filled-tdo:-ms-input-placeholder { /* IE 10+ */
  color: #888;
  font-size: .75rem;
}
input.select-header-filled-tdo:-moz-placeholder { /* Firefox 18- */
  color: #888;
  font-size: .75rem;
}
.filled-sec .down-arrow{
	position: absolute;
	right: 18%;
	top: .125rem;
}
.filled-sec .up-arrow{
	position: absolute;
	right: 18%;
	top: .125rem;
}

.pos-relative{
	position: relative;
}
.number-page-text{
	font-size: 1.25rem;
	color: #444444;
	float: left;
}
.left-arrw-icon-nav{
	font-size: 1rem;
	float: left;
	color: #4a4a4a;
	padding-top: .125rem;
	padding-left: .5rem;
	cursor: pointer;
}
.right-arrw-icon-nav{
	font-size: 1rem;
	float: left;
	color: #4a4a4a;
	padding-top: .125rem;
	padding-left: .5rem;
	cursor: pointer;
}
.disable-arrow-nav{
	color: #9b9b9b;
}
.navigaion-wrap-container{
	margin-top: 1rem;
	margin-bottom: 1rem;
	float: right;
}
#fill-filled{
	cursor: pointer;
}
.abs-search-item{
	position: absolute;
	width: 83.5%;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 10000;
	display: none;
	background:#eee;
}
.abs-search-item-filled{
	position: absolute;
	width: 87%;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 10000;
	display: none;	
	background: #eee;
}
.abs-search-item-period{
	position: absolute;
	width: 85%;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 10000;
	display: none;	
	background: #eee;	
}
.abs-search-inp{
	outline: none;
    background-color: white;
    border: 1px solid #979797;
    height: 1.3125rem;
    width: 90%;
    float: left;
    font-size: .75rem;
    color: #888888;
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: .125rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
    margin-left: 5%;
    box-sizing:border-box;
}
.abs-search-inp-filled{
	outline: none;
    background-color: white;
    border: 1px solid #979797;
    height: 1.3125rem;
    width: 90%;
    float: left;
    font-size: .75rem;
    color: #888888;
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: .125rem;
    margin-top: .25rem;
    margin-bottom: .25rem;
    margin-left: 5%;
    box-sizing:border-box;
}
.abs-search-inp-dat-from{
	outline: none;
    background-color: white;
    border: 1px solid #979797;
    height: 1.3125rem;
    width: 80%;
    float: left;
    font-size: .75rem;
    color: #888888;
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: .125rem;
    margin:  0 auto;
    margin-top: .25rem;
    margin-left: 10%;
    box-sizing:border-box;
}
.abs-search-inp-dat-to{
	outline: none;
    background-color: white;
    border: 1px solid #979797;
    height: 1.3125rem;
    width: 80%;
    float: left;
    font-size: .75rem;
    color: #888888;
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: .125rem;
    margin: 0 auto;
    margin-top: .25rem;
    margin-left: 10%;
    box-sizing:border-box;
}
.filter-top-filld{
	float: left;
	font-size: .875rem;
    color: #888888;
    line-height: 1.625rem;
}
.filter-img-down{
	float: left;
	width: .75rem;
	margin-left: .375rem;
	margin-top: .625rem;
}
.filter-img-up{
		float: left;
	width: .75rem;
	margin-left: .375rem;
	margin-top: .625rem;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
input.abs-search-inp-dat-from::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-from::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-from::-ms-input-placeholder { /* IE 10+ */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-from::-moz-placeholder { /* Firefox 18- */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-to::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-to::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-to::-ms-input-placeholder { /* IE 10+ */
  color: #888;
  font-size: .75rem;
}
input.abs-search-inp-dat-to::-moz-placeholder { /* Firefox 18- */
  color: #888;
  font-size: .75rem;
}
.select-date-btn{
	width: 80%;
	margin: 0 auto;
	height: 1.5rem;
	font-size: .75rem;
	color: white;
	text-align: center;
	background: #5680a8;
	cursor: pointer;
	margin-top: .25rem;
	border: none;
	outline: none;
	margin-left: 10%;
	margin-bottom: .25rem;
}

.autoCompleteContainer {
    background: white none repeat scroll 0 0;
    border: 0 none;
    color: #5680a8;
    display: block;
    font-size: 0.75rem;
    line-height: 0.875rem;
    padding: 0.25rem;
    width: 100%;
}

.autoSuggestUserDiv{
	position:absolute;
	z-index:1000001;
	background:#CCC;
}

.filled-sec .row-exp-tiles-tdo-outer{
    margin-top:0 ;
    margin-bottom: 0;
}
.filled-sec .row-exp-tiles-tdo-outer-filled{
    margin-top:0 ;
     margin-top:0 ;
    margin-bottom: 0;
}
.rpwo-sec .row-exp-tiles-tdo-outer-filled{
    margin-top:0 ;
    margin-bottom: 0;
}
.rpwo-sec .row-exp-tiles-tdo-outer{
    margin-top:0 !important;
}
.fill-past-sec .row-exp-tiles-tdo-outer{
    margin-top:0 !important;
}
.fill-future-sec .row-exp-tiles-tdo-outer{
    margin-top:0 !important;
}
.text-tdo-complete-info{
    color:#ccc;
    font-size:1.3125rem;
    padding-top: 0.1875rem;
}

.bg-view-tdo .view-other-text{
color:#f5a623;
}

.cal-disabled-bg .view-other-text{
	color: #858585;
}

.fc td.fc-today{
 color:#f5a623;
 border:none;
 background: transparent;
}

.fc-highlight{
   background: #5680a8;
   padding-bottom: 0;
   position: relative;
   top: -0.5625rem;
   left: 0rem;
   margin-bottom: 0rem;
   opacity: 1;
   border-radius:50%;
}

.fc-state-highlight{
background:red;
}

.ui-autocomplete .ui-state-active {
  background: #ccc;
  
}

.ui-autocomplete {
  height: 10rem;
  overflow-y: scroll !important;
}

.filled-for-future .table-header-wrap{
	padding-top:1.2rem;	
}

.filled-for-future .tdo-sl-inner-container{
	padding-top:0rem;
}

.fc-event-container{
	position:relative;
	top:-1.6875rem;
	left:0.1875rem;
}
.process-exp-tdo-today .coverage-total-wrap{
    display: inline-block;
    position: relative;
    top: -.375rem;
    min-width: 6.5rem;
    left: .25rem;
    padding-right: 0rem;
}
.process-exp-tdo-today .fisrt-look-c-text{
	font-size: .80rem;
	width: initial;
}
.process-exp-tdo-today .up-arrow-icon-tdo{
	padding-left: .375rem;
    	padding-top: .125rem;
	float: right;
}
.process-exp-tdo-today .down-arrow-icon-tdo{
    padding-left: .375rem;
    padding-top: .125rem;
    float: right;
}
.process-exp-tdo-today .exp-coverage-container{
    position: relative;
    top: -1rem;
}

.master-child-sel-asgn .input-for-coverage-wrap1{
	overflow:visible;
	top:129%
}
.m-c-first-col .tiles-todo-wrap{
	cursor:default;
	}
.cal-selected-bg{
	background-color: #5680a8;
}