/*
 * $Revision$
 * $Date$
 *
 * Copyright (C) 1999-2011 Jive Software. All rights reserved.
 *
 * This software is the proprietary information of Jive Software. Use is subject to license terms.
 */


/* --------------------------------------------------------------------------------------------------------------
*
* extended-api.css
*
--------------------------------------------------------------------------------------------------------------*/

@charset "UTF-8";
/* CSS Document */

.extended-apis {
	padding: 20px 425px 20px 20px;
	position: relative;
	margin: 20px 20px 40px 20px;
	border: solid 1px #f0f0f0;
	min-height: 220px;
	background:#fafafa;
	
}

.extended-apis p {
	margin: 12px 0;
    padding-right:20px;
}

.extended-apis ul {
	margin: 0 0 22px 22px;
    padding-right:20px;
}

.extended-apis li {
    padding-bottom:7px;
}

.extended-apis .screenshot {
	position: absolute;
	right: 20px;
	top: 10px;	
}

.extended-apis-generated {
	color: #92278f;
	margin: 0 0 12px;
}

.jive-icon-eapis {
    background-image: url("/plugins/extendedApis/resources/images/computer16.png");
}

.extended-apis-loading-icon {
    background: transparent url(../images/jive-icon-working-16x16.gif) no-repeat left;
    padding-left: 17px;
}

.jive-for-outlook {
    padding: 20px 425px 20px 20px;
    position: relative;
    margin: 20px 20px 40px 20px;
    border: solid 1px #f0f0f0;
    min-height: 220px;
    background:#fafafa;

}

.jive-for-outlook p {
    margin: 12px 0;
    padding-right:20px;
}

.jive-for-outlook ul {
    margin: 0 0 22px 22px;
    padding-right:20px;
}

.jive-for-outlook li {
    padding-bottom:7px;
}

.jive-for-outlook .screenshot {
    position: absolute;
    right: 20px;
    top: 10px;
}

.jive-outlook-generated {
    color: #92278f;
    margin: 0 0 12px;
}

.jive-icon-office {
    background-image: url("/plugins/extendedApis/resources/images/Office-icon.png");
}

.extended-apis-text {
    color: #575757;
    font: 12px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    line-height: 1.25;
    text-align: left;
}

.extended-apis-title {
    font-size: 22px;
    margin-bottom: 0;
}

.extended-apis-centralized {
    padding-top: 200px;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------------------------------------------------------
 *
 *
 *Sharepoint.css
--------------------------------------------------------------------------------------------------------------*/

.j-sp-icon-action{
    background: transparent url(../images/spintegration/sharepoint-sml.png) no-repeat left center;
}



/*--------------------------------------------------------------------------------------------------------------
 *
 * jive-im-ocs.css
 * OCS Integration related
--------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------
                IM Community styles
  ---------------------------------------------- */

.j-ocs-status-message {
    font-style: italic;
    /*padding-left: 10px;*/
}

.jive-icon-presence-online {
    background: transparent url(../images/presence-online.png) no-repeat left center;
}

.jive-icon-presence-idle {
    background: transparent url(../images/presence-idle.png) no-repeat left center;
}

.jive-icon-presence-busy {
    background: transparent url(../images/presence-busy.png) no-repeat left center;
}

.jive-icon-presence-dnd {
    background: transparent url(../images/presence-dnd.png) no-repeat left center;
}

.jive-icon-presence-brb {
    background: transparent url(../images/presence-away.png) no-repeat left center;
}

.jive-icon-presence-away {
    background: transparent url(../images/presence-away.png) no-repeat left center;
}

.jive-icon-presence-offline {
    background: transparent url(../images/presence-offline.png) no-repeat left center;
}

.jive-icon-im-chat {
    background: transparent url(../images/jive-icon-im-chat-16x16.png) no-repeat left center;
}

.jive-icon-im-call {
    background: transparent url(../images/jive-icon-im-call-16x16.png) no-repeat left center;
}





/*--------------------------------------------------------------------------------------------------------------
*
*
*  crm-action.css
* CRM
--------------------------------------------------------------------------------------------------------------*/
.j-crm-icon-action {
    background: transparent url(../images/jive-icon-sfdc-16x16.png) no-repeat left center;
    /*margin-left: 15px;
     padding-left: 19px;*/
}

#j-crm-modal {
    padding-bottom: 10px;
}

.j-crm-case-detail {
    min-width: 500px;
}

.j-crm-casedetail-list-item {
    border-bottom: 1px solid #E0E0E0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 8px;
}
.j-crm-detail-logo-container {
    text-align: left;
    font-size: 12px;
    background: #F4F4F4;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -9px;
    padding: 8px;
    border-bottom: 1px solid #E0E0E0;
}

.j-crm-detail-logo-container > img {
    display: inline;
    *display: inline;
    *zoom:1;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 5px;
    float:left;
}

.j-crm-case-field {
    display: inline-block;
    text-align: right;
    margin-right: 6px;
    width: 150px;
    color: #8B8B8B;
    font-size:1.1em;
}

.j-crm-case-value {
    text-align: left;
    color: #575757;
}

.j-crm-logo-container {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 15px;
}

.j-crm-logo-container > img {
    display: inline-block;
    *display: inline;
    *zoom:1;
    /*margin: 0 10px 0 0;*/
}

.j-crm-attribute {
    border-bottom: 1px solid #E6E6E6;
    padding: 5px 0;
}

.j-crm-attribute-label {
    width:22%;
    text-align: right;
    margin-right: 5px;
    color: #999999;
    float:left;
    padding-right: 5px;
}

.j-crm-attribute-label-body {
    margin: 10px 0 0 0;
    color: #999999;
    display: block;
}

#j-crm-attributes > div:last-child  {
    border-bottom: none;
}

.j-crm-additional-comments {
    color: #999999;
    font-weight: bold;
    margin: 15px 0 10px;
    padding: 15px;
    background-color: #eee;
}

#j-crm-modal-stub {
    max-width: 550px;
}

.j-crm-modal-lightbox-title {
    color:white;
    padding: .6em;
}

.j-crm-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


