.sc-calendar {
  text-align: center;
  font-family: "Microsoft Yahei";
  color: #4A4A4A;
  /*box-shadow: 2px 4px 5px #bdbdbd;
  border-width: 1px 0 0 1px;
  border-color: #E6E4E0;
  border-style: solid;
  margin-right: 20px;*/
  float: left;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

.sc-header {
  height: 45px;
  border-bottom: 0;
}
.sc-body {
  height: 90%;
  clear: both;
  /*box-shadow: 2px 4px 5px #bdbdbd;*/
}
.sc-week {
  overflow: hidden;
  margin-bottom: 3%;
  height: 10%;
  font-weight: 600;
  font-size: 16px;
  color: #4A4A4A;
}
.sc-days {
  height: 90%;
}
.sc-item{
  height: 16%;
  margin-bottom: 3%;
  float: left;
  /*font-weight: 600;*/
  color: #565555;
  width: 14.285%;
  /*padding-top: 10px;
  background-color: #ffffff;*/
  border-width: 0 0 1px 1px;
  border-color: #F1EBE4;
  /*border-style: solid;*/
  box-sizing: border-box;
  position:relative;
  cursor: pointer;
}
/*第一个数字：0智力、1体力、2.情绪*/
/*第二个数字：0高潮期、1周期和临界*/
.cycle_0_0{
	background-color:#d6e8f7;
}
.cycle_0_1{
	background-color:#ebf1f8;
}
.cycle_1_0{
	background-color:#b8e5e4;
}
.cycle_1_1{
	background-color:#dcf0ef;
}
.cycle_2_0{
	background-color:#fdd3cf;
}
.cycle_2_1{
	background-color:#fee7e5;
}

/*.intelligence:first-child,.power:first-child,.modd:first-child{
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
}
.intelligence:last-child,.power:last-child,.modd:last-child{
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
}*/


.item-nolunar {
  padding-top: 20px;
}
.sc-item:nth-child(7n) .day, .sc-item:nth-child(7n+6) .day {
  /*color: rgba(224, 8, 8, 0.74);*/
}
/*.sc-vocation {
  background-color: #FFEBEC;
  border-radius: 8px;
}*/
.sc-mark{
  background-color: #E5FBFA;
}
.sc-vocation:before {
  content: '假';
  display: block;
  position: absolute;
  right: 0;
  font-size: 0.7em;
  width: 1.2em;
  font-weight: 100;
  color: #d03217;
  background-color: #FFD2CA;
  margin-top: -10px;
}
.sc-othermenth {
  color: #C1C0C0 !important;
}
.sc-othermenth .day, .sc-othermenth .lunar-day {
  color: #C1C0C0 !important;
}
.sc-active-day, .sc-selected {
  /*border: 1px solid #999!important;
  border-radius: 8px;*/
  background: #edea6f;
}
.sc-today {
  background-color:#FA7862;
  color: white;
  /*border: 1px solid #FA7862;
  border-radius: 8px;*/
}

.sc-item .day {
  margin-top: 8%;
  font-size: 18px;
}
.sc-today .day {
  color: white !important;
}
.sc-item .lunar-day {
  margin-bottom: 8%;
  font-size: 10px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-festival .lunar-day {
  color: #E00808;
}

/*.sc-item:last-child, .sc-item:nth-child(7n) {
  border-width: 0 1px 1px 1px;
}*/

.sc-week-item {
  height: 100%;
  padding-top: 1%;
  float: left;
  width: 14.285%;
 /* background-color: #FBEC9C;
  border-width: 1px 0 1px 1px;
  border-color: #ECE3B1;
  border-style: solid;*/
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-item-small{
  font-size: 10px !important;
}
.sc-week-item:last-child {
  border-width: 1px 1px 1px 1px;
}
.sc-week-item:nth-child(7n), .sc-week-item:nth-child(7n+6) {
  /*color: rgba(224, 8, 8, 0.74)!important;*/
}
.sc-actions {
  float: left;
  width: 53%;
  padding: 10px 5px;
  height: 100%;
  box-sizing: border-box;
}
.sc-actions-today{width: 28%;}
.sc-actions-explain{width: 20%;text-align: right;}
.sc-actions:first-child{
  padding: 7px 25px;
}
.sc-actions:last-child{
  padding: 7px 4px;
}
.sc-actions .sc-mleft::before{
	margin-left: -30px;
}
.sc-actions-big{
  width: 50%;
}
/*@media screen and (max-width : 500px){
.sc-actions{
  width: 50%;
}
}*/
.sc-header select {
  background: #FFFAFA;
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
  font-size: 13px ;
}
.sc-header input {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
}
.sc-actions div {
  display: inline-block;
  /*border: 1px solid #ccc;*/
  vertical-align: bottom;
  width: 10px;
  padding-bottom: 5px;
  font-size: 1em;
  line-height: 0.9em;
  color: #fc6e64;
}
.sc-actions select{
	font-size: 1em;
	font-weight: 800;
	padding: 0;
  line-height: 22px;
  color: #fc6e64;
}
.sc-return-today {
  cursor: pointer;
  display: block;
  /*background-color: #F5F5F9;
  border-radius: 2px;*/
  /* border: 1px solid #ccc; */
  width: 28px;
  /*height:30px;
  font-size: 0.8em;*/
  /*padding: 0.3em;*/
  /*margin: auto;*/
}
.sc-actions-explain-img{width: 28px;cursor: pointer;}

/*.sc-time {
  display: block;
  margin-top: 3px;
  font-size: 0.8em;
}*/
