
.profile_left{}
.profile_left .panel-default>.panel-heading{background-color:#468dd2;color:#fff}

.profile_right{background:#fff;height:100%;position:fixed;left:0;}


.pbga {  position: relative;height:100%;padding-top:30px; 
  z-index: 1; }
.pbga::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.jpg) no-repeat center bottom ;
  background-size: cover;
  opacity: 0.1;
  z-index: -1;
}


.profile_right_cnt{width:80%; margin:0 auto;height:100%;background:url(../images/profile_menu_bg1.png) -23px 0 repeat-y; /*margin-top:30px;*/}
.profile_right_cnt p{width:100%;color:#555;float:left;font-weight:bold;background:url(../images/profile_menu_bg.png) 0 -41px no-repeat;padding-left:18px;margin:10px 0}

.profile_right_cnt p.sec{background:0;position:relative;height:18px;margin:4px 0}
.profile_right_cnt p.sec:hover{background:0}
.profile_right_cnt a.sec{width:100%;color:#333;float:left;position:absolute;top:0;left:0;font-weight:normal;background:url(../images/profile_menu_bg.png) 0 -80px no-repeat;padding-left:30px;margin:2px 0}
.profile_right_cnt a.sec:hover{color:#c00;cursor:pointer;background:url(../images/profile_menu_bg.png) 0 -61px no-repeat}
.profile_right_cnt p a{color:#333; text-transform:capitalize}
.profile_right_cnt p:hover{color:#03529e;cursor:pointer;background:url(../images/profile_menu_bg.png) 0 -22px no-repeat}
.profile_right_cnt p:hover a{color:#c00}
.profile_right_cnt div.profile_right_cnt_first{width:100%;float:left;font-weight:bold;background:url(../images/profile_menu_bg.png) 0 -6px no-repeat;padding-left:12px;height:12px;margin-bottom:10px}
.profile_right_cnt div.profile_right_cnt_last{width:100%;float:left;font-weight:bold;background:url(../images/profile_menu_bg.png) 0 -6px no-repeat;padding-left:12px;height:12px;margin-top:10px}
.profile_right_cnt ul{float:left;margin-bottom:10px;margin-top:10px}
.profile_right_cnt ul li{float:left;padding-left:18px;width:100%;line-height:23px}
.profile_right_cnt ul li a{color:#333}
.profile_right_cnt ul li a:hover{color:#03529e}
.profile_right_cnt .floatnav_a_cur{color:#03529e;cursor:pointer;background:url(../images/profile_menu_bg.png) 0 -22px no-repeat}
.profile_right_cnt .floatnav_a_cur a{color:#03529e}
.profile_right_cnt .floatnav_a_cur a.sec{color:#03529e;background:url(../images/profile_menu_bg.png) 0 -59px no-repeat}