body {
	font-family: Open Sans  Sans-Serif, Sans-Serif;
	font-size: 1.6em;
	color: #3F3E3E;
	background: #ffffff;
}
@font-face {
 font-family: 'Open Sans Condensed';
  src: url(../fonts/OpenSans_Condensed-Bold.ttf);
}
.skip-link {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: static;
  width: auto;
  height: auto;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.site_title {
	font-family: Open Sans, Sans-serif;
	color:#fff;
	font-size:1.75em;
	text-decoration:none;
	white-space:nowrap;
	line-height:1.75em;
	margin:0;
	padding:0;
	padding-bottom: 10px;	
	}
.site_title a{
	text-decoration:none;
	}
	
.need_help {
	font-size: 5em;
	line-height:5em;
	}
	
#container {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: auto; 
	text-align: left; 
	background: #FFFFFF;		
}
#header {
	background: #007FAE;
	width: 100%
}
#header li{
	font-family: Open Sans, Sans-Serif;
}
.equip_hdr{
	color:#11294B;
	font-size:1.7em;
	font-family: Open Sans, Sans-Serif;
}
.full-width-div {
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
	background-color:#f5f5f5;
}
#carousel{
	display:block;
	}
#sub-image {
	display:none;
}
.equip-area {
	
	}
#content {
	margin-left:10px;
	}
#content ul {
    list-style-position: outside;
}	

.equip-tile {	
	border: solid 2px #4B9CD3;
	text-align:center;
	display: inline-block;	
	margin-right:20px;
	margin-bottom:20px;
	padding:0;
	}
	
.equip-image {
	border: none;
	padding:10px;
	outline:0;
	width:100%;
	}
.equip-text {
	font-family: Open Sans, sans-serif;
	color:#fff;
	background: #4B9CD3;
	margin:0;
	padding:10px;
	width:100%;
	}
.equip-text a {
	color:#fff;
	text-decoration: none;
	}
.equip-text a:hover {
	color:#fff;
	}
	
.equip-text:hover {
	background: #11294B;
	color:#fff;
}
.equip-page-text {
	font-family: Open Sans, sans-serif;
	margin:0;
	margin-right:10px;
	padding:10px;
	max-width:380px;
	text-align:left;
}
.equip-page-image {
	border: none;
	margin:0;
	padding:0;
	outline:0;
	max-width:400px;
}
.navbar-brand .my-navbar-brand{
	margin:0; !important;
	}
.carousel-indicator {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
  font-size:2em;
  
 }

.loginbar {
	height:50px;
	color: #FFF;
	width: 50%;
}
.loginbar > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 50px;
}
.loginsec {
	padding-right: 0;
}

#login_btn1{
	height:50px;
	text-align:center;
	margin:0;
	padding:0;
	width: 50%;
}

#login_btn2{
	height:50px;
	text-align:center;
	margin:0;
	padding:0;
	width: 50%;
}

#title_heading {
overflow-x: hidden; 
overflow-y: hidden;
font-family: Open Sans Condensed, Sans-Serif;
border:0px; 
letter-spacing:1px;
text-align:left; 
font-size:2.5em; 
font-weight:bold; 
padding-top:20px;
margin-bottom:0px; 
padding-bottom: 20px;
line-height:100%; 
color:#4B9CD3;
}
#title_decoration {
border:0;
margin-top: 30px;
border-bottom: 10px solid #4B9CD3;
width: 90px;
height: 10px;
}

#header_pic {
	width: 100%;
	/*min-height: 375px;*/
	text-align: center;
	padding:0;
	margin:0;
}
#top_menu {
	width: 100%;
	/*height:110px;*/
	padding:0;
	/*padding-top: 15px;*/
	margin: auto;
	text-align: center;
	background-color: #11294B;
	border:none;
}
.top_menu_img {
	display: inline;
}
#content {
	position: relative;
	font-family: Open Sans, Sans-Serif;
	color: #3F3E3E;
	margin: auto;
	padding:10px;
	/*margin:10px;*/
	margin-left: 10px;
	margin-right: 15px;
	font-size: 1.5 em;
}
li {
	font-family: Open Sans, Sans-serif;	
}

ul{
	list-style-position: inside;
}
li::marker {
  color: #007FAE;
}

a {
	color: #007FAE;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #4B9CD3 !important;
	text-decoration: underline;
	outline: none;
} 
h1 {
	font-family: Open Sans, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
}
h3 {
	font-family: Open Sans, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
.caption_text{
	/*text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;*/
	font-family: Open Sans, Sans-Serif;
	font-size: 1.3em;
	font-weight: 400;
	color:#ececec;
}
p {
	font-family: Open Sans, Sans-Serif;
	font-size: 1.15em;
	line-height:150%;
	padding-bottom:10px;
}
blockquote {
	font-family: Open Sans, Sans-Serif;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
}
pre {
	font-family: Open Sans, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5667px;
}
p {
	margin:0;
	margin-bottom:5px;
}

#left_content {
	font-family: Open Sans, Sans-Serif;
	font-size: 14px;
	padding-top: 20px;
	text-align: left;
	float: left;
}

.left carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 100px; 
    margin-top: -50px;
    color: #fff;
}

.right carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 100px; 
    margin-top: -50px;
    color: #fff;
}
#right_content {
	font-family: Open Sans;
	font-size: 13px;
	text-align: left;
	float: left;
}
#right_content li {
	margin-left: -25px;
	padding:0;
}
#right_content p {
	font-family: Georgia, serif;
}
#footer {
	font-family: Open Sans, Sans-Serif;
	font-size: 1em;
	text-align: center;
	margin: auto;
	padding: 0;
	display: block;
	clear:both;
}
.footer-link {
	font-family: Open Sans Condensed;
	
	}
.footer-text {
	font-family: Open Sans Condensed;
	
	}
.footer-link:hover{
	color:#e8e8e8 !important;
	} 
#help_div {
	font-family: Open Sans, Sans-Serif;
	font-size: 1em;
	text-align: center;
	margin: auto;
	padding: 0;
	display: block;
	clear:both;
}

	
	
td {
	vertical-align: top;
	
}
h1 {
	font-family: Open Sans, Sans-Serif;
}

.my-navbar-toggle-border {
	border: 0px solid #FFF;
}
.navbar-toggle .icon-bar {
	background-color: #FFF;
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  	top: 2px;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari */
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari */
}
.mymenunavbar {
	height: 94px;
	background-color: #11294B;
}
.my-navbar-brand {
	padding: 20px 0 0 15px;
}

.mymenunavbarul {
	height:100px;
	background-color: #11294B;
	margin:0;
	padding:0;
	padding-top: 6px;
	color: #4B9CD3;
	font-family: Open Sans Condensed, sans-serif;
	letter-spacing:1px;
	
}
.mymenunavbarul > li {
	margin: 0px;
	margin-top: 22px;
	margin-right: 0px;
	padding: 0px;
	color: #4B9CD3;
	font-family: Open Sans Condensed, sans-serif;
	letter-spacing:1px;

}
.mymenunavbarul > li > a {
    line-height: 60px;
    color: #4B9CD3;
	text-decoration:none !important;
    text-align: left;
	height: 55px;
	margin:0;
	padding:0;
	border: none;
	outline:0;
	font-family: Open Sans Condensed, sans-serif;
	letter-spacing:1px;
	font-size:1em;
}

.mymenunavbarul > li > a:hover {
	background-color: #11294B;
	color: #4ABFE0 !important;	
	text-decoration:none !important;
	border-bottom: 10px solid #4ABFE0;
}

.menu_active {
	background-color: #11294B;
	color: #4ABFE0 !important;	
	text-decoration:none !important;
	border-bottom: 10px solid #4ABFE0 !important;
	}

.my-navbar-inverse {
	background-color: #11294B;
    border-color: #11294B;
	margin-top:10px;
}
.mysidebar {
	text-align: left;
	padding-left: 1em;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #11294B;
	
}
.mysidebar > li {
	background-color: #11294B;
	margin-bottom:10px;
	margin-bottom:10px;
	padding-bottom: 10px;
}
.mysidebar > li > a {
	background-color: #11294B;
	color: #FFF !important;
	text-decoration:none !important;
	margin-bottom:10px;
	padding-bottom: 10px;
	
}
.mysidebar > li > a:hover {
	background-color: #11294B;
	color: #4ABFE0 !important;
	margin-bottom:10px;
	padding-bottom: 10px;
}
.typeahead, .tt-query, .tt-hint {
	font-size: 1em; /* Set input font size */
	border: 1px solid #d3d3d3;
	height: 30px;
	line-height: 32px;
	outline: medium none;
	padding: 5px 12px;
	width: 18em;
	border-radius:2px;
	}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 1px solid #0097CF;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 5px 0;
	width: 18em;
}
.tt-suggestion {
	font-size: 14px;  /* Set suggestion dropdown font size */
	padding: 3px 20px;
}
.tt-suggestion:hover {
	cursor: pointer;
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}

.button-link{
	vertical-align:middle;
	background-color:#047FAE; 
	margin-right:20px;
	color:#fff;
	padding: 10px;
	margin-top: 5px;
	text-decoration:none !important;
	font-family: Open Sans Condensed, Sans-Serif;
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
}
.button-link a {
	color:#fff;
	padding: 10px;
	text-decoration:none !important;
}
.button-link:hover {
	background-color:#11294B; 
	margin-right:20px;
	color:#fff;
	padding: 10px;
	text-decoration:none;
}
.button-link i {
	font-size:1.1em;
	padding-right:8px;
}


@media (max-width:810px) {
	#header {
	background: #007FAE;
	}
	#carousel{
	display:none;
	}
	#sub-image{
		display:block;
	}
	#top_menu{
    background: #007FAE;
  	}
	#content {
		margin-left:5px;
		}
	.top_menu_img {
	display:inline;
	width: 23%;
	}
	.mymenunavbar {
		height: 50px;
		margin-bottom: 0;
	}
	#container {
		position: relative;
		width: 100%; /*980px; */
		max-width: 980px;
		padding:0;
		margin: auto; 
		margin-top: 0px; 
		text-align: left; 
		background: #FFFFFF;		
	}
	.loginsec {
		padding-right:15px;
	}
	#login_btn1{
	}
	.site_title {
		font-family: Open Sans, Sans-serif;
		color:#fff;
		font-size:1.5em;
		text-decoration:none;
		white-space:nowrap;
		line-height:1.5em;
		margin:0;
		padding:0;
		padding-bottom: 10px;	
	}
	.site_title a{
		text-decoration:none;
	}
	.need_help {
		font-size: 2em;
		line-height:2em;
	}
	.mymenunavbarul {
		background-color: #007FAE;
		display:none;
		/*width: 100%;
		position:fixed;
  		bottom:0;*/
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
	}
	.mymenunavbarul > li {
		padding-top:10px;
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
		}
	.mymenunavbarul > li > a {
		line-height: 50px;
		color: #FFF;
		text-align: vertical;
		padding: 10px;
		margin-bottom:10px !important;
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
		
	}
	.carousel-caption{
		display:none;
	}
	.carousel-indicators {
		display:none;
	}
}
@media (min-width: 811px) and (max-width: 991px){
	#header {
		background: #11294B;
	}
	#container {
		position: relative;
		width: 100%; /*980px; */
		max-width: 980px;
		padding:0;
		margin: auto; 
		margin-top: 0px; 
		text-align: left; 
		background: #FFFFFF;		
	}
	#top_menu{
    	background: #11294B;
  	}
	.loginsec {
		padding-right:15px;
	}
	#login_btn1{
		border-right: 2px solid #4B92BF;
	}
	.mymenunavbarul {
		background-color: #007FAE;
		display:none;		
	}
	.mymenunavbarul > li {
		padding-top:10px;
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
		}
	.mymenunavbarul > li > a {
		line-height: 50px;
		color: #FFF;
		text-align: vertical;
		padding: 0px 15px;
		white-space: nowrap;
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	  color: #999999;
	  font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
		font-family: Open Sans Condensed, sans-serif;
		letter-spacing:1px;
		font-size:1.15em;
		font-weight:bold;
	}
    .searchterm > .pull-right {
        /*float: none !important;*/
		padding-top: 0;
		padding-bottom: 0;
    }
	
}
@media screen and (max-width: 994px) {
	.loginsec {
		padding-right:15px;
	}
	#container {
		position: relative;
		width: 100%; /*980px; */
		max-width: 980px;
		padding:0;
		margin: auto; 
		margin-top: 0px; 
		text-align: left; 
		background: #FFFFFF;		
	}
	#login_btn1{
		border-right: 2px solid #4B92BF;
	}
	.mymenunavbar {
	   top: 0;
	}
    .side-collapse-container{
        width:100%;
        position:relative;
        right:100;
        transition:right .8s;
    }
    .side-collapse-container.out{
        right:320px;
    }
    .side-collapse {
    	background: rgba(17,41,75,0.8);
        top:50px;
        bottom:0;
        right:0;
        width:380px;
        position:fixed;
        overflow:show;
        transition:width .8s;
    }
    .side-collapse.in {
        width:0;
    }
	.title_heading {
		margin-left:-20px;
		}
	.carousel-caption{
		display:none;
	}
	.carousel-indicators {
		display:none;
	}
}
@media (min-width:995px) {
	.loginsec {
		padding-right: 0;
	}
	#login_btn1{
		border-left: 1px solid #4B92BF;
		border-right: 1px solid #4B92BF;
	}
	.navbar {
		margin-bottom:0;
		border-radius: 0;
	}
	.mymenunavbarul > li > a {
		line-height: 50px;
		color: #FFF;
		text-align: vertical;
		padding: 0px 15px;
		white-space: nowrap;
	}

}
.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"!";
    display:block;
    width:16px;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:1em;
    color:#007FAE;
    position:relative
}
.tree ul li:before {
    content:"?";
    display:block;
    width:16px;
    height:0;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
	font-size: .8em;
}
.tree li a {
    text-decoration: none;
    color:#007FAE;
	font-size:.95em;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#007FAE;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
li a:hover{
	color:#e07515;
}
.input_label{
	font-weight: normal;
	color:#7F7F7F;
	font-family: Open Sans, Sans-Serif;
	}
.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
 }
 

.plus_icon::before{
	font-family: "Font Awesome 6 Free"; font-size:1.25em; font-weight: 900; color:#ffffff; content: "\f13a"; 	
	position: relative;
  	top: -2px;
	}
.plus_icon:hover::before{
	color:#4ABFE0;
	}

.minus_icon::before{
	font-family: "Font Awesome 6 Free"; font-size:1.25em; font-weight: 900; color:#ffffff; content: "\f139";
	position: relative;
  	top: -2px;
	} 
.minus_icon:hover::before{
	color:#4ABFE0;
}


#tooltip
		{
			font-family: Open Sans, Sans-Serif, sans-serif;
			font-size: 0.875em;
			text-align: left;
			text-shadow: 0 1px rgba( 0, 0, 0, .5 );
			line-height: 1.5;
			color: #fff;
			background: #333;
			background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
			background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			border-top: 1px solid #fff;
			-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			position: absolute;
			z-index: 100;
			padding: 15px;
		}
			#tooltip:after
			{
		        width: 0;
		        height: 0;
		        border-left: 10px solid transparent;
		        border-right: 10px solid transparent;
				border-top: 10px solid #333;
		        border-top-color: rgba( 0, 0, 0, .7 );
				content: '';
				position: absolute;
				left: 50%;
				bottom: -10px;
				margin-left: -10px;
			}
				#tooltip.top:after
				{
			        border-top-color: transparent;
					border-bottom: 10px solid #333;
			        border-bottom-color: rgba( 0, 0, 0, .6 );
					top: -20px;
					bottom: auto;
				}
				#tooltip.left:after
				{
					left: 10px;
					margin: 0;
				}
				#tooltip.right:after
				{
					right: 10px;
					left: auto;
					margin: 0;
				}
abbr{
	font-family: Open Sans, Sans-Serif;
	color:#007FAE;
	text-decoration:none;
	border-bottom: none !important;
	cursor: inherit !important;
  	text-decoration: none !important;
	}
abbr:hover{
	color:#e07515;
	}
	
li.gen-status-3, li.gen-status-10
{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 1em;
  font-family: arial,helvetica,sans-serif;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  font-weight: bold;
  color: #ffffff;
  background-color: #65e37d;
}

li#general-status
{
  text-indent: -3em;
  padding-left: 4em;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  list-style:none;
}
.widget ul li a
{
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.widget ul li a
{
  color: #505962;
}

.widget ul li a
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e1e1e1;
  color: #505962;
}

.widget ul li a:hover
{
  background-color: #007FAE;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  color: white;
}

.widget ul li a:link
{
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #505962;
}

.widget ul li a:hover
{
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position-x: 0px;
  background-position-y: 0px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #007FAE;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}