/*
 * 가정학습전송 
 */
#btnHomeworkList{
  z-index: 3;
  border: none;
  outline: none;
  width: 137px;99px; height: 40px !important;29px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 137px 40px;
  background-image: surl(img/btn_sendHomeWorkList.png);
  border-radius: 20px;
  background-color: #FB2C62;
  border-color: #FB2C62;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: 'Jua', 굴림;
}
#selectClassHomeWork,
#selectClassAfterSchool{
  z-index: 2;
  sdisplay: none;
  position: absolute;
  top: 58px;241px;
left: 14px;434px;
width: 173px;
min-height: 279px;
border-radius: 15px;
border: 1px solid rgba(0,0,0,0.1);
box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.5);
background: rgba(255,255,255,1) url('.../img/cms/03_main/03_contents/03_3_box06.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
#selectClassAfterSchool{display: none;}
#selectClassHomeWork > div,
#selectClassAfterSchool > div { padding: 30px 5px; }
#cmsBoxSelectClass{
  left: 225px;286px;
width: 121px;
height: 35px;
background: transparent url('.../img/cms/03_main/03_contents/03_3_box04.png') 0% 0% no-repeat padding-box;
}
.cmsBoxSelectClass,
.afterSchoolSelectClass{
  margin: 12.5px auto;
width: 164px;
height: 25px;
text-align: center;
font: normal normal 800 22px/25px NanumGothic;
letter-spacing: 0px;
color: #000000;
background-color: rgba(0,244,0,0);
}


#sendContentHomeWork::-webkit-scrollbar,
#sendChildListHomeWork::-webkit-scrollbar,
#afterSchoolChildList::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
#sendContentHomeWork::-webkit-scrollbar-thumb,
#sendChildListHomeWork::-webkit-scrollbar-thumb,
#afterSchoolChildList::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.sendHomeWorkDesc{
  display: inline-flex;
  font: Medium 18px/18px S-Core Dream 5;
  font-family: 'Jua', 굴림;
  line-height: 30px;
}
#btnSendChildClass,
#btnAfterSchoolClass{
    border: none;
    outline: none;
    width: 121px; height: 40px;
    sbackground-image: url(img/btnHomeWorkSelectClass.png);
    background-position: center;
    background-repeat: no-repeat;           

  height: 25px;  width: 70px;
  border-radius: 5px; 
  border-color: #cedede;
  background: #2C62FB 0% 0% no-repeat padding-box;
  border: 1px solid #2C62FB;
  background-color: #FB2C62;
  border-color: orange;

  border-radius: 5px; 
  border-color: #FB2C62;
  color: #FFFFFF;
  margin-right: 5px;
}
#btnAddCMS,
#btnDeleteCMS,
#btnSendContentSelectAll,
#btnSendChildSelectAll,
#btnAfterSchoolChildSelectAll{
    border: none;
    outline: none;
    width: 121px; height: 40px;
    sbackground-image: url(img/btnHomeWorkSelectAll.png);
    background-position: center;
    background-repeat: no-repeat;         

  height: 25px; width: 70px;
  border-radius: 5px; 
  border-color: #cedede;
  background: #2C62FB 0% 0% no-repeat padding-box;
  border: 1px solid #2C62FB;
  background-color: #FB2C62;
  border-color: orange;

  border-radius: 5px; 
  border-color: #FB2C62;
  color: #FFFFFF;
  margin-right: 5px;
}
#btnSendContentSelectNone,
#btnSendChildSelectNone,
#btnAfterSchoolChildSelectNone{
    border: none;
    outline: none;
    width: 121px; height: 40px;
    background-image: url(img/btnHomeWorkDeselect.png);
    background-position: center;
    background-repeat: no-repeat;         

  height: 25px;  width: 70px;
  border-radius: 5px; 
  border-color: #cedede;
  background: #2C62FB 0% 0% no-repeat padding-box;
  border: 1px solid #2C62FB;
  background-color: #FB2C62;
  border-color: orange;

  border-radius: 5px; 
  border-color: #FB2C62;
  color: #FFFFFF;
  margin-right: 5px;
}

#btnSendHomeWork,
#btnAddAfterSchool{
  border: none;
  outline: none;
  width: 175px; height: 49px;
  background-image: url(/img/btnSendHomework.png);
  background-position: center;
  background-repeat: no-repeat;   
}
#btnSendHomeWork:active,
#btnAddAfterSchool:active{
  sbackground-image: url(/img/btnSendHomework_n.png);
}
#btnSendHomeWork.on,
#btnAddAfterSchool.on{
  animation: ani_childSend_on 1s infinite;
}
@keyframes ani_childSend_on {
  0%,100%   {background-image: url(/img/btnSendHomework.png);}
  50%  {background-image: url(/img/btnSendHomework_n.png);}
}
#btnAddAfterSchool{
  margin-top: 10px;
  background-image: none !important;
  font-family: 'Jua';
  font-size: 18px;
  color: white;
  border-radius: 12px; 
  border-color: #FB2C62;
  background-color: #FB2C62;#dedede;
}

#sendChildListHomeWork,
#afterSchoolChildList{
  border: 0px solid #ccc;
  width: 800px;
  display: flex;flex-wrap: wrap;
  align-content: flex-start;
}
#_btnDeleteCMS{
  border: none;
  outline: none;
  width: 30px; height: 30px;
  border-radius: 50%;
  background-image: url(img/btnHomeWorkDelCMS.png);
  background-size: contain;    
}
#_btnAddCMS{
  border: none;
  outline: none;
  width: 30px; height: 30px;
  border-radius: 50%;
  background-image: url(img/btnHomeWorkAddCMS.png);
  background-size: contain;
}
#popupCMSWindow{display: none;
  position: absolute;

   border: 1px solid #dedede;
  padding: 50px;
  border-radius: 15px;
  background-color: white;
  box-shadow:1px 2px 10px #888;
}
.childface img {
  width: 90px; height: 90px;
  border-radius: 20px;
}
.childface{
  text-align: center;
  line-height: 160px;
  margin: auto 5px;
  margin-bottom: 10px; 
  font-size: 12px;
  font-weight: bold; 
  border-radius: 22px;50%; 
  border: 0px solid red;
  width: 90px; height: 90px; background-color: rgba(0,0,0,0.3);
  box-shadow: -1px -1px 3px #aaa;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(http://www.kidscokmini.com/datas/7a/nuri/thumb_6m-01-01p_집을찾아요_20190510150810.png);
}
.childface.selectedSendChild,
.childface.selectedAfterSchoolChild{
  sbackground-image: url(img/kids_box_check.png);
}
.childface > .cover{
  user-select: none;
  sposition: absolute;
  top: 0; left: 0;
  border: 0px solid red;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.childface > .hwchildName{
  user-select: none;
  position: relative;
  top: -90px; left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/kids_box_shadow.png);
  color:  #e7e7e7;
  background-size: 90px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.childface.selectedSendChild .cover,
.childface.selectedAfterSchoolChild .cover{
  background-image: url(../img/kids_box_check.png);
}

.childface.selectedSendChild .hwchildName,
.childface.selectedAfterSchoolChild .hwchildName{
  color: #fff;
  font-weight: bold;
  sbackground-image: url(../img/kids_box_check.png);
}
.preview{
  text-align: center;
  line-height: 315px;
  margin: auto 5px; 
  font-size: 11px;
  font-weight: bold; 

  margin: auto 5px; 
  border: 1px solid #dedede; border-radius: 5px; width: 200px; height: 150px;
  box-shadow: 0 1px 7px #aaa;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(http://www.kidscokmini.com/datas/7a/nuri/thumb_6m-01-01p_집을찾아요_20190510150810.png);}

#sendContentHomeWork{
  display: flex; flex-wrap: wrap;
  align-content: flex-start;
}  
