label.maroon {
    color:#800000;
    font-weight: bold;
}

.excel_prices_info{
    background-color: #f9f6eb;
    padding: 10px;
    margin-bottom: 5px;
    display: none;
}

h1 {
    font-size: 16px;
    font-weight: bold;
}

/* user menu */

.position_auth_logged {
    position:absolute;
    right:20%;
    top:0;
    z-index:1000;
}

.tb_logged  {
    margin:-1px 0 0;
}

.tp_logged  {

}

.tp_relative {
    height:23px;
    position:relative;
    width:214px;
}

.tp_logged_close {
    border-color:#4D88B6 #f2f2f2 #f2f2f2;
    border-right:1px solid #f2f2f2;
    border-style:solid;
    border-width:3px 1px 1px;
    color:#000000;
    font-size:11px;
    padding:2px 8px;
    text-align:center;
}

.name_auth {
    border-bottom:1px dashed #000000;
    color:#000000;
    position:relative;
    text-decoration:none;
}
.name_auth span {
    font-size:10px;
}
.tp_logged_open {
    left:0;
    position:absolute;
    top:0;
}
.tp_logged_open_inner {
    background:none repeat scroll 0 0 #F5F5FA;
    border-color:#4D88B6;
    border-right:1px solid #4D88B6;
    border-style:solid;
    border-width:3px 1px 1px;
    color:#000000;
    font-size:11px;
    padding:2px 0;
    position:relative;
    text-align:center;
    width:212px;
    z-index:1000;
}
.tp_line_user {
    margin:0 8px 12px;
    text-align:center;
}

.tb_user_functions  {
padding:0 8px;
text-align:left;
}
.tb_user_functions td {
padding:0 0 11px;
}
.tb_user_functions td a {
color:#9999CC;
font-size:11px;
position:relative;
}
.tb_user_functions td.ico_fun {
text-align:center;
width:27px;
}
