html,body{height:100%}body{background-image:url("../images/background-lg.jpg");background-size:cover;font-family:Lato, sans-serif;padding:45px}.container-fluid{background-color:rgba(255,255,255,0.86);border-radius:10px;height:100%;padding:20px 55px}nav{height:70px}nav>.row{align-items:center;display:flex;height:70px;justify-content:center}nav>.row a{color:#9370DB;display:block;font-size:30px;margin:0 7.5px}nav>.row a:active,nav>.row a:focus,nav>.row a:hover{color:#7143d0}@media screen and (max-width: 1365px){body{padding:40px}.container-fluid{padding:20px 50px}}@media screen and (max-width: 1279px){body{padding:35px}.container-fluid{padding:20px 45px}}@media screen and (max-width: 1199px){body{padding:30px}.container-fluid{padding:20px 40px}}@media screen and (max-width: 1023px){body{padding:25px}.container-fluid{padding:20px 35px}}@media screen and (max-width: 767px){body{padding:0}.container-fluid{border-radius:0}}@media screen and (max-width: 479px){.container-fluid{padding:10px 20px}nav{height:50px}nav>.row{height:50px}}@media screen and (max-width: 359px){.container-fluid{padding:10px}}.btn-common{border:0;color:#FFF;cursor:pointer;font-size:16px;height:38px;line-height:38px;padding:0 19px}.btn-common:active,.btn-common:focus,.btn-common:hover{color:#FFF}.btn-common.btn-purple{background-color:#9370DB}.btn-common.btn-purple:active,.btn-common.btn-purple:focus,.btn-common.btn-purple:hover{background-color:#7143d0}.btn-common.btn-pink{background-color:#DB7093}.btn-common.btn-pink:active,.btn-common.btn-pink:focus,.btn-common.btn-pink:hover{background-color:#d04371}@media screen and (max-width: 479px){h3{margin:10px 0;text-align:center}}.switch{height:40px;position:relative}.switch .toggle{position:absolute;visibility:hidden}.switch .toggle+label{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-transition:background-color .4s;-webkit-transition:background-color .4s;transition:background-color .4s;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;background-color:rgba(0,0,0,0.2);cursor:pointer;display:block;height:30px;margin:5px 15px 5px 0;outline:none;position:relative;width:70px}.switch .toggle+label::before,.switch .toggle+label::after{-moz-transition:margin .4s;-webkit-transition:margin .4s;transition:margin .4s;content:'';display:block;position:absolute}.switch .toggle+label::before{-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;background-color:#FFF;bottom:2px;left:2px;right:2px;top:2px}.switch .toggle+label::after{-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;background-color:rgba(0,0,0,0.2);bottom:4px;left:4px;top:4px;width:22px}.switch .toggle:checked+label{background-color:#9370DB}.switch .toggle:checked+label::after{background-color:#9370DB;margin-left:40px}#fetch-shows-input{border:1px solid #333;font-size:24px;height:50px;padding:13px;width:45%}#fetch-shows-suggestions{border:1px solid #333;border-radius:10px;display:none;margin-top:15px;overflow:hidden;padding:0}.dashboard-suggestion{background-color:rgba(255,255,255,0.86);border-bottom:1px solid #333;display:block;height:64px;padding:8px 16px}.dashboard-suggestion:hover{background-color:rgba(238,238,238,0.86);cursor:pointer}.dashboard-suggestion:last-child{border-bottom:0}.dashboard-suggestion-name{font-size:20px;line-height:24px}.dashboard-suggestion-extra{font-size:16px;line-height:24px}@media screen and (max-width: 479px){#fetch-shows-input{width:100%}}#user-shows{border-radius:10px;margin:0;overflow-y:scroll;padding:0}.dashboard-show{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:20px;height:40px;line-height:40px;list-style:none;padding:0 10px;width:100%}.dashboard-show:last-child{border-bottom:0}.dashboard-show.active,.dashboard-show:hover{background-color:rgba(0,0,0,0.1)}.dashboard-show .dashboard-show-name{-moz-flex-grow:1;-ms-flex-grow:1;-webkit-flex-grow:1;flex-grow:1;color:#333;outline:0;white-space:nowrap}.dashboard-show .dashboard-show-name:active,.dashboard-show .dashboard-show-name:focus,.dashboard-show .dashboard-show-name:hover{text-decoration:none}.dashboard-show .dashboard-show-name.ended{color:#DB7093}.dashboard-show .dashboard-show-name.to-be-determined{color:#F59B00}.dashboard-show .dashboard-show-remove{cursor:pointer;height:40px;width:40px}.dashboard-show .dashboard-show-remove .fa{color:#b59de6;font-size:26px}.dashboard-show .dashboard-show-remove:active .fa,.dashboard-show .dashboard-show-remove:focus .fa,.dashboard-show .dashboard-show-remove:hover .fa{color:#9370DB}.fc-event{background-color:#9370DB;border-color:transparent;cursor:pointer}.fc-event:active,.fc-event:focus,.fc-event:hover{background-color:#7143d0}.fc-event-past{background-color:#cab9ed}.fc-event-past:active,.fc-event-past:focus,.fc-event-past:hover{background-color:#a98de2}.fc-event-day-ago{background-color:#DB7093}.fc-event-day-ago:active,.fc-event-day-ago:focus,.fc-event-day-ago:hover{background-color:#d04371}#episode-modal .meta-name{margin:0 0 10px}#episode-modal .meta-episode{-ms-flex-pack:space-between;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#episode-modal .meta-episode-right{-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:space-between;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between}#episode-modal #current-bookmark{align-self:flex-end;background-color:#9370DB;display:inline-block;height:20px;line-height:20px;margin-right:10px;padding:0 7.5px}#episode-modal #current-bookmark.label-none{background-color:#BBB}#episode-modal #current-bookmark.label-new-available{background-color:#F59B00}#episode-modal #add-bookmark-btn{-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;color:#9370DB;cursor:pointer}#episode-modal #add-bookmark-btn:active,#episode-modal #add-bookmark-btn:focus,#episode-modal #add-bookmark-btn:hover{color:#7143d0;text-decoration:none}#episode-modal #add-bookmark-btn .fa{font-size:20px;margin-left:10px}#episode-modal .meta-info{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:10px 0 0}#episode-modal .meta-info.has-info{padding-top:20px}#episode-modal .meta-image{margin-right:20px;width:30%}#episode-modal .meta-image img{border-radius:4px}#bookmarks{margin:0;overflow-y:scroll;padding:0}#bookmarks .bookmark{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:space-between;-webkit-box-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;font-size:16px;height:30px;list-style:none;padding:0 10px}#bookmarks .bookmark.active,#bookmarks .bookmark:hover{background-color:rgba(0,0,0,0.1)}#bookmarks .bookmark span{height:30px;line-height:30px}#bookmark{overflow-y:auto}#bookmark .bookmark-show-meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:295px;margin:5px 0 15px}#bookmark .bookmark-show-meta-wrapper h4{font-size:20px;margin:0 0 5px}#bookmark .bookmark-show-meta-wrapper h4 a{color:#333}#bookmark .bookmark-show-meta-wrapper h4 a:focus,#bookmark .bookmark-show-meta-wrapper h4 a:hover{color:#9370DB;text-decoration:none}#bookmark .bookmark-show-meta-wrapper .bookmark-show-status-wrapper{padding-bottom:10px}#bookmark .bookmark-show-meta-wrapper .bookmark-show-status-wrapper #bookmark-show-status{color:#333}#bookmark .bookmark-show-meta-wrapper .bookmark-show-status-wrapper #bookmark-show-status.ended{color:#DB7093}#bookmark .bookmark-show-meta-wrapper .bookmark-show-status-wrapper #bookmark-show-status.to-be-determined{color:#F59B00}#bookmark .bookmark-show-meta-wrapper .bookmark-show-image{-moz-flex-shrink:0;-ms-flex:0;-webkit-flex-shrink:0;flex-shrink:0;border-radius:4px;display:inline-block;max-height:295px;max-width:100%}#bookmark .bookmark-show-meta-wrapper .bookmark-show-summary{height:295px;margin-left:15px;overflow-y:auto;padding-right:15px}#bookmark .bookmark-edit-fields{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:40px;line-height:40px}#bookmark .bookmark-edit-fields label{margin:0 10px 0 0}#bookmark .bookmark-edit-actions{margin-top:20px}#bookmark .bookmark-edit-field-season-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-right:10px}#bookmark .bookmark-edit-field-season-wrapper #bookmark-edit-field-season{min-width:70px}#bookmark .bookmark-edit-field-episode-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%}#bookmark .bookmark-edit-field-episode-wrapper #bookmark-edit-field-episode{width:100%}#bookmark #episode-name{font-size:18px;margin-bottom:0}#bookmark #episode-start{font-size:16px;margin-top:5px}#bookmark #episode-summary{padding:10px 0 0}@media screen and (max-width: 991px){#bookmarks{height:150px}}.user-option{display:flex;font-size:18px;height:40px;line-height:40px;width:100%}
/*# sourceMappingURL=site.css.map */
