@charset "utf-8";

/*person-info*/
.nav-info{
  border-bottom: 2px solid #b3b3b3;
  height: 34px;
  background-color: #fff;
}
.nav-info li{
  width: 50%;
  text-align: center;
}
.nav-info li a{
  width: 100%;
  display: block;
  height: 34px;
  line-height: 34px;
  color: #625F5F;
  font-size: 14px;
}
  .nav-info li .active{
	color:#369470;
    border-bottom: 2px solid #369470;
  } 

  .person-info{
   margin-top: 10px;
  background-color: #fff;
  padding: 10px;
  }
   .person-info>li{
position: relative;
  padding-left: 66px;
  height: 30px;
  line-height: 26px;
    margin-bottom: 10px;
   }
  
   .person-info>li label{
  position: absolute;
  left: 0;
  color: #596b63;
    line-height: 30px;
   }
  .person-info .right-center input{
  height: 30px;
  border-radius: 2px;
    padding-left: 6px;
  }
  .person-info .right-center .bj{
  	width: 50%;
  }
  .person-info .right-center .bj2{
  	display: inline-block;
  	float: right;
  	height:100%;
  	padding:0 10px;
  	color: #017349;
  	font-size: 15px;
  }
  .inner-person-per1{
    margin: 0;
  }
 .inner-person-per1 li{
   width: 33.3%;
  }
  .inner-person-per1 li select{
  width: 100%;
  border: 1px solid #a3a1a1;
  height: 30px;
  border-radius: 2px;
  background: transparent;
   }
   .inner-person-per1 li .per1-right{
     padding-right: 3px;
   }
    .inner-person-per1 li .per1-mid{
		padding:0 3px;
	}
	 .inner-person-per1 li .per1-left{
		 padding-left:3px;
	 }
   .person-content h3{
  font-size: 14px;
  margin-top: 6px;
  margin-left: 8px;
  color: #369470;
   }
   
   .person-btn{
  margin-bottom: 6em;
  padding: 10px;
  }
   .person-btn a{
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #fdbf18;
  color: #fff;
  border-radius: 4px;
   }
  
 /* question*/
 .answer-content h4{
   margin: 12px 10px;
  font-size: 14px;
  color: #979797;
 }
  .answer-content .answer-info{
   background-color: #fff;
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-left: 54px;
  }
  .answer-content .answer-info label{
  position: absolute;
  left: 10px;
  }
  .answer-content .answer-info input{
  width: 100%;
  height: 36px;
  }
  
  
 /* safty-question*/
 
 .safty-info{
  background-color: #fff;
  height: 36px;
  line-height: 36px;
  position: relative;
    padding: 0 10px;
    color: #666666;
	  border-bottom: 1px solid #eaeaea;
 }
   .safty-info a{
  position: relative;
  display: block;
   }
   
    .safty-info a i{
    position: absolute;
  right: 0;
  
	}
/*	activity-det*/

.act-bar img{
  width: 100%;
}

.act-det{
  background-color: #fff;
  margin-top: 6px;
  border-top: 1px solid #dddddd;
  }
  
  .act-det li{
    height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  padding-left: 74px;
  }
  .act-det li label{
  position: absolute;
  left: 10px;
  }
   .act-det li input{
  height: 30px;
  width: 100%;
   }
  .act-text{
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: 10px;
  background-color: #fff;
  }
  .act-text h3{
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #dddddd;
  padding-left: 10px;
  color: #027349;
  }
  
  .act-text p{
  margin: 10px 10px 14px;
  color: #596b63;
  }
  
  .act-text p i{
  font-size: 12px;
  margin-right: 4px;
  }
	.act-text span{
  margin: 10px 10px 14px;
  display: block;
  color: #e91818;
	}
	.act-text span i{
  font-size: 12px;
  margin-right: 4px;
	}
	.act-text i{
  position: relative;
  top: -2px;
	}
	
	.act-lie .act-same{
  height: 36px;
  line-height: 36px;
	}
	
	.act-lie li{
  border-bottom: 1px solid #dddddd;
  position: relative;
  padding: 0 10px;
  color: #596b63;
	}
	.act-lie li span{
  position: absolute;
  right: 10px;
	}
	.act-lie li span i{
	  margin-left: 6px;
	}
	.act-lie{
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: 10px;
  background-color: #fff;
	}
	
	.act-lie li textarea{
  width: 100%;
  min-height: 80px;
  margin: 8px 0;
  border: none;
	}
	
	/*company02*/
	.company-top{
  text-align: center;
  background-color: #33a076;
  color: #fff;
      position: relative;
	}
	.company-top span{
  padding: 24px 0 6px;
  display: block;
	}
	
	.company-top h3{
	  font-size: 30px;
	}
	.company-top p{
  padding: 6px 0 24px;
	}
	
	.company-nav{
  background-color: #fff;
  padding: 10px 0;
	}
	.company-nav li{
  float: left;
  width: 50%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
	}
	
	.company-nav li a{
  display: block;
  width: 100%;
	}
	.company-nav li a h4{
  font-size: 16px;
  color: #ffae00;
	}
	.company-nav li a span{
	  color: #606060;
	}
	
	.company-info{
	  margin-top: 10px;
	}
	.company-info li{
	  background-color: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  position: relative;
  color: #606060;
  margin-bottom: 10px;
	}
	.company-info li label{
	  font-size: 14px;
	}
	.company-info li i{	
	  position: absolute;
  right: 10px;
	}
	
	/*deal-history*/
	.history-content h2{
  font-size: 14px;
  color: #027349;
  margin: 12px 10px;
	}
	.history-content .deal-info{
	  margin-bottom: 20px;
	}
	.history-content .deal-info li{
  position: relative;
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  padding-left: 10px;
   margin-bottom: 6px;
  border-bottom: 1px solid #d7dcde;
  border-top: 1px solid #d7dcde;
	}
	.history-content .deal-info li p{
  color: #027349;
  font-size: 14px;
	}
		.history-content .deal-info li p>span{
  color: #d80000;
   padding-left: 6px;
		}
		.history-content .deal-info li>span{
  position: absolute;
  right: 10px;
  top: 0;
  color: #a0a0a0;
		}
	
	/*set-question*/
	.title-nav{
	  position: relative;
	}
	.title-nav h2{
  font-size: 14px;
  color: #979797;
  margin: 12px 10px;
	}
	
	
	.title-nav .slid-right{
  position: absolute;
  right: 10px;
  top: 0;
  height: 20px;
  width: 42px;
  background-color: #4bd663;
  border-radius: 17px;
	}
	
	.title-nav .slid-right span{
  height: 18px;
  width: 18px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin-left: 22px;
  margin-top: 1px;
  line-height: 22px;
	}
	
	
	.set-info{
  border-bottom: 1px solid #d7dcde;
  border-top: 1px solid #d7dcde;
  margin-bottom: 6px;
	}
	.set-info li{
  position: relative;
  padding: 0 10px 0 64px;
  background-color: #fff;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #d7dcde;
	}
	
	.set-info li label{
  position: absolute;
  left: 10px;
	}
	.set-info li input{
  width: 100%;
  height: 38px;
  line-height: 38px;
	}
	.set-info li:last-child{
		border-bottom:none;
	}
	.set-btn{
  padding: 0 10px;
  margin: 10px 0 3em;
  }
	
	.set-btn a{
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: block;
  background-color: #fdbf18;
	}

	
	/*company01*/
	.company01-nav{
	 padding: 0 0 10px 0;
	}
	.company01-nav li{
 float: left;
  width: 50%;
  text-align: center;
	}
	.company01-nav li a{
  display: block;
  width: 100%;
	}
	.company01-nav li a h4{
  color: #fff;
  font-size: 18px;
	}
	
	
	.company01-info{
		  margin-top: 10px;
  background-color: #fff;
    margin-bottom: 8px;
	}
	.company01-info li{
  position: relative;
  padding: 8px 10px;
  border-bottom: 1px solid #e5e5e5;
	}
	.company01-info li h2{
	  color: #596b63;
	}
	.company01-info li small{
	  color: #a0a0a0;
	}
	.company01-info li>span{
  position: absolute;
  right: 10px;
  top: 18px;
  color: #369470;
	}
	.company01-info li:first-child{
  height: 34px;
  line-height: 34px;
  position: relative;
  padding: 0 10px;
  border-bottom: 1px solid #e5e5e5;
	}
	.company01-info li:first-child label{
	  color: #369470;
	}
	.company01-info li:first-child a{
  position: absolute;
  right: 10px;
	}
	
	.file-record li{
  position: relative;
  padding: 0 0 0 50px;
  border-bottom: 1px solid #e5e5e5;
  height: 48px;
	}
	.file-record li img{
  width: 32px;
  position: absolute;
  left: 10px;
  top: 4px;
	}
	.file-record li h4{
	  margin-top: 10px;
  color: #596b63;
	}
	.file-record li small{
	  color: #a0a0a0;
	}
	.file-record li>i{
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 24px;
    color: #7c8380;
	}
	.file-record{ 
	  background-color: #fff;
	    margin-bottom: 10px;
	}
	.file-record li:first-child{
	height: 34px;
  line-height: 34px;
  position: relative;
  padding: 0 10px;
  border-bottom: 1px solid #e5e5e5;
	}
	.file-record li:first-child label{
	  color: #369470;
	}
	
	.file-record li:first-child a{
  position: absolute;
  right: 10px;
	}
	
/*	file-record*/
  .file-content .nav-info{
  border-bottom: 2px solid #b3b3b3;
  height: 34px;
  background-color: #fff;
  }
   .file-content .nav-info li{
  width: 25%;
  text-align: center;  
   }
  
   .file-content .nav-info li a{
  width: 100%;
  display: block;
  height: 34px;
  line-height: 34px;
  color: #625F5F;
  font-size: 14px;
   }
  .file-content .nav-info li .active{
  color: #369470;
  border-bottom: 2px solid #369470;
  }
  .file-content .nav-info li.on a{
  color: #369470;
  border-bottom: 2px solid #369470;
  }
  .bd >div{ display:none;}
  .bd >div.active{ display:block;}
   .file-content h4{
    color: #369470;
    margin: 12px 10px;
    font-size: 14px;
   }
   .file-record1{
  margin-bottom: 10px;
   }
   
   .file-record1 li{
  background-color: #fff;
  position: relative;
  padding: 0 0 0 60px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  height: 64px;
  margin-bottom: 10px;
   }
    .file-record1 li img{
  width: 40px;
  position: absolute;
  left: 10px;
  top: 12px;
	}
	 .file-record1 li h4{
  margin: 0;
  padding-top: 14px;
  color: #596b63;
  line-height: 1;
    padding-bottom: 9px;
	 }
  .file-record1 li small{
	   color: #a0a0a0;
	 
	  }
	 
	 .file-record1 li i{
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 24px;
  color: #7c8380;
	 }
	 
	 .privicy_01{
	  background-color: #fff;
    margin-bottom: 10px;
    position:relative;
}
	 
	  .privicy_01 .per1{
	  padding: 10px 10px 10px 80px;
    position: relative;
}
	 
	 .privicy_01 .per1 span{
	  display: block;
    width: 60px;
    overflow: hidden;
    position: absolute;
    left: 10px;
}
	 .privicy_01 .per1 span img{
	     width: 100%;
}
	  .privicy_01 .per1 h3{
    font-size: 12px;
    color: #369470;
    line-height: 16px;
    margin: 0;
}
   
    .privicy_01 .per2{
    padding: 0 10px;
    font-size: 12px;
    color: #369470;
    line-height: 30px;
    position: relative;
}
   .privicy_01 .per2 span{
     position: absolute;
    right: 10px;
    width: 30px;
    height: 30px;
}  
   .privicy_01 .per2 span img{
   	    width: 100%;
   }  
    .privicy_01 .per3{
       padding: 10px;
}
     .privicy_01 .per3 p{
     font-size: 12px;
    color: #369470;
    line-height: 18px;
    padding: 2px 0;
}  
    .privicy_01 .per3 h4{
     font-size: 13px;
    color: #369470;
    line-height: 18px;
    padding: 4px 0;
}  
   
.datilelist li{
	    position: relative;
}   
   
   .datilelist .datilelist_ss{
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    top: 10px;
}   
   
   
   .com_per02 p span{
    width: 33.3%;
    text-align: center;
}
   .com_per02 p em{
   	 width: 33.3%;
    text-align: center;
   } 
   .com_per02 p b{
   	 width: 33.3%;
    text-align: center;
   } 
    .com_per02 ul li span{
      width: 33.3%;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}
   .com_per02 ul li em{
      width: 33.3%;
    text-align: center;
    padding: 6px 0 0;
}
  
	 .com_per02 ul li {
	 	padding:0 10px 4px;
	 }
	 .com_per03 {
	 	position:relative;
	 }
	.com_per03 p span{
	    text-align: center;
    width: 25%;
}
.com_per03 p em{
    width: 40%;
    text-align: center;
}
.com_per03 p b{
    width: 20%;
    text-align: center;
}
.com_per03 p i{
    width: 15%;
    text-align: center;
}
	.com_per03 ul li span{
    text-align: center;
}
.com_per03 ul li em{
    width: 40%;
    text-align: center;
}
.com_per03 ul li b{
    width: 20%;
    text-align: center;
}
.com_per03 ul li i{
    width: 15%;
    text-align: center;
}
.flow_num{
   position: absolute;
    bottom: 60px;
    right: 10px;
}
.flow_num span{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFC647;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #C73636;
    font-weight: 600;
    box-shadow: 0px 1px 2px #BFBFBF;
}
.flow_num02{
    bottom: -80px;
    z-index: 111111;
}

.flow_num02 span{
    width: 50px;
    height: 50px;
    line-height: 50px;
        font-size: 24px;
    }
    .flow_num03{
top: 0;
}
.com_ph4 span{
    float: right;
    }
    
    .flow_num04{
        right: 80px;
}

.file-record02 li{
	    height: 60px;
}
.per2_fix p{
    padding-left: 40px;
        line-height: 20px;
}
.per2_fix p span{
    left: 10px;
    top: 5px;
}
.flow_num04{
    bottom: -22px;
    left: 0;
    right: 0;
    top: auto;
}

.flow_num04 span{
	padding:0;
}
.di_wei{
    position: relative;
}
.di_wei .flow_num05{
    top: 50px;
    bottom: auto;
    left: 50%;
    margin-left: -25px;
}
.di_wei .flow_num06{
    top: 0;
}
.flow_num_fix{
    top: 0;
    left: auto;
    right: 72px;
}

.di_wei .file-record li h4{
	    width: 80%;
}
/*仙人掌基金*/
.cactus_fund{ padding:10px;}
.cactus_p1{ line-height:24px; font-size:14px; color:#9c9c9c; margin-bottom:10px;}
.color_special{ color:#005a39; font-weight:bold; }
.uset_name{ font-weight:bold;}
.cactus_p2_pic{ width:110px; margin-left:10px;}
.cactus_p2_pic img{ width:100%;}
.cactus_pcom{ line-height:24px; font-size:14px; color:#9c9c9c; margin-bottom:12px;}
.cactus_p3{ margin-top:18px;}
.file_box{ position:relative; top:0px; display:inline-block;}
.file_pic{ width:25px; height:25px; margin-left:5px;}
.file_pic img{ width:100%; }
.file_name{ color:#005a39;}
.cactus_ul1 li{ line-height:30px; color:#005a39; padding:10px 0px;}
.cactus_ul1 li a{ display:block;}
.cactus_xh{ position:relative; top:-5px; margin-right:5px; width:23px; height:23px; line-height:18px; text-align:center; border:2px solid #fdbf02; background:#eaed6b; color:#c73919; display:inline-block; border-radius:50%;}
.land_partner_pic{ width:90%; margin:0px auto 12px;}
.land_partner_pic img{ width:100%;}
.sierra_p2_pic{ width:140px; margin-left:10px;}
.cactus_p2_pic img{ width:100%;}
.mobile_property_userpic{ width:80px;margin-right:10px;}
.mobile_property_userpic img{ width:100%; }
.mobile_property_p1 p{ margin-bottom:12px;}
.mobile_property_ul1 li{ line-height:30px; color:#9c9c9c; padding:10px 0px; font-size:14px;}
.mobile_property_ul1 li a{ display:block;}
.contactus_btnbox{ width:100%; padding:10px;}
.contactus_btn{ border:none; width:100%; height:30px; line-height:30px; color:#fff;  text-align:center; display:block; border-radius:4px;}

.per_det_list{
    padding: 2%;
    background-color: #fff;
}
.per_det_list li{
	  min-height: 124px;
    position: relative;
    padding: 3% 66% 3% 0;
    border-bottom: 1px solid #DEDEDE;
}
.per_det_list li:last-child{
	border:none;
}
.per_pic_left{
    width: 86%;
    text-align: center;
}
.per_pic_left span{
    display: block;
    width: 84%;
    height: 84%;
    overflow: hidden;
    margin: 0 auto;
}
.per_pic_left span img{
    width: 100%;
}
.per_pic_left a{
	    margin-top: 10px;
    font-size: 12px;
    width: 74%;
    display: inline-block;
    background-color: #7ebece;
    color: #fff;
    border-radius: 20px;
    padding: 2px 0;
    position: relative;
}
.per_pic_right h2{
    font-size: 17px;
    color: #369470;
}
.per_pic_right .per1{
    font-size: 15px;
    margin-bottom: 4px;
}
.per_pic_right .per2{
    font-size: 12px;
    color: #969696;
    line-height: 18px;
}
.per_pic_right {
    width: 68%;
    position: absolute;
    right: 0;
    top: 10px;
}



.money_box{
	background:url(../images/topbg.png)no-repeat center 75% #33a076;
	background-size: 70%;
	height: 175px;
	color: #fff;
	text-align: center;
	padding-top: 40px;
}
.money_box h1{
	font-size: 35px;
}
.money_box p{
	font-size: 15px;
}
.money_top{
	line-height: 45px;
	padding: 0 10px;
	background: #fff;
}
.money_top p{
	font-size: 16px;
	color: #369470;
	display: inline-block;
}
.money_top a{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	width: 70px;
	display: inline-block;
	float: right;
	background: #43b089;
	margin-top: 7.5px;
	text-align: center;
	border-radius: 50px;
}
.money_top a img{
	width: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
}
.money_li_img{
	width: 35px;
	height: 35px;
	display: inline-block;
	background: #eafdf6;
	border: 1px solid #88d6b8;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}
.money_li_img img{
	width: 14px;
	margin-bottom: 4px;
}
.money_li_left{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.money_li_center{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.money_li_right{
	display: inline-block;
	vertical-align: middle;
	float: right;
	text-align: right;
}
.money_li_center .p1{
	color: #3b413e;
	font-size: 15px;
}
.money_li_center .p2{
	font-size: 12px;
	color: #999999;
}
.money_li_left .p1{
	color: #666666;
	font-size: 14px;
}
.money_li_left .p2{
	color: #999999;
	font-size: 10px;
}
.money_li{
	padding: 15px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.money_li:last-child{
	border-bottom: none;
}
.money_ul{
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background: #fff;
}
.money_li_right .p1{
	color: #369470;
	font-size: 16px;
}
.money_li_right .p1.active{
	color: #ff5120;
	font-size: 16px;
}
.money_li_right .p2{
	color: #999999;
	font-size: 12px;
}
.am-modal-no-btn .am-modal-footer{
	display: block;
	border-top: 1px solid #dedede;
	position: absolute;
	bottom: 0;
}
.am-modal-btn{
	color: #33a076;
	width: 49%;
	display: inline-block !important;
	border-right: none;
	font-size: 16px;
}
.countinput{
	width: 250px;
	height: 30px;
	padding: 0 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
}
.am-modal-no-btn .am-modal-dialog{
	border-radius: 5px;
	background: #fff;
}
.am-modal-hd{
	font-size: 18px;
	color: #333333;
}
.am-modal-hd>span{
	height: 1px;
	width: 50px;
	background: #d5d6d7;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.modle_box{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.1);
  z-index: 1111111;
  left: 0;
  display: none;
  top: 0;
}
.model{
  width: 300px;
  background: rgba(255,255,255,0.8);
  box-shadow: 3px 3px 10px 0px #333;
  margin: auto;
  margin-top: 55%;
  border-radius: 5px;
  padding: 10px;
}
.modle_head{
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.modle_bt{
  border: none;
  background: none;
  font-size: 18px;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 3px;
  width: 80px;
  line-height: 25px;
  margin: auto;
  display: block;
  margin-top: 5px;
}
.model_input input{
  background: #e5e5e5;
  box-shadow: inset 1px 1px 1px 0px #333;
  border-radius: 3px;
  padding: 0 5px;
}
.am-selected{
  background: #e5e5e5;
  width: 100%;
  box-shadow: inset 1px 1px 1px 0px #333;
  border-radius: 3px;
  display: block;
  text-align: left;
  padding: 0 5px;
}
.fs-arrow{
  display: none;
}
.fs-label-wrap{
  border: none;
}
.fs-label-wrap .fs-label{
  padding: 0;
  line-height: 25px;
}
.modle_center ul li label{
  width: 35px;
  float: left;
  color: #005938;
  font-size: 14px;
  text-align: left;
}
.model_input{
  float: left;
  width: 200px;
}
.modle_center ul li{
  zoom: 1;
  overflow: -webkit-paged-x;
  padding: 7px 0;
}
.model_input input{
  width: 100%;
  line-height: 25px;
}
.am-active>.am-dropdown-content{
  width: 190px;
  position: absolute;
  left: 22%;
  top: 27%;
  margin-top: 0;
  border-radius: 0;
  border: none;
  background: rgba(255,255,255,0.9);
}
.modle_center{
  text-align: center;
  position: relative;
}
.modle_center ul{
  display: inline-block;
}
.fs-wrap.multiple .fs-option{
  padding: 6px 8px;
  line-height: 20px;
  border: none;
}
.fs-wrap.multiple .fs-checkbox{
  left: calc(100% - 30px);
}
.modle_center  ul>li>label{
  margin-right:10px; 
}

.am-dropdown-content:before{
  display: none;
}
.am-dropdown-content:after{
  display: none;
}
ul.am-selected-list{
  width: 100%;
}
.modle_center .am-selected-list li{
  padding: 7px 10px;
  line-height: 20px;
  font-size: 12px;
}
.am-selected-btn.am-btn-default{
  line-height: 25px;
  padding: 0;
  font-size: 12px;
  border: none;
}
.am-icon-caret-down:before{
  display: none;
}
.am-active .am-btn-default.am-dropdown-toggle, .am-btn-default.am-active, .am-btn-default:active{
  background: none;
}
.am-dropdown{
  position: inherit;
}