button.desprogramar-icon-button,button.desprogramar-icon-button-white{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:none;background-color:initial;outline:none;cursor:pointer;padding:0;border-radius:50%}button.desprogramar-icon-button:hover{background-color:rgba(0,0,0,.07)}button.desprogramar-icon-button-white:hover{background-color:hsla(0,0%,100%,.122)}.desprogramar-animation-moveToTop{-webkit-animation:desprogramar-moveToTop .4s ease-out;animation:desprogramar-moveToTop .4s ease-out}@-webkit-keyframes desprogramar-moveToTop{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes desprogramar-moveToTop{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.desprogramar-animation-escale{-webkit-animation:desprogramar-anima-escale .2s ease-out;animation:desprogramar-anima-escale .2s ease-out}@-webkit-keyframes desprogramar-anima-escale{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes desprogramar-anima-escale{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.desprogramar-loading{height:48px;width:48px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-animation:desprogramar-circular-rotate 1.4s ease-in-out infinite;animation:desprogramar-circular-rotate 1.4s ease-in-out infinite}@-webkit-keyframes desprogramar-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes desprogramar-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.desprogramar-loading-circle{stroke-dasharray:80,200;stroke-dashoffset:0;stroke:#009688;stroke-linecap:round;opacity:1;stroke-width:3;fill:none;-webkit-animation:desprogramar-progress 1.4s ease-in-out infinite;animation:desprogramar-progress 1.4s ease-in-out infinite}@-webkit-keyframes desprogramar-progress{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-120}}@keyframes desprogramar-progress{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-120}}@-webkit-keyframes desprogramar-moveToLeft{to{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}@keyframes desprogramar-moveToLeft{to{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}@-webkit-keyframes desprogramar-moveFromLeft{0%{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}@keyframes desprogramar-moveFromLeft{0%{-webkit-transform:translateX(-110%);transform:translateX(-110%)}}@-webkit-keyframes desprogramar-moveToRight{to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@keyframes desprogramar-moveToRight{to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@-webkit-keyframes desprogramar-moveFromRight{0%{-webkit-transform:translateX(110%);transform:translateX(110%)}}@keyframes desprogramar-moveFromRight{0%{-webkit-transform:translateX(110%);transform:translateX(110%)}}.desprogramar-mes{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:8px;font-size:12px}.desprogramar-mes-fila1{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:20px;font-weight:500;font-size:13px;color:rgba(0,0,0,.54)}.desprogramar-mes-fila1>div{width:13.6%}.desprogramar-mes-sem-selected{color:#00796b}.desprogramar-mes-fila{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:.3px solid rgba(0,0,0,.12)}.desprogramar-mes-fila:last-of-type{border:none}.desprogramar-mes-celda{width:13.6%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;cursor:pointer}.desprogramar-mes-dia-numero{height:20px}.desprogramar-mes-dia-numero>span{width:16px;height:16px;padding:1px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.desprogramar-mes-dia-selected{border-radius:50%;background-color:#00796b;color:#fff;font-weight:500}.desprogramar-mes-dia-eventos{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.desprogramar-mes-text-box{height:1.2em;font-size:10px;font-weight:500;color:#fff;background-color:#009688;border-radius:2px;margin-bottom:2px;width:100%;overflow:hidden}.desprogramar-mes-text-box>span{word-break:break-all;padding-left:2px}.desprogramar-dia{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;font-size:14px;height:968px}.desprogramar-dia-numero,.desprogramar-dia-numeroYHoras{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:48px}.desprogramar-dia-numero{position:absolute;height:52px;background-color:#fff;padding-top:10px;z-index:10}.desprogramar-dia-isNow{color:#00796b}.desprogramar-dia-numero>span{height:34px;font-size:32px}.desprogramar-dia-numero>div{height:20px;background:hsla(0,0%,100%,.8)}.desprogramar-dia-horas{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:rgba(0,0,0,.54)}.desprogramar-dia-horas>div{margin-top:-10px}.desprogramar-dia-eventos,.desprogramar-dia-eventos>div,.desprogramar-dia-horas>div{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.desprogramar-dia-eventos>div{-webkit-flex-direction:column;flex-direction:column}.desprogramar-dia-eventos>div>div{display:-webkit-flex;display:flex}.desprogramar-dia-evento{background-color:#009688;border-radius:2px;margin:2px;width:100%;font-weight:400;color:#fff;padding:2px;cursor:pointer}.desprogramar-dia-evento p{word-break:break-all}.desprogramar-dialog-modal{position:fixed;z-index:1000;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.desprogramar-dialog-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:90%;max-width:448px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:desprogramaranimatedialog;animation-name:desprogramaranimatedialog;-webkit-animation-duration:.4s;animation-duration:.4s}@-webkit-keyframes desprogramaranimatedialog{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes desprogramaranimatedialog{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.desprogramar-dialog-modal-header{box-shadow:0 2px 5px rgba(0,0,0,.26);-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;font-size:20px;line-height:26px;font-weight:300;padding:12px;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.desprogramar-dialog-modal-header-title{padding-left:20px;min-width:0;overflow:scroll;margin:8px 0;color:#fff}.desprogramar-dialog-modal-body{padding:2px 16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-height:200px;overflow:scroll}.desprogramar-view{display:-webkit-flex;display:flex;margin:12px 0}.desprogramar-view-icono{width:56px}.desprogramar-view-texto{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;color:rgba(0,0,0,.78);font-size:14px;font-weight:400;line-height:18px}.desprogramar-view-texto>div{display:inline-grid}.desprogramar-text-secondary{color:rgba(0,0,0,.54)}.root-header{font-family:Roboto,Helvetica,Arial,sans-serif;margin:4px 24px 8px}.root-header>h1{font-size:28px;font-weight:700;margin:0 0 8px;color:rgba(0,0,0,.8)}.root-header>h3{font-size:16px;font-weight:400;margin:0;color:rgba(0,0,0,.6)}.desprogramar-root{position:relative}.desprogramar-root-sidenav-open{position:absolute;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.desprogramar-sidenav{font-family:Roboto,Helvetica,Arial,sans-serif;height:100%;width:0;position:absolute;z-index:2000;top:0;left:0;overflow-x:hidden;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.23)}.desprogramar-sidenav-close{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin:12px}.desprogramar-sidenav-subheader{padding:0 16px;font-size:14px;font-weight:500;color:rgba(0,0,0,.54)}.desprogramar-checkbox,.desprogramar-sidenav-subheader{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:48px}.desprogramar-checkbox{position:relative;padding-right:16px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.desprogramar-checkbox>input{position:absolute;opacity:0;cursor:pointer}.desprogramar-checkbox-icon{height:48px;width:48px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.desprogramar-container{font-family:Roboto,Helvetica,Arial,sans-serif;min-height:90vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;width:100%;overflow:hidden;-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;position:relative}.desprogramar-container p{margin:0}.desprogramar-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;width:100%;box-shadow:0 2px 5px rgba(0,0,0,.26);-webkit-transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;font-size:20px;font-weight:400;height:56px;max-height:56px;padding:0 4px}.desprogramar-header-group{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;max-height:56px}.desprogramar-header-group-rigth{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:12px}.desprogramar-header-button,.desprogramar-header a{font-family:Roboto,Helvetica,Arial,sans-serif;height:32px;padding:0 12px;font-size:14px;font-weight:500;border:none;background-color:rgba(0,0,0,.04);border-radius:3px;color:rgba(0,0,0,.54)!important;outline:none;margin-right:12px;cursor:pointer}.desprogramar-header a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-decoration:none;height:32px}.desprogramar-header-button:hover,.desprogramar-header a:hover{background-color:rgba(0,0,0,.08)}.desprogramar-header a.active{display:none}.desprogramar-main{height:calc(90vh - 64px);-webkit-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:flex;padding:8px 16px 16px;overflow:hidden}.desprogramar-content{display:-webkit-flex;display:flex;width:100%;margin:0 auto;overflow:scroll}@media screen and (min-width:768px){.desprogramar-header{padding:0 12px;font-size:24px}.desprogramar-main{padding:8px 24px 24px}}