/*.own-btn{*/
	/*background: #4b6baf!important;*/
  /*color: white !important;*/
/*}*/
/*.own-btn:disabled{*/
	/*background:#b4c2e0!important;*/
/*}*/
/*.own-btn:active{*/
	/*background: #b4c2e0!important;*/
/*}*/
.own-web-plan{
	background: #F3F6FC;
}
html, body {
    background: #F4F4F4!important;
}

@media screen and (max-width:320px ) {
    .money-radio .money-item{
        flex-basis: 27%!important;
        -webkit-flex-basis: 27%!important;
    }
}
