/* $("#main-section").append($("#getting-started")); */

/*---------------------------------------------*/
/*                  General                    */
/*---------------------------------------------*/
 .lubalin {
    font-family:'ITCLubalinGraphW01-Demi', 'LubalinDemiIBM' !important;
    font-weight: normal;
}
.lubalin-book {
    font-family:'ITCLubalinGraphW01-Bk', 'LubalinGraphStdBookIBM' !important;
    font-weight: normal;
}
#ibm-content .shad-med {
    background: url(http://205.186.160.10/v17e/css/../i/v17e/bg/shad-curve-bottom-med.png) no-repeat scroll center 100% rgba(0, 0, 0, 0);
}
#ibm-content .shad-wide {
    background: url(http://205.186.160.10/v17e/css/../i/v17e/bg/shad-curve-bottom-wide.png) no-repeat scroll center bottom rgba(0, 0, 0, 0);
}

.ibm-band {
    min-height: 0px!important;
    padding: 0 0 15px;
}


/*---------------------------------------------*/
/*   Leadspace                                 */
/*---------------------------------------------*/

#ibm-access-cntr #ibm-leadspace-head {
    background-color: #fff !important;
    /*height: 546px;*/
    /*background: url(http://www-03preprod.ibm.com/software/test/trbrito/smarterworkforce/images/connections_leadspace_2000x495.jpg) no-repeat scroll 50% 100% rgba(0, 0, 0, 0);    */
	height: 678px;
	background-size: contain !important;
}

@media (min-width: 569px) {
	.js #lead-section {
		margin-top: -90px !important;
	}
}

@media (min-width: 569px) and (max-width: 800px) {
	#ibm-access-cntr #ibm-leadspace-head {
		height: 500px;
		background-size: auto 80% !important;
	}
}

@media (min-width: 801px) {
	#ibm-access-cntr #ibm-leadspace-head {
		height: 500px;
		background-size: contain !important;
	}
	
	/* Fix for iPad */
	/*#ibm-universal-nav {
		display: none !important;
	}
	#ibm-top {
		margin-top: 20px !important
	}*/
}

#intro-content p {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

/*---------------------------------------------*/
/*      The work space just for you            */
/*---------------------------------------------*/
.ibm-band.workspace {
	 padding: 0 !important;
}   

.ibm-band.workspace, .ibm-band.workspace p , .ibm-band.workspace h2 {
	 
	 text-shadow: none !important;
}   
#lead-section {
    /*background: url(http://www-03preprod.ibm.com/software/test/trbrito/smarterworkforce/images/connections_main_call_to_action_background_2000x327.jpg) no-repeat scroll center top;*/
	background: -moz-linear-gradient(top,  rgba(24,139,194,0.9) 0%, rgba(24,139,194,1) 28%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,139,194,0.9)), color-stop(28%,rgba(24,139,194,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(24,139,194,0.9) 0%,rgba(24,139,194,1) 28%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(24,139,194,0.9) 0%,rgba(24,139,194,1) 28%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(24,139,194,0.9) 0%,rgba(24,139,194,1) 28%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(24,139,194,0.9) 0%,rgba(24,139,194,1) 28%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6188bc2', endColorstr='#188bc2',GradientType=0 ); /* IE6-9 */ 
} 

#lead-section .section-header {margin-top: 0.3em}

#lead-section, #lead-section p, #home-cta, #home-cta p {
	color: #fff !important;
}

/*---------------------------------------------*/
/*      CTA							           */
/*---------------------------------------------*/
#home-cta {
	background: url(../files/connections_cta_bottom_background_2000x587.jpg) no-repeat scroll center top;
	margin-top: 20px;
	height: 587px;
}

#home-cta, #home-cta h2, #home-cta p {
	text-shadow: none !important;
}

#home-cta .ibm-col-1-1 div.ibm-inner-margin {
  background-color: rgba(70, 168, 206, 0.9);  
  margin-top: 176px !important;
  margin: 150px 23px;
}

/*---------------------------------------------*/
/*      Social band					           */
/*---------------------------------------------*/

ul.ibm-social-visit-links {
	width: auto !important;
}


.ibm-social-visit-links li:before {
	content: none;
}


/*---------------------------------------------*/
/*      Cadu's updates				           */
/*---------------------------------------------*/

/* does not allow images in this section to grow larger than 180px */
#getting-started .ibm-resize {
    max-width: 180px !important;
}

/* Adjust home-cta section to have white text and no text-shadow */
#home-cta, #home-cta p, #home-cta h2 {
    text-shadow: none !important;
}

/* Vertically align Getting started section texts to center and make it horizontally aligned to left.  */
@media only screen and (max-width: 568px) and (min-width: 0){
	#getting-started .ibm-thumbnail-module > h3 {
		padding-bottom: 0 !important;
		padding-top: 20px !important;
		text-align: left;
	}
}

/* adding arrows down to whatever items that have a sub-menu */


/* update related section, contact module, text-colors, et al */
#ibm-contact-module h2, #ibm-contact-module h3 {
    display: none !important; /*  NOT FUNCTIONAL?  */
}



#ibm-contact-module li a, #ibm-contact-module li a:before {
	color: #fff !important;
}



#ibm-contact-module a, #ibm-contact-module p  {
	color: white;
  text-decoration: none; 
}
#ibm-contact-module li {
	float: left !important; 
  padding-right: 20px !important;
}
.ibm-phone-link:before, .ibm-call-link:before, .ibm-call-info:before { color: white; }
.ibm-requestquote-link:before { color: white; }
.ibm-email-link:before { color: white; }
#ibm-related-content {
    background: none;
    background-color: #333;
    border-bottom: 2px solid #666;
}
#ibm-related-content h3 { color: white !important; }
#ibm-related-content ul.ibm-social-visit-links li a em { color: white; }


/* tooltip */

.tooltip-band {
    z-index: 893;
    overflow: hidden;
    position: absolute;
    top: 35px;
    transition: height .8s;
    width: 100%;
    height: 0px;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    border: solid 2px #879C4D;
    box-sizing: border-box;
    
    background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 79%, #f8f8f8 79%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(79%,#f8f8f8), color-stop(79%,#f8f8f8), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 79%,#f8f8f8 79%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 79%,#f8f8f8 79%,#ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 79%,#f8f8f8 79%,#ececec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8f8f8 79%,#f8f8f8 79%,#ececec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
    margin: 0 !important;
    /* max-height: 0px !important; */
    padding: 0 !important;
    border: none;
}

.tooltip-band .ibm-columns {
    padding: 0 !important;
}

.tooltip-band .ibm-columns .ibm-col-1-1 {
    text-shadow: none !important;
    /* text-align: center; */
}

.tooltip-band .ibm-columns .ibm-col-1-1 p {
    width: auto !important;
    float: left;
}

.tooltip-band h2 {
font-size: 2.5em; 
line-height: 1em; 
color: purple; 
padding-top: 20px;
font-family: ITCLubalinGraphW01-Demi,LubalinDemiIBM!important;
font-weight: 400;
}

.tooltip-bg{
background: url(http://www-01.ibm.com/software/lotus/images/v17/mailNext_leaf_980x200.png ) no-repeat 0% 100%;
height:220px !important;
}

.tooltip-p-one{margin-left:30px;}

.tooltip-p-two{margin-left:60px;}

.ibm-forward-link.ibm-cancel {
    width: 22px;
    height: 24px;
    margin-left: 0;
    padding: 0;
}

.ibm-forward-link.ibm-cancel:before {
    content: "\f118";
    color: black ;
    top: 0;
    margin-left: 0;
}

.tooltip-wrap {
    margin: 0 auto;
    width: 365px;
	margin-top: 5px;
	height:auto;
}
p.close-tooltip:before {
    color: black;
    display: block;
    font-family: iconsIBM;
    font-size: 30px;
    font-variant: normal;
    height: 30px;
    letter-spacing: 4px;
    content: "\f118";
    position: absolute;
    text-align: right;
    cursor: pointer;
	top:10px;
	right:5px;
}

.tooltip-relative{
position:relative;
}


.tooltip-band .ibm-columns p.close-tooltip {
    height: 30px;
    padding: 0 !important;
    vertical-align: sub;
    display: inline-block;
    width: 220px !important;
    text-align: right !important;
}

@media screen and (max-width: 400px){

p.close-tooltip:before {
    color: black;
    display: block;
    font-family: iconsIBM;
    font-size: 30px;
    font-variant: normal;
    height: 30px;
    letter-spacing: 4px;
    content: "\f118";
    position: absolute;
    text-align: right;
    cursor: pointer;
	top:-25px;
	right:-15px;
}

.tooltip-band h2{
margin-left:20px;
font-size: 2.3em;
}
 

}


@media screen and (min-width: 570px) and (max-width: 800px){

.tooltip-bg{
background: url(http://www-01.ibm.com/software/lotus/images/v17/mailNext_leaf_980x200.png ) no-repeat 100% 100%;
height:220px !important;
}

.tooltip-band h2{
margin-left:20px;
}

.tooltip-p-one {
    margin-left: 40px;
}

p.close-tooltip:before {
    color: black;
    display: block;
    font-family: iconsIBM;
    font-size: 30px;
    font-variant: normal;
    height: 30px;
    letter-spacing: 4px;
    content: "\f118";
    position: absolute;
    text-align: right;
    cursor: pointer;
	top:10px;
	right:-115px;
}

}

