@font-face {
  font-family: 'effra';  
  src: url('../fonts/Effra_W_Lt.woff') format('woff');
}


.inviteError {
	font-style: italic;
	font-family: 'Courier New';
	color: gray;
}

body {
  font-family: effra !important;
  font-size:14px !important;
}

button,
input,
select,
textarea {
  font-family: effra;
  display: block;
    /* width: 100%; */
    padding: 6px 12px;
    font-size: 1.2em;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: n;
    transition: none;
    border-radius: 4px;
    display:inline-block;
    
}

header,
footer,
nav,
section {
  display: block;
}

/**
{
    padding:0px;
    margin:0px;
}*/

a img {
  border-width: 0px;
}

ol, ul {
  list-style: none;
  font-family:effra !important;
}

h1, h2 {
  font-family: effra !important;
}

h3, h4, h5, h6 {
  font-family:effra !important;
}

h3 {
  font-weight: bold !important;
}

h1 {
  font-size: 32px !important;
  color: #531732 !important;
}

.footerFR h1 {
  color: #FFF !important;
}

body#portal h3, body#portalRegister h3 {
   font-size: 18px;
   font-weight: normal;
 }


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
  color: #ff0000;
}

.field-validation-valid {
  display: none;
}

.input-validation-error {
  border: 1px solid #ff0000 !important;
  background-color: #ffeeee !important;
}

.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
}

.validation-summary-valid {
  display: none;
}


.main {
  width: 980px;
  margin: 5px auto 0px auto;
}


.reg_theme {
  color: #983222;
}

a.reg_lnk {
  color: #983222;
  text-decoration: none;
}

  a.reg_lnk:hover {
    font-weight: bold;
  }

.reg_instruct {
  list-style-type: decimal;
  margin: 15px 0px;
}

  .reg_instruct li {
    margin-left: 25px;
  }

.registerTbl {
  font-size: 11px;
}

  .registerTbl tr {
    margin: 5px 0px;
  }

  .registerTbl label {
    font-weight: bold;
  }

.registerTbl_ddl {
  width: 155px;
  padding: 2px;
}

.register_input_text {
  padding: 2px;
  border: solid 1px #8f99a3;
  width: 150px;
}

input[type=password].register_input_text {
  border: solid 1px #8f99a3;
}

.register_btn {
  border: solid 1px black;
  padding: 2px;
  margin-right: 55px;
  float: right;
}

.interest_cat {
  float: left;
  margin-right: 10px;
}

.interest_cat_heading {
  margin: 5px 0px;
  font-weight: bold;
}

.interest_list {
  font-size: 11px;
  padding: 0px 15px 0px 0px;
}
  /*.interest_list li { }*/
  .interest_list li span {
    width: 190px;
  }

div.tc_lst ol {
  counter-reset: item;
  padding-left: 20px;
  margin-left: 20px;
}

.tc_lst ol li::before {
  counter-increment: item;
  content: counters(item,".") ". ";
}

.tcnum {
}

/*Ara*/
.wrapper a {
  cursor: pointer;
}

  .wrapper a:link {
    cursor: pointer;
    text-decoration: none;
    color: White;
  }

  .wrapper a:visited {
    cursor: pointer;
    text-decoration: none;
    color: White;
  }

  .wrapper a:hover {
    cursor: pointer;
    text-decoration: none;
    color: White;
  }

  .wrapper a:active {
    cursor: pointer;
    text-decoration: none;
    color: White;
  }

.top_box {
  border: 1px solid lightgray;
  padding: 20px;
  padding-top: 30px;
  height: 230px;
  margin-bottom: 10px;
}

.top_box_col1_container {
  width: 380px;
  float: left;
}

.top_box_col1 {
  margin-top: 10px;
}

  .top_box_col1 h1 {
    color: #4E4E4E;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .top_box_col1 h3 {
    text-transform: uppercase;
  }

  .top_box_col1 ul {
    text-transform: uppercase;
    margin-top: 10px;
  }

  .top_box_col1 li {
    margin-top: 15px;
    padding-left: 30px;
    background-image: url(../images/tick.gif);
    background-repeat: no-repeat;
  }

.top_box_col2 {
  float: right;
}

.middle_box {
  height: 151px;
  margin-bottom: 10px;
}



.box_ia {
  float: left;
  background-image: url(../images/ia_home_blank.gif);
  background-repeat: no-repeat;
  height: 151px;
  width: 316px;
  margin-right: 16px;
}

.box_ma {
  background-image: url(../images/ma_home_blank.gif);
}

.box_pa {
  background-image: url(../images/pa_home_blank.gif);
  margin-right: 0px;
}

.caption {
  width: 150px;
  height: 60px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #A02216;
}

  .caption div {
    color: Black;
    margin-top: 10px;
    font-size: 14px;
  }

.content_box .left {
  float: left;
  width: 600px;
  border: 0px solid green;
  margin-bottom: 60px;
}

  .content_box .left .div_title {
    font-weight: normal;
    font-size: x-large;
    line-height: 28px;
    width: 450px;
    padding: 30px 0px 20px 0px;
  }

  .content_box .left .left_col1 {
    margin-left: -35px;
    width: 290px;
    float: left;
  }

  .content_box .left .left_col2 {
    width: 340px;
    float: right;
  }

  .content_box .left .left_col3 {
    margin-left: 0px;
    width: 340px;
  }

  .content_box .left .left_col4 {
    margin-right: -48px;
    width: 290px;
  }

  .content_box .left ul {
    margin-left: 0px;
    margin-top: 20px;
    list-style-type: none;
  }

  .content_box .left li {
    margin-top: 10px;
    background-image: url(../images/bullet-r.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 25px;
    font-size: 14px;
  }

.content_box .right {
  float: right;
  width: 314px;
  height: 600px;
  border: 0px solid red;
}

  .content_box .right .feature {
    background-image: url(../images/aaap.jpg);
    background-repeat: no-repeat;
    width: 304px;
    height: 180px;
    border: 1px solid lightgray;
    background-position: bottom;
    padding: 20px 0px 20px 10px;
    background-color: #fdfef8;
    margin-top: 30px;
  }

  .content_box .right .feature2 {
    background-image: none;
    height: auto;
    font-size: 14px;
  }

    .content_box .right .feature2 a {
      color: black;
    }

  .content_box .right .feature .cap2 {
    font-size: 18px;
    font-weight: bold;
    color: #4E4E4E;
  }

  .content_box .right .feature .cap3 {
    font-size: 16px;
    margin-top: 10px;
    width: 200px;
    line-height: 20px;
  }

  .content_box .right .feature .cap4 {
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content_box .right .feature_left {
    margin-top: 10px;
    width: 180px;
    line-height: 20px;
    float: left;
    border: 0px solid green;
    font-size: 12px;
    width: 180px;
  }

  .content_box .right .feature_right {
    float: right;
    border: 0px solid black;
    width: 118px;
  }

  .content_box .right .feature .terms {
    margin-top: 15px;
    font-size: 12px;
    color: Gray;
  }

  .content_box .right ul {
    text-decoration: underline;
    margin-bottom: 15px;
  }

.content_box_lnk {
  margin-left: 90px;
}

/*learn more - links*/
.middle_box_lnk {
  margin-left: 19px;
  margin-top: 15px;
}

.right_box_lnk {
  position: relative;
  left: 192px;
  top: 102px;
}

/*Common*/
.cb {
  clear: both;
}

.learn_more_lnk {
  display: block;
  background-image: url(../images/learn_more.gif);
  background-repeat: no-repeat;
  width: 106px;
  height: 24px;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 13px;
  padding-top: 3px;
}

.cap {
  text-decoration: underline;
  text-align: left;
  font-size: large;
  margin-top: 25px;
  padding-left: 3px;
}

.cap2 {
  font-size: 18px;
  font-weight: bold;
  color: #4E4E4E;
}

.rule {
  float: left;
  border-bottom-style: none;
  border-right-style: none;
  background-color: #cccccc;
  margin-top: 10px;
  color: #cccccc;
  border-left-style: none;
  border-top: 1px solid;
  width: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer {
  margin-bottom: 50px;
}

.footer_menu {
  float: left;
}

  .footer_menu li {
    display: inline;
    padding: 0px 5px;
    border-right: solid 1px #CCCCCC;
  }

    .footer_menu li:last-child {
      border: none;
    }

  .footer_menu a {
    text-decoration: none;
    color: Black;
  }

.copyright {
  float: right;
}

.rule2 {
  margin-top: 10px;
  background-color: #CCCCCC;
  border: none;
  border-top: solid 1px;
  color: #CCCCCC;
  clear: both;
}


.login2 {
}

  .login2 span {
    color: White;
    font-weight: bold;
    padding: 5px;
  }
  /*.login2 input[type='text'], input[type='password']
{
    border:solid 1px black;
    width:150px;
    padding:2px;
}*/

  .login2 input[type='submit'] {
    height: 22px;
    background: url('../images/login.gif');
    border: none;
  }



.largeInput {
  font-size: 24px !important;
  height: 60px !important;
  padding: 10px !important;
}

.largeLabel {
  font-size: 24px !important;
}

.largeButton {
  height: 60px !important;
  font-size: 24px !important;
  width: 160px;
  margin-top: 10px;
  color: #531732 !important;
}

.vmiddle {
    font-family: Effra !important;
    color: black !important;
    font-size: 40px !important;
    font-weight: normal;
}

.textParagraph {
  font-size: 16px;
}


.titlefont {
}

.logincontainer {
  margin-top: 250px !important;
  font-family: Effra, Arial, sans-serif;
  background-color: #FFFFFF;
}


@media (max-width: 768px) {

  .logincontainer {
    margin-top: 200px !important;
  }
}

.title {
  font-family: effra;
  font-size: 32px;
  margin-bottom: 20px;
  color: #531732;
}

#desc {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #000 !important;
}

.descRow {
  background-color: #FFFFFF;
  padding: 10px 15px;
  margin:15px 0;
}

.descRow>label {
  margin-left:10px !important;
}
.savebutton {
  background-color: #531732;
  color: #fff;
  font-size: 14px;
  margin-right:-15px;
}

  .savebutton:hover, .savebutton:active, .savebutton:visited, .savebutton:focus {
    color: #fff !important;
  }

  
label {
  font-weight: normal !important;
  font-family: effra;
}

.hide {
  display: none;
}


.announcementsSubtitle {
  font-weight:bold !important;
  font-size:14px !important;
  font-family: effra;
}

.announcementsSubtitle > label {
  font-size:13px !important;
}

.announcementsSubtitle > input {
  font-size:13px  !important;
}

.emailConsent {
  font-size:13px !important;
  margin-top:7px;
  font-weight:bold;
}

.emailConsent > label {
  font-size:13px !important;
  margin-left:-15px;
  font-weight:bold !important;
}

.confirm-subscription {
  /*background-color:#FFFFFF;*/
  height:400px;
  margin: 10px 0;
  font-size:1.5rem;
  padding:20px;
}

.confirm-subscription a {
  font-weight:bold;
}

.boldText {
  font-weight: bold;
}

.disclaimer {
  font-size: 14px;
}



.main-title {
    color: black;
    font-size: 3.5rem !important;
}

.btn, .btn-large, .btn-small {
    text-decoration: none;
    color: #fff !important;
    background-color: #531732 !important;
    text-align: center;
    letter-spacing: .5px;
    transition: background-color .2s ease-out;
    cursor: pointer;
    font-weight:100;
}

.btn-large:hover, .btn-small:hover, .btn:hover {
    background-color: #7c3440 !important;
    transition: .7s !important;
}


.form-control {
    border-radius:4px !important;
}

.container {
    font-family: effra !important;
}

label {
    font-family: effra !important;
}

div.register_float_left {
    display: inline-block;
    margin-right: 10px;
}

div.register_label {
    width: 150px;
    font-size: 1.3em;
}

p.clear_float {
    clear: both;
}

p.other_country {
    display: none;
}

input[type=text] {
    
    min-width:220px;
 }
input[type=password] {
    
    min-width:220px;
 }

input[type=checkbox] {
     width:15px;
 }

.formTextButton {
  cursor: pointer;
}

.formTextButton:hover {
  text-decoration: underline;
}

.login-text {
    font-size:1.5em;
    padding-left:160px;
}

.login-links {
    text-align:right;
    font-size:1.2em;
}

@media (max-width: 480px) {
    .login-text {
        font-size: 1.2em;
        padding-left: 10px;
    }

    .login-links {
        text-align: left;
        font-size: 1em;
        min-width:200px;
        margin-left:10px;
    }
}
