.alert{background-color:#f4f4f4;margin:1em 0;overflow:hidden;padding:1.5em 2em;position:relative}.alert>:first-child{margin-top:0}.alert>:last-child{margin-bottom:0}.error:before,.info:before,.success:before,.warning:before{content:"\e64f";font-family:iconfont;font-size:4.5em;left:-.2em;line-height:1;opacity:.075;position:absolute;top:-.2em}.error{background-color:#f9dede}.error:before{content:"\e601"}.info{background-color:#e8f5fa}.info:before{content:"\e64f"}.success{background-color:#e5fcde}.success:before{content:"\e649"}.warning{background-color:#fdf7dc}.warning:before{content:"\e6aa"}.no-icon:before{content:""}button{background:#f4f4f4;background-image:-webkit-gradient(linear,left top, left bottom,from(hsla(0,0%,100%,.05)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.05),rgba(0,0,0,.05));background-image:linear-gradient(180deg,hsla(0,0%,100%,.05),rgba(0,0,0,.05));border:none;border-radius:2px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);color:#333;cursor:pointer;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:1em;line-height:1;margin:4px 0;padding:1rem 2rem;position:relative;text-shadow:0 0 1px hsla(0,0%,100%,.5);vertical-align:top;z-index:2}button+button{margin:4px 2px}button:hover{background-image:-webkit-gradient(linear,left top, left bottom,from(hsla(0,0%,100%,.1)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.1),rgba(0,0,0,.1));background-image:linear-gradient(180deg,hsla(0,0%,100%,.1),rgba(0,0,0,.1));color:#333;text-shadow:none}button:active,button:focus{z-index:3}button.selected+.selected{z-index:2}button.selected,button:active{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(55,55,55,.2)),color-stop(85%, rgba(55,55,55,.4)),to(rgba(55,55,55,.6)));background-image:-webkit-linear-gradient(bottom,rgba(55,55,55,.2),rgba(55,55,55,.4) 85%,rgba(55,55,55,.6));background-image:linear-gradient(0deg,rgba(55,55,55,.2),rgba(55,55,55,.4) 85%,rgba(55,55,55,.6))}button.red{background-color:#e46554}button.orange{background-color:#f59048}button.yellow{background-color:#fff066}button.green{background-color:#58a973}button.blue{background-color:#5393ca}button.blue,button.green,button.orange,button.red{color:#fff;text-shadow:0 0 1px rgba(0,0,0,.3)}button.yellow{color:#74513f;text-shadow:0 0 1px hsla(0,0%,100%,.5)}button.blue.disabled,button.blue[disabled],button.disabled,button.green.disabled,button.green[disabled],button.orange.disabled,button.orange[disabled],button.red.disabled,button.red[disabled],button.yellow.disabled,button.yellow[disabled],button[disabled]{background:#ddd;-webkit-box-shadow:none;box-shadow:none;color:#666;cursor:not-allowed;text-shadow:none;z-index:1}button.cancel,button.confirm{padding-left:1em;padding-right:4em;text-align:left}button.cancel:after,button.confirm:after{background:rgba(0,0,0,.05);border-radius:0 2px 2px 0;border-left:1px solid rgba(0,0,0,.05);padding:1rem 1.5rem;position:absolute;right:0;text-align:center;top:0}button.cancel.disabled:after,button.cancel[disabled]:after,button.confirm.disabled:after,button.confirm[disabled]:after{border:none}button.confirm:after{content:"\2713"}button.cancel:after{content:"x";font-weight:700}.button-group{margin:0;padding:0}.button-group>button{border-radius:0;float:left;margin:0 0 0 -1px}.button-group>button:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px;margin:0}.button-group>button:last-child{border-bottom-right-radius:2px;border-top-right-radius:2px}.button-group>button.disabled,.button-group>button[disabled]{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.3);box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.button-group:after{display:block;clear:both;content:""}@media screen and (min-width:768px){button{font-size:.8125em}}figure{display:block;margin:1em 0}figure>img{border:1px solid #ddd;padding:.5em}figure>figcaption{display:block;font-size:.75em;margin-top:1em}@media screen and (min-width:560px){figure.right{float:right;margin-left:1em;max-width:50%}figure.left{float:left;margin-right:1em;max-width:50%}}.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1em;white-space:nowrap}.column{-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto;padding-left:1em;display:inline-block;white-space:normal}.column,.mobile-one-of-one{width:100%}.mobile-one-of-two,.mobile-two-up>.column{width:50%}.mobile-one-of-three,.mobile-three-up>.column{width:33.33333%}.mobile-two-of-three{width:66.66667%}.mobile-four-up>.column,.mobile-one-of-four{width:25%}.mobile-two-of-four{width:50%}.mobile-three-of-four{width:75%}.mobile-five-up>.column,.mobile-one-of-five{width:20%}.mobile-two-of-five{width:40%}.mobile-three-of-five{width:60%}.mobile-four-of-five{width:80%}@media print,screen and (min-width:560px){.row.right-to-left{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.one-of-one{width:100%}.one-of-two,.two-up>.column{width:50%}.one-of-three,.three-up>.column{width:33.33333%}.two-of-three{width:66.66667%}.four-up>.column,.one-of-four{width:25%}.two-of-four{width:50%}.three-of-four{width:75%}.five-up>.column,.one-of-five{width:20%}.two-of-five{width:40%}.three-of-five{width:60%}.four-of-five{width:80%}}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #666;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;display:block;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:1em;margin:.2em 0;outline:none;padding:1rem .7em;width:100%}input[type=date].usa-input-focus,input[type=date].usa-select-focus,input[type=date]:focus,input[type=datetime-local].usa-input-focus,input[type=datetime-local].usa-select-focus,input[type=datetime-local]:focus,input[type=datetime].usa-input-focus,input[type=datetime].usa-select-focus,input[type=datetime]:focus,input[type=email].usa-input-focus,input[type=email].usa-select-focus,input[type=email]:focus,input[type=month].usa-input-focus,input[type=month].usa-select-focus,input[type=month]:focus,input[type=number].usa-input-focus,input[type=number].usa-select-focus,input[type=number]:focus,input[type=password].usa-input-focus,input[type=password].usa-select-focus,input[type=password]:focus,input[type=search].usa-input-focus,input[type=search].usa-select-focus,input[type=search]:focus,input[type=tel].usa-input-focus,input[type=tel].usa-select-focus,input[type=tel]:focus,input[type=text].usa-input-focus,input[type=text].usa-select-focus,input[type=text]:focus,input[type=time].usa-input-focus,input[type=time].usa-select-focus,input[type=time]:focus,input[type=url].usa-input-focus,input[type=url].usa-select-focus,input[type=url]:focus,input[type=week].usa-input-focus,input[type=week].usa-select-focus,input[type=week]:focus,select.usa-input-focus,select.usa-select-focus,select:focus,textarea.usa-input-focus,textarea.usa-select-focus,textarea:focus{-webkit-box-shadow:0 0 3px #3e94cf,0 0 7px #3e94cf;box-shadow:0 0 3px #3e94cf,0 0 7px #3e94cf}input[type=date].usa-input-success,input[type=date].usa-select-success,input[type=datetime-local].usa-input-success,input[type=datetime-local].usa-select-success,input[type=datetime].usa-input-success,input[type=datetime].usa-select-success,input[type=email].usa-input-success,input[type=email].usa-select-success,input[type=month].usa-input-success,input[type=month].usa-select-success,input[type=number].usa-input-success,input[type=number].usa-select-success,input[type=password].usa-input-success,input[type=password].usa-select-success,input[type=search].usa-input-success,input[type=search].usa-select-success,input[type=tel].usa-input-success,input[type=tel].usa-select-success,input[type=text].usa-input-success,input[type=text].usa-select-success,input[type=time].usa-input-success,input[type=time].usa-select-success,input[type=url].usa-input-success,input[type=url].usa-select-success,input[type=week].usa-input-success,input[type=week].usa-select-success,select.usa-input-success,select.usa-select-success,textarea.usa-input-success,textarea.usa-select-success{border:3px solid #4aa564}option{font-family:Source Sans Pro,Helvetica,Arial,sans-serif}label{cursor:pointer;display:block;font-size:1em;margin-top:.5em;position:relative}textarea{height:16rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(/theme/images/arrow-down.png);background-position:right 1.3rem center;background-repeat:no-repeat;background-size:auto;padding-right:3em;white-space:nowrap;text-overflow:ellipsis}select::-ms-expand{display:none}input[type=checkbox],input[type=radio]{display:block;height:0;margin:0;overflow:hidden;opacity:0;width:0;z-index:-1}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer;font-weight:400;margin-bottom:.5em}input[type=checkbox]+label:before,input[type=radio]+label:before{background:#fff;border-radius:2px;-webkit-box-shadow:0 0 0 1px #666;box-shadow:0 0 0 1px #666;color:#fff;content:"";display:inline-block;font-size:1em;height:1em;line-height:1;margin-right:.6em;margin-left:.6em;text-indent:0;width:1em}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-color:#0a65c1;-webkit-box-shadow:0 0 0 1px #0a65c1;box-shadow:0 0 0 1px #0a65c1}input[type=checkbox]:checked+label:before{content:"\e645";font-family:iconfont}input[type=radio]+label:before{border-radius:100%;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #666;box-shadow:0 0 0 2px #fff,0 0 0 3px #666;height:1.6rem;width:1.6rem}input[type=radio]:checked+label:before{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #0a65c1;box-shadow:0 0 0 2px #fff,0 0 0 4px #0a65c1}input[type=checkbox]:focus+label:before,input[type=radio]:focus+label:before{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #0a65c1,0 0 3px 4px #3e94cf,0 0 7px 4px #3e94cf;box-shadow:0 0 0 2px #fff,0 0 0 4px #0a65c1,0 0 3px 4px #3e94cf,0 0 7px 4px #3e94cf}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{color:#666;cursor:not-allowed}input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:before{background:#ddd;-webkit-box-shadow:0 0 0 1px #f4f4f4;box-shadow:0 0 0 1px #f4f4f4;content:"";cursor:not-allowed}input[type=radio]:disabled+label:before{-webkit-box-shadow:0 0 0 2px #ddd,0 0 0 3px #f4f4f4;box-shadow:0 0 0 2px #ddd,0 0 0 3px #f4f4f4}ol,ul{margin:1em 0;padding-left:2em}ol.no-style,ul.no-style{list-style:none;padding:0}ol.separator>li,ul.separator>li{border-top:1px solid #ddd;padding:1em 0}ol.separator>li:first-child,ul.separator>li:first-child{border-top:none}li>ol,li>ul{margin:0}dl{margin:1em 0}dl>dt{font-weight:700}dl.horizontal>dd,dl.vertical>dd{margin:0}@media screen and (min-width:560px){dl.horizontal>dt{clear:left;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10em}dl.horizontal>dd{margin-left:11em}}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}main{display:block}body{margin:0}table{border-collapse:collapse;font-size:.88em;margin:1em 0}table,th{text-align:left}th{background-color:#f4f4f4;background-color:rgba(0,0,0,.04);font-weight:700}td,th{padding:.666em .75em;border:1px solid #ddd}.borderless>tbody>tr>td,.borderless>tbody>tr>th,.borderless>thead>tr>th{background:none;border-left:0;border-right:0;border-top:0}html{font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:10px}body{color:#333;font-size:17px;line-height:1.5}p{margin:1em 0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;font-family:Merriweather,Times,serif;line-height:1.3;margin:1.5em 0 .5em}header>.h1,header>h1{margin-top:.75em}.h1,h1{font-size:1.7625em}.h2,h2{font-size:1.175em}.h3,h3{font-size:1em}.h4,h4{font-size:.88125em}.h5,h5{font-size:.763755em}.h6,h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5){font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-size:.763755em;font-weight:400;text-transform:uppercase}address,cite,dfn,var{font-style:normal}a{color:#0071bc}a:visited{color:#4c2c92}a:active{color:#205493}abbr{cursor:help}code,pre{background:#f4f4f4;border-radius:3px;color:#666;font-family:Consolas,monospace,serif}:not(pre)>code{border:1px solid #ddd;padding:2px 4px;white-space:nowrap}code{font-size:.88em}pre{border:1px solid #ddd;padding:1em;overflow:scroll;margin:1em 0}pre>code{word-wrap:normal}mark{background-color:#ffa;padding:2px 4px}.iconfont{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.accordion .accordion-toggle{background-color:#f4f4f4;border:1px solid #e0e0e0;cursor:pointer;display:block;margin:1em 0 0;overflow:hidden;padding:.75em 16px;text-overflow:ellipsis;white-space:nowrap}.accordion .accordion-toggle:before{content:"\e608";display:inline-block;font-family:iconfont;font-size:.8em;line-height:1;text-align:center;vertical-align:middle;-webkit-transform:rotate(180deg);transform:rotate(180deg);padding-left:16px}.accordion .accordion-toggle:hover{text-decoration:underline}.accordion-content{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:1px 1em 1em}.accordion-content>:last-child{margin-bottom:0}.accordion-closed .accordion-toggle:before{padding-left:0;padding-right:16px;-webkit-transform:rotate(0);transform:rotate(0)}.accordion-closed .accordion-content{display:none}.accordion-group{border-top:1px solid #e0e0e0;margin:1em 0}.accordion-group>.accordion .accordion-toggle{border-top:none;margin:0}.accordion-section{border:none;margin:1em 0}.accordion-section .accordion-content{border:none;padding:0}.accordion-section .accordion-toggle{background:none;border:none;display:inline-block;margin:1em 0 0;padding:0;position:relative}.accordion-section .accordion-toggle:before{display:inline-block;font-size:1.2em;padding:0;position:static;text-align:left;width:1.5em}.accordion-section .accordion-toggle:hover{text-decoration:underline}.modal{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,.75);bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;left:0;padding:16px;position:fixed!important;right:0;top:0;z-index:9999}.modal,.modal-dialog{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.modal-dialog{background-color:#fff;border-radius:2px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;max-height:100%;max-width:640px;overflow-y:auto;width:100%}.modal-header{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15);color:#444;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;z-index:1}.modal-header .modal-close-link{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;background:rgba(0,0,0,.05);border-left:1px solid rgba(0,0,0,.1);cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:22px;padding:.8em;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.modal-header .modal-close-link:active,.modal-header .modal-close-link:hover{background:rgba(0,0,0,.1)}.modal-title{margin:0;outline:0}.modal-content,.modal-title{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;padding:16px}.modal-content{height:auto;outline:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-content>:first-child{margin-top:0}.modal-content>:last-child{margin-bottom:0}.modal-footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.15);box-shadow:0 -1px 0 rgba(0,0,0,.15);-webkit-box-flex:0;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding:16px;z-index:1}.modal-error>.modal-header,.modal-success>.modal-header,.modal-warning>.modal-header{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15)}.modal-error>.modal-header>.modal-title:before,.modal-success>.modal-header>.modal-title:before,.modal-warning>.modal-header>.modal-title:before{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none;font-size:1.3em;line-height:0;padding-right:16px}.modal-success>.modal-header{background:#8dd08e;color:#2f563c}.modal-success>.modal-header>.modal-title:before{content:"\2714"}.modal-error>.modal-header{background:#ea8585;color:#762323}.modal-error>.modal-header>.modal-title:before{content:"\2A02"}.modal-warning>.modal-header{background:#f5ec8a;color:#543424}.modal-warning>.modal-header>.modal-title:before{content:"\26A0"}.backgroundScrollDisable{overflow:hidden}.webutils-message{opacity:.99999;position:relative;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.webutils-message.invisible{opacity:0}.webutils-message.webutils-message-closeable{padding-right:2em}.webutils-message.webutils-message-closeable>.webutils-message-close{background:none;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;font-size:1.5em;height:auto;line-height:1;margin:0;opacity:.75;padding:.25em;position:absolute;right:0;text-shadow:none;top:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.webutils-message.webutils-message-closeable>.webutils-message-close:hover{opacity:.99}body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%;min-width:auto}.latest-earthquakes{display:block;height:100%;width:100%}.latest-earthquakes-content,.latest-earthquakes-footer,.latest-earthquakes-header{left:0;position:absolute;right:0}.latest-earthquakes-footer,.latest-earthquakes-header{display:block}.latest-earthquakes-list{z-index:3}.latest-earthquakes-settings{z-index:2}.latest-earthquakes-map{z-index:1}.latest-earthquakes-header{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.5);box-shadow:0 1px 8px rgba(0,0,0,.5);background-color:#0a65c1;height:50px;padding:10px;top:0}.latest-earthquakes-header>.latest-earthquakes-flex{float:left;height:28px;overflow:hidden}.latest-earthquakes-header>.latest-earthquakes-flex>.latest-earthquakes-logo{display:inline-block;height:100%;position:relative}.latest-earthquakes-header>.latest-earthquakes-flex>.latest-earthquakes-logo>img{border:none;height:90%}.latest-earthquakes-header>.latest-earthquakes-modes{-webkit-box-flex:0;-ms-flex-positive:0;-webkit-flex-grow:0;flex-grow:0}.latest-earthquakes-footer{bottom:0;overflow:hidden;pointer-events:none;top:0}.latest-earthquakes-content{bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;top:50px}.latest-earthquakes-about,.latest-earthquakes-list,.latest-earthquakes-map,.latest-earthquakes-search,.latest-earthquakes-settings{bottom:0;display:none;left:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.latest-earthquakes-list,.latest-earthquakes-settings{background:#f4f4f4;min-width:320px;overflow-y:auto}.latest-earthquakes-about,.latest-earthquakes-search{overflow:scroll}.mode-help>.latest-earthquakes-about,.mode-list>.latest-earthquakes-list,.mode-map>.latest-earthquakes-map,.mode-search>.latest-earthquakes-search,.mode-settings>.latest-earthquakes-settings{display:block}.mode-list>.latest-earthquakes-map,.mode-list>.latest-earthquakes-settings,.mode-map>.latest-earthquakes-settings{display:none}@media screen and (min-width:641px){.mode-list>.latest-earthquakes-list,.mode-map>.latest-earthquakes-map,.mode-settings>.latest-earthquakes-settings{display:block}.mode-settings.mode-list>.latest-earthquakes-settings{left:auto;width:320px}.mode-settings.mode-list>.latest-earthquakes-list{right:320px}.mode-list.mode-map>.latest-earthquakes-list{right:auto;width:320px}.mode-list.mode-map>.latest-earthquakes-map{left:320px}.mode-settings.mode-map>.latest-earthquakes-settings{left:auto;width:320px}.mode-settings.mode-map>.latest-earthquakes-map{right:320px}.mode-map.mode-list>.latest-earthquakes-list,.mode-map.mode-settings>.latest-earthquakes-settings,.mode-settings.mode-list>.latest-earthquakes-list{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.5);box-shadow:0 1px 8px rgba(0,0,0,.5)}}.bubble,.mmi{display:block;line-height:1;text-align:center}.bubble>span,.mmi>span{display:block;max-width:100%;color:#000}.bubble>abbr,.mmi>abbr{color:#666;font-size:.8em}.bubble-border,.mmi{border-radius:2px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.5);box-shadow:inset 0 0 1px rgba(0,0,0,.5);padding:.5em 0;text-shadow:1px 1px 0 hsla(0,0%,100%,.3)}.about-view{padding:0 1em}.about-view>ul>li{overflow:hidden}.about-view>ul>li>.iconfont{background-color:#0a65c1;color:#fff;display:inline-block;margin:.25em 1em .25em 0;padding:.25em;vertical-align:middle}.about-view>ul>li>p{margin:0;vertical-align:middle;display:inline-block;max-width:calc(100% - 64px)}.search-view{padding:2em}.logo-image{max-width:80px}.map-message{border-radius:2px;bottom:0;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.5);box-shadow:0 1px 8px rgba(0,0,0,.5);font-size:.88em;left:0;padding:1em 2em;position:absolute;margin:.5em;right:0;z-index:4}.webutils-message.webutils-message-closeable>.webutils-message-close{padding:0 1em;top:auto}@media screen and (min-width:640px){.map-message{width:624px;margin:.5em auto}}.catalog-action-description{color:#444;display:block;font-size:.7em}.catalog-anchor{color:#00c}.button-as-link{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;color:#00c;cursor:pointer;display:inline;font:normal 1em/1.5 Arial;margin:0;padding:0;text-decoration:underline}.button-as-link:hover{background-image:none}.eq-list-item{padding:1em 1em 1em 4em;position:relative}.eq-list-item>.list-callout{left:.5em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3em;text-align:center}.eq-list-item>.list-header,.eq-list-item>.list-subheader{font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eq-list-item>.list-header{font-size:1em;margin-bottom:.1em}.eq-list-item>.list-aside,.eq-list-item>.list-subheader{color:#666;font-size:.9em}.eq-list-item>.list-aside{background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.25)),color-stop(20%,#fff));background-image:-webkit-linear-gradient(left,hsla(0,0%,100%,.25),#fff 20%);background-image:-webkit-gradient(linear,left top, right top,from(hsla(0,0%,100%,.25)),color-stop(20%, #fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,.25),#fff 20%);bottom:1em;overflow:hidden;padding-left:1.5em;position:absolute;right:1em;text-align:right;white-space:nowrap}.eq-list-item.big>.list-callout,.eq-list-item.big>.list-header,.eq-list-item.bigger>.list-callout,.eq-list-item.bigger>.list-header{font-weight:700}.eq-list-item.bigger>.list-callout,.eq-list-item.bigger>.list-header{color:#c94749}.download-description{color:#999;font-size:.88em}.dyfi-list-item>.list-callout>.mmi{font-size:.88em;font-weight:400;padding:.5em .75em}.list-view-container{background-color:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;font-size:.88em;margin:0}.list-view-item{cursor:pointer;position:relative;display:block}.list-view-item+.list-view-item{border-top:1px solid #ddd}.list-view-item.selected{background-color:#0a65c1}.list-view-item.selected>.eq-list-item>.list-aside{background-image:-webkit-gradient(linear,left top,right top,from(rgba(10,101,193,.25)),color-stop(20%,#0a65c1));background-image:-webkit-linear-gradient(left,rgba(10,101,193,.25),#0a65c1 20%);background-image:-webkit-gradient(linear,left top, right top,from(rgba(10,101,193,.25)),color-stop(20%, #0a65c1));background-image:linear-gradient(90deg,rgba(10,101,193,.25),#0a65c1 20%)}.list-view-item.selected .eq-list-item>.list-aside,.list-view-item.selected .eq-list-item>.list-header,.list-view-item.selected .eq-list-item>.list-subheader,.list-view-item.selected>.eq-list-item .list-callout{color:#fff}.list-view-default-format{border:none;margin:0}.list-view-footer{padding:.5em 1em}.list-view-footer>ul{font-size:.8em;margin-bottom:1em}.list-view-header>.header-title{padding:0 17px}.list-view-header>.header-count{display:block;font-size:.88em;margin:0 0 1.5em;padding:0 17px}.list-view-header .metadata-view-toggle{background:#eee;border:solid #ddd;border-width:1px 0 0;font-size:.88em}.metadata-view{border:0;border-top:1px solid #ddd;font-size:.88em}.metadata-view .download-button,.metadata-view .search-button{background-color:#0a65c1;font-size:.88em;margin:1em 0;width:100%}dl.metadata-list{margin:1em 0;overflow:auto}dl.metadata-list>dt{color:#666;display:inline;font-weight:400;margin:0}dl.metadata-list>dt:before{content:"";display:block;overflow:hidden;margin:.25em 0}dl.metadata-list>dd{display:block;float:right;font-size:1em;margin:0}.search-parameter-view>h4{border-bottom:1px solid #ddd;font-family:Source Sans Pro,Helvetica,Arial,sans-serif;font-weight:400;font-size:1em;padding-bottom:1em}.pager-list-item>.list-callout>.alert{background-color:inherit;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.5);box-shadow:inset 0 0 1px rgba(0,0,0,.5);border-radius:2px;margin:0;padding:.25em .75em;text-shadow:1px 1px 0 hsla(0,0%,100%,.3)}.pager-list-item>.list-aside>.mmi{border-radius:2px;display:inline-block;font-size:.88em;font-weight:400;padding:.15em .5em;text-align:center;width:3em}.pager-list-item>.list-aside>abbr{color:#999;font-size:.75em}.shakemap-list-item>.list-callout>.mmi{font-size:.88em;font-weight:400;padding:.5em .75em}.earthquake-marker{border:1px solid #333;cursor:pointer;display:block;position:absolute}.earthquake-marker.selected{background-color:#f7ae46;z-index:1000000}.eq-age-hour{background-color:red}.eq-age-day{background-color:#f90}.eq-age-week{background-color:#ff0}.eq-age-month{background-color:#fff}.eq-age-older{background-color:#ccc}.eq-type-eq{border-radius:50%}.eq-mag-unknown{border:1px dotted #333;border-radius:0;height:9px;margin-left:-5px;margin-top:-5px;width:9px}.zoomedout .eq-mag-7{width:40px;height:40px;margin-left:-20px;margin-top:-20px}.zoomedout .eq-mag-6{width:35px;height:35px;margin-left:-17.5px;margin-top:-17.5px}.zoomedout .eq-mag-5{width:30px;height:30px;margin-left:-15px;margin-top:-15px}.zoomedout .eq-mag-4{width:25px;height:25px;margin-left:-12.5px;margin-top:-12.5px}.zoomedout .eq-mag-3{width:20px;height:20px;margin-left:-10px;margin-top:-10px}.zoomedout .eq-mag-2{width:15px;height:15px;margin-left:-7.5px;margin-top:-7.5px}.zoomedout .eq-mag-1{width:10px;height:10px;margin-left:-5px;margin-top:-5px}.zoomedout .eq-mag-0{width:5px;height:5px;margin-left:-2.5px;margin-top:-2.5px}.zoomednormal .eq-mag-7{width:38px;height:38px;margin-left:-19px;margin-top:-19px}.zoomednormal .eq-mag-6{width:31px;height:31px;margin-left:-16px;margin-top:-16px}.zoomednormal .eq-mag-5{width:26px;height:26px;margin-left:-13px;margin-top:-13px}.zoomednormal .eq-mag-4{width:20px;height:20px;margin-left:-10px;margin-top:-10px}.zoomednormal .eq-mag-3{width:16px;height:16px;margin-left:-8px;margin-top:-8px}.zoomednormal .eq-mag-2{width:14px;height:14px;margin-left:-7px;margin-top:-7px}.zoomednormal .eq-mag-1{width:12px;height:12px;margin-left:-6px;margin-top:-6px}.zoomednormal .eq-mag-0{width:11px;height:11px;margin-left:-6px;margin-top:-6px}@media screen and (min-width:1088px){.zoomednormal .eq-mag-7{width:26px;height:26px;margin-left:-13px;margin-top:-13px}.zoomednormal .eq-mag-6{width:22px;height:22px;margin-left:-11px;margin-top:-11px}.zoomednormal .eq-mag-5{width:18px;height:18px;margin-left:-9px;margin-top:-9px}.zoomednormal .eq-mag-4{width:14px;height:14px;margin-left:-7px;margin-top:-7px}.zoomednormal .eq-mag-3{width:12px;height:12px;margin-left:-6px;margin-top:-6px}.zoomednormal .eq-mag-2{width:10px;height:10px;margin-left:-5px;margin-top:-5px}.zoomednormal .eq-mag-1{width:8px;height:8px;margin-left:-4px;margin-top:-4px}.zoomednormal .eq-mag-0{width:6px;height:6px;margin-left:-3px;margin-top:-3px}}.zoomedin .eq-mag-7{width:45px;height:45px;margin-left:-23px;margin-top:-23px}.zoomedin .eq-mag-6{width:38px;height:38px;margin-left:-19px;margin-top:-19px}.zoomedin .eq-mag-5{width:32px;height:32px;margin-left:-16px;margin-top:-16px}.zoomedin .eq-mag-4{width:26px;height:26px;margin-left:-13px;margin-top:-13px}.zoomedin .eq-mag-3{width:22px;height:22px;margin-left:-11px;margin-top:-11px}.zoomedin .eq-mag-2{width:20px;height:20px;margin-left:-10px;margin-top:-10px}.zoomedin .eq-mag-1{width:18px;height:18px;margin-left:-9px;margin-top:-9px}.zoomedin .eq-mag-0{width:17px;height:17px;margin-left:-9px;margin-top:-9px}@media screen and (min-width:1088px){.zoomedin .eq-mag-7{width:27px;height:27px;margin-left:-14px;margin-top:-14px}.zoomedin .eq-mag-6{width:23px;height:23px;margin-left:-12px;margin-top:-12px}.zoomedin .eq-mag-5{width:19px;height:19px;margin-left:-10px;margin-top:-10px}.zoomedin .eq-mag-4{width:15px;height:15px;margin-left:-8px;margin-top:-8px}.zoomedin .eq-mag-3{width:13px;height:13px;margin-left:-7px;margin-top:-7px}.zoomedin .eq-mag-2{width:11px;height:11px;margin-left:-6px;margin-top:-6px}.zoomedin .eq-mag-1{width:9px;height:9px;margin-left:-5px;margin-top:-5px}.zoomedin .eq-mag-0{width:7px;height:7px;margin-left:-4px;margin-top:-4px}}.legend-container.show{position:relative}.legend-container.show>.legend-container-message{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:rgba(0,0,0,.05);bottom:0;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;opacity:0;right:0;top:0}.legend-container.show>.legend-container-message:hover{opacity:1}.legend-container{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.legend-container>.legend-container-message{cursor:pointer;margin:-4px -6px;padding:4px 6px}.legend-container.hide>.legend-container-message:hover{background:rgba(0,0,0,.05)}.legend-container.hide>.legend-container-message>.expanded,.legend-container.hide>.legend-control-item,.legend-container.show>.legend-container-message>.collapsed{display:none}.legend-container-message>.expanded{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 1px #333;box-shadow:0 1px 1px #333;padding:.5em 1em}.map-legend-control{background-color:#fff;border-radius:2px;padding:4px 6px;position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:1px 1px 10px 0 #ccc;box-shadow:1px 1px 10px 0 #ccc;z-index:3}.legend-control{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.legend-control .legend-control-item{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:0 .25em}.legend-control .legend-control-item>h5{font-size:.88em;margin:.5em 0}.legend-control .legend-control-item>.age-legend,.legend-control .legend-control-item>.intensity-legend,.legend-control .legend-control-item>.magnitude-legend{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:.5em;padding:0;text-align:center}.legend-control .legend-control-item>.magnitude-legend>.earthquake-marker{border-color:#999;margin:0 1px;position:relative}.legend-control .legend-control-item>.magnitude-legend:before{content:"0";font-size:.88em;margin-right:1em}.legend-control .legend-control-item>.magnitude-legend:after{content:"7+";font-size:.88em;margin-left:1em}.legend-control .legend-control-item>.age-legend>li{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.77em;margin:0 .5em}.legend-control .legend-control-item>.age-legend>li>.earthquake-marker{border-radius:50%;margin:.25em auto;position:relative;height:1.5em;width:1.5em}.legend-control .legend-control-item>.intensity-legend>li{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.77em;margin:0 .25em}.legend-control .legend-control-item>.intensity-legend>li>.earthquake-marker{border-radius:50%;margin:.25em auto;position:relative;height:1.5em;width:1.5em}.legend-control .legend-control-item>.intensity-legend>li>.mmiI{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:520px){.legend-control{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.leaflet-bottom.leaflet-right{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 1em;width:100%}.zoomto-control{font-size:auto}.map-view{height:100%}.leaflet-touch .leaflet-control-zoom{border-radius:2px;-webkit-box-shadow:0 1px 1px #333;box-shadow:0 1px 1px #333;display:block}.scenario-badge{background-color:#fdf7dc;bottom:0;left:0;line-height:35px;max-width:18em;min-width:8em;margin:10px auto;padding:2px;position:absolute;right:0;text-align:center;width:20%}.leaflet-control-mouseposition{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;text-align:center;width:120px}@media screen and (max-width:520px){.zoomto-control{font-size:16px}}@media screen and (min-width:520px){.scenario-badge{bottom:auto;top:0}}@media screen and (max-width:840px){.mode-list .leaflet-control-mouseposition,.mode-list .legend-control,.mode-settings .leaflet-control-mouseposition,.mode-settings .legend-control{display:none}}@media screen and (max-width:1150px){.mode-list.mode-settings .leaflet-control-mouseposition,.mode-list.mode-settings .legend-control{display:none}}.modes-view-container,.modes-view-content{float:right;width:176px}.modes-view-container{margin:0}.modes-view-container>li{float:left;cursor:pointer}.modes-view-container>li+li{margin-left:.5em}.modes-view-container>li>.iconfont{color:#fff;font-size:28px;height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:28px}.modes-view-container>li.selected>.iconfont{color:#f7ae46}@media screen and (max-width:640px){[data-id=list].selected+[data-id=map].selected>.iconfont,[data-id=list].selected+[data-id=settings].selected>.iconfont,[data-id=map].selected+[data-id=settings].selected>.iconfont{color:#fff}}.checkbox-options-view-container,.radio-options-view-container{background-color:#fff;border:1px solid #ddd;font-size:.88em;margin:1em 0}.checkbox-options-view-container>li+li,.radio-options-view-container>li+li{border-top:1px solid #ddd}.checkbox-options-view-container>li>label,.radio-options-view-container>li>label{margin:.5em 1em .5em 3em;text-indent:-3em}.checkbox-options-view-container>li>label:before,.radio-options-view-container>li>label:before{margin:.5em 1em;vertical-align:middle}.settings-view{padding:0 1em}.settings-header>h2{margin-top:.5em}.settings-header>small{display:block;margin:1em 0}.settings-content .disclaimer{display:block;font-size:smaller;margin:1em 0}.settings-content .search-button{background-color:#0a65c1;margin:0;width:100%}.impact-bubbles{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:1em 0;max-width:320px}.impact-bubbles>a{border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.5);box-shadow:inset 0 0 1px rgba(0,0,0,.5);display:block;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;letter-spacing:.03em;line-height:1em;max-width:25%;overflow:hidden;padding:6px 0;text-align:center;text-decoration:none;text-overflow:ellipsis;text-shadow:1px 1px 0 hsla(0,0%,100%,.3)}.impact-bubbles>a>abbr{font-size:.6875em}.impact-bubbles>a>strong{font-size:.8125em;white-space:nowrap}.impact-bubbles>a:hover{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.1),transparent);background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.1)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.1),transparent)}.impact-bubbles>a+a{margin-left:5px}.impact-bubbles>.tsunami{height:43px;padding:0}.impact-bubbles>.tsunami>img{height:100%;max-width:none;width:100%}.event-summary>h1{font-size:medium;margin-top:.25em}.event-summary>dl>dt{clear:left;display:block;float:left;font-weight:400;width:5em}.intensity,.roman{color:#333;font-family:Tahoma,Verdana,Segoe,sans-serif}.pager-alertlevel-pending{background-color:#fff;color:#000}.pager-alertlevel-green{background-color:#00b04f;color:#000}.pager-alertlevel-yellow{background-color:#ff0;color:#000}.pager-alertlevel-orange{background-color:#f90;color:#000}.pager-alertlevel-red{background-color:red;color:#000}.mmiI{background-color:#fff;color:#000}.mmiII,.mmiIII{background-color:#acd8e9;color:#000}.mmiIV{background-color:#83d0da;color:#000}.mmiV{background-color:#7bc87f;color:#000}.mmiVI{background-color:#f9f518;color:#000}.mmiVII{background-color:#fac611;color:#000}.mmiVIII{background-color:#fa8a11;color:#000}.mmiIX{background-color:#f7100c;color:#000}.mmiX,.mmiXI,.mmiXII{background-color:#c80f0a;color:#000}.latest-earthquakes-footer>.event-summary-view{pointer-events:auto}.event-summary-view{bottom:-500px;display:none;font-size:.88em;padding:.5em;position:absolute;width:100%;-webkit-transition:bottom 1s ease;transition:bottom 1s ease;z-index:4}.event-summary-view>.event-summary{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.5);box-shadow:0 1px 8px rgba(0,0,0,.5);padding:.9em}.event-summary-view>.event-summary>dl>dt{color:#777}.event-summary-view>.summary-close{float:right;font-size:1em;margin:1em 1em 0;padding:.5em 1em}.event-summary-view>.summary-close:after{content:"x"}.event-summary-view.smoothing{-webkit-transition:bottom .3s ease,-webkit-transform .3s ease;transition:bottom .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,bottom .3s ease;transition:transform .3s ease,bottom .3s ease,-webkit-transform .3s ease}.event-summary-view.show{bottom:0}.mode-list+.latest-earthquakes-footer>.event-summary-view,.mode-map+.latest-earthquakes-footer>.event-summary-view{display:block}@media screen and (min-width:640px){.event-summary-view{max-width:320px}}html{-webkit-text-size-adjust:100%}.latest-earthquakes-map-lnglat{width:120px;-webkit-box-shadow:1px 1px 10px 0 #ccc;box-shadow:1px 1px 10px 0 #ccc;position:absolute;right:10px;bottom:10px;background-color:#fff;border-radius:2px;padding:4px 6px;font-size:10px;text-align:center}.toggle,section.toggle{margin:0;padding:0}.toggle-visible,section.toggle-visible{padding-bottom:12px}.toggle>*{display:none}.toggle-visible>*{display:block}.toggle>.toggle-control{cursor:pointer;display:block;padding:0 0 2px 32px;position:relative;z-index:1}.toggle>.toggle-control:before{border:1px solid #000;content:"+";display:block;font-family:monospace;left:0;position:absolute;text-align:center;top:0;width:1em}.toggle-visible>.toggle-control:before{content:"-"}h2[role=heading]{border-bottom:1px solid #ddd;padding:0 0 .5em}.region-square-details{margin-left:-16px;margin-top:-12px}.region-square-details>li{display:block;list-style:none;padding-left:16px;text-align:center;width:50%}.region-square-details>.region-square-details-north,.region-square-details>.region-square-details-south{clear:left;margin:0 auto;overflow:hidden}.region-square-details-east>input,.region-square-details-north>input,.region-square-details-south>input,.region-square-details-west>input{margin:0 auto}.region-square-details-east{float:right;margin:0}.region-square-details-west{float:left;margin:0}
/*# sourceMappingURL=style.css.map */
