srch-btn/*------------------------------------------------*/
/*                                                */
/* CSS STYLESHEET FOR DLI.MT.GOV                  */
/* Created by Jeff Straw 8/13/2014                */
/* jstraw@mt.gov                                  */
/*                                                */
/*------------------------------------------------*/

@charset "UTF-8";
html{
	height: 100% !important;
}
#emergencyModal a.btn:visited{color:#fff}

.skip-to-content {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}

a.skip-to-content:active, 
a.skip-to-content:focus, 
a.skip-to-content:hover {
	left: 0; 
	top: 0;
	width: auto; 
	height: auto; 
	overflow: visible;
}

body{
	margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

#page-content, #page-content p, #dnn_ctr11524_ContentPane{
    font-size: 14px !important;
	line-height: 20px !important;
}

#page-content ul li, #dnn_ctr11524_ContentPane ul li{
	font-size: 14px !important;
}

/*#page-content a:link, #page-content a:visited, #page-content a:hover, #left-col a:link, #left-col a:visited, #left-col a:hover{
	color: #23569C;
}*/

#left-col, left-col p, #dnn_ctr11525_ContentPane{
	font-size: 14px !important;
}

#right-col, right-col p, #dnn_ctr11523_ContentPane{
	font-size: 14px !important;
}

#right-col small {
    font-size:12px !important;
}

small{
	font-size:14px !important;
}

table, li, address{
	font-size: 14px !important;
}

/*------------------------------------------------*/
/* HOME PAGE ANNOUNCEMENT STYLES                  */
/*------------------------------------------------*/
/*------------------------------------------------*/

ul.dli-announcements{
	font-size:14px;
	margin-left:0px;
	padding-left:0px;
}

ul.dli-announcements li{
	list-style-type:none;
	border-bottom: 1px solid #CCC;
	padding: 10px 0px;
	margin-bottom: 0px;
}

/*------------------------------------------------*/
/* HOME PAGE NEWS LIST STYLES                     */
/*------------------------------------------------*/

.dli-news{
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
}

.dli-news h5{
	font-weight:bold;
	margin-bottom:0px;
}

.dli-news h5 a{
	color:#444 !important;
	font-weight:600;
}

.dli-news h5 a:hover{
	text-decoration:none;
	color:#666 !important;
}

.news-item-description {
    font-size: 14px;
}

/*
#more-news, #more-pub {
    font-size: 14px !important;
    cursor: pointer;
    float: right;
    margin-top: 15px    
}
*/

/*------------------------------------------------*/
/* NEWS PAGE NEWS LIST STYLES                     */
/*------------------------------------------------*/

.dli-news h4{
	margin-bottom:5px;
}

.dli-news h4 a{
	color:#444 !important;
}

.dli-news h4 a:hover{
	text-decoration:none;
	color:#666 !important;
}

/*------------------------------------------------*/
/* DLI CONTAINER STYLES                           */
/*------------------------------------------------*/

#dli-container {
    margin-top: 110px;
   /* background-color:rgba(255, 255, 255, 0.96) !important; */
	background-color:#FFF !important;
	padding-bottom:25px;
}

/*------------------------------------------------*/
/* DLI HEADER STYLES                              */
/*------------------------------------------------*/

#dli-header{
	height:auto;
	margin-top:-10px;
	padding:9px 0px 9px 5px;
	border-bottom:1px solid grey;
	background-color:#fff;
	-webkit-box-shadow: 0 4px 6px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 4px 6px 0px rgba(0,0,0,0.6);
	box-shadow: 0 4px 6px 0px rgba(0,0,0,0.6);
	z-index:1001;
}

#dli-logo{
	padding:0px 0px 0px 8px;
}

#dli-logo img{
	height:50px;
}

#dli-social{
	text-align:right !important;
}

#dli-social ul{
	margin:5px 0px 0px 0px;
	padding:0px;
}

#dli-social ul li{
	display:inline;
	list-style-type:none;
	margin-right:15px;
}

#dli-social ul li a:hover{
	text-decoration:none;
}

#dli-social ul li:last-child{
	margin-right:-10px;
}

/*------------------------------------------------*/
/* DLI HOME BANNER STYLES                          */
/*------------------------------------------------*/

.dli-banner {
	margin: 0px -15px 0px -15px;
}

#dli-home-banner{
	margin:0px -15px 0px -15px;
	background-color:#fff;
	height:164px;
	z-index:1000;
	background-image: url('img/pam_bgheader.png');
	background-repeat:no-repeat;
	background-position:left;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);	
}

#dli-news-banner{
	margin:0px -15px 0px -15px;
	background-color:#fff;
	height:153px;
	z-index:1000;
	background-image: url('/Portals/57/images/news-banner.jpg');
	background-repeat:no-repeat;
	background-position:left;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);	
}

#oah-home-banner{
	background-image:url('img/oah-bg.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#erd-home-banner{
	background-image:url('/Portals/54/Images/erd-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:20px 15px 0px 15px;
}

#bsd-home-banner{
	background-image:url('/Portals/53/images/bsd-header.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:20px 15px 0px 15px;
}

#uid-home-banner{
	background-image:url('/Portals/55/images/UI_header.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:20px 15px 0px 15px;
}

#wsd-home-banner{
	background-image:url('/Portals/56/images/wsd-header.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:20px 15px 0px 15px;
}

#about-js-banner{
	background-color:#fff;
	min-height:105px;
	padding:0px 15px 0px 15px;
}

#js-logo img{
	margin-top:20px;
	max-width:270px;
}

#vet-services-banner{
	background-image:url('/Portals/56/images/veteranservices-banner.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:150px;
	padding:0px 15px 0px 15px;
}

#vet-services-logo img{
	margin-top:20px;
}

#job-services-banner, #boards-banner {
	background-image:url('/Portals/56/images/JobServices/jobservice-banner-bg.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:150px;
	padding:0px 15px 0px 15px;
}

.form-container {
    padding: 0px 20px 0px 20px;
}

#msec-banner{
	background-image:url('/Portals/56/images/msec-background.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:150px;
	padding:0px 15px 0px 15px;
}

#jsec-banner{
	background-image:url('/Portals/56/images/jsec-background.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:150px;
	padding:0px 15px 0px 15px;
}

#swib-banner {
	background-image:url('/Portals/85/Images/swib-banner.jpg');
	background-repeat:no-repeat;
	background-color: #000;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	min-height:150px;
	padding:0px 15px 0px 15px;
}

#swib-intro {
	padding-top:20px;
}

#job-services-logo img{
	margin-top:20px;
}

#anaconda-js-banner{
	background-image:url('http://dli.mt.gov/Portals/134/images/JobServices/anaconda-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#billings-js-banner{
	background-image:url('/Portals/134/images/JobServices/billings-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#bozeman-js-banner{
	background-image:url('/Portals/134/images/JobServices/bozeman-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#butte-js-banner{
	background-image:url('/Portals/134/images/JobServices/butte-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#cutbank-js-banner{
	background-image:url('/Portals/134/images/JobServices/cutbank-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#dillon-js-banner{
	background-image:url('/Portals/134/images/JobServices/dillon-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#glasgow-js-banner{
	background-image:url('/Portals/134/images/JobServices/glasgow-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#glendive-js-banner{
	background-image:url('/Portals/134/images/JobServices/glendive-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#greatfalls-js-banner{
	background-image:url('/Portals/134/images/JobServices/greatfalls-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#hamilton-js-banner{
	background-image:url('/Portals/134/images/JobServices/hamilton-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#havre-js-banner{
	background-image:url('/Portals/134/images/JobServices/havre-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#helena-js-banner{
	background-image:url('/Portals/134/images/JobServices/helena-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#kalispell-js-banner{
	background-image:url('/Portals/134/images/JobServices/kalispell-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#lewistown-js-banner{
	background-image:url('/Portals/134/images/JobServices/lewistown-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#libby-js-banner{
	background-image:url('/Portals/134/images/JobServices/libby-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#livingston-js-banner{
	background-image:url('/Portals/134/images/JobServices/livingston-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#milescity-js-banner{
	background-image:url('/Portals/134/images/JobServices/milescity-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#missoula-js-banner{
	background-image:url('/Portals/134/images/JobServices/missoula-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#polson-js-banner{
	background-image:url('/Portals/134/images/JobServices/polson-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#shelby-js-banner{
	background-image:url('/Portals/134/images/JobServices/shelby-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#sidney-js-banner{
	background-image:url('/Portals/134/images/JobServices/sidney-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#thompsonfalls-js-banner{
	background-image:url('/Portals/132/images/JobServices/thompsonfalls-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

#wolfpoint-js-banner{
	background-image:url('/Portals/132/images/JobServices/wolfpoint-banner.png');
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0 4px 6px 0px rgba(0,0,0,0.4);
	background-color:#fff;
	min-height:164px;
	padding:0px 15px 0px 15px;
}

/*--------------------------------------------------------------*/
/* MONTANA PRESCRIPTION DRUG REGISTRY STYLES                    */
/*--------------------------------------------------------------*/

#dli-mpdr-banner {
	margin: 0px -15px 0px -15px;
	min-height: 164px;
	z-index: 1000;
	background-position: left;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.45);
	background-color: #000;
	/*
	background-image:url('/Portals/133/Images/MPDR_banner.jpg');
	background-repeat:no-repeat;
	*/
}

#home-banner ul{
	margin:0px;
	padding:0px;
}

#home-banner ul li{
	list-style-type:none;
	float:left;
}

#rights-wrapper{
	padding: 10px 0px 25px 0px;
}

a.btn-primary {
	color: 
}

#dli-footer ul li a.btn-primary {
	color: #FFF !important;
}

#rights-wrapper a.btn-primary {
	background-color: #1A4278 !important;
	border: 1px transparent !important;
	text-decoration: none;
	font-size:16px !important;
}

#rights-wrapper a.btn-primary:hover {
	opacity: 0.6;
}

#rights-wrapper h3{
	color: #1A4278 !important;
    margin-top: 37px;
}

#rights-wrapper {
    font-size: 16px;
    color: rgba(0,0,0,0.4);
}

#rights-wrapper a {
    color: #1A4278;
	text-decoration: underline;
}

#rights-wrapper a:hover {
    color: #1A4278;
    text-decoration: none;
}

#rights-wrapper .btn {
    margin-top: 50px;
}

.rights-link{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:  0px 0px 3px 1px #999;
	-moz-box-shadow:  0px 0px 3px 1px #999;
    box-shadow:  0px 0px 3px 1px #999;
	background: #1360a9; /* Old browsers */
	background: -moz-linear-gradient(top, #1360a9 0%, #003565 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1360a9), color-stop(100%,#003565)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1360a9 0%,#003565 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1360a9 0%,#003565 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1360a9 0%,#003565 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1360a9 0%,#003565 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1360a9', endColorstr='#003565',GradientType=0 ); /* IE6-9 */
}

.rights-link > h4{
	padding: 10px 0px 12px 12px;
	margin:0px;
}

.rights-link > h4 > a{
	color: #e5e5e5 !important;
}

.rights-link > h4 > a:hover{
	color:#fff !important;
	text-decoration:none !important;
}

a.btn-brown, a.btn-brown:visited {
	background-color: #BE764A !important;
	border: 1px transparent !important;
	text-decoration: none;
	color: #fff !important;
	font-size:16px !important;
	
}

a.btn-brown:focus {
	color: #fff !important;
	border: 1px dashed #A5A5A5;
}

a.btn-brown:hover {
	opacity: 0.6;
	color: #fff;
}

a.btn-brown h3, .dli-home-announcement-item a.btn-brown h3 {
	color: #fff !important;
	padding: 0px;
	margin: 0px;
}

.banner-info{
	margin:0px;
	padding:0px;
}

.banner-info h2{
	font-size:22px;
	border-bottom:1px solid #666;
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
}

.banner-info h3 {
	margin:5px 0px 6px 0px;
	font-size:16px;
}

.banner-info p{
	line-height:15px;
	font-size:12px;
}

/*------------------------------------------------*/
/* DLI BREADCRUMB STYLES                          */
/*------------------------------------------------*/

#dli-breadcrumb{
	/*
	font-size: 14px;
	padding-top:5px;
	height:30px !important;
	background-color: #434343;
	color:#fff !important;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	*/
	font-size: 14px;
	padding:8px;
	color:#fff !important;
	border-bottom: 1px solid #9c9c9c;
	background-color: #06437a;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
}

#dli-breadcrumb a{
	color:#fff;
}

#dli-breadcrumb a:hover {
    text-decoration: none;
}

/*------------------------------------------------*/
/* ADMIN LINKS MENU STYLES                          */
/*------------------------------------------------*/

#admin-links{
	border-bottom: 1px solid #9c9c9c;
	background-color: #06437a;
	-webkit-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 6px 0px rgba(0,0,0,0.3);	
}

#admin-links ul{
	padding:0px;
	margin:0px;	
}

.nav-pills > li {
  float: left;
}

.nav-pills > li:nth-child(1) a{
	padding-left:0px;
}

.nav-pills > li > a {
	font-size:15px;
  	border-radius: 0px;
  	color: #fff;
}

.nav-pills > li > a:hover{
	background-color:transparent !important;
	color: #aeaeae;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #aeaeae !important;
  background-color: transparent !important;
}

/*------------------------------------------------*/
/* HOME PAGE HEADING STYLES                       */
/*------------------------------------------------*/

h2, h3, h4, h5{
	/*color: #0072C6 !important;*/
	color: #444;
}

h1, #right-col h2 {
	color: #1A4278;
}

.homepage-heading{
	border-bottom: 1px solid #666;
	margin-top:15px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}

.homepage-heading > div{
	padding:0px !important;
	margin:0px !important;
}

.homepage-heading .btn, .btn-view-all {
	margin:5px 0px 5px 0px;
	color:#494949 !important;
	border:1px solid #494949 !important;
    float: right;
}

.btn-view-all {
    margin-top: 10px; 
}

.homepage-heading .btn:hover, .btn-view-all:hover {
	border:1px solid #666;
	color:#666 !important;
}

.homepage h3, .homepage-heading h3, .homepage h2, .homepage-heading h2 {
	margin-top:3px !important;
}

.homepage h2, .homepage-heading h2 {
	font-size: 24px;
}

.homepage h3 a, .homepage h3 a:visited, .homepage h2 a, .homepage h2 a:visited {
	color:#444 !important;
}

.homepage h3 a:hover, .homepage h2 a:hover{
	text-decoration:none;
}

/*------------------------------------------------*/
/* HOME PAGE PUBLICATION STYLES                   */
/*------------------------------------------------*/

.pub-item, .ui-form-item{
	padding:0px !important;
	margin:10px 0px 0px 0px !important;
}

.pub-link h5, .ui-form-link h5{
	margin:0px;
}

.pub-link h4, .ui-form-link h4{
	margin:0px;
	font-size: 15px;
}

.pub-link h5 a, .ui-form-link h5 a {
	color:#444 !important;
	font-weight:600;
}

.pub-link h4 a, .ui-form-link h4 a{
	color:#444 !important;
	font-weight:600;
}

.pub-link h3 a, .ui-form-link h3 a {
	color:#444 !important;
	font-weight:600;
	font-size: 15px;
}

.pub-link h3, .ui-form-link h3{
	padding: 0px;
	margin: 0px
}

.pub-link h5 a:hover, .ui-form-link h5 a:hover{
	text-decoration:none;
	color: #666 !important;
}

.pub-link h4 a:hover, .ui-form-link h4 a:hover{
	text-decoration:none;
	color: #666 !important;
}

.pub-link h3 a:hover, .ui-form-link h3 a:hover{
	text-decoration:none;
	color: #666 !important;
}

/*------------------------------------------------*/
/* HEARINGS HOME PAGE STYLES                      */
/*------------------------------------------------*/

.hr-cal-links ul{
	margin-left:0px;
	padding-left:0px;
}

.hr-cal-links ul li{
	list-style-type:none;
	font-size:14px;
	padding-bottom:5px;
}

.hr-cal-links ul li a{
	color: #264C7E;
}

#csd-home-forms > ul > li{
	list-style-type:none;
	display:block;
}

.hearings-forms h5{
	font-weight:normal;
	font-size:15px;
	display:block;
}

.hearings-forms h5 a{
	cursor:pointer;
	color:#264C7E;
}

.hearings-forms > ul{
	display:none;
	margin-left:0px;
	padding-left:20px;
}

.hearings-forms > ul > li{
	font-size:14px;
	list-style-type:none;
	display:inline;
	margin-right:15px;
}

.hearings-forms ul li a{
	color:#fff !important;
	background-color:#264C7E;
	padding:5px 8px 5px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.hearings-resource-links ul li{
	font-size:14px;
	list-style-type:none;
	display:block;
}

.hearings-forms ul li a, .hearings-resource-links ul li a{
	color: #264C7E;
}

/*------------------------------------------------*/
/* DLI FOOTER STYLES                          */
/*------------------------------------------------*/

#dli-footer{
	border-top:1px solid #b6b6b6;
	font-size: .9em;
	padding:15px 0px 15px 0px;
	margin-top:20px;
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(255,255,255,0.79) 21%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(21%,rgba(255,255,255,0.79)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,0.79) 21%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,0.79) 21%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,0.79) 21%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(255,255,255,0.79) 21%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

#dli-footer ul{
	margin:0px;
	padding:0px;
}

#dli-footer ul li{
	list-style-type:none; 
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	padding:5px 0px 5px 0px;
	font-size: 12px !important;
}

#dli-footer ul li:hover{
	border-bottom: 1px solid #878787;
}

#dli-footer ul li:first-child{
	padding:0px 0px 5px 0px;
}

#dli-footer ul li:last-child{
	border-bottom: 0px solid #ccc;
}

#dli-footer ul li a{
	color:#494949;
}

#dli-footer ul li a:hover{
	text-decoration:none;
	color:#333;
}

#dli-footer h1, #dli-footer h2, #dli-footer h3, #dli-footer h4{
	border-bottom:1px solid #777;
	display:block;
}

#dli-footer h2 {
	font-size: 18px;
}

#contact{
	color:#494949;
}

#contact ul{
	margin-left:0px;
}

#contact ul li{
	border-bottom:1px solid #878787;
}

#contact ul li:hover{
	border-bottom:1px solid #878787;
}

#contact ul li:last-child:hover{
	border-bottom:0px solid #878787;
}

#division-links{
	border-top:1px solid #b6b6b6;
	padding:20px 0px 0px 0px;
	margin-top:30px;
	color:#878787;
}

#sub-footer{
	border-top:1px solid #b6b6b6;
	color:#494949;
	height:30px;
}

#sub-footer p{
	margin:15px 0px -15px 0px;
}

/*------------------------------------------------*/
/* JOB LIST STYLES                          */
/*------------------------------------------------*/

.job-info-heading{
	background-color: #ddd;
	border-radius: 4px 4px 0 0;
	margin:0px 0px 0px 0px !important;
}

.job-info-container{
	background-color:#fff;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin: 0px 0px 20px 0px !important;
	padding:15px 0px 5px 0px;
}

.job-info-container a{
	color: #23569C !important;
}

div[id*="jobItems"] {
    padding:0px;
    width:100% !important;
}

#JobsCategoryItems{
	width:100% !important;
}

.posted-date{
	padding-top:3px;
}

.item-posted-date{
	padding-bottom:5px;
}

/*------------------------------------------------*/
/* BOOTSTRAP TAB STYLES                           */
/*------------------------------------------------*/

.nav-tabs {
	border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	line-height: 1.428571429  !important;
	border-left:1px solid #ddd  !important;
	border-right:1px solid #ddd  !important;
	border-top:1px solid #ddd  !important;
	border-bottom:1px solid #ddd  !important;
	margin-right:2px  !important;
	border-radius: 4px 4px 0 0  !important;
	color:#666 !important;
	background-color: #f6f6f6  !important;
	font-weight:500  !important;
}

.nav-tabs > li > a:hover {
	border-left:1px solid #ddd  !important;
	border-right:1px solid #ddd  !important;
	border-top:1px solid #ddd  !important;
	color: #454545  !important;
	background-color:#fff  !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #333 !important;
	cursor: default;
	background-color: #fff !important;
	border-bottom-color: transparent !important;
}

.tab-content{
	background-color:#fff  !important;
	padding:15px;
	border-left:1px solid #ddd  !important;
	border-right:1px solid #ddd  !important;
	border-bottom:1px solid #ddd  !important;
}

/*------------------------------------------------*/
/* PAGE LIST BY CATEGORY STYLES                   */
/*------------------------------------------------*/

.category-page-list-item{
	border-bottom:1px solid #ddd;
	padding:10px 0px 3px 0px;
	width:100% !important;
}

.category-page-list-item h4{
	margin:0px 0px 7px 0px;
}

.category-page-list-item h2, .category-page-list-item h3{
	margin:0px 0px 7px 0px;
	font-size: 18px;
}

.category-page-list-item > h2 > a, .category-page-list-item > h3 > a, .category-page-list-item > h4 > a{
	color:#444 !important;
}

.category-page-list-item > h2 > a:hover, .category-page-list-item > h3 > a:hover, .category-page-list-item > h4 > a:hover{
	text-decoration:none;
	color:#666 !important;
}

.category-page-list-item a{
	color: #23569C !important;
}

.category-page-list-item > p{
	margin-left:15px;
}

/*------------------------------------------------*/
/* HEARINGS FORMS STYLES                   */
/*------------------------------------------------*/

#csd-home-forms > ul > li{
	list-style-type:none;
	display:block;
}

.hearings-forms h5{
	font-weight:normal;
	font-size:15px;
	display:block;
}

.hearings-forms h5 a{
	cursor:pointer;
	color:#264C7E;
}

.hearings-forms > ul{
	display:none;
	margin-left:0px;
	padding-left:20px;
}

.hearings-forms > ul > li{
	font-size:14px;
	list-style-type:none;
	display:inline;
	margin-right:15px;
}

.hearings-forms ul li a{
	color:#fff !important;
	background-color:#264C7E;
	padding:5px 8px 5px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.hearings-resource-links ul li{
	font-size:14px;
	list-style-type:none;
	display:block;
}

.hearings-forms ul li a, .hearings-resource-links ul li a{
	color: #264C7E;
}

.plus-icon{
	background-image:url('/Portals/57/images/plus-icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;	
}

.minus-icon{
	background-image:url('/Portals/57/images/minus-icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

/*------------------------------------------------*/
/* MEDIA QUERY STYLES                          */
/*------------------------------------------------*/

/*@media(min-width:1280px){
		
}

@media(min-width:768px){

}

@media screen and (min-width:992px){

}*/

@media screen and (max-width:992px){/*/\/\/ Large Tablet \/\/\/*/
	
	/*/\/\/\/\/ Home page banner - mobile \/\/\*/
	#dli-home-banner, #wsd-home-banner, #uid-home-banner, #bsd-home-banner, #erd-home-banner, #anaconda-js-banner, 
    #billings-js-banner, #bozeman-js-banner, #butte-js-banner, #cutbank-js-banner, #dillon-js-banner, #glasgow-js-banner, 
    #glendive-js-banner, #greatfalls-js-banner, #hamilton-js-banner, #havre-js-banner, #helena-js-banner, #kalispell-js-banner, 
    #lewistown-js-banner, #milescity-js-banner, #missoula-js-banner, #polson-js-banner, #shelby-js-banner, #sidney-js-banner, 
    #thompsonfalls-js-banner, #wolfpoint-js-banner {
		background-image:none;
	}
	
	#rights-wrapper{
		margin-top:-10px;
	}
	.rights-link{
		margin-bottom:10px;
	}
	
	/*/\/\/\/\/ Admin Links - mobile \/\/\*/
	.nav-pills > li:nth-child(1) a{
		padding-left:15px;
	}

}

@media screen and (min-width:1200px){
    
	#dli-logo{
		float: left;
	}
	#dli-search{
		float: right;
	}

}

@media screen and (max-width:768px){
    
	body{
		padding-top:0px;
	}
	
	#dli-logo{
		text-align:center;
	}
	
	#dli-search{
		text-align:center;
		margin-top:10px;
	}
	
}

/*@media only screen and (max-width:480px){

}

@media only screen and (max-width:768px){
	
}

@media only screen and (min-width:768px){

}*/


/*------------------------------------------------*/
/* DNN ADMIN MENU STYLES                          */
/*------------------------------------------------*/

#ControlBar{
    height: 54px !important;
}

/*------------------------------------------------*/
/* MT.GOV TEMPLATE FIXES FOR BOOTSTRAP            */
/*------------------------------------------------*/

#template-header-nav{
	margin:0px 25px 0px 0px !important;
}

#template-header-nav li a, #template-footer li a{
	font-size:13px !important;
}

#template-header{
	height: auto !important;
	z-index: 10 !important;
}

#template-footer-wrapper{
    /*position: absolute;
    bottom: 0px;*/ 
    width: 100%; 
}

#template-footer{
    margin-bottom: -15px !important;
    height:65px !important;
}

/*------------------------------------------------*/
/* NEWS PAGE NEWS LIST STYLES                     */
/*------------------------------------------------*/

ul.right-links{
	margin-left:0px;
	padding-left:0px;
}

ul.right-links li{
	list-style-type:none;
	padding: .25rem .5rem;
	display: block;
	font-size: .9rem;
	padding: .2rem 1rem;
	line-height: 1.75;
	transition: all .5s ease-in-out;
	font-size: .85rem;
}

ul.right-links li a{
	display: block;
    transition: all .5s ease-in-out;
    font-size: .85rem;
}

ul.right-links li a:hover{
	text-decoration:none;
	color:#1A4277 !important;
}

/*------------------------------------------------*/
/* HOME PAGE EVENT LIST STYLES                   */
/*------------------------------------------------*/

.dli-events h5{
	margin-bottom:2px;
}

.dli-events h5 a{
	color:#444 !important;
	cursor:pointer;
}

.dli-events h5 a:hover{
	text-decoration:none;
	color:#666 !important;
	
}

.event-date{
	color:#666;
}

/*------------------------------------------------*/
/* EVENT PAGE EVENT LIST STYLES                   */
/*------------------------------------------------*/

.cal-item{
	width:100% !important;
}

.events-heading{
	background-color: #f2f0f0;
	border-radius: 4px 4px 0 0;
	text-decoration:none;
	width:100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.events-heading h4, .events-heading h3 {
	color:#444;
	padding:0px;
}

.events-heading h4 a, .events-heading h3 a {
	color:#444 !important;
}


.events-heading h4 a:hover, .events-heading h3 a:hover {
	color:#666 !important;
	text-decoration:none;
}

.events-heading h3 {
	font-size: 18px;
	margin-top: 8px;
}

.dli-category-eventinfo {
	background-color:#fff;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
    margin-top: 0px !important;
    margin-bottom: 20px;
    padding-top: 5px;
}

.dli-category-eventinfo h4 {
    font-weight: normal !important;
    margin-bottom: 5px;
}

.dli-category-eventinfo hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

hr.com-office {
    margin-top: -8px;
    margin-bottom: 8px;
}

.dli-category-eventinfo > p > span > a, .dli-category-eventinfo > p > a{
	color: #23569C !important;
}

.hearng-item {
	margin-left:0px;
	margin-right:0px;
}

/*------------------------------------------------*/
/* OAH FORM AND LIST MODULE TABLE STYLES          */
/*------------------------------------------------*/

table.dnnFormItem thead {
	background-color:#E4E4E4;
}

#dnn_ctr11780_Default_List_cmdSearch, #dnn_ctr11780_Default_List_cmdSearch a{
	color:#fff !important;
}

.oah-paging {
	font-size:14px !important;
}

/*------------------------------------------------*/
/* MODAL WINDOW STYLES                            */
/*------------------------------------------------*/

.modal-header{
    /*
	background-color:#E4E4E4;
    */
}

.modal-footer{
    /*
	background-color:#E4E4E4;
    */
}

/*------------------------------------------------*/
/* SITE BOX SEARCH STYLES                         */
/*------------------------------------------------*/

#search-wrapper{
	margin: 5px 0px 0px 0px;
	height:40px;
	width:100% !important;
	background-color:#fff;
	border: 1px solid #c5c5c5;
	border-radius: 6px;
	-webkit-box-shadow:inset 0 0 3px 1px #dcdcdc;
	-moz-box-shadow:inset 0 0 3px 1px #dcdcdc;
	box-shadow:inset 0 0 3px 1px #dcdcdc;
}

#search-wrapper form{
	margin:0px;
	padding:0px 3px 0px 0px;
}
#search-url{
	height:36px;
	width:270px !important;
	border:0px !important;
	padding:0px 0px 0px 8px;
	background-color:transparent;
	font-size:18px;
	color:#a2a2a2;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
}
.srch-btn{				
	/*height: 36px;*/
	height: 25px;
	width:25px !important;
	margin:1px 0px 0px 0px;
	border:0px !important;
	/*background-image: url('img/search_icon.png');*/
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
	float:right;
}

.srch-btn:focus{
	border-color: transparent;
	outline: 0px none;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

/*------------------------------------------------*/
/* DNN SKIN OBJECT SEARCH BOX STYLES              */
/*------------------------------------------------*/

#search-container{
    /*margin-right: -15px;*/
}

#search{
    width: 100%;
    background-color: #FFF;
    border: 1px solid #989797;
    border-radius: 6px;
    text-align: left;
    height: 40px;
    margin-top: 5px;
}

.searchInputContainer{
    height: 25px;
    width: 90%;
}

#dnn_dnnSearch_txtSearch{
    border: 0px;
    font-size: 18px;
    color: #333;
    margin:8px 0px 8px 7px;
}

#dnn_dnnSearch_cmdSearch{
    
}

.dnnSearchBoxClearText {
    margin-top: -24px !important;
}

ul.searchSkinObjectPreview {
    margin-top: 14px;
    margin-right: -31px;
}

.SearchButton, .SearchButton:hover, .SearchButton:active{
    margin-top: 8px;
    color: transparent;
    background-image: url('img/search-image.png');
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
    float: right;
}

/*------------------------------------------------*/
/* DNN SEARCH RESULTS STYLES                      */
/*------------------------------------------------*/

.ModSearchResultsC a {
    color:  #666 !important;
}

.dnnSearchBoxPanel .dnnSearchBox {
    margin-left: 10px;
    margin-right: 125px;
    display: block;
}

.dnnSearchBoxPanel {
    width: 100%;
    max-width: 100%;
    padding: 10px 0 10px 0;
    background-color: #F9FAFA;
    border-radius: 6px;
}

.dnnSearchResultPanel {
    width: 100%;
    max-width: 100%;
    margin: 0px 0 0 0;
    padding: 10px 0 7px 0;
    background-color: #fff;
}

.dnnSearchResultContainer {
    margin: 0px;
}

.dnnSearchResultContainer .dnnSearchResultItem {
    border-bottom: 1px solid #F9FAFA;
}

.dnnSearchResultPager.dnnSearchResultPagerTop {
    border-top: none;
    border-bottom: 1px solid #ccc;
    margin: 0px 0 30px 0;
}

.dnnSearchBoxPanel .dnnSearchBoxClearText {
    margin-top: 4px !important;
}

.dnnSearchBoxPanel {
    padding: 20px 15px;
}

.RadComboBox_Default {
    margin-top: -14px ;
}

.RadComboBox_Default .rcbInput {
    padding: 6px !important;  
}

/*----------------------------------------------------------------------------------------*/
/* ERD SPECIFIC STYLES                                                                    */
/*----------------------------------------------------------------------------------------*/

.pwr-item{
	margin-bottom:10px;
}

/*-----------------------------------------------------------------------------------------*/
/* BSD SPECIFIC STYLES                                                                     */
/*-----------------------------------------------------------------------------------------*/

/*-- Home Page Board Link --*/
#boards-link{
	background-color:#fff;
	border-left:14px solid #1A4373;
	padding:15px;
	font-size:26px;
	text-transform:uppercase;
	background-image:url(http://dev2.bsd.dli.mt.gov/Portals/53/images/cropped-gear.png);
	background-repeat:no-repeat;
	background-position:left;
	line-height:110%;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#boards-link a{
	color: #1A4373;
}

#boards-link a:visited{
	color: #1A4373;
}

#boards-link a:hover{
	text-decoration:none;
}

/*------------------------------------------------*/
/* LICENSE MODEL STYLES                           */
/*------------------------------------------------*/

.license-cat a{
	cursor:pointer;
	color:#264C7E;
}

.license-cat ul{
	padding-left:0px;
}

.license-cat ul li{
	list-style-type:none;
}

.license-cat ul > li > ul{
	display:none;
	padding-left:20px;
}

.license-cat ul > li > ul > li{
	list-style-type:disc;
}

.plus-icon{
	background-image:url('/Portals/53/images/plus-icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;	
}

.minus-icon{
	background-image:url('/Portals/53/images/minus-icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

/*------------------------------------------------*/
/* FORM AND LIST STYLES                           */
/*------------------------------------------------*/

.dnnFormLabelWithoutHelp{
	font-size:14px !important;
	font-weight:bold !important;
}

/*------------------------------------------------*/
/* JOB SERVICE STYLES                             */
/*------------------------------------------------*/

.login-heading{
	background: linear-gradient(to right, #434343 0%, #242424 100%) repeat scroll 0% 0% transparent; 
	border-radius: 6px 6px 0px 0px; 
	height:36px;
	margin-top:7px;
	margin-left:0px; 
	margin-right:0px;
}

.login-heading h2 {
	font-size: 18px;
	color: #fff;
	margin-top: 8px;
}

#right-col .login-heading h2 {
	color: #fff;
}

.DNNContainer_Title_h2  h2 {
	display: none;
}

.login-heading:first-child{
	margin-top:0px;
}

.login-heading h4{
	color:#fff !important;
	margin-top:7px;
}

.multi-cat .login-heading h4:hover{
	color:#fff !important;
}

.register-container {
	background-color:#fbfbfb; 
	border-radius: 0px 0px 6px 6px;
	padding:12px 8px 12px 8px;
	margin-left:0px; 
	margin-right:0px;
}

.register-container .btn {
	color:#fff !important;
}

.nav-form-container{
	background-color:#fbfbfb; 
	border-radius: 0px 0px 6px 6px;
	padding:25px 8px 25px 8px;
	margin-left:0px; 
	margin-right:0px;
}

.forgot-password a{
	color: #7d7b7c;
}

.forgot-password a:hover{
	color: #7d7b7c;
	text-decoration:underline;
}

a.form-btn, input.form-btn{
	width:100%;
	color:#fff; 
	background-color:#013f7a;
	border-radius:4px;
}

a.form-btn:hover, input.form-btn:hover{
	color:#fff;
	text-decoration:underline;
}

/**/

#local-resources h5{
	margin-left:-35px;
	padding-left:0px;
}

li.js-resource-link{
	list-style-type:none;
	margin-left:-35px;
	padding-left:0px;	
}

li.js-resource-link > a:link, li.js-resource-link > a:visited{
	color: #1A4277 !important;
	font-size:14px;
}

/**/

div.js-news-item{
	background-color: #FDFDFD;
	margin-top:0px;
	margin-bottom:0px;
	padding:15px 0px 3px 0px;
}

div.js-news-item:nth-child(even) {
	background: #FAFAFA;
}

.js-news-item a{
	color: #23569C;
}

.js-news-item{
	margin-top:14px;
	padding-bottom:3px;
	border-bottom:1px solid #CCC;
}

/**/

.js-news-content-wrapper{
	margin-top:7px;
	padding-bottom:5px;
}

.js-news-content{
	display:none;
}

.js-newsitem-right h4{
	margin-top:-3px;
}

.js-news-readmore{
	margin-top:11px;
}

/*------------------------------------------------*/
/* JOB SERVICE SEARCH STYLES                 */
/*------------------------------------------------*/

.js-btn {
	font-size:18px !important;
	padding:5px 11px 6px 11px !important;
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  	position: absolute;
  	padding: 8px 10px 10px 10px;
	pointer-events: none;
	font-size:18px;
}

/* align icon */
.left-addon .glyphicon  { 
	left:  0px;
}
.right-addon .glyphicon { 
	right: 0px;
}

/* add padding  */
.left-addon input  { 
	padding-left:  30px; 
}
.right-addon input { 
	padding-right: 30px; 
}

input.jsearch-input{
	height:40px !important;
	width:100% !important;
	font-size: 20px;
}

/*------------------------------------------------*/
/* MEDIA QUERY STYLES                             */
/*------------------------------------------------*/

div.article{
	margin-top:0px !important;
	margin-bottom:2px !important;
	padding-top:0px !important;
	padding-bottom:5px !important;
	background-color:transparent !important;
	border-bottom:1px solid #CCC !important;
}

div.in_list{
	margin-top:0px !important;
	padding-top:0px !important;
}

div.box_list_container{
	display:none;
}

div.content > h1{
	/*margin-top:-8px !important;*/
	margin-bottom:0px !important;
}

div.content > h1 > a{
	font-size: 14px !important;
	color:#444 !important;
	font-weight:600;
}

div.content > h1 > a:hover{
	text-decoration:none !important;
	color:#666 !important;
}

div.summary{
	margin-top:0px !important;
	margin-bottom:0px !important;
}

div.summary > p{
	font-size: 14px !important;
	line-height: 18px !important;
}

div.meta_text{
	font-size: 12px !important;
	color: #999 !important;
	margin-top:-5px !important;
}

div.article_rss_wrapper{
	display:none;
}

/*------------------------------------------------*/
/* JSEC EVENTS LIST STYLES                        */
/*------------------------------------------------*/

div.jsec-event {
	border-bottom:1px solid #CCC;
	padding-top:1px;
	padding-bottom:10px;
}

.jsec-event-img > img {
	height:120px;
}

/*------------------------------------------------*/
/* JOB SERVICE LOCATIONS LIST STYLES              */
/*------------------------------------------------*/

ul.js-location-list{
	margin-left: 0px;
	padding-left: 0px;
}

ul.js-location-list li{
	list-style-type: none;
	background-color: #e6e6e6;
	padding: 10px 7px 10px 7px;
	margin-bottom: 5px;
}

ul.js-location-list li:first-child{
	margin-top: 15px;
}

div.js-toggle{
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

div.js-address{
	border-top: 5px solid #fff;
	background-color: #fafafa;
	padding: 8px 8px 2px 10px;
	margin: 10px -7px -10px -7px;
}

.toggle-dn{
	background-image: url('/Portals/56/images/toggle-dn.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 27px;	
}

.toggle-up{
	background-image: url('/Portals/56/images/toggle-up.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 27px;	
}

/*------------------------------------------------*/
/* FILE UPLOAD STYLES                             */
/*------------------------------------------------*/

div.dnnModuleDigitalAssetsGrid {
	margin-top: 15px;
}

/*----------------------------------------------------------------------------*/
/*              NEW DLI HOME PAGE NEWS AND ANNOUNCEMENT STYLES                */
/*----------------------------------------------------------------------------*/

#dli-home-announcements-container {
    margin: 15px 30px 20px 30px;
}

#dli-home-announcements-container h3,
#dli-home-announcements-container h2{
    color: #1A4278;
    margin: 20px 0px 3px 0px ;
}

#dli-home-news-container h3, #dli-home-publications-container h3, 
.dli-home-announcement-item h3, .dli-newscenter-announcement-item h3,
#dli-home-events-container h3 {
	font-size: 18px;
}

#dli-news-category-heading {
    border-bottom: 3px solid #c3c3c3;
    margin: 30px 0px 15px 0px;
}

#dli-news-category-heading h3,
#dli-news-category-heading h2{
    color: #1A4278 !important;
    margin: 15px 0px 5px -15px;
}

ul.dli-news-category-links {
    margin-left: 0px;
    padding-left: 0px;
}

ul.dli-news-category-links li {
    list-style-type: none;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
}

ul.dli-news-category-links li a {
    color: #5a5a5a !important;
    text-decoration: none; 
}

ul.dli-news-category-links li a:hover {
    text-decoration: none;
}

ul.dli-news-category-links li a.active {
    color: #428BCA !important;
}

ul.dli-news-category-links li:last-child {
    border-bottom: 0px solid #dedede;
}

.dli-home-announcements-wrapper {
    border-top: 3px solid #c3c3c3;
}

.dli-home-announcement-item {
    border-left: 3px solid #1A4278; 
    padding-bottom: 5px;
    padding-left: 8px !important;
    padding-right: 0px !important;
}

.dli-newscenter-announcement-item {
    margin-top: 30px;
    min-height: 75px !important;
    max-height: 75px !important; 
    padding-bottom: 5px;
}

.announcement-item-description {
    font-size: 14px;
}

.dli-home-announcement-item:nth-child(1) {
    margin: 20px 0px 0px 0px;
}

.dli-home-announcement-item:nth-child(2) {
    margin: 20px -15px 0px 15px;
}

.dli-home-announcement-item:nth-child(3) {
    margin: 20px -15px 0px 15px;
}

.dli-home-announcement-item h5, .dli-newscenter-announcement-item h5,
.dli-home-announcement-item h3, .dli-newscenter-announcement-item h3{
    margin: 0px 0px 0px 0px !important;
}

.dli-home-announcement-item h5 a, .dli-newscenter-announcement-item h5 a,
.dli-home-announcement-item h3 a, .dli-newscenter-announcement-item h3 a{
    font-size: 15px !important;
    text-decoration: none;
    color: #444 !important;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.dli-home-announcement-item h5 a:hover,
.dli-home-announcement-item h3 a:hover{
    color: #666 !important;
}

.newsroom-link-container, .events-link-container {
    padding-top: 25px;
}

#dli-home-news-container {
    margin: 30px 30px 20px 30px;
} 

#dli-home-news-container h3, #dli-home-publications-container h3,
#dli-home-news-container h2, #dli-home-publications-container h2{
    color: #1A4278 !important;
    margin: 20px 0px 3px 0px !important;
}

.dli-home-publications-wrapper {
    border-top: 3px solid #c3c3c3;
}

.dli-home-news-wrapper {
    border-top: 3px solid #c3c3c3;
}

.newscenter-container {
    margin-left: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.dli-newscenter-news-item, .dli-newscenter-pressrelease-item, .dli-newscenter-publication-item {
    border-bottom: 3px solid #c3c3c3;
    padding: 25px 0px 25px 0px !important;
    margin-right: 50px;
}

.dli-newscenter-news-item form, .dli-newscenter-pressrelease-item form, .dli-newscenter-publication-item form {
	text-align: right;
}

.dli-newscenter-news-item, .dli-newscenter-pressrelease-item {
    min-height: 175px !important;
    max-height: 175px !important
}

.dli-newscenter-publication-item {
    min-height: 170px !important;
    max-height: 170px !important
}

ul.newscenter-paging {
    margin: 30px auto 0px -80px;
    padding: 0px;
    text-align: center;
}

ul.newscenter-paging li {
    list-style-type: none;
    display: inline;
    margin: 0px 5px;
}

ul.newscenter-paging li a {
    color: #595959 !important;
}

ul.newscenter-paging li a.current{
    font-weight: bold;
}

.dli-home-news-item:first-child {
    padding-left: 0px !important;
}

.dli-home-news-item h5, .dli-home-pressrelease-item h5, .dli-newscenter-publication-item h5,
.dli-home-news-item h3, .dli-home-pressrelease-item h3, .dli-newscenter-publication-item h3{
    margin: 15px 0px 5px 0px !important;
}

.dli-newscenter-news-item h5, .dli-newscenter-pressrelease-item h5, .dli-newscenter-publication-item h5,
.dli-newscenter-news-item h3, .dli-newscenter-pressrelease-item h3, .dli-newscenter-publication-item h3{
    margin: 0px 0px 5px 0px !important;
	font-size: 18px;
}

.dli-home-news-item h5 a, .dli-newscenter-news-item h5 a, .dli-newscenter-pressrelease-item h5 a, .dli-newscenter-publication-item h5 a,
.dli-home-news-item h3 a, .dli-newscenter-news-item h3 a, .dli-newscenter-pressrelease-item h3 a, .dli-newscenter-publication-item h3 a,
.dli-home-news-item h3 {
    font-size: 15px !important;
    text-decoration: none;
    color: #595959 !important;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

#dli-home-news-container .dli-home-news-item h3 {
	color: #444 !important;
}

.dli-home-news-item h5 a:hover {
    color: #666 !important;
}

.home-news-item-description {
    margin-bottom: 15px;
    line-height: 17px;
    color: #5d5d5d;
    font-size: 14px;
}

.dli-home-news-item .dli-news-url a, .dli-home-news-read-more a, a.dli-home-news-read-more {
    color: #494949 !important;
}

.dli-home-news-read-more a {
    font-size: 14px !important;
}

.newsroom-link, .events-link {
    color: #494949 !important;
    background-image: url(img/arrow-icon-nocircle.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 9px;
    padding: 8px 15px 8px 0px;
}

.dli-home-news-read-more {
    background-image: url(img/arrow-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 21px;
    padding: 8px 25px 8px 0px;
}

.dli-home-news-read-more .btn {
	padding: 6px 0px;
}

.dli-home-news-read-more .btn.btn-link {
	color: #494949;
}
 
#dli-home-events-container {
    margin: 15px 30px 20px 30px;
}

#dli-home-events-container h3,
#dli-home-events-container h2{
    color: #1A4278 !important;
    margin: 20px 0px 3px 0px ;
}

.dli-home-events-wrapper {
    border-top: 3px solid #c3c3c3;
}

.dli-home-events:nth-child(1), .dli-home-events:nth-child(4) {
    padding-left: 0px !important;
}

.dli-home-events h5, .dli-home-events h3 {
    margin: 13px 0px 1px 0px !important;
}

.dli-home-events h5 a, .dli-home-events h3 a {
    font-size: 15px !important;
    text-decoration: none;
    color: #444 !important;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    cursor: pointer;
}

.dli-home-events h5 a:hover, .dli-home-events h3 a:hover {
    color: #666 !important;
}

div.dli-home-events {
	min-height:75px;
}

/*------------------------------------------------*/
/* NEWS CENTER STYLES                             */
/*------------------------------------------------*/

ul.featured-news-list {
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

ul.featured-news-list li {
    list-style-type: none;
    padding: 5px 0px 8px 0px;
    border-bottom:  1px solid #dedede;
}

/*------------------------------------------------*/
/* DNN FORM AND LIST STYLES                       */
/*------------------------------------------------*/

.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
    width: 100%;
    max-width: 100%; 
}

/*------------------------------------------------*/
/* AVT ACTION TABS STYLES                         */
/*------------------------------------------------*/

.tabPnl.tab-pane.active > div {
  display: block !important;
}

.bstrap30 .tab-pane {
    border: 0px solid #ddd !important;
}

/*------------------------------------------------*/
/* MEDIA QUERY STYLES                             */
/*------------------------------------------------*/

/* Large desktop */
@media (min-width: 1200px) {
	#vet-services-logo img{
		margin-top:20px;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	#search-url {
		width: 200px !important;
	}
}

@media (min-width: 980px) and (max-width: 991px) {
	#search-wrapper .form-group {
		margin-bottom: 0px;
	}
	#search-url {
		width: 675px !important;
	}
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	#search-url {
		width: 675px !important;
	}
	#vet-services-logo img{
		margin-top:20px;
	}

    /* Home News and Events */
    .dli-home-announcement-item:nth-child(1), .dli-home-announcement-item:nth-child(2), .dli-home-announcement-item:nth-child(3) {
        margin: 20px 0px 0px 0px;
    }

    .dli-home-news-item {
        padding-left: 0px !important;
    }

    .dli-home-events {
        padding-left: 0px !important;
    }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 760px) {
	#search-wrapper .form-group {
		margin-bottom: 0px;
	}
	.srch-btn {
		margin-right: 10px;
	}
	#vet-services-logo img{
		margin-top:20px;
	}

    /* Home News and Events */
    .dli-home-announcement-item:nth-child(1), .dli-home-announcement-item:nth-child(2), .dli-home-announcement-item:nth-child(3) {
        margin: 20px 0px 0px 0px;
    }

    .dli-home-news-item {
        padding-left: 0px !important;
    }

    .dli-home-events {
        padding-left: 0px !important;
    }

}
 
/* Landscape phones and down */
@media (max-width: 480px) {
	#search-wrapper form{
		margin-top:-14px;
	}
	#search-url{
		width:265px;
	}
	#vet-services-logo img{
		margin-top:30px;
	}

    /* Home News and Events */
    .dli-home-announcement-item:nth-child(1), .dli-home-announcement-item:nth-child(2), .dli-home-announcement-item:nth-child(3) {
        margin: 20px 0px 0px 0px;
    }

    .dli-home-news-item {
        padding-left: 0px !important;
    }

    .dli-home-events {
        padding-left: 0px !important;
    }

}