#calc_soc{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e5e5e5;margin:15px 0;padding:5px;font-size:12px}
#kx,#mk{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:10px 15px;text-align:center;font-size:14px;cursor:pointer}
.pension{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;background:#EEE;padding:7px 15px;border:1px solid #e5e5e5;margin:5px 0}
#pik,#psi,#pno{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%;padding:10px 15px;text-align:center;border:1px solid #e5e5e5;cursor:pointer}
.calculate_result_box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 10px}
.calc_group .pension{background:#1d5437;color:#FFF;border-color:#fff}
.calc_group:first-of-type{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.calc_group{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;text-align:center}
#soctext{color:#000;font-weight:400;font-size:15px;padding:10px 10px 10px 45px;border-bottom:0;border-top:1px solid #e5e5e5;width:100%;max-width:100%;background:#eee;position:relative}
.calc_noticer:before{content:'';background-position:center;background-repeat:no-repeat;display:inline-block;width:24px;height:24px;background-image:url(//abnews.am/wp-content/themes/armenian-business-news/assets/img/general/info-icon.svg);position:absolute;left:15px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.socinput_value_rel:before{content:'֏';position: absolute;left: 15px;top: 50%;-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);font-size: 16px;color: #1d5437;}
.socinput_value_rel {position: relative;width: 100%;max-width: 100%;display: inline-block;}
#sochow{padding-left: 45px;}
@media all and (max-width:576px){
#pik, #psi, #pno,.calc_group{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}