@charset "utf-8";
/* CSS Document */
@import url("https://static.dws.state.nm.us/assets/fontawesome-pro-5.8.1-web/css/all.min.css"); /* Using a url */
body, html {
    /*color: rgba(0,0,0,.8)*/
    color: #000000;
}
@font-face {
    font-family: 'Times New Roman Navajo';
    src: url('https://static.dws.state.nm.us/assets/fonts/TIMENRNB.TTF');
    src: url('https://static.dws.state.nm.us/assets/fonts/TIMENRNB.TTF') format('truetype'),  url('https://static.dws.state.nm.us/assets/fonts/TIMENRNI.TTF') format('truetype'),  url('https://static.dws.state.nm.us/assets/fonts/TIMNRNB.TTF') format('truetype'),  url('https://static.dws.state.nm.us/assets/fonts/TIMENRN_.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.navajo {
    font-family: Times New Roman Navajo;
}
/*Hide title FA - 11/27/2018*/
.AppTitle span {
    display: none;
}
.custom-control-label::before {
    background-color: #FFFFFF;
}
a, a.btn {
/*color: #0b454f;*/
}
a.btn:hover {
    text-decoration: none;
}
/*.btn:focus {
  outline: 2px dotted #aeb0b5;
  outline-offset: 3px;
  }*/
p {
    word-wrap: break-word
}
.pleasenote {
    font-weight: 400;
    padding: 0 0 10px;
    margin-bottom: 20px;
    font-size: 1.3rem;
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
}
input:focus {
    outline: 2px dotted #aeb0b5;
    outline-offset: 3px;
}
.disabled, .disabled svg {
    /*color: #000000;*/
    cursor: not-allowed;
    /*opacity: 0.5;*/
    text-decoration: none!important;
}
.grid-divider .disabled, .grid-divider .disabled svg {
    color: #000000;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none!important;
}
/*Column Divider*/

/*GRID-DRIVER IS SCRWING UP POPOVER*/
.grid-divider {
/*  overflow-x: hidden;
  position: relative;*/
}
.grid-divider > [class*="col"]:nth-child(n + 2):after {
    content: "";
    background-color: #000000;
    position: absolute;
    top: 0;
    bottom: 0;
}

@media (max-width: 767px) {
.grid-divider > [class*="col"]:nth-child(n + 2):after {
    width: 100%;
    height: 1px;
    left: 0;
    top: -4px;
}
}

@media (min-width: 768px) {
.grid-divider > [class*="col"]:nth-child(n + 2):after {
    width: 1px;
    height: auto;
    left: -1px;
}
}
/*Column Divider END*/
.page-header h1 {
    color: #000000;
}
.btn-primary {
    background-color: #12616D;
    color: #FFFFFF;
}
.btn-primary:hover {
    background-color: #0F5D6B;
    color: #FFFFFF;
}
#menu li a:focus {
    background-color: #f4652;
}
.datepicker-dropdown {
    border: #D8D8D8;
    border-style: solid;
    border-width: 1px;
}
.input-group-text:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 12px;
    margin-bottom: .2rem;
}
.form-group h3 {
    font-size: 18px;
}
.input-group-addon, .input-group-text {
    background-color: #eee;
    border: 2px solid #53555e;
    border-radius: 6px;
}
/*Application Name - Top Name*/
.main-header .navbar-content {
    padding: 26px 7px 5px 0;
}
.main-header .btn-default {
    color: #000000;
    font-size: 1.5rem;
}
.navbar-brand {
    color: #444444;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;/*width: 240px;
	height:100px;*/
}
.AppTitle {
    color: #444444;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    float: left;
    margin-top: 22px;
}
.wclogo img {
    width: 190px;
}
.wclogo {
    border-left: 1px solid #33383D;
    padding-left: 28px;
}
.main-wrap {
    top: 106px;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #FFF;
    background-color: #4A5153;
}
/*End Application Name - Top Name*/

/*Submenu BG Color*/
.submenu2 {
    /*background-color:#686C70;*/
    background-color: #494b4f;
    text-indent: 8px;
}
.submenu3 {
    background-color: #777B7F;
    text-indent: 16px;
}
.submenu4 {
    background-color: #484C51;
    text-indent: 24px;
}
/*End Submenu BG Color*/

.ValidateTable {
    position: relative;
    min-height: 60px;
    margin: 10px 0 15px;
    padding: 15px 30px 15px 60px;
    border-left: 5px solid #eee;
    font-size: 0.9em;
}
.ValidateTable {
    background-color: #F7E0DB;
    border-color: #742919;
}
.ValidateTable a {
    color: #353535;
}
.ValidateTable {
    color: #742919
}
.ValidateTable th {
    font-size: 18px;
    color: #742919;
}
.callout-info {
    background-color: #e3f6f6;
    border-color: #0b454f;
}
.callout-info h4 {
    color: #0b454f;
}
.callout-info:before {
    background: #0b454f;
}
.bg-primary {
    background-color: #115E69!important;
}
.text-primary {
    color: #115E69!important;
}
/* Down Menu Arrow for class menu*/
.responsive-admin-menu .menu li a.submenu:before {
    font-family: FontAwesome;
    content: "\f105";
    float: right;
    font-weight: 400;
    font-size: 15px;
    display: block;
    height: 50%;
    position: absolute;
    right: 12px;
    top: 25%;
}
.responsive-admin-menu .menu li a.downarrow {
    background: rgba(255,255,255,.15)
}
.responsive-admin-menu .menu li a.downarrow:after {
    font-family: FontAwesome;
    content: "\f107";
    float: right;
}

/* End Down Menu Arrow for class menu*/

/*Mobile: Application Name - Top Name*/
@media screen and (max-width: 480px) {
.responsive-admin-menu .responsive-menu {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
}
.AppTitle {
    display: none;
}
.main-wrap {
    top: 2px;
}
.main-header .navbar-content {
    padding: 10px 7px 5px 0;
}
.input-group {
    width: 100%
}
a#sam {
    font-size: 70%;
}
	.page-header h1 {
		font-size: 1.5rem
	}
}

@media (max-width: 768px) {
.AppTitle {
    display: none;
}
}
/*Mobile: Application Name - Top Name*/
label {
/*margin-right:4px;*/
}
.table-user-information > tbody > tr {
/*border-top: 1px solid rgb(221, 221, 221);*/
}
.table-user-information > tbody > tr:first-child {
    border-top: 0;
}
.table-user-information > tbody > tr > td {
    border-top: 0;
}
.well {
    padding: 30px;
}
.square {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.input-group-lg .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group-text:not(:first-child):not(:last-child), .input-group>.input-group-append:not(:last-child)>.input-group-text {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.form-data {
    color: #000000;
    font-weight: 600;
    font-size: 1.45rem;
}
.form-control {
    border-color: #5b616b;
    font-size: 1.2rem;
}
.form-group-lg {
    padding-bottom: 10px;
}
.form-group-lg .form-control {
    font-size: 18px;
}
.form-control-lg {
    height: 46px;
    /*padding: 10px 16px;*/
    font-size: 18px;
    border-radius: 6px;
}
.yesno {
    padding-right: 6px;
}
/*Center Modal in middle of screen*/
.modal {
    text-align: center;
    padding: 0!important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal-backdrop {
    opacity: .4 !important;
}
.modal-header {
    background: none;
}
/*Validation*/
.input-group-addon.primary, .input-group-text.primary {
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
    border-color: rgb(40, 94, 142);
}
.input-group-addon.success, .input-group-text.success {
    color: rgb(56, 131, 56);
    background-color: rgb(202, 225, 189);
    border-color: rgb(0, 96, 0);
}
.input-group-addon.info, .input-group-text.info {
    color: rgb(83, 85, 94);
    background-color: rgb(238, 238, 238);
    border-color: rgb(83, 85, 94);
}
.input-group-addon.warning, .input-group-text.warning {
    color: rgb(255, 255, 255);
    background-color: rgb(240, 173, 78);
    border-color: rgb(238, 162, 54);
}
.input-group-addon.danger, .input-group-text.danger {
    color: rgb(255, 255, 255);
    background-color: rgb(217, 83, 79);
    border-color: rgb(137, 48, 30);
}
 input:required:invalid {
 outline: none;
}
.btn-right {
    text-align: right;
    padding-right: 30px;
}
.checkbox-lg {
    width: 24px;
    height: 24px;
    font-size: 15px;
}
a.checkbox-red, span.checkbox-red, i.checkbox-red {
    color: #89301e;
}
.user-help {
    float: right;
    /*    position: relative;
    margin-right: -20px;
    bottom: 30px;*/
    cursor: pointer;
}
.close {
    text-shadow: none;
    color: #000000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-shadow: none;
}
.page-header h1 small {
    position: absolute;
    margin-top: -2px;
    color: #115E69;
}
p.h5 small {
    color: #000000;
}
p.h5 small:before {
    content: none;
}
.required-text {
    float: right;
    font-style: italic;
    font-weight: normal;
    font-size: 78%;
    margin-right: 10px;
}
label {
/*display: inline;*/
}
/*Login SAM checkbox*/
.btn span.glyphicon {
    opacity: 0;
}
.btn.active span.glyphicon {
    opacity: 1;
}
.btn-check {
    background-color: #fff;
    border: 2px solid #53555e;
    border-radius: 6px;
}
.sam-group label {
/*	font-size: 24px;*/
}
.sam-group span {
    font-size: 110%;
}
/*#sam {
	color:#337ab7;
}*/
/*END Login SAM checkbox*/

.messageContainer {
    width: 200px;
    position: relative;
    left: 102%;
    bottom: 38px;
}
.form-group-lg select.form-control {
    padding-top: 0px;
    padding-bottom: 0px;
}
.form-group select {
    padding: 0 12px;
}

/*Makes button smaller */
@media (max-width: 768px) {
.btn-responsive {
    padding: 2px 4px;
    line-height: 1;
    border-radius: 3px;
}
}

@media (min-width: 769px) and (max-width: 992px) {
.btn-responsive {
    padding: 14px 4px;
    font-size: 12px;
    line-height: 1.2;
}
}
.tooltip-inner {
    max-width: 300px;
}
.tooltip.top {
    padding: 16px 0;
    margin-top: -2px;
}
.tooltip.top .tooltip-arrow {
    bottom: -2px;
    border-width: 18px 8px 0;
}
.alert-link {
    color: #742919;
}
/*User ID Search*/

#adv-search {
/*	width: 500px;
	margin: 0 auto;*/
}
.dropdown.dropdown-lg {
    position: static !important;
}
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 510px;
    padding: 10px;
    z-index: 105;
}
.main-header .dropdown-menu {
    color: #000;
    margin-top: -2px;
    text-transform: uppercase;
    background: #FFF;
    /*width: 300px;*/
    border: 1px solid #DDD;
}
.dropdown-menu span.header {
    padding-left: 10px;
    font-weight: 700;
}
ul.nav.nav-pills {
    font-size: 18px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000000;
    background-color: #FFFFFF;
}
li.nav-item.dropdown a:hover, a.nav-link:hover {
/*color: #FFFFFF;
	background-color: #0F5D6B;*/
}
.main-header .dropdown-menu .dropdown-header {
    padding: 2px 10px;
    font-weight: 300;
    line-height: 25px;
    font-size: 1.2em;
    text-transform: none;
    color: #000;
    border-bottom: 2px solid #8B9698
}
.dropdown-toggle::after {
/*content: none;*/
}
.navbar-content .dropdown-toggle::after {
    content: none;
}
.open .dropdown-toggle.btn-default {
    color: #000;
    background-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.open .dropdown-toggle.btn-default:focus {
    color: #000;
    background-color: #FFF;
}
.main-header .dropdown-menu .language {
    width: 200px;
}
.main-header .dropdown-menu ul > li > a {
    color: #000;
}
.main-header .dropdown-menu .language-dropdown > li {
    padding: 10px 15px;
    color: #000;
}
.main-header .dropdown-menu .language-dropdown > li:hover {
    background-color: #DDD;
}
.main-header .dropdown-menu .language-dropdown > li > a {
    box-shadow: none;
}
div#language-dropdown, div#user-dropdown {
    width: 200px;
    min-height: 140px;
}
div#alerts-dropdown .dropdown-container {
    height: 240px;
}
.main-header .dropdown-menu .dropdown-container {
    height: auto;
}
#adv-search .form-control {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.btn-noradius {
    border-radius: 0;
    padding: 0.65em;
}
.btn-noleft {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    padding: 0.57em;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) and (max-width: 479px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 220px;
}
	.modal-backdrop {
		z-index: -1;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) and (max-width: 639px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 390px;
}
}

/* Small Devices, Phones */ 
@media only screen and (min-width : 640px) and (max-width: 767px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 490px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width: 1023px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 440px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) and (max-width: 1279px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 667px;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1280px) and (max-width: 1365px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 435px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) and (max-width: 1679px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 494px;
}
}

/* Huge Devices, Wide Screens */
@media only screen and (min-width : 1680px) {
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 656px;
}
}
/*END User ID Search*/

/*Wizard*/
.wizard {
    margin: 20px auto;
    background: #fff;
}
.wizard .nav-item {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    padding-bottom: 60px;
    border-bottom: 1px solid #000;
}
.wizard > div.wizard-inner {
    position: relative;
}
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 74%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 54%;
    z-index: 1;
}
.wizard .nav-item > li.active > a, .wizard .nav-item > li.active > a:hover, .wizard .nav-item > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 66px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: relative;
    left: 0;
    text-align: center;
    font-size: 35px;
}
span.round-tab i {
    color: #555555;
}
.wizard li a.active span.round-tab {
    background: #fff;
    border: 2px solid #0f5d6b;
    background-color: #0f5d6b;
    color: #fff;
}
.wizard li a.active span.round-tab i {
    color: #ffffff;
}
.wizard li.active span.round-tab {
    color: #000;
}
span.round-tab:hover {
/*  color: #333;
  border: 2px solid #333;*/
}
.wizard .nav-item > li {
    width: 25%;
}
.wizard .nav-item .btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.wizard .nav-item .active:after {
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d8";
    position: absolute;
    bottom: -9%;
    font-size: 28px;
    left: 48%;
    opacity: 1;
}
.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    position: relative;
}
.wizard .nav-tabs > li a:hover {
    background: transparent;
}
.wizard h3 {
    margin-top: 0;
}
.wizard li a.active span.round-tab i:disabled {
    cursor: none;
    color: #FFF;
}

@media (max-width: 585px) {
.wizard {
    width: 90%;
    height: auto !important;
}
span.round-tab {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 35%;
}
}
/*Wizard END*/

.main-info {
    float: left;
}
.user-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.user-inner > .item {
    height: 200px;
    background-color: #ccc;
}
.user-inner > .active {
    display: block;
}
.main-info .user-img {
    margin: 0;
    display: block;
    max-width: 150px;
}
.main-info h2 {
    float: left;
}
.main-info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
}
.main-info li {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
}
.user-info {
    float: left;
    width: 100%;
    padding: 10px;
}
.user-info .user-img img {
    display: inline-block;
    max-width: 90%;
    border-radius: 50%;
    box-shadow: 0 0 0 7px #FFF;
    margin-top: 10px;
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 320px) and (max-width: 767px) {
.user-info {
    float: none;
}
}
/* Autocomplete
----------------------------------*/
.ui-autocomplete {
    position: absolute;
    cursor: pointer;
}
.ui-autocomplete-loading {
    background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat;
}
/* workarounds */
* html .ui-autocomplete {
    width: 1px;
} /* without this, the menu expands to 100% in IE6 */
/* Menu
----------------------------------*/
.ui-menu {
    background-color: #FFF;
    list-style: none;
    padding: 10px;
    margin: 0;
    display: block;
    width: 227px;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    font-size: 14px;
    margin: 0;
    padding: 0;/*width: 200px;*/
}
.ui-menu .ui-menu-item {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
}
.ui-menu .ui-menu-item .ui-state-hover, .ui-menu .ui-menu-item .ui-state-active {
    background-color: #0F5D6B;
    color: #FFF;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #FFFFFF;
    border: 0px;
}
/*FERMIN 04/18/2017*/
#chkLstApplications, #chkLstAllApplications, #chkLstAllRoles, #cphMain_cphMain_rdbYesNo, #cphMain_cphMain_rdbSSOUserAcct {
    /*    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;*/
    border-radius: 6px;
    height: inherit;
}
.chkLstAllRolesNotReg {
    width: 100%;
}
.mytextwithicon {
    position: relative;
    left: 20px;
    top: 12px;
}
.mytextwithicon:before {
    content: "\f08e";
    font-family: FontAwesome;
    left: -5px;
    position: absolute;
    top: 0;
}
.newwindow {
    position: relative;
    left: 20px;
    top: 12px;
}
.newwindow:before {
    content: "\f2d2";
    font-family: FontAwesome;
    left: -5px;
    position: absolute;
    top: 0;
}
.tooltip fa-external-link {
    content: "\25AE";
    font-family: FontAwesome;
    left: -5px;
    position: absolute;
    top: 0;
}
.link_hover {
    line-height: 20px;
    position: relative;
    display: inline-block;
    margin-top: 50px;
    padding: 3px 8px;
    cursor: pointer;
    transition: all .145s .2s ease-out;
    text-decoration: none;
    color: #000;
}
.link_hover .tooltip {
    position: absolute;
    z-index: 10;
    top: -50px;
    left: 50%;
    display: block;
    visibility: hidden;
    width: 88px;
    height: 36px;
    margin-left: -44px;
    transition: all .2s .2s ease-in;
    transform: translateY(-10px);
    opacity: 0;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 3px 7px 2px rgba(0, 0, 0, 0.3);
}
.link_hover .tooltip:before {
    position: absolute;
    bottom: -9px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -5px;
    content: '';
    transition: .2s;
    border: 5px solid rgba(157, 148, 148, 0.8);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background: transparent;
}
.link_hover .tooltip:after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -5px;
    content: '';
    border: 5px solid #d0cbcb;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background: transparent;
}
.link_hover .tooltip a {
    float: left;
    box-sizing: border-box;
    width: 44px;
    height: 36px;
    background: white linear-gradient(bottom, #d0cbcb 15%, #e9e5e5 100%);
    box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.15) inset, -1px 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 1px 0 rgba(255, 255, 255, 0.8) inset, 0 -1px 1px 0 rgba(157, 148, 148, 0.8) inset;
}
.link_hover .tooltip a i {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.link_hover .tooltip a:last-child {
    border-radius: 0 4px 4px 0;
}
.link_hover .tooltip a:first-child {
    border-radius: 4px 0 0 4px;
}
.link_hover .tooltip a:hover {
    background: #e2dfdf linear-gradient(bottom, #e2dfdf -20%, #c8c0c0 70%);
    box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.15) inset, -1px 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px 0 rgba(255, 255, 255, 0.8) inset, 0 -1px 1px 0 rgba(157, 148, 148, 0.8) inset;
}
.link_hover:hover {
}
.link_hover:hover .tooltip {
    visibility: visible;
    transition: all .2s .1s ease-out;
    transform: translateY(0);
    opacity: 1;
}
/*FERMIN ADDED 04/28/17*/
.funkyradio div {
    clear: both;
    /*margin: 0 50px;*/
    overflow: hidden;
}
.funkyinline {
    display: inline-block;
    padding-right: 10px;
}
.funkyinline label {
    padding-right: 10px;
}
.funkyradio label {
    /*min-width: 400px;*/
    width: 100%;
    border-radius: 5px;
    border: 2px solid #D1D3D4;
    font-weight: normal;
    padding: 10px 12px 11px 50px;
    background-color: #FFF;
}
.funkyradio label:hover {
    color: #FFFFFF;
    background-color: #0e4c57;
}
.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
    display: none;
}
.funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.65em;
    text-indent: 3.25em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}
.funkyradio input[type="radio"]:hover ~ label:before, .funkyradio input[type="checkbox"]:hover ~ label:before {
    background-color: #115f6d;
    color: #000000;
}
.funkyradio input[type="radio"]:not(:checked) ~ label:before {
    content: '\29BE';
    text-indent: .8em;
    color: #000000;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before {
    content: '\29BE';
    text-indent: .8em;
    color: #FFF;
}
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #FFF;
}
.funkyradio input[type="radio"]:checked ~ label:before {
    content: '\29BF';
    text-indent: .8em;
    color: #333;
    background-color: #CCC;
}
.funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}
.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
    background-color: #0e4c57;
    color: #FFF;
}
.funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}
.funkyradio-default input[type="radio"]:checked ~ label:before, .funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #FFF;
    background-color: #115f6d;
}
.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}
.funkyradio-success input[type="radio"]:checked ~ label:before, .funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}
.funkyradio-danger input[type="radio"]:checked ~ label:before, .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}
.funkyradio-warning input[type="radio"]:checked ~ label:before, .funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}
.funkyradio-info input[type="radio"]:checked ~ label:before, .funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}
/*END FERMIN ADDED 04/28/17*/

.callout {
    width: 100%;
}
.alert-warning, .progress-bar-warning, .panel-warning > .panel-heading {
    background-color: #FFF1D2;
    color: #000000;
}
.callout p {
    font-size: 16px;
    color: #000000;
    background-color: #FFFFFFF;
}
.callout-warning h4 {
    color: #000000;
}
.custom-checkbox {
/*padding-bottom: 14px;*/
}
.custom-control-label::before, .custom-control-label::after {
    top: -.02rem;
    width: 1.25rem;
    height: 1.25rem;
}
.input-group-lg .custom-control-label::before, .input-group-lg .custom-control-label::after {
    /*top: .8rem;*/
    width: 2.25rem;
    height: 2.25rem;
    /*	background-color: #FFFFFF;*/
    border: 2px solid #5b616b;
    border-radius: 6px;
    left: -22px;
}
.input-group-lg .custom-control-label a {
    /*position: absolute;*/
    position: relative;
    /*top: 14px;*/
    left: 10px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    color: #000000;
    background-color: #115E69;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #000000;
    background-color: #115E69;
}
.custom-control-label::before {
}
div#divReadAccessMessage {
    margin-top: 30px;
}
a#sam {
    padding: 4px 0px 4px 4px;
}
.tou_popover {
    bottom: 20px;
}
/*.custom-control-input:checked~.custom-control-label::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f00c";
	margin-left: 4px;
}
*/


.has-danger .help-block, .has-danger .control-label, .has-danger .radio, .has-danger .helper, .has-danger .checkbox, .has-danger .radio-inline, .has-danger .checkbox-inline, .has-danger .input-group-append, .has-danger .col-form-label, .has-danger .text-help, .has-danger .form-control, .has-danger .input-group-text, .has-danger .custom-control-label a {
    color: #AC1B20;
    border-color: #AC1B20;
}
.has-danger .form-control, .has-danger .input-group-text {
    background-color: #F0C6BD;
}
.has-danger .input-group-lg .custom-control-label::before, .has-danger .input-group-lg .custom-control-label::after {
    border-color: #AC1B20;
}
/* PARSEY */
.parsley-error, .has-error .form-control {
    border: 2px solid #b51d09;
}
.parsley-success {
    border: 2px solid #5C5C5C;
}
.parsley-errors-list {
    position: absolute;
}
.parsley-custom-error-message {
    list-style: none;
    font-weight: 700;
    font-size: 1rem;
    color: #b51d09;
    margin: 0.3em 0 0 -40px;
}
.custom-control.input-group-lg.custom-checkbox.parsley-error, .custom-control.input-group-lg.custom-checkbox.parsley-success {
    border-radius: 6px;
}
.username ul.parsley-errors-list {
    margin-top: 42px;
}
#parsley-id-multiple-checkbox, .input-group .parsley-errors-list {
    position: absolute;
    bottom: -36px;
}
/* PARSEY END */

#bh-sl-map-containerSMALL .list-content {
    color: #000000;
}
#bh-sl-map-containerSMALL .loc-addr {
    margin-left: 4px;
}
#bh-sl-map-containerSMALL .loc-addr3 {
    margin-left: 20px;
}
.table-striped tbody tr:nth-of-type(odd) {
    color: #000000;
}

@media (prefers-reduced-motion) {
}

@media (prefers-reduced-motion: no-preference) {
}

@media (prefers-reduced-motion: reduce) {
}

@media not all and (prefers-reduced-motion) {
}
a[data-toggle="popover"] {
    position: relative;
    z-index: 1009;
}
[data-toggle="collapse"] .collfas:before {
    content: "\f139";
    font-family: "Font Awesome 5 Pro";
    display: none;
}
[data-toggle="collapse"].collapsed .collfas:before {
    content: "\f13a";
    font-family: "Font Awesome 5 Pro";
    display: none;
}
.cardcollapse > a {
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: 300;
}
.cardcollapse > a:after {
    content: "\f13a"; /* fa-chevron-down */
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0;
}
.cardcollapse > a[aria-expanded="true"]:after {
    content: "\f139"; /* fa-chevron-up */
}
table.MyAlerts {
    /*border-bottom: 1px dashed #981B1E;
    background-color: #EEEEEE;*/
    width: 100%;
    text-align: left;
    border-collapse:separate; 
    border-spacing:0 6px; 
}
table.MyAlerts td, table.MyAlerts th, .MyAlerts > tbody > tr > td {
  border:1px dashed #981B1E; 
  padding: 3px 2px;
}
table.MyAlerts tbody td {
    font-size: 13px;
    color: #000000;
	padding: 6px;
}
table.MyAlerts tr:nth-child(even) {
/*background: #D0E4F5;*/
}
table.MyAlerts tfoot td {
    font-size: 14px;
}
table.MyAlerts tfoot .links {
    text-align: right;
}
table.MyAlerts tfoot .links a {
    display: inline-block;
    /*background: #1C6EA4;*/
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}
table.MyAlerts tr {
    border: 1px dashed #981B1E;
}
.vnc:before {
    content: "\f15b";
    font-family: "Font Awesome 5 Pro";
	font-size: 1.33em;
    font-weight: 400;
    position: relative;
    right: 5px;
}
.swc:before {
    content: "\f073";
    font-family: "Font Awesome 5 Pro";
	font-size: 1.33em;
    font-weight: 400;
    position: relative;
    right: 5px;
}
.cq:before {
    content: "\f31c";
    font-family: "Font Awesome 5 Pro";
	font-size: 1.33em;
    font-weight: 400;
    position: relative;
    right: 5px;
}
.vm1g:before {
    font-family: "Font Awesome 5 Pro";
	font-size: 1.33em;
    font-weight: 400;
	content: "\f570";
    position: relative;
    right: 5px;
}
