.erphp-erphpad{background-color:#fff;border:2px dashed #ff5f33;color:#333;font-size:14px;line-height:inherit;padding:5px 10px}
.erphpad-loader{margin-bottom: 5px;}
.erphpad-loader.erphpad-text{border:2px dashed #ff5f33;padding:8px 5px;font-size: 16px;}
.erphpad-loader img{max-width: 100%;height: auto;}
.erphpad-four{width: calc(25% - 3px);display: inline-block;float: left;margin-right: 4px;margin-bottom: 4px;}
.erphpad-four:nth-child(4n){margin-right: 0}
.erphpad-three{width: calc(33.33333% - 3px);display: inline-block;float: left;margin-right: 4.5px;margin-bottom: 4.5px;border-radius: 3px;}
.erphpad-three:nth-child(3n){margin-right: 0}
.erphpad-two{width: calc(50% - 2.5px);display: inline-block;float: left;margin-right: 5px;margin-bottom: 5px;}
.erphpad-two:nth-child(2n){margin-right: 0}
.erphp-erphpad-success{border:2px dashed #54c468}
.erphpad-placeholder{background: #f5f5f5;text-align: center;padding:18px 10px;border-radius: 3px;}
.erphp-erphpad b{color:#ff5f33}
.erphpad-show{border:2px dashed #ff5f33;padding:15px 10px;width:100%;text-align:center;border-radius: 3px;}
.erphpad-show-img{width: 100%;}
.erphpad-show-img img{width: 100%;height: auto;}
.erphpad-show .erphpad-buy-loader{padding:4px 10px;background:#ff5f33;border-radius:3px;display:inline-block;color:#fff;font-size:14px;margin-left:10px;line-height:1.2;text-decoration: none;}
#erphpad-content{width: 100%;height: 160px;border:1px solid #eaeaea;border-radius: 3px;padding:8px;}
.erphpad-con-item{position: relative;}
.erphpad-con-item *{box-sizing: border-box;}
.erphpad-con-item .erphpad-upload{position: absolute;top:8px;right:8px;font-size:13px;color:#666;cursor: pointer;line-height: 1.5}
#erphpad-image, #erphpad-url{width: 100%;height: 35px;border:1px solid #eaeaea;border-radius: 3px;padding:8px;margin-bottom: 10px;}
body.night .erphpad-placeholder{background: #232323;color: #777;}


.erphpad-radios{text-align: center;margin-bottom: 25px;font-size: 15px;}
.erphpad-radios input{margin-left: 5px;}
.erphpad-radios label{margin-right: 5px}
.erphpad-radios-buy, .erphpad-edit-btn{text-align: center;margin-bottom: 10px;}
.erphpad-radios-buy .erphpad-pay-loader, .erphpad-edit-btn .erphpad-update-loader{background: #ff5f33;display: inline-block;color: #fff;border-radius: 5px;padding: 8px 25px}
.erphpad-con-edit p{text-align: center;font-size: 13px;color: #999;margin-bottom: 10px;}

@media (max-width: 768px){
	.erphpad-four, .erphpad-three, .erphpad-two{width: 100%;float: none;margin-left: 0 !important;margin-right: 0 !important}
}