﻿html,body{height:100%;color:#333;}.body-wrapper{display:flex;width:100%;min-height:100vh;flex-direction:column;}body{font-family:"Raleway",sans-serif;}footer{text-align:center;background-color:#113b60;color:#fff;padding:2em 0 1em 0;}footer p{margin:0;}footer .ft-container .ft-item{margin-bottom:2em;}footer .ft-container .ft-item .ft-header{font-size:1.8em;font-weight:700;}footer .ft-container .ft-item-social-media .ft-social-media-container .ft-social-media-link{display:inline-block;margin:0 .3em;}footer .ft-container .ft-item-social-media .ft-social-media-container .ft-social-media-link img{width:2.3em;}footer .ft-copyright{font-size:.8em;}@media screen and (min-width:768px){footer .ft-container{display:flex;justify-content:center;}footer .ft-container .ft-item{margin:0 1.5em 1.5em 1.5em;}footer .ft-container .ft-item .ft-header{font-size:2.2em;}}header{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3);}header a{color:#000;}header .header-ctr{display:flex;justify-content:space-between;align-items:center;padding:.5rem;}header .header-ctr .header-item_left a.brand-ctr{display:flex;gap:.75rem;align-items:center;text-decoration:none;}header .header-ctr .header-item_left a.brand-ctr .brand-items{display:flex;flex-wrap:nowrap;}header .header-ctr .header-item_left a.brand-ctr .brand-items img{width:100%;max-width:100px;}header .header-ctr .header-item_left a.brand-ctr h1{display:inline-block;font-family:"Montserrat",sans-serif;text-align:center;}header .header-ctr .header-item_left a.brand-ctr h1 span{display:block;text-align:left;}header .header-ctr .header-item_left a.brand-ctr h1 span.hdr-1{color:#113b60;font-size:clamp(1.4rem,1.5vw,1.6rem);font-weight:600;text-transform:uppercase;}header .header-ctr .header-item_left a.brand-ctr h1 span.hdr-2{color:#113b60;font-size:clamp(1.2rem,1.3vw,1.4rem);margin-bottom:.25rem;font-weight:600;text-transform:uppercase;}header .header-ctr .header-item_left a.brand-ctr h1 span.hdr-3{font-size:clamp(.6rem,.7vw,.8rem);margin-bottom:.25rem;font-style:italic;color:#333;}header .header-ctr .header-item_left a.brand-ctr h1 span.hdr-4{font-size:clamp(.5rem,.7vw,.7rem);color:#333;}header .header-ctr .header-item_right{display:flex;gap:1rem;align-items:center;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field{margin-bottom:.5rem;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field .form-control{border:0;border-bottom:1px solid #dee2e6;border-radius:0;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field .form-control:focus{border:0;outline:0;box-shadow:inset 0 -1px 0 #ddd;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field .btn-search{border:0;border-bottom:1px solid #dee2e6;padding:.25rem 1rem;background-color:transparent;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field .btn-search i{color:#004f9e;transition:.2s ease-in-out;}header .header-ctr .header-item_right .header-tools-ctr .header-search-field .btn-search:hover i{transform:scale(1.2);}header .header-ctr .header-item_right .header-tools-ctr .header-other-links{display:flex;flex-wrap:nowrap;gap:1rem;}header .header-ctr .header-item_right .header-tools-ctr .header-other-links a{color:#004f9e;text-decoration:none;cursor:pointer;}header .header-ctr .header-item_right .header-tools-ctr .header-other-links a:hover{text-decoration:underline;}header .header-ctr .header-item_right .header-other-brands img{width:100%;max-width:75px;}#HeaderMenu{background-color:#113b60;}#HeaderMenu a{color:#fff;text-decoration:none;}#HeaderMenu .close-navbar-header{background-color:#001c38;padding:.3em 1em;text-align:right;}#HeaderMenu .close-sidebar-nav{color:#fff;cursor:pointer;}#HeaderMenu #MainNav .main-nav-list{list-style-type:none;margin:0;padding:0;}#HeaderMenu #MainNav .main-nav-list button{border:0;background:transparent;color:#fff;}@media screen and (max-width:1400px){#HeaderMenu{padding:.5em 1em;}#HeaderMenu #MainNavHeaderSM{text-align:right;font-size:1.5em;}#HeaderMenu #MainNavHeaderSM a{cursor:pointer;}#HeaderMenu #MainNavHeaderSM #SidebarNavOpener{display:inline-block;text-align:center;}#HeaderMenu #MainNavHeaderSM #SidebarNavOpener span{display:block;}#HeaderMenu #MainNavHeaderSM #SidebarNavOpener .sidebar-nav-opener-title{font-size:.5em;line-height:1em;}#HeaderMenu #MainNav{visibility:hidden;position:fixed;top:0;right:-100%;z-index:1000;width:400px;height:100%;background-color:#113b60;transition:.3s ease-in-out;}#HeaderMenu #MainNav.active{visibility:visible;right:0;}#HeaderMenu #MainNav .main-nav-list .nav-list-item a:focus{outline:#fff solid 2px;}#HeaderMenu #MainNav .main-nav-list .nav-list-item:not(:first-child){border-top:2px solid #002952;}#HeaderMenu #MainNav .main-nav-list .nav-list-item .nav-item{display:inline-block;padding:.4em .5em;font-weight:bold;}#HeaderMenu #MainNav .main-nav-list .nav-list-item .sub-nav-list{display:none;list-style-type:none;margin:0;padding:0;}#HeaderMenu #MainNav .main-nav-list .nav-list-item .sub-nav-list.quicklinks-nav{display:block;}#HeaderMenu #MainNav .main-nav-list .nav-list-item .sub-nav-list li{border-top:1px solid #001c38;}#HeaderMenu #MainNav .main-nav-list .nav-list-item .sub-nav-list li a{display:inline-block;padding:.5em 2.5em;font-size:.9em;}}.disable-scroll{overflow:hidden;}.nav-overlay-bg{display:none;background-color:rgba(0,0,0,.5);position:fixed;top:0;width:100%;height:100%;z-index:999;}.nav-overlay-bg.active{display:block;}.side-nav-overlay-bg{display:none;background-color:rgba(0,0,0,.5);position:fixed;top:0;width:100%;height:100%;z-index:999;}.side-nav-overlay-bg.active{display:block;}.close-quick-links-nav-header{display:none;}.hide-userway{opacity:0;}.new-website-notice{background-color:#e74c3c;color:#fff;text-align:center;padding:.5rem;}@media screen and (max-width:576px){#BtnQuickLinks{padding:.3em;font-size:.7em;}}#MainNavQuickLinks{visibility:hidden;display:block;background-color:#004f9e;position:fixed;top:0;right:0;z-index:1000;width:400px;height:100%;transition:.3s ease-in-out;}#MainNavQuickLinks.active{visibility:visible;right:0;}#MainNavQuickLinks .close-sidebar-nav{display:block!important;}#MainNavQuickLinks a{color:#fff;text-decoration:none;}#MainNavQuickLinks button{border:0;background:transparent;color:#fff;}#MainNavQuickLinks .close-quick-links-nav-header{display:block;background-color:#001c38;padding:.3em 1em;text-align:right;}#MainNavQuickLinks .close-quick-links-nav-header .close-quick-links-nav{color:#fff;cursor:pointer;font-size:1.1em;}#MainNavQuickLinks .main-nav-list{list-style-type:none;margin:0;padding:0;overflow-y:scroll;max-height:96.5vh;}#MainNavQuickLinks .main-nav-list .nav-list-item:not(:first-child){border-top:2px solid #002952;}#MainNavQuickLinks .main-nav-list .nav-list-item .nav-item{display:inline-block;padding:.4em .5em;font-weight:bold;}#MainNavQuickLinks .main-nav-list .nav-list-item .sub-nav-list{list-style-type:none;margin:0;padding:0;}#MainNavQuickLinks .main-nav-list .nav-list-item .sub-nav-list li{border-top:1px solid #00366b;}#MainNavQuickLinks .main-nav-list .nav-list-item .sub-nav-list li a{display:inline-block;padding:.4em 2.3em;font-size:.9em;}@media screen and (min-width:992px){#MainNavQuickLinks{right:-100%;}}.sticky{position:fixed;width:100%;top:0;left:0;z-index:999;}.sticky+main{margin-top:11.5em;}@media screen and (min-width:576px){.sticky+main{margin-top:12.2em;}}@media screen and (min-width:992px){.sticky+main{margin-top:11.8em;}}@media screen and (min-width:1400px){.sticky+main{margin-top:13.5em;}}.sticky-main-content{min-height:890px!important;}.sticky-page-nav{position:fixed;top:7.4em;}@media screen and (min-width:768px){.sticky-page-nav{top:8.5em;}}@media screen and (min-width:992px){.sticky-page-nav{position:relative;top:0;}}.sticky-page-main{margin-top:3em;}@media screen and (min-width:768px){.sticky-page-main{margin-top:5em;}}@media screen and (min-width:992px){.sticky-page-main{margin-top:0;}}@media screen and (min-width:1400px){#MainNavHeaderSM{display:none;}#MainNav{display:flex;justify-content:center;}#MainNav .close-sidebar-nav,#MainNav .close-navbar-header{display:none!important;}#MainNav .main-nav-list{display:flex;}#MainNav .main-nav-list .nav-list-item .nav-item{display:block;padding:.75rem 1.5rem;}#MainNav .main-nav-list .nav-list-item .nav-item:hover{background-color:#00366b;}#MainNav .main-nav-list .nav-list-item .nav-item .nav-detail{text-align:center;}#MainNav .main-nav-list .nav-list-item .nav-item .nav-detail span{display:block;font-size:1rem;text-wrap:nowrap;}#MainNav .main-nav-list .nav-list-item .sub-nav-list{display:none;}}.page-container{min-height:80vh;margin-top:2.5rem;}.page-container .page-wrapper .page-side-nav{background-color:#f5f5f5;}.page-container .page-wrapper .page-content{background-color:#fff;padding:1em;}.page-container .page-wrapper .page-content.page-error{text-align:center;margin-top:5em;}.page-container .page-wrapper .page-content.page-error img{width:100%;max-width:800px;}.page-container .page-wrapper .page-content .content-header{margin-bottom:.5em;color:#004f9e;font-size:1.8em;font-weight:bold;font-family:"Montserrat",sans-serif;}.page-container .page-wrapper .page-content .content-note{font-size:.9em;color:#777;font-style:italic;}.page-container .page-wrapper .page-content .form-group,.page-container .page-wrapper .page-content .recaptcha-container{margin-bottom:1em;}.page-container .page-wrapper .page-content img{width:100%;max-width:600px;}.page-container .page-wrapper .page-content embed{min-height:600px;}.page-container .page-wrapper .page-related-items .content-reference-container{padding:1em;}.page-container .page-wrapper .page-related-items .content-reference-container h1{padding:.5em;color:#004f9e;font-weight:700;font-size:1.3em;margin:0;border-bottom:2px solid #ccc;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul{padding:0;margin:0;list-style-type:none;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li a{display:flex;width:100%;text-decoration:none;color:#245a95;border-bottom:1px solid #ddd;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li a span{margin:auto 0;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li a .item-icon{flex-basis:2em;text-align:center;font-size:.9em;padding:.5em;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li:hover{background-color:#f5f5f5;font-weight:700;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li.nav-active{background-color:#946f00!important;font-weight:700;}.page-container .page-wrapper .page-related-items .content-reference-container .content-reference-list ul li.nav-active a{color:#fff;}@media screen and (min-width:768px){.page-container .page-wrapper .page-content img{width:auto;}}@media screen and (min-width:992px){.page-container .page-wrapper{display:flex;width:100%;min-height:100vh;}.page-container .page-wrapper .page-side-nav{flex-basis:300px;flex-grow:0;flex-shrink:0;padding:2em 0;position:relative;z-index:1;}.page-container .page-wrapper .page-content{flex-basis:100%;background-color:#fff;padding:2em 1em;}.page-container .page-wrapper .page-content .content-header{font-size:2em;}.page-container .page-wrapper .page-related-items{padding:2em .5em;}.page-container .page-wrapper .page-related-items .content-reference-container{width:350px;}}.side-nav-container a{text-decoration:none;color:#0069d1;}.side-nav-container .side-nav-header{padding:.3em .5em;font-size:1.5em;font-weight:500;font-family:"Montserrat",sans-serif;display:flex;margin-bottom:0;}.side-nav-container .side-nav-header .nav-title{flex-basis:100%;}.side-nav-container .side-nav-header .nav-toggle{text-align:center;padding:0 .3em;cursor:pointer;}.side-nav-container .side-nav-list{display:none;margin:0;padding:0;list-style-type:none;background-color:rgba(0,0,0,.03);}.side-nav-container .side-nav-list .nav-list-item{border-bottom:1px solid #ccc;}.side-nav-container .side-nav-list .nav-list-item.nav-active{background-color:#fff;}.side-nav-container .side-nav-list .nav-list-item.nav-active>a{font-weight:bold;}.side-nav-container .side-nav-list .nav-list-item:hover{background-color:#fff;}.side-nav-container .side-nav-list .nav-list-item a{display:block;padding:.4em 1em;}.side-nav-container .side-nav-list .nav-list-item.close-subnav-item button{border:0;display:block;padding:.4em 1em;background:none;}.side-nav-container .side-nav-list .nav-list-item .sub-nav-list{border-top:1px solid #ccc;list-style-type:none;margin:0;padding:0;}.side-nav-container .side-nav-list .nav-list-item .sub-nav-list .sub-nav-list-item a{display:block;padding-left:2em!important;}.side-nav-container .side-nav-list .nav-list-item .sub-nav-list .sub-nav-list-item:not(:last-child){border-bottom:1px solid #ccc;}@media screen and (min-width:992px){.side-nav-container .side-nav-header{padding:0 .5em .3em .5em;font-size:1.8em;margin:0;border-bottom:3px solid #dfdfdf;font-weight:700;}.side-nav-container .side-nav-header .nav-toggle{display:none;}.side-nav-container .side-nav-list{display:block!important;background-color:transparent;}.side-nav-container .side-nav-list .nav-list-item.close-subnav-item{display:none;}}#asd-leadership-team img{width:auto!important;max-width:220px!important;}.home-section-header{color:#004f9e;font-weight:bold;}.home-section-header h1{color:#004f9e;font-weight:bold;font-size:2em;}.home-section-header.section-header-color-white{color:#fff!important;}.home-section-header.section-header-color-white h1{color:#fff!important;}@media screen and (min-width:768px){.home-section-header h1{font-size:3em;}}#HomeWelcome{padding:3em 0;background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;position:relative;}#HomeWelcome .home-section-header{text-align:center;margin-bottom:1em;}#HomeWelcome .top-events-container{margin-top:1em;}#HomeWelcome .top-events-container .top-event-item{display:flex;border-radius:.3em;text-decoration:none;box-shadow:0 0 5px 0 #c5c5c5;background-color:#fff;margin-bottom:.5em;min-height:100px;}#HomeWelcome .top-events-container .top-event-item:not(:last-child){margin-bottom:1em;}#HomeWelcome .top-events-container .top-event-item .top-event-item-date{background-size:cover;background-position:center;background:linear-gradient(rgba(0,79,158,.8),rgba(0,79,158,.8)),url("../../img/home/top-event-bg.jpg");color:#fff;font-weight:bold;font-size:1.5em;background-size:cover;background-position:center;flex-basis:150px;display:flex;align-items:center;justify-content:center;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details{flex-basis:100%;padding:.5em;display:flex;align-items:center;color:#555;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details .event-title{font-size:1.2em;font-weight:500;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details .event-time{font-size:.9em;}#HomeWelcome .top-events-container .top-event-item .top-event-pin{display:none;}#HomeWelcome .top-events-container .top-event-item:nth-child(1) .top-event-item-date{background:linear-gradient(rgba(7,153,146,.8),rgba(7,153,146,.8)),url("../../img/home/top-event-bg.jpg");}#HomeWelcome .top-events-container .top-event-item:nth-child(1) .top-event-pin{background-image:url("../img/pin-red.png");}#HomeWelcome .top-events-container .top-event-item:nth-child(2) .top-event-item-date{background:linear-gradient(rgba(220,58,53,.8),rgba(220,58,53,.8)),url("../../img/home/top-event-bg.jpg");background-color:#b71540!important;}#HomeWelcome .top-events-container .top-event-item:nth-child(2) .top-event-pin{background-image:url("../img/pin-green.png");}#HomeWelcome .top-events-container .top-event-item:nth-child(3) .top-event-item-date{background:linear-gradient(rgba(229,142,38,.8),rgba(229,142,38,.8)),url("../../img/home/top-event-bg.jpg");}#HomeWelcome .top-events-container .top-event-item:nth-child(3) .top-event-pin{background-image:url("../img/pin-blue.png");}#HomeWelcome .top-events-container .top-event-item:nth-child(4) .top-event-item-date{background-color:#0a3d62!important;}#HomeWelcome .top-events-container .top-event-item:nth-child(4) .top-event-pin{background-image:url("../img/pin-blue.png");}#HomeWelcome .top-events-container .top-event-item:nth-child(5) .top-event-item-date{background-color:#b71540!important;}#HomeWelcome .top-events-container .top-event-item:nth-child(5) .top-event-pin{background-image:url("../img/pin-blue.png");}@media screen and (min-width:992px){#HomeWelcome .top-events-container{display:flex;margin-top:3.5em;}#HomeWelcome .top-events-container .top-event-item{flex-basis:33.33%;flex-direction:column;min-height:200px;position:relative;}#HomeWelcome .top-events-container .top-event-item:not(:last-child){margin-right:1em;margin-bottom:.5em;}#HomeWelcome .top-events-container .top-event-item .top-event-item-date{align-items:center;justify-content:center;font-size:2em;clip-path:ellipse(100% 55% at 48% 44%);flex-basis:100px;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details{flex-basis:60%;align-items:start;justify-content:center;text-align:center;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details .event-title{font-size:1.5em;}#HomeWelcome .top-events-container .top-event-item .top-event-item-details .event-time{font-size:1em;}#HomeWelcome .top-events-container .top-event-item .top-event-pin{display:block;width:100%;height:100px;position:absolute;background-repeat:no-repeat;background-position:top center;background-size:3.1em;z-index:1;top:-45px;left:10px;}}#HomeSearch{padding:8em 0;background-color:#2c3e50;}#HomeSearch .home-search-header{color:#fff;text-align:center;font-size:2.5em;}#HomeSocialMedia{padding:5em 0;background:linear-gradient(rgba(70,70,70,.85),rgba(70,70,70,.85)),url("../img/home/social-media-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;}#HomeSocialMedia .home-section-sub-header{margin-bottom:1em;}#HomeSocialMedia .social-media-container .social-media-item{color:#fff;text-align:center;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links{text-align:center;margin:1em 0;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a{margin:.2em .3em;color:#fff;text-decoration:none;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media{display:inline-block;min-width:10em;padding:.4em 1em;border-radius:.5em;font-size:1.2em;background-color:#eee;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media:hover{text-decoration:none;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media .social-media-btn-wrapper{display:flex;align-items:center;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media .social-media-btn-wrapper .social-media-logo{flex-basis:1em;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media .social-media-btn-wrapper .social-media-logo img{width:1.5em;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-social-media .social-media-btn-wrapper .social-media-name{flex-basis:100%;padding:0 .5em;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-facebook{background-color:#257ce1;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-facebook:hover{background-color:#1a64b9;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-twitter{background-color:#1d9bf0;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-twitter:hover{background-color:#0e80cc;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-instagram{background-color:#fe0074;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-links a.btn-instagram:hover{background-color:#cb005d;}#HomeSocialMedia .social-media-container .social-media-item-content .social-media-content-img{display:none;}#HomeSocialMedia .social-media-container .social-media-item-widget .social-media-widget-frame{outline:solid #4c4c4c;display:inline-block;min-width:300px;min-height:500px;padding:1em;background-color:#000;border-radius:.5em;box-shadow:0 1em 1.5em rgba(0,0,0,.5);}@media screen and (min-width:576px){#HomeSocialMedia .social-media-container .social-media-item-widget .social-media-widget-frame{min-width:350px;}}#HomeSocialMedia .social-media-container .social-media-item-widget .social-media-widget-frame .fb-page{border-radius:.5em;overflow:hidden;}@media screen and (min-width:992px){#HomeSocialMedia .social-media-container{display:flex;text-align:center;}#HomeSocialMedia .social-media-container .social-media-item{flex-basis:50%;}#HomeSocialMedia .social-media-container .social-media-item.social-media-item-content .social-media-content-img{display:block;}#HomeSocialMedia .social-media-container .social-media-item.social-media-item-content .social-media-content-img img{width:100%;}}#HomeStudentHighlights{padding:5em 0;background:linear-gradient(rgba(255,255,255,.85),rgba(255,255,255,.85)),url("../../img/home/student-highlight-bg.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;}#HomeStudentHighlights .home-section-header{text-align:center;margin-bottom:1em;}#HomeStudentHighlights .student-highlight-container .student-highlight-item{text-align:center;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-pic{position:relative;z-index:1;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame{display:flex;overflow:hidden;border-radius:50%;height:110px;width:110px;align-items:center;margin:0 auto;outline:5px solid rgba(255,255,255,.9);}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame img{width:100%;position:relative;top:10px;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-content{padding:3.7em 1em 1em 1em;background-color:#0069d1;border-radius:.5em;color:#fff;position:relative;bottom:3.3em;box-shadow:0 0 5px 0 #c5c5c5;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-content .student-name{margin-bottom:0;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-content .student-message{margin-bottom:0;}#HomeStudentHighlights .student-highlight-container .student-highlight-item:nth-child(2) .student-highlight-content{background-color:#e74c3c;}#HomeStudentHighlights .student-highlight-container .student-highlight-item:nth-child(3) .student-highlight-content{background-color:#009e9e;}#HomeStudentHighlights .student-highlight-container .student-highlight-item:nth-child(4) .student-highlight-content{background-color:#f39c12;}#HomeStudentHighlights .student-highlight-container .student-highlight-item:nth-child(5) .student-highlight-content{background-color:#9b59b6;}#HomeStudentHighlights .student-highlight-container .student-highlight-item:nth-child(6) .student-highlight-content{background-color:#34495e;}@media screen and (min-width:992px){#HomeStudentHighlights .student-highlight-container{display:flex;flex-wrap:wrap;}#HomeStudentHighlights .student-highlight-container .student-highlight-item{flex-basis:46%;margin:0 2%;}#HomeStudentHighlights .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame{height:130px;width:130px;}}#SearchSection{position:relative;padding:2em 0;}#SearchSection fieldset{margin:0 auto;width:90%;background-color:rgba(50,50,50,.5);padding:1em;border-radius:.3em;}#SearchSection fieldset label{color:#fff;text-align:center;display:block;font-size:1.4em;margin-bottom:.3em;}@media screen and (min-width:576px){#SearchSection fieldset label{font-size:1.8em;}}@media screen and (min-width:992px){#SearchSection fieldset label{font-size:2.2em;}}#SearchSection .btn-search{padding:.5em .7em;border:0;background-color:#0069d1;color:#fff;font-family:"Montserrat",sans-serif;}#SearchSection .btn-search:hover{background-color:#004f9e;}#SearchSection .btn-search span{display:none;}@media screen and (min-width:768px){#SearchSection fieldset{width:70%;top:45%;}#SearchSection fieldset h1{font-size:2.3em;}}@media screen and (min-width:992px){#SearchSection fieldset h1{font-size:2.5em;}#SearchSection fieldset .btn-search span{display:inline;}}@media screen and (min-width:1200px){#SearchSection fieldset{width:75%;}}.home-branch-item{margin:1.5em 0;}.home-branch-item h1{text-align:center;font-family:"Montserrat",sans-serif;font-weight:700;color:#0069d1;font-size:2em;}.home-branch-item p{text-align:justify;}@media screen and (min-width:768px){.home-branch-item{margin:3em 0;}}@media screen and (min-width:992px){.home-branch-item h1{text-align:left;}}#IntroductionSection .intro-container{display:flex;flex-direction:column;}#IntroductionSection .superintendent{text-align:center;}#IntroductionSection .superintendent a{display:inline-block;}#IntroductionSection .superintendent span{display:block;font-family:"Montserrat",sans-serif;}#IntroductionSection .superintendent .photo{display:inline-block;background-image:url("../img/superintendent-dr-jdickinson.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;height:170px;width:150px;border-radius:50%;border:1px solid #ddd;}#IntroductionSection .superintendent .name{font-weight:700;font-size:1.3em;color:#0069d1;}#IntroductionSection .superintendent .title{font-size:1em;}@media screen and (min-width:992px){#IntroductionSection .intro-container{flex-direction:row;}#IntroductionSection .superintendent{width:80%;}}@media screen and (min-width:1200px){#IntroductionSection .superintendent{width:55%;}}#TopicSection .topic-container{display:flex;flex-direction:column;}#TopicSection .topic-item{display:block;height:200px;position:relative;background-color:#efefef;background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;}#TopicSection .topic-item:nth-child(even){background-color:#ddd;}#TopicSection .topic-item::before{content:"";display:block;height:100%;}#TopicSection .ti-schedule{background-image:url("../img/ql-tour.jpg");}#TopicSection .ti-schedule::before{background-color:rgba(26,188,156,.6);}#TopicSection .ti-announcement{background-image:url("../img/ql-announcement.jpg");}#TopicSection .ti-announcement::before{background-color:rgba(52,152,219,.6);}#TopicSection .ti-asl{background-image:url("../img/ql-asl.jpg");}#TopicSection .ti-asl::before{background-color:rgba(243,156,18,.6);}#TopicSection .topic-name{position:absolute;bottom:0;display:block;width:100%;padding:.3em;font-size:1.7em;font-weight:700;text-align:center;text-shadow:0 3px 7px rgba(0,0,0,.35);}@media screen and (min-width:992px){#TopicSection .topic-container{flex-direction:row;}#TopicSection .topic-item{width:100%;height:250px;}#TopicSection .topic-name{font-size:2em;}}#video_container{position:relative;padding:0;width:100%;height:auto;margin-bottom:0;overflow:hidden;}#video_container video{width:100%;}@media screen and (min-width:992px){#video_container{height:600px;}#video_container video{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;opacity:.65;}}#SocialMedia{text-align:center;}#SocialMedia h1{text-align:center!important;}#NewsSection{text-align:center;}#NewsSection article{border-bottom:1px solid #ccc;padding-bottom:1em;}#NewsSection article:last-child{border:0;padding:0;}#NewsSection .news-item{margin:1.5em 0;}#NewsSection .news-item h1{font-size:1.5em;}#NewsSection .news-title a{text-decoration:none;color:#555;}#NewsSection .btn-container{text-align:center;margin-top:1.5em;}@media screen and (min-width:992px){#NewsSection .news-item{text-align:left;}#NewsSection .news-item h1{margin-bottom:.5em;}#NewsSection .btn-container{text-align:left;margin:1.3em 0;}}#EventsSection h1{text-align:center;}#EventsSection .event-item{display:table;background-color:#fafafa;width:100%;margin-bottom:2px;}#EventsSection .event-item>div{display:table-cell;padding:.8em;vertical-align:middle;}#EventsSection .event-item:nth-child(5n+1){background-color:#1271b3;}#EventsSection .event-item:nth-child(5n+2){background-color:#18ac95;}#EventsSection .event-item:nth-child(5n+3){background-color:#b7cf4d;}#EventsSection .event-item:nth-child(5n+4){background-color:#f18630;}#EventsSection .event-item:nth-child(5n+5){background-color:#167495;}#EventsSection .event-date{width:80px;text-align:center;color:#fff;background:rgba(0,0,0,.15);font-weight:600;}#EventsSection .event-date span{display:block;line-height:1.2em;}#EventsSection .event-date span.month{font-size:1em;}#EventsSection .event-date span.day{font-size:1.5em;}#EventsSection .event-details a{color:#fff;text-decoration:none;}#EventsSection .event-details a:hover{text-decoration:underline!important;}#EventsSection .btn-container{margin:1em 0 0 0;text-align:center;}@media screen and (min-width:768px){#EventsSection{text-align:center;}#EventsSection .event-container{display:flex;justify-content:center;}#EventsSection .event-item{display:block!important;margin:.2em;min-height:150px;}#EventsSection .event-item>div{display:block!important;}#EventsSection .event-item .event-date{display:block!important;width:100%!important;}#EventsSection .event-item .event-date span{display:inline-block!important;}#EventsSection .event-item .event-date span.month{font-size:1.4em;}#EventsSection .event-item .event-date span.day{font-size:1.7em;}}@media screen and (min-width:1200px){#EventsSection .event-item{width:20%;}}#AlumniList .tbl-container{overflow-x:scroll;}#AlumniList .tbl-container .col-view{width:2em;text-align:center;}#AlumniList .tbl-container .col-view a{display:inline-block;}@media screen and (min-width:992px){#AlumniList .tbl-container{overflow-x:auto;}}#AlumniSuccess .success-container{text-align:center;}#AlumniSuccess .success-container p{margin:0;padding:0;}#AlumniSuccess .success-container img{margin-bottom:1em;width:10em;}@media screen and (min-width:992px){#AlumniSuccess .success-container img{width:13em;}}#AlumniSuccess .btn-container{text-align:center;}#News .news-item,#NewsDetails .news-item{padding:1em 0;}#News .news-item:nth-child(even),#NewsDetails .news-item:nth-child(even){background-color:#f9f9f9;}#News .news-item:not(:last-child),#NewsDetails .news-item:not(:last-child){border-bottom:1px solid #ddd;}#News .news-item .news-header,#NewsDetails .news-item .news-header{text-align:center;line-height:1em;}#News .news-item .news-header .news-title,#NewsDetails .news-item .news-header .news-title{font-weight:bold;}#News .news-item .news-header .news-title a,#NewsDetails .news-item .news-header .news-title a{text-decoration:none;}#News .news-item .news-header .news-date-posted,#NewsDetails .news-item .news-header .news-date-posted{font-style:italic;}#News .news-item .news-img,#NewsDetails .news-item .news-img{margin-bottom:1em;text-align:center;}#News .news-item .news-img img,#NewsDetails .news-item .news-img img{border-radius:.5em;width:100%;max-width:400px;}#News .news-item .news-content,#NewsDetails .news-item .news-content{text-align:justify;}#News .news-item .news-content .btn-container,#NewsDetails .news-item .news-content .btn-container{margin-top:1em;}@media screen and (min-width:992px){#News .news-item,#NewsDetails .news-item{display:flex;flex-wrap:wrap;}#News .news-item .news-header,#NewsDetails .news-item .news-header{width:100%;text-align:left;}#News .news-item .news-header.news-header-display-lg,#NewsDetails .news-item .news-header.news-header-display-lg{display:none;}#News .news-item .news-img,#NewsDetails .news-item .news-img{flex-basis:40%;}#News .news-item .news-content,#NewsDetails .news-item .news-content{flex-basis:60%;padding:0 1em;}}@media screen and (min-width:1200px){#News .news-item .news-header.news-header-display-sm,#NewsDetails .news-item .news-header.news-header-display-sm{display:none;}#News .news-item .news-header.news-header-display-lg,#NewsDetails .news-item .news-header.news-header-display-lg{display:block;}#News .news-item .news-img,#NewsDetails .news-item .news-img{flex-basis:30%;text-align:left!important;}#News .news-item .news-content,#NewsDetails .news-item .news-content{flex-basis:70%;}}#NewsDetails .news-item{background-color:#fff!important;margin-bottom:1em;}#EventList .events,#EventDetails .events{min-height:550px;}#EventList .event-item,#EventDetails .event-item{margin-bottom:1.5em;padding-bottom:1.5em;}#EventList .event-item:not(:last-child),#EventDetails .event-item:not(:last-child){border-bottom:1px solid #ccc;}#EventList .event-item .event-title,#EventDetails .event-item .event-title{margin-bottom:.1em;}#EventList .event-item .event-title a,#EventDetails .event-item .event-title a{font-size:.8em;color:#0069d1;font-weight:700;text-decoration:none;}#EventList .event-item .event-date,#EventDetails .event-item .event-date{font-size:1em;font-style:italic;color:#666;margin-bottom:.3em;}#EventList .event-item .event-content,#EventDetails .event-item .event-content{color:#555;}#EventList .event-item .btn-container,#EventDetails .event-item .btn-container{margin-top:1.3em;margin-bottom:0;}#StaffSearch{margin-bottom:2em;}#StaffTools{margin-bottom:.5em;}#Directory .scrollable-y{overflow-y:scroll;border:1px solid #ddd;max-height:600px;padding:.3em;}@media screen and (min-width:992px){#Directory .scrollable-y{max-height:800px;}}.directory-item{border-bottom:1px solid #ccc;padding:.5em;}.directory-item:last-child{border-bottom:0;}.directory-item .emp-pic{padding:.5em 1em;width:150px;}.directory-item .emp-pic img{width:100px!important;}.directory-item .emp-details h5{text-transform:uppercase;margin-bottom:0;font-size:1.5em;color:#0069d1;font-weight:700;}.directory-item .emp-details p{margin:0;line-height:1.8em;}.directory-item .emp-details .title{font-size:1.2em;}#SearchResultsSection .search-count-note{margin:.5em 0 1em 0;font-size:1.2em;color:#777;font-style:italic;}#SearchResultsSection .search-results-container{margin:1em 0;min-height:400px;max-height:600px;overflow-y:scroll;border-top:2px solid #ccc;border-bottom:2px solid #ccc;background-color:#fafafa;}#SearchResultsSection .btn-search{padding:.5em .7em;border:0;background-color:#0069d1;color:#fff;font-family:"Montserrat",sans-serif;}#SearchResultsSection .btn-search:hover{background-color:#004f9e;}#SearchResultsSection .btn-search span{display:none;}@media screen and (min-width:992px){#SearchResultsSection .btn-search span{display:inline;}}#SearchResultsSection .result-item{border-bottom:1px solid #ddd;padding-left:.8em;position:relative;background-color:#fff;padding-top:1em;padding-bottom:1em;}#SearchResultsSection .result-item:last-child{margin:0;}#SearchResultsSection .result-item a{display:inline-block;text-decoration:none;}#SearchResultsSection .result-item a:hover .name{text-decoration:underline!important;}#SearchResultsSection .result-item span{display:block;line-height:1.3em;}#SearchResultsSection .result-item span.name{font-size:1.2em;}#SearchResultsSection .result-item span.path{color:#666;font-size:.8em;font-style:italic;}@media screen and (min-width:768px){#SearchResultsSection .search-results-container{min-height:700px;max-height:900px;}}@media screen and (min-width:992px){#SearchResultsSection .result-item span.name{font-size:1.5em;}}#StudentHighlightList .student-highlight-container .student-highlight-item{display:flex;align-items:center;padding:.5em;margin-bottom:1em;border-radius:.5em;background-color:#f5f5f5;box-shadow:0 0 5px 0 #c5c5c5;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame{display:flex;border-radius:50%;overflow:hidden;height:120px;width:100px;align-items:center;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame img{width:100%;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-content{padding:0 1em;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-content .student-name{font-weight:bold;margin-bottom:0;}@media screen and (min-width:992px){#StudentHighlightList .student-highlight-container{display:flex;flex-wrap:wrap;}#StudentHighlightList .student-highlight-container .student-highlight-item{padding:1em;margin:0 1% 1.5em 1%;flex-basis:48%;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame{height:150px;width:120px;}#StudentHighlightList .student-highlight-container .student-highlight-item .student-highlight-pic .student-pic-frame img{width:100%;}}#ContactSection{border-top:1px solid #ddd;padding-top:1em;}@media screen and (min-width:992px){#ContactSection{width:50%;}}#FrameAccessibility{border:1px solid #ddd;border-radius:.4em;width:100%;height:700px;}#FrameAccessibility.add-preloader{background-image:url("../img/preloader.gif");background-repeat:no-repeat;background-position:center;background-size:70%;}@media screen and (min-width:1400px){#FrameAccessibility{width:70%;}}@media screen and (min-width:1600px){#FrameAccessibility{width:55%;}}#Sitemap .sitemap-ctr .close-navbar-header,#Sitemap .sitemap-ctr .close-sidebar-nav{display:none;}#Sitemap .sitemap-ctr .main-nav-list{list-style-type:none;margin:0;padding:0;}#Sitemap .sitemap-ctr .main-nav-list .nav-list-item:not(:last-child){margin-bottom:1.5rem;}#Sitemap .sitemap-ctr .main-nav-list .nav-list-item .nav-item{display:inline-block;font-size:1.2rem;font-weight:600;}#Sitemap .sitemap-ctr .main-nav-list .nav-list-item .nav-item:hover{text-decoration:underline;}#Sitemap .sitemap-ctr .main-nav-list .nav-list-item .sub-nav-list li{margin-bottom:.3rem;}#Sitemap .sitemap-ctr .main-nav-list .nav-list-item .sub-nav-list li a:hover{text-decoration:underline;}#HomeQuickLinks{padding:7rem 0;background-color:#fff;}#HomeQuickLinks h2{color:#004f9e;font-size:3.5rem;margin-bottom:3rem;font-weight:600;text-align:left;}#HomeQuickLinks .ql-ctr{display:flex;gap:1rem;}#HomeQuickLinks .ql-ctr .ql-item{display:block;text-align:center;min-height:200px;overflow:hidden;text-decoration:none;box-shadow:0 0 5px 0 #c5c5c5;background-color:#fff;color:#fff;}#HomeQuickLinks .ql-ctr .ql-item .ql-icon{height:120px;display:flex;align-items:center;justify-content:center;}#HomeQuickLinks .ql-ctr .ql-item .ql-icon i{font-size:5rem;}#HomeQuickLinks .ql-ctr .ql-item .ql-img{height:400px;display:block;background-size:cover;background-position:center;display:flex;align-items:end;}#HomeQuickLinks .ql-ctr .ql-item .ql-img.ql-img_announcement{background-image:url("../img/ql-announcement.jpg");}#HomeQuickLinks .ql-ctr .ql-item .ql-img.ql-img_asl{background-image:url("../img/ql-asl.jpg");}#HomeQuickLinks .ql-ctr .ql-item .ql-img.ql-img_tour{background-image:url("../img/ql-tour.jpg");}#HomeQuickLinks .ql-ctr .ql-item .ql-name{display:block;width:100%;padding:.5em;font-size:2em;font-weight:600;background:linear-gradient(to top,#000,rgba(0,0,0,0) 90%);}@media screen and (min-width:992px){#HomeQuickLinks .ql-ctr .ql-item{width:33.33%;}}#MainBgSection{height:90vh;display:flex;overflow:hidden;background-image:url("../../img/home/ASDB-building-hero.jpg");background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;display:flex;justify-content:center;align-items:end;}#MainBgSection .hero-title{background-color:rgba(34,34,34,.9);margin-bottom:10rem;padding:1.5rem 2.5rem 1.5rem 1.5rem;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.1);}#MainBgSection .hero-title h1,#MainBgSection .hero-title h2{color:#fff;font-weight:600;text-shadow:1px 1px 15px #000;margin:0;}#MainBgSection .hero-title h1{font-size:4rem;}#MainBgSection .hero-title h2{font-size:2.5rem;}#HomeNews{padding:5em 0;background-color:#fff;}#HomeNews .home-section-header{text-align:center;margin-bottom:2em;display:flex;justify-content:space-between;align-items:center;}#HomeNews .news-container{display:flex;justify-content:center;gap:1.5rem;}#HomeNews .news-container .news-item{width:33.33%;border:1px solid #eee;background-color:#fff;border-radius:.75rem;min-height:400px;border-top-width:1.5rem;box-shadow:0 2px 5px rgba(0,0,0,.1);}#HomeNews .news-container .news-item:nth-child(1){border-top-color:#e67e22;}#HomeNews .news-container .news-item:nth-child(2){border-top-color:#16a085;}#HomeNews .news-container .news-item:nth-child(3){border-top-color:#8e44ad;}#HomeNews .news-container .news-item .news-content-ctr{padding:.5rem 1rem;}#HomeNews .news-container .news-item .news-header{text-align:left;line-height:1em;}#HomeNews .news-container .news-item .news-header.news-header-display-lg{display:none;}#HomeNews .news-container .news-item .news-header .news-title{font-weight:600;font-size:1.5rem;}#HomeNews .news-container .news-item .news-header .news-title a{text-decoration:none;color:#0069d1;}#HomeNews .news-container .news-item .news-header .news-date-posted{font-style:italic;font-size:.9rem;}#HomeNews .news-container .news-item .news-img{margin-bottom:1em;text-align:center;}#HomeNews .news-container .news-item .news-img img{width:100%;max-width:450px;}#HomeNews .news-container .news-item .news-content{text-align:justify;}#HomeNews .news-container .news-item .btn-ctr{margin-top:1em;}#HomeEvents{background-color:#113b60;padding:5rem 0;}#HomeEvents .event-ctr{display:flex;gap:2rem;}#HomeEvents .event-ctr .event-header{text-align:center;width:30%;border-right:1px solid #fff;}#HomeEvents .event-ctr .event-header h1{color:#fff;font-size:3.5rem;font-weight:600;}#HomeEvents .event-ctr .event-list{width:70%;display:flex;gap:3rem;}#HomeEvents .event-ctr .event-list .event-item{width:25%;text-decoration:none;color:#555;}#HomeEvents .event-ctr .event-list .event-item .date-content{border-width:.4rem;border-style:solid;border-color:#946f00;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:6.3rem;width:6.3rem;line-height:1.4rem;background-color:#fff;margin:0 auto;}#HomeEvents .event-ctr .event-list .event-item .date-content .month{font-size:1.2rem;font-weight:600;}#HomeEvents .event-ctr .event-list .event-item .date-content .day{font-size:2.2rem;font-weight:600;}#HomeEvents .event-ctr .event-list .event-item .event-title{display:block;text-align:center;margin:.5rem 0;font-size:1.3rem;text-decoration:none;color:#fff;}#HomeEvents .event-ctr .event-list .event-item:hover .event-title{text-decoration:underline;}#HomeEvents .event-ctr .event-list .event-item:nth-child(1) .date-content{border-color:#e67e22;}#HomeEvents .event-ctr .event-list .event-item:nth-child(2) .date-content{border-color:#16a085;}#HomeEvents .event-ctr .event-list .event-item:nth-child(3) .date-content{border-color:#8e44ad;}#HomeEvents .no-items-ctr{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-size:clamp(1.5rem,1.6vw,1.8rem);}#HomeSuperintendent{padding:5rem 0;}#HomeSuperintendent .si-ctr{display:flex;}#HomeSuperintendent .si-ctr .si-item_message{width:70%;}#HomeSuperintendent .si-ctr .si-item_message h1{font-size:3rem;margin:2rem 0;color:#004f9e;}#HomeSuperintendent .si-ctr .si-item_message p{font-size:1.8rem;color:#555;}#HomeSuperintendent .si-ctr .si-item_details{width:30%;text-align:center;}#HomeSuperintendent .si-ctr .si-item_details img{width:100%;max-width:300px;border-top-left-radius:5rem;border-bottom-right-radius:5rem;border-top:1rem solid #004f9e;border-bottom:1rem solid #004f9e;margin-bottom:1rem;}#HomeSuperintendent .si-ctr .si-item_details .superintendent-name{font-size:2rem;color:#004f9e;}#HomeSuperintendent .si-ctr .si-item_details .superintendent-title{font-size:1.2rem;}#SchoolPortal .portal-ctr{display:flex;height:50vh;}#SchoolPortal .portal-ctr .portal-item{width:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;}#SchoolPortal .portal-ctr .portal-item a{text-decoration:none;transition:ease-in-out .2s;color:#fff;}#SchoolPortal .portal-ctr .portal-item a:hover{transform:scale(1.1);}#SchoolPortal .portal-ctr .portal-item h2{margin:1.5rem 0;font-weight:600;text-transform:uppercase;}#SchoolPortal .portal-ctr .portal-item img{width:100%;max-width:300px;display:inline-block;}#SchoolPortal .portal-ctr .portal-item_asb{background-color:#004f9e;}#SchoolPortal .portal-ctr .portal-item_asb h2{color:#fff;}#SchoolPortal .portal-ctr .portal-item_asd{background-color:#fbc412;}#SchoolPortal .portal-ctr .portal-item_asd a{color:#221e1f;}.hide-default{display:none;}.scrollable-y-panel{overflow-y:scroll;}.scrollable-y-panel-sm{height:500px;}.scrollable-y-panel-md{height:600px;}.scrollable-y-panel-lg{height:700px;}.chat-box-launch-btn{position:sticky;bottom:0;z-index:99;width:100%;background-color:#34495e;padding:.3em 1em;color:#fff;text-align:right;}.chat-box-launch-btn a{cursor:pointer;display:inline-block;padding:.5em;}.chat-box-launch-btn a i{font-size:1em;}input[type=search]::placeholder{font-style:italic;}.btn{font-weight:bold;}.btn-primary{background-color:#946f00!important;font-weight:bold;}.btn-primary:hover{background-color:#7a5c00!important;}.btn:active,.btn:focus,.btn.active,.btn:active:focus{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none;}textarea:focus,textarea.form-control:focus,input.form-control:focus,input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,[type=text].form-control:focus,[type=password].form-control:focus,[type=email].form-control:focus,[type=tel].form-control:focus,[contenteditable].form-control:focus{box-shadow:inset 0 -1px 0 #ddd;}