.field-validation-valid { display: none; }

.red {
    color: red;
    font-weight: bold;
}

.free-registration {
   font-size: 19px;
}

.alert {  padding: 10px;}

.highcharts-button {
    display: none;
}

.bu {
    font-weight: bold;
    text-decoration: underline;
}





/* styles after bootstrap update */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}


@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
    }

    .navbar-toggle {
        display: none;
    }
}

.nav.navbar-nav {
    float: left;
}

    .nav.navbar-nav li a {
        text-decoration: none;
    }

        .nav.navbar-nav li a:hover {
            color: #fff;
            background-color: #00AFAA;
        }

.nav > li {
    position: relative;
    display: block;
}

.navbar-nav {
    flex-direction: inherit;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
    }
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none !important;
}

@media (min-width: 768px) {
    .navbar-nav > li {
        margin: 5px -3px;
    }

    .navbar-collapse.collapse {
        display: block;
    }
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu {
    position: absolute !important;
    top: 100%;
    left: 0;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.input-group .twitter-typeahead {
    width: auto;
}

.quicksearch form {
    width: 100%;
}


.navbar-inverse .navbar-nav > .megamenu.open > a, .navbar-inverse .navbar-nav > .megamenu.show > a:hover, .navbar-inverse .navbar-nav > .megamenu.show > a:focus,
.navbar-inverse .navbar-nav > .megamenu.show > a:active, .dropdown.show a {
    color: #333 !important;
    background-color: #f4f4f4;
}


.dropdown megamenu.show a {
    color: #333;
    background-color: #f4f4f4;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}


.input-group .form-control.tt-input, .input-group .form-control.tt-query {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
}

.input-group .twitter-typeahead {
    width: calc(100% - 130px);
}

.navbar-header {
    width: 100%;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important;
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333333;
}

.navbar-brand {
    float: left;
    font-size: 18px;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
}

.navbar-brand {
    line-height: 25px;
    padding: 12px 15px;
}

.navbar-inverse .navbar-brand {
    color: #999999;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (max-width: 768px) {
    .navbar.navbar-inverse.yamm {
        padding: 0;
    }

    .navbar-collapse {
        max-height: 340px;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        -webkit-overflow-scrolling: touch;
    }

    .navbar.navbar-inverse .container {
        box-sizing: unset;
        max-width: 100%;
        padding: 0;
    }

    .navbar-nav {
        display: block;
    }

    .navbar-collapse.collapse.show {
        padding: 0;
    }

    .nav.navbar-nav li a {
        width: 100%;
        display: block;
        padding: 10px;
    }

    .nav.navbar-nav {
        float: inherit;
    }

    .dropdown-menu.show {
        width: 100%;
        position: relative !important;
    }
}

.search-section {
    width: 100%;
}

    .search-section button {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.search-section {
    display: block;
    margin: 4px auto;
    max-width: 550px;
}

.quicksearch .btn.btn-primary.btn-lg {
    position: absolute;
    padding: 8px 15px;
    font-size: 19px;
    line-height: 1.33;
}

.navbar-header:after {
    clear: both;
}

.navbar-header:before, .navbar-header:after {
    display: table;
    content: " ";
}

.dropdown.show a:hover {
    color: black !important;
    background-color: #f4f4f4 !important;
}

.dropdown.show a ul li a:hover {
    background-color: #BCC6C6 !important;
    color: #333 !important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}

#aboutNav ul li a:hover,
#contactNav ul li a:hover,
#awardsNav ul li a:hover,
#newRankingsNav ul li a:hover,
{
    color: black !important;
    background: #BCC6C6 !important;
}

/* tabs */
.nav.nav-tabs.nav-justified > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs > li > a, .nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border-bottom: none;
    color: #1D3557;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        margin-bottom: -2px;
        border-color: #eee;
    }
}


.companyInfo .navbar.navbar-default {
    padding: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: transparent;
    background-color: #fff;
    color: #222;
}

.nav-tabs.nav-justified {
    width: 100%;
}

.nav-tabs.nav-justified {
    background-color: #eee;
    border-bottom: 1px solid #bbb;
}

.nav-justified > li {
    text-align: center;
}

    .nav-justified > li > a:hover {
        text-decoration: none;
    }

.navbar-collapse.collapsedTabs {
    display: block !important;
}


/* rest */
.hidden {
    display: none !important;
    visibility: hidden !important;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}


.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}


.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #cccccc;
    content: "/\00a0";
}

.form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

footer .navbar-default .navbar-nav > li > a {
    color: #777777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

.dropdown.aboutMenu.show li a:hover {
    background-color: #BCC6C6 !important;
    color: #333 !important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) !important;
}

.collapse {
    display: none;
}

.show {
    display: block !important;
}

.collapse.in {
    display: block !important;
}

h6, .h6 {
    font-size: 12px;
}


h4, .h4 {
    font-size: 18px;
}

h3, .h3 {
    font-size: 24px;
}

h1, h2, h3 {
    margin-bottom: 10px;
}

.panel-heading {
    padding: 10px 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
}

input[type=checkbox], input[type=radio] {
    margin-right: 4px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.radio, .checkbox {
    margin-top: 10px;
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

.profileInfoNoImage .row {
    margin-left: 0;
    margin-right: 0;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}

.home-articles .article-list h4 {
    margin-left: 10px;
}

.text-center div {
    display: block;
    margin: auto;
    text-align: center;
}

.tab-content .row.basicInfo {
    margin-left: 0;
    margin-right: 0;
}

.radio label, .checkbox label {
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}


.tab-content .row.basicInfo .form-inline {
    margin-bottom: 8px;
}

    .tab-content .row.basicInfo .form-inline label {
        justify-content: left;
    }

.tt-dataset-quickSearch, .tt-dropdown-menu {
    z-index: 1000 !important;
}

button.btn.btn-iflr-green
{
    background-color: #00AFAA;
}

button.btn.btn-iflr-green:hover {
    border-color:#0e7d6a;
}

button.btn.btn-iflr-green:not(:disabled):not(.disabled):active {
        background-color: #00AFAA;
        border-color:#0e7d6a;
}

.fa-linkedin-custom {
    content: url('/Content/ico/linkedin-icon.png');
    width: 15px;
    margin-left: 1rem;
}

.fa-twitter-custom {
    content: url('/Content/ico/twitter-icon.png');
    width: 15px;
    margin-left:1rem;
}

.footer-menu h5 {
    color: #00AFAA
}

.footer-menu .fa-angle-right, .fa-external-link {
    color: #FFF
}

/*.nav-item{
    font-weight:bold;
}*/

.printThis {
    background-color: #00AFAA;
    color: white;
}

.printThis:hover{
    background-color: #00AFAA;
    color:white;
    border: 1px solid #00AFAA;
}