@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
.header {
  width: 100%;
  padding: 0px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px;
  border-top-width: 5px;
  border-style: solid;
  border-color: #004864;
  box-sizing: border-box;
}
.left { text-align: left; word-wrap: break-word; color:#000000; margin: 0px; padding: 0px; float: left; text-align: justify; box-sizing: border-box;}

.right { text-align: left; word-wrap: break-word; color:#000000; margin: 0px; padding: 0px; float: right; text-align: justify; box-sizing: border-box;}

.clear{  clear:both; padding: 0px; margin: 0px;}

.logo {
  font-size: 39px;
  color: #004864;
}
.logo a {
  text-decoration: none;
  color: #004864;
}
.header_logo_label {
  color: #AFAFAF;
  font-size: 13px;
}
.header_menu {
  background-color: #004864;
}
.header_content {
  width: 1000px;
  margin: auto;
  box-sizing: border-box;
}
.header_description {
  padding-top: 20px;
  font-size: 15px;
  text-align: right;
  color: #AFAFAF;
}
h2 {
  text-align: center;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 15px;
  font-size: 22px;
}
.h1_area {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 15px;
  background-color: #E7E7E7;
}
.h1_area_content {
  text-align: center;
  background-color: #E7E7E7;
  color: #004864;
  font-size: 30px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.green-highlighted-button {
  background-color: #009F05 !important;
  color: #FFFFFF !important;
  border: 0px;
}
.account-button a:hover {
  color: #FFFFFF !important;
}
.header_menu_content {
  position: relative;
  width: 1000px;
  margin: auto;
  height: 50px;
}
.header_menu_button {
  float: left;
  height: 50px;
  line-height: 50px;
  border: 0px;
  border-left-width: 2px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #004864;
}
.header_menu_button:hover {
  background-color: #E7E7E7;
  color: #004864;
}
.header_menu_button a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
.header_menu_button a:hover {
  color: #004864;
}
.home_button {
  background-color: #004864;
  color: #FFFFFF;
  border: 0px;
  font-size: 20px;
}
.home_button a {
  text-decoration: none;
  color: #FFFFFF;
}
.border-right {
  border-right-width: 2px;
}
.hand {
  cursor: pointer;
  cursor: hand;
}
.box1_label {
  font-size: 15px;
}
.box1_title {
  text-align: left;
  font-size: 25px;
  color: #004864;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
.box_icon {
  font-size: 30px !important;
  color: #009F05;
}
.box1_left {
  float: left;
  width: 48%;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #F8F8F8;
  margin-bottom: 20px;
}
.box1_left:hover {
  background-color: #FFFFFF;
}
.box1_right {
  float: right;
  width: 48%;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: #F8F8F8;
  margin-bottom: 20px;
}
.box1_right:hover {
  background-color: #ffffff;
}
.content {
  width: 1000px;
  margin: auto;
  box-sizing: border-box;
}
.box1 {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #CFCFCF;
  padding: 20px;
  box-sizing: border-box;
  margin: auto;
  border-radius: 10px;
  margin-bottom: 20px;
}
.box2 {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #CFCFCF;
  margin: auto;
  border-radius: 10px;
  margin-bottom: 20px;
}
.center {
  text-align: center;
}
.warning {
  margin-bottom: 20px;
  font-size: 13px;
}
.box2_title {
  text-align: left;
  font-size: 30px;
  border: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #EBEBEB;
  padding-bottom: 10px;
  margin: 0px;
  margin-bottom: 20px;
}
.box2_content {
  width: 100%;
  margin: 0px;
  padding: 20px;
  padding-bottom: 40px;
  box-sizing: border-box;
  border: 0px;
  border-top-width: 5px;
  border-style: solid;
  border-radius: 10px;
  font-size: 15px;
}
.border-blue {
  border-color: #004864;
}
.border-green {
  border-color: #009F05;
}
.bg-green {
  background-color: #009F05 !important;
}
.border-red {
  border-color: #A92828;
}
.blue {
  color: #004864;
}
.green {
  color: #009F05;
}
.red {
  color: #A92828;
}
.margin-bottom {
  margin-bottom: 20px;
}
.user_review_label {
  font-weight: bold;
  margin-bottom: 10px;
}
.user_review_icon {
  font-size: 50px !important;
  color: #a4a4a4 !important;
}
.footer_secure_logo {
  width: 200px;
}
.button_style1 {
  background-color: #009F05;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
}
.button_style1:hover {
  opacity: 0.8;
}
.button_style1 a {
  text-decoration: none;
  color: #FFFFFF;
}
.footer_link {
  margin-bottom: 5px;
  font-size: 14px;
  color: #F0F0F0;
}
.footer_link a {
  text-decoration: none;
  color: #F0F0F0;
}
.footer_link a:hover {
  opacity: 0.9;
}
.footer {
  width: 100%;
  background-color: #004864;
  margin-top: 60px;
}
.footer_content {
  width: 1000px;
  margin: auto;
  padding: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
  color: #FFFFFF;
}
.footer_title {
  font-weight: bold;
  color: #FFFFFF;
  font-size: 20px;
  margin-bottom: 20px;
}
.size-medium {
  font-size: 24px;
}
form {
  padding: 0px;
  margin: 0px;
}
.form_submit {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 18px;
  background-color: #009F05;
  border: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  color: #FFFFFF;
}
.form_input_wrapper {
  width: 100%;
}
.form_input {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 18px;
  background-color: #F8F8F8;
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  color: #000000;
}
.space2 {
  padding: 15px;
}
.space {
  padding: 10px;
}
.form_select {
  width: 100%;
  font-size: 20px;
  padding: 5px;
  box-sizing: border-box;
}
.form_select_wrapper {
  width: 100%;
}
.form_label1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.error {
  text-align: left;
  color: #FF0000;
  margin-bottom: 20px;
  font-size: 16px;
}
.select_style1 {
  -moz-appearance: none;
  background: rgb(248, 248, 248) url('../images/select.png') no-repeat scroll 100% 50%;
  font-family: Lato,sans-serif;
  font-weight:400;
  font-size:14px;
  clear: none;
  width: 100%;
  height: 40px;
  background-color:#F8F8F8;
  padding-left: 10px;
  border:none;
  border:1px solid #CCCCCC;
  border-radius:5px;
}

.disclaimer_form {
  background-color: #dddddd;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.disclaimer_form a {
  text-decoration: none;
  color: #000000;
}

.paiement_label {
  color: #999999;
  margin-bottom: 20px;
  text-align: left;
}

.header_mobile_menu_button {
  text-align: center;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  color: #FFFFFF;
}
.header_mobile_menu_button a {
  text-decoration: none;
  color: #FFFFFF;
}
.mobile_menu {
  display: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 18px;
}
.mobile_menu i {
  margin-right: 5px;
}
.mobile_menu_content {
  display: none;
}

#breadcrumb {
  font-size: 12px;
  margin-bottom: 10px;
  color: #999999;
}
#breadcrumb a {
  text-decoration: none;
  color: #999999;
}

.list_items {
  font-size: 18px;
  margin: 0px;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
  background-color: #F8F8F8;
  border: 2px;
  border-style: solid;
  border-color: white;
  border-radius: 10px;
}
.list_items:hover {
  opacity: 0.7;
}
.list_items a {
  text-decoration: none;
}

#pagination {
  font-size: 13px;
  margin: 0px;
  margin-top: 30px;
  text-align: center;
}

.pagination_regular {
  padding: 5px;
  margin: 0px;
  margin-right: 15px;
  color: #004864;
  text-decoration: none;
}

.pagination_regular:hover {
  color: #FFFFFF;
  background-color: #004864;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #004864;
  border-radius: 5px;
}

.pagination_current {
  text-decoration: none;
  padding: 5px;
  margin: 0px;
  margin-right: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #004864;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: #004864;
  border-radius: 5px;
}

.header_disclaimer {
  padding: 5px;
  text-align: center;
  background-color: #e7e7e7;
  font-size: 10.5px;
  color: #999999;
  padding-bottom: 3px;
}
.h1_blue {
    color: #FFFFFF;
    background-color: #004864;
}
.menu_icon {
  font-size: 40px;
  color: #004864;
}
.mobile_menu_box {
  text-align: left; word-wrap: break-word; color:#000000; margin: 0px; padding: 0px; float: right; text-align: justify; box-sizing: border-box;
}
.cards_list_logos {
  height: 30px;
}
.footer_grey_banner {
  padding: 5px;
  text-align: center;
  background-color: #E7E7E7;
  font-size: 12px;
  color: #999999;
}
.footer_grey_banner a {
  color: #999999;
}

@media (max-width: 850px) {

  .content {
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer_content {
    width: 100%;
    padding: 20px;
  }

  .left {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .left img {
    max-width: 100% !important;
  }

  .right {
    width: 100% !important;
  }

  .right img {
    max-width: 100% !important;
  }

  .box1_left {
    width: 100%;
    background-color: #F8F8F8;
    margin-bottom: 10px;
  }

  .box1_right {
    width: 100%;
    background-color: #F8F8F8;
    margin-bottom: 10px;
  }

  .box1_left .left {
    display: none !important;
  }

  .box1_right .left {
    display: none !important;
  }

  .header_content {
    width: 100%;
  }

  .header_content .right {
    display: none !important;
  }

  .header_content .left{
    width: 80% !important;
    margin-bottom: 10px;
  }

  .header_content .clear {
    margin: 0px !important;
  }

  .logo {
    text-align: left;
    font-size: 34px;
  }

  .header_logo_label {
    text-align: left;
    font-size: 11px;
  }

  .header_menu_content {
    display: none;
  }

  .box1_title {
    font-size: 22px;
  }

  .box2_title {
    font-size: 22px;
  }

  .h1_area_content {
    font-size: 20px;
    color: #FFFFFF;
    background-color: #004864;
  }

  .mobile_menu {
    display: block;
  }

  .h1_area {
    background-color: #004864;
  }

}
