.menu_render_table { 
    width:100%;
    border: 1px solid #dadada;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.menu_render_domain {
    border-spacing:0;
    padding:0;
    border:none;
    height:22px;
    cursor:pointer;
}

.menu_render_domain_txt {
    color:#E47129;
    font-size:18px;
    font-weight:300;
}

.menu_render_domain_txt_big {
    color:#E47129;
    font-size:14px;
    font-weight:300;
}
.menu_render_domain_link {
    color:#E47129;
    font-size:16px;
    text-decoration:none !important;
}
.menu_render_domain_img_down {
    cursor:pointer;
    width:18px;
    height:18px;
    cursor:pointer;
    background: url(./../images/down.png) no-repeat;
    background-size:18px;
    margin-top:2px;
}

.menu_render_domain_img_up {
    display:none;
    cursor:pointer;
    width:18px;
    height:18px;
    cursor:pointer;
    background: url(./../images/up.png) no-repeat;
    background-size:18px;
    margin-top:2px;
}

.menu_render_domain_menu {
    display: inline-block;
    width:auto;
    margin-top:15px;
    margin-bottom:10px;
}

.menu_render_domain_submenu {
    float:left;
    clear:both;
    padding:3px 0px 12px 0px;
}

.menu_render_domain_submenu_link_active {
    color:#E47129 !important;
    text-decoration: none !important;
}

.menu_render_domain_submenu_link {
    color:#555555 !important;
}

.menu_render_domain_submenu_link:hover {
    color:#E47129 !important;
}
.menu_render_domain_submenu_delimiter {
    display:inline-block;
    width:100%;
    height:1px;
    border-bottom:1px dotted #dadada;
    margin:0 0 10px 0;
}


.menu_render_main_menu {
    width:24px;
    height:24px;
    cursor:pointer;
    /*color:#8B8B8B;*/
    background: url(./../images/main_menu.png) no-repeat;
    background-size:24px;
    margin-top:5px;
}

.menu_render_main_menu_active {
    color:#E47129;
    background: url(./../images/main_menu_active.png) no-repeat !important;
    background-size:24px !important;
}


.menu_render_main_menu_menu {
    /*display: none;*/
    float:left;
    width:100%;
    min-height:100px;
    /*padding:10px 5px 10px 5px;*/
    /*border: 1px solid #dadada;*/
    /*width:250px;*/
    /*height:477px;*/
    /*z-index:999;*/
    /*position: relative;*/
    /*background: #fff;*/
}

.menu_render_main_menu_submenu {
    float:left;
    clear:both;
    width:180px;
    text-align:left;
    /*padding:5px 5px 5px 5px;*/
    padding:0 5px 10px 5px;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}

.menu_render_main_menu_submenu_link {
    color:#5D8C5D;
    font-size:18px !important;
    font-weight:300 !important;
}
.menu_render_main_menu_submenu_link_active {
    color:#E47129 !important;
    text-decoration: none !important;
}


.menu_render_main_menu_submenu_link:hover {
    color:#E47129 !important;
}

.menu_render_main_menu_submenu_logo {

    float:left;
    clear:both;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    padding-left:40px;
    padding-top:2px;
    margin-left:5px;
    background: url(./../images/logo.png) no-repeat;
    background-size: 27px;
    height:36px;
    color:#E47129;
    font-size:18px;
    font-weight:300;
}

.menu_render_main_menu_submenu_delimeter {
    float:left;
    clear:both;
    margin:10px 5px 7px 5px;
    width:230px;
    height:1px;
    border-top:1px dotted #dfdfdf;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}

.menu_render_main_menu_submenu_username {
    color:#E47129 !important;
}

.menu_render_login {
    width:24px;
    height:24px;
    cursor:pointer;
    background: url(./../images/login.png) no-repeat;
    background-size:24px;
    margin-top:5px;
}

.menu_render_private_office {
    width:24px;
    height:24px;
    cursor:pointer;
    background: url(./../images/private_office.png) no-repeat;
    background-size:24px;
    margin-top:5px;
    position: relative;
}

.menu_render_private_office_active {
    background: url(./../images/private_office_active.png) no-repeat !important;
    background-size:24px !important;
}

.menu_render_private_office_menu {
    width:100%;
    min-height:100px;
    float:left;
    /*display: none;*/
    /*padding:10px 5px 10px 5px;*/
    /*width:250px;*/
    /*height:477px;*/
    /*font-size:15px;*/
    /*z-index:999;*/
    /*border: 1px solid #dadada;*/
    /*background-color: #ffffff;*/
    /*overflow-y: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
}
/*.menu_render_private_office_menu_load {*/
    /*background: url("../images/load.gif") no-repeat 50% 30%;*/
    /*background-size:24px;*/
/*}*/
.menu_render_private_office_menu_text {
    float:left;
    clear:both;
    color: #E47129;
    font-size: 16px;
    padding-left:10px;
    padding-bottom:15px;
}
/*.menu_render_private_office_content {*/
    /*clear:both;*/
    /*padding-left:10px;*/
/*}*/

.menu_render_search {
    width:24px;
    height:24px;
    cursor:pointer;
    background: url(./../images/search.png) no-repeat;
    background-size:24px;
    margin-left:2px;
}

.menu_render_search_active {
    background: url(./../images/search_active.png) no-repeat !important;
    background-size:24px !important;
}

.menu_render_search_deactive {
    display: none !important;
}

.menu_render_add_ad {
    max-width:205px;
    overflow: hidden;
}

.menu_render_add_ad_link {
    font-size: 18px;
    font-weight:300 !important;
    color:#5D8C5D;
}

.menu_render_add_ad_link:hover {
    color:#E47129 !important;
}