
.table-condensed>tbody>tr>td{
	padding: 3px;
}
/* uncommented for removing bg color in old pages header - Manasi */
.navbar {
  background-color:#fff;
  border-radius:0;
  border-bottom: 2px solid #d6d6d6;
  margin-bottom:0px;
  position:relative;
  top: 0;
  width: 100%;
  z-index:10;
}

.navbar-brand {
  float: left;
  padding: 0px 10px;
  height: auto;
}
.navbar-text  {
	font-size: 13px;
    line-height:18px;
 	padding-top: 2px;
 	border-left: 1px solid #dedede;
	margin:13px 10px 10px 0px;
	padding-left: 10px;
	color: #333;
}
.navbar-default .navbar-text{
	color:#333;
	float:left !important;
}
.navbar ul.nav li{
	margin:0px;
	font-size: 14px;
    line-height:20px;
	font-weight:600;
	text-transform: uppercase;
	display: list-item;
}
.navbar ul.nav li a {
	padding:0px 5px 8px 5px;
  	margin:15px 8px 0px 8px;
	border-bottom: 2px solid transparent;
	color:#000;
	font-weight:600;
	top:2px;
}
.navbar ul.nav li a:hover{
	padding:0px 5px 8px 5px;
  	margin:15px 8px 0px 8px;
  	font-size: 14px;
    line-height:20px;
  	border-bottom: 2px solid #0e2240;
  	font-weight:600;
  	color:#9c9c9c;
  	text-transform: uppercase;
	display: inline-block;
	top:2px;
}

.navbar ul.nav li .active{
	padding:0px 5px 8px 5px;
  	margin:15px 8px 0px 8px;
  	font-size: 14px;
    line-height:20px;
  	border-bottom: 2px solid #0e2240;
  	font-weight:600;
  	color:#9c9c9c;
  	text-transform: uppercase;
	display: inline-block;
	top:2px;
}

.navbar>.container .navbar-brand{
	margin-left:0px;
	border-bottom: none;
	margin-top: 5px;
}
.container>.navbar-collapse{
	margin-left: 0px;
	margin-right: 0px;
}
.nav-tabs{
	border-bottom:1px solid #dedede;
	height: 35px; 
	font-weight: normal;
}

.nav-tabs > li > a {
  border-radius: 0;
}
.nav-tabs >li {
	color: #333;
	background-color: #fff;
	margin-bottom: 0px;
	float: left;
	height: 35px;
}
.nav-tabs>li a{
	color:  #39beea;
	cursor:pointer;
	background-color: #fff;
	padding:7px 15px 5px 15px;
	border-top: 2px solid;
	border-top-color: transparent;
	border-bottom:1px solid #dedede;
	margin: 0px;
	outline:0px;
    text-transform:uppercase;

}
.nav-tabs >li .active{
	color: #333;
	background-color: #fff;
	border:1px solid #dedede;
	border-bottom: transparent;
	border-top: 2px solid #0e2240;
	padding:7px 15px 5px 15px;
}

.nav-tabs >li a:hover{
	color: #333;
	background-color: #fff;
	border:1px solid #dedede;
	border-bottom: transparent;
	border-top: 2px solid #0e2240;
	padding:7px 15px 5px 15px;

}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #333;
	cursor: default;
	background-color: #fff;
	border: 1px solid #dedede;
	border-bottom: transparent;
	border-top:2px solid #0e2240;
	padding:7px 15px 5px 15px;

}	
.nav .navbar-nav ul li a:first-child{
	margin:0px;
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow:none;
}
.navbar-nav {
	margin: 0px 0px;
}

.container>.navbar-header{
	margin-left: -10px;
	margin-right: -10px;

}
.text-right{
	line-height:10px;
	display: inline-block;
}
.thumbnail{
	padding: 0px 0px 12px 0px;
	border:0px;
	margin-bottom: 0px;

}

.btn-sm{
	min-height: 37px;
	font-size: 13px;
    line-height:18px;
	padding:8px 10px;
	border-radius: 0px;
	border:1px solid #dedede;
	color: #39beea;
	word-wrap: break-word;
	white-space: normal;
    text-align: left;

}
.btn-link:hover, .btn-link:focus{
	border-right: 1px solid #dedede;
	color:  #39beea;
	text-decoration: none;
	  word-wrap: break-word;
}
.btn-default a{
	 border:1px solid #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default{
	background-color: #fff!important;
	 border-color: #39beea;
	 border:1px solid #39beea;
    color: #39BEEA;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: 0px auto -webkit-focus-ring-color;
}	
.btn:active, .btn.active{
	box-shadow: 0px 0px 0px #fff;
}
.btn-group.open .dropdown-toggle{
	box-shadow:none;
}
.contact-btn{
	min-height: 37px;
	font-size: 13px;
	padding: 3px 8px;
	line-height:18px;
	border-radius: 0px;
	border:1px solid #dedede;
	color: #39beea;
	word-wrap: break-word;
	white-space: normal;
	text-align: left;

}

.media{
	display: inline-block;
	width:100%;
}

.media-left, .media>.pull-left:hover{
	text-decoration: none;
	border-bottom: 0px;
}
.panel{
	margin:0px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-default>.panel-heading{
	background-color: #fff;
	border:0px;
}
.panel-hight{
	height: 270px;
	background-color: #f2f2f2;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse{
	border: 0px;
}
.panel-body{
	padding: 0px;
}
.map{
	margin-bottom: 25px; 
	padding-left:20px;
}

.well{
	padding: 15px; 
	margin-bottom: 0;
	background-color: #f2f2f2;
	border: 0px;
	box-shadow: none;
}
.form-control{
	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
        height: 37px;

	border-radius: 0px;
}
.input-group{
	width: 100%;
	height: auto;
	display: inline-block;
	border-radius: 0px;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}

.prev{
	float: left;
	display: block;
}
.next{
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
}
.prev:hover{
	text-decoration: none;
	border-bottom: 0px;
}
.next:hover{
	text-decoration: none;
	border-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.arrow-down{
	  margin-top: -3px;
	cursor: pointer;
}
.arrow_down a:hover{
	text-decoration: none;
	border: 0px!important;
	margin-top: 1px;
}
.form-horizontal .form-group{
	margin-right: -10px;
	margin-left: -10px;
}
.dropdown-menu>li>a{
	padding: 3px 10px 3px 10px;
	line-height: 18px;
    white-space: normal;
}
.dropdown-menu>li>a:hover{
	color:  #39beea;
	background-color: #f2f2f2;
	border: 0px;
}
.input-group .form-control{
	width: auto;
}

.breadcrumb{
    margin-bottom: 0px;
    padding: 6px 10px 0px 0px;
    background-color: transparent;
    white-space: nowrap;

}
.table>tbody>tr>td{
  padding: 0px;

}
.mrg{ margin-top: 0px!important;}
.mrg-t-0{ margin-top:0px;}
.mrg-t-5{ margin-top:5px;}
.mrg-t-10{ margin-top:10px;}
.mrg-t-15{ margin-top:15px;}
.mrg-t-20{ margin-top:20px;}
.mrg-t-22{ margin-top:22px;}
.mrg-t-25{ margin-top:25px;}

.mrg-b-0{ margin-bottom:0px;}
.mrg-b-3{ margin-bottom:3px;}
.mrg-b-5{ margin-bottom:5px;}
.mrg-b-8{ margin-bottom:8px;}
.mrg-b-10{ margin-bottom:10px;}
.mrg-b-15{ margin-bottom:15px;}
.mrg-b-20{ margin-bottom:20px;}
.mrg-b-22{ margin-bottom:22px;}
.mrg-b-25{ margin-bottom:25px;}
.mrg-10{margin-bottom:-10px;} 

.mrg-l-0{margin-left: 0px;}
.mrg-l-5{margin-left: 5px;}

.mrg-r-5{margin-right:5px;}
.margin10 {margin-left: 10px;margin-right: 10px;}

.brd-l-1{ border-left:1px solid #dedede;}
.brd-r-1{ border-right:1px solid #dedede;}
.brd-l-0{border-left:0px solid #dedede;}
.brd-t-1{ border-top:1px solid #adadad;}
.brd-t-0{border:none!important;}
.brd-b-0{border:none!important;}
.brd{ border: 0px solid #e4e4e4;  
	  border-top: 0px solid #0e2240;
}
.brd-b-0{border-bottom:0;}


.padding{ padding:0px;}
.padding-l-0{ padding-left:0px;}
.padd-5{padding: 5px;}
.pad-t-10{padding-top:10px;}
.pad0 {padding: 0;}
.pad-l-0 {padding-left: 0;}

.flot-l{float: left;}
.flot-r{float: right;}

.display{display: table-cell;}
.font{font-weight: normal;}
.height{min-height: 0px!important;}
.block{display:block;}
.direction{ direction: ltr;}
.bg-gry{background-color: #F2F2F2;}

.clear { clear: both;}

.min-ht-auto {min-height: auto;}

.image-width{width:100%;}

.padd10 {padding: 10px;}

.c11v1-pullquote-title {
	margin-bottom: 15px;
}

//infographic chages

@media (max-width: 767px) {

.infographic-img{
    width: 355px;
    height: 200px;
   }

}
@media (min-width: 768px) and (max-width: 991px) {

    .infographic-img{
    width: 213px;
    height: 120px;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {

    .infographic-img{
   width: 213px; 
    height: 120px;
   }
}
@media (min-width: 1200px) {

    .infographic-img{
   width: 213px;
    height: 120px;
   }
}

html[lang="ar"] #wb_banner .btn-schedule {
	background-image: none;
	}
	 html[lang="ar"] #wb_banner .btn-schedule:before {
		content: "\e904";
		font-family: 'font-icon' !important;
		    vertical-align: middle;
    margin-right: 3px;
    font-size: 10px;
    line-height: 18px;
    float: left;
}