@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");


.title {
  color: #fff;
  text-transform: uppercase;

  padding-bottom: 20px;
}
.title span {
  display: block;
  text-transform: none;
  font-size: .70em;
}

.contenedor-acordeon {
  width: 100%;
  overflow: hidden;
  border-radius: 3px;
  text-align:center
}

.acordeon {
  width: 100%;
  overflow: hidden;
}
.acordeon__head {
  background: #ecf0f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .50em;
  border-bottom: 0.2px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;

}
.acordeon__head:hover {
  cursor: pointer;
}
.acordeon__head--logo, .acordeon__head--title, .acordeon__head .icon {
  pointer-events: none;
}
.acordeon__head--logo {
  width: 8%;
}
.acordeon__head--title {
  display: inline-block;
  text-transform: uppercase;
  font-size: .95em;
  font-weight: 600;
}
.acordeon__head .icon {
  font-size: .80em;
}
.acordeon__body {
  background: #a4e1f6;
  height: 0;
  transition: height .4s ease-in-out;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) inset;
}
.acordeon__body__menu {
  list-style: none;
}
.acordeon__body__menu li {
  border-bottom: 0.2px solid rgba(0, 0, 0, 0.3);
  padding: .40em;
text-align:left;
margin-left:5%

}
.acordeon__body__menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0.5em 0 1em 0.5em;
  font-size: .95em;
  line-height: 1.2em;
  font-weight: 600;
  text-align:left
}

.active {
  height: 56px;
}

<!------------------------------------------------>

/*realReport*/
.report_title{width:100%;text-align:center;font-size:4rem;line-height:8rem;font-weight:bold;display:inline-block;;}
.report_box{width:92%;padding-left:4%;}
.flag{font-size:14px;width:100%;position:relative;line-height:55px;}
.ui-switch{position:absolute; display:block; width:75px; height:26px; border:2px solid #ddd; border-radius:40px; background-color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box;top:1.6rem;right:0;}
.ui-switch:before{font-size:14px; position:absolute;  content:''; text-transform:uppercase; color:#999;}
.ui-switch:after{content:""; display:block; position:absolute; z-index:1; top:-2px;  width:25px; height:26px; transform:translate(0, 0); -webkit-transform:translate(0, 0); -webkit-transition:.2s ease-in-out; transition:.2s ease-in-out; -webkit-transition-property:-webkit-transform,left; transition-property:transform,left; border-radius:50%; background-color:#fff; -webkit-box-shadow:0 2px 5px rgba(0,0,0,.4); box-shadow:0 2px 5px rgba(0,0,0,.4);}
.ui-switch.active{border:2px solid #007aff; background-color:#007aff;}
.ui-switch.active:before{right:auto; content:''; color:#fff;}
.ui-switch.active:after{transform:translate(57px, 0px); -webkit-transform:translate(57px, 0px);}
.report_person input{width:94%;font-size:14px;line-height:7rem;margin-bottom:1.5rem;padding-right:3%;border-radius:0.5rem;border:0.1rem #ddd solid;}    
.reported_box{margin-top:2.8rem;padding-top:2rem;}
.report_person select{width:100%;font-size:14px;margin-bottom:1.5rem;padding-right:3%;border-radius:0.5rem;border:0.1rem #ddd solid;height:7rem;color:#999;position:relative;background-color:#fff;}
.sel_chose{position:relative;display:inline;}
.report_person select:focus{color:#000;}
.sel_chose:after{width:1.6rem;height:1.6rem;content: "";font-size:4rem;display:inline-block;border-left:0.1rem #aaa solid;border-top:0.1rem #aaa solid;transform:rotate(225deg);position:absolute;right:14px;top:-1.4rem;}
.reported_box h3{font-size:2.6rem;margin-top:0.14px;line-height:5rem;}
.reported_box textarea{width:94%;font-size:2.6rem;line-height:4rem;margin-bottom:1.5rem;padding:3%;border-radius:0.5rem;border:0.1rem #ddd solid;}
.report_person select.address{width:49%;}
.address:nth-child(2){float:right;}

.add_file{font-size:14px;line-height:7rem;border:0.2rem #006cff solid;position:relative;overflow:hidden;text-align:center;color:#006cff;border-radius:0.5rem;}
.add_file input{font-size:4rem;opacity:0;position:absolute;left:0;}
.file_name span{font-size:2.4rem;line-height:3.6rem;width:92%;display: block;padding-bottom:1rem;position:relative;}
.file_name span em{position:absolute;right:0;top:0;border:0.2rem #006cff solid;color:#006cff;font-size:2rem;line-height:14px;padding:0.2rem 1rem;border-radius:1rem;}


.button_list.report_submit{margin:0rem 17% 2.5rem;}
.report_hide{font-size:16px;margin-bottom:1rem;color:#777;line-height:26px;border:0.1rem #aaa solid;padding:0.6rem;position:relative;margin-top:0.3rem;display:none;}
.report_hide:after{width:12px;height:12px;content: "";font-size:4rem;display:inline-block;border-left:0.1rem #aaa solid;border-top:0.1rem #aaa solid;transform:rotate(45deg);position:absolute;right:14px;top:-1rem;background-color:#f0f5f5;}
/*reportGuide*/
.guide_cont{padding-bottom:2rem;padding-top:0.8rem;}
.guide_cont dt{font-size:2.14px;padding:1rem 0 0.6rem;line-height:4rem;color:#555}
/*.guide_cont dt i{width:2.5rem;height:2.5rem;background-color:#526077;color:#fff;line-height:2.5rem;text-align: center;float: left;border-radius:50%;font-size:1.8rem;}*/
.guide_cont dt i{width:2.5rem;height:2.5rem;background-color:#526077;color:#fff;line-height:normal;padding: 3px 3px;text-align: center;float: left;border-radius:50%;font-size:1.8rem;display:inline-block;}
.guide_cont dt em{border:0.1rem #526077 solid;background-color:#fff;border-radius:100%;float:left;padding:0.2rem;margin-top:0.5rem;margin-right:0.5rem;display:inline-block;}
/*.guide_cont dd{font-size:2.14px;text-indent:4rem;line-height:3.6rem;}*/
.guide_cont dd{font-size:2.8rem;text-indent:4rem;line-height:3.6rem;}

.model_tit{padding-left:4%;}
.bg_opac{width:100%;height:100%;position:fixed;z-index:100;background:rgba(0,0,0,0);}
.reportGuide_cont{z-index:50;}
