
.p_b {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: block;
    pointer-events: auto;
}
.p_k02 {

    background: white;
    width: 500px;
    height: 500px;
    position: relative;
    left: 32%;
    top: 27%;
    border-radius: 10px;

}
.p_k {
    background: white;
    width: 500px;
    height: 200px;
    position: relative;
    left: 32%;
    top: 27%;
    border-radius: 10px;
}
.p_i {
    width: 75px;
    position: absolute;
    top: -40px;
    left: 220px;
}
.p_t {
    padding-top: 100px;
    font-size: 20px;
    text-align: center;
}
.p_e {
	color: #EF4836;
}
.p_s {
	color: #32bea6;
}
.container1 {
  width: 10px;
    position: relative;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}
.container1.open-sidebar {
    left: 410px;
	z-index: 99;
}
.swipe-area {
    position: absolute;
    width: 50px;
    left: 0;
    top: 0;
    height: 100%;
    background: #f3f3f3;
    z-index: 0;
}
#sidebar {
    /* background: #DF314D; */
    position: absolute;
    /* width: 240px; */
    /* height: 100%; */
    left: -307px;
    /* box-sizing: border-box; */
    /* -moz-box-sizing: border-box; */
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: white;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #C9223D;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #C9223D;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
#sidebar-toggle {
    background: #DF314D;
    border-radius: 3px;
    display: block;
    padding: 10px 7px;
    float: left;
    position: absolute;
    left: 120px;
    top: 55px;
    z-index: 99;
}
#sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;   
}
#sidebar-toggle .bar:last-child{
     margin-bottom: 0;   
}
.menu_user {
    width: 300px;
    height: 750px;
    left: -140px;
    top: 0px;
    background: url(../images/inner-content.png) repeat-y;
    z-index: 99999;
    border-radius: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hat {
    display: inline-block;
    background: url(../images/download.png);
    width: 299px;
    height: 113px;
    vertical-align: middle;
    background-size: 100% 100%;
    margin-top: -100px;
}
.hat_text {
    margin-top: 42px;
    color: #e0f3f4;
    font-size: 22px;
    font-family: "Candara Bold";
    padding-left: 48px;
}
.menu_item {
    width: 280px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.item_link {
    width: 250px;
    margin: 0 auto;
    height: 30px;
    border-radius: 100px;
    border: 4px dotted #00b6bd;
    padding: 5px;
}
.item_img {
	float: left;
    margin-left: 15px;
}
.item_links {
    float: left;
    margin-left: 20px;
    padding-top: 3px;
    font-size: 19px;
}
a {
    text-decoration: none;
}
.hover_item {
	color: #000000;
}
.hover_item:hover {
	color: #26A65B;
}
.menu_stat {
    width: 1150px;
    height: 120px;
}
.box_1 {
    width: 380px;
    float: left;
}
.box_2 {
	width: 380px;
    float: left;
}
.box_3 {
	width: 380px;
    float: left;
}
.avatar_box {
    width: 100px;
    height: 100px;
    float: left;
}
.avatar_round {
	width: 100px;
    border-radius: 100px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.avatar_round:hover {
    border-radius: 10px;
}
.status_box {
	width: 280px;
	float: left;
}
.rang_box {
    height: 40px;
    padding-top: 10px;
    font-size: 20px;
}
.level_box {
	width: 280px;
    height: 50px;
}
.lvl_count {
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 15px;
    background: #2ECC71;
    border-radius: 100px;
    transition: box-shadow .25s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.lvl_count:hover {
	transition: box-shadow .25s;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.lvl_c {
    padding: 11.5px;
}
.progress {
    float: left;
    width: 200px;
    margin-top: 8px;
    margin-left: 10px;
    position: relative;
    height: 25px;
    overflow: hidden;
    border: 1px solid #2ECC71;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0px 0px 8px 2px #2ECC71;
    border-radius: 15px;
    background: #fff7e3;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #2ECC71;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.percent-bar {
    position: absolute;
    left: 86px;
    top: 2px;
}
.real_income {
    height: 50px;
    font-size: 20px;
}
.income_box {
	height: 40px;
    font-size: 20px;
    padding-top: 10px;
}
.balance {
    height: 40px;
    font-size: 25px;
    padding-top: 10px;
}