@charset "utf-8";
.viewport-schedule {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-image: url(../images/top_bk1.jpg);
  background-size: 100% 400px;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-position: center 100px;
}
.schedule {
  background-color: #eeeeee;
  margin-bottom: 70px;
}
.schedule .bar {
  background-image: url(../images/nav_bar.jpg);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  padding: 14px 40px 14px 40px;
  color: #ffffff;
  font-size: 1.3rem;
}
.schedule .bar .title {
  flex: 1;
}
.schedule .bar .filter {
  font-size: 0.875rem;
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.schedule .bar .filter button {
  font-size: 0.875rem;
  color: #ffffff;
  cursor: pointer;
  margin: 0px 10px 0px 0px;
  padding: 5px 0px;
  display: flex;
  align-items: center;
}
.schedule .bar .filter button:hover {
  color: rgba(255, 225, 255, 0.7);
}
.schedule .bar .filter button:after {
  margin-left: 10px;
}
.schedule .bar .filter .ico-downr {
  padding: 0px 5px;
}
.schedule .nav {
  height: 80px;
  display: flex;
  margin-bottom: 25px;
}
.schedule .nav .btn {
  width: 36px;
  color: #ffffff;
  background-color: #aaaaaa;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 1.2rem;
  cursor: pointer;
}
.schedule .nav .btn-left {
  margin: 0px 1px 0px 0px;
}
.schedule .nav .btn-right {
  margin: 0px 0px 0px 0px;
  width: 37px;
}
.schedule .nav .btn:last-of-type {}
.schedule .nav .btn:hover {
  background-color: #00aaff;
  color: #ffffff;
}
.schedule .nav .range {
  overflow: hidden;
  flex: 1;
  height: 100%;
  box-sizing: border-box;
}
.schedule .nav .range .items {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
}
.schedule .nav .range .btn-page-mobile {
  display: none;
}
.schedule .nav .range .items > div {
  width: 167px;
  box-sizing: border-box;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-right: 1px;
  padding: 5px 20px 5px 20px;
  background-color: #aaaaaa;
  cursor: pointer;
}
@media(hover: hover) and (pointer: fine) {
  .schedule .nav .range .items > div:hover, 
  .schedule .nav .range .items > div:hover .week, 
  .schedule .nav .range .items > div:hover .day   {
    background-color: #ffffff;
    color: #00aaff;
  }
}
.schedule .nav .range .items > div:last-of-type {
  margin-right: 1px;
}
.schedule .nav .range .items .current {
  background-color: #00aaff;
}
.schedule .nav .range .items .week {
  color: #ffffff;
  font-size: 1.5rem;
  white-space: nowrap;
}
.schedule .nav .range .items .day {
  color: #ffffff;
  font-size: 1.25rem;
  white-space: nowrap;
}
.schedule .schedule-list {
  display: flex;
  padding-bottom: 40px;
}
.schedule .schedule-list .btn-left, .schedule .schedule-list .btn-right {
  display: none;
  width: 35px;
  flex-grow: 0;
  flex-shrink: 0;
}
.schedule .schedule-list .range {
  flex: 1;
  overflow: hidden;
}
.schedule .schedule-list .range .items {
  display: flex;
}
.schedule .schedule-list .range .items .notfound, .schedule .schedule-list .range .items .notfound h3 {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 50px 0px 35px 0px;
}
.schedule .schedule-list .range .items .item {
  background-color: #eeeeee;
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}
.schedule .schedule-list .range .items .item .sbox {
  display: flex;
  padding: 20px 30px 20px 30px;
  margin: 0px 35px 20px 35px;
  border-radius: 12px;  
  background-color: #ffffff;   
  box-shadow: 2px 3px 6px rgba(0,0,0,0.05);
}
.schedule .schedule-list .range .items .item .sbox:nth-child(odd) {
  
}
.schedule .schedule-list .range .items .item .sbox-nwnlimit {
  display: flex;
  padding: 1px;
}
.schedule .schedule-list .range .items .item .ptype {
  width: 20%;
  border-right: 1px solid #cccccc;
  margin-right: 25px;
  padding-right: 25px;
  font-size: 1rem;
}
.schedule .schedule-list .range .items .item .ptype-nwn {
  width: auto;
  border: none;
}
.schedule .schedule-list .range .items .item .ptitles {
  flex: 1;
}
.schedule .schedule-list .range .items .item .ptitles .ptitle {
  font-size: 1.125rem;
  font-weight: 600;
}
.schedule .schedule-list .range .items .item .ptitles .ptitle .play {
  padding: 3px 15px 0px 15px;    
  margin-left: 10px;	        
  color:#00aaff;
  border: 1px solid #cccccc;	
  font-size: 0.8rem; 	
  border-radius: 20px;	
  line-height: 1;	
}
.schedule .schedule-list .range .items .item .ptitles .ptitle .play:before {
  font-family: "tvicos";  	
  content: "\e917";  
}
.schedule .schedule-list .range .items .item .ptitles .ptitle .play:hover {
  background-color: #00aaff;
  color:#ffffff;	
}
.schedule .schedule-list .range .items .item .ptitles .line {
  margin-top: 10px;
  border-top: 1px solid #dddddd;
  margin-bottom: 10px;
}
.schedule .schedule-list .range .items .item .ptitles .planguage, .schedule .schedule-list .range .items .item .ptitles .psubtitle {
  font-family: 'Segoe UI', SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
  ;
  color: #888888;
  font-size: 0.875rem;
}
.schedule .schedule-list .range .items .item .ptitles .planguage .title, .schedule .schedule-list .range .items .item .ptitles .psubtitle .title {
  display: inline-block;
  color: #00aaff;
}
.schedule .schedule-list .range .items .item .ptitles .planguage span, .schedule .schedule-list .range .items .item .ptitles .psubtitle span {
  display: inline-block;
  margin-right: 10px;
}
.schedule .schedule-list .found {
  color: #ea4335;
  font-weight: bold;
}
.btndisable, .btndisable:hover {
  width: auto;
  height: auto;
  overflow: hidden;
}
.srchs-schedule {
  display: flex;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.srchs-schedule .srch-keywords {
  font-size: 1.1rem;
  flex-grow: 1;
  min-width: 50px;
  border: none;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  height: 30px;
}
.srchs-schedule .btn-srch-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  cursor: pointer;
  background-color: #f5f5f5;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
  padding-right: 10px;
}
.srchs-schedule .btn-srch-submit:hover {
  color: #333333;
  background-color: #dddddd;
}
.srchs-schedule .btn-srchClear {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  color: #999999;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.srchs-schedule .btn-srchClear:hover {
  color: #333333;
}


.float-menus .float-menu-select-date .contents-comm {
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
.float-menus .float-menu-select-date .inputs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.float-menus .float-menu-select-date .inputs .item {
  margin: 0px 12px 0px 0px;
  padding: 0px 12px 0px 0px;
  display: flex;
  flex-direction: column;    
  align-items: center;   
  border-right:1px solid #ccc;    
}
.float-menus .float-menu-select-date .inputs .item:last-of-type {
  margin: 0px;
  padding: 0px;
  border-right: none;
}
.float-menus .float-menu-select-date .inputs .item .input-area {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 0px 15px 0px;
    border: 1px solid #00aaff;
    background-color: #fff;
    border-radius: 50px;
    padding: 0px 15px;   
}
.float-menus .float-menu-select-date .inputs input {
  margin: 7px;
  font-size: 1.1rem;
  width: 120px;
  text-align: center; 
  border:none;    
  border-left:1px solid #ccc;    
}
.float-menus .float-menu-select-date .inputs input::-webkit-input-placeholder {
  color: #bbbbbb;
}
.float-menus .float-menu-select-date .inputs input:-moz-placeholder {
  color: #bbbbbb;
}
.float-menus .float-menu-select-date .inputs input::-moz-placeholder {
  color: #bbbbbb;
}
.float-menus .float-menu-select-date .inputs input:-ms-input-placeholder {
  color: #bbbbbb;
}
.float-menus .float-menu-select-date .seldate-prompt {
  color: #ff0000;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;    
}
.float-menus .float-menu-select-date .sbtns {
  display: flex;
  justify-content: center;
}
.float-menus .float-menu-select-date .sbtns button {
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00aaff;
  cursor: pointer;
  border-radius: 30px;
  margin-right: 20px;    
}
.float-menus .float-menu-select-date .sbtns button:last-of-type {
  margin-right: 0px;
}
.float-menus .float-menu-select-date .sbtns button:hover {
  background-color: #00ccff;
}


@media screen and (max-width: 970px) {
  #elanguages,
  #esubtitles {
    border-radius: 0px;    
  }    
  .footer {
    margin-top: 0px;
  }
  .float-menus .float-menu-select-date {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 24px);
  }
  .float-menus .float-menu-select-date .contents-comm{
     display: block;
     overflow-y: scroll;  
     padding: 20px 20px 100px 20px;  
     background-color: #f5f5f5;  
  }
  .float-menus .float-menu-select-date .inputs .item {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: none;
  }    
  .float-menus .float-menu-select-date .inputs {
    display: block;
   }
  .schedule {
    box-shadow: none;
    margin-bottom: 0px;
  }
  .schedule .bar {
    background-image: url("../images/schedule_bar_m.jpg");
    flex-direction: column;
    margin-bottom: 0px;
    background-size: cover;
    background-position: left top;
  }
  .schedule .nav {
    height: auto;
    margin-bottom: 0px;
  }
  .schedule .nav .range {
    overflow-x: scroll;
    padding: 15px 0px;
    display: flex;
    margin: 0px 0px;
    scrollbar-width: none;
  }
  .schedule .nav .range::-webkit-scrollbar {
    width: 0px
  }
  .schedule .nav .range .btn-page-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 2px;
    padding: 5px 20px;
    border-radius: 10px;
    background-color: #aaaaaa;
    color: #ffffff;
  }
  .schedule .nav .range .items > div {
    width: auto;
    margin-right: 2px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  .schedule .nav .range .items .week, .schedule .nav .range .items .day {
    font-size: 0.9rem;
  }
  .schedule .nav .btn {
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  .schedule .bar .title {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .schedule .bar .filter {
    margin-left: 0px;
    margin-bottom: 10px;
    font-size: 1rem;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .schedule .bar .filter button {
    font-size: 1rem;
    white-space: nowrap;
    margin: 0px;
  }
  .schedule .schedule-list .btn-left, .schedule .schedule-list .btn-right {
    width: 0px;
  }
  .schedule .schedule-list .range .items .item .sbox {
    flex-direction: column;
    padding: 15px;
    margin: 15px;  
  }
  .schedule .schedule-list .range .items .item .sbox:nth-child(odd) {
    border-radius: 10px;
    margin: 0px 15px;
  }
  .schedule .schedule-list .range .items .item .sbox-nwnlimit {
    padding: 1px;
  }
  .schedule .schedule-list .range .items .item .ptype {
    width: auto;
    border-right: none;
    font-size: 1rem;
    padding-bottom: 5px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .schedule .schedule-list .range .items .item .ptype-nwn {
    padding-bottom: 0px;
    text-align: center;
  }
  .schedule .schedule-list .range .items .item .ptitles .ptitle {
    color: #666666;
  }
}
/*****************************/
.lang-fa .schedule .bar, .lang-fa .schedule .schedule-list .range .items .item, .lang-ar .schedule .bar, .lang-ar .schedule .schedule-list .range .items .item {
  direction: rtl;
}
.lang-fa .schedule .schedule-list .range .items .item .ptype, .lang-ar .schedule .schedule-list .range .items .item .ptype {
  border-left: 1px solid #cccccc;
  margin-left: 25px;
  padding-left: 25px;
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
.lang-fa .schedule .schedule-list .range .items .item .ptype-nwn, .lang-ar .schedule .schedule-list .range .items .item .ptype-nwn {
  width: auto;
  border: none;
}
@media screen and (max-width: 970px) {
  .lang-fa .schedule .schedule-list .range .items .item .ptype, .lang-ar .schedule .schedule-list .range .items .item .ptype {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
  }
}