@charset "UTF-8";
body{
    margin:0 3em 0 3em;
}
div#div_logo{
	text-align: center;
}
div#div_footer{
	background-color: #005bbb;
	text-align: center;
	height: 1px;
	margin-top: 0em;
	font-size:2em;
}
div#div_welcome{
	text-align: right;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:12px;
	visibility: hidden;
}
div#div_content{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:12px;
    line-height:1.5em;
    padding:0 12px;
    display: inline-block;
	margin: -6em;
}
div#div_superbanner{
	margin-top: 2em;
	text-align: center;
	font-size:3em;
	color:#005bbb;
	margin-bottom: 0em;
	line-height: 1.5em;
}
div#div_inform{
	margin-top:2em;
}
div#div_inform div{
	margin-bottom: 1em;
}
input#btn_submit{
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    background-color:#041a9b;
    cursor: pointer;
}
input#btn_submit:hover{
    background-color: #04a19b;
}
input:focus,select:focus{
        border:2px solid #041a9b;
        background-color: #cff;
}
div#div_outer_container{
	display: inline-block;
	padding-top: 3em;
	padding-bottom:15em;
}
div.divs_choices{
	margin-left: 2em;
}
div.divs_choices textarea{
	margin-left: 2em;
}
label.lab_comment{
	padding-left:0.5em;
}
textarea{
	/*width: 60em;*/
	/*height: 3em;*/
}
div#div_intro{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
	text-align: center;
	color: #005BBB;
}
span.spans_question{
	font-weight: bold;
}
div#div_suggestions{
	margin-top: 1em;
}
div#div_submit{
	margin-top: 2em;
}
div.divs_container{
	margin-top: 2em;
}
img#img_logo{
	height: 5em;
}
div#div_closingdate{
	margin-top: 1em;
}
.hidden{
	display: none;
}
div#div_thankyou{
	margin-top: 2em;
}
div#div_introductions{
	width:60em;
}
div#div_introductions div:nth-child(2){
	margin-top:1em;
}
span.spans_emphasis{
	font-style:italic;
	text-decoration: underline;
	font-size:1.1em;
}
input#txt_professional_status_other{
	margin-left:1em;
	width: 21em;
	visibility:hidden;
}
div#div_contact_data{
	display:grid;
	grid-template-columns:auto auto;
	grid-row:auto auto;
	width:501px;
	margin-top:1em;
}
.box{
	display:flex;
}
.box input{
	width:360px;
}
td.id,
thead#thead tr th:nth-child(1){
    display: none;
}
body{
  background-color:#005BBB;
}
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
  body {
    background-color: #005BBB;
  }
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
  body {
    background-color: #005BBB;
  }
}
div#div_infrm_submitting,
div#div_infrmcastvotes{
	display:grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap:1em;
	font-size:1.5em;
	line-height: 1.5em;
}
.displaynone{
	display:none;
}
.displayblock{
	display: block;
}
div#div_voting,div#div_submitimg,
div#div_content div#div_castvotes{
	border-style:solid;
	border-width: 1px;
	border-color: #c0c0c0;
	padding: 2em;
	margin-top: 2em;
	font-size:.8em;
	padding-left:13%;
	padding-right:12%;
	line-height: 1.5em;
}
div#div_content div#div_img_voting img#img_voting{
	max-width: 900px;
}
div.divs_return{
	margin-bottom: 1em;
}
div#div_content h3{
	font-size:3em;
	text-align: center;
	margin-bottom: 1em;
}
div#div_content h4{
	font-size:2em;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 1em;
}
div#div_content div.section_title{
	font-size:1.5em;
}
div#div_content span.optional{
	font-weight:bold;
	color:#A60000;
}
div#div_content div.button,
div#div_content input#btn_submit_pet{
	margin-bottom:2em;
}
div#div_navigation{
	margin-top:-2em;
	font-size: 0.95em;
	letter-spacing: 0.1em;
}
div#div_clickimg{
	padding-top:2em;
	padding-left:2em;
	font-size:1.5em;
	line-height:1.5em;
	font-style:italic;
	font-weight: bold;
}
div#div_content div#div_sefa-seas-banner{
	text-align: center;
	margin-top:0;
	margin-bottom: 4em;
}
div#div_img{
	display:grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap:5px;
	align-items: flex-start;
}
div#div_img img{
	width:100%;
}
div#div_content div#div_img div{
	border-style:solid;
	border-color:#005BBB;
	border-collapse: collapse;
	text-align: left;
	border-width: 3px;
	font-size:2em;
	font-weight: bold;
}
div#div_content div#div_img div{
	position: relative;
	padding-top:0.25em;
}
div#div_content div#div_img div span:nth-child(2){
	position:absolute;
	right:1em;
}
div#div_content div#div_img div span:nth-child(1){
	padding-left:1em;
}
div#div_img div.divs_imgs img{
	margin-top: 0.25em;
}
div#div_content div#div_img div:nth-child(1){
	justify-self: stretch;
	border-width: 0;
	background-color:yellow;
	padding-bottom: 1em;
	border-style:dashed;
	border-width: 1px;
	border-color: #005BBB;
}

div#div_content div#div_return{
	line-height: 2em;
	margin-bottom: 2em;
}
div#div_content span#span_votecount{
	font-weight: bold;
	font-size:2em;
}
div#div_submitimg_header,
div#div_itemsmarked{
	margin-bottom: 1em;
	border-style: none;
	padding: 0;
}
div#div_submitimg_header{
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	line-height: 1.5em;
}
div#div_itemsmarked{
	font-size: 1.25em;
}
div#div_content div#div_infrm_submitting  input,
div#div_content div#div_infrm_submitting textarea{
	font-size: 1em;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #666 #000 #000 #666;
	padding 0.25em 0.5em;
}
input#btn_submit{
	font-size:1.5em;
}
div#div_content input#btn_submitimg_return,
div#div_content input#btn_voting_return{
	font-size: 1.25em;
	color: #005BBB;
	font-weight: bold;
	font-style: italic;
}
/*div#div_content input#btn_submit_vote{*/
/*	font-size: 2em;*/
/*	font-weight: bold;*/
/*	font-style: italic;*/
/*	border-style: none;*/
/*	background-color: #FFF;*/
/*	color: #00E;*/
/*	text-decoration: underline;*/
/*	cursor: pointer;*/
/*}*/
/*div#div_content div#div_castvotes{*/
/*	width: 90%;
	font-size:2em;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	padding:1em;
	z-index: 10;
	line-height: 2em;
	 position: absolute;
	 top: 0;
	 left: 0;*/
/*}*/
div#div_content div#div_castvotes input{
	font-size: 1em;
}
div#div_voting{
	position:relative;
}
div#div_submitimg_header span{
	font-style: normal;
	font-size:0.9em;
}
label#label_description{
	line-height: 1.5em;
}
div#div_content div#div_submitimg div#div_submitimg_header{
	margin-bottom:2em;
}
div#div_content img{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #666;
}
div#div_content img#img_sefa-seas-banner,
div#div_content div#div_superbanner img#img_sefa-logo{
	border-style:none;
	border-width: 0;
	border-color: #FFF;
}
select#sel_votes{
	font-size:1em;
	width: 25%
}
input#btn_castvotes{
	width:9em;
}
div#div_content div#div_infrmcastvotes span#span_recid{
	padding-top: 0em;
	font-weight: bold;
	padding-left:1em;
	color:#a60000;
}
div#div_content div#div_castvotes{
	margin-bottom: 1em;
}
body div#div_content div#div_votesubmit{
	font-size:1.25em;
	line-height: 1.75em;	
	font-weight: bold;
}
div#div_infrmcastvotes,
div#div_votemsg{
	font-size:2em;
}
div#div_votemsg{
	line-height: 1.5em;
	margin-top:1em;
}
div#div_content div#div_infrm_submitting{
	font-size:2em;
}
input#btn_submit_pet{
	width:25%;
}
/*textarea#description{*/
/*	width:100%:*/
/*}*/
span#span_votepetname{
	padding-left:1em;
}
div#div_moreinformation
{
	font-size:2.5em;
}
div#div_moreinformationclose{
	margin-top:1em;
}
div#div_moreinformation input
{
	font-size:1em;
	color:#005BBB;
	cursor:pointer;
}
.visibilityhidden{
	visibility: hidden;
}
.visibilityvisible{
	visibility: visible;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
div#div_content a#a_moreinformation{
	position:absolute;
	right: 0;
	text-decoration: underline;
}
div#div_content div#div_img div span{
	font-size:.75em;
}