﻿@charset "utf-8";
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, th, td {color:inherit; font-weight: inherit; font-style: inherit; font-family:inherit;}
body, table, th, td, p, div, span, ol, ul, li, input, textarea, select, blockquote, a, a:link, a:visited, a:hover, h1, h2, h3, h4, h5, h6 {font-family:Arial; font-size:1em; color:#323434; line-height:1.5;}

html {background-color: #092635; background-image: url(../images/background-cops2025_crop.png); background-position: top; background-repeat: repeat-y; background-size: 110%;}
body {background-color:transparent; margin:0px; padding:0px;}
#main {margin:0px auto 0px auto; padding:12px 0px 0px 0px;}
img {border-width:0px;}
h1, h1 span {font-family:Georgia; font-size:1.5rem; font-weight:bold; color:#003399;}

.errorMsg{color:red;font-style:italic; font-weight:bold;}

/* page body position */
#body {padding: 0px;margin: 0px;width: 100%;height: 100%;display: flex;position: fixed;align-items: center;justify-content: center;} 
#pageContent {background-color:#FFFFFF; width:100%; float:left; margin:50px; padding:50px 0px 50px 0px; text-align:center;}
#loginBox {width: 50%; margin:auto; border:1px solid #555555; padding:20px; background-color:#EEEEEE;}
#loginBox div {margin: 10px 0px 10px 0px;}
#togglePassword {cursor: pointer;position:absolute;margin-left: 5px;}
