@charset "utf-8";
/* Website listycon *
** Yama Anwari      * 
**                  */
body{
	background:#fff;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	padding-top:70px;
}
p {
	text-align:left;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	line-height: 16pt;
	word-spacing: 3px;
	letter-spacing: 0.5px;
	color: #4F4F4F;
}
h1 {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size: 36px;
	padding-bottom: 10px;
	color:#68b3fb;
}
.form-group label {
	color:#68b3fb;
}
.form-group textarea {
	width:100%;
}
.navContainer
{
	width: 80%;
	background: #fff;
}
.container {
	width: 80%;
	background:#fff;

}
.container-fluid {
	min-height: 200px;
	
}

.full
{
	margin:0px;
	padding:0px;
}

#home::after{
	padding: 0 0 100px 0;
}
#certification {
	padding-bottom: 50px;
}


.divider {
	background:#68b3fb;
	min-height:2px;
	width:100%;
	padding: 0px;
	margin-top: 5px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   
}
footer {
	min-height:70px;
    margin-top:50px;
	margin-bottom:0px;
	/*background:#68b3fb; */
	
}
.legal {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size: 10px;
	line-height: 12pt;
	word-spacing: 3px;
	letter-spacing: 0.5px;
	color: #4F4F4F;
	text-align:center;
}
	

footer p {
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size: 10px;
	line-height: 12pt;
	word-spacing: 3px;
	letter-spacing: 0.5px;
	color: #4F4F4F;
}
	
.services ul li {
	line-height: 20px;
}


.imgslider {
	padding-top: 0px;
}
.blue
{
	background:#68b3fb;
}
.grey
{
	background:#4f4f4f;
}
.flexslider .slides {
    margin: 0 auto;
    width: 100%;
}

.slide {
	min-height: 250px;
	margin-bottom:100px;
	
	
}
.icon {
	padding-top: 10px;
	
}

#projects {
	text-align: center;
}
#project p {
	text-align:center;
}


#team img {
	border-bottom:#68b3fb 3px solid;
	border-spacing:0px;
}
#team h1 {
	padding-bottom: 80px;
}
#team h3 {
	color: #68b3fb;
}
#map-canvas {
	min-height: 300px;
	margin-bottom: 100px;
}
#success, #error {
    display:none
}

/*image effects team */
img.grayscale:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

img.grayscale {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.btn:hover, .btn-default:hover {
	background:#68b3fb;
	color: #fff;
	
}
.btn-primary {
	background:#68b3fb;
	color: #fff;
}


/*Hide Form Element*/
.protected {
	display:none;
	visibility:hidden;
}

/*Loader*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/listycon_loader.gif) center no-repeat #fff;
}

/*Navigation*/

.navbar-fixed-top .nav {
    padding: 3px 0;
}

.navbar {
	background-color:#fff;
}
a:link {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
}
a:hover {
	font-family: 'Raleway', sans-serif;
	font-weight:500;	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    font-family: 'Raleway', sans-serif;
	font-weight:500;	
	background-color: #fff;
    color: #68b3fb;
}
.navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:link {
    font-family: 'Raleway', sans-serif;
	font-weight:500;	
	background-color: #fff;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
.dropdown .dropdown-menu > li > a:hover, .dropdown .dropdown-menu > li > a:focus {
	font-family: 'Raleway', sans-serif;
	font-weight:500;	
	background-color: #fff;
    color: #68b3fb;
}
.dropdown .dropdown-menu > li > a:active, .dropdown .dropdown-menu > li > a:link {
	font-family: 'Raleway', sans-serif;
	font-weight:500;	
	background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #68b3fb;
}

/* Show Arrow */

.footer {
	margin-bottom: 20px;
}




@media only screen and (max-device-width: 480px) {
	
	.noMobile {
		display:none;
	}

	}


.Outsource_table{
	width: 100%;
	min-height: 270px;
	border: 4px solid black;
 
}	

.Outsource_table td{
	text-align: center;
	border: solid black;
	padding: 0.1%;
	
	
}

.Outsource_table td{
	color: silver;
	

}

.Outsource_table th{
	background-color: 	#87CEEB;
	border: solid black;

}

.legend{
	
	width: 40%;
}

.Table_center_JMS{
	text-align: center;
}