.pop{display:none;position:absolute;width:90%;line-height:160%;font-size:16px;color:#AD5400;text-align:center;margin:0 5%;padding:30px 10px;background-image:-webkit-gradient(linear,left bottom,left 80%,from(#FFDEA8),to(#FFF));box-shadow:5px 5px 5px #FFDEA8 inset;box-shadow:0 0 20px #FFDEA8 inset;border:2px solid #FFC38D;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:20}
.pop p{position:relative}
.pop img{width:28px;height:32px;vertical-align:middle;margin-right:5px;background-position:-3px -152px;-webkit-background-size:30px auto;background-size:30px auto}
.pop.error img{background-position:-3px -115px}
.pop.wrong img{width:23px;height:23px;background-position:-5px -437px;-webkit-background-size:36px auto;background-size:36px auto}
.pop.alert,.pop.confirm{padding:15px}
.pop .butt{margin:5px 25% 0}
.pop .but{height:26px;line-height:26px;font-size:15px;margin:5px 10px 0;padding:0 20px}
.pop.alert .cor,.pop.confirm .cor,.pop.wrong .cor{bottom:-23px}


