﻿
/* _________________________________________________________ DEFAULTS */
    body
    {
		margin: 0 auto;
		width: 100%;
		text-align: left;
		font-size: 14px;
		color: #333;
		background-color: #E2E2E2;
		font-family: 'Roboto', sans-serif;
    }
    table
    {
		margin: 0 auto;
		width: 100%;
		text-align: left;
		font-size: 14px;
		color: #333;
    	/*background-color: #fff;*/
    }
    th
    {
    	text-align: left;
    }
    img
    {
		border: 0;
    }
    img#LogoImg
    {
		border: 8px solid #fff;
    }

	.infoColumn {
		background-color: #e0e0e0;
		border-radius: 5px;
		border: none !important;
	}

	input[type="text"] {
		border-radius: 4px;
		padding:3px;
		border: solid 1px #c0c0c0;
	}

	fieldset h3 {
		padding: 4px;
    background-color: white;
	}
    /* _________________________________________________________ MAIN DIVS */
    div#wrapper
    {
		width: 50%;
		position: relative;
		margin: 0 auto;
		padding:10px;
		background-color: #f5f5f5;
		/*border-right: 2px solid #084d7b;
		border-left: 2px solid #084d7b;
		border-bottom: 2px solid #084d7b;*/
    }

    div#header
    {
		width: 100%;
		height: auto;
    }
    div#headerContent
    {
		padding: 10px 0px 0px 15px;
    }
    div#headerBar
    {
    	/*background: transparent url("/BAK_BM_20110513/images/layout/nav-bg-1.gif") repeat-x;*/
    	height: 27px;
    	padding: 7px 15px 0px 15px;
    }
    div#headerBar div
    {
    	color: #fff;
    }
    div#paymentBar
    {
    	/*background: transparent url("/BAK_BM_20110513/images/layout/nav-bg-1.gif") repeat-x;*/
    	height: 20px;
    	padding: 7px 15px 0px 15px;
		text-align: center;
		font-weight: bolder;
		color: white;
    }

    div#paymentBar div
    {
		text-align: center;
		font-weight: bolder;
		color: white;
    }

    div#insName
    {
    	font-size: 15px;
		color: #fff;
    }
    div#insName a
    {
		color: #fff;
    }
    div#divPolNum
    {
		margin: 0 auto;
		text-align: center;
    }
    div#insAddress
    {
    	font-size: 11px;
		color: #002a5c;
    }
    div#insPolicy
    {
    	font-size: 13px;
    	font-weight: bold;
		color: #002a5c;
    }
    div.floatL
    {
		float: left;
		text-align: left;
    }
    div.floatR
    {
    	float: right;
    	text-align: right;
    }
    div#mainContentWrapper
    {
    	margin: 0 auto;
    	/*width: 873px;*/

    }
    div#mainContent
    {
    	/*width: 873px;*/
		padding-top: 20px;

    }

    div#PageFooter
    {
		background-color: white;
		left: 0px;
    	width: 100%;
    	/*position: absolute;*/
    	font-size: 11px;
    	margin-top: 50px;
    	padding-top: 10px;
		border-top: 1px dotted #888;
		padding-bottom: 30px;
    }

    /* _________________________________________________________ MISC DIVs */
    .total, .BorderTop
    {
		border-top: 1px solid #aaa;
		font-weight: bold;
		font-size: 13px;
    }
    .totalAll
    {
    	text-align: left;
    	width: 100%;
    	float: left;
    	font-weight: bold;
    	font-size: 12px;
    	border-top: 2px solid #2c355b;
    	padding: 3px 0px;
    }

    /* _________________________________________________________ LINKS */

    a  {
    	color: #2c355b;
    	}
    a:hover { color: #07123e; }

    /* NAVIGATION BAR */

	div#topLinks {
		width: 100%;
		background: #07123e;
		/*border-top: 1px solid #fff;*/
		height: auto;
		margin: -27px auto 0 auto;

		padding: 0px;
		text-align: left;
		display: flex;
		align-items: center;
		font-size: 14px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		overflow: hidden;
	}

	div[id^="menuitem"], a[id^="menuitem"] {
		margin-top:29px;
	}

	#topLinks a {
		color: white;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
	}

	.dropdown {
		float: left;
		overflow: hidden;
	}

	.dropdown .dropbtn {
		border: none;
		outline: none;
		padding: 14px 16px;
		background-color: inherit;
	}

	#topLinks a:hover, #topLinks a.current, .dropdown:hover .dropbtn {
		/*background-color: #7c8ea7;*/
		color: #999999;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #eee;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	}

	#topLinks .dropdown-content a {
		float: none;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
		text-align: left;
		color: #07123e;
	}

	#topLinks .dropdown-content a:hover {
		background-color: #d0d3e0;
		/*color: white;*/
	}

	.dropdown:hover .dropdown-content {
		display: block;
	}



	.logolink {

			/*height: 40px;*/

	}

	#imglogo {
		height: 63px;
		margin-left: -5px;
	}

	/* END NAVIGATION BAR */

	div.polType, div.polType a
	{
		display: inline;
		color: #eeeeee;
	}

	div.polTypeCurrent
	{
		display: inline;
		font-weight: bold;
		/*background: transparent url('/BAK_BM_20110513/images/layout/polTypeCurrent.gif') no-repeat bottom;*/
		padding: 5px;
	}

	div#PageFooter
	{
		text-align: center;
	}
    div#PageFooter a
    {
    	color: #333333;
    	font-weight: bold;
    }
    div#PageFooter a:hover
    {
    	color: #666666;
    }

    /* _________________________________________________________ HEADINGS */
    .PageHeading
    {
		font-size:14pt;
		color: #07123e;
		border-bottom: 2px solid #2c355b;
    	text-align: left;
    }
    .SubPageHeading
    {
    	font-size: 14px;
    	letter-spacing: 0.2px;
    	color: #07123e;
			text-align: left;
			margin-bottom: 20px;
			padding:2px;

    }
    .SubPageHeadingR
    {
    	float: right;
    	font-size: 14px;
    	font-weight: bold;
    	letter-spacing: 0px;
    	color: #07123e;
		text-align: right;
		margin-bottom: 20px;
    }
    div#DetailsLink
    {
		float: right;
		font-size: 10pt;
		color: #07123e;
		margin-top: 5px;
		font-weight:600;
    }
    .emLG, .emLG a
    {
		color: #666666;
		font-style: italic;
		font-size: 18px;
		text-align: center;
    }
    .title
	{
    	font-size: 14px;
    	font-weight: bold;

    	color: #2c355b;
		text-align: left;
		border-bottom: 1px solid #666666;
		margin-bottom: 10px;
	}
    .title2
	{
    	font-size: 14px;
    	font-weight: bold;
    	letter-spacing: 1px;
    	color: #2c355b;
		text-align: left;
		margin-bottom: 10px;
	}
	.lgTitle
	{
		font-size: 24px;
		color: #07123e;
	}

	#payscreen1 {
		width: 50%;
	}


	/* _________________________________________________________ SHOW/HIDE TABLES */
	img.ShowHideImg
		{
		width: 10px;
		height: 10px;
		margin: 0 2px;
		cursor: pointer;
		}
	.ShowHideContainer
		{
		margin: 20px 0;
		background: #fff;
		}
	.ShowHideTitle
		{
		background-color: #d0d3e0;
		/*background-image: url("/BAK_BM_20110513/images/layout/showhide_bkgd.png");*/
		background-repeat: repeat-x;
		padding-left: 10px;
		height: 20px;
		}
	.ShowHideTitle a,
	a.HideShow
		{
		color: #444;
		}
	.SectionTitle
		{
		padding: 5px 10px;
		font-weight: bold;
		background-color: #2c355b;
		color: #fff;
		}
	.LightBackground
		{
		background-color: #fff;
		}

	.SectionTitle a
		{
		color: #fff;
		}

	.Data .Left
		{
		padding-left: 5px;
		}

	.Data .Center
		{
		padding-left: 2px;
		padding-right: 2px;
		}

	.Data .Right,
	.Title .Right
		{
		padding-right: 5px;
		}

	.IndentLeft
		{
		padding-left: 20px;
		}

	.IndentCenter
		{
		padding-left: 20px;
		padding-right: 20px;
		}

	.IndentRight
		{
		padding-right: 20px;
		}

	.Title th,
	.Title td
		{
		background: #eeeeee;
		color: #333333;
		}

	tr.Title th,
	tr.Title td
		{
		border-bottom: 1px solid #ccc;
		}

	tr.Title td
		{
		border-top: 1px solid #ccc;
		}
	.Closed tr.Title,
	.Closed tr.Data,
	.FullClosed
		{
		display: none;
		}

	.Open tr.Title,
	.Open tr.Data,
	.FullOpen
		{
		display:;
		}

	/* _________________________________________________________ FINANCIAL INFO PAGE */
.PageBlock
	{
	width: 90%;
	margin: 10 5px;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
	}

.SnapShotBlock {
    background-color: #ececec;
    width: 50%;
    margin: 0;
    padding: 10px;
    text-align: left;
    margin-bottom: 10px;
    border-radius: 5px;
}

#makePaymentBtn
	{
	background-color: #07123e;
	background-image: url("/images/buttons/makeAPayment_whiteBkgd.png");
	width: 162px;
	height: 50px;
	cursor: pointer;
	}

.Button {
	padding:6px;
	min-width:80px;
	border-radius: 4px;
	border:none;
	margin-right: 2px;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.57);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.57);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.57);
}

a.Button {
	text-decoration:none;
	color:white;
}

.Cancel {
	background-color: #d11c1c;
	color: white;
}

.Cancel:hover {
	background-color: red;
}

.Continue {
	background-color: #2bb555;
	color: white;
}
.Continue:hover {
	background-color: green;
}
/* _____________________________________________________________ POLICY SELECT DROPDOWN LIST */

ul.polSelect {
    list-style-type:none;
    padding:0;
    margin:0;
    position:relative;
}

ul.polSelect li {
    float:right;
    padding: 6px 15px 5px 15px;
    margin:-6px 0 0 0px;
    cursor: pointer;
    border-left:solid 1px #ccc;
}

ul.polSelect ul {
    list-style-type:none;
    margin:5px 0 0 0;
    display:none;
    position:absolute;
}

ul.polSelect ul li {
    clear:right;
    /*background: url("/BAK_BM_20110513/images/layout/nav-bg-1.gif") repeat-x;*/
    color:#eeeeee;
    padding:5px;
    width:120px;
    text-align:left;
    margin:0 0 0 -56px;
}

ul.polSelect ul li a{
    clear:right;
    text-decoration:none;
    color:#eeeeee;
    display:block;
}

ul.polSelect ul li.hover a{
    color:#07123e;
}

ul.polSelect ul li.hover {
    font-weight: bold;
	/*background: url("/BAK_BM_20110513/images/layout/nav-bg-2.gif") repeat-x;*/
}

ul.polSelect ul li.polTypeCurrent {
	font-weight: bold;
	/*background: url("/BAK_BM_20110513/images/layout/nav-bg-2.gif") repeat-x;*/
	color: #07123e;
}
/* _____________________________________________________________ GENERIC CLASSES */

.Left, .Left td, .IndentLeft, .IndentLeft td { text-align:left; }
.Center, .Center td { text-align:center; }
.Right, .Right td, td.Right, .IndentRight, .IndentRight td { text-align:right; }

.VTop, .VTop td { vertical-align:top; }
.VMiddle, .VMiddle td { vertical-align:middle; }
.VBottom, .VBottom td { vertical-align:bottom; }

.FloatR { float:right; }
.FloatL { float:left; }
.Clear { clear:both; }
.ClearR { clear:right; }
.ClearL { clear:left; }

.Font6 { font-size:6pt; }
.Font7 { font-size:7pt; }
.Font8 { font-size:8pt; }
.Font9 { font-size:9pt; }
.Font10 { font-size:10pt; }
.Font11 { font-size:11pt; }
.Font12 { font-size:12pt; }
.Font13 { font-size:13pt; }
.Font14 { font-size:14pt; }

.Bold { font-weight:bold; }
.Italic { font-style:italic; }
.SmallCaps { font-variant:small-caps; }

.Border, .Border td { border:1px solid black; }
.BorderT, .BorderT td { border-top:1px solid black; }
.BorderR, .BorderR td { border-right:1px solid black; }
.BorderB, .BorderB td { border-bottom:1px solid black; }
.BorderL, .BorderL td { border-left:1px solid black; }

.BorderS, .BorderS td { border:1px solid silver; }
.BorderTS, .BorderTS td { border-top:1px solid silver; }
.BorderRS, .BorderRS td { border-right:1px solid silver; }
.BorderBS, .BorderBS td { border-bottom:1px solid silver; }
.BorderLS, .BorderLS td { border-left:1px solid silver; }

.Border3D
	{
	border-top:1px solid silver;
	border-right:2px solid dimgray;
	border-bottom:2px solid dimgray;
	border-left:1px solid silver;
	}

.Padding5 { padding:5px; }
.Padding10 { padding:10px; }
.Padding15 { padding:15px; }
.Padding20 { padding:20px; }

.PaddingT5, .PaddingT5 td { padding-top:5px; }
.PaddingR5, .PaddingR5 td { padding-right:5px; }
.PaddingB5, .PaddingB5 td { padding-bottom:5px; }
.PaddingL5, .PaddingL5 td { padding-left:5px; }

.PaddingT10, .PaddingT10 td { padding-top:10px; }
.PaddingR10, .PaddingR10 td { padding-right:10px; }
.PaddingB10, .PaddingB10 td { padding-bottom:10px; }
.PaddingL10, .PaddingL10 td { padding-left:10px; }

.PaddingT15, .PaddingT15 td { padding-top:15px; }
.PaddingR15, .PaddingR15 td { padding-right:15px; }
.PaddingB15, .PaddingB15 td { padding-bottom:15px; }
.PaddingL15, .PaddingL15 td { padding-left:15px; }

.PaddingT20, .PaddingT20 td { padding-top:20px; }
.PaddingR20, .PaddingR20 td { padding-right:20px; }
.PaddingB20, .PaddingB20 td { padding-bottom:20px; }
.PaddingL20, .PaddingL20 td { padding-left:20px; }

.Margin5 { margin:5px; }
.Margin10 { margin:10px; }
.Margin15 { margin:15px; }
.Margin20 { margin:20px; }

.MarginT5, .MarginT5 td { margin-top:5px; }
.MarginR5, .MarginR5 td { margin-right:5px; }
.MarginB5, .MarginB5 td { margin-bottom:5px; }
.MarginL5, .MarginL5 td { margin-left:5px; }

.MarginT10, .MarginT10 td { margin-top:10px; }
.MarginR10, .MarginR10 td { margin-right:10px; }
.MarginB10, .MarginB10 td { margin-bottom:10px; }
.MarginL10, .MarginL10 td { margin-left:10px; }

.MarginT15, .MarginT15 td { margin-top:15px; }
.MarginR15, .MarginR15 td { margin-right:15px; }
.MarginB15, .MarginB15 td { margin-bottom:15px; }
.MarginL15, .MarginL15 td { margin-left:15px; }

.MarginT20, .MarginT20 td { margin-top:20px; }
.MarginR20, .MarginR20 td { margin-right:20px; }
.MarginB20, .MarginB20 td { margin-bottom:20px; }
.MarginL20, .MarginL20 td { margin-left:20px; }

.alignContinue {
	position: absolute;
	top: 575px;
}

legend {
    font-size: 16px;
    font-weight: bold;
    color: #353a65;
    padding: 0 1em;
}

fieldset {
	background-color: #cccfe0;
	font-size:14px;
  -moz-border-radius: 6px;
   border-radius: 6px;
   border: 1px solid #e0e0e0;
}

.errorTxt {
	padding: 10px;
	background-color: #f7bcbc;
	font-weight:400;
	text-align:center;
	line-height: 1px;
	border-radius: 4px;
	color: #7d3939;
	font-size:14px;
}

.ButtonLarge {
	font-size: 18px;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.50rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

.dimContent {
	font-size:16px;
	line-height:24px;
}

#mainContent {
    min-height: 377px;
}

.privacy {
	line-height: 20px;
	padding:20px;
	text-align: justify;
}

.HugeFont {
	font-size:20px;
}

.fa-icon-med {
	font-size:16px;
	cursor: pointer;
}

div.landing-page-icon {
	padding:16px;
	opacity: 0.8;
	text-align:center;
}

.landing-page-links {
	/*margin-left:10px;*/
	font-size: 20px;

}

.landing-page-icon:hover {
	opacity: 1.0;
}


.alert {
  padding: 8px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info a {
  color: #000;
	font-weight: 700;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning a {
  color: #000;
	font-weight:700;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.btn-info {
		color: #fff;
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de,#2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

.Center {

	position:relative;
	margin-top:20px;
}