.editable-buttons{
    margin-top:10px;
    text-align: center;
}

.editable-buttons .btn{
    margin:0 3px;
}

.editableform{
    margin-bottom: 0px!important;
}

.editableform textarea{
    resize:vertical;
}

.forumpost{
    min-height: 120px;
	margin-bottom:20px;
}

.twitter-typeahead{
    display:inline!important;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
  display:none!important;
  font-size:24px;
}

.tt-dropdown-menu {
  width: 502px;
  margin-top: 30px;
  margin-left:10px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.mobile_search .tt-dropdown-menu {
  width: 250px;
  margin-top: 15px;
  margin-left:10px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 5px 20px;
  font-size: 18px;
  line-height: 34px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.repo-airline{
    font-size:24px;
}

.repo-category{
    font-size:14px;
    color:#bbb;
}

.mobile_search .repo-airline{
    font-size:16px;
}

.mobile_search .repo-category{
    font-size:12px;
    color:#bbb;
}

.search_query{
    background-color:#fff!important;
}

.articleHome{
    padding: 10px 5px;
    /*background:#efefef;*/
    display:table;
}

.navbar-form .tt-dropdown-menu {
  width: 200px;
  margin-top: 20px;
  margin-left:1px;
  padding: 3px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.navbar-form .tt-suggestion {
  padding: 3px 10px;
  font-size: 12px;
  line-height: 24px;
}

.search_menu{
    background-color:#fff!important;
}
#mobile_cinfo{
	border-top: 1px solid #DDDDDD;
	background:#eee
}
.stocksymbol{
  margin:15px 2px 15px -8px !important;
  color: #000;
}

.ov_boxes.stocksymbol .ov_text {
    float: left;
    font-size: 12px;
    padding: 1px 0 7px 12px;
    text-align: left;
    width: 65px;
    color:#000;
}

.ov_boxes.stocksymbol .p_canvas {
    color:#000;
    border-right: 1px solid #DCDCDC;
    box-shadow: 1px 0 0 0 #FFFFFF;
    float: left;
    margin-right: 0;
    padding: 10px 14px 6px 4px;
	font-size:90%;
}
.ov_boxes.stocksymbol .p_canvas h2{
	font-size:130%;
}
#pay_content{
	background:#eee;
	padding:25px;
	border-top:1px solid #ddd;
}
#pay_calc p{
	margin:0 0 2px;
}
.ui-slider{
	margin:0 0 10px;
}
#calcRes{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
    box-shadow: 2px 2px #CCCCCC inset;
    font-size: 3.3em;
    font-weight: bold;
    height: 80px;
    margin: 40px 0 0 40px;
    padding: 30px;
    text-align: center;
}

.larger-font{
	font-size:16px;
}


/*HOME RECENT UPDATED PROFILES*/
.featuredHome a.span6{
  	display:block;
  	text-align:center;
  	left:0;
	margin-top: -20px;
  margin-right: 10px;
  width:300px;
}
.featuredHome .bigFeatured{
	height: 250px;
    margin: 25px 0 0;
    text-align: center;
    width: 300px;
	background: none repeat scroll 0 0 #443B3B;
	opacity:.5;
	filter: alpha(opacity=50); 
}
.featuredHome a:hover .bigFeatured{
  background: none;
  color:#000!important;
}
.featuredHome a.span6 span{
    color: #FFFFFF;
    font-size: 24px;
    left: -20px;
    opacity: 1;
    position: relative;
    top: -130px;
}
.featuredHome a.span3{
  	display:block;
  	text-align:center;
  	left:0;
	height:115px;
	margin:5px 8px 15px;
}
.featuredHome .smallFeatured{
	height: 100%;
    text-align: center;
    width: 100%;
	background: none repeat scroll 0 0 #443B3B;
	opacity:.5;
	filter: alpha(opacity=50); 
}
.featuredHome a:hover .smallFeatured{
  background: none;
  color:#000!important;
}
.featuredHome a.span3 span{
    color: #FFFFFF;
    font-size: 24px;
    left: 0;
    opacity: 1;
    position: relative;
    top: -70px;
}
.featuredHome a:hover span{
  color:#0088CC !important;
  text-shadow: 1px 1px 1px #000;
}
.featuredHome a:hover{
  text-decoration:none !important;
}
.featuredHome a.small{
  width:160px;
  height:115px;
  display: block;
}

.rightAd{
  text-align: center;
  padding-left: 50px;
  margin-top: 20px;
}
.requestModalLink, .editProfileBtn{
	margin-top:-15px;
}
.forum-divider{
	margin-left:10px; 
	padding-left:10px; 
	border-left:1px solid #DCDCDC;
}
@media(min-width:481px) and (max-width:800px){
	.antiScroll,.antiscroll-content,.antiscroll-inner{width:740px !important}
}
@media(min-width:481px) and (max-width:979px){
	
	.featuredHome .bigFeatured{
	    margin: 20px 0 0;
	    width: 100%;
      height: 275px;
	}
	.featuredHome a.span6{
		margin-top: -15px;
    width:100%;
	}
	.antiScroll,.antiscroll-content,.antiscroll-inner{width:725px}
}
@media(min-width:481px) and (max-width:1200px){
	.featuredHome a.span3{
	  	display:block;
	  	text-align:center;
	  	left:0;
		height:115px;
		margin:5px 5px 15px;
	}
}
@media(max-width:480px){
	#calcRes{
	    margin: 30px 0 0;
	}
	.featuredHome a.span3{
	  	display:block;
	  	text-align:center;
	  	left:0;
		height:115px;
		margin:5px 0px 15px;
	}
	/*.featuredHome .bigFeatured {
	    background: none repeat scroll 0 0 #443B3B;
	    height: 250px;
	    margin: 25px 0 -20px;
	    opacity: 0.5;
	    text-align: center;
	    width: 292px;
	}*/
	.requestModalLink, .editProfileBtn{
		margin-top:-35px;
	}
	.antiScroll,.antiscroll-content,.antiscroll-inner{width:450px !important}
	.modal-body{
	  max-height: 260px !important;
	}
	#div-gpt-ad-415391247782740990-3{
		width: 300px; height: 250px;
	}
	.forum-divider{
		margin-left:auto; 
		padding-left:0; 
		border-left:none;
	}
	
}
@media(max-width:360px){
	.antiScroll,.antiscroll-content,.antiscroll-inner{width:295px !important}
	
	.mobile-320{
		margin-left:-15px;
	}
}


.antiScroll,.antiscroll-content,.antiscroll-inner{width:725px;}

.airlineSave, .uploadLogo, .savePayScales{
  margin-top: 5px;
  padding-bottom: 1px;
}

.sideAirlineEdit{
  box-shadow:none!important;
  /*background: #616060;*/
}

.sideAirlineEdit .w-box-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-right: none;
    border-style: none;
    border-width: none;
}

table.capt input, table.officer input{
  margin:0;
  width:25px;
  font-size: 10px;
}


table.capt select, table.officer select{
  margin:0;
  width:80px;
  font-size: 10px;
}

.bootbox{
  width:280px;
  margin-left:-166px!important;
}

.chzn-container{
  width:100%!important;
}

.recentHiring{
  margin:0!important;
}

.recentHiring img{
  max-height: 36px;
  margin-right: 10px;
  float:left;
}

.recentHiring li{
margin-bottom: 10px;
}

.recentUpdated{
  margin:0!important;
}

.recentUpdated img{
  max-width: 36px;
  max-height: 36px;
  margin-right: 10px;
  float:left;
}

.recentUpdated li{
margin-bottom: 10px;
}

.recentUpdated h4{
  line-height: 31px;
}

.pay_comp td:not(td:first-child), .pay_comp th:not(th:first-child){
  text-align: center!important;
}








.featuredCategory a.span3{
    display:block;
    text-align:center;
    left:0;
    height:239px;
    margin:5px 5px 15px!important;
    width:300px;
}

.featuredCategory a.span3{
  display:block;
  text-align:center;
  left:0;
  margin-top: -20px;
}
.featuredCategory .bigFeatured{
  height: 240px;
  text-align: center;
  width: 300px;
  background: none repeat scroll 0 0 #443B3B;
  opacity:.5;
  filter: alpha(opacity=50); 
}
.featuredCategory a:hover .bigFeatured{
  background: none;
  color:#000!important;
}
.featuredCategory a.span3 span{
    color: #FFFFFF;
    font-size: 24px;
    left: -20px;
    opacity: 1;
    position: relative;
    top: -130px;
}
.featuredCategory a.span2{
    display:block;
    text-align:center;
    left:0;
  height:115px;
  margin:5px;
  width:135px;
}
.featuredCategory .smallFeatured{
  height: 100%;
    text-align: center;
    width: 100%;
  background: none repeat scroll 0 0 #443B3B;
  opacity:.5;
  filter: alpha(opacity=50); 
}
.featuredCategory a:hover .smallFeatured{
  background: none;
  color:#000!important;
}
.featuredCategory a.span2 span{
    color: #FFFFFF;
    font-size: 24px;
    left: 0;
    opacity: 1;
    position: relative;
    top: -70px;
}
.featuredCategory a:hover span{
  color:#0088CC !important;
  text-shadow: 1px 1px 1px #000;
}
.featuredCategory a:hover{
  text-decoration:none !important;
}
.featuredCategory a.small{
  width:160px;
  height:115px;
  display: block;
}

.featuredCategory .span3{
  margin-left:0!important;
}




@media(min-width:481px) and (max-width:979px){
  
  .featuredCategory .bigFeatured{
      /*margin: 20px 0 0;*/
      width: 267px;
  }
  .featuredCategory a.span3{
    margin-top: -15px;
    width:268px;
  }
  .antiScroll,.antiscroll-content,.antiscroll-inner{width:725px}
}
@media(min-width:481px) and (max-width:1200px){
  .featuredCategory a.span2{
      display:block;
      text-align:center;
      left:0;
    height:115px;
    margin:5px;
  }
}
@media(max-width:480px){
  #calcRes{
      margin: 30px 0 0;
  }
  .featuredCategory a.span3{
    width:281px;
  } 

  .featuredCategory a.span3 span{
    left:-12px;
    top:-117px;
  }

  .featuredCategory a.span2{
      display:block;
      text-align:center;
      left:0;
    height:115px;
    margin:5px 5pxpx 15px;
    float:left;
  }
  .featuredCategory .bigFeatured {
      background: none repeat scroll 0 0 #443B3B;
      height: 239px;
      margin: 25px 0 -20px;
      opacity: 0.5;
      text-align: center;
      width: 281px;
  }
}

@media(min-width:481px) and (max-width:1200px){
        #div-gpt-ad-618864308688218328-3 iframe{
                margin-right:90px;
        }
}


#div-gpt-ad-618864308688218328-3{
    width: 943px;
    /* text-align: right; */
    /* margin: 0 auto; */
    float:right;
    height: 380px;
}

#div-gpt-ad-618864308688218328-3 iframe{
    text-align: left;
    width: 943px!important;
    height: 380px!important;
    margin-top: 0px;
    margin-right: 0px;
}

.hero-unit{
  background-size: contain;
  background-color: #3b4753;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/img/A20_Banner_Ad_Amelia_960X380.jpg');
  height:380px;
}

.searchHeroText{
  color:#000;
  font-size: 18px;
  text-align: center;
  padding: 25px 0 0!important;
}
/*
@media (max-width: 1600px){
  .hero-unit .apply_btn{
      text-align: center;
      margin-left: inherit!important;
      margin-top: 140px!important;
  }
}
*/
@media (max-width: 979px){
  .main-search{
    margin-top:0!important;
  }

}

.main-search{
  left:0;
  position:absolute;
  background:#616060;
  width: 100%;
  display:block;
  background-image: url('/img/homeHero.jpg');
  background-size: 1980px 350px;
  background-repeat: no-repeat;
}

.search-box-cnt form{
  margin:0;
  padding: 15px 30px;
}
/*
.hero-unit .emirates_text{
  margin-left: 25%;
}


.hero-unit .emirates_text img{

}

.hero-unit .apply_btn{
  margin-left:30%;
  margin-top: 125px;
}*/

.bottom-ad-container{
  text-align: center;
}
