@use "sass:color";.sf-wrapper{max-width:1120px;margin:auto;margin-bottom:100px}.sf-wrapper .header{background-color:#f0f0f0;padding:10px 20px;margin:30px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sf-wrapper .header .logo{text-align:center}.sf-wrapper .header .logo:last-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width: 510px){.sf-wrapper .header .logo{width:100% !important;-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}}.sf-wrapper .back-btn{color:#507ca7;padding:5px;border-radius:3px;text-decoration:underline;cursor:pointer;margin-top:0px;display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;font-size:13px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sf-wrapper .sf-error{color:red;text-align:center}.sf-wrapper .sf-error a{color:#507ca7;font-size:inherit;text-decoration:underline}.sf-wrapper .sf-error a:hover{text-decoration:none}.sf-wrapper .sf-title{font-size:15px;color:#ffffff;display:inline-block;background-color:#507ca7;padding:10px 20px;border-bottom:3px solid #31608e;border-radius:3px;font-weight:bold;margin-bottom:50px}.sf-wrapper .sf-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.sf-wrapper .sf-device-box{width:100%;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}@media (min-width: 576px){.sf-wrapper .sf-device-box{width:50%}}.sf-wrapper .sf-device-box .btn{padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;cursor:pointer;border-radius:4px;color:#fff;background-color:#f0ad4e;border:1px solid #eea236;display:inline-block;margin-left:15px}.sf-wrapper .sf-device-box .btn:focus,.sf-wrapper .sf-device-box .btn:hover{background-color:#eb9214}.sf-wrapper .sf-device{padding:25px 20px;color:black;text-align:center;text-decoration:none;font-weight:bold;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:#BBBBBB 0px 0px 20px 0px;box-shadow:#BBBBBB 0px 0px 20px 0px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:150ms;transition:150ms}.sf-wrapper .sf-device:hover,.sf-wrapper .sf-device:focus{-webkit-box-shadow:black 0 0 2px 0;box-shadow:black 0 0 2px 0}.sf-wrapper .sf-device img{max-height:44px;margin-left:-5px}.sf-wrapper .sf-chart-title{font-size:12px;background-color:#5b8bbb;text-align:center;padding:10px 10px;color:white;display:inline-block;margin:0px 0px 20px 0px;border-radius:3px}.sf-wrapper .sf-filter-box{padding:10px 20px;background-color:#f7f7f7;border:1px solid #9ea9b4;position:relative;margin-top:36px;margin-bottom:16px;margin-left:15px;margin-right:15px}.sf-wrapper .sf-filter-box label{display:inline-block;margin:10px;font-weight:bold}.sf-wrapper .sf-filter-box input:not([type="checkbox"]),.sf-wrapper .sf-filter-box input select{display:block;width:50px;padding:5px}.sf-wrapper .sf-filter-box input[type="checkbox"]{margin-right:5px}.sf-wrapper .sf-filter-box input[type="time"]{width:auto}.sf-wrapper .sf-filter-box input#sf_notification_interval_hours_no_time_restriction{width:70px}.sf-wrapper .sf-filter-box select{width:100px}.sf-wrapper .sf-filter-box .error-text{color:red}.sf-wrapper .sf-filter-box .success-text{color:green}.sf-wrapper .sf-filter-box form>div{display:block;text-align:left}.sf-wrapper .sf-filter-box fieldset{display:inline-block;text-align:left}.sf-wrapper .sf-filter-box fieldset legend{font-weight:bold}.sf-wrapper .sf-filter-box fieldset.unstyled{width:100%;border:none;text-align:left}.sf-wrapper .sf-filter-box fieldset#limit_without_time_restrictions{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.sf-wrapper .sf-filter-title{display:inline-block;position:absolute;top:-46px;left:-11px;background-color:#507ca7;padding:5px 10px;color:white}.sf-wrapper .sf-submit-button{background-color:#507ca7;border:none;padding:3px 10px;color:white;font-weight:bold;text-transform:capitalize;border-radius:3px;margin:0px;cursor:pointer;float:right;margin:10px}.sf-wrapper .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-10px;margin-bottom:0}.sf-wrapper .button-group>*{height:auto;margin:10px 0}.sf-wrapper .filter-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.sf-wrapper .filter-row>*{margin-left:20px;margin-right:20px}.sf-wrapper .filter-row input{padding:6px 12px;margin-right:20px;border:1px solid #ccc;border-radius:4px}.sf-wrapper .filter-row .inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-10px;margin-right:20px}.sf-wrapper .filter-row .inputs>*{margin:10px 0}.sf-wrapper .filter-row .inputs .dates{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-10px;margin-top:0}.sf-wrapper .filter-row .inputs .dates>*{margin:10px 0}.sf-wrapper .filter-row select{padding:7px}.sf-wrapper .filter-row a,.sf-wrapper .filter-row button{display:inline-block;background-color:#86AE37;border:none;padding:7px 20px;color:white;font-weight:bold;text-transform:capitalize;border-radius:3px;cursor:pointer}.sf-wrapper .filter-row a:not(:last-child),.sf-wrapper .filter-row button:not(:last-child){margin-right:10px}.sf-wrapper .input-with-icon{position:relative;display:inline-block}.sf-wrapper .input-with-icon .dashicons{position:absolute;right:26px;top:5px;background-color:#eee;-webkit-box-shadow:0 1px 0 5px #eee,  -1px 1px 0 5px #ccc;box-shadow:0 1px 0 5px #eee,  -1px 1px 0 5px #ccc}.sf-wrapper .sf-empty-table{padding:30px 0px;background-color:#f7f7f7;margin-top:10px;display:block;text-align:center;font-size:15px;font-weight:bold;color:#a2a2a2}.sf-wrapper [hidden],.sf-wrapper [disabled].hide-when-disabled{display:none !important}.sf-table{overflow-x:scroll}.sf-table table{margin-top:35px;border:1px solid #f0f0f0;width:100%;border-collapse:collapse}.sf-table table th{border-bottom-width:2px}.sf-table table td,.sf-table table th{font-size:15px;font-family:helvetica;font-weight:bold;color:#616161;text-align:center;border-bottom:1px solid #ddd}
/*# sourceMappingURL=sigfox-style.min.css.map */