@import "fontello.css";

.clear{clear: both;}

a.rdp-entity-loginout.rdp-entity-item.logged-in-true:after {
    font-family: "fontello";
    content: '\00a0\e8a1';
    font-size: smaller;
}

.rdp-entity-loginout{
    display: inline-block;
    line-height: 46px;
}

#rdp-entity-sub-wrapper .rdp-nav-menu-wrap ul{
    list-style-type: none;
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;    
    padding-inline-end: 0px;    
}

#rdp-entity-sub-wrapper li{
    position: relative;
    font: normal normal 400 12px/14px Arial; 
}

#rdp-entity-sub-wrapper  .line-separator{
    height:1px;
    margin: 0 4px;
    background-color: #ccc;
}

a.rdp-entity-item{
    border-radius: 0px;
    box-sizing: content-box;
    font: 13px/normal "Open Sans", sans-serif;
    height: auto;
    letter-spacing: normal;
    margin: 0px;
    padding: 0px;
    position: static;
    text-shadow: none;
    text-transform: none;
    transition: none 0 cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    width: auto;    
    cursor: pointer;
}

a.rdp-entity-item>img { 
    background: #EEEEEE;
    border: 1px solid #888888;
    display: inline-block;
    float: none;
    border-radius: 100%;
    height: 28px;
    line-height: 28px;
    margin: -4px 6px 0px 0px;
    padding: 0px;
    vertical-align: middle;
    width: 28px;
}

#rdp-entity-head a.rdp-entity-item>img{
    margin-bottom: 3px;
}

.rdp-entity-avatar-46 { 
    height: 46px;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 46px;
    border-radius: 100%;
    border: 1px solid #888888;
}  
#rdp-entity-sub-wrapper{
    background-color: #F0F8FF;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    border-top: 1px solid #eee;
    min-width: 100px;
    box-sizing: border-box;
    position: absolute;
    left: 200px;
    top: 150px; 
    z-index: 9999
}

#rdp-entity-sub-wrapper ul{list-style-type: none;}

#rdp-entity-sub-wrapper.hidden{display: none;} 
#rdp-entity-sub-wrapper.visible{display: inline-table;}

.rdp-entity-wrap{
    margin-bottom: 8px;
}
#rdp-entity-sub-wrapper .rdp-entity-wrap ul{
    padding: 0;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;    
}

#rdp-entity-sub-wrapper .rdp-entity-wrap li{
    color: #333;
    margin: 0 12px 0 68px;
    position: relative;
    padding: 0 10px;
    font: normal normal 400 13px/22px Arial;
    min-width: 140px;
    white-space: nowrap;        
}

#rdp-entity-sub-wrapper .rdp-nav-menu-wrap li a {
    color: rgb(0,0,238);
    display: block;
    font-size: 13px;
    padding: 4px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#rdp-entity-sub-wrapper li a:hover {color: #54ae68;}

#rdp-entity-sub-wrapper .rdp_ll_custom_menu_sep{
    height: 2px;
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #EEEEEE;
    margin: 0 2px;
}

#rdp-entity-sub-wrapper .rdp-entity-custom-menu-items{
    padding-bottom: 8px;
}

#rdp-entity-sub-wrapper .rdp-entity-custom-menu-items h6{margin: 0 8px;}

#rdp-entity-sub-wrapper .rdp-entity-custom-menu-items p{
    margin: 0 8px;
    font: normal normal 400 12px/16px Arial;
}

#rdp-entity-sub-wrapper p a{color: #069;font: normal normal 400 13px/26px Arial;}

#rdp-entity-sub-wrapper .rdp-entity-custom-menu-items p a{color: #069;font: normal normal 400 12px/20px Arial;}

#rdp-entity-sub-wrapper p a:hover{text-decoration: underline;}

#rdp-entity-sub-wrapper p:first-of-type{
    line-height: 32px;
    height: auto;
    margin-top: 6px;        
}
#rdp-entity-sub-wrapper .rdp-entity-custom-menu-items p:first-of-type{
    line-height: normal;
    margin: 0 8px;
}

@media (min-width: 576px) { 
    #rdp-entity-sub-wrapper ul.sub-menu{
        background-color: #fff;
        box-shadow: 0 1px 4px 0 rgba(50,50,50,.2);
        display: none;
        left: -187px;
        margin: 0;
        position: absolute;
        top: 0;
        width: 187px;    
    }



    #rdp-entity-sub-wrapper .rdp-nav-menu-wrap li:hover > .sub-menu {
        display: block;
    }

    #rdp-entity-sub-wrapper .rdp-nav-menu-wrap li>.sub-menu:before {
        background-color: #fff;
        box-shadow: 2px -2px 2px -1px rgba(0,0,0,.1);
        content: "";
        display: block;
        height: 12px;
        position: absolute;
        right: -5px;
        top: 11px;
        transform: rotate(45deg);
        width: 12px;
        z-index: 1;
    }
}


.btnOpenSocial{
    display: inline-block;
    width: 308px;
    height: 56px;
    background: url("../images/signup-signin.png") no-repeat;
}

.btnOpenSocial.btnOpenSocial-small{
    display: inline-block;
    width: 146px;
    height: 27px;
    background: url("../images/signup-signin-sm.png") no-repeat;
}

.btnOpenSocial.btnOpenSocial-xs{
    display: inline-block;
    width: 132px;
    height: 24px;
    background: url("../images/signup-signin-xs.png") no-repeat;
}



/* adjustment for limsforum _opinions theme */
#navbar .dropdown .btnOpenSocial{
    padding: 3px;
}

/* adjustment for limsforum CM Answers discussions */
.cma-question-body .btnOpenSocial,
.rdp-wbb-outline  .btnOpenSocial,
.js-member-list .btnOpenSocial{
    position: relative;
    bottom: -6px;
}



div.alert, div.alert.error, #must-sign-in-message.alert, #must-sign-in-message.alert.error {
    background-color: #dd5959;
    background-repeat: no-repeat;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dd5959), color-stop(100%, #c15252));
    background: -webkit-linear-gradient(top, #dd5959 0%,#c15252 100%);
    background: -moz-linear-gradient(top, #dd5959 0%,#c15252 100%);
    background: -o-linear-gradient(top, #dd5959 0%,#c15252 100%);
    background: linear-gradient(top, #dd5959 0%,#c15252 100%);
    -webkit-box-shadow: 0 0 0 1px #c15252, 0 1px 2px rgba(0,0,0,0.45);
    -moz-box-shadow: 0 0 0 1px #c15252,0 1px 2px rgba(0,0,0,0.45);
    box-shadow: 0 0 0 1px #c15252, 0 1px 2px rgba(0,0,0,0.45);
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 10px 20px 10px 50px !important;
}

span.notice-icon{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 12px;
    line-height: 1;
    background: url('../images/notice-icon.png') no-repeat;
    width: 26px;
    height: 26px;
}

#rdp-jb-main.sh .job .source, #rdp-jb-main.sh .job span.mb-text,
#rdp-jb-main.sh .job .source, #rdp-jb-main.sh .job span.mb-icon{font-size: 15px;}

#rdp-jb-main.sh .job .source, #rdp-jb-main.sh .job span.mb-icon{padding-left: 0;position: relative;top: -1px;}

/*div.alert span, div.alert.error span, #must-sign-in-message.alert span, #must-sign-in-message.alert.error span {
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 12px;
    line-height: 1;
    background: url(../images/notice-icon.png) no-repeat;
    width: 26px;
    height: 26px;
}

div.alert #btnOpenSocial, div.alert.error #btnOpenSocial{
    position: relative;
    bottom: -10px;    
}*/

