*, after, before {
    box-sizing: border-box;
}

.wrapper {
    margin: 0 auto;
    width: 1180px;
}
.ld_main_m {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.ld_main {
  border: 1px solid #ccc;
  float: left;
  margin: 10px 0 0 0;
  width: 100%; position: relative; background: #FFF;
  
}
.ld_main::after {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
}
.ld_main_l {
  float: left;
  padding-bottom: 40px;
  width: 50%;
}
.ld_h {
  font-size: 20px;
  margin: 25px 0 0;
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
}

.ld_flist li {
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    list-style-type: none;
    margin: 0 5px 7px 14px;
    padding: 6px 3px;
    width: 133px;
     font-size: 13px;
    line-height: 14px;
    border-radius: 5px;
    
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,fefefe+100 */
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(254,254,254,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(254,254,254,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(254,254,254,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
.ld_flist {
  float: left;
  width: 100%;
  padding: 19px 0;
}
.add_field {
 
  float: left;
  margin: 26px 0 0;
  padding: 6px 0 0;
  width: 100%;
}
.af_r {
    float: left;
    margin: 5px 0;
    width: 100%;
}
.af_la {
    float: left;
    margin: 6px 0 0;
    width: 30%; text-align: left; padding: 0 10px; color: #252525; font-size: 14px;
}
.af_ra {
    float: left;
    width: 63%;
    text-align: left;
}
.af_r_new .af_ra {
    pointer-events: none;
}
.af_ra textarea,
.af_ra input[type="text"] {
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  color: #666;
  float: left;
  font-size: 15px;
  padding: 4px 10px;
  width: 100%;
  height: 31px;
}
.af_ra select  {
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  color: #074376;
  float: left;
  font-size: 16px;
  padding: 4px 10px;
  width: 100%;
}
.af_ra input[type="button"] {
  background-color: #ff7200;
  border: 1px solid #ff7200;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 36px;
  line-height: 32px;
  padding: 0 10px;
  width: auto;
}
.af_ra input[type="button"]:hover {  background-color: #074376; border: 1px solid #074376;}
.af_ra input[type="button"].editbtn_r {  background-color: #074376; border: 1px solid #074376;}
.af_ra input[type="button"].editbtn_r:hover {  background-color: #ff7200; border: 1px solid #ff7200;}
.lf_va {
    float: left;
    width: 30%;
}
.lf_va {
    float: left;
    margin: 8px 0 5px;
    width: 30%;
}
.lf_va > input {
   display: inline-block;
    width:  auto;
     
}
.lf_va input[type="radio"]{margin: 7px 5px 0 0;}
.lf_va input[type="checkbox"]{margin: 0px 1px 0 0;}
.chbb input[type="checkbox"]{margin: 8px 5px 0 0;}
.ckbox input[type="checkbox"]{margin: 8px 1px 0 0;}
.cbrow input[type="checkbox"]{margin: 5px 1px 0 0;}
.cbrow input[type="radio"]{margin: 6px 1px 0 0;}
.lf_va span {
   display: inline-block;
    font-size: 13px;
    line-height: 18px;
    vertical-align: top;
}
.ld_main_r {
    float: left;
    width: 50%;
   background: #fff;
    padding-bottom: 60px;
    min-height: 300px;
}
.reqstar {
    color: #ff0000;
}
.af_r_new {
  border: 1px solid #ccc;
  float: left;
  margin: 1%;
  padding: 15px 0;
  width: 98%;
  cursor: pointer;
}
.af_r_new .active {
    background: #eafab3;
}
.showaddform {
  border-top: 1px solid #ccc;
  float: left;
  margin: 0px 0;
  width: 100%;
}
.editbtn {
    margin: 0 18px 0 0;
    width: 45%;
}
.textareaname {
    width: 100%;
}
.formtitel {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0 ;
  font-size: 24px;
}
.lfha {
  float: left;
  width: 100%;
}

.formtitel_de {
  float: left;
  margin: 8px 0 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.lfha {
  border: 1px transparent dashed;
  border-bottom: 1px dashed #074376;
  float: left;
  padding-bottom: 23px;
  width: 98%;
   padding: 2px 22px 5px 7px;
   cursor: pointer; margin: 1%
}

.lfha.setemail {
    color: #252525;
    font-size: 14px;
    margin: 0 0 21px 5px;
    padding: 5px 0 0 10px;
    text-align: left;
    cursor: pointer;
}
.note {
    float: left;
    padding: 15px;
    width: 100%;
    text-align: center;
     color: #252525;
}
.af_ra.ssemail {
  margin: 6px 0 11px 1px;
  pointer-events: none;
  width: 92%;
}
.lfha:hover{  border: 1px #074376 dashed }
.lf_va.chbb {
    width: 100%; text-align: left;
}
.cbrow {
  float: left;
  text-align: left;
  width: 46%;
  margin: 0 0 4px 0;
}

.cbrow > span {
  color: #333;
  float: left;
  font-size: 13px;
  margin: 7px 0 0;
}
.ckbox {
    float: left;
    width: 27px;
}
.ckbox_ch{ }
.ckbox_ch button.add-choice {
  background: #ff7200 none repeat scroll 0 0;
  border: 1px solid #ff7200;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 31px;
  margin: 0 2px;
  padding: 1px 0 3px;
  text-align: center;
  width: 31px;
}
.ckbox_ch button.remove-choice {
  background: #074376 none repeat scroll 0 0;
  border: 1px solid #074376;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 31px;
  margin: 0 2px;
  padding: 0 0 3px;
  text-align: center;
  width: 31px;
}
.chbb .ckbox_ch input[type="text"]{ width: 235px}
.ld_flist li.active{ border-color: #074376; color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,7db9e8+100 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */}


.notice {
  background-color: #bbdcf7;
  border: 1px solid #074376;
  border-radius: 15px;
  display: inline-block;
  margin: 30px 3%;
  padding: 37px 20px;
  width: 94%;
}
.notice h2{ background: none; border: none; font-size: 16px; padding: 0}
.notice h2 b{ color: #ff7200}
.notice p{ font-size: 13px; display: inline-block; width: 100%; color: #333; line-height: 19px;    padding:10px 21px; text-align: left}
.af_r_new:hover {
  border: 1px #074376 dashed;
}
.af_r_new.active { background: #efefef;
  border: 1px #074376 dashed;
}
.lfsavebtn {
  bottom: 0;
  height: 50px;
  left: 50%;
  padding: 10px;
  position: absolute;
  width: 50%;
    background-color: #ebf1f6;
    border-top: 1px solid #e0e0e0;
    display: none;
}
.lfsavebtn input[type="button"] {
  background-color: #ff7200;
  border: 1px solid #ff7200;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 32px;
  line-height: 29px;
  padding: 0 10px;
  width: auto;
}
.lfsavebtn input[type="button"]:hover {  background-color: #074376; border: 1px solid #074376;}
.lfsavebtn input[type="button"].saveform {  background-color: #074376; border: 1px solid #074376; float: right}
.lfsavebtn input[type="button"].saveform:hover {  background-color: #ff7200; border: 1px solid #ff7200;}
.sdown {
    float: right;
    background-color: #074376;
    border: 1px solid #074376;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 32px;
    line-height: 29px;
    padding: 0 29px;
    text-decoration: none;
}
.lf_va_rng {
  float: left;
  width: 50%;
}
.lf_va_rng > input {
  padding: 4px 4px !important;
  text-align: left;
  width: 53px !important;
  font-size: 15px !important;
}
.lf_va_rng > span {
  float: left;
  margin: 9px 0 0 3px;
  font-size: 12px;
}

.mainhead {
  color: #074376;
  float: left;
  font-size: 20px;
  margin-bottom: 13px;
  position: relative;
  text-align: center;
  width: 100%;
}
.mainhead::before {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 100%;
}
.mainhead > span {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 18px;
  box-shadow: 0 0 3px 0 #ccc;
  display: inline-block;
  line-height: normal;
  padding: 5px 20px;
  position: relative;
}
.af_ra textarea{ height: 80px;}

.thankss {
    color: green;
    font-size: 18px;
    padding: 20px;
}
.af_ra input[type="file"] {
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  color: #666;
  float: left;
  font-size: 15px;
  padding: 7px 10px;
  width: 100%;
}