/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,600,700');
html {
  /* 1 */
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #000;
}
/*
 * Removes default margin.
 */
body {
  margin: 0;
}
/* Links
 ========================================================================== */
/*
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #0096a9;
  text-decoration: none;
  cursor: pointer;
}
/*
 * Remove the outline on focused links when they are also active or hovered
 */
a:active, a:target, a:focus , a:hover {
  outline: 0;
}

a:hover {
	color: #38c8da;
	text-decoration: none;
}

b, strong {
  font-weight: 600;
}


/*
 * Margins
 */
p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 20px 0;
}
/* Add margin if adjacent element */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 20px;
}
/* Headings
 ========================================================================== */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  margin: 0 0 20px 0;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  color: #333;
  text-transform: none;
}

input {

}



.sfbgcolor
{
	background-color: #ffffff;
}

.sfpagelink
{
	color: #444444;
	text-decoration: none;
		padding-right: 8px;
		
}

a:hover.sfpagelink
{
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	padding-right: 8px;
}

.sfpagelinkbold
{
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	padding-right: 8px;
}

a:hover.sfpagelinkbold
{
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	padding-right: 8px;
}


.sftopNavLink
{
	color: #777777;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font: bold 9pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 3px;
	padding-bottom: 3px;
}


a:hover.sftopNavLink
{
	color: #BF272D;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font: bold 9pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.sftopNavLinkActive
{
	color: #BF272D;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font: bold 9pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:hover.sftopNavLinkActive
{
	color: #BF272D;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font: bold 9pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 3px;
	padding-bottom: 3px;
}


.sfArticleLink
{
	color: #303030;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;

}


a:hover.sfArticleLink
{
	color: #EE8300;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;

}

a.sfArticleLinkActive
{
	color: #EE8300;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;

}

a:hover.sfArticleLinkActive
{
	color: #EE8300;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font: normal 8pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: Block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;

}

#menutable {
	padding-left: 10px;
	padding-right: 10px;
}

#dropmenudiv {
	/* padding-top: 10px; */
	background-color: #f5f5f6 ! important;
	position: absolute;
	width: 180px ! important;
	background-color: white;
	border-Left: 1px solid #f5f5f6;
	border-Right: 1px solid #f5f5f6;
}

#ddmenu {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size : 10pt;
    font-weight: 400;
	display: block;
	position: absolute;
	border-top: 1px solid #f5f5f6;
	border-Left: 1px solid #f5f5f6;
	border-Right: 1px solid #f5f5f6;
	width: 140px;
	z-index:100;
}

.sfamsubLink {
	height: 24px;
	color: #003d51;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size : 10pt;
    font-weight: 400;
	white-space: nowrap;
	display: Block;
	padding: 5px;
	/* border-bottom: solid 1px #909090; */
	background-color: #f5f5f6; */
}


a:hover.sfamsubLink {
	height: 24px;
	color: #38c8da;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size : 10pt;
    font-weight: 400;
	white-space: nowrap;
	display: Block;
	padding: 5px;
	/* border-bottom: solid 1px #909090; */
	background-color: #f5f5f6;
}

.sfamsubLinkActive {
	height: 24px;
	color: #38c8da;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size : 10pt;
    font-weight: 400;
	white-space: nowrap;
	display: Block;
	padding: 5px;
	/* border-bottom: solid 1px #909090; */
	background-color: #f5f5f6;
}

a:hover.sfamsubLinkActive
{
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size : 10pt;
    font-weight: 400;
	white-space: nowrap;
	display: Block;
	padding: 5px;
	/* border-bottom: solid 1px #909090; */
	background-color: #f5f5f6;
}



.sfamLink {
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color : #003d51;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	font-weight: 600;
	/* border: solid 1px #606060;
	background-color : #DADADA;*/
}

a:hover.sfamLink {
	font-size: 14px;
	color : #38c8da;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: Block;
	padding: 5px;
	text-transform: uppercase;
	font-weight: 600;
	/* border: solid 1px #606060;
	background-color : #3C7CBA; */

}

.sffaxtitles {
	color: #003d51;
	padding-top: 10px;
	/* background-color : #cccccc; */
}

.sffaxtitles td {
	font-size: 14px;;
	border-bottom: 1px solid #003d51;
	padding-top: 20px;
	margin-bottom: 10px;
	/* text-align: left ! important;*/ 
}

.sffaxboxText
{
	/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: normal;
	font-size: 9pt;
	color: #303030;
	text-align: left;
	background-color: #FFFBF3;
}

.sffaxboxTextOn td, .sffaxboxTextOff td  {
	padding-top: 0px !important;
}
.sffaxboxTextOn {
	/* font-family: Arial, Helvetica, sans-serif; */
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 9pt;
	color: #303030;
	text-align: left;
	background-color: #F5F5F5;
}

.sffaxboxTextOff {
	/* font-family: Arial, Helvetica, sans-serif; */
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	color: #303030;
	text-align: left;
	background-color: #ffffff;
}


.sffaxboxTextOnBold
{
	/* font-family: Arial, Helvetica, sans-serif; */
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	color: #303030;
	text-align: left;
	background-color: #F5F5F5;
}

.sffaxboxTextOffBold
{
	/* font-family: Arial, Helvetica, sans-serif; */
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	color: #303030;
	text-align: left;
	background-color: #ffffff;
}


.sffaxboxTextOn td:first-child + td + td + td, 
.sffaxboxTextOff td:first-child + td + td + td,
.sffaxboxTextOnBold td:first-child + td + td + td, 
.sffaxboxTextOffBold td:first-child + td + td + td 
{
	padding-left: 20px ! important;
}

.sffaxboxTextOn td:first-child + td + td + td img, 
.sffaxboxTextOff td:first-child + td + td + td img,
.sffaxboxTextOnBold td:first-child + td + td + td img, 
.sffaxboxTextOffBold td:first-child + td + td + td img 
{
	padding-top: 12px;
	aborder-top: 6px solid transparent;
}
/*
.sffaxboxTextOn img, .sffaxboxTextOff img {
	vertical-align: middle;
	xpadding-top: 6px;
}
*/
.sffaxboxTextOn a img, .sffaxboxTextOff a img,
.sffaxboxTextOnBold a img, .sffaxboxTextOffBold a img {
	vertical-align: middle;
	aborder-top: 6px solid transparent;
	padding-top: -2px;
}

.sfamLinkActive {

	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color : #38c8da;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	font-weight: 600;
	/* border: solid 1px #606060;
	background-color : #3C7CBA; */
}

a:hover.sfamLinkActive {
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color : #38c8da;;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	font-weight: 600;
	/* border: solid 1px #606060;
	background-color : #A5C2E0; */
}


.sfarticleBody {
	/* font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; 
	padding-bottom: 20px;
	*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	color: #303030;
}

.sfarticleText {
	/* font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; */
	line-height: 1.875;
	font-size: 14px;
	/* color: #666; */
	text-align: justify;
}

.sfboxTitle {
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal; */
	font-weight: 300;
	font-size: 3rem;
    line-height: 1.2;
	color: #333;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}

#table33 .sfboxTitle {
	text-align: left;
	font-size: 24px;
}

#Form2 .sfboxTitle{
	font-size: 2rem;
}

.sflargeText
{
	font-weight: 300;
	font-size: 22px;
    line-height: 1.2;
	color: #666666;
}
.sfFaxFooter
{
	/* font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color : #A5C2E0;
	*/
	font-size: 9pt;
	color: #003d51;

}

.sfboxText {
	font-weight: normal;
	font-size: 10pt;
	color: #303030;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.sfhomebullets {
	font-size: 10pt;
	color: #303030;
	text-transform: none;
}

.sfarticleTitle {
	font-size: 1.2em;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}


.sfSmallText {
	font-size: 12px;
	color:#303030;
	text-transform: none;
	word-break: initial;
}

.sfdateText {
	font-size: 12px;
	color:#303030;
	text-transform: none;
	padding-bottom: 3px;

}
.sfSmallLink img {
	height: 0px;
	width: 0px;
}
.sfSmallLink {
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	color:#999999;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

a:hover.sfSmallLink {
	color:#38c8da;
}

.sfArticleHeading {
	font-weight: 600;
	font-size: 18px;
	color:#003d51;
	text-transform: none;
}

.sffaqQlink {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #003d51;
	text-transform: none;
	text-decoration: none;
	line-height: 25px;
}

a:hover.sffaqQlink {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #003d51;
	text-transform: none;
	text-decoration: underline;
	line-height: 25px;
}

.sffaqQuestion {
	font-weight: 400;
	color:#003d51;
	text-transform: none;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #303030;
}

.sffaqAnswer {
	color:#666;
	font-size: 16px;
    line-height: 1.5em;
	text-transform: none;
	text-align: justify;
	padding-bottom: 15px;
}

.sfSubmitButton {
	/*font-family: Arial, Helvetica, sans-serif; 
	background-image: url(./images/buttonbg.gif);

	border-top: 1px solid #606060;
	border-bottom: 2px solid #606060;
	border-left: 1px solid #606060;
	border-right: 2px solid #606060;
	*/
	font: inherit;
	/*font-size: 10pt;
    border-radius: 20px;
    line-height: 38px; */
	font-size: 12px;
    border-radius: 13px;
    line-height: 25px;
	color: #000000;

    background: transparent;
    border: 1px solid #003d51;
	text-transform: none;

	display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    text-align: center;

	cursor: pointer;
	transition-property: color, background-color, border-color;
}

.sfSubmitButton:hover, .sfSubmitButton:focus {
    background-color: #003d51;
    color: #fff;
    border-color: #003d51;
    outline:0;
}

.sfSubmitButton:hover {
    text-decoration: none;
}
.sfSubmitButton:not(:disabled) {
    cursor: pointer;
}


input[name="PB_ADD"] {
	font: inherit;
	font-size: 12px;
    border-radius: 13px;
   /* border: 1px solid #003d51;
	display: inline-block; */
    box-sizing: content-box;
    line-height: 25px;
}
 
#IB_EMAIL, #IB_SELECT, #IB_DELSELECT, #PB_OK, input[name="PB_SENDFAX"], #EA_UPDATE {
	margin-top: 20px;
	font: inherit;
	font-size: 12px;
    border-radius: 13px;
   /* border: 1px solid #003d51;
	display: inline-block; */
    box-sizing: content-box;
    line-height: 25px;
}

#IB_EMAIL:hover, #IB_EMAIL:focus, 
#IB_DELSELECT:hover, #IB_DELSELECT:focus,
#IB_SELECT:hover, #IB_SELECT:focus, 
#PB_OK:hover, #PB_OK:focus, 
input[name="PB_ADD"]:hover, input[name="PB_ADD"]:focus 
input[name="PB_SENDFAX"]:hover, input[name="PB_SENDFAX"]:focus 
{
	font-size: 12px;
    /*background-color: #ffffff;
    color: #0096a9; */
    border-color: #003d51;
    outline:0;
}

.sfBlankButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006699;
	background-color: #ffffff;
	text-transform: none;
	cursor: pointer;
}

.sfnoInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 10pt;
	color: #303030;
	text-align: Right;
	padding-right: 5px;
	border: none;
	text-transform: none;
}

.sfnoInputBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 10pt;
	color:#303030;
	text-align: Right;
	padding-right: 5px;
	border: none;
	text-transform: none;
	background-color:#e4e4e4;
}

.sfnoInputTotal
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 10pt;
	color:#303030;
	text-align: Right;
	padding-right: 5px;
	border: none;
	text-transform: none;
	background-color:#ffff99;
}


.sfredText
{
	color: #DC4525;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.sfgreenText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: GREEN;
}

.sfInput {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
	text-align: Right;
	padding-right: 5px;
	text-transform: none;
	background-color:#f9f9f9;
	width: 350px;
}

.sftextInput:not([type]):focus, .sftextInput[type="text" i]:focus, .sftextInput[type="password" i]:focus {
    outline: 0;
    background: #fff;
    color: #000;
    border-color: #0096a9;
}

#EF_POSTAL_CODE, #EF_TEL, #EF_FAX, #EF_MOBILE, #EA_SMSNUMBER, #EA_SMSPROVIDER {
	width: 120px ! important;
}

input:not([type]), input[type="text" i], input[type="password" i] {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
  max-width: 70%;
  width: 95%;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  /*  -webkit-text-fill-color: #0096a9 !important; 
  border-color: #0096a9;*/
  margin-right: 5px;
  border: 1px solid #e5e5e5;
}

.topmenu {
    background-color: #f5f5f6;
    display: flex;
    height: 30px;
}

#Table1B, #table5 { 
    border-spacing: 0px;
    padding: 0px;
    border-collapse: separate;
    background-color: #ffffff ! important;
}

table .sfarticleText {
    border-spacing: 0px;
    padding: 0px;
    border-collapse: separate;
    background-color: #ffffff ! important;
}

#table5 tr:first-child {
	color: #003d51;
	padding-top: 10px;
	background-color : #ffffff ! important; 
}

#table5 tr:first-child td {
	font-size: 14px;;
	border-bottom: 1px solid #003d51;
	padding-top: 20px;
	margin-bottom: 10px;
	/* text-align: left ! important;*/ 
}
#table4 tr:first-child td {
	font-size: 14px;;
	border-bottom: 1px solid #003d51;
	padding-top: 20px;
	margin-bottom: 10px;
	/* text-align: left ! important;*/ 
}
#table4 tr:first-child td b {
	color: #0096a9;
	font-weight: 600;
	font-size: 16px;;
}

#Table1 {
    border-spacing: 0px;
    border-color: #ffffff ! important;
    padding: 0px;
    border-collapse: separate;
    background-color: #ffffff ! important;
}

#table3 #Table1 {
    /* width: 652px ! important; */
    /* margin-left:25%; */
    /* margin-right:25%; */
}

#Table1 td:first-child {
	padding-right: 10px;
}

#table3 td:not(.sfboxTitle) {
	padding-top: 5px;
	font-size: 14px;
}

#Table11 td, #table5 td {
	padding-top: 5px;
}
#table3 #table1 td {
	 padding-top: 15px;
}

hr {
    display: block;
    height: 0px;
    border: 0;
    border-top: 0px solid #f5f5f6;
    margin: 1em 0;
    padding: 0;
    padding-bottom: 0px;
}

/*
 * Icons
 */
input[type="radio" i]:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E");
}
input[type="checkbox" i]:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%0A%3C%2Fsvg%3E");
}
input[type="checkbox" i]:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
}

/*
 * Disabled
 */
input[type="radio" i]:disabled, input[type="checkbox" i]:disabled {
  background-color: #f5f5f6;
  border-color: #e5e5e5;
}
input[type="radio" i]:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E");
}
input[type="checkbox" i]:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%0A%3C%2Fsvg%3E");
}
input[type="checkbox" i]:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%3E%3C%2Frect%3E%0A%3C%2Fsvg%3E");
}

input[type="checkbox" i]:checked, input[type="checkbox" i]:indeterminate {
    background-color: #0096a9;
    border-color: transparent;
}

input[type="checkbox" i]:not(:disabled) {
    cursor: pointer;
}
input[type="checkbox" i]:active, input[type="checkbox" i]:target, input[type="checkbox" i]:focus , input[type="checkbox" i]:hover {
  outline: 0;
}

input[type="checkbox" i] {
	color: #fff;
    height: 16px;
    width: 16px;
	display: inline-block;
    overflow: hidden;
    margin-top: -4px;
    -webkit-appearance: none;
    vertical-align: middle;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #cccccc;
	box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0;
    font: inherit;
     -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-transition-property: background-color, border;
    transition-property: background-color, border;
}

.sftextInputDisabled {
    font-size: 12pt;
    font-weight: 300;
    background: #cccccc ! important;
    background-color: #cccccc;
  	-webkit-box-shadow: 0 0 0px 1000px #cccccc inset;
  	color: #0096a9;
}

/* EA_SMSNUMBER */
input:disabled {
    border: 0px solid #ffffff ! important;
}

input .sftextInput {
  height: 30px;
  line-height: 30px;
}
.sftextInput {
	/*font-family: Arial, Helvetica, sans-serif; 

	font-size: 0.875rem;
    */
    font-size: 12pt;
    font-weight: 300;
    background: #fff;
    color: #000;
	text-align: Left;
    border: 1px solid #e5e5e5;
	padding-right: 5px;
	padding-left: 2px;
	text-transform: none;
}

textarea {
    font-size: 12px ! important;
}

#EA_MONTH {
   vertical-align: middle;
   height: 30px;
   line-height:30px;
   background:#f4f4f4;
   margin-bottom: 10px; /* */
}

.sftextInputSM
{
    font-size: 12pt;
    font-weight: 300;
    background: #fff;
    color: #000;
    text-align: Left;
    border: 1px solid #e5e5e5;
    padding-right: 5px;
    padding-left: 2px;
    text-transform: none;
}

.sfconfBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#303030;
	text-align: Left;
	text-transform: none;
	background-color:#ffffff;
	border: none;
}

.sfBoldRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#303030;
	text-align: Right;
	text-transform: none;
	background-color:#ffffff;
	border: none;
}
.td-inputtext-field-fax {
	height:10pt;
	color: #333333;
	background: #F7F3CA;
	font: normal 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #4D4535;
	border-right: 1px solid #B0A68E;
	border-bottom: 1px solid #B0A68E;
	border-left: 1px solid #4D4535;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
.td-heading {
	color: #A3140D;
	padding: 0px 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-write-up {
	color: #0B6393;
	padding: 1px 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-write-up-bolder {
	color: #646464;
	padding: 3px 0px 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-fax2eMaillogin {
	color: #A3140D;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.td-view-and-manage {
	color: #666666;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 2px 3px;
}
.td-bookmark {
	color: #0B6393;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 2px 2px;
}
.td-e-mail-or-acc {
	color: #056598;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-link-boldlist {
	color: #B70000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-link-boldlist:hover {
	color: #D50000;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td-link-boldlist-11 {
	color: #B70000;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.td-link-boldlist-11:hover {
	color: #B70000;
	text-decoration: underline;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.td-link-normallist {
	color: #0C949E;
	text-decoration: none;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 2px;
}
.td-link-normallist:hover {
	color: #B70000;
	text-decoration: underline;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
.td-unblock {
	color: #666666;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.td-contract-binding {
	color: #666666;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px;
}
.td-anywhere {
	color: #A0A0A0;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px;
}
.td-raguler-blankspace {
	font-size: 10px;
	color: #666666;
	height: 10px;
}
.td-raguler-blankspace-16 {
	font-size: 16px;
	color: #666666;
	height: 16px;
}
.td-raguler-blankspace-12 {
	font-size: 12px;
	color: #666666;
	height: 16px;
}
