/*ПРОФАЙЛ*/
#mainProfileBlock{padding:0px 0;font-size: 14px;}
#mainProfileBlock p{font-size: 14px;}

#mainProfileAvatar{float:right;text-align: center;width: 270px;}
#mainProfileAvatar .btn{/*float: right;*/margin-bottom: 15px;}
.mainProfileInfo{float:left; width:620px;}
  #profileName{font-size:24px;padding:0px 0px 14px; margin:0px;}
  

/* .price{font-weight:bold;color:red;} */
.price{font-weight:bold;color:#293432;}
.loginInfo {background-color:#ededed;margin:20px 0px 20px 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px;min-height:20px;padding: 5px 10px 5px 10px;color:#c0c0c0;}
.loginInfo p:hover {color:#000;}

/*ПРОФИЛЬ КОМПАНИИ*/
#managerInfo {margin: 0px 0px 10px 0px;}
#managerInfo p{font-size: 14px;}
#managerInfo p.buttonGrey{margin-left: 15px;}


#ordersInfo {font-size: 14px;margin-top: 15px;}
#ordersInfo p{font-size: 14px;}
#ordersInfo p span{font-weight: bold;}
#ordersInfo ul{margin-top: 20px;}
#ordersInfo ul li{margin: 5px 0px 0px 20px;}


/*АВАТАРКИ*/
.borderAvatar{text-align:right;}

.borderUserAvatar{width:134px;height:134px;background:#777;}
.borderUserAvatarBig{}
.borderUserAvatarSmall{width:68px;height:68px;background:#777;}
img.borderUserAvatarBig {width:266px;height:266px;background:url(../images/default/profile.gif) right no-repeat;}

.borderCompanyAvatar{width:134px;height:134px;background:#777;}
.borderCompanyAvatarBig{}
.borderCompanyAvatarSmall{width:68px;height:68px;background:#777;}
img.borderCompanyAvatarBig {width:266px;height:266px;background:url(../images/default/profile.gif) right no-repeat;}

.sign_up {-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -khtml-border-radius: 15px;}
.sign_up:hover {-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -khtml-border-radius: 15px; background: #9c3edc; color: white;}

.header {padding: 15px 0px 10px 0px; font-size: 16px;}
#managerInfo .whiteBlock p {line-height: 1.5;}

.inset {height: 33px;}

.showPassport {border-bottom: 1px dashed}

/*Менеджеры color:#3c2727; #9c3edc */
.managersGroupName{margin:15px 0px 10px 0px;  padding:3px; background-color:#ebeeee;min-height:40px;}
.managersGroupName p{margin:8px 0px 0px 5px;float:left; font-size:16px;}
.managersGroupName p.editManagersGroup {float: right;}
.managersGroupName p a{margin:0px 0px 0px 20px; font-size:14px; font-style:italic;}
.managersList .managerName{margin: 0px 10px 3px 0px;background-color:#f1e8f9; padding: 2px 15px;border:1px solid #E0C4F9;
  text-align: left; width: 290px; float: left}
.managersList .managerName:hover{border-color: #9c3edc;}

.privacy-info {margin: 12px 0 15px 0;}
.privacy-element {margin-right: 30px; font-size: 13px; font-weight: normal;}

.__im_autoload {}
.__im_autoload .whiteBlock{width: 910px;}
.__im_autoload .autoload{width: 549px;}
.__im_autoload .autoload td.left, form.standard td.right {
    padding: 2px 0;
    vertical-align: top;
}
.__im_autoload .im_files {    margin-bottom: 5px; }
.__im_autoload .current_file {font-weight: bold;    color: #136916; margin-top: 10px;}
.__im_autoload .current_file a{font-weight: bold;    color: #136916;}

.__im_autoload .im_orders{}
.__im_autoload .im_orders tr td{background-color:#ffffff;}
.__im_autoload .im_orders tr.odd td{background-color:#f5f5f5;}

.__im_autoload .instruction{width: 380px;}
.__im_autoload .instruction ul{    padding-left: 40px;   margin: 5px 0 7px 0;}
.__im_autoload .instruction ul li{list-style: square;  }
.__im_autoload .instruction .point{margin-bottom: 10px;}

