span.fa.fa-graduation-cap {
    background-color: #009900;
}
span.fa.fa-university {
    background-color: #663366;
}
span.fa.fa-list-ul {
    background-color: #cc6633;
}
span.fa.fa-book {
    background-color: #0099ff;
}
span.fa.fa-shopping-cart {
    background-color: #006699;
}
span.fa.fa-balance-scale{
    background-color: #721117;
}
span.fa.fa-paper-plane {
    background-color: #96C93E;
}

@media (min-width: 768px){
    .billboard .top img, .billboard .top a img{
        margin-bottom: 5px;
        margin-top: 10px;
         border: solid 2px white;
    }
    .billboard .bottom img, .billboard .bottom a img{
        margin-top: 5px;
         border: solid 2px white;
    }
}

@media (max-width: 767px){
    .billboard img {
   	 margin-bottom: 5px;
        margin-top:5px;
         border: solid 2px white;
	}
}

            .homefeatures h2 {
                font-size: 20px;
            }
             .homegrey h3 {
                font-size: 20px;
                margin: 0;
                padding: 0;
            }
#signin p{
    margin: -5px 0px 10px -5px;
}
@media (min-width: 768px){
#signin {
    border-right: 1px solid #eaeaea;
    display: inline-block;
    text-align: center;
    height: 60px;
    font-weight: bold;
    max-width: 250px;
	min-width: 60px;
	font-size:14px;
}
#signin p{
 font-size: 12px;
font-weight: bold;
}
}

@media (max-width: 767px){
#signin {
 font-size: 14px;
font-weight: bold
}
#signin p{
 font-size: 12px;
font-weight: bold;
}
}



/* multislide*/

#multislide{
   	white-space: nowrap;
	padding: 0;
	margin: 0;
}
#multislide, #multislide li{
    display: inline;
    list-style: none;
}

.image-block{
    max-width: 280px !important;
}
.nopadding{padding:0;}

@media (max-width:767px){
    .homebannersmall{
        width: 49.5% !important;
    }
}

/* Logos */
.logo {
	height: 100px;
}
.sitelogo {
	width: 400px;
}

@media (max-width: 480px) {
.sitelogo {
	width: 291px;
	height: 70px;
}
.logo {
	height: 65px;
}
}

/* Footer */

.foot {
	background: #002955;
	padding: 30px 0 20px 0;
	color: white;
}
.foot a {
	color: white;
}
.footer {
	background: #002955;
}
/* Navigation */

.top-bar {
	background: #eeeeee;
}
.top-bar-ats li {
	width: 16.6%;
	float: left;
	display: block;
	text-align: center;
	height: 30px;
}
.top-bar-ats .active {
	background-color: white;
}
.page-heading-two {
	background: #003a6d;
}
.page-heading-two h2 {
	color: white;
	font-size: 37px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.nav>li.active>a:hover, .nav>li>a:focus {
	background-color: white;
    color: #609CEC;
}
.navtoptop {
	border: 0px;
	background-color: #eee;
	padding: 0;
	margin: 0;
}
.navtoptop i {
	margin-right: 4px;
	font-size: 15px;
}
.navtoptop li.active {
	background-color: white;
	color: #0057a3!Important;
}
.navtoptop a {
	color: #898989;
	font-weight: 600;
	font-size: 13px;
}
.navtoptop a:hover {
	color: #0057a3;
	background-color: white;
}
.header-1 .navigation .mgmenu_container .mgmenu>li>a, .header-1 .navigation .mgmenu_container .mgmenu>li>span {
	border-left: solid 2px #2368a4;
	position: relative;
}
.header-1 {
	margin-top: 50px;
}

@media (max-width: 767px) {
.header-1 {
	margin-top: 60px;
}
.loginbar {
	text-align: center;
}
.oursiteslabel {
	display: inline-block;
}
}
.navparent {
	width: 20%;
	text-align: center;
}
.navparent .container {
	text-align: left;
}
.navlast {
	border-right: solid 2px #2368a4;
}
.navbar-fixed-top {
	opacity: .98;
}
.activenav {
	background: #094b89 !Important;
}
.btn-sitemap {
	background: none;
	color: #a3bdd8;
!Important;
	padding: 5px !Important;
	border: 2px solid #a3bdd8;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.btn-sitemap:hover {
	color: #bbd2e6 !Important;
	border: #bbd2e6 solid 2px;
}
/* Overwrites Bootstraps TopNav Padding -- the light grey one */
.nav>li>a {
	padding: 5px;
}
.header-search2 {
	display: none;
	position: absolute;
	background-color: white;
	padding: 15px 10px;
	top: 23px;
	right: 80px;
}
.header-search2 .input-group {
	width: 240px;
}

@media (max-width: 767px) {
.three-icons {
	margin-top: 0px;
}
.header-search2 {
	display: none;
	background-color: white;
	padding: 10px;
	margin: 10px;
	border-right: none 0px #eeeeee;
	position: static;
}
.header-search2 .input-group {
	width: 100%;
}
}
/* Sidebar */

.sidebarnav-inner-level {
    font-size: 90%;
}

.sidebarnav-inner-level li {
    border-top: none !important;
}

.sidebarnav li {
	border-top: solid 1px #d7d7d7;
    /* added by JC*/
    list-style-position: inside;
    padding: 1px 0px 1px 25px;
    text-indent: -15px;
}

.sidebarnav li a {
	display: block;
	color: #237bc9;
	font-weight: normal;
    /* added by JC*/
    list-style-position: inside;
}

.sidebarnav .active a {
	color: #333;
	font-weight: bold;
}
.sidebarnav li a:hover {
	background-color: #f8f8f8;
	color: #333399;
}
.sidebarnav {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-weight: 600;
}
.sidebarnav i {
	font-weight: bold;
	color: #d7d7d7;
	font-size: 14px;
}
.sidebarnav li i {
	margin: 0 10px 0 5px;
}
.sidebarnav .level2 li i {
	margin-left: 20px;
}
/* indents the li second line*/
.sidebarnav li span.active {
padding-left: 20px;
display: table-cell;
}

/*padding-left for the active left side bar item */
#layout-left-side-nav ul.list-unstyled li.active {
padding-left: 40px;
}

/* Slider */

.slide {
	/* background-image: url('/ats/img2/slider-bg.jpg')!Important; */
	background-size: 100% 100%;
	background-color: #053b6b;
}

/* Homepage Articles */

.homegrey {
	padding: 10px 0;
}

/* Homepage OurSites */

.oursiteslabel {
	width: 100px;
	padding: 10px 0 10px 15px;
	display: none;
	height: 50px;
	float: left;
}
/* Homepage Masthead Buttons */

.three-icons i {
	font-size: 20px;
	margin-top: 8px;
}
.three-icons p {
	display: block;
	font-weight: bold;
	color: #818285;
	font-size: 12px;
	margin: -5px 0px 10px -5px;
}
.three-icons:hover {
	opacity: 0.8;
	-webkit-transition: margin 1s ease;
	-moz-transition: margin 1s ease;
	-o-transition: margin 1s ease;
	-ms-transition: margin 1s ease;
	transition: margin 1s ease;
}
.three-icons {
	border-right: 1px solid #eaeaea;
	display: inline-block;
	text-align: center;
	height: 60px;
	margin-bottom: 0px;
	margin-top: 25px;
	width: 60px;
}
.three-icons-last {
	border-right: 0px solid #333;
}

@media (max-width: 767px) {
.three-icons p {
	font-size: 10px;
}
.three-icons {
	width: 19%;
}
}
/*.form-control {
	background-color: #eeeeee;
	border: #eeeeee;
	font-style: italic;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
}
.form-control::-webkit-input-placeholder {
 color: #989898;
}*/
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px #e7e7e7 solid;
}
.panellll {
	border: 1px solid #e7e7e7;
}
.panel-title>a {
	color: #237bc9;
	font-size: 14px;
}
.panel-title>a:hover {
	color: #296b9e;
}
/* Misc */
blockquote {
	border-left: 0px solid;
	background-color: #f5f5f5;
}

#layout-left-side-nav-bottom {
    background-color: #F1F1F1;
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#layout-main-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

#layout-content-title {
    font-weight: bold;
    font-size: x-large;
}

#layout-content h2 {
font-size: 20px;
}

#layout-content h3 {
font-size: 17px;
}

.layout-left-nav-item:before {
    font-family: FontAwesome;
    content: "\f105";
}

/* main index site - layout */
.ats-perspective-item {
    text-align:center;
    padding:30px 10px 4px 10px;
}
.ats-perspective-item a{
    color:#fff;
    font-weight: 500;
}
.ats-in-action-item {
    text-align:center;
    padding:65px 10px 10px 0px;
}
.ats-in-action-item a{
    color:#fff;
    font-weight: 500;
}

#layout-main-content table th, #layout-main-content table td {
    text-align: left;
    padding: .5em;
}
#layout-main-content table {
    width: 100%;
}

#mgmenu1 ul li:hover > a{
    background-color: #042C57;
}

/* styles the committees page tables*/
#committee-member-table {
    table-layout: fixed;
}

/* auto resize image for mobile */
img {
      max-width: 100%;
}
/* fixes the img width in Chrome*/
table img {
    max-width: none;
}
/* submenu button css for mobile*/
#mobile-submenu-button{
    background-color:#3A9DFF;
    float:right;
    border-radius: 50px;
    width:48px;
}
#mobile-submenu-icn {
    color:#fff  ;
}
#mobile-submenu-title {
    font-weight: bold;
    margin: 20px;
    float: right;
    display: none;
}
@media (max-width: 767px) {
    #mobile-submenu-title
    {display: block;}
}

/* overwrites the main menu icon to the left */
.header-1 .navigation .mgmenu>li.mgmenu_button {
  background-position-x: 80px !important;
}
.h4-blue{
    font-weight: 400;
  color: #151898 !important;
}
.skyblue-text {
    color:#0958A1 ;
    font-weight: 600;
}
.crimson-text{
    color:#9C1E09;
    font-weight:600;
}
.white-text{
    color:#ffffff;
    font-weight:600;
}

.nav-pills >li >a:hover{
    color: #fff;
}
.nav-pills >li >a:focus   {
    
    color: #609CEC;
}
#media-inventory-list-table h5{
    font-size: 13px;
}
textarea#description {
    width: 392px;
    height: 120px;
}
#last-reviewed-date {
    padding-top: 10px;
    font-style: italic;
}

@media (max-width : 320px) {
	#layout-main-content{
		padding-left:2px !important;
        padding-right:2px !important;
	}
}
.top-navbar ul.nav.nav-justified li a:focus {
    background-color: #eee !important;
    color:#898989 !important;
}


#layout-main-content #layout-content blockquote ol{
    font-size: 14px;
}

.magazine-list li img {
    max-width: 40px !important;
    float: left !important;
    margin-top: 5px !important;
}

.magazine-list li {
    margin: 0px 0px !important;
    border-top: solid 1px #e8e8e8 !important;
    padding: 0px 0px !important;
}

.magazine-list a {
    color: #0057a3 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.social-icons{
    margin-top:10px;
    text-align: right;
    font-size:12px;
}
.blue-header{
    color: #0054A4;
}
.assembly-news{
    margin-top:15px;
}
.grey-background{
    background: #f9f9f9; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-radius: 10px;
}




/* Carousel-Gallery - added by Eric Chu */

.carousel {
  max-width: 640px;
}

.carousel .carousel-caption2{
  text-shadow:none;
  position:relative;
  left: auto;
  right: auto;
  background:rgba(0,0,0,0.7);
  max-width:100%;
  overflow:hidden;
  padding:15px 20px;
  text-align:left;
  z-index:5;
  margin-top: 0px;
  color: white;
}


ol.carousel-indicators {
bottom: -10px;
}

.carousel .carousel-control {
top:0;
}

/* myATS panel*/
#myats-panel, #myfavorites-panel{
    border-color: #ddd;
}





/*Added by Eric 8/9/17*/

.floating-left {
    float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.floating-right {
	float: right;
    padding-left: 10px;
	padding-bottom: 10px;
	}

@media screen and (max-width:500px)
{
	.responsive-wrap {
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		}
}
/* spacing for no-header page content */
#layout-content-no-header {
    margin-top: 15px;
    margin-bottom: 15px;
}
/*Added by Eric 8/9/17*/


/* Added by Eric 8/9/17 */
.floating-image {
	display:block;
	float:none;
	margin:0 auto 20px !important;
}
/* Added by Eric 8/9/17 */



/*Added by Eric 4/5/18*/
@media (min-width: 768px )
{
    #twocolumn {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }    
    

    #threecolumn {
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;    
    }
}
/*Added by Eric 4/5/18*/

/* submenu hover-over item show/hide - added by Jihae Chung 4/11/2018 */
ul.mega-links.hover-dropdown li{
    display: none;
}
ul.mega-links.hover-dropdown:hover, ul.mega-links.hover-dropdown li:hover, ul.mega-links.hover-dropdown:active{
    display: list-item;
}
        
/* footer logos */
#img-ats-footer {
    max-width: 84px;
}
img#accme {
    max-width: 63px;
    margin: 26px 12px 12px 9px;
}
#cookie-law { 
   z-index: 9999;
    width: 100%;
    background: rgb(66, 70, 71);
    bottom: 0;
    left: 0;
    position: fixed;
    color: white;
    right: 0;
}
#cookie-law p { 
    padding: 12px;
    text-align: center;
}
#cookie-law p a {
    color: #eead0e;
}
#cookie-law p button {
    margin-left: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

/*Added by Eric 4/30/18*/
.embedvideo-responsive1{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.embedvideo-responsive1 iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/*Added by Eric 4/30/18*/

