@import url("//static.dws.state.nm.us/assets/font-awesome-4.7.0/css/font-awesome.min.css");
/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
	#dnngo_megamenu > div > ul > li > a:hover > span,
	#dnngo_megamenu > div > ul > li.menu_hover > a > span,
	#dnngo_megamenu > div > ul > li.current > a > span{
		color:#ffffff;
		}

.square {
  padding: 5px 5px;
  width:27px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}

.fa-youtube-play.square {
  background-color: #115f6d;
  color: #fff;
}

.fa-youtube-play.square:hover {
   background-color: #e52d27;
   color: #fff;
}
.fa-twitter.square {
  background-color: #115f6d;
  color: #fff;
}

.fa-twitter.square:hover {
  background-color: #00aced;
  color: #fff;
}
.fa-x-twitter.square {
  background-color: #115f6d;
  color: #fff;
}

.fa-x-twitter.square:hover {
  background-color: #00aced;
  color: #fff;
}
.fa-instagram.square {
  background-color: #115f6d;
  color: #fff;
}
.fa-instagram.square:hover {
  background-color: hsl(0, 0%, 100%);
  color: #fff;
  background: -webkit-radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), -webkit-radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), -webkit-linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.fa-facebook.square {
  background-color: #115f6d;
  color: #fff;
}

.fa-facebook.square:hover {
  background-color: #3b5998;
  color: #fff;
}
.rectangle {
  padding: 5px 5px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}
.rectangle span {
  float:right;
  margin-left:4px;
  font-size: 14px;
  text-transform: uppercase;
  font-family:'Open Sans', sans-serif;
}
.fa-map-marker.rectangle {
  background-color: #115f6d;
  color: #fff;
}
.fa-map-marker.rectangle:hover {
  background-color: #0d4853;
  color: #fff;
}


.btn-custom {
  background-color: #115f6d;
  border-color: #115f6d;
  color: #fff;
}
a.btn-custom {
  color: #fff;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
  background-color: #0e4c57;
  border-color: #0a3941;
  color: #fff;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
  background-color: #115f6d;
  border-color: #115f6d;
}


 .JobSearchBorder label {
    float: left;
    display: block;
    width: 170px;
    }
    
    .JobSearchBorder input {
    width: 220px;
    height: 40px;
    padding: 10px 10px;
    float: left;
    border: 0;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 3px 0 0 5px;
    border-radius: 5px 0 0 5px;
	border-style: solid;
    border-width: 1px;
    border-color: #0e4c57;
	  z-index:5
    }
    
    .JobSearchBorder input:focus {
        outline: 0;
        background: #fff;
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    }
    
    .JobSearchBorder input::-webkit-input-placeholder {
       color: #999;
       font-weight: normal;
       font-style: italic;
    }
    
    .JobSearchBorder input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }
    
    .JobSearchBorder input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }    
    
    .JobSearchBorder button {
		overflow: visible;
    position: absolute;
    float: right;
    border: 0;
    right: 0;
    top: 30px;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 40px;
        width: 55px;
        color: #fff;
        background: #115f6d;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 3px 3px 0;      
        text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    }   
      
    .JobSearchBorder button:hover{		
        background: #0E4C57;
    }	
      
    .JobSearchBorder button:active,
    .JobSearchBorder button:focus{   
        background: #c42f2f;    
    }
    
    .JobSearchBorder button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #115f6d transparent;
        top: 12px;
        left: -6px;
    }
    
    .JobSearchBorder button:hover:before{
        border-right-color: #0E4C57;
    }
    
    .JobSearchBorder button:focus:before{
        border-right-color: #0e3a57;
    }    
    
    .JobSearchBorder button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
.Container-13 .title13 {
    font-size: 26px;
    text-transform: uppercase;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a:hover > span, .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span, .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span {
    color: #FFF;
}
.bg_white {
    background-color: #ffffff;
}
#google_translate_element {
  float: right;
}
#disclaimer_text {
      position: absolute;
    top: 70px;
    right: 16px;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > div > ul > li > a > span {
    font-size: 13px;
  cursor: default;
}
.Categories a, .Categories a:link, .Categories a:active, .Categories a:visited {
     /*color: inherit;*/
}
.dividers_7 {
    background: -ms-linear-gradient(#ebebeb , #dfdfdf 30%, #F8F8F8 72%);
    background: -o-linear-gradient(#ebebeb , #dfdfdf 30%, #F8F8F8 72%);
    background: -moz-radial-gradient(#ebebeb , #dfdfdf 30%, #F8F8F8 72%);
    background: -webkit-radial-gradient(#ebebeb, #dfdfdf 30%, #F8F8F8 72%);
}
[class*="Pane"] {
    margin-bottom: 0; 
}

.alert {
    margin-bottom: 0;
}
.content_mid.clearfix {
margin-top: 4px;
}

.alert .icon {
    font-size: 24px;
    color: #fff;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 22px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: inherit;
    top: inherit;
    right: inherit;
}
/******************************
Alerts
******************************/
.alert{position:relative;padding: 12px;margin-bottom: 10px;border-radius: 2px;}
.alert .alert-heading{margin-top:0;margin-bottom:5px}
.alert .alert-link{color:inherit}
.alert .close,.alert .close:hover,.alert .close:focus{color:inherit}
.alert-primary{background-color:#e3f2fd;border-color:#1e88e5;color:#1565c0}
.alert-primary hr{border-top-color:#187bd1}
.alert-primary .alert-link{color:#104d92}
.alert-primary,.alert-primary .close{color:#104d92}
.alert-success,.alert-success .close{color:#205823}
.alert-info,.alert-info .close{color:#00545c}
.alert-warning,.alert-warning .close{color:#aa3510}
.alert-danger,.alert-danger .close{color:#9c1f1f}
.alert-component[class*=alert-styled-]{background-color:#fff}
.alert[class*=bg-] a,.alert[class*=bg-] .alert-link{color:#fff}
.alert[class*=alert-styled-]:after,.ui-pnotify[class*=alert-styled-]>.alert:after{content:"\ee73";font-family:'icomoon';color:#fff;width:44px;left:-44px;text-align:center;position:absolute;top:50%;margin-top:-8px;font-size:16px;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.alert[class*=alert-styled-].alert-danger:after,.ui-pnotify[class*=alert-styled-]>.alert.alert-danger:after,.alert[class*=alert-styled-][class*=bg-danger]:after,.ui-pnotify[class*=alert-styled-]>.alert[class*=bg-danger]:after{content:'\ed64'}
.alert[class*=alert-styled-].alert-success:after,.ui-pnotify[class*=alert-styled-]>.alert.alert-success:after,.alert[class*=alert-styled-][class*=bg-success]:after,.ui-pnotify[class*=alert-styled-]>.alert[class*=bg-success]:after{content:'\ed6e'}
.alert[class*=alert-styled-].alert-warning:after,.ui-pnotify[class*=alert-styled-]>.alert.alert-warning:after,.alert[class*=alert-styled-][class*=bg-warning]:after,.ui-pnotify[class*=alert-styled-]>.alert[class*=bg-warning]:after{content:'\f071'; font-family: FontAwesome; color:#474747;}
.alert[class*=alert-styled-].alert-info:after,.ui-pnotify[class*=alert-styled-]>.alert.alert-info:after,.alert[class*=alert-styled-][class*=bg-info]:after,.ui-pnotify[class*=alert-styled-]>.alert[class*=bg-info]:after{content:'\e9b9'}
.alert.alert-styled-right:after,.ui-pnotify.alert-styled-right>.alert:after{left:auto;right:-44px}
.alert.alert-styled-custom:after,.ui-pnotify.alert-styled-custom>.alert:after{content:"\ee73"}
.alert.alert-styled-left,.ui-pnotify.alert-styled-left>.alert{border-left-width:44px}
.alert.alert-styled-left[class*=bg-],.ui-pnotify.alert-styled-left[class*=bg-]>.alert{border-left-color:rgba(0,0,0,0.15) !important}
.alert.alert-styled-right,.ui-pnotify.alert-styled-right>.alert{border-right-width:44px}
.alert.alert-styled-right[class*=bg-],.ui-pnotify.alert-styled-right[class*=bg-]>.alert{border-right-color:rgba(0,0,0,0.15) !important}
.alert[class*=alert-arrow-]:before,.ui-pnotify[class*=alert-arrow-]>.alert:before{content:"";display:inline-block;position:absolute;top:50%;left:0;border-left:5px solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left-color:inherit;margin-top:-5px}
.alert.alert-arrow-right:before,.ui-pnotify.alert-arrow-right>.alert:before{left:auto;right:0;border-left:0;border-right:5px solid;border-right-color:inherit}


.horizontalTab_Top .resp-tabs-container {
    background-color: #FFF;
}
.horizontalTab_Top ul.resp-tabs-list li {
     margin-bottom: -2px;
}

.media {
    margin-bottom: 20px;
}
.roll_menu.roll_activated .alert{
		display:none;
}

.table-striped > tbody > tr > th {
	background-color:#4D4D4D;
	color:#FFFFFF;
}
.content_mid.clearfix a {
    text-decoration: underline;
}
a.Button_style1.jumbo.Teal.btn-block {
    text-decoration: none;
}
.RowThirteen_Grid4_Pane2 .edn_articlesRssWrapper, .RowThirteen_Grid4_Pane3 .edn_articlesRssWrapper {  
    position: absolute;
    float: right;
    top: -16px;
    right: 0;
    }
div#dnn_ctr639_ContentPane li {
  padding:0px;
}
.DnnModule-639 .Container-13 .dnntitle {
  padding:0 38px 0 0;
}

.cke_source {
    white-space: pre-wrap !important;
}



