﻿#ihifocusrightnavigation {
    top: 50px;
}
.section-header_heading .ugHeadingImage {
    float: left;
    padding-right: 5px;
}
/* WHAT DO YOU WANT TO DO*/
#whatDoYouWantToDo, .whatToDo-login {
    border: solid 1px #00427a;
    border-spacing: 0px !important;
    background-color:#F5F9FC;
    margin-bottom:20px;
    cursor:hand;
    text-align:justify;
    width: 99%;
}
.whatToDo-login {
    text-align: center;
    padding: 5px;
    width: 99%;
}
#whatDoYouWantToDo td { padding:0px !important; text-align:center; }
#whatDoYouWantToDo a {
    text-align:center;
    vertical-align:middle;
}
        
#whatDoYouWantToDo div.action{
    width:25%; 
    display:inline-block;
    text-align:center;
}
#whatDoYouWantToDo div.eventAction{
    width:23%;/* 18%; */
}
#whatDoYouWantToDo div.newsAction{
    width:23%;/* 18%; */ 
}
        
#whatDoYouWantToDo a:hover{
    text-decoration: none !important;
    font-weight:bold;
}
    
#whatDoYouWantToDo a img {
    /*display:block; 
    padding-left:40px;*/
    vertical-align:middle;
    /*padding-top:5px;
    height:16px;
    width: 16px;*/
}

#whatDoYouWantToDo a.title, #whatDoYouWantToDo a.title:hover {
    background-color: #009FC3;
    color:White;
    width:100%;
    text-align:center;
}

#whatDoYouWantToDo .resource,
#whatDoYouWantToDo .news,
#whatDoYouWantToDo .blog,
#whatDoYouWantToDo .discussion,
#whatDoYouWantToDo .event {
    display:inline;
}

#whatDoYouWantToDo .resource a span,#whatDoYouWantToDo .resource div,
#whatDoYouWantToDo .news a span,#whatDoYouWantToDo .news div,
#whatDoYouWantToDo .blog a span,#whatDoYouWantToDo .blog div,
#whatDoYouWantToDo .discussion a span,#whatDoYouWantToDo .discussion div,
#whatDoYouWantToDo .event  a span, #whatDoYouWantToDo .event  div {
    color: #009FC3;
    /*font-size:12px !important;*/
    display:block;
    padding-top:0px;
}
/* WHAT DO YOU WANT TO DO */
/* START: Shared Resource Page Layout */
#shareResource { display: none; background-color: #EEEEEE; margin: 3px; padding-left: 5px; border:1px Solid Silver; }
.manageDocLink { float:right; font-weight:bold; }
li.userCommunityResources img { margin-right: 5px; height:16px; height:16px; }
.manageDocumentSet {
    width: 500px;
}
#divManageDocSet {
    width:99%;
    font-size:small;
}
#divManageDocSet * {
    font-size:small !important;
}
.sharedDocsTable {
    width:100%;
}
.sharedDocsTable td {
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
}
#divAddDocuments {
    width:100%;
    margin: 20px 5px 5px 5px;
}
#divAddDocuments .buttons {
    width:90%;
    text-align:right;
}
#divAddDocuments .buttons > input[type=button] {
    width:180px;
    text-align:center;
}
.modalButtons { width:99%; text-align:right; margin-top: 20px; margin-right:5px; }
.modalButtons > input { width:100px; text-align:center; }
#pageBodyDescription #editableContent {
    border: 1px Solid #C0C0C0;
}
#pageBodyDescription #pageContentEditArea {
    padding:2px; 
    width:98%; 
}
/* END: Shared Resource Page Layout */
/* START: New Shared Resource */
.shareResourceSize { width: 99%; margin: 2px; margin-bottom: 10px; }
#divShareResource { padding: 5px; margin: 5px; width:99%; }
#divShareResource textarea { width: 99%; }
/* END: New Shared Resource */

/* START: News Item */
.announcementTable {
    border-spacing: 5px;
    border-collapse: inherit;
}
/* END: News Item */

/* START: Newest members */
#newestMembers #viewAll {
    width: 99%;
    text-align: right;
}

#newestMembers ul {
    list-style: none; 
}

#newestMembers ul li {
    content: "";
    text-indent: 0em;
    margin-bottom: 15px;
}
#newestMembers ul li:before {
    content: "";
    padding-right: 0em;
}
/* END: Newest members */

/*********** VIEW ALL PAGE ************/
.viewAllMaskMessage {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px;
    border: 1px Solid #c0c0c0;
    margin-top: 15px;
    border-radius: 5px;
    display: none;
}
.viewAllRow { border-collapse:separate !important; }
.viewAllRow a { font-weight:bold; }
.viewAllAlternateRow a { font-weight:bold; }
.viewAllHeader { background-color: #E7EFF7 !important; padding: 3px 1px 3px 3px; border:1px Solid #D7DFF7; margin:3px !important; border-collapse:separate !important; }
.viewAllHeader a { text-decoration: none; color: #00427A !important; }
.viewAllHeader img { text-align:right; }
.ms-viewheadertr { border-collapse: separate !important; }
.ms-listviewtable { border-collapse:separate !important; }
.viewAllPager a { margin-left:5px; }
.viewAllPager span { margin-left:5px; font-weight: bold; }
/*********** END: VIEW ALL PAGE ************/


/*iHive*/
#accordion {
    width: 98%; 
    padding-bottom: 10px;
}

#accordion  h3 {
    padding-left: 2.2em;
}

#accordion h3.ui-state-active {
    color: White;
}

.ug-emailMembers li > div {
    display:block;
}

#ug-members li {
    margin-bottom: 0px;
}

.ug-membersList  {
    margin-left: 25px;
}
