
#j-main-wrapper{
	background-color:#FAFAFA !important;
}
#jive-action-sidebar.jive-sidebar.jive-sidebar-actions .jive-sidebar-header,
#jive-tab-item-sidebar.jive-sidebar.jive-sidebar-nav .jive-sidebar-header,
.jive-sidebar.jive-sidebar-relationships .jive-sidebar-header,
#blog-nav-description.jive-sidebar .jive-sidebar-header{
	border: medium none !important;
}
#jive-action-sidebar.jive-sidebar.jive-sidebar-actions #jive-action-sidebar-body.jive-sidebar-body.jive-sidebar-body-actions,
.jive-sidebar.jive-sidebar-actions .jive-sidebar-header,
.jive-sidebar.jive-sidebar-actions .jive-sidebar-body.jive-sidebar-body-actions,
#jive-body-sidebarcol .jive-sidebar .jive-sidebar-body.jive-sidebar-body-actions{
	background: none;
	border: medium none;
}
#jive-bookmark-get-url-form{
	width:480px !important;
}
.jive-thread-info,
.jive-thread-post,
.jive-wiki,
.jive-thread-reply,
.jive-thread-reply-self,
.jive-thread-reply-postauthor{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#jive-bookmark-list ul.clearfix{
	margin-top: 5px !important;
}
.jive-widget-header-refresh{
	padding: 0;
}
.jive-widget-refresh{
	top: 6px;
	padding: 5px 5px 5px 10px;
	border-left: dashed 1px #bbb;
}
/* -------------------------------- */
/* EXTERNAL EDITION SIDEBAR STYLES  */
/* -------------------------------- */

.jive-widget-header {
	padding: 0px;
}

ul.j-people-list {
    list-style-type: none;
    padding: 0;
    width: 100%;
}
.j-people-list li {
    clear: both;
    overflow: hidden;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #E8E8E8;
    display: inline-flex;
	width:100%;
}

.jive-login-reg-formblock #jive-validate-formblock p.jive-validation-sent {
    background: transparent url("/themes/mysupport_theme/resources/images/email_images/icon-email.gif") no-repeat scroll 0% 0%;
    margin: 15px 0px;
    padding: 0px 0px 10px 40px;
}



#feedback-bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	cursor: pointer;
	background: #000; /* fallback */
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index:9000;
	color: #000000;
}

#feedback {

	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 0 5px;
    cursor: default;
    height: 520px;
    left: 56%;
    margin: 0 0 0 -20%;
    overflow: auto;
    padding: 1%;
    position: absolute;
    top: 15%;
    width: 30%;
    z-index: 10000;
}


#overlay h1 {
    color: #669900;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

#overlay .container .labelClass {
    font-size: 12px;
    font-weight: bold;
}

#overlay .container .inputarea {
    border-color: #ABADB3 #ABADB3 #E3E9EF #E3E9EF;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    height: 160px;
    margin-top: 3px;
    width: 90%;
}

.redText {
    color: #FF0000;
}

#basic-modal-content-youtube {display:none;}

/* Overlay */
#simplemodal-overlay-youtube{background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container-youtube {height:455px; width:790px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container-youtube .simplemodal-data {padding:8px;}
#simplemodal-container-youtube code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container-youtube a {color:#ddd;}
#simplemodal-container-youtube a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container-youtube  h3 {color:#84b8d9;}

.heading {
	color: black;
	margin: 1px 10px;
	padding: 0px 1px 1px 0px!important;
	cursor: pointer;
	font-weight: bold;
	display: block!important;
}
/* START - css for KB related docs*/
.jive-icon-kb {

	background:url(/themes/mysupport_theme/resources/images/icons/kb-icon-aspx.png);
    background-repeat: no-repeat;
}

.jive-icon-infa-pdf {

	background:url(/themes/mysupport_theme/resources/images/icons/kb-icon-pdf.png);
	height: 25px !important;
	width: 25px !important;
	margin: 0 6px 0 0;
    background-size: 16px;
    background-repeat: no-repeat;
    vertical-align: none;
}
.jive-icon-infa-aspx {

	background:url(/themes/mysupport_theme/resources/images/icons/kb-icon-aspx.png);
	height: 25px !important;
	width: 25px !important;
	margin: 0 6px 0 0;
    background-size: 16px;
    background-repeat: no-repeat;
    vertical-align: none;
}
.jive-icon-infa-excel {

	background:url(/themes/mysupport_theme/resources/images/icons/kb-icon-excel.png);
	height: 25px !important;
	width: 25px !important;
	margin: 0 6px 0 0;
    background-size: 16px;
    background-repeat: no-repeat;
    vertical-align: none;
}
.jive-icon-expert-assistant {

	background:url(/themes/mysupport_theme/resources/images/icons/icon-expert-assistant.png);
	height: 25px !important;
	width: 25px !important;
	margin: 0 6px 0 0;
    background-size: 16px;
    background-repeat: no-repeat;
    vertical-align: none;
}
.jive-icon-infa-video {

	background:url(/themes/mysupport_theme/resources/images/icons/kb-icon-video.png);
	height: 25px !important;
	width: 25px !important;
	margin: 0 6px 0 0;
    background-size: 16px;
    background-repeat: no-repeat;
    vertical-align: none;
}
/**END - css for KB related docs */
.kb-icon-widget{
	background-color: transparent;
    background-image: url(/themes/mysupport_theme/resources/images/icons/icon-knowledgebase.png);
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
	background-position: 40px -5px;
	width: 140px;
    height: 75px;
	background-size: 75px;
}

.proddoc-icon-widget{
	background-color: transparent;
    background-image: url(/themes/mysupport_theme/resources/images/icons/icon-product-documentation.png);
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
	background-position: 40px;
	width: 140px;
    height: 75px;
	background-size: 75px;
}

.overview-button-wrapper{
    margin-top: 150px;
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	margin-right: -33px;
	position:fixed;
	right:0px;
	z-index: 1;
}

body #jive-alert{

	margin:10px auto !important;

}

.fc-event-inner{

	color: #FFFFFF !important;

}

.nav-di-products{

padding-bottom: 6px !important

}

body #j-compact-header #j-links #j-satNav-indicator .j-update-count{

left: -35px !important;

}

#j-header, #j-compact-header {
    background: #000000;
}

#jive-breadcrumb-custom
{
	position:absolute;
	z-index:3;
	background:-moz-linear-gradient(left, #000 0%, transparent 60%, transparent 100%);
	background:-webkit-gradient(linear, left top, right top, color-stop(0%, #000), color-stop(60%, transparent), color-stop(100%, transparent));
	background:-webkit-linear-gradient(left, #000 0%, transparent 60%, transparent 100%);
	background:-o-linear-gradient(left, #000 0%, transparent 60%, transparent 100%);
	background:-ms-linear-gradient(left, #000 0%, transparent 60%, transparent 100%);
	background:linear-gradient(to right, #000 0%, transparent 60%, transparent 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}

#jive-breadcrumb-custom span a:last-child {
    color: #fff;
}

#jive-breadcrumb-custom span{padding:7px 0;display:block;max-width:960px;margin:0 auto;position:relative}

#jive-breadcrumb-custom a {
    color: #999;
    padding: 0 1px;
	font-size: 0.8889em;
}

#jive-nav-link-addons{
	display:none;
}

/* Audience Corner Widgets Custom CSS */
li.jive-sidebar-topmembers-row-odd.clearfix{background-color: #f9f9f9;margin-top:5%;}li.jive-sidebar-topmembers-row-even.clearfix{background-color: #fff;margin-top:5%;}
.infa-change-view{	margin:1%;	font-size:12px;}.infa-link{	cursor:pointer;	color:blue;}
.j-people-list span.j-status-levels {float: none;position: absolute;top: 4px;right: 0;margin: 0;padding: 2px;background: transparent;background: transparent;}
/* Audience Corner Widgets Custom CSS */

.j-first-name-last-name-row .j-first-name {
	width : 45%;
}
.j-first-name-last-name-row .j-last-name {
	width : 45%;
}
.j-first-name-last-name-row .j-last-name select {
	width: 100%;
	height: 34px;
	padding-left: 11px;
}
.j-first-name-last-name-row .j-first-name select {
	width: 100%;
	height: 34px;
	padding-left: 11px;
}
.j-first-name-last-name-row .j-last-name #state {
	width: 25%;
	height: 34px;
	padding-left: 11px;
}

.td-country select {
	width: 85%;
	height: 34px;
	padding-left: 11px;
}
.td-state select {
	width: 25%;
	height: 34px;
	padding-left: 11px;
}
.jive-profile-edit-field select {
	width: 85%;
	height: 34px;
	padding-left: 11px;
}
.j-form input[type="checkbox"] {
    float: left;
    margin: 1px 12px 0 0;
}
/* Notification widget speaker icon */
body .jive-widget-body .infa-link-list li.icon.icon-info a:before{background-position:-121px -230px;}

#create-discussion {
	/**margin-left: -170px;*/
	width: 100%;
}

#search-results-data {
	height:1035px;
	overflow-y: auto;
}
#recommended-title {
	font-weight: bold;
	padding-bottom: 10px;
	display: none;
}
#go-to-full-search {
	padding-right: 5px;
	float: right;
}
#search-box {
width: 100%;
padding-bottom: 10px;
}
#poc {
	border-width: 1px;
	border-style: solid;
	border-color: #BBB #BBB #DADADA;
	background: #FFF none repeat scroll 0% 0%;
	border-radius: 0px;
	padding:9px 15px;
	display: inline-block;
	width: 73%;
	margin-right:15px;
}
#result-icon {
	padding-top: 12px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
	width: 8%;
}
#coveo-search {
	background: #1A408C;
	transition: #000 0.4s;
	font-family: inherit;
	font-size: 13px;
	text-shadow: none;
	font-weight: 300;
	color: #FFF;
	border: medium none;
	padding: 8px 42px;
}
#result-title {
	/**max-width:330px;*/
	word-wrap:break-word;
	vertical-align:top;
	width: 77%;
	padding:7px 7px 0px 7px;
}
#result-date {
	vertical-align: top;
	width: 15%;
	padding-top: 12px;
	padding-right: 3px;
	text-align: right;
	display: table-cell;
}
#result-excerpt {
	word-wrap:break-word;
	padding:0px 7px 7px 7px;
	width: 92%;
	word-break: break-word;
}
#result-excerpt-span {
	color: #999;
	display: block;
	padding-top: 2px;
	clear: both;
	width: 92%;
}
#result-excerpt-blank {
	padding-top: 12px;
	vertical-align: top;
	display: table-cell;
	padding-left: 40px;
	width: 8%;
}
#kb-results {
	width:39%;
	display:block;
}
#disc-form-container {
	float: left;
	width: 58%;
	padding-right: 20px;
}
#search-button-container {
	display: inline;
	position: absolute;
	right:-9px;
}
#result-title-bold {
	word-break:break-word;
	font-weight: 600;
}
#j-nav-search-li {
	display: none;
}
.more-status-content{
display:none !important;
}

body .jive-widget-body .infa-support-cases.infa-prod-communities .minimized .arrow-down {
	background-image: url(/themes/mysupport_theme/img/informatica-sprite.png) !important;
	background-position: -186px -40px !important;
}

.coveo-omnibox-result-list-header{
	background: #f2f2f2 !important;
	margin-left: -10px !important;
	padding-left: 10px !important;
	font-size: 14px !important;
}

.bottom-footer{
	width: 101% !important;
	background: #f2f2f2 !important;
	margin-left: -10px !important;
    padding: 7px !important;
    text-align: center;
    color: #555;
	float:right;
	font-size: 14px !important;
}

.bottom-footer > .create-discussion{
	font-style: italic !important;
	font-weight:600 !important;
}

.CoveoResult.coveo-omnibox-selectable {
	
	font-size:13px !important;	
}
#proc-auth-mask {
	position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000000;
    opacity: 0.6;
}
#proc-auth-band {
    position: fixed;
    z-index: 10000;
    top: 25%;
    right: 0;
    left: 0;
    height: 25%;
    /*background-color: #444444;*/
    opacity: 0.95;
    filter: Alpha(Opacity=95);
    animation: movedown 1000ms 500ms 1 normal ease-out forwards, fadein 500ms;
    -moz-animation: movedown 1000ms 500ms 1 normal ease-out forwards, fadein 500ms;
    -webkit-animation: movedown 1000ms 500ms 1 normal ease-out forwards, fadein 500ms;
}

#proc-auth-heading {
    position: fixed;
    top: 42%;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.2;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: normal;
    text-align: center;
    text-rendering: optimizelegibility;
    width: 100%;
    padding: 0;
    margin: 0;
}
#loader {
	width: 100%;
    margin: 0;
    position: fixed;
    padding: 0;
    text-align: center;
	top: 32%;	
}