@import url('https://fonts.googleapis.com/css?family=Open+Sans');
#profilebutton{
	margin-right: 5px;
	margin-bottom: 10px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; 
}
.smallfont{
	font-size:13px;
}
.centered {
    text-align: center;
}

.content_bottom h1:after, .grid_1 h1:after, .about_bottom h1:after, .single h2::after, .content_bottom h3:after, .grid_1 h3:after, .about_bottom h3:after {
    background: #f15f43;
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    margin: 0 auto;
}
body{
	font-family: 'Open Sans','Helvetica',sans-serif;
	padding-top:50px;
}

.td5 {
    width:5%;
}

.td6 {
    width:6%;
}

.td8 {
    width:8%;
}

.td10 {
    width:10%;
}

.td12 {
    width:12%;
}

.td13 {
    width:13%;
}

.td15 {
    width:15%;
}

.td20 {
    width:20%;
}

#label{
	font-weight: normal;
}

#breadcrumbcustom{
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-size: 12px;
    margin-top:10px;
}
#breadcrumbcustom>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0";
}
#nav-bar{
	background: #2C3E50;
	border-color: #2C3E50;
}
#navbar{
	background: white;
	border-color: #2C3E50;
}
.container #customjumbo, .container-fluid #customjumbo {    
     padding-left: 0px;
}
#customjumbo {  
    background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#customjumbo #customjumbobody h2 {
    font-size: 32px;
   color: #1F1F1F;    
}
#customjumbo #customjumbobody h1 {
    font-size: 25px;
    color: #1F1F1F;    
}
#customjumbo #customjumbobody h1:hover {
    color: #6CC6F0;
}
#customjumbo #customjumbobody {
    top: 137px;
    width: 100%;
    line-height: 1.25;
}
#jumbotron{
	padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
   background-color: #fff;
}
.portfolio-texth1 {
    display: block;
    margin: 17px auto 0px;
    height: 1px;
    background: #6CC6F0 none repeat scroll 0% 0%;
    content: "";
}
#toggle{
   color: #fff;
    background-color: #2C3E50;
	font-size: 15px;
}

.popDescNews {    
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 25.5px;
}
.tablejobs{
	color: #1F1F1F;
	font-size: 1.17em;
	font-weight: bold;
}
.tablebody{
	 color: #1F1F1F;
	 font-size: 15px;
	 line-height: 1.6;
	
}
.tablehead{
	font-weight: 500;
	font-style: normal;
	font-size: 13.5px;
	color: #1f1f1f;
	line-height: 17px;	
}

#embed {
    font-weight: bold;
    padding: 0;
    font-size: 1.4em;
	color: #1F1F1F;    	
}

.btn-sub {
    text-decoration: none;
    color: #fff;
    padding: 10px;
    background: #6CC6F0;
}
#map-canvas
{
	height: 150px;
}
.address p i {
    padding-right: 10px;
    font-size: 15px;
    color: #6CC6F0;
}

.footer {
    margin: 20px 0px 10px;
    float: left;
    text-align: center;
    width: 100%;
}
.footer p {
	text-align:  center;

	font-family: 'Poppins', sans-serif;
}
.footer p a {
 color: #8AB839;
 font-family: 'Poppins', sans-serif;
}
#bottomone {
  background: #D7D6D1;
  font-size: 14px;
  padding: 20px;
  color:#2C3E50;
  margin-top:40px;
}

#bottomone a {
	color:#2C3E50;
	font-size:14px;
}
#pencil{
	border:0px solid transparent;
	color: #6CC6F0;
}
.btn-default:hover, .btn-default.focus{
    background-color: #ddd;
}

#jobstable{
	/*overflow-y: scroll;
	height:400px; */
}
.content {
    color: #6CC6F0;
    outline: 0;
    text-decoration: none;
}
.content:hover {
    color: #6CC6F0;
    outline: 0;
    border-bottom: 0;
    opacity: 0.6;
}

#profilebutton {
    margin-right: 15px;
    margin-bottom: 10px;
}

#button {
    border-color: #6CC6F0;
    color: #fff;
    background-color: #6CC6F0;
}

#liststyle{
	color: #1f1f1f;
	font-size: 15px;
	line-height: 1.6;
}
#glyphiconstyle{
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	color:#8ad2f3;
}
ul li, ol li {
/*
    font-size: 18px;
*/
}
ul li, ol li {
    font-weight: 300;
    font-style: normal;
/*
    font-size: 15px;
*/
    line-height: 28px;
}
li > a:link:hover {
    opacity: 0.6;
}
a:focus, a:hover {
    text-decoration: none;
}

#modal-scroll{
    height: 300px;
    overflow-y: auto;
}
#modalscroll{
	height: 300px;
    overflow-y: auto;
}
#shadowbutton{
	border:0px solid transparent;padding-left:0px;padding-right:0px;	
}

#modal{
    display: block !important;
}
#modal-dialog{
      overflow-y: initial !important
}
#modal-body{
  height: 500px;
  overflow-y: auto;
}
#label{
	font-weight: normal;
}
#sidebar{
	border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
#imagesize{
padding-left: 0px;
}
#tablescroll{
        display: block;
        overflow-y: auto;
        max-height: 300px;
}
#mytable{
    margin-top: 0px;
}
#shadowbutton{
	border:0px solid transparent;padding-left:0px;padding-right:0px;
	margin-top: 4px;
}

@media (min-width: 768px){
	
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
}
