body {
  background: #fff;
  line-height: 1.3em;
  font-family: Arial, Helvetica, Sans-Serif;
  margin-top: 60px;
  padding: 0 5%;
}

img {
  border: none;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #000;
}

ul {
  list-style-type: "-   ";
  list-style-position: outside;
  margin: 0 0 0 18px;
}


.home_link {
  color: #ccc;
  font-size: 14pt;
  position: absolute;
  top: 40px;
  width: 16px;
}

.nav_icon {
  width: 100%;
  cursor: pointer;
}

.nav_panel {
  position: relative;
  left: 5%px;
  top: 10px;
  padding: 20px;
  width: 200px;
  background: #fff;
  -webkit-box-shadow: 6px 6px 13px -1px rgba(170,170,170,1);
  -moz-box-shadow: 6px 6px 13px -1px rgba(170,170,170,1);
  box-shadow: 6px 6px 13px -1px rgba(170,170,170,1);
  display: none;
}

.nav_panel ul li {
  padding-bottom: 10px;
}

.btn_check {
  width: 37%;
  float: left;
  background: #555;
  padding: 12px 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.tbl_hdr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-style: italic;
  padding: 12px 0;
  margin: 20px 0;
}

.payment_rat {
  max-width: 238px;
}





/** cols / horiz pos etc **/

.col_800 {
  width: 800px;
  max-width: 100%;
	margin: 0 auto 0 auto;
  position: relative;
}

.col_600 {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.col_500 {
  width: 500px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.col_430 {
  width: 430px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.col_300 {
  width: 300px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.col_200 {
  width: 200px;
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.col_left {
  padding-right: 5%;
}

.centered {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.col_left_240 {
  width: 240px;
  float: left;
}

.col_left_50 {
  width: 48%;
  float: left;
}

.col_right_50 {
  width: 48%;
  float: right;
}

.col_right_60 {
  width: 58%;
  float: right;
}

.pos_left_95 {
  width: 95%;
  float: left;
  box-sizing: border-box;
}

.pos_left_90 {
  width: 90%;
  float: left;
  box-sizing: border-box;
}

.pos_left_50 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.pos_left_45 {
  width: 45%;
  float: left;
  box-sizing: border-box;
}

.pos_left_40 {
  width: 40%;
  float: left;
  box-sizing: border-box;
}

.pos_left_40_100 {
  width: 40%;
  float: left;
  box-sizing: border-box;
}

.pos_left_35 {
  width: 35%;
  float: left;
  box-sizing: border-box;
}

.pos_left_30 {
  width: 30%;
  float: left;
  box-sizing: border-box;
}

.pos_left_30a {
  width: 30%;
  float: left;
  box-sizing: border-box;
}

.pos_left_25, .pos_left_25_25 {
  width: 25%;
  float: left;
  box-sizing: border-box;
}

.pos_left_25_40 {
  width: 25%;
  float: left;
  box-sizing: border-box; 
}

.pos_left_20 {
  width: 20%;
  float: left;
  box-sizing: border-box;
}

.pos_left_20_20 {
  width: 20%;
  float: left;
  box-sizing: border-box;
}

.pos_left_15 {
  width: 15%;
  float: left;
  box-sizing: border-box;
}

.pos_left_10 {
  width: 10%;
  float: left;
  box-sizing: border-box;
}

.pos_left_5 {
  width: 5%;
  float: left;
  box-sizing: border-box;
}

.pos_right_0, .pos_right {
  float: right;
}





/** spacers etc **/

.res767_space_top_10 {
  margin-top: 0px;
}

.top_spacer {
  height: 100px;
  width: 100%;
}

.spaced_top_5 {
  margin-top: 5px;
}

.spaced_top_10 {
  margin-top: 10px;
}

.spaced_top_15 {
  margin-top: 15px;
}

.spaced_top_20 {
  margin-top: 20px;
}

.row_10 {
  height: 10px;
}

.row_15 {
  height: 15px;
}

.row_20 {
  height: 20px;
}

.row_30 {
  height: 30px;
}

.row_40 {
  height: 40px;
}

.row_60 {
  height: 60px;
}

.row_80 {
  height: 80px;
}

.rule {
  border-bottom: 1px solid #ccc;
}

.break {
  display: none;
}




/** fonts etc **/

.text_sz9_000 {
  font-size: 9pt;
  color: #000;
  line-height: 1.2em;
}

.text_sz9_aaa {
  font-size: 9pt;
  color: #aaa;
  line-height: 1.2em;
  padding-bottom: 7px;
}

.text_sz10_666_12em {
  font-size: 10pt;
  color: #666;
  line-height: 1.2em;
}

.txt_sz10_000_12em {
  font-size: 10pt;
  color: #000;
  line-height: 1.2em;
}

.txt_sz10_000_bold_12em {
  font-size: 10pt;
  color: #000;
  font-weight: 600 !important;
  line-height: 1.2em;
}

.txt_sz11_000_bold {
  font-size: 11pt;
  color: #000;
  font-weight: 600 !important;
}

.txt_sz12_000 {
  font-size: 12pt;
  color: #000;
}

.txt_sz14_000_bold {
  font-size: 14pt;
  color: #000;
  font-weight: 600 !important;
  line-height: 1.2em;
}

.txt_sz14_000 {
  font-size: 14pt;
  color: #000;
}

.txt_sz14_666 {
  font-size: 14pt;
  color: #666;
}

.text_sz18_000_bold {
  font-size: 18pt;
  color: #000;
  font-weight: 600 !important;
}

.text_sz22_000_bold {
  font-size: 22pt;
  color: #000;
  font-weight: 600 !important;
  line-height: 1.2em;
}







/** misc **/
  
.emph {
  font-weight: 600 !important;
  text-decoration: underline;
}

.bold {
  font-weight: 600 !important;
}

.ital {
    font-style: italic;
}

.req {
  color: #c51f1f;
  font-size: 14pt;
  position: relative;
  top: 0.55ex;
}

.form_label {
  font-size: 9pt;
  color: #666;
}

.yes_no_label {
  margin-top: 10px;
  float: left;
  width: 50%;
  text-align: right;
  padding-right: 20px;
}

.own_deal_lbl {
  float: left;
  margin-top: 10px;
  width: 50%;
  text-align: right;
  padding-left: 20px;
}

.own_deal_lb12 {
    margin-top: 9px;
    float: left;
    width: 70%;
    text-align: right;
    /* padding-right: 20px; */
    font-size: 8pt;
    line-height: 1.3em;
}

.own_deal_opt2 {
    float:; right;
}

.txt_cent {
  text-align: center;
}

.link_bold_u {
  font-weight:600;
  text-decoration: underline;
}

.sample_img {
  max-width: 90%;
  margin: 0 auto;
  height: 148px;
}

.vult {
  max-width: 392px;
}







/** forms **/

.form_input {
  margin-top: 5px;
  background: #ede9e8;
  padding: 11px 20px;
  width: 100%;
  font-size: 12pt;
  font-weight: 600 !important;
  color: #000;
  border: none;
  box-sizing: border-box;
}

.form_textarea {
  vertical-align: top;
  height: 100px;
  font-family: Arial, Helvetica, Sans-Serif;
}

.form_control_row {
  width: 100%;
}

.btn_container {
  margin: 0 auto;
  width: 180px;
}

.btn_container_two {
  margin: 0 auto;
  width: 300px;
  max-width: 100%;
}

.btn_next {
  width: 180px;
  background: #000;
  color: #fff;
  font-size: 12pt;
  padding: 12px 0;
  text-align: center;
  cursor: pointer;
}

.btn_back {
  width: 90px;
  background: #b3b3b3;
  color: #fff;
  font-size: 12pt;
  padding: 12px 0;
  text-align: center;
  cursor: pointer;
}

.option_label {
  float: right;
}

.adj_right {
  margin-right: -10px;
}

.dropzone_frame {
  width: 100%;
  border: 2px dashed #ccc;
}

.dz_frame {
  width: 100%;
  height: 191px;
  border: none;
}

.dz_row {
  width: 100%;
}

.dz_btn {
  margin: 0 auto;
  width: 260px;
  max-width: 80%;
  background: #000;
  color: #fff;
  font-size: 12pt;
  padding: 12px 0;
  text-align: center;
  cursor: pointer !important;
}

.btn_err_ok {
  width: 100px;
  background: #000;
  margin-top: 20px;
}

.lbl_767_show {
  display: none;
}







/** foot **/

.footer {
  margin-top: 200px;
  margin-bottom: 20px;
  font-size: 7pt;
  color: #4D4D4D;
  line-height: 1.4em;
}




/* CUSTOM STYLED RADIO BUTTONS AS CHECKBOXES */

  .option-input-radio-check {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 34px;
    width: 34px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
  }

  .option-input-radio-check:hover {
    background: #ede9e8;
  }

  .option-input-radio-check:checked {
    background: #fff;
  }

  .option-input-radio-check:checked::before {
    height: 34px;
    width: 34px;
    position: absolute;
    /*content: '✔';*/
    content: '\2714';
    display: inline-block;
    font-size: 44px;
    color: #000;
    text-align: center;
    line-height: 34px;
    margin-left: 5px;
    margin-top: -5px;
  }

  .option-input-radio-check:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #fff;
    content: '';
    font-weigh: 100;
    display: block;
    position: relative;
    z-index: 100;
  }

/* END > CUSTOM STYLED RADIO BUTTONS AS CHECKBOXES */



/* START > CUSTOM STYLED RADIO BUTTONS */

  .option_input_radio_btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 34px;
    width: 34px;
    transition: all 0.15s ease-out 0s;
    background-color: #fff;
    border: 2px solid #ccc;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
    border-radius: 50%;
  }

  .option_input_radio_btn:hover {
    background: #ede9e8;
  }

  .option_input_radio_btn:checked {
    background: #ccc;
  }

  .option_input_radio_btn:checked::before {
    height: 12px;
    width: 12px;
    position: absolute;
    /*content: '✔';*/
    content: '\26AB';
    display: inline-block;
    font-size: 0px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin-left: 9px;
    margin-top: 9px;
    background-color: #fff;
    border-radius: 50%;
  }

  .option_input_radio_btn:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #fff;
    content: '';
    font-weigh: 100;
    display: block;
    position: relative;
    z-index: 100;
  }

/* END > CUSTOM STYLED RADIO BUTTONS */



/* START > CUSTOM STYLED CHECKBOXES */

  .option-input-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 34px;
    width: 34px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
  }

  .option-input-checkbox:hover {
    background: #9faab7;
  }

  .option-input-checkbox:checked {
    background: #40e0d0;
  }

  .option-input-checkbox:checked::before {
    height: 34px;
    width: 34px;
    position: absolute;
    /*content: '✔';*/
    content: '\2714';
    display: inline-block;
    font-size: 44px;
    color: #000;
    text-align: center;
    line-height: 34px;
    margin-left: 5px;
    margin-top: -5px;
  }

  .option-input-checkbox:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
  }

/* END > CUSTOM STYLED RADIO BUTTONS AS CHECKBOXES */



/* START > CUSTOM STYLED CHECKBOXES AS RADIO BTNS */

  .option_input_checkbox_as_radio {
      -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 34px;
    width: 34px;
    transition: all 0.15s ease-out 0s;
    background-color: #fff;
    border: 2px solid #ccc;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
    border-radius: 50%;
  }

  .option_input_checkbox_as_radio:hover {
    background: #ede9e8;
  }

  .option_input_checkbox_as_radio:checked {
    background: #ccc;
  }

  .option_input_checkbox_as_radio:checked::before {
    height: 12px;
    width: 12px;
    position: absolute;
    /*content: '✔';*/
    content: '\26AB';
    display: inline-block;
    font-size: 0px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin-left: 9px;
    margin-top: 9px;
    background-color: #fff;
    border-radius: 50%;
  }
  
  .option_input_checkbox_as_radio:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #fff;
    content: '';
    font-weigh: 100;
    display: block;
    position: relative;
    z-index: 100;
  }

/* END > CUSTOM STYLED CHECKBOXES AS RADIO BTNS */

