@-webkit-keyframes rotable{from{-webkit-transform:rotateY(0)}to{-webkit-transform:rotateY(-360deg)}}@-moz-keyframes rotable{from{-moz-transform:rotateY(0)}to{-moz-transform:rotateY(-360deg)}}@-webkit-keyframes rotable-delayed{0{-webkit-transform:rotateY(0)}2%{-webkit-transform:rotateY(-180deg)}98%{-webkit-transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(-360deg)}}@-moz-keyframes rotable-delayed{0{-moz-transform:rotateY(0)}2%{-webkit-transform:rotateY(-180deg)}98%{-webkit-transform:rotateY(-180deg)}100%{-moz-transform:rotateY(-360deg)}}.rotable{-webkit-animation-name:rotable;-moz-animation-name:rotable;animation-name:rotable;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:20s;-moz-animation-duration:20s;animation-duration:20s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.rotable.delayed{-webkit-animation-name:rotable-delayed;-moz-animation-name:rotable-delayed;animation-name:rotable-delayed}.animate-show-hide{opacity:0}.animate-show-hide.ng-hide-add,.animate-show-hide.ng-hide-remove{transition:all linear .5s}.navbar{border-radius:0}.navbar-inverse .navbar-brand{color:#fff}.mt-1{margin-top:1em}.mt-2{margin-top:2em}.mb-1{margin-top:1em}.mb-2{margin-bottom:2em}ul.scrollable{height:auto;max-height:200px;overflow-x:hidden}th{position:sticky;top:-1px;background:white;z-index:1}.color-red{color:red}@media(max-width:767px){#form-search-amenities .input-group{width:100%}}@media(min-width:768px){#form-search-amenities .input-group{margin-right:.5em}#form-search-amenities .input-group.number{width:6em}#form-search-amenities select{width:20em}}#form-search-amenities .input-group .form-control:last-child{border-radius:5px}#form-search-amenities .input-group .form-control:not(:first-child):not(:last-child){border-radius:5px}#form-search-amenities .btn-group>.btn:first-of-type:not(:last-child){border-radius:5px 0 0 5px}.form-control.error{border-color:red}.onoffswitch{margin-top:5px;position:relative;width:189px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #e3e3e3;border-radius:50px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0}.onoffswitch-inner:before,.onoffswitch-inner:after{display:block;float:left;width:50%;height:20px;padding:0;line-height:20px;color:white;box-sizing:border-box}.onoffswitch-inner:before{content:"Activa";padding-left:10px;background-color:#e2e4e6;color:#666}.onoffswitch-inner:after{content:"Inactiva";padding-right:10px;background-color:#757575;color:#fff;text-align:right}.onoffswitch-switch{display:block;width:24px;margin:0;background:#fff;position:absolute;top:0;bottom:0;right:165px;border:2px solid #e3e3e3;border-radius:50px;transition:all .3s ease-in 0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0;background:#adaeff;border:2px solid #ddd6ff}