
/*-- Gordon Williams -- styles for www.gordonwilliams.uk 
Copyright 2023-2024 --*/

body {
  background-image:url("images/background_6A.jpg");
  background-size:cover;
  background-position:center;
}
html,body {/*set global font size, remove default browser padding or margin*/
  font-size:16px;
  margin:0;
  padding:0;
}
#wrapper{
  width:100%;
  margin:0 auto;
}
*{
  box-sizing:border-box;
}
img{
  max-width:100%;
  height:auto;
}
.row::after{
  content:"";
  clear:both;
  display:table;
}
[class*="col-"]{
  float:left;
  padding:0.9375em;
}
@font-face {/*Font downloaded from FontsForWeb.com*/
  font-family:'CANDARA';
  src: url('./CANDARA.eot');
  src: local('CANDARA'), url('./CANDARA.woff') format('woff'), url('./CANDARA.ttf') format('truetype');
}
@font-face {/*FOR EBOOK ONLY  Font downloaded from FontsForWeb.com*/
  font-family:'GARA';
  src: url('./GARA.eot');
  src: local('GARA'), url('./GARA.woff') format('woff'), url('./GARA.ttf') format('truetype');
}
hr{
  border:none;
  width:100%;
  background-color:#e2dede;
  height:0.375em;
}
h1{/*all pages*/
  font-family:CANDARA;
  font-size:1.3em;
  text-align:left;
  font-weight:500;
  color:#1a8da6;
  margin:1.2em 0 1em 0; 
}
/*h1{  original site
  font-family:CANDARA;
  font-size:2em;
  letter-spacing:0.1em;
  text-align:left;
  font-weight:100;
  color:#1a8da6;
  margin-top:1em;
  margin-bottom:0;
  padding-bottom:0.5em;
  border-bottom:solid 1px #d2cece;
}*/
h2{/*subheadings on extracts_7ss only*/
  line-height:1.25;
  font-family:CANDARA;
  font-size:1.25em;
  text-align:left;
  font-weight:100;
  color:#1a8da6;
  margin:0.5em 0 -0.5em 0;
}
/*h3{  original site
  font-family:CANDARA!important;
  font-size:2em;
  letter-spacing:0.1em;
  text-align:left;
  font-weight:100;
  color:#1a8da6;
  margin:-1em 0 0 0;
  padding-bottom:0.5em;
  border-bottom:solid 1px #d2cece;
}*/
/*h4{ USED ON ORIGINAL SITE ONLY
  font-family:CANDARA;
  font-size:1.4em;
  text-align:left;
  font-weight:500;
  color:#23a1c2;
  margin-top:-0.3em;
}*/
/*h5{ EXTRACTS pages only
  font-family:CANDARA;
  font-size:1.3em;
  text-align:left;
  font-weight:500;
  color:#23a1c2;
  margin:-5em 0 5em 0;
}*/
/*h6{ BUY, ABOUT, PRIVACY pages
  line-height:130%;
  font-family:CANDARA;
  font-size:1.4em;
  text-align:left;
  font-weight:500;
  color:#23a1c2;
  margin:0.75em 0 1em 0;
}*/

                  /*CSS ALPAHABETICAL FROM HERE*/

.AAH_container{ /*HOME and BUY*/
  height:3.125em;
}
.AAH_icon_box{ /*HOME and BUY*/
  float:left;
  width:80px;/*--FIXED ICON WIDTH px--*/
  margin:0 0 0.5em 0;
}
.AAH_text_box{ /*HOME and BUY*/
  float:left;
  width:80%;
  line-height:120%;
  color:#546682;
  margin:-1em 0 0 0;
  padding:0.25em 0 0 0.9375em;
}
.alice_cover_container{ /*BUY only*/
  display:inline-block;
  text-align:center;
  width:5.875em;
}
.announcement_image{/*MAY BE DELETED. OLD SITE ONLY*/
  float: left;
  padding-right: 1em;
  margin: -1em 0 0.5em 0;
}
.announcement_text_box{ /*--SCREENS ABOVE 768px--*/
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  font-weight:500;
  color:#546682;
  margin:1.5em 0 -1.25em 0;
}
.announcement_text_box2{ /*--SCREENS BELOW 768px--*/
  display:none;
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  font-weight:500;
  color:#3B78d3;
}
.announcement_text_box_font{ /*--SCREENS ABOVE 768px--*/
  font-size:1.2em;
}
.banner_2{
  margin-top:-1.25em;
}
.bc_date{
  font-family:CANDARA;
  font-size:0.75em;
  color:#277fc3;
  margin:0 0 -0.5em 0;
}
.bc_text{
  font-family:CANDARA;
  font-size:0.9em;
  color:#1a4162;
  line-height:140%;
  padding:0 2em 0 0;
}
.bc_title{
  font-family:CANDARA;
  font-size:0.85em;
  color:#277fc3;
  margin:0 0 0.3em 0;
  padding:0;
}
.blank1{/*about*/
  height:1.35em;
}
.blank2{/*extracts_7ss*/
  height:7em;
}
.blank3{/*other extracts*/
  height:4.5em;
}
.blog_column{
  font-family:CANDARA;
  font-size:1.2em;
  color:#1a4162;
}
.blog_continue{
  font-family:CANDARA;
  font-size:0.9em;
  font-style:italic;
  text-align:right;
  margin:-0.75em 2em 1em 0;
}
.blog_image{
  margin:0.75em 0 0.5em 0;
}
.blog_pic{
  float:left;
  padding:0.5em 1.5em 0.5em 0;
}
.blog_return{
  font-size:0.85em;
  font-style:italic;
  margin:0.5em 0 0 0;
}
.blog_text {
  font-family: CANDARA;
  font-size: 1.2em;
  text-align: left;
  line-height: 135%;
  color: #404040;
  padding: 0 1em 0 0;
}
#blog_top_name{
  font-family:CANDARA;
  font-size:2em;
  letter-spacing:0.1em;
  text-align:left;
  font-weight:100;
  color:#1a8da6;
  margin:-1em 0 0 0;
  padding-bottom:0.5em;
}
.blue{
  color:#1a8da6;
}
.blue2{
  color:#4c89c8;
}
.blue3{
  color:#1c879a;
}
.blue4{
  color:#1a8da6;
  font-weight:bold;
  font-style:italic;
}
.book_title_subhead{
  font-style:italic;
  font-size:0.9em;
}
.buttons_buy{
  padding:0;
}
.buy_covers_container{
  margin:-0.85em 0;
  border:solid 1px red;
}
.buylink_box{/*BUY page only*/
  display:inline-block;
  border:solid 0.0625em #ded8d8;
  padding:0 0.5em;
  margin-bottom:0.25em;
  background-color:#fff;
}
.color1{ /*EXTRACTS book name*/
  color:#156d7d;
}
.cover_buy{ /*BUY page only*/
  margin:auto;
}
.covers_hidden{
  display:none;
}
.empty{
  color:#fff;
}
.extracts_chapter_bottom_links{
  font-family:CANDARA;
  font-size:1.1em;
  margin: 0 0 -1.9em -0.8em; /*margin-left to force left alignment*/
  padding:0;
  text-align:left;
}
.extracts_chapter_bottom_links_about{
  font-family:CANDARA;
  font-size:1.1em;
  margin:-4em 0 0 0.01em; /*margin-left to force left alignment*/
  padding:0;
  text-align:left;
}
.extract_heading{ /*to allow for text-align:center below 767px*/
  font-family:CANDARA;
  font-size:1.1rem;
  text-align:left;
  line-height:130%;
  color:#404040;
}
.extract_number{
  font-family:CANDARA;
  font-size:1.5em;
  margin:0.5em 0 0.2em 0;
}
.extract_number_ss{ /*Short Stories extracts*/
  font-family:CANDARA;
  font-size:1.1em;
  color:#1a8da6;
  margin-bottom:-0.65em;
}
#form_box{
  height:5em;
  margin:-3em 0 1.75em 0.15em;
}
#form_box_small{
  display:none;
  height:5em;
}
.gw_ABOUT_pic{
  padding:0.5em 1em 0 0;
  float:left;
}

.home_pics{
  margin:-0.5em 0 0.75em 0;
}
.icons_blog{
  margin:0 0 0 0;
}
.icon_blog{
  margin:0 0.4em 0 0;
}
.icon_blog_hidden{
  display:none;
}
.icons{ /*all pages except blog*/
  position:relative;
  float:right;
  top:1em;
}
.icons_blog{ /*blog*/
  top:0.5em;
}
.icon{ /*all pages*/
  margin-left:0.4em;
}
.icon_hidden{ /*all pages*/
  display:none;
}
.its_my_blog{
  letter-spacing:0.11em;
  font-size:0.85em;
}
#its_my_blog_box{
  margin:-1.5em 0 1em 0;
}
#left_panel{
  font-family:CANDARA;
  font-size:0.95em;
  text-align:left;
  color:#635959;
  padding:0.6em 0.5em 0 0;
  border-right:solid 0.0625em #dfdbdb;
  border-top:solid 0.5em #dfdbdb;
}
.left_panel_container{
  display:block;
}
.left_panel_titles{
  color:#1a8da6;
}
.link_pic{
  display:block;
  margin:0.5em 0 1em 0;
}
.link_pic_box{
  width:6.25em;
}
.link_pic_text{
  font-family:CANDARA;
  font-size:0.85rem;
  text-align:center;  
  color:#404040;
}
.link_separator_bar{
  display:none;
  color:#ca4444;
  font-weight:bold;
}
.menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
  border-bottom:solid 0.0625em #d2cece; /*line under links*/
}
.sample_chapter_link ul {
  list-style-type:none;
  font-family:CANDARA;
  margin:0;
  padding:0;
}
.mail_form_box{
  font-family:CANDARA;
  margin-top:2em;
}
.mail_form_box_leftcol{
  font-family:CANDARA;
  display:none;
}
.menu li{
  display:inline;
}
.menu li a{
  font-family:CANDARA;
  text-decoration:none;
  font-size:1.1em;
  color:#ca4444;
  padding:0 0.75em 0.3em 0;
  word-wrap:normal;
  display:inline-block;
}
.menu li a:hover {
  color:#000;
}
.menu2 ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.menu2 li{
  display:inline;
}
.menu2 li a{
  font-family:CANDARA;
  text-decoration:none;
  font-size:1.1em;
  color:#ca4444;
  padding:0 0.75em 0.3em 0;
  word-wrap:normal;
  display:inline-block;
}
.menu2 li a:hover {
  color:#000;
}
.menu_extracts ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.menu_extracts li{
  display:inline;
}
.menu_extracts li a{
  font-family:CANDARA;
  text-decoration:none;
  font-size:1em;
  color:#ca4444;
  padding:0 0.75em 0.3em 0;
  word-wrap:normal;
  display:inline-block;
}
.menu_extracts li a:hover {
  color:#000;
}
.menu_privacy li{
  display:inline;
}
.menu_privacy li a{
  font-family:CANDARA;
  text-decoration:none;
  font-size:0.9rem;
  color:#666;
  padding-right:1.25em;
  word-wrap:normal;
  display:inline-block;
}
.menu_privacy li a:hover {
  font-weight:bold;
  color:#23a1c2;
}
.menu_privacy ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.ml-embedded{/*embedded Mailerlite form*/
  margin:0 -1em 0 -1.25em;
}
.move_up{
  margin-top:-20em;
  padding:0.0625em;
}
.nav_box{
  width:100%;
  height:1.5em;
  margin-top:-1.5625em;
}
.new{
  font-size:0.9em;
  color:#4755dd;
}
.new_title{
  color:#315d9f;
  font-weight:bold;
}
.offer_box{
  font-family:CANDARA;
  float:right;
  margin:-1.25em 0 0 16em;
  font-size:1.1em;
  font-style:italic;
  font-weight:bold;
  color:#fe6102;
}
.orange{
  color:#ff8a01;
  font-weight:bold;
}
.other_extracts{
  clear:both;
  height:5.625em;
  position:relative;
  top: -6.75em;
  left:21.25em;
  font-family:CANDARA;
  font-size:1em;
  color:#1a8da6;
  line-height:60%;
  padding:0.4375em 0 0 0.625em;
  border-left:solid 0.0625em #cfcac1;
}
.other_extracts_small{
  display:none;  
  font-family:CANDARA;
  font-size:1em;
  color:#1a8da6;
  line-height:50%;
}
.para_tab_space1{/*space below paras on SS Extracts page*/
  margin-bottom:-0.3em;
}
.pic_layout3{
  float:left;
  padding:0.5em 1em 0 0;
}
.position_left{
  text-align:left;
}
.pp_title_box{/*for adjustment to h1*/
  margin:2.75em 0 -2em 1em;
}
.privacy_heading{/*privacy page only*/
  font-family:CANDARA;
  font-style:italic;
  color:#6466ba;
}
.privacy_home{
  margin:-3.4em 0 0 25.75em;
  font-style:italic;
  font-family:CANDARA;
  font-size:1em;
  color:gray;
}
.privacy_link_box{
  text-align:center;
  font-size:0.1em;
  margin:0.46875em 0 1.5em 0;
}
.privacy_others{
  margin:-3.5em 0 2em 26em;
  font-style:italic;
  font-family:CANDARA;
  font-size:1.1em;
}
.privacy_small{
  display:none;
  text-align:center;
  font-style:italic;
  font-family:CANDARA;
  font-size:1.1em;
}
.right_sidebar{
  font-family:CANDARA;
  font-size:1em;
  color:#1a4162;
}
.rs_blog_links_box{/*RIGHT SIDE*/
  margin:1em 0 1.5em 0;
}
.rs_blog_links_menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.rs_blog_links_menu li{
  display:block;
}
.rs_blog_links_menu li a{
  font-family:CANDARA;
  text-decoration:none;
  font-size:1em;text_layout3
  color:#ca4444;
  padding:0 0.75em 0.3em 0;
  word-wrap:normal;
  display:inline-block;
}
.rs_blog_links_menu li a:hover {
  color:#000;
}
.rs_blog_month{
  font-family:CANDARA;
  font-size:0.8em;
  color:#277fc3;
  margin:0.5em 0 0.5em 0;
}
.rs_blog_pics{
  margin:1.6em 0 1em 0;
}
.rs_blog_text{
  margin:-1em 0 0.5em 0;
}
.rs_page_links{
  font-family:CANDARA;
  font-size:1em;
  color:#277fc3;
}
.rs_recent_posts{
  font-family:CANDARA;
  font-size:1em;
  color:#277fc3;
  letter-spacing:0.13em;
  margin:1em 0 -0.25em 0;
}
.rs_site_links_box{
  margin:0 0 1.5em 0;
}
.rs_site_links{
  font-family:CANDARA;
  font-size:1em;
  color:#277fc3;
  letter-spacing:0.13em;
  margin:0 0 1em 0;
}
.sample_chapter_link_extracts ul {
  list-style-type:none;
  font-family:CANDARA;
  margin:0;
  padding:0;
}
.samples_header{/*sub-heading*/
  font-size:1em;
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  line-height:135%;
  margin-bottom:-0.5em;
}
.samples_text{
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  line-height:135%;
  color:#2e2626;
}
.scribbling{
  letter-spacing:0.11em;
  font-size:0.5em;
}
.scroll_down{
  font-size:0.8em;
}
.section_break_centred{
  display:block;
  text-align:center;
  margin:-0.9em 0 -1.75em 0;
}
.sign_up{
  display:none;
  font-style:italic;
  font-family:CANDARA;
  font-size:1em;
  text-align:center;
  font-weight:500;
  color:#000;
  margin:-0.75em 0 0 0;
}
.sign_up_about{
  font-style:italic;
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  font-weight:500;
  color:gray;
  margin-left:-0.01em;
}
.sign_up_box{    /* STYLES FOR SCREENS ABOVE 768px */
  float: right;
  color:#404040;
  text-align:center;
  margin:-1em 0 0 0;
  padding: 0 0 1.25em 0;
}
.sign_up_box2{  /* STYLES FOR SCREENS BELOW 768px */
  display:none;
  float:none;
  margin:-0.75em auto -10em auto;
  color:#404040;
  text-align:center;
}
#signup_form_container{
  display:none;
  width:100%;
}
.small_link_pic{
  display:none;
  margin:0.5em auto -0.75em auto;
}
.soon{
  font-style:italic;
  color:#4755dd;
  font-size:0.65em;
  padding-left:1em;
}
.space_23{
  padding-left:23em;
}
.space_left{
  padding-left:0.75em;
}
.ss7_extracts{
  padding:23px 0 0 10px;
  margin:-1em 0 -6em 0;
}
.ss7_cover_container{ /*BUY page only*/
  float:left;
  text-align:center;
  width:5.875em;
  margin:0 30px 0 0;
}
.tab1{/*all para indents*/
  padding-left:1em;
}
.text{
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  line-height:135%;
  color:#404040;
}
.text_black{
  color:#404040;
}
.text_black_smaller{
  color:#404040;
  font-size:0.8em;
}
.text_buy{
  padding:0;
  margin:1.6em 0 0 0;
}
#text_container_home{
  margin:-2.3em 0 0 -0.75em; /*move all body text left*/  
}
.text_ebook{
  width:100%;
  font-size:1.1em;
  line-height:135%;
  color:#404040;
}
.text_extracts{
  font-family:CANDARA;
  font-size:1.1em;
  text-align:left;
  line-height:135%;
  color:#404040;
  margin:-8em 0 0 0;
}
.text_layout3{
  font-family:CANDARA;
  font-size:1.05em;
  text-align:left;
  line-height:135%;
  color:#404040;
  margin:-0.85em 0 0 0;
}
.text_right{
  border:solid 1px green;
}
.tgr_cover_container{ /*BUY page only*/
  float:left;
  text-align:center;
  width:5.875em;
  margin:0;
}
.thank_you{
  font-family:CANDARA;
  font-size:0.9rem;
  color:#23a1c2;
}
.three_covers{
  text-align:left;
}
.three_covers_about{
  margin:-0.1em 0 -2.3em 0;
}
.three_covers_chapters{
  margin:-0.1em 0 -2em 0;
}
.three_covers_container{
  margin:-0.5em 0 -1.75em 0;
}
.three_covers_container_hidden{
  display:none;
}
.three_covers_extracts{
  margin:-0.1em 0 0 0;
}
.three_covers_hide{
  display:none;
}
.three_covers_home{
 margin:7em 0 0 0;
}
.top_image{
  display:block;
}
.top_image03{
  display:none;
}
#top_name{/*GORDON WILLIAMS*/
  font-family:CANDARA;
  font-size:2em;
  letter-spacing:0.1em;
  text-align:left;
  font-weight:100;
  color:#1a8da6;
  margin:-1em 0 0 0;
  padding-bottom:0.5em;
  border-bottom:solid 1px #d2cece;
}
.top_text{
  font-family:CANDARA;
  font-size:1.06em;
  text-align:left;
  line-height:125%;
  color:#404040;
  margin-top:-1em;
}
.top_text_ebook{/*ebook subtitle*/
  font-family:GARA;
  font-size:1.1em;
  text-align:left;
  color:#404040;
  margin-top:-1.2em;
}
.top_title_box{
  margin:-2.5em 0 -1.25em 0;
}
.two_covers{
  text-align:center;
}
.two_covers_header1{
  display:none;
}
.two_covers_header2{
  display:none;
  margin-left:0.125em;
}
.two_covers_header3{
  display:none;
  margin-left:0.125em;
}
.uprivercover_container{ /*BUY page only*/
  text-align:center;
  width:5.875em;
}
.upriver_cover_container{ /*BUY page only*/
  float:left;
  text-align:center;
  width:5.875em;
  margin:0 0.1em;
}
.vecteezy{
  font-family:CANDARA;
  font-size:0.75em;
  color:#999;
  font-style:italic;
  margin:0.5em 0 2em 0;
}




/*-- MAILERLITE --*/

@import url(https://assets.mlcdn.com/fonts.css?version=1687939);

.ml-form-embedSubmitLoad {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.g-recaptcha {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ml-form-embedSubmitLoad:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #dd6464 #dd6464 #dd6464 transparent;
  animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}
@keyframes ml-form-embedSubmitLoad {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#mlb2-5759220.ml-form-embedContainer {
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  position: static;
  width: 100% !important;
}
#mlb2-5759220.ml-form-embedContainer button,
#mlb2-5759220.ml-form-embedContainer h4,
#mlb2-5759220.ml-form-embedContainer p,
#mlb2-5759220.ml-form-embedContainer span {
  text-transform: none !important;
  letter-spacing: normal !important;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: #fff;
  border-width: 0;
  border-color: transparent;
  border-radius: 9px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-block !important;
  margin: 0;
  padding: 0;
  position: relative;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-embedWrapper.embedDefault,
#mlb2-5759220.ml-form-embedContainer .ml-form-embedWrapper.embedPopup {
  width: 450px;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: 450px;
  width: 100%;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-align-left {
  text-align: left;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-align-center {
  text-align: center;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-align-default {
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center !important;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-align-right {
  text-align: right;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedHeader
  img {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  height: auto;
  margin: 0 auto !important;
  max-width: 100%;
  width: undefinedpx;
}
#mlb2-5759220.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody {
  padding: 20px 20px 0 20px;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody.ml-form-embedBodyHorizontal {
  padding-bottom: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent {
  text-align: left;
  margin: 0 0 20px 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  h4,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  h4 {
  color: #ca4444;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-align: left;
  word-break: break-word;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p {
  color: #000;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px 0;
  text-align: left;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ol,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ul,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ol,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ul {
  color: #000;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ol
  ol,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ol
  ol {
  list-style-type: lower-alpha;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ol
  ol
  ol,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ol
  ol
  ol {
  list-style-type: lower-roman;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p
  a,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p
  a {
  color: #000;
  text-decoration: underline;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-block-form
  .ml-field-group {
  text-align: left !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-block-form
  .ml-field-group
  label {
  margin-bottom: 5px;
  color: #80bdff;
  font-size: 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  line-height: 16px;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p:last-child,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p:last-child {
  margin: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  form {
  margin: 0;
  width: 100%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-formContent {
  margin: 0 0 20px 0;
  width: 100%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow {
  float: left;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-formContent.horozintalForm {
  margin: 0;
  padding: 0 0 20px 0;
  width: 100%;
  height: auto;
  float: left;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow {
  margin: 0 0 10px 0;
  width: 100%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow.ml-last-item {
  margin: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow.ml-formfieldHorizintal {
  margin: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input {
  background-color: #fff !important;
  color: #0c0c0e !important;
  border-color: #23a1c2;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  height: auto;
  line-height: 21px !important;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input::-webkit-input-placeholder,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input::-webkit-input-placeholder {
  color: #0c0c0e;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input::-moz-placeholder,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input::-moz-placeholder {
  color: #0c0c0e;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input:-ms-input-placeholder,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input:-ms-input-placeholder {
  color: #0c0c0e;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input:-moz-placeholder,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input:-moz-placeholder {
  color: #0c0c0e;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  textarea,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  textarea {
  background-color: #fff !important;
  color: #0c0c0e !important;
  border-color: #23a1c2;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  height: auto;
  line-height: 21px !important;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::before {
  border-color: #23a1c2 !important;
  background-color: #fff !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input.custom-control-input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin-top: 5px;
  margin-left: -1.5rem;
  overflow: visible;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::before {
  border-radius: 4px !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  input[type="checkbox"]:checked
  ~ .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  input[type="checkbox"]:checked
  ~ .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  input[type="checkbox"]:checked
  ~ .label-description::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  input[type="checkbox"]:checked
  ~ .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  input[type="checkbox"]:checked
  ~ .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  input[type="checkbox"]:checked
  ~ .label-description::before {
  border-color: #000 !important;
  background-color: #000 !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-label::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-label::before {
  top: 2px;
  box-sizing: border-box;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::before {
  top: 0 !important;
  box-sizing: border-box !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::before {
  top: 0 !important;
  box-sizing: border-box !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::after {
  top: 0 !important;
  box-sizing: border-box !important;
  position: absolute;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::before {
  top: 0 !important;
  box-sizing: border-box !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .custom-control-label::before {
  position: absolute;
  top: 4px;
  left: -1.5rem;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
  border-radius: 50%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .custom-control-label::after {
  position: absolute;
  top: 2px !important;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::before,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::before {
  position: absolute;
  top: 4px;
  left: -1.5rem;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
  border-radius: 50%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::after {
  position: absolute;
  top: 0 !important;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::after {
  position: absolute;
  top: 0 !important;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .custom-radio
  .custom-control-label::after {
  background: no-repeat 50%/50% 50%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .custom-checkbox
  .custom-control-label::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedPermissions
  .ml-form-embedPermissionsOptionsCheckbox
  .label-description::after,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-interestGroupsRow
  .ml-form-interestGroupsRowCheckbox
  .label-description::after {
  background: no-repeat 50%/50% 50%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-control,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-input,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-input,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-input,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  box-sizing: border-box;
  padding: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-checkbox
  .custom-control-label,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-radio
  .custom-control-label,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-checkbox
  .custom-control-label,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-radio
  .custom-control-label {
  color: #000;
  font-size: 12px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  line-height: 22px;
  margin-bottom: 0;
  position: relative;
  vertical-align: top;
  font-style: normal;
  font-weight: 700;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  .custom-select,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  .custom-select {
  background-color: #fff !important;
  color: #0c0c0e !important;
  border-color: #23a1c2;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 28px 10px 12px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  background: url(https://assets.mlcdn.com/ml/images/default/dropdown.svg)
    no-repeat right 0.75rem center/8px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow {
  height: auto;
  width: 100%;
  float: left;
}
.ml-form-formContent.horozintalForm
  .ml-form-horizontalRow
  .ml-input-horizontal {
  width: 70%;
  float: left;
}
.ml-form-formContent.horozintalForm
  .ml-form-horizontalRow
  .ml-button-horizontal {
  width: 30%;
  float: left;
}
.ml-form-formContent.horozintalForm
  .ml-form-horizontalRow
  .ml-button-horizontal.labelsOn {
  padding-top: 21px;
}
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
  box-sizing: border-box;
  float: left;
  padding-right: 10px;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input {
  background-color: #fff;
  color: #0c0c0e;
  border-color: #23a1c2;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 10px;
  width: 100%;
  box-sizing: border-box;
  overflow-y: initial;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  button {
  background-color: #e2dede !important;
  border-color: #e2dede;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: none;
  color: #dd6464 !important;
  cursor: pointer;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 20px;
  margin: 0 !important;
  padding: 10px !important;
  width: 100%;
  height: auto;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  button:hover {
  background-color: #efefef !important;
  border-color: #efefef !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin-top: 5px;
  margin-left: -1.5rem;
  overflow: visible;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description {
  color: #000;
  display: block;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
  position: relative;
  vertical-align: top;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label {
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 24px;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  a {
  color: #000;
  text-decoration: underline;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  p {
  color: #000 !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  p:last-child {
  margin: 0;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit {
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit
  button {
  background-color: #e2dede !important;
  border: none !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #dd6464 !important;
  cursor: pointer;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 21px !important;
  height: auto;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit
  button.loading {
  display: none;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit
  button:hover {
  background-color: #efefef !important;
}
.ml-subscribe-close {
  width: 30px;
  height: 30px;
  background: url(https://assets.mlcdn.com/ml/images/default/modal_close.png)
    no-repeat;
  background-size: 30px;
  cursor: pointer;
  margin-top: -10px;
  margin-right: -10px;
  position: absolute;
  top: 0;
  right: 0;
}
.ml-error input,
.ml-error select,
.ml-error textarea {
  border-color: red !important;
}
.ml-error .custom-checkbox-radio-list {
  border: 1px solid red !important;
  border-radius: 9px;
  padding: 10px;
}
.ml-error .label-description,
.ml-error .label-description p,
.ml-error .label-description p a,
.ml-error label:first-child {
  color: red !important;
}
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow.ml-error
  .label-description
  p,
#mlb2-5759220.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow.ml-error
  .label-description
  p:first-letter {
  color: red !important;
}
@media only screen and (max-width: 450px) {
  .ml-form-embedWrapper.embedDefault,
  .ml-form-embedWrapper.embedPopup {
    width: 100% !important;
  }
  .ml-form-formContent.horozintalForm {
    float: left !important;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
    height: auto !important;
    width: 100% !important;
    float: left !important;
  }
  .ml-form-formContent.horozintalForm
    .ml-form-horizontalRow
    .ml-input-horizontal {
    width: 100% !important;
  }
  .ml-form-formContent.horozintalForm
    .ml-form-horizontalRow
    .ml-input-horizontal
    > div {
    padding-right: 0 !important;
    padding-bottom: 10px;
  }
  .ml-form-formContent.horozintalForm .ml-button-horizontal {
    width: 100% !important;
  }
  .ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn {
    padding-top: 0 !important;
  }
}




