 
#login h1 a {
    background-image: url(/wp-content/uploads/2025/04/ClubLogo.png);
	height: 70px;
	width: 320px;
	background-size: 320px 65px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	display: inline-block;
	color: transparent;
}
body.login {
    display: flex;
    align-items: center;
    height: 100vh;
	background-image: url(https://www.octopusflyingclub.com/wp-content/uploads/2023/07/cropped-N298GT.png);
    background-position: 50% 50%;
}
.login #backtoblog, .login #nav {
    font-size: 13px;
    padding: 0 24px;
}
div.loginOverlay #login,
body.login #login {
    width: 345px;
    border: solid 2px #ccc;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 8px 10px #333;
    background-color: lightsteelblue;
    z-index: 1100;
}
form#loginform {
    background-color:  #e7eff5;
    border-radius: 8px;
    margin-top: 10px;
}

.login form {
    margin: 24px 0;
    padding: 26px 24px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .04);
}

#login label {    
    font-size: 13px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
    font-weight: 400;
}

.login .message.notice-info, 
.login .notice.notice-info, 
.login .success {
    border-left: none;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: none;
    word-wrap: break-word;
    font-style: italic;
    font-weight: bold;
}
.login .wp-pwd {
    position: relative;
}
.dashicons, .dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}
.login form .forgetmenot {
    font-weight: 400;
    float: left;
    margin-bottom: 0;
}

.dashicons .dashicons-search:before {content: "\f179";}
.login .button.wp-hide-pw {
    background: 0 0;
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 14px;
    line-height: 2;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 40px;
    min-height: 40px;
    margin: 0;
    padding: 5px 9px;
    position: absolute;
    right: 0;
    top: 0;
}

form#lostpasswordform {
    background-color: #e7eff5;
    border-radius: 8px;
}
.dashicons-visibility:before {
    content: "\f177";
}

.login form .input, .login input[type=password], .login input[type=text] {
    font-size: 24px;
    line-height: 1.33333333;
    width: 100%;
    border-width: .0625rem;
    padding: .1875rem .3125rem;
    padding-top: 0.1875rem;
    padding-right: 0.3125rem;
    padding-bottom: 0.1875rem;
    padding-left: 0.3125rem;
    margin: 0 6px 16px 0;
    min-height: 40px;
    max-height: none;
}

.login .button-primary {
    float: right;
    background: #2271b1;
    border-color: #2271b1;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 9px 10px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    font-weight:400;
}

#login form p {
    margin-bottom: 0;
}

.flex {
    display: flex;
    justify-content: space-between;
}
.readOnly {
    border: 1px #bbb solid;
    padding: 10px;
}
ul.bulletList {margin-left: 30px;}
.site-branding { text-align: center; }

input[type='file'] { max-width: 99%; }
input::placeholder { color: #ccc; }
select:focus { border-color: #000; }

a.helpIcon,
.entry-content a.helpIcon{
color: #fff;
    background-color: #448cd6;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100%;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: inset -2px -2px 1px 0px rgba(5, 5, 5, 0.25);
    -moz-box-shadow: inset -2px -2px 1px 0px rgba(5, 5, 5, 0.25);
    box-shadow: inset -2px -2px 1px 0px rgba(5, 5, 5, 0.25);
    margin-left: 10px;
    margin-top: -6px;
    vertical-align: middle;
}
a.helpIcon:hover,
a.helpIcon:focus,
.entry-content a.helpIcon:hover,
.entry-content a.helpIcon:focus{
    -webkit-box-shadow: inset -2px -2px 1px 0px rgba(5, 5, 5, 0.25);
    -moz-box-shadow: inset -2px -2px 1px 0px rgba(5, 5, 5, 0.25);
    box-shadow: inset -2px -2px 1px 0px rgba(58, 58, 58, 1) !important;
}

.helpList {display: none;}

/*****  SQUAWKS ****/
div#inputForm.squawk {
    display: none;
}

.squawkTable table.squawks td { padding: 3px 4px;}
.squawkTable table.squawks th {     
    border: 1px solid #2c7aca;
    padding: 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background-color: #448cd6;
    text-align: center; }
		
.squawkTable table em.searched {
		font-weight: bold; 
		text-decoration: italic;
}

.squawk .right {float: right; clear:right;}

.squawk .error {color: #dd2f2f; }


tr.even{background-color:#eee;} 
table.squawks{ margin:15px 0; border: 2px solid #e6e9ea;background-color: ghostwhite;} 
div.squawk {background-color: ghostwhite; border: solid 2px #e6e9ea;;  padding: 13px;  margin: 10px  auto;}
div.squawkTable {background-color: white; /*border: double 4px #ccc;*/  margin: auto;}
div.squawk select {height:30px;}

		


.loader {
    border: 16px solid #b9b9b9;
    border-top: 16px solid #3498db;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    animation: spin 2s linear infinite;
    position: fixed;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    z-index: 1500;
    display:none;
}

@media 
only screen and (max-width: 760px)  {
    .flex { flex-direction: column; }
}

.btn-group.left {float:left;clear:none;}

.btn-group.right {float:right; clear:right;}

.btn-group {clear:left; margin: 2px 1px;}

.btn-group .btn {
	/*background-color: #4454b5;  */
	background-color: #6792be; /*#597abd;*/
	height:22px;
	border: 1px solid #aaa;  
	color: white; /* White text */
	padding: 2px 14px; /* Some padding */
	cursor: pointer; /* Pointer/hand icon */
	float: left; /* Float the buttons side by side */
	margin: 2px 0;
	font-size: 10px;
	font-weight: 600; 
	width:unset;
}

.btn-group button.btn { background-color: #448cd6; }

.btn-group select.btn {min-width: 100px;}

.btn-group .btn option {background-color: #777777; }

.btn-group input.btn::placeholder {
  color: #ccc;
}

.btn-group .btn:focus {
		color: #fff;
}

.btn-group .btn:disabled {
		background-color: #8891c7;
		cursor:unset;
}

.btn-group .btn:not(:last-child) {
  	border-right: none; /* Prevent double borders */
}
/*
.btn-group button:not(:first-child) {
		border-radius: 0 5px 5px 0;
}
*/

.btn-group .btn:first-child {
		border-radius: 5px 0  0 5px;
}

.btn-group .btn:last-child {
		border-radius: 0 5px 5px 0;
}

.btn-group .btn:last-child:first-child {
		border-radius: 5px;
}

.btn-group .btn:not(:last-child):not(:first-child) {
		border-radius: 0;
}

/* Clear floats (clearfix hack)*/ 
.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

/* Add a background color on hover */
.btn-group .btn:hover {
  background-color: #aaa;
}

tr.grounded {color:#dd2f2f;}

.squawksTable td { padding: 2px 4px; }

button.tableSortButton {
    background: no-repeat;
    /*color: #000;
    text-align: left;*/
    font-size:10px;
    padding: 2px 4px;
}
div.squawkImage {
    text-align: center;
}

div.squawkImage img {
    max-width: 50%;
}

div.squawkImageList {
    overflow-x: auto;
    white-space: nowrap;
    height: 120px;
    
}

img.imageList {
    max-width: 100px;
    max-height: 90px;
    margin-right: 10px;
}


@media 
only screen and (max-width: 760px)  {	
    
    html body input[type='text'],
    html body input[type='number'],
    html body input[type='tel'], /*:not([type='radio']):not([type='checkbox']),*/
    html body input[type='email'],
    html body input[type='password'],
    html body select,
    html body textarea,
    html body button, html body button[type='button'] {
        font-size: 16px;
        width:100%;
        min-height: 50px;
    }
    
	div.menu.btn-group { margin: 2px 0 10px 0; overflow:hidden; }
			
	div.menu.btn-group *.btn, div.menu.btn-group *.btn:first-child, div.menu.btn-group *.btn:last-child { 
			display: block; 
			width: 100%; 
			max-width: 100%;
			border-radius:2px;
			text-align: left;
			margin:0 1px 1px 1px;
			height: 50px;
	}
	html body .btn-group select.btn {height: 50px;}
	
	div.menu.btn-group *.btn:not(:last-child) {
	border-bottom: none; 
		border-right: solid 1px;
	}
		
	div.menu.btn-group:after {
		content: none;
		clear: both;
		display: none;
	}
		
div.menu.btn-group .btn:first-child {
		border-radius: 5px 5px  0 0;
}

div.menu.btn-group .btn:last-child {
		border-radius: 0 0 5px 5px;
}
		
	/* Force table to not be like tables anymore */
	.squawkTable table, .squawkTable table thead, .squawkTable table tbody, .squawkTable table th, .squawkTable table td, .squawkTable table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.squawkTable table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.squawkTable table tr { border: 1px solid #ccc; }
	
	.squawkTable table.squawks td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #bbb; 
		position: relative;
		/*padding-left: 50%; */
		padding-top: 20px;
	}

	
	.squawkTable table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: -2px;
		left: 2px;
		/*width: 45%; 
		 * padding-top: 25px;*/
		padding-right: 10px; 
		
		white-space: nowrap;
			font-weight: 550;
	}
	
	.squawkTable table td:nth-of-type(7) {        
			padding: 0;
	}

	.squawkTable table td:nth-of-type(7) .btn {
		/*color: #fff;
		display: inline-block;
		text-decoration: none;
		border: 1px solid;
		outline: medium none;
		padding: 2px;*/
		width: 100%;
		min-height: 40px;
	}
	
	.squawkTable table td:nth-of-type(7) a:hover {
	text-decoration: none;
	background-color: #ddd;
			box-shadow: none;
	}
	
	/*
	Label the data
	*/
	.squawkTable table td:nth-of-type(1):before { content: "Aircraft"; }
	.squawkTable table td:nth-of-type(2):before { content: "Date Reported"; }
	.squawkTable table td:nth-of-type(3):before { content: "Reported By"; }
	.squawkTable table td:nth-of-type(4):before { content: "Description"; }
	.squawkTable table td:nth-of-type(5):before { content: "Grounding"; }
	.squawkTable table td:nth-of-type(6):before { content: "Repaired"; }
}


