/*  */
body {
	font-family: arial, tahoma;
	font-size: 100%;
	color: #000;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

/* Set the page width here */
#header,#wrapper-content,#wrapper-footer {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

.menu-top {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
    overflow: hidden;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    color: #072F67;
}

.menu-top a {
    float: left;
    font-size: 25px;
    color: #072F67;
    text-align: center;
    padding: 10px 22px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 25px;    
    border: none;
    outline: none;
    color: #072F67;
    padding: 10px 22px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    text-align: center;
}


.menu-top a:link,.menu-top a:visited {
	color: #072F67;
}

.menu-top a:hover, .dropdown:hover .dropbtn {
    background-color: #062e67;
    color: white;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
    z-index: 5;
}

.dropdown-content a {
    float: none;
    font-size: 20px;
    color: #072F67;
    padding: 4px 32px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #062e67;
}

.dropdown:hover .dropdown-content {
    display: block;
}





#wrapper-header {
	background: transparent top center repeat-x;
}

#header {
	background: #fff;
}

#wrapper-header2 {
	position: relative;
	background: transparent url('images/CCSL Logo 2015 92x92.png') 0px center
		no-repeat;
	height: 120px;
}

#wrapper-header3 {
	position: absolute;
	top: 20px;
	right: 0;
	width: 300px;
	background: transparent url('images/CCSL IBM Partner Logo 2.png') center
		right no-repeat;
	background-size: 135px, auto;
	padding: 0 165px;
}

#header h1 {
	margin: 0 110px;
	padding: 7px 0 0 0;
	line-height: 2em;
	color: #072F67;
	font-size: 330%;
	font-weight: normal;
	text-align: left;
}

#header h1 mark.altcolour{
	color: #646C65;
	background: #FFFFFF;
}

#header p {
	margin: 15px 0px;
	padding: 0;
	line-height: 1.2em;
	color: #062e67; /*#ffffff;*/
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

#wrapper-content {
	padding-top: 5px;
}

#wrapper-menu-page {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: right;
	line-height: 140%;
	font-family: arial, sans-serif;
	height: 100%;
}

#wrapper-lhs-content {
	float: left;
	width: 160px;
	height: 800px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	background: transparent;
	text-align: left;
	line-height: 140%;
	font-family: arial, sans-serif;
}

#lhs-content ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	font-size: 70%;
	text-align: left;
}

#lhs-content li {
	margin: 0 0px 20px 0;
}

#lhs-content h3 {
	font-size: 150%;
	margin: 20px 0 20px 0;
	color: #062e67;
	font-weight: bold;
	font-family: arial, sans-serif;
}

#lhs-content a:link,#lhs-content a:visited {
	color: #062e67;
}

#lhs-content a:hover {
	color: #062e67;
}

#lhs-content {
	padding-top: 0px;
}

* html #wrapper-menu-page #lhs-content {
	line-height: 140%;
}

#menu-page {
	padding-top: 0px;
	line-height: 140%;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
}

#menu-page h3 {
	font-size: 150%;
	margin: 20px 0 20px 0;
	color: #062e67;
	font-weight: bold;
	font-family: arial, sans-serif;
}

#menu-page a:link,#menu-page a:visited {
	color: #062e67;
}

#menu-page a:hover {
	color: #062e67;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 0;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

#content {
	background: transparent;
	padding: 0 180px 0 0;
	margin: 0;
	line-height: 140%;
}

#content h2 {
	font-size: 150%;
	color: #062e67; /*#5b8fbe;*/
	margin: 20px 0 20px 0;
	padding: 100;
	font-family: arial, sans-serif;
}

#highlights h2 {
	font-size: 150%;
	color: #062e67; /*#5b8fbe;*/
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: arial, sans-serif;
}

#content h3 {
	font-size: 90%;
	text-decoration: underline;
	color: #002453;
}

#content p {
	padding: 0 0 10px 00px;
	margin: 0 0 0 0;
	font-size: 90%;
}

a:link,a:visited {
	color: #062e67;
	text-decoration: none;
}

a:hover {
	color: #444;
	text-decoration: none;
}

table {
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin-left: 30px
}

table td {
	border: 1px solid #ccc;
}

table thead {
	background-color: #062e67;
	color: #ddd
}

table tbody {
	
}

#content li {
	margin-left: 30px;
	font-size: 90%;
}

#content #custom {
	margin-left: 210px
}

#Team h3 {
	font-size:100%;
	color: #002453;
}

#Team p {
	font-size: 80%;
}

#Team img {
	float: right;
	border: 0px solid #000000;
	width: 15%;
	height: auto;
	margin: 10px;
}

#Team p {
	margin: 0 20px 0 30px;
}

#Team ul {
	list-style: none;
	font-size: 90%;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 0;
}

#Experience p {
	font-size: 90%;
	margin: 0 20px 0 30px;
}

#Experience h3 {
	font-size: 90%;
	color: #072F67;
}

#Experience img {
	float: left;
}

#Experience  ul {
	font-size: 90%;
	text-align: left;
}

#Solution p {
	font-size: 90%;
	margin: 0 20px 0 30px;
}

#Solution h3 {
	font-size: 90%;
	color: #072F67;
}

#Solution img {
	float: left;
}

#Solution  ul {
	font-size: 90%;
	text-align: left;
}

#lhs-content #latestnews {
	color: #BB0000;
}

/* CSS for carousel from here */
.carousel-wrapper{
  height:300px;
  position:relative;
  width:800px;
  margin:0 auto;
  
}
.carousel-item{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  padding:25px 50px;
  opacity:0;
  transition: all 0.5s ease-in-out;
  animation:rotate 30s infinite;
}

.carousel-item h3{
  position:absolute;
  top:0;
  color: white;
  left:0;
  right:0;
  background: rgba(0, 0, 0, 0.5);
  padding:0 20px;
  margin: 5px;
  line-height: 1.5em;
  transition: all 0.5s ease-in-out;
}

.carousel-item p{
  position:absolute;
  top:270;
  bottom:0;
  left:0;
  right:0;
  padding:0 20px;
  font-size:90%;
  color:white;
  margin: 5px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 1.5em;
  transition: all 0.5s ease-in-out;
}

.arrow{
  position:absolute;
  top:0;
  display:block;
  width:50px;
  height:100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: url('images/arrow-left.png') 50% 50% / 30px no-repeat;
  opacity: 0.5;
}

.arrow-prev{
  left:0;
}
 
.arrow-next{
    right:0;
    -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
  }

.light{
  color:white;
}

@media (max-width: 480px) {
      .arrow, .light .arrow {
        background-size: 10px;
        background-position: 10px 50%;
      }
    }




@keyframes rotate {
	
	1%,33% {opacity:1;z-index:2;}
	34%, 66% {opacity:0;z-index:1;}
	67%, 100% {opacity:0;z-index:1;}
}

.item-1 {
   z-index: 1;
    opacity: 0;
 	animation-delay:0;
  background:url('images/CCSL Smart Actions Logo & Name V12.png');
   background-size:90%;
   background-repeat: no-repeat;
   background-position: center;
}

.item-2 {
	animation-delay:10s;
    z-index: 1;
    opacity: 0;
  background:url('images/Meta-Data-background.jpg');
  background-size:90%;
  background-repeat: no-repeat;
  background-position: center;
  }

.item-3 {
	animation-delay:20s;
    z-index: 1;
    opacity: 0;
  background:url('images/CCSL Workflow Timing V1.png');
  background-size:90%;
  background-repeat: no-repeat;
  background-position: center;
  }
  
:target ~ .carousel-item {
    opacity: 0;z-index: 1; animation:0;
  }


#item-1:target ~ .item-1 {
    z-index: 2;
    opacity: 1;
    
  }
 #item-2:target ~ .item-2 {
    z-index: 2;
    opacity: 1;
    
  }

 #item-3:target ~ .item-3 {
    z-index: 2;
    opacity: 1;
    
  }


.tm-content-box
{
	color:#062267;
}

.SA-Table
{
	font-size:90%;
}

.SA-Table tbody:nth-child(odd) {
  background-color: #f0f0f0;
 
}

.SA-HeaderRow
{
	background-color: #062267;
	color:#ffffff;
}

.SA-HeaderArea
{
		width:5%;
}

.SA-HeaderItem
{
		width:5%;
}

.SA-HeaderSA
{
		width:20%;
}

.SA-HeaderDetails
{
		width:70%;
}

#content #Solution .SA-Table tbody tr td p
{
	writing-mode: vertical-rl;
	text-orientation: sideways;
	transform: rotate(180deg);
	font-size:100%;
	margin:0 10px 0 10px;
}


