#notyfier{
    color: #555555;
    display: none;
    left: 35%;
    padding: 0 0 10px;
    position: absolute;
    top: 0;
    z-index: 110000;
}
#notyfier a{
    float: none;
}
#notyfier .n-login{
    width: 355px;
    height: auto;
}

#terminal_preview{
    color: #555555;
    display: none;
    left: 26%;
    position: fixed;
    top: 0;
    z-index: 110000;
}
#terminal_preview a{
    float: none;
}
#terminal_preview .n-login{
    width: 600px;
    height: auto;
}

#owner_chat{
    display: none;
    left: 15%;
    padding: 0 0 10px;
    position:absolute;
    top: 160px;
    z-index: 110000;
    color:#555555;
}

#owner_chat .personal_m{
    width: 555px;
    height: auto;
}

#personal_m{
    display: none;
    left: 15%;
    padding: 0 0 10px;
    position:absolute;
    top: 160px;
    z-index: 110000;
    color:#555555;
}
#personal_m .personal_m{
    width: 555px;
    height: auto;
}
#personal_m a, .message_list a{
    color:#3692c9;
}
.p_header{
    width: 555px;
    background: url(/img/p_header_bg.png) repeat-x bottom left #fff;
    padding: 5px 0 0 20px;
}

#personal_m .l-popup-inner, #owner_chat .l-popup-inner{
    padding-left: 0;
}

.small_profile{
    background: url("/img/ico/user_not_on_site.png") no-repeat scroll left top transparent;
    height: 20px;
    line-height: 12px;
    margin: 0 0 0 10px;
    padding-left: 22px;
}
.small_profile_online{
    background: url("/img/ico/user_on_site.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    line-height: 12px;
    margin: 0 0 0 10px;
    padding-left: 22px;
}
.p_user_info{
    float:left;
}

.p_params{
    float: right;
    margin: 0 65px 0 0;
    width: 160px;
}
.p_object{
    padding: 20px 0 11px 0;
}
.manual_refresh{
    background: url(/img/refresh.png) no-repeat top left;
    height: 15px;
    line-height: 12px;
    padding-left: 20px;
    margin: 5px 0 0 4px;
}
#personal_m .close-button{
    top:25px;
}

.p_messages{
    display: none;
    margin:10px 0 0 20px;
}
.message_list{
    max-height: 300px;
    overflow-y: scroll;
    width: 490px;
    border: solid 1px #e1e0e0;
    padding: 0 10px 10px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*behavior: url(/js/PIE.htc);*/
}

.p_login{
    display: none;
}

.p_login .styled_input{
    height: 20px;
    width: 205px;
    margin: 0;
}
.p_login{
    margin-top: 10px;
    padding-left: 20px;
    background: #fefefe;
}

.p_login .warn{
    margin: 0 0 15px 0;
    color:#e23f47;
}

.new_btn_ok{
    background: url("/img/new_btn_ok.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    height: 24px;
    line-height: 22px;
    padding-left: 35px;
    width: 108px;
    cursor: pointer;
}
.p_login_s{
    margin-top: 10px;
}

.message_sender{
    margin: 10px 0 0 0;
}

.message_sender textarea{
    width: 490px;
    height: 80px;
    margin: 0 0 10px 0;
    border: solid 1px #e1e0e0;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/js/PIE.htc);
}

.message_item{
    border-bottom: dotted 1px #999999;
    color:#555555;
    padding:0 0px 10px 0;
    margin:10px 0 20px 0;
}
.message_item_2{
    border-bottom: dotted 1px #999999;
    color:#555555;
    padding:0 0px 10px 0;
    margin:0px 0 0px 0;
}
.message_container_2{
    border: solid 1px #E1E0E0;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(/js/PIE.htc);
    padding: 10px;
    margin: 5px 0 5px 0;
}
.big_opis .message_container_2{
    margin: 20px;
}

.message_item .message_info{
    font-size: 11px;
}
.message_item .message_text{
    font-size: 11px;
    margin-top: 7px;

}


.stat_prosm.w2{
    width: 200px;
}

.new_messages_warn{
    background: url(/img/ico/new_message.gif) no-repeat top left;
    height: 18px;
    padding-left: 30px;
    line-height: 18px;
    color:#e23f47;
    margin-right: 10px;
    display: none;
}
.new_messages_warn a{
    color:#e23f47;
}
.p_user_info span.pseudo{
    cursor: pointer;
}
.pm_object_list a{
    float: none;
}

.small_header{
    font-size: 10px;
    color:#555;
    font-style: italic;
}

/* -----   messages list ---*/
.pm_list_table{
    margin-top: 20px;
}
.usersorter{
    position: absolute;
    margin: 0 0 0 -60px;
}

.pm_list_table .checkbox, .pm_work_with_selected .checkbox{
    float: none!important;
}
.pm_list_table tr{
    border-bottom: solid 1px #e1e0e0;
    width: 625px;
}

.pm_list_table th{
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    color: #0D8AD5 !important;
}
.pm_list_table th div{
    font-size: 10px;
    border-bottom: 1px dotted;
    float: left;
    margin-bottom: 5px;
    font-weight: bold;
}

.pm_list_table th a{
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}


.pm_list_table tr.bright{
    background: #f6f6f6;
}
.pm_list_table tr.darker{
    background: #f3f3f3;
}
.pm_list_table tr td{
    height: 55px;
}

.small_profile_online_2{
    background: url("/img/ico/user_on_site.gif") no-repeat scroll left top transparent;
    height: 20px;
    line-height: 16px;
    padding-left: 22px;
    margin: 10px 0 0 0;
    color:#555;
}
.small_profile_2{
    background: url("/img/ico/user_not_on_site.png") no-repeat scroll left top transparent;
    height: 20px;
    line-height: 16px;
    padding-left: 22px;
    margin: 10px 0 0 0;
    color:#555;
}
.pm_last_message{
    margin-top: 10px;
    font-size: 10px;
    color:#888888;

}

.change_pm_group{
    margin: -45px 0 0 390px;
    position: absolute;
}
.pm_work_with_selected{
    margin-top: 20px;
}

#pm_add_group_popup{
    display: none;
    left: 30%;
    padding: 0 0 10px;
    position:fixed;
    top: 0%;
    z-index: 110000;
    color:#555555;
}
.pm_add_group_popup{
    width: 335px;;
    height: auto;
}
.pm_add_group_popup .styled_input{
    float: none!important;
}

#like_gmail.new_message{
    background: url("/img/googles.png") no-repeat scroll left 1px transparent;
}
#like_gmail{
    background: url("/img/googles.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 12px;
    height: 30px;
    line-height: 33px;
    padding-left: 65px;
    position: fixed;
    right: 20px;
    width: 165px;
    z-index: 1001;
}

.pm_errors{
    color:red;
    display: none;
    margin-bottom: 10px;
}

.pm_success{
    color:red;
    display: none;
    margin-bottom: 10px;
}


#like_gmail2{
    background: url("/img/googles_2.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 30px;
    line-height: 33px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 101px;
    z-index: 1001;
}

.change_req_group{
    margin: 70px 0 0 390px;
    position: absolute;
}

.change_predloj_group{
    margin: 90px 0 0 390px;
    position: absolute;
}