.overlay {
  position: fixed;
  top: 0; bottom: 0; left: 0; right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:20;
}

/* Start : Pop-up Window - User Selection*/
#Size1SelectionBox {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 520px;position: relative;transition: all 5s ease-in-out;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;transition: all 200ms;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {max-height: 200px;overflow: auto;}
/* End : Pop-up Window - User Selection*/

/* Start : Pop-up Window - User Selection*/
#Size1SelectionBoxSingle {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px; margin-left:20px;  margin-right:20px;  position: relative;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {height: 500px;overflow: auto;}
/* End : Pop-up Window - User Selection*/

/* Start : Pop-up Window - User Selection*/
#Size2SelectionBoxSingle {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 520px;position: relative;transition: all 5s ease-in-out;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;transition: all 200ms;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {max-height: 200px;overflow: auto;}
/* End : Pop-up Window - User Selection*/


/* Start : Pop-up Window - User Selection*/
#Home-Task-AddNewComment-Inner {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 520px;position: relative;transition: all 5s ease-in-out;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;transition: all 200ms;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {max-height: 200px;overflow: auto;}
/* End : Pop-up Window - User Selection*/


/* Start : Pop-up Window - User Selection*/
#Form_Task_Comment_Action_Inner {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 520px;position: relative;transition: all 5s ease-in-out;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;transition: all 200ms;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {max-height: 200px;overflow: auto;}
/* End : Pop-up Window - User Selection*/

/* Start : Pop-up Window - User Selection*/
#home-displayNoteInner {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 520px;position: relative;transition: all 5s ease-in-out;}
h2 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;font-size:20px;}
.close {position: absolute;bottom: 30px;height:0px;right: 30px;transition: all 200ms;font-size: 15px;font-weight: bold;text-decoration: none;color: #333;}
.close:hover {color: #06D85F;}
.tablecCell:hover {background-color:#666}
.tablecCell {background-color:#CCC;text-align:center;cursor:pointer;}
.bottomBar {text-align:right;}
.content {max-height: 200px;overflow: auto;}
/* End : Pop-up Window - User Selection*/