.devices-list{max-height:244px;overflow:hidden;overflow-y:scroll;border:2px solid #ccc;border-radius:5px;margin-bottom:15px;background-color:white;text-transform:uppercase;font-size:15px}.devices-list .row{-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;width:103%;padding:5px}.devices-list .row .select-wrapper,.devices-list .row .text-wrapper{display:table;height:70px}.devices-list .row .text,.devices-list .row .select{display:table-cell;vertical-align:middle}.devices-list .row:even{background-color:whitesmoke}.devices-list .row:hover{background-color:#e8f6cf}.devices-list .row.active{background-color:#e8f6cf}@media screen and (max-width: 480px){.devices-list .device-image{display:none}}.devices-list.fail{border:2px solid #CF4332}.device-wrapper{background-color:white;width:100%;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:10px;padding-right:0}.device-wrapper .row .columns{padding-right:10px}@media screen and (max-width: 768px){.device-wrapper{padding:5px}.device-wrapper .row .columns{padding:0}}.device-box{border:2px solid #ccc;width:100%;border-radius:5px;margin-right:10px;margin-bottom:10px;padding:10px;float:left;max-width:32%;min-height:94px;position:relative;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.device-box.saved{border:2px solid #6db6b5;background-color:#e8f6cf}.device-box.thin-border{border:1px solid #ccc}.device-box .text{float:left;font-size:14px;line-height:20px;margin-top:5px;margin-left:5px}.device-box .close,.device-box .edit{width:20px;position:absolute;right:10px;top:7px;cursor:pointer}.device-box .close:hover,.device-box .edit:hover{opacity:0.5}.device-box .edit{right:31px}.device-box.install .text{margin-top:14px}.device-box select,.device-box input[type="text"]{border:none;margin-bottom:0px;background-color:#f5f9fc;padding:6px;font-size:15px;border:1px solid #ccc}.device-box input[type="text"]{margin-bottom:4px}.device-box .edit-content .columns:last-of-type{padding:0}.device-box .small-btn{width:100%;padding:6px}@media screen and (max-width: 768px){.device-box .small-btn{margin-top:10px}}.device-box .edit-actions{font-size:12px}@media screen and (max-width: 768px){.device-box{width:100%;max-width:100%}}@media screen and (max-width: 952px){.device-box{margin-right:5px}}.device-image{width:70px;height:70px;background-size:contain;background-repeat:no-repeat;background-position:center;float:left}.device-image img{margin-top:17px;margin-left:15px}#ios-register p{margin-bottom:0}#ios-register img{margin-bottom:60px}#ios-register .back{position:absolute;top:20px;left:24px;cursor:pointer}#ios-register .back:hover{opacity:0.5}@media screen and (max-width: 768px){#ios-register{padding:24px}}
