body{margin:0px; padding:0px;}
.container{max-width:990px; width:100%;}
.mainwidth1{margin:0 auto}
.row.remove-hidden {
    width: 984px;
}
.logo img {
    margin-left: -20px;
    margin-top: 13px;
    max-width: 213px;
}
.toptog {
    background-color: #dbdcdd;
    border-radius: 5px;
    display: inline-block;
    height: 34px;
    margin-top: 22px;
    padding-top: 3px;
    width: 40px;
    z-index: 1;
}
.icon-barnew2 {
    background-color: #717171;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin-top: 5px;
    width: 25px;
    margin-left:0px;
	margin-left:7px
}

.circle {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0em auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
	margin: 12px auto 7px;
	background: #fff none repeat scroll 0 0;
}
.u_profile .lgin {
    float: right;
    margin-right: 7px;
}

.lgin .cp b {
    color: #555;
    font-family: calibri;
    font-size: 13px;
    font-weight: 500;
}
.cmg_head {
    background-color: #fff;
    padding-bottom: 5px;
}
.u_profile #acc_opt {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(100, 100, 100, 0.4);
    border-radius: 5px;
    float: right !important;
    line-height: 10px;
    padding: 5px 0;
    position: absolute;
    right: 4%;
    text-align: left;
    top: 75px;
    width: 183px;
    z-index: 999;
}
.u_profile #acc_opt a {
    border-bottom: 1px solid #d3d7dc;
    color: #141823;
    float: left;
    font-size: 13px;
    font-weight: 100;
    line-height: 20px;
    padding: 7px 5px 10px 20px;
    position: relative;
    text-decoration: none;
    width: 181px;
}
.u_profile #acc_opt a:hover {
    background: #d9534f none repeat scroll 0 0;
    border-bottom: medium none;
    color: #fff !important;
    float: left;
    font-size: 13px;
    font-weight: 100;
    line-height: 20px;
    padding: 9px 5px 10px 20px;
    position: relative;
    text-decoration: none;
}
.togdrp {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    display: none;
    left: 4px;
    padding: 0;
    position: absolute;
    top: 58px;
    z-index: 9999999;
}
.togdrp ul {
    margin: 0;
    padding: 0;
}
.togdrp ul li {
    display: block;
    height: 35px;
}
.togdrp ul li a:hover, .togdrp ul li a.act {
    background-color: #d9534f;
    color: #ffffff;
    display: inline-block;
    width: 180px;
    padding: 9px 2px 0 10px;
    height: 34px;
	text-decoration: none !important;
}
