@charset "UTF-8";

/* M A I N   S I T E - W I D E ******************************************************/
body {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: normal;
    padding-top: 100px;
}
body.interior {
    padding-top: 120px;
}
header{
    position: relative;
    z-index: 20;
}
main a{
    color: #145498;
}
main a:hover {
    color: #057AB2;
}
main a:active {
    text-decoration:underline;
}
.breadcrumb{
    background-color: #fff;
    padding-left: 0;
	margin-bottom: 1em;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: "-";
}
.page-link {
    color: #145498;
}
.blue-bg-wrapper main .page-link:hover {
    background-color: #e9ecef;
}
.blue-bg-wrapper main a:hover{
    background-color: #fff;
    color: #145498;
}
.myaccordion .card a{
    /*color: #03567C !important;*/
	color: #03567C;
    text-decoration: underline;
}
.myaccordion .card h3{
    font-size: 18px;
}
.myaccordion .card a:hover{
    text-decoration: none;
    color: #03567C;
}
.video video{
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 100%;
}


iframe {
	aspect-ratio: 16/9; /* - 16:9 aspect ratio (most common) */
    overflow: hidden;
    width: 100%;
    height: 100%;
}


strong{
    font-weight: bold;
}
.social_media_main a:hover{
    text-decoration: none;
}
.navbar-toggler-icon {
    width: 150px;
    text-align: right;
    position: relative;
    top: 2px;
    height: 29px;
    }

hr {
    border-top: 1px solid #52785f;
    position: relative; 
	bottom:1em;
    width: 100%;
}

hr.def {
    border-top: 1px solid #CACACA;
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 75%;
}

hr.ihe {
    border-top: 0.07em solid #639073;
    position: relative; bottom:1em;
    margin-top: 0.05px;
    margin-bottom: 1.6rem;
    width: 100%;
}

.material-symbols-outlined {
  vertical-align: middle;
  padding: 0 4px 2px 0px;
}



.hr2 {
    width: 95%;
}
.podcast_header{
    margin-bottom: 20px;
}
.pods_row{
    padding-bottom: 20px;
}
.blue-bg-wrapper{
    background: #9DBECE;
}
h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 4.25em;
    line-height: 1.2em;
    letter-spacing: normal;
}
h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 2.625em;
    line-height: 1.2em;
    letter-spacing: normal;
	color: #5b7c6a;
}
h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 1.425em;
    line-height: 1.2em;
    letter-spacing: normal;
}
h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 1em;
    letter-spacing: normal;
}
h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: normal;
}

button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: normal;
}
.caption {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: normal;
    margin-top: 10px;
}
/* handbook styling */
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size: 1.25em;
    line-height: 1.2em;
    letter-spacing: normal;
	
   color: #5b7c6a;
   display:-ms-flexbox;
   display:flex;
   -ms-flex-align:center;
   align-items:center;
   -ms-flex-pack:justify;
   justify-content:space-between;
   padding-top:.625rem;
   padding-bottom:.625rem;
   border-bottom:.0625rem solid #5b7c6a;
   height:.625em;
}
aside {
    font-family: 'Courier', monospace;
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: normal;
	color: #c52834;
}


.nu_cards {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 26px;
	max-width: 996px;
	margin: 0 auto 40px;
}

.nu_card {
	padding: 1.2em 1.625em;
	background-color: #f2eee8;
	border-radius: 8px;
	border-bottom: 8px solid #52785f;
}

.pagination {
    margin: 20px auto 50px !important;
    font-family: 'Roboto', sans-serif;
}
.pagination .page-item .page-link{
    text-decoration: none !important;
    color: #002C5E;
}
.pagination .page-item.active .page-link{
    background-color: #002C5E !important;
    border-color: #002C5E !important;
    color: #fff;
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
    color: #000;
}

/* IHE Components Stylin */

.description{
    font-size: 1rem;
    line-height: 1.5rem;
}

.ou-tag-link{
	text-decoration:none;
	line-height:1rem
}

.tag, .pub-date{
	font-family: 'Roboto', sans-serif;
	font-size: .875rem;
	color: #919191;
    text-decoration: none;
	line-height:1px
    display: inline-block;
    position: relative;
}

.story{
    margin-bottom: 15px;
	text-align: left;
	line-height: 1rem;
}

.story h3{
    font-size: 1.125em;
    margin-bottom: 10px;
    font-weight: 500;
	line-height: 1.3em
}

/* navigation bar layout ` */
.nav {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.navbar {
    font-family: 'Poppins', sans-serif;
    background: #fff;
	transition: top 0.5s;
}
.navbar-nav {
    font-family: 'Poppins', sans-serif;
    border: 0;
    margin: 0;
    padding: 0;
}
.dropdown .dropdown-menu .dropdown-submenu .dropdown-menu .dropdown-item{
    padding-left: 50px;
}
.dropdown-menu {
    border: 0 !important;
    border-radius: 0px;
    margin-left: -10px;
    padding:;
    background-color: #145498;
/*     z-index: -1; */
}
.dropdown-menu a {
    display: block;
    color: #fff !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.dropdown-menu a:hover{
    color: #fff !important;
}
.dropdown-menu .dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    margin-top: 0 !important;
    min-height: ;
	min-width: 15rem;
    margin-left: 0;
    border: none;
    padding: ;
    top: 0;
    left: 100%;
    transform: none;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
    color: #fff !important;
    background-color: #004565 !important;
}
.dropdown-col .dropdown-item:hover {
    color: #fff !important;
        background: #004565 !important;
}
.dropdown-menu .dropdown-item.dropdown-toggle{
    position: relative;
}
.dropdown-menu .dropdown-item.dropdown-toggle::after{
    content: "\f054";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    top: 50%;
    right: 100px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    display: inline-block;
}
#sidebar .components .Submenu a.dropdown::before{
    content: "\f078";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    display: inline-block;
}#sidebar .components .Submenu a.dropdown[aria-expanded="true"]::before{
    content: "\f077";
}
.navbar-nav .nav-link {
    padding-left: 10px;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-submenu {
    position: relative;
}
.btn-orange{
    background-color: #fff;
    border: 1px solid #DF3927;
    color: #DF3927;
}
.btn-orange:hover {
    color: #145498 !important;
    text-decoration: underline !important;
}
.btn-gray{
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2;
    color: #DF3927;
    font-weight: 500;
        font-size: 22px;
    font-family: 'Poppins', sans-serif;
}
.btn-gray:hover {
    color: #145498 !important;
    text-decoration: underline !important;
}
.btn_login, .btn_media {
    background: #145498;
    border-color: #145498 !important;
    color: #fff !important;
}
.btn_media, .btn_media:focus{
    z-index: 2 !important;
    width: 100%;
}
.media_group .dropdown-menu {
    min-width: 9rem;
    width: 100%;
    top: 0 !important;
    z-index: 1;
    margin-left: 0;
    margin-top: 10px !important;
    }
.btn_login::before {
    content: "Sign In";
}
.btn_login:hover, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff !important;
    background: #004565 !important;
    border-color: #145498 !important;
}
.btn_login:focus {
    border-color: #004565 !important;
    background: #004565 !important;
    color: #fff !important;
}
.btn_login_chevron {
    padding-left: 5px;
}
/* ACTION: swap active_link to current_link on current page in navbar */
.active_link:hover {
    border-bottom: 2px solid #000;
    text-decoration: none;
    display: inline-block;
    width: auto;
}
.active_link {
    display: inline-block;
    width: auto;
    border-bottom: 2px solid transparent;
}
.current_link {
    border-bottom: 2px solid #000;
    text-decoration: none;
    display: inline-block;
    width: auto;
}
.calendar-listing {
        display: inline-block;
        text-align: center;
        padding: 1px;
    }
    .calendar-listing h3{
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px;
    }
    .calendar-listing li{
        line-height: normal;
        margin: 15px 0;
    }
    .calendar-listing li a{
        font-style: italic;
        font-size: 14px;
        color: #454545;
        display: block;
        text-align: left;
    }
button[aria-expanded="false"] .fa-stack.open{
    display: none;
}
button[aria-expanded="true"] .fa-stack.closed{
    display: none;
}
button[aria-expanded="true"] .fa-stack.open{
    display: block;
}
/* footer layout section */
.footer {
    margin: 0 auto;
    width: 100%;
    background: #9DBECE;
    padding: 0 20px;
}
.footer a{
    color: #000;
}
.footer .btn_sub {
    color: #E75525;
}
.footer a:hover{
    color: #000;
}
.footermenu_col {
    padding: 10px;
    border: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px
}
.footermenu_col a:hover {
    color: #fff;
    text-decoration: underline;
}
.logotext{
    display: inline;
    line-height: normal;
}
.btn_sub {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    border-radius: 6px;
    align-self: center;
    color: #E75525;
}
.btn_sub:hover {
    color: #057AB2 !important;
    text-decoration: underline !important;
}

.btn_sub:active {
    background: #057AB2 !important;
    color: #fff !important;
}
/* page layout section */
.card-title:hover {
    color: #057AB2;
}
.card_img {
    background: #F2F2F2 !important;
    margin: 20px;
    height: 5rem;
}
.card {
	background: #F2F2F2;
 	margin: 0px 12px 0px 12px;
/*     -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16); */
/*     -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16); */
/*     box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.16); */
    /*text-align: center;*/
    border: 0px solid #639073;
	border-radius:0px;
}

.card-header {
    background-color: rgba(0,0,0,.10);
	border-radius:0px;
}


.index_card {
    margin: 20px auto;
    max-width: 285px;
	text-align: center;
}
.learn_header {
    color: #717171;
    text-align: left;
}
.medical_header a {
    color: #057AB2;
}
.dental_header a {
    color: #df3927;
}
.vet_header a {
    color: #09b5ac;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #9DBECE;
    margin-left: 10px;
    margin-right: 10px;
}
.carousel-indicators active {
    background-color: #058AB2;
}
.carousel-indicators {
    bottom: -50px;
}
.plus_toggle {
    position: absolute;
    bottom: 1px;
    right: 1px;
    color: #324839;
}
.plus_toggle:hover {
    color: #9DBECE;
}
.movie_header {
    padding-bottom: 20px;
    font-size: 14px;
}
.main_column {
    margin: 0 auto;
    margin-top: 0 !important;
    vertical-align: top;
    background: #fff;
    background-color: #fff;
}
.main_video {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.main_content {
    margin: 20px;
    margin-top: 0 !important;
}
.read_more a {
    color: #DF3927;
    text-decoration: underline !important;
    font-size: 14px;
}
.podcast_player {
    background: #F2F2F2;
    border-radius: 8px;
    border: 2px;
    border-style: solid;
    border-color: #CACACA !important;
    width: 100% !important;
}
.podplayer {
    text-align: center;
}
.logo_bundle {
    padding-left: 50px;
    padding-right: 10px;
}
/* end of MAIN */
/********************************************************************************************************************/

/********************************************************************************************************************/
/* M O B I L E *****************************************************************************************************/
@media (max-width: 767px) {
		
	.nu_cards {
    	grid-template-columns:1fr;
		grid-gap:48px;
	    grid-auto-rows:1fr
  	}
	.nu__card {
    	padding:0 25px 55px
  	}
    body {
        padding-top: 100px;
    }
    .navbar-nav {
        display: flex;
        flex-direction: column !important;
    }
    .navbar-toggler {
        width: 100px;
        border-style: none;
        border-color: #fff;
    }
    .navbar-toggler-icon {
        width: 150px;
        text-align: right;
    }
    .navbar-toggler-icon::before {
        content: "MENU";
        font-style: normal;
        font-size: 1em;
        padding-right: 100px;
        position: relative;
        top: 5px;
        color: #000;
        font-weight: 500;
    }
    .navbar .nav-item .dropdown-menu .dropdown-item {
        color: #fff !important;
    }
    .dropdown-menu-right {
        margin-top: 5px !important;
    }
    .tmdtext {
        display: none;
    }
    #TMD_logo {
        padding-bottom: 0.4rem;
		width:12rem;
    }
    .logotext {
        font-size: 30px;
        font-weight: 500;
        vertical-align: middle;
    }
    .logo_bundle {
        width: 100%;
        justify-content: center;
    }
    #sub_nav {
        background: #fff;
        border-bottom: 3px;
        border-top-color: #46658C !important;
        border-top-style: solid;
        width: 100%;
        height: 70px;
    }
    /* mobile nav layout section */
    .navigation_group {
        position: static;
        width: 110%;
        background: #fff;
        z-index: 1;
        box-shadow: 0 8px 10px -6px #888888 !important;
    }
	
		.search-login {
		position: relative;
/* 		bottom: 65px; */
	} 
		.search_group {
        position: absolute;
        top: 0;
        right: 80px;
        width: 60px;
        display: flex;
        flex-basis: 80%;
        justify-content: flex-end;
        z-index: 3;
    }
    .login_group {
        position: absolute;
        top: 0;
        right: 1px;
        width: 20px;
        display: flex;
        justify-content: flex-end;
        z-index: 4;
    }
    .login_group .btn-group{
        display: block;
    }
    /* bumps login button to right */
    .menu_filler {
        display: none;
    }

    /* login button edit look */
    .btn_login {
     background: #145498 !important;
    color: #fff !important;
    }
    .btn_login::before {
        content: "Sign In";
    }

    .btn_login:hover {
        background: #fff !important;
        color: #057AB2 !important;
        border-color: #057AB2 !important;
    }

    .btn_login_chevron {
        display: none;
    }

    /* footer section */
    .flex_footer {
        display: flex;
        flex-direction: column;
    }

    .flex_footer :nth-child(1) {
        order: 3;
    }

    .flex_footer :nth-child(2) {
        order: 1;
        align-self: center;
    }

    .flex_footer :nth-child(3) {
        order: 2;
        align-self: center !important;
    }

    .flex_footer :nth-child(4) {
        order: 3;
    }

    .flex_footer_bottom_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 0 1 100%;
    }

    .flex_footer_bottom_col_a {
        margin-right: 50px;
    }

    .flex_footer_bottom_col_b {
        text-align: left;
    }

    .btn_sub {
        margin-top: 0 !important;
        align-content: center;
    }

    .btn_sub:hover {
        color: #057AB2;
        text-decoration: underline;
    }

    .btn_sub_col {
        display: flex;
        justify-content: center;
    }

    #facebook_text {
        display: none;
    }

    #twitter_text {
        display: none;
    }

    #instagram_text {
        display: none;
    }

    .social_media {
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin-bottom: 0;
    }

    .fa-facebook-f {
        font-size: 2em;
        margin: 10px 10px;
        color: #454545;
    }

    .fa-facebook-f:hover {
        color: #fff;
    }

    .fa-twitter {
        font-size: 2em;
        margin: 10px 10px;
        color: #454545;
    }

    .fa-twitter:hover {
        color: #fff;
    }

    .fa-instagram {
        font-size: 2em;
        margin: 10px 10px;
        color: #454545;
    }

    .fa-instagram:hover {
        color: #fff;
    }

    /* main content section */
    .main_page_headers {
        display: flex;
        flex-direction: row;
        text-align: center;
    }

    .learn_header {
        text-align: center;
        flex-wrap: nowrap;
        font-size: 20px;
        font-size: 25px;
    font-weight: 700;
            margin-top: 40px;
    }

    .medical_header {
        font-size: 20px;
        text-align: center;
        font-weight: 500;
    }

    .dental_header {
        font-size: 20px;
        text-align: center;
        font-weight: 500;
    }

    .vet_header {
        font-size: 20px;
        text-align: center;
        font-weight: 500;
    }

    .main_page_headers {
        display: none;
    }

    .mobile_page_headers {
        text-align: center;
        margin-top: 60px;
		padding: 12px;
    }

    .third_column {
        display: none;
    }

    .top_row {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 50px;
    }

    .second_column {
        flex: auto;
    }

    .card_rows {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .top_row :nth-child(1) {
        order: 2;
    }

    .top_row :nth-child(2) {
        order: 1;
    }

    .main_column {
        padding-top: 40px;
    }

/*     .menu_column {
        display: none;
    }  */

    .info_column {
        display: flex;
        flex-direction: column;
        align-self: stretch;
        width: 90%;
    }

    .news_row {
        display: flex;
        flex-direction: column;
        align-self: center;
    }

    .main_news {
        margin: 0 auto;
        width: 100%;
    }

    .side_news {
        margin: 0 auto;
        width: 100%;
    }

    .news_hr {
        display: none;
    }

    .pods_row {
        display: flex;
        flex-direction: column;
        align-self: center;
    }
    .main_pods {
        margin: 0 auto;
    }
    .side_pods {
        margin: 0 auto;
    }
    .podcast_header {
        margin: 10px 0px 10px;
    }
}

/* end of mobile */
/********************************************************************************************************************/
/* T A B L E T  V I E W *********************************************************************************************/

/* MAYBE PUT IN TABLET VIEW HERE? */

/* B I G   S C R E E N **********************************************************************************************/
/********************************************************************************************************************/

@media (min-width: 768px) {

    /* footer section */
    .flex_footer_bottom_row {
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin: 0 auto;
        width: 98%;
    }

    /* Footer address order */
    .footer_address {
        display: flex;
        flex-direction: column;
    }

    .footer_address :nth-child(1) {
        order: 2;
    }

    .footer_address :nth-child(2) {
        order: 2;
    }

    .footer_address :nth-child(3) {
        order: 1;
    }

    .flex_footer {
        display: flex;
        flex-direction: row;
    }

    .btn_sub {
        margin-top: 40px;
       color: #E75525;
            margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 290px;
    }

    /* main content - adjust multi-colum page layouts */
    .card_rows {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .main_page_headers {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        margin: 30px;
        padding: 40px;
        margin-right: 0;
    }

    .learn_header {
        padding-bottom: 10px;
        font-weight: 700;
    }

    .mobile_page_headers {
        display: none;
    }

    

    .magazine_image {
        margin-bottom: 20px;
        max-width: 100%;
    }

    /* add vertical line on homepage */
    .v1 {
        border-left: 2px solid #707070;
        height: auto;
        margin-bottom: 10px;
        padding: 0 20px;
    }

    .second_column {
        margin-bottom: 10px;
        padding-right: 40px;
    }
.wrapper {
        display: flex;
        width: 100%;
    }
.sidebar-header h2{
       font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-weight: 500;
    line-height: normal;
    }
#sidebar .components .Submenu ul li a {
        color: #4c4c4c !important;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        font-weight: lighter;
    }
#sidebar .components .Submenu ul li .current{
       text-decoration: underline; 
    }
#sidebar .components .Submenu ul li{
       margin: 4px 0 4px 15px;
    line-height: normal;
    }
.Submenu,
.Submenu a {
   color: #000 !important;
   font-family: 'Poppins', sans-serif;
   font-size: 16px;
   font-weight: 400;
/*     padding: 4px 0; */
    line-height: normal;
    }
	
.Submenu:active{
   text-decoration:underline
}
/* add side bars to some pages*/
    .filler_column {
        background: #9DBECE !important;
    }
}

/* end of big screen */



/* S E A R C H **********************************************************************************************/
/* css only sliding search bar magic */
.search-login{
    position: relative;
}
#wrap {
    margin: 5px 10px 10px;
    display: inline-block;
    position: relative;
    height: 30px;
    float: right;
    padding: 0;
}

.search_group input[type="text"], .blog_search input[type="text"] {
    height: 40px;
    font-size: 14px;
    display: inline-block;
    font-family: "Roboto";
    font-weight: 100;
    border: none;
    outline: none;
    color: #454545;
    padding: 3px;
    padding-right: 30px;
    width: 0px;
    position: absolute;
    top: -6px;
    right: -4px;
    background: none;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
}
.blog_search input[type="text"]{
    top: -1px;
    right: 0;
}
.blog_search input[type="text"]{
    width: 100%;
        z-index: 1;
    border: 2px solid #CACACA;
    border-radius: 5px !important;
    cursor: text;
    background-color: #fff;
}

.search_group input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB;
}

.search_group input[type="text"]:focus  {
    width: 220px;
    z-index: 1;
    border: 2px solid #CACACA;
    border-radius: 5px !important;
    cursor: text;
    background-color: #fff;
}

.search_group input[type="submit"], .blog_search input[type="submit"]{
    height: 25px;
    width: 25px;
    display: inline-block;
    color: #000;
    float: right;
    background: url(https://www.tmdsas.com/_resources/img/icons-graphics/search-solid.svg) center center no-repeat;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0.8;
    cursor: pointer;
    transition: opacity .2s ease;
}
.blog_search input[type="submit"]{
    top: 5px;
    right: 5px;
}
.search_group input[type="submit"]:hover, .blog_search input[type="submit"]:hover {
    opacity: 0.4 !important;
}

/* WAI THINGS */
#skippy {
    display: block;
    padding: 1em;
    color: #fff;
    background-color: #057AB2;
    outline: 0;
}
#skippy:focus{
    top: 25px;
    position: relative;
}
#skippy .skiplink-text {
    padding: .5em;
    outline: 1px dotted
}
@media (min-width:992px){
	
	/* handbook add	*/
	
	.nu__card {
   	padding:0 17px 30px}
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #5b7c6a;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}
  
  .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #5b7c6a transparent transparent transparent;
}


.tooltip:hover .tooltiptext {
  visibility: visible;
}

     /* navigation section */
.dropdown-submenu .dropdown-menu {
    margin-top: -8px !important;
    margin-left: -1px !important;
    z-index: 0;
    min-height: inherit;
    padding-top: 8px;
    padding-bottom: 8px;
    top: 0;
    left: 100%;
    transform: none;
    border-left: 1px solid #fff !important;
}
.navbar-nav .nav-link {
    padding-left: 0;
}
.dropdown-menu .dropdown-item.dropdown-toggle::after {
    right: 7px;
    }
.dropdown-menu{
    margin-left: 0;   
    padding-top: 8px;
    padding-bottom: 8px;
    }
.dropdown .dropdown-menu .dropdown-submenu .dropdown-menu .dropdown-item{
    padding-left: 0;
}
.dropdown-menu {
    margin-left: 0px !important;
    margin-top: 20px !important;
    font-size: 15px;
    background-color: #057AB2;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0.9rem);
    -o-transform: translate(-50%, 0.9rem);
    transform: translate(-50%, 0.9rem);
    }
.login_group .dropdown-menu {
   min-width: 9rem;
   width: 100%;
    }
.dropdown-menu-right {
    margin-top: 22px !important;
    border-radius: 0px;
    }
.navbar {
    background-color: #f7f7f7;
/* 	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.16); */
/*     -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.16); */
/*     box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.16); */
    }
#navbarsTMD a {
/*     padding-top: 60px; */
    padding-left: 12px;
    padding-right: 12px;
    font-size: 1em;
    font-weight: 500;
    color: #000;
    }
.tmdtext {
    display: inline-block;
    font-size: 0.7em;
    font-weight: 400;
    -webkit-text-size-adjust: none;
    color: #057AB2;
    line-height: normal;
    text-align: center;
    margin-top: -5px;
	padding-bottom:12px;
    }

@media (max-width: 991px) {
   #navbarsTMD .dropdown-menu {
    left: auto;
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
   
    }
    #navbarsTMD a {
    padding-top: 20px;
    }
}
.logotext {
    font-size: 42px;
    font-weight: 500;
    vertical-align: -webkit-baseline-middle;
    color: #057AB2;
    letter-spacing: 2px;
    }
    /* multicol navigation */
div.dropdown-multicol {
        width: 50em;
        background: #057AB2;
        margin-left: -150px !important;
        margin-top: 8px !important;
    }
div.dropdown-multicol a {
        border-color: #057AB2 !important;
    }
div.dropdown-multicol > div.dropdown-col {
        display: inline-block !important;
        vertical-align: top;
        width: 33%;
    }
}
/* Extra Large desktops*/
@media (min-width: 1601px) {
    #main.container{
        max-width: 90%;
    }
    footer .container{
        max-width: 1550px;
    }
#sidebar {
    margin-left: 20px;
    width: 100%;
}
.search-login{
    position: relative;
    bottom: -25px;
}
}
/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1600px) {
    /*body{border: 1px solid #ff0000;}*//*Red*/
    #main.container{
        max-width: 90%;
    }
    .interior #main.container{
        max-width: 90%;
    }
    footer .container{
        max-width: 1200px;
    }
    #sidebar {
    margin-left: 20px;
    width: 100%;
}
.search-login{
    position: relative;
    bottom: -25px;
}
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    /*body{border:1px solid #ff8a33;}*//*Orange*/
.main_page_headers h2{
    font-size: 30px;
    line-height: 40px;
    }
.main_page_headers {
    padding: 0;
    }
#sidebar {
    margin-left: 20px;
    width: 100%;
}
.search-login {
    bottom: 65px;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    /*body{border: 1px solid #ffff00;}*//*Yellow*/
#sub_nav{
    padding: 0;
    }
.logogroup.un-stick{
    display: none;   
    }
.navbar {
    background-color: transparent;
    background: transparent;
    box-shadow: none;
    padding-top: 0;
}
.btn_sub {
    margin-top: 20px;
    }
.navbar-nav {
        display: flex;
        flex-direction: column !important;
    }
.navbar-toggler {
        width: 100px;
        border-style: none;
        border-color: #fff;
    }
.navbar-toggler-icon::before {
        content: "MENU";
        font-style: normal;
        font-size: 1em;
        padding-right: 100px;
        position: relative;
        top: 5px;
        color: #000;
        font-weight: 500;
    }
.navbar .nav-item .dropdown-menu .dropdown-item {
        color: #fff !important;
    }
.dropdown-menu-right {
    margin-top: 8px !important;
    }
.tmdtext {
        display: none;
    }
#TMD_logo {
        padding-bottom: 0.4rem;
		width:12rem;
    }
.logotext {
        font-size: 30px;
        font-weight: 500;
        vertical-align: middle;
        letter-spacing: 0;
    color: #000;
    }
.logo_bundle {
        width: 100%;
        justify-content: center;
    }
#sub_nav {
        background: transparent;
        border-bottom: 3px;
        border-top-color: #46658C !important;
        border-top-style: solid;
        width: 100%;
        height: 70px;
    }
/* mobile nav layout section */
.navigation_group {
        position: static;
        width: 110%;
        background: #fff;
        z-index: 1;
        box-shadow: 0 8px 10px -6px #888888 !important;
    }
.search_group {
         position: absolute;
        top: 0;
        right: 80px;
        width: 60px;
        display: flex;
        flex-basis: 80%;
        justify-content: flex-end;
        z-index: 3;
    }
.login_group {
         position: absolute;
        top: 0;
        right: 1px;
        width: 20px;
        display: flex;
        justify-content: flex-end;
        z-index: 4;
    }
.login_group .btn-group{
        display: block;
    }
/* bumps login button to right */
    .menu_filler {
        display: none;
    }
    /* login button edit look */
.btn_login {
        background: #057AB2 !important;
        color: #fff !important;
    }
.btn_login::before {
    content: "Sign In";
    }
.btn_login:hover {
    color: #fff !important;
    background: #004565 !important;
    border-color: #057AB2 !important;
    }
.btn_login_chevron {
    display: none;
    }
.main_page_headers {
    padding: 0;
    }
.main_page_headers h2{
    font-size: 30px;
    line-height: 40px;
    }
.login_group .dropdown-menu {
    transform: none;
    right: 0;
    left: inherit;
    margin-top: 10px !important;
}
    .menu_column {
        display: none;
    }
.logogroup{
   background-color: #fff;  
     padding-top: 8px;
    }
.main_column{
    padding-top: 70px !important;
    }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  /*body{border: 1px solid #66ff33;}*//*Green*/
#sub_nav {
    padding: 0;
}
.logogroup.un-stick{
    display: none;   
    }
.search_group input[type="text"]:focus  {
    width: 210px;
        background-color: #fff;
}
.logogroup{
   background-color: #fff;  
    padding-top: 8px;
    }
.main_column{
    padding-top: 70px !important;
    }
.navbar {
    background-color: transparent;
    background: transparent;
    box-shadow: none;
    padding-top: 0;
}
#sub_nav {
        background: transparent;
    }
.btn_media {
    margin-top: 40px;
}
}


