.App{font-family:sans-serif;text-align:center}.btn-info{color:#fff!important;font-weight:700;text-shadow:0px 0px 2px black}input[type=range]{-webkit-appearance:none;background:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;box-shadow:0 0 #000;background:#2497e3;border-radius:3px;border:0px solid #000000}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]:focus::-webkit-slider-runnable-track{background:#2497e3}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;box-shadow:0 0 #000;background:#2497e3;border-radius:3px;border:0px solid #000000}input[type=range]::-moz-range-thumb{box-shadow:0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#2497e3;border:0px solid #000000;border-radius:6px;box-shadow:0 0 #000}input[type=range]::-ms-fill-upper{background:#2497e3;border:0px solid #000000;border-radius:6px;box-shadow:0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#2497e3}input[type=range]:focus::-ms-fill-upper{background:#2497e3}.modal-content{color:#fff;background-color:#1e3845}.modal-header,.modal-body,.modal-footer{color:inherit;background-color:inherit}.modal-header .modal-title{width:100%;text-align:center}.btn-close{filter:invert(1)}
