﻿body,form,html
{
    height:100%;
    min-height:100%
}

body, input, select, textarea
{
    margin: 0;
    padding: 0;
    font-family:Verdana, Arial, Courier;
    color: #5896C2;
    font-variant: normal;
    font-size: x-small;
    font-style: normal;
}

body.european-theme,
 body.european-theme input,
  body.european-theme select,
   body.european-theme textarea,
    body.european-theme .grid_header a,
    body.european-theme a:link,
    body.european-theme a:hover,
    body.european-theme a:visited
{
    color:#000;
    font-family:Arial;
}

body 
{
    min-width:768px;
    background-color:#EBEBEB;
	background-image:url(../images/pagebackground.gif);
	background-repeat:repeat-y;
	background-position:center;
}

ul {
	list-style-type:none; 
	display:block;
	background:none;
	padding:0px;			
	margin:0px;
	text-indent: 0px;
}

ul li {
    background:none;
	padding:0px;			
	margin:0px;
	display: inline;
	text-indent: 0px;
}

ul.brexit-notice-list{
    list-style-type:disc;
    text-indent:-20px;
    margin-left:20px;
}

ul.brexit-notice-list li{
   display:list-item;
   padding-bottom:5px;
}

ul li a 
{
    /*padding-right:5px;*/
}

table, table tr, table td 
{
    padding: 0;
    border-spacing: 0
}


img {padding: 0;border: 0px;margin: 0}

select {vertical-align:middle}

.policy-access-list td {
    display:flex;
}

    .policy-access-list td input[type=checkbox]
    {
        margin-right:5px;
    }

.go-button {
    vertical-align: middle;
    margin-left:5px;
}

#master_container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 768px;
    text-align: left;
    min-height: 100%;
    margin-bottom: -130px;
    height: auto;
    background-color: #ffffff;
}

#master_header {width:100%;height:200px;background-image:url(../images/marinecerthome.jpg)}

body.european-theme #master_header, body.european-theme #master_header_admin {background-image:none;height:200px;}
body.european-theme .european-header-panel {
    width:100%;
    padding: 10px 20px;
    box-sizing:border-box;
    background-color:#F2F2F2;
    color:#009CE5;
    font-size:1.5rem;
    margin:70px 0 90px 0;
}

#master_header_admin {width:100%;height:200px;background-image:url(../images/marinecertadmin.jpg)}
#master_header ul {margin:0;padding:0}
#master_header ul li {margin:0; padding:0;float:left}
#master_row_top {height:92px}
#master_row_bottom {height:90px}
#master_row_whitelabel {height:45px;padding-right:20px}

.Header_logo {position:relative;top:20px;left:20px;}

#main_container {
    margin-left:20px;
    margin-right:20px;
    padding-top:15px;
    padding-bottom: 20px;
    width:728px;
    clear:both
}

#master_clear_footer {
	clear:both;
	height:130px
}

#master_footer { 
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 768px;
	clear:both;
	height:130px;
	/*background-image:url(../images/footer.gif);*/
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	z-index:10    
}

.footer-link
{
    background:#444446;
    padding:5px;
    color:#FFF;
}

#master_image_footer {
    position: relative;
    top: 60px;
    height: 81px;
    padding-left: 20px;
    clear: both;
    
}

ul#footer_links span {
    padding:0px 5px 0px 5px;
    color: #ffffff
}

ul#footer_links a {
    color: #ffffff;
    text-decoration: none
}  

#footer_text {
    color:#C2C2C2;
    padding: 10px 0px 5px 20px
}




/* Panel alignments */

.panel_left 
{
    float:left;
}

.panel_right
{
    float:right;
}

.panel_clear
{
    clear: both;
}
/* End of panel alignments */

/* start of register layout styles */
.page_massage
{
    border: solid 1px #EAF2F8;
    line-height:25px;
    padding:10px 10px 10px 10px;
    font-weight:bold;
    vertical-align:middle
}

.form_fields
{
    padding: 1px 0px 1px 1px;
}

.title_lbl
{
    font-weight:bold;
    line-height: 25px;
    margin-right:10px
}

.form_field_title_lbl 
{
    font-weight:bold;
    width: 200px;
    line-height:25px;
    /*vertical-align:middle;*/
    float:left;
    /*padding-left:5px*/
    /*display:inline-block*/
}

.form_field_title_left_lbl
{
    font-weight:bold;
    line-height:25px;
    width:100px;
    float:left
}

.form_field_title_right_lbl
{
    font-weight:bold;
    line-height:25px;
    padding-right:10px;
    padding-left:30px;

}

.form_field_title_right_lbl_na
{
    font-weight:bold;
    line-height:25px;
    vertical-align:middle;
    padding-right:10px;
    padding-left:60px;
}

.title_left_secound_line
{
    margin-left:200px
}

.surround
{
    display: inline;
    height:25px;
    line-height:25px;
    vertical-align: middle
}

.textLumpDisplay {width:508px; display:block; word-wrap:break-word; overflow:hidden; float:left}

.updated_title_lbl 
{
    border: solid 1px #5896C2; 
    font-weight:bold;
}

/*marineCert form styles */

.page_header
{
    font-size:medium;
    font-weight:bold;
    line-height:30px
}

.width200
{
    width:200px;
}
.width150
{
    width:150px;
}
.width100
{
    width:100px;
}
.width140
{
    width:140px;
}
.left_holder
{
    width:575px;
}
.align_right
{
    text-align:right;
}
.title2_lbl
{
   font-weight:bold;
   display: block;
} 

.form_panel
{
    padding-bottom:5px;
    overflow:hidden;
}
.form_container
{
    background-color:#EAF2F8;
    padding:10px 10px 10px 10px;
    overflow:hidden;
}

.sub_heading
{
    font-size:small;
    font-weight:bold;
}
.header_panel
{
    margin-bottom:15px;
}

.navigation_panel
{
    height: 30px;
    padding:10px 20px 0px 0px; 
    text-align:left
}

.grid_header a,a:link, a:hover, a:visited
{
    text-decoration:none;
    font-weight:bold;
    text-align:left;
    color:#5896C2;
}



.formview
{
    width:100%
}
    
.grid
{
    border: solid 1px #EAF2F8;
    width:100%;
    
}

.grid_header
{
    background-color:#EAF2F8;
    line-height: 20px;   
}

.grid_header th {padding: 3px 3px 3px 3px}


.grid_row
{
    cursor:pointer
}

.grid_row td,td.grid_row
{
    line-height: 20px;
    padding: 3px 3px 3px 3px;
}

.grid_row:hover
{
    background-color: #EAF2F8;
    cursor:pointer
}

.grid, .grid td, .grid th
{
    border:solid 1px #EAF2F8;
}

.grid_pager
{
    cursor:default
}

.grid_pager tr td
{
    padding: 0px 0px 0px 0px
}

.grid_pager a, .grid_pager span
{
    display:block;
    padding: 3px 3px 3px 3px
}

.grid_pager a:hover
{
    background-color:#EAF2F8
}

.validation_text
{
    padding: 0px 0px 6px 200px;
    display: block;
}

.validation_text_no_padding
{
    padding: 0px 0px 6px 0px;
    display: block;
}

.infoBar {height:25px}
#submission_title {float:left;}
#toolbar {float:right}
.admin_links {position:absolute; top:2px; right:130px; z-index:150; color:white; font-weight: bold}

.expired_policy_alert_panel
{
	float:left;
	position:relative;
	z-index:150;
	padding:15px 15px 10px 15px;
	top:-175px;
	background-color:White;
	width:320px;
	left:180px;
	border-style:solid;
	border-width:1px;
	border-color:#EAF2F8;	
}

#settospaindiv{float:left;padding-left:30px;position:relative;top:5px;}
        
/* End of layout styles */
body.european-theme .logout:link,
 body.european-theme .logout:hover,
  body.european-theme .logout:visited,
   body.european-theme .logout:active 
{
    color:#009CE5;
}

.logout:link,.logout:hover, .logout:visited, .logout:active 
{
    z-index:2; 
    cursor:pointer;
    position:absolute; 
    top: 2px; 
    right:30px; 
    display:block;
    color:#009ADF
}

.errorrequired
{
    color:red;
    padding-left:5px;
    line-height:inherit
}

.errorrequiredColor
{
    color:Red
}

.tabOn
{
     display:block;
     padding-left:5px;
     background-image: url(../admin/images/maintableft_on.gif);
     background-position: top left;
     background-repeat: no-repeat 
}

.tabOff
{
     display:block;
     padding-left:5px;
     background-image: url(../admin/images/maintableft_off.gif);
     background-position: top left;
     background-repeat: no-repeat 
}

a.tabOn div
{
    color:white;
    cursor:pointer;
    height:23px;
    padding-right:6px; 
    background-image: url(../admin/images/maintabright_on.gif); 
    background-position: top right; 
    background-repeat: no-repeat
}

a.tabOff div
{
    color:white;
    cursor:pointer;
    height:23px;
    padding-right:6px; 
    background-image: url(../admin/images/maintabright_off.gif); 
    background-position: top right; 
    background-repeat: no-repeat
}

#tab_container_seperator
{
    padding: 0px 0px 10px 0px;
    clear:both
}
div#admin_nav {float:right}
#admin_nav span {padding-left:10px}

#privacy_container ul {	list-style-type:lower-alpha;display:block;}
#privacy_container ul li {	list-style-type:lower-alpha;display:block; padding-bottom:1em}

.terms_numbers
{
    width:30px;
}

td.staticheader {padding-top:5px;padding-bottom:5px}

.bgblue
{
	background-color:#EAF2F8;
	cursor:pointer;
}

/*=================================================================*/
/*    Wizard Navigation styles
/*=================================================================*/
.wizard {width:100%}
.wizardheader {padding: 5px 0 10px 10px}
div#navigationContainer {padding: 10px 0 5px 0;text-align:left}
.step_list {line-height:25px;vertical-align: middle;}
ul.step_list li {line-height:inherit;vertical-align: middle;padding: 2px 10px 2px 0}
ul.step_list li span {padding: 0 0 0 5px}

/*=================================================================*/
/*    Support styles
/*=================================================================*/
#supportTable {width:100%; padding:3; border: solid 1px #EAF2F8}
#supportTable thead {font-weight:bold}
#supportTable td {vertical-align:middle; border: solid 1px #EAF2F8;padding: 2px 0px 2px 5px; line-height:20px}
div.revisiontext {width:100%; height: 300px; overflow:auto; padding: 6px}
a.revisionlnk {line-height: 25px}
div.revisionpanel {margin: 0 0 20px 0}
#error_tbl tr td { vertical-align: top; padding: 2px}
div.errorList {height: 300px; width:100%}

/*=================================================================*/
/*    Banner styles
/*=================================================================*/
.banner {Position: absolute;Top: 0;Right: 0;Background: transparent;Filter: Alpha(Opacity=60);-moz-opacity:.60;opacity:.60}

/*=================================================================*/
/*    Admin Tab styles
/*=================================================================*/
.tab_left {background-image:url(images/maintableft_on.gif);background-position:left top;background-repeat:no-repeat;float:left;padding:0 0 0 5px;display:block}

.tab_right {display:block;background-image:url(images/maintabright_on.gif);background-repeat:no-repeat;padding:0 5px 0 0}

/*=================================================================*/
/*    Marinecert admin tool bar styles
/*=================================================================*/
#toolbar div {padding:0 5px 0 5px; float:left}
.droplink {line-height:16px; width: 100px; cursor:default; text-align:left; border: solid 1px #5896C2; background-image:url(../marinecert/images/ddarrow.gif); background-position:right center; background-repeat:no-repeat}

.ContextMenuPanel 
{
	border: 1px solid #5896C2;
	z-index: 1000;
	cursor: default;
	padding: 1px;
	background-color: white;
	width: 350px;
	visibility:hidden;
	position: relative;
	left: 200px;
	top:-1000px
}

.ExportFieldRow
{
    clear:both;
    height:25px;
}

.ExportField
{
    float:left;
    width:170px;
}

.ExportField div
{
    float:left;
}
.ExportTitle{width:140px}

.SearchLink
{
    position:relative;
    top:4px;
}

/*=================================================================*/
/*    Country Select Landing Page
/*=================================================================*/

img.country-select-logo{
    padding:60px 0 35px 0;
    margin:0 auto;
    display:block;
}

p.country-select-intro{
 text-align:center;
 width:100%;
 padding-bottom:30px;
 font-size:1.2rem;
 color:#000;
}

div.country_button_container{
    width:24%;
    height:200px;
    background-color:#EBEBEB;
    padding:20px;
    box-sizing:border-box;
    align-items: center;
}

div.country_button_container img{
    width:100px;
    height:100px;
    margin:0 auto 20px auto;
    display:block;
    
}

.country_buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.country_button{
    width:100%;
    padding:10px 20px;
    border:0;
    cursor:pointer;
    font-size:0.9rem;
    font-family:Arial;
    border-radius:10px;
    color:White;
    background-color:#1D81C2;
}

.UK_notice_text {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    padding: 15px;
    box-sizing: border-box;
    left:0;
    top:0;
    z-index:9999;
}

    .UK_notice_text div {
        margin-bottom: 40px;
        font-size: 0.8rem;
        font-family: Arial;
        position: absolute;
        background: #fff;
        top: 80px;
        left:50%;
        padding: 20px;
        z-index: 99999;
        width:700px;
        box-sizing:border-box;
        transform:translateX(-50%);
        border:5px solid #1d81c2;
    }

    .uk_modal_continue {
        border: none;
        padding: 8px 20px;
        background-color: #1D81C2;
        color: #fff !important;
        cursor:pointer;
    }

.UK_notice_text div ul{
    list-style-type:disc;
    list-style-position:outside;
    color:#000;
    margin-left:30px;
}

    .UK_notice_text div ul li {
        display: block;
        list-style-type: disc;
        display: list-item;
        padding-bottom:5px;
    }

.instance_menu_header{
    float:right;
    padding:13px 10px 0 0;
    font-weight:bold
}

.instance_menu_item {
    display: inline;
    border: 1px solid #fff;
    margin: 0;
    float: right;
    background-color: #EAF2F8;
    text-decoration: none;
}

    .instance_menu_item:hover {
        background-color: #1D81C2;
        cursor: pointer;
        color:#fff;
    }

        .instance_menu_item:hover div {
            font-weight: bold;
            color: #fff;
        }

    .instance_menu_item img {
        padding: 8px;
        color: #fff !important;
        border: none;
        
        width: 20px;
        height: 20px;
        float: left;
    }

    .instance_menu_item div {
        float: left;
        padding: 12px 8px 8px 0;
        font-weight: bold;
    }

.logout_panel {
    position: absolute;
    right: 20px;
    top: 2px;
    color: #009CE5 !important;
}

        .logout_panel a {
            color: #009CE5 !important;
            font-size: x-small;
        }

    .logout_panel select {
        border: solid 1px #009CE5;
        color: #009CE5 !important;
        margin-right:10px;
    }

        