@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;color:#fff;background:#222223}h1,h2,h3,h4,h5,h6{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300}p{font-weight:300}textarea{margin:auto;height:6em;max-height:6em;width:70%;max-width:70%}input[type="number"],input[type="text"],input[type="time"],input[type="date"]{padding:5px 3px;margin:3px;border-radius:3px;color:#FFF;border:0 none;background-color:#282d34;box-shadow:0 1px 8px rgba(0,0,0,0.25) inset;line-height:6}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:#fff;outline:0 none;cursor:pointer}.submit{background:none repeat scroll 0 0 #168100;padding:5px 10px 6px;color:#FFF;text-decoration:none;font-weight:bold;font-size:20px;line-height:3;border-radius:2px;cursor:pointer;border:medium none;width:50%;white-space:pre-wrap}#btnToIncidentDescription{padding:5px 10px 6px;color:#FFF;text-decoration:none;font-weight:bold;font-size:20px;line-height:3;border-radius:2px;cursor:pointer;border:medium none;width:50%;white-space:pre-wrap;-webkit-transition:background 1.0 ease-in-out;-ms-transition:background 1.0 ease-in-out;transition:background 1.0 ease-in-out}.backgroundRed{background:none repeat scroll 0 0 #500}.font-normal{font-weight:400}.font-semi-bold{font-weight:600}.font-bold{font-weight:700}.starter-template{margin-top:100px}.starter-template .content{margin-left:10px}.starter-template .content h1{margin-top:10px;font-size:60px}.starter-template .copyright{margin-top:10px;font-size:.9em;text-transform:lowercase;float:right;right:0}.starter-template .form{background:#373739;text-align:center}.timer{padding:10px;background:linear-gradient(top,#222,#444);overflow:hidden;display:inline-block;border:7px solid #efefef;border-radius:5px;position:relative;box-shadow:inset 0 -2px 10px 1px rgba(0,0,0,0.75),0 5px 20px -10px rgba(0,0,0,1)}.cell{width:.60em;height:40px;font-size:50px;overflow:hidden;position:relative;float:left}.numbers{width:.6em;line-height:40px;font-family:digital,arial,verdana;text-align:center;color:#fff;position:absolute;top:0;left:0;text-shadow:0 0 5px rgba(255,255,255,1)}input[name="controls"],#timer_controls{display:none}#stop:checked~.timer .numbers{animation-play-state:paused}#start:checked~.timer .numbers{animation-play-state:running}#reset:checked~.timer .numbers{animation:none}.moveten{animation:moveten 1s steps(10,end) infinite;animation-play-state:paused}.movesix{animation:movesix 1s steps(6,end) infinite;animation-play-state:paused}.second{animation-duration:10s}.tensecond{animation-duration:60s}.milisecond{animation-duration:1s}.tenmilisecond{animation-duration:.1s}.hundredmilisecond{animation-duration:.01s}.minute{animation-duration:600s}.tenminute{animation-duration:3600s}.hour{animation-duration:36000s}.tenhour{animation-duration:360000s}@keyframes moveten{0{top:0}100%{top:-400px}}@keyframes movesix{0{top:0}100%{top:-240px}}@font-face{font-family:'digital';src:url('font/DS-DIGI.TTF')}@media(max-width:1199px){.starter-template .content h1{font-size:45px}.starter-template .content h1 .smaller{font-size:30px}.starter-template .content .lead{font-size:20px}}@media(max-width:991px){.starter-template{margin-top:0}.starter-template .logo{margin:40px auto}.starter-template .content{margin-left:0;text-align:center}.starter-template .content h1{margin-bottom:20px}.starter-template .links{float:none;text-align:center;margin-top:60px}.starter-template .copyright{float:none;text-align:center}}@media(max-width:767px){.starter-template .content h1 .smaller{font-size:25px;display:block}.starter-template .content .lead{font-size:16px}.starter-template .links{margin-top:40px}.starter-template .links ul li{display:block;margin:0}.starter-template .links ul li .icon-muted{display:none}.starter-template .copyright{margin-top:20px}}@media(max-width:394px){.cell{width:.55em;font-size:40px}}