/*search header*/
.well{
    /*overflow: hidden;*/
    border-radius:0;
    border:0;
}
.well h2{
    float:left;
    margin:5px 0 10px 0;
}
.well .form-group{
    margin:0;
}
.well .form-group .form-control{
    height:46px;
}
.well span.twitter-typeahead{
    display: table-cell !important;
    border-radius:0;
}
.well .input-group-btn #site-search-button,.well span.twitter-typeahead .tt-input{
    border-radius: 0;
}
.well .input-group-btn #site-search-button{
    background-color:#1b1b25;
    border-color:#1b1b25;
}

/*site search header*/
.site-search-header h2.trail-heading{
    font-size:24px;
    margin:0 0 20px 0;
}
.mob-sitesearch-select{
    margin-bottom:20px;
}
.bootstrap-select .btn-flat {
    font-size: 14px;
    width: 100%;
    background: transparent;
    border: 1px solid #d4d2d2;
    box-shadow: none;
    border-radius: 3px;
    padding: 8px 15px;
}
.bootstrap-select .dropdown-menu {
    font-size: 14px;
    text-align: left;
    width: 100%;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height:165px !important;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.bootstrap-select .btn-flat>span.caret {
    float: right;
    position: relative;
    top: 6px;
    border: 0;
}
.btn .caret {
    margin-left: 0;
}
.bootstrap-select .btn-flat>span.caret:before {
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    position: absolute;
    top: -5px;
    right: 0;
}
.open>.dropdown-menu {
    display: block;
}

/*search term*/
.well-padding-bottom .col-sm-4.text-right, .well-padding-bottom .col-sm-4.text-center{
    text-align: left !important;
}
label.heading4 {
    margin-right: 12px;
    width:20%;
}
.mob-sitesearch-select .bootstrap-select,.mob-sitesearch-select .input-flat{
    width:74% !important;
    margin-bottom: 12px;
}
.text-uppercase, .text-uppercase button {
    text-transform: uppercase !important;
}
h4, .heading4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 8px 0;
}
.input-flat {
    font-size: 14px;
    background: transparent;
    border: 1px solid #d4d2d2;
    box-shadow: none;
    border-radius: 3px;
    padding: 6px 15px;
    padding-right: 30px;
    height: 38px;
    width: 220px;
}
.input-flat+.fa-search {
    position: absolute;
    margin-left: -25px;
    top: 11px;
}
.input-flat:focus{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 0 rgba(126, 239, 104, 0.6);
    outline: 0 none;
}

/*search results*/
.site-search-tooltip{
    border:1px solid #dedee4;
    padding:9px 9px 40px;
    margin-bottom:30px;
    position: relative;
}
.media .operator-thumbnail{
    text-align:center;
    margin-bottom: 10px;
}
.media .operator-thumbnail img{
    display:inline-block;
    width:100%;
    min-height: 210px;
    height: 210px;
}
.media .content h3,.media .content p{
    font-size:18px;
    color:#1b1b25;
    font-size:400;
    margin-bottom:10px;
    line-height: 22px;
}
.media .content p{
    font-size:14px;
}
.media .content .btn{
    border-radius: 0;
}
.media .content .btn-detail{
    background-color: #1b1b25;
    border: 1px solid #1b1b25;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 8px 20px;
    text-transform: uppercase;
    position: absolute;
    bottom:0;
    right:0;
    width:100%;
}

/*pagination*/
.theme-flat-pagination .pagination li:first-child a:before,.theme-flat-pagination .pagination li:last-child a:before {
    font:14px/1 FontAwesome;
    font-size:26px;
    display:inline-block;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    color:#30323c;
    content:"\f060";
    visibility:visible;
    position:relative;
    top:1px;
    left:-6px;
}
.theme-flat-pagination .pagination li:last-child a:before {
    left:6px;
    content:"\f061";
}
.theme-flat-pagination .pagination li.disabled:first-child a:before,
.theme-flat-pagination .pagination li.disabled:last-child a:before{
    color:#d4d2d2;
}
.theme-flat-pagination .pagination li a,.theme-flat-pagination .pagination li a:hover {
    color:#000;
    font-size:14px;
    font-weight:400;
    text-align:center;
    line-height:30px;
    width:30px;
    height:30px;
    border-radius:0;
    border:0;
    display:inline-block;
    background-color:#fff;
    visibility:visible;
    margin:0;
    padding:0;
}
.theme-flat-pagination .pagination li a:after {
    width:16px;
    height:16px;
    background-color:#d4d2d2;
    position:absolute;
    display:inline-block;
    z-index:10;
    top:50%;
    margin-top:-8px;
    left:50%;
    margin-left:-8px;
    visibility:visible;
}
.theme-flat-pagination .pagination li.active a,.theme-flat-pagination .pagination li.active a:hover {
    background-color:#30323c;
    color:#fff;
}
.theme-flat-pagination .pagination li:first-child a,.theme-flat-pagination .pagination li:last-child a {
    border-radius:0;
    font-size:0;
}
.theme-flat-pagination .pagination li:first-child a:after,.theme-flat-pagination .pagination li:last-child a:after {
    height:0;
}
.theme-flat-pagination .pagination li.disabled:first-child a:before,
.theme-flat-pagination .pagination li.disabled:last-child a:before {
    color:#d4d2d2;
}
.theme-flat-pagination .pagination li.active a:after {
    visibility:hidden;
}
.theme-flat-pagination .pagination li.active a,.theme-flat-pagination .pagination li:first-child a,
.theme-flat-pagination .pagination li:first-child a:after,.theme-flat-pagination .pagination li:last-child a,
.theme-flat-pagination .pagination li:last-child a:after {
    visibility:visible;
}
.device-pagination .device-pager-link{
    background-color:#000;
    border:0;
    color:#fff;
    padding:5px 10px;
}
.device-pagination .bootstrap-select{
    width:auto;
}
.device-pagination .bootstrap-select .selectpicker{
    padding:6px 25px;
}

/*auto search drodown*/
.tt-dropdown-menu{
    background:#ffffff;
    border:1px solid #1b1b25;
    padding:5px 10px;
    font-size:13px;
    width:352px;
}
.tt-dropdown-menu p{
    cursor:pointer;
}

.tt-suggestion .pull-right strong.tt-highlight{
    font-weight: normal;
}

/*search box hide in the search page*/
.trail-wrapper{
    margin-top:20px;
}



.well-site-search.no-contnet-display{ min-height: 500px; margin-top:20px; font-size:24px; line-height: 24px;}
.well-site-search{ min-height: 500px;}

/*For ng-cloak to hide flickering effect on angluar code*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.sitesearch-image-height-my{ height:210px;}


@media (min-width: 768px) {
    
/**** Site search pod even height fix starts ***/

.well-site-search .site-search-tooltip{ min-height:471px;}

/**** Site search pod even height fix ends ***/
    
}
