﻿@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}


/* Element Overrides */

bootstrap-button {
    display: block;
    text-align: center;
}

bootstrap-button button {
    animation-delay: 5s;
    animation-duration: 1.2s;
    animation-name: pulse;
    animation-iteration-count: infinite;
    white-space: normal !important;
}

bootstrap-button button {
    display: inline-block;
}


bootstrap-radio-input-list {
    text-align: center;
}

bootstrap-radio-input-list label {
	max-width: 75%;
	width: 100%;
}

bootstrap-radio-input-list legend {
    border-bottom: none;
   	padding-bottom: 15px; 
}


bootstrap-radio-input-list .form-group strong {
    font-size: 24px;
}

bootstrap-radio-input-list .inner-wrapper label input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

bootstrap-radio-input-list .inner-wrapper label input+span {
    background: #a5c1c3;
    border: none;
    box-shadow: 0 0.25em 0 0 #8ea6a7;
    border-radius: 4px;
    color: #032b43;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 5px 10px 5px 10px;
    width: 100%;
}

bootstrap-radio-input-list .inner-wrapper label input:checked+span {
    background: #708889;
    box-shadow: 0 0.25em 0 0 #a5c1c3;
    color: #fff;
}

bootstrap-radio-input-list .option-value {
	display:block;
}

body {
    background-color: #00546f;
    background-image: linear-gradient(to right, #b6c0c3, #ffffff 25%, #ffffff 75%, #b6c0c3);
    font-size: 16px;
}

body:not(.sp2016) {
    font-family: 'Open Sans', sans-serif !important;
}

img {
	margin-bottom: 20px;
}

footer {
    box-shadow: none;
    text-align: center;
    display: none;
}

header {
    padding: 30px;
}

h1 {
    color: #032b43;
    font-size: 33px !important;
    font-weight: 300;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    h1 {
        font-size: 30px;
        font-weight: 400;
    }
}

h1.or-page-title {
    font-size: 32px;
    font-weight: 400;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

h2,
h3,
h4,
h5,
h6 {
    text-align: center;
    text-transform: uppercase;
}

h3 {
	font-size: 36px !important;
    color: #032b43;
    font-weight: 600 !important;
}

header .lead {
    font-size: 25px;
    font-weight: 400;
}

logic-display h2 {
    padding-bottom: 15px;
    text-align:center;
}
main {
    color: #1a6683;
    padding-top: 0;
}

.btn-primary:visited, .download-btn-wrapper button:visited, .combined-email-wrapper button:visited {
    color: #032b43;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus, .download-btn-wrapper button:focus, .combined-email-wrapper button:focus {
    background: #708889;
    box-shadow: 0 0.25em 0 0 #a5c1c3;
    color: #fff;
    text-decoration: none;
}

.btn-primary, .download-btn-wrapper button, .combined-email-wrapper button {
    background: #a5c1c3;
    border: none;
    box-shadow: 0 0.25em 0 0 #8ea6a7;
    color: #032b43;
    font-size: 32px;
}

.download-btn-wrapper bootstrap-button, .notification-email-wrapper bootstrap-button, .recipient-email-wrapper bootstrap-button, .combined-email-wrapper bootstrap-button {
	display: inline-block;
	padding-right: 20px;
}
.followup .lead {
	color: #333;
	font-size: 21px;
	font-weight:normal;
}

.followup .answer {
	font-size: 21px;
}


.helpfulPoll {
    display: none;
}

.img-responsive-inline {
	display:inline-block;
}

.img-bottom-margin {
	margin-bottom: 40px;
}

.note .fa {
	color: #ebc663;
	font-size: 32px;
}

.or-logicbuilder-loading-exempt {
    display: block !important;
}

.or-navbar {
    display: none;
}

.or-side-navigation ul .or-side-navigation-current > a {
	border-left: solid 3px #1a6683;
    color: #1a6683;
}

.pdfActionsWrapper {
    text-align: center;
}

.radio label,
.checkbox label {
    padding-left: 0;
}



/* Note: Starter Template header is hidden by way of master page */

.translator {
    display: none;
}

.waves {
    color: #fff !important;
    background-image: url('../../documents/bg_dark_waves.jpg') !important;
    background-size: cover;
}

.waves .lead {
    color: #fff;
    font-size: 30px;
}

.waves-footer {
    background-image: url('../../documents/bg_bottom_wave.png') !important;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 120px;
}

.waves-footer-grey {
    background-image: url('../../documents/wave_foot_gra.png') !important;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 120px;
}


section {
	padding: 5% 10%;
}

section.dark {
	background: rgba(28, 98, 100, 0.3);
}

section .row {
	margin-bottom: 20px;
}

section:nth-child(odd) {
	background-color: rgba(70, 98, 100, 0.2);
}

section:nth-child(even) {
	
}

.fa-6x, .fa-3x {
	font-size: 6em;
}

.fa-check {
	
	color: #edc84e;
}

.knowledge-check-header {
    display: none;
}

#knowledgeCheck {
	
}

#facts .row {
	margin-bottom: 20px;
}

#tsunamiAlerts tr {
	margin-bottom: 20px;
}