/* CSS Document */


/*over rides for tablet screen*/

#wrapper {
    width: 100%;
    overflow: hidden;
}

.icon {
    height: 25px;
    width: 25px;
}

a h3 {
    font-size: 22px;
    text-align: center;
}

h4 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 6px;
}

#nav {
    height: 115px;
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 59%, rgba(186, 199, 214, 1) 100%);
    /* W3C */
}

#nav-holder {
    width: 100%;
    left: 0%;
    padding-top: 5px;
    padding-bottom: 4px;
    font-size: 11px;
    z-index: 10;
    position: relative;
}

#nav-cont {
    margin: auto;
    width: 360px;
}

#header {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;
    height: 75px;
    background-size: cover;
}


/* Remove label text*/

#header label[for="q"] {
    left: -10000px;
    position: absolute;
}

#header-info {
    width: 100%;
}

#mheader-text a {
    font-size: 12px;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    display: block;
    float: left;
    font-weight: lighter;
    height: 17px;
    transition-duration: .6s;
    color: #CCC;
}

.carved-line {
    display: none;
}

#header-text {
    display: none;
}

#social-media {
    display: none;
}

#search {
    text-align: center;
    float: left;
    width: 350px;
    min-width: 350px;
    margin-top: 6px;
}

#logo {
    float: left;
    background-position: center center;
    padding-bottom: 0px;
}

#shortcuts a {
    font-size: 14px;
    font-weight: 100;
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    color: #FFF;
    transition-duration: .1s;
}

#shortcuts a:hover {
    background-color: #133968;
    color: #FFF;
}

#shortcuts a:active {
    background-color: gray;
}

#shortcuts {
    height: 100%;
    padding-top: 15px;
    background-color: #0D2240;
    background-image: none;
    padding: 0px;
    max-width: 700px;
}

.shortcuts-menu {
    width: 100%;
}

#shortcuts-title {
    width: 100%;
    text-align: center;
    color: #000;
}

#shortcuts-title h4 {
    text-align: center;
    color: #666;
}

#seal {
    width: 100px;
    height: 100px;
}


/*Firefox only search bar size hack*/

#search {
    width: 300px;
    min-width: 310px;
}

.info-box#twitter2 {
    display: none;
}

#slide-show {
    display: none;
}

#nav-holder ul li a {
    padding: 2px 2px;
    font-size: 8px;
    font-weight: lighter;
    display: block;
    color: #444;
    padding-bottom: 3px;
}

#nav-holder ul li {
    margin-left: 0px;
}

#about {
    display: none;
}

#page-boxes {
    width: 100%;
    margin: auto;
}

#info {
    height: 100%;
    width: 85%;
    margin: auto;
}


/* This class is added to any text being deleted in the mobile navigation only */

.m {
    display: none;
}

.info-box {
    height: 290px;
    width: 100%;
    float: left;
    margin: 15px;
    padding-top: 0px;
    padding: 10px;
    margin-bottom: 25px;
    text-align: center;
    border: none;
}

#news, #home_video_list {
    width: 90%;
	padding-left: 0;
	padding-right: 0;
}

div#election_video_list{
	padding-left: 3em;
}

#news-table2 table {
    width: 85%;
}

#bottom-contact p {
    font-size: 11px;
}

#footer-links p {
    font-size: 11px;
}

#footer-holder {
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: initial;
}

#bottom-contact {
    text-align: center;
    margin: auto;
    width: initial;
    margin: 0 0;
}

#seal-box {
    display: none;
}

#footer-links {
    text-align: center;
    width: initial;
    margin: auto 0;
}

#sm-cont {
    margin: auto;
    /*width: 60px;*/
}

#footer {
    width: 100%;
    padding-top: 2px;
}

.shortcut-line {
    display: none;
}

#slide-show2 {
    display: none;
}

#left {
    min-width: 100%;
    max-width: 100%;
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #036;
}

#left h5,
#left div.left-menu-header {
    display: none;
}

#right {
    width: 100%;
    background-color: #F1F0EB;
    margin-left: 0 !important;
    /*float: left;*/
    overflow-x: scroll;
    overflow-y: hidden;
}

#left p a {
    font-size: 11px;
    height: 33px;
    display: block;
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
    background-color: #036;
}

#left li a {
    font-size: 11px;
    height: 25px;
}

.div-info {
    display: none;
}

#right h5 {
    font-size: 22px;
}

.head-photo {
    display: none;
}

#header-line {
    height: 1px;
    background-color: #000;
    box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.74);
    border-top-style: outset;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
}

#unit-content {
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #083767;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-image: none;
    margin: 0px;
    background-color: #F1F0EB;
}

#content {
    margin: 0px;
    width: 100%;
    /*float: left;*/
    background-position: center top;
}

#featured-items {
    width: 75%;
    margin-left: 12%;
    margin-top: 10px;
}

.info-line {
    display: none;
}

#latest-news {
    width: 75%;
    margin-left: 12%;
}

p #menu {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 3px;
}

#menu {
    margin-right: auto;
    margin-top: 2px;
    width: 50px;
}

#menu2 {
    margin-left: 2%;
    color: #036;
    font-weight: bold;
}

.page-contact {
    width: 60%;
}


/* SAFE at HOME logo */

.sahlogo {
    width: 90%;
    height: auto;
}


/* SSBAC pages */

#sbacquote {
    width: 97%;
}

p.rc {
    width: 90%;
    margin-top: 200px;
    font-size: 10px;
}


/* Any image for mobile or tablet half size */

.phoneimg {
    width: 60%;
    height: auto;
    margin-left: 3%;
}

#midline {
    width: 70%;
}

#shortcuts h2 {
    text-align: center;
}

#SOSHead {
    min-width: 100px;
}

nav div#nav-info div#logo-SOS-name {
    font-size: 18pt;
    margin-top: 0;
}

nav.header-nav {
    height: 80px;
}

div#nav-info #logo-text {
    font-size: 14pt;
}

div#nav-icons {
    display: none;
}

div#nav-info {
    flex: 100%;
    justify-content: center;
}

div.name-title-container {
    margin: 2px 0 0 0;
}

#main {
    padding: 0 .7em;
}

.featured-items {
    float: none;
    margin: 1em auto;
}

#unit-info {
    display: flex;
    flex-direction: column;
}

div#geHeader header span.SOSImage {
    display: none;
	background-image: none;
}

div#SOSHead {
    display: initial;
}

#websiteInfo {
    height: 60px;
    background-size: contain;
}

#header-info>span:not(:last-child) {
    display: none;
}

#header-info>span:last-child {
    width: 100%;
}

#shortcuts-title {
    margin: 0;
}

input#q {
    width: 75%;
}

.shortcuts-menu-small {
    display: block;
}

.shortcuts-menu-large {
    display: none;
}

div#content.noToc {
    margin-left: 0;
}

table.state-symbols td {
    min-width: 48%;
}

#com-graphic {
    flex-direction: column;
}

.sitewide {
    width: initial;
}

#homepage-notice{
	font-size: 1em;
	min-height: initial;
}

.phone-hide{
display: none;
}

.phone-show{
display: block !important;
}


/* Mobile links package */
#mobileLinks {
	background-color: #0d2240;
	width: 100%;
	bottom: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#mobileLinks a{
	width: calc(50% - 22px); /* margin * 2 + border *2 */
	font-size: 11px;
	border: 1px solid #fff;
	justify-content: center;
	flex-grow: 0;
	text-align: center;
	padding: 10px;
	color: #fff;
}

.mobileRow {
	display: inline-flex;
	text-align: center;
	height: 40px;
	width:100%;
}

.mobileParagraphTag {
	width: 50%;
	font-size: 11px;
}

#mobileLinks a:active {
	color: #fff;
}
#mobileLinks a:visited {
	color: #fff; 
}
#mobileLinks a:hover {
	color: #fff; 
}
#mobileLinks a:link {
	color: #fff; 
}

div#image-header img{
   margin: auto !important;
}

table.mo-history {
    width: 100%;
    min-width: 100%;
}