/*
Theme Name: BHMT Managers Microsite
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

* {
    box-sizing: border-box;
}

h1, h2, h3, h4 {
  text-transform: none;
}

h1, h2, h3 {
  font-weight: bold;
}

h2 {
  font-size: 26px;
  margin-bottom: 3px;
}

h3 {
  font-size: 20px;
  margin-bottom: 3px;
}

p, div {
  font-size: 18px;
}

header {
	position: fixed;
	left: 0;
    top: 0;
    z-index: 5000;
}

header p, header div,
footer p, footer div {
    font-size: 15px;
}

body.admin-bar header {
	top: 32px;
}

/*
.content * {
    box-sizing: border-box;
}
*/

ul {
    list-style-position: outside;
    margin-left: 1em;
}

.bhmt-button {
    background: #F37522;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 40px;
    line-height: 1;
    cursor:pointer;
}

.bhmt-button:hover {
    background: #e66b1d;
}

#fxhdr {
	width:100%;
	height: 0;
}

#fxhdr.initd {
	height: 165px;
	-webkit-transition: height 0.7s ease-out;
    transition: height 0.7s ease-out;
}

a, p a, h1 a, h2 a, h3 a {
    color: #f47524;
}

a:hover, p a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
    color: #d86922;
}


.header_top_area {
	position: relative;
	background: #fff;
	border-bottom: 5px solid #f47524 !important;
}

.header_top {
	height: 100px;
	position: relative;
	padding-right: 10px;
}

.header-top-cnt {
    position: relative;
    height: 100%;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}

.header-top-cnt .top-widg-right {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
}

header.bhmt-login .header-top-cnt .top-widg-right {
    display:none;
}

.header-top-cnt .top-widg-right .inner {
    text-align: center;
    font-weight: 600;
    padding-top: 24px;
}

.header-top-cnt .top-widg-right .welcome {
    line-height: 1;
    margin-bottom: 8px;
    color: #231f20;
}

.header-top-cnt .manage-team-btn {
    bottom: 22px;
    color: #0b426f;
    border: 1px solid #f2c447;
    background: #f2c447;
    line-height: 1;
    padding: 5px 18px;
    font-size: 12px;
    cursor: pointer;
}

.header-top-cnt .manage-team-btn:hover {
    color: #f2c447;
    background: transparent;
}

.content_area {
	max-width: 1100px;
	margin: 0px auto;
}

.header_logo {
	width: 330px;
	position: absolute;
    left: 50%;
    margin-left: -165px;
	bottom: -20px; 
	z-index: 2;
}

.header_logo img {
	width: 100%;
	height: auto;
}

header .top-widg {
	color: #231f20;
    line-height: 110%;
    font-size: 14px;
    margin-top: 5px;
    position: absolute;
    top: 50%;
	text-align: center;
	opacity: 0;
	opacity: 1;
}

header .outreach {
    left: 5px;
	margin-top: -20px;
	font-weight: 600;
	text-align: left;
}

header .outreach * {
	vertical-align: middle;
}

header .outreach .appt-lnk {
    padding-top: 4px;
}

header .outreach span.outreach_first_name {
    vertical-align: baseline;
    font-weight: bold;
}

header .outreach .img-holder {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	display: inline-block;
	background: rgba(32,125,130, 0.27);
}

header .outreach img {
	width: 100%;
	bottom: 0;
}

header .outreach .txt {
	margin-right: 10px;
	display: inline-block;
}

header .outreach a {
	cursor: pointer;
}

.mobile-widget-area {
    display: none;
    margin: 0 auto;
    border-top: 1px solid #e0e0e0;
    padding-top: 35px;
    padding-bottom: 20px;
}

header .mobile-widget-area .top-widg {
    position: inherit;
}

.header_bot_area {
	width: 100%;
	background-color: #fff
}

header.bhmt-login .header_bot_area {
    display:none;
}

.header_bot {
	text-align: center;
}

nav.main_menu {
    position: inherit;
    left: inherit;
    display: inline-block;
}

nav.main_menu>ul {
    left: auto;
    position: relative;
}

nav.main_menu  ul li {
    float: none;
}
    
nav.main_menu > ul > li > a {
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: 600;
    color: #003b71;
    font-size: 14px;
    line-height: 60px;
    padding: 0 15px;
}

.drop_down .second .inner ul, li.narrow .second .inner ul {
    background-color: rgba(233,233,233,0.95)
}

.drop_down .second .inner ul li a {
    color: #003b71;
    font-weight: bold;
}

.drop_down .second .inner ul li a:hover,
.drop_down .second .inner ul li.sub ul li a:hover {
    color: #f47524;
}

nav.main_menu > ul > li.active > a {
    color: #f47524;
}

nav.main_menu > ul > li > a:hover {
    color: #f47524;
}

/*
li.narrow .second .inner ul {
    background-color: #fff;
}
*/

#nav-menu-item-19 a {
    cursor: pointer !important;
}

#hero .hero-height {
    height: 350px;
}

#hero .banner {
display:none;
    background: rgba(11, 66, 111, 0.75);
    color: #fff;
    text-align: center;
    font-size: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 32px 10px;
    font-weight: 600;
    line-height: 95%;
}

header.bhmt-login .mobile_menu_button {
    display: none !important;
}

body {
    color: #231f20;

}

.home-top {
    font-size: 15px;    
}

.home-top div, .home-top p {
    font-size: 20px;
    text-align: center;
    line-height: 155%;
}

.home-top .heading {
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 130%;
}

.hdr-color {
    color: #003b71;
}

footer {
    color: #fff;
	background-color: #396794;
}

footer * {
    box-sizing: border-box;
}

footer .footer-top > div {
	padding: 40px 0 30px 0;
	color: #fff;
}

footer .footer-top .col {
	float: left;
}

footer .footer-top .col.left {
	width: 63%;
    padding-left: 10px;
}

footer .footer-top .col.right {
	width: 37%;
	padding-left: 55px;
}

footer .footer-top .heading {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 25px;
}

footer .footer-top p {
	line-height: 140%;
}

footer .footer-top .top-fields > div {
	float:left;
}

footer .footer-top .top-fields > div:not(:last-child) {
	padding-right: 10px;
}

footer .footer-top .ct-nuid-cont {
	width: 17%;
}
footer .footer-top .ct-name-cont {
	width: 33%;
}
footer .footer-top .ct-email-cont {
	width: 50%;
}

#ct-form {
    position: relative;
}

#ct-form.sending, #ct-form .sending {
    opacity: 0.2;
    pointer-events: none;
}

.ct-bubble {
    position: absolute;
    z-index: 100;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 4px;
    box-shadow: 3px 2px 8px #777;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    visibility: hidden;
}

#ct-error-bubble {
    background: #ff0000;
}

#ct-lookup {
    background: #171871;
    left: 100px;
    top: 8px;
}

.ct-bubble {
    vertical-align: middle;
}

.ct-bubble span.bubble-text {
    margin-left: 4px;
}

footer .field-error {
    background: #f4d6d6;
}

footer .footer-top .top-fields input, footer .footer-top textarea {
	width: 100%;
	border:none;
	padding: 15px 15px;	
	font-size: 13px;
	margin-bottom: 20px;
}

footer .footer-top textarea {
	font-family: "Open Sans";
	height: 150px;
    resize: none;
}

footer .footer-top .submit-area {
	text-align: right;
}

footer .footer-top .moreinfo a {
    color: #98B0C7;
}

footer .footer-top .moreinfo a:hover {
    color: #fff;
}


footer .footer-top .submit {
	display: inline-block;
	color: #fff;
	background: #003973;
	font-weight: 600;
	text-decoration: none;
	padding: 0 38px;
	font-size: 15px;
	cursor: pointer; 	
	margin-bottom: 20px;
	line-height: 30px;
}

footer .footer-top .submit:hover {
	background: #98B0C7;
	color: #fff;
}

footer .footer-top p {
    margin-bottom: 15px;
}

footer .footer-bottom {
    background: #003973;
    padding: 15px 0px;
    font-weight: 600;
}

footer .footer-bottom a {
    color: #fff;
}

footer .footer-bottom .sep {
    padding-left: 5px;
    padding-right: 5px;
}


#page-hero .page-title {
    text-align: center;
    color: #fff;
    padding-top:50px;
    padding-bottom: 45px;
}

#page-hero .page-title .main-ttl {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 17px;
}

#page-hero .page-title .sub-ttl {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
}

.filter_outer {
    margin: -15px 0 30px;
}

.filter_holder ul li span {
    font-weight: bold;
    color: #005776;
}

.filter_holder ul li.active span {
    color: #f47524 !important;
}

.projects_holder article .portfolio_description .portfolio_title {
    text-transform: none;
    font-size: 19px;
}

.projects_holder article .portfolio_description .portfolio_title a {
    color: #003b71;
}

.portfolio_description .project_category {
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #6d6f71;
}

.cta-cont {
    text-align: center;
    margin: 0 -20px;
}

.cta-cont * {
    box-sizing: border-box;
}

.cta {
    float: left;
    width: 17.5%;
    margin: 10px 1.2%;
    position: relative;
    line-height: 100%;
    font-size: 30px;
    font-weight: 600;
}

.cta-over {
    position: absolute;
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.cta-over:hover {
    background: rgba(0,0,0,0.35);
}

#home-banner-cont {
    background: #f2c447;
}

.home-banner {
    text-align: center;
    color: #0b426f;
    padding: 35px 0 35px 0;
}

.home-banner h1, #home-banner-cont .home-banner h4 {
    color: #0b426f;
}

.home-banner h1 {
    margin-bottom: 3px;
}

.home-banner h4 {
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
    margin-bottom: 20px;
}

.home-banner .inner {
    display: inline-block;
    width: 100%;
    max-width: 600px;
}

.home-banner a.banner-btn {
    line-height: 1;
    border: 2px solid #0b426f;
    font-size: 24px;
    color: #0b426f;
    padding: 4px 45px;
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
}

.home-banner a.banner-btn:hover {
    background-color: #0b426f;
    color: #fbc931;
}

.btn {
    display: inline-block;
    background: #f47524;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0 38px;
    letter-spacing: 1px;
    font-size: 17px;
    cursor: pointer;
    line-height: 32px;
}

.btn:hover {
    background: #e66b1d;
    color: #fff;
}

.log-area {
	min-height: 300px;
    padding-top: 25px;
    padding-bottom: 50px;
}

.login-cont .heading {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase; 	
}

.login-cont .logform {
	margin-top: 25px;
}

.login-cont .formfield {
	float:left;
	padding-right: 50px;
	padding-top: 5px;
}

.login-cont .label {
	font-weight: bold;
	margin-bottom: 6px;
}

.login-cont input, .login-cont select {
	width: 205px;
	padding: 10px 15px;
	color: #000;
	border: none;
	background: #f5f5f5;
}

.login-cont select {
	width: auto;
}

.login-cont .error-row {
    padding-top: 20px;
    display: none;
}

.login-cont .error-row .warn-icon {
    color:#1e55d2;
}

.login-cont .flderr {
    color: #545454;
    font-weight: 600;
    font-size: 13px;
    line-height: 125%;
    margin-left: 7px;
}

.login-cont .error-row p.larger {
    font-size: 16px;
    margin-bottom: 5px;
}

.login-cont .btn-row {
    padding-top: 45px;
    padding-bottom: 45px;
}

.login-cont form.loading {
    opacity: .5;
    pointer-events: none;
}

.login-cont .pwdlinks {
    color: #003b71;
}

#warnpopup {
	position: fixed;
	top: 20px;
	left: 50%;
	z-index:30010;
	margin-left: -45px;
	background: #396794;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
    display: none;
    text-align: center;
    line-height: 130%;
    box-shadow: 1px 1px 15px #888;
}

#warnpopup .inner {
	padding: 15px 25px;
}

#stickypopup {
	position: fixed;
	top: 20px;
	right: 50px;
	background: #3a3a3a;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	z-index:30009;
    text-align: center;
    line-height: 130%;
    box-shadow: 1px 1px 15px #888;
    max-width: 80%;
    display: none;
}

#stickypopup .inner {
	padding: 15px 25px;
}

#stickypopup .close {
    position: absolute;
    right: 2px;
    top: 3px;
    cursor: pointer;
}

.wait-overlay {
	display: none;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 500000;
	background: rgba(26, 67, 144, 0.47);
}

.wait-overlay .msg {
    position: absolute;
    width: 100%;
    text-align: center;
    top: calc(50% - 90px);
    font-size: 20px;
    color: #fff;
}

.wait-spin {
	width: 80px;
	height: 80px;
	position: fixed;
	z-index: 1;
	left: 50%; margin-left: -40px;
	top: 50%; margin-top: -40px;
}

.mgr-popup {
    position: absolute;
	max-width: 100%;
	background: #fff;
	padding: 23px 25px;
	z-index: 50001;
	box-shadow: 1px 1px 10px 10px rgba(127,128,128,0.5);
	transform: scale(0);
	transition: transform 0.3s;
}

.mgr-popup * {
    box-sizing: border-box;
}

.mgr-popup-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.1);
    align-items: center;
    justify-content: center;
	z-index: 50000;
}

.mgr-popup-bg.almost-invisible {
	background: rgba(0,0,0,0.001);
}

.mgr-popup-bg.on {
    width: 100%;
    height: 100%;
}

.mgr-popup.on {
	transform: scale(1);
}

.outreach-popup .inner {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.outreach-popup .inner > div {
	display: table-cell;
	vertical-align: top;
}

.outreach-popup .pic-area {
	width: 200px;
}

.outreach-popup .pic-holder {
	width: 100%;
	line-height: 0;
	font-size: 0;
	background: rgba(32,125,130, 0.27);
	min-height: 220px;
}

.outreach-popup .pic-holder img {
	width: 100%;
	height: auto;
}

.outreach-popup .info {
	padding-left: 30px;
    padding-top: 10px;
    font-weight: 600;
}

.outreach-popup .info .name {
	color: #003b71;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px
}

.outreach-popup .info .ttl {
    font-style: italic;
}

.outreach-popup .info a {
	font-weight: 600;
	font-size: 16px;
}

.myt-table-hdr {
    font-size: 21px;
    padding-top: 40px;
    text-align: center;
    font-weight: 600;
    color: #58595b;
    padding-bottom: 15px;
}

.myt-take-survey {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 16px;
    text-align: center;
    font-weight: 900;
}

.mgr-tables {
    border: 1px solid #999999;
    width: 1500px;
    max-width: 95%;
    margin: 0 auto;
}

.tbl-header {
    display: flex;
    height: 54px;
    color: #fff;
    align-items: center;
    padding-left: 26px;
    font-size: 18px;
    cursor: pointer;
}

.tbl-header.isp-apps-header {
    background: #524187;
}

.tbl-header * {
    vertical-align: middle !important;
}

.tbl-header .exp-icon {
    transition: transform 0.5s;
    transform: rotateZ(0) translateY(0)
}

.tbl-header.expanded .exp-icon {
    transform: rotateZ(180deg) translateY(1px)
}

.tbl-header.denied-isp-apps-header {
    background: #96C55B;
}

.tbl-header.employees-header {
    background: #3D6791;
}

.tbl-header-ttl {
    font-weight: 600;
}

.tbl-holder .top-ctrls {
    padding: 17px 25px;
}

.tbl-holder .top-ctrls .tbl-size {
    float:left;
}

.tbl-holder .top-ctrls .tbl-search {
    float: right;
}

.tbl-holder .tbl-ctrl {
    font-size: 14px;
    font-weight: bold;
    color: #4D4D4D;
}

.tbl-holder .tbl-ctrl select {
    margin: 0 5px;
    border-radius: 3px;
    border: 1px solid #a0a0a0;
    outline: none;
    padding-left: 10px;
    padding-right: 10px;
}

.tbl-holder .tbl-ctrl input[type="text"] {
    margin-left: 10px;
    border-radius: 3px;
    border: 1px solid #a0a0a0;
    outline: none;
    padding: 4px 10px;
    line-height: 1;
    width: 160px;
}

.tbl-holder .foot-ctrls {
    padding: 15px 25px;
}

.tbl-holder .foot-ctrls .page-index {
    float:left;
}

.tbl-holder .foot-ctrls .page-selection {
    float: right;
}

.tbl-holder .go-prev,
.tbl-holder .go-next {
    cursor: pointer;
}

.tbl-holder .go-prev.disable,
.tbl-holder .go-next.disable {
    opacity: 0.2;
    pointer-events: none;
    cursor: default;
}

.mgr-tables * {
    box-sizing: border-box;
}

.mgr-tables table.dataTable.no-footer {
    border-bottom: none;
}

.mgr-tables table.dataTable thead th {
    padding: 10px 18px 10px 8px;
    border-bottom: 1px solid #C7C7C8;
}

.mgr-tables table tr th, .mgr-tables table tr td {
    font-size: 13px;
    text-align: left;
    line-height: 125%;
}

.mgr-tables table.dataTable tbody td {
    padding: 12px 5px 12px 10px;
    border-bottom: 1px solid #C7C7C8;
    border-right: none;
    border-left: none;
}

.mgr-tables table.dataTable thead th:first-child {
    padding-left: 20px;
}

.mgr-tables table.dataTable tbody td:first-child {
    padding-left: 20px;
}

#tbl-isp-apps tr.odd {
    background-color: #DFDBE8;
}

#tbl-denied-isp-apps tr.odd {
    background-color: #E3EED4;
}

#tbl-eligible-employees tr.odd {
    background-color: #E0E0E9;
}

#tbl-isp-apps .mgr-approval {
    padding-top: 4px;
}

#tbl-isp-apps .mgr-approval .btn-cont {
    display: table;
}

#tbl-isp-apps .mgr-approval .btn-cont > div {
    display: table-cell;
    padding: 2px;
}

#tbl-isp-apps .mgr-approval .btn-mgr-choice {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 4px;
    background: #606060;
    font-weight: 500;
    cursor: pointer;
}

#tbl-isp-apps .mgr-approval .btn-mgr-choice[action="approve"] {
    background: #128912;
}

#tbl-isp-apps .mgr-approval .btn-mgr-choice[action="approve"]:hover {
    background: #0f720f;
}

#tbl-isp-apps .mgr-approval .btn-mgr-choice[action="deny"] {
    background: #b30e0e;
}

#tbl-isp-apps .mgr-approval .btn-mgr-choice[action="deny"]:hover {
    background: #990c0c;
}

#tbl-isp-apps .hours-actions {
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 10px;
    padding: 2px 4px;
    border-radius: 4px;
}

#tbl-isp-apps .hours-actions:hover {
	background: #396794;
	color: #fff;
}

#tbl-isp-apps .hours-actions .actions-cont {
    display: table;
}

#tbl-isp-apps .hours-actions .actions-cont > div {
    display: table-cell;
}

#tbl-isp-apps .hours-actions .actions-cont .hours-val {
    font-size: 13px;
    padding-right: 5px;
}

#tbl-isp-apps .hours-actions .actions-cont .action-icon {
    position: relative;
    top: 1px;
}

#tbl-isp-apps .mgr-approval-col,
#tbl-isp-apps .hours-hrconnect-col,
#tbl-isp-apps .hours-manager-col {
    text-align: center;
}

.tbl-holder .disclaim {
    font-size: 14px;
    padding: 10px 20px 0 25px;
}

.mgr-popup select {
    border: none;
    background: #f5f5f5;
    padding: 7px 15px;
}

.hours-popup {
    font-size: 13px;
}

.hours-popup .hours-popup div {
    font-size: 16px;
}

.hours-popup .hours-cont {
    display: flex;
    align-items: baseline;
    margin-bottom: 5px;
    font-size: 16px;
}

.hours-popup .hours-cont .lbl {
    line-height: 1.2;
    width: 230px;
    margin-right: 26px;
}

.hours-cont .reg-hours-hrconnect {
    margin-left: 18px;
}

.hours-popup .expl {
    margin-top: 20px;
    line-height: 1.4;
    font-size: 15px; 
}

.hours-popup .bottom {
    padding-top: 25px;
    text-align: right;
}

.mgr-popup .btn {
    font-size: 15px;
    cursor: pointer;
}

.mgr-popup .btn.btn-cancel {
    background: #c0c0c0;
}

.mgr-popup .btn.btn-cancel:hover {
    background: #b5b5b5;
}

.hours-popup select {
    font-size: 16px;
}

#hrs-pop-noexpl {
    height: 50px;
}

#hours-history-popup p, 
#hours-history-popup div {
    font-size: 13px;
}

table#tbl-hours-changes.dataTable tbody tr.odd {
    background-color: #f9f9f9;
}

table#tbl-hours-changes.dataTable thead th {
    background-color: #F3F3F3;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    color: #555;
}

table#tbl-hours-changes.dataTable tbody td {
    font-weight: 500;
    color: #555;
}

#tbl-hours-changes_wrapper.dataTables_wrapper .dataTables_paginate {
    padding-top: 0.75em;
}

#tbl-hours-changes_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 1em;
}

#hours-history-popup .bottom {
    text-align: right;
    padding-top: 20px;
}

.mgr-dropdown {
    background: #fff;
    border: 1px solid #f7f7f7;
    position: absolute;
    z-index: 100000;
    top: 238px;
    left: 600px;
    padding: 10px 5px;
    font-weight: 500;
    box-shadow: 4px 5px 15px 4px rgb(0 0 0 / 30%);
    display: none;
}

.mgr-dropdown p, 
.mgr-dropdown div, 
.mgr-dropdown .dashicons {
    font-size: 15px;
}

.mgr-dropdown .dashicons {
    vertical-align: unset;
    height: auto;
    font-size: 18px;
}

.mgr-dropdown .opt {
    display: flex;
    align-items: center;
    padding: 2px 5px;
    cursor: pointer;
}

.mgr-dropdown .opt:hover {
	background: #396794;
	color: #fff;
}

.mgr-dropdown .opt .icn {
    height: 18px;
    margin-right: 10px;
}

.mgr-dropdown .opt.disabled {
    color: #c0c0c0;
    pointer-events: none;
}

#hours-action-dropdown {
    width: 200px;
}

.deny-reason-popup .lbl {
    font-size: 16px;
    margin-bottom: 7px;
}

.deny-reason-popup textarea {
    width: 100%;
    height: 150px;
    background: #f5f5f5;
    border: none;
    resize: none;
    outline: none;
    padding: 10px;
}

.deny-reason-popup .bottom {
    text-align: right;
    padding-top: 16px;
}

#approve-popup div, #approve-popup p {
    font-size: 16px;
    line-height: 1.3;
}

#approve-popup select.fld-error {
    border: 2px solid pink;
}

#approve-popup .confirm-hours-cont {
    margin-top: 16px;
    display: flex;
}

#apprv-confirm-hours {
    width: 85px;
    display: inline-block;
    margin-left: 20px;
    text-transform: none;
}

#apprv-confirm-hours.switch-holo > span span, #apprv-confirm-hours.switch-holo label {
    font-size: 13px;
    line-height: 22px;
}

#apprv-confirm-hours.switch-toggle a {
    background: #6b8e6e;
}

#apprv-confirm-hours.switch-toggle.unselected a {
    background-color: #a0a0a0;
}

#apprv-confirm-hours.switch-toggle {
    background-color: #a0a0a0;
}

#approve-popup .hours-section {
    margin-top: 20px;
}

#apprv-hrconnect-ok {
    padding: 8px 10px;
    background: #F3F3F3;
}

#approve-popup .hours-section .select-hours-cont {
    display: flex;
    align-items: flex-start;
}

#approve-popup .hours-section .select-hours-cont > div:first-child {
    flex-grow: 2;
    padding-right: 10px;
}

#approve-popup .hours-section .select-hours-cont select {
    width: 125px;
}

#approve-popup .hours-section .discl-cont {
    margin-top: 15px;
    padding: 8px 10px;
    background: #F3F3F3;
}

#approve-popup .hours-section .discl {
    margin-bottom: 5px;
    position: relative;
    padding-left: 23px;
}

#approve-popup .hours-section .discl i {
    position: absolute;
    left: 0;
}

#approve-popup .bottom {
    text-align: right;
    font-weight: 500;
}

#approve-popup .btn {
    margin-top: 10px;
    padding-top: 2px;
    padding-bottom: 3px;
}

#myt-cta {
    padding-top: 70px;
    padding-bottom: 70px;
}

#myt-cta-header {
    padding-bottom: 50px;
}

#myt-cta-header h1 {
    color: #003b71;
    font-size: 28px;
}

.myt-cta-box {
    color: #312e2f;
}

.myt-cta-box:first-child {
    padding-right: 35px;
}

.myt-cta-box:last-child {
    padding-left: 35px;
}

.myt-cta-box .cta-box-body {
    padding-right: 100px;
    position: relative;
}

.myt-cta-box .cta-icon-cont {
    position: absolute;
    right: 10px;
}

.myt-cta-box h1 {
    font-size: 19px;
    margin-bottom: 5px;
}

.myt-cta-box p {
    font-weight: 600;
    font-size: 16px;
}

.myt-cta-box .qbutton {
    background: #f47524;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 19px;
}

.myt-cta-box .download-icon {
    display:none;
}

#outreach ul,
.isp-page ul {
    margin-left: 50px;
}

.outreach-box {
    margin-left: 45px;
    text-align: center;
    background: #D1E5EF;
    padding: 57px 0 65px 0;
}

.outreach-box .txt {
    margin-top: 10px;
    line-height: 125%;
    margin-bottom: 42px;
}

.outreach-box .search-holder {
    display: inline-block;
    text-align: left;
    width: 240px;
    margin-bottom: 40px;
}

.outreach-box input[type="text"] {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 8px 10px;
    outline: none;
    margin-top: 5px;
}

#outreach-res {
    padding-bottom: 80px;
    min-height:200px;
}

.outreach-box .bhmt-button {
    font-size: 21px;
    padding: 10px 50px;
}

#outreach-res .progress-area {
    text-align: center;
    display: none;
}

#outreach-res .prog-cont {
    display: inline-block;
    width: 385px;
    max-width: 98%;
}

#outreach-res .prog-lbl {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 9px;
}

#outreach-res .progress-line, #outreach-res .progress-line:before {
    height: 3px;
    width: 100%;
    margin: 0;
}

#outreach-res .progress-line {
    background-color: #b3d4fc;
    display: -webkit-flex;
    display: flex;
}

#outreach-res .progress-line:before {
    background-color: #3f51b5;
    content: '';
    -webkit-animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.outreach-info-sec {
    text-align: center;
    padding-top: 45px;
    display: none;
    opacity: 0;
    transition: opacity 1s;
}

.outreach-info-sec.on {
    opacity: 1;
}

.outreach-info {
	width: 1020px;
	max-width: 100%;
    display: inline-block;
}

.outreach-info .inner {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.outreach-info .inner > div {
	display: table-cell;
	vertical-align: top;
    text-align: left;
}

.outreach-info .pic-area {
	width: 290px;
}

.outreach-info .pic-holder {
	width: 100%;
	line-height: 0;
	font-size: 0;
	background: rgba(32,125,130, 0.27);
	min-height: 220px;
}

.outreach-info .pic-holder img {
	width: 100%;
	height: auto;
}

.outreach-info .info {
	padding-left: 42px;
    padding-top: 20px;
    font-weight: 600;
    font-size: 18px;
}

.outreach-info .info > div {
    margin-bottom: 10px;
}

.outreach-info .info .name {
	color: #003b71;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 45px;
    line-height: 115%;
}

.outreach-info .info .ttl {
    font-style: italic;
}

.outreach-info .info a {
	font-weight: 600;
	font-size: 16px;
}

.outreach-info .quote {
    margin-top: 40px;
    font-style: italic;
    font-weight: 400;
    font-size: 19px;
    line-height: 155%;
}

#outreach-search.disable {
    opacity: 0.3;
    pointer-events: null;
}

.outreach-info .info a.appt,
.outreach-info .info a#outr-email {
    font-size: 18px;
}

.isp-page .isp-sidebar h2 {
    font-size: 22px;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 130%;
    color: #055497;
}

.isp-page .isp-sidebar img {
    margin-bottom: 30px;
}

.isp-page .isp-sidebar ul {
    margin-top: 22px;
    margin-left: 22px;
    font-size: 14px;
}

.isp-page .isp-sidebar ul li {
    margin-bottom: 2px;
}

.isp-box {
    background: #dfedc9;
    padding: 15px 10px 20px 10px;
}

.isp-page .isp-sidebar .isp-box img {
    margin-bottom: 10px;
}

h4.quote {
    position: relative;
    text-indent: 48px;
    padding: 0 20px;
}

h4.quote::before {
    content: "\f122";
    font-family: 'dashicons';
    position: absolute;
    left: -41px;
    top: 1px;
    font-size: 48px;
    color: hsl(144deg 44% 32% / 25%);
}

.isp-box h6 {
    padding-right: 22px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, 
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    border: 0.15em solid transparent !important;
    box-shadow: none !important;
    background-color: #f47524 !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, 
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
    content: "-";
}

.isp-stat-col {
    min-width: 95px;
}

.isp-stat {
    align-items: center;
    font-size: 13px;
    line-height: 1;
}

.isp-stat * {
    vertical-align: middle;
}

.isp-stat-icon {
    font-size: 16px !important;
    color: #2c6bb9;
    margin-left: 5px;
}

#tbl-popup, #form-popup {
	display: none;
	position: absolute;
	z-index:10000;
	left: 600px;
	top: 300px;
	padding: 15px 25px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #b1b0b0;
	-webkit-box-shadow: 0 0 13px #999;
	box-shadow: 0 0 13px #999;
	line-height: 140%;
    font-size: 14px;
	max-width: 420px;
}

.team-training-box {
    background: #d7d2e8;
    padding: 15px 10px 0 10px;
}

.team-training-box img {
    margin-bottom: 10px;
}

.team-training-box .cnt {
    padding: 10px 20px;
}

.team-training-box h4 {
    font-weight: 600;
    margin-bottom: 10px
}

#team-survey {
    background: #d7d2e8;
    padding: 0 20px 20px 40px;
}

.team-survey-choice {
    margin-bottom: 5px;
    padding-left: 5px;
}

.team-survey-choice * {
    vertical-align: middle;
}

.survey-choice-sel {
    border: 2px solid #A094C5;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}

.survey-choice-sel:hover {
    background: #A094C5;
}

.survey-choice-sel::before {
    position: relative;
    top: -1px;
    left: -3px;
    content: " ";
    visibility: hidden;
}

.survey-choice-sel.on::before {
    content: "\f147";
    visibility: visible;
}

#team-survey .other-cont {
    padding-left: 30px;
    padding-top: 10px;
    display:none;
}

#team-survey textarea {
    width: 95%;
    resize: none;
    border: none;
    outline: none;
    height: 80px;
    padding: 5px;
}

#submit-survey {
    margin-top: 13px;
    margin-bottom: 10px;
}

.submitting-survey {
    opacity: 0.35;
    pointer-events: none;
}

h4.survey-taken {
    padding-top: 10px;
    padding-bottom: 12px;
    position: relative;
    left: -10px;
}

#tbl-rtp-directory tr.odd {
    background-color: #d7d2e8;
}


.tbl-header.rtp-directory-header {
    background: #472f91;
}


.descr-icon-cont {
    text-align: center !important;
}

.dtr-details .descr-icon-cont {
    text-align: left !important;
}


.rtp-descr-icon {
    font-size: 18px !important;
    color: #0096D3;
    display: inline-block;
}

blockquote .dashicons-format-quote {
    position: absolute;
    left: 13px;
    font-size: 24px;
}

@-webkit-keyframes running-progress {
    0% { margin-left: 0px; margin-right: 100%; }
    50% { margin-left: 25%; margin-right: 0%; }
    100% { margin-left: 100%; margin-right: 0; }
}
@keyframes running-progress {
    0% { margin-left: 0px; margin-right: 100%; }
    50% { margin-left: 25%; margin-right: 0%; }
    100% { margin-left: 100%; margin-right: 0; }
}

body[logged_in="0"] #nav-menu-item-774 {
    display: none;
}

@media (max-width: 1000px) {
    #fxhdr {
        display:none;
    }

    .header_top .outreach {
        display: none;
    }

    .mobile_menu_button {
        margin-left: 10px;
    }

    .mobile-widget-area {
        width: 768px;
    }

    .header-top-cnt .top-widg-right {
        top: 128px;
    }
}

@media (max-width: 900px) {
    .cta {
        width: 46%;
        line-height: 110%;
    }

    footer .footer-top .col.left,
    footer .footer-top .col.right {
        float: none;
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    #myt-cta {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media (max-width: 768px) {
    .mobile-widget-area {
        width: 600px;
    }

    .home-top .heading {
       font-size: 30px;
    }

    .outreach-box {
        margin-left: 0;
    }    

    .outreach-info-sec {
        padding-top: 0;
    }

    .myt-cta-box:first-child {
        padding-right: 0;
        padding-bottom: 35px;
    }
    
    .myt-cta-box:last-child {
        padding-left: 0;
    }
        
}

@media (max-width: 650px) {
    #hero .hero-height {
        height: 300px;
    }
    
    #hero .banner {
        font-size: 28px;
        padding: 25px 10px;
    }
    
    .cta-cont{
        padding: 0 25px;
        margin: 0 0;
    }

    .cta {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .tbl-holder .top-ctrls .tbl-size,
    .tbl-holder .top-ctrls .tbl-search {
        float: none;
        margin-bottom: 7px;
    }

    .top-ctrls .tbl-ctrl .ctrl-lbl {
        display: inline-block;
        width: 60px;
    }

    .tbl-holder .top-ctrls select, .tbl-holder .top-ctrls input[type="text"] {
        margin: 0;
    }

    .tbl-holder .foot-ctrls .page-index,
    .tbl-holder .foot-ctrls .page-selection {
        float: none;
        margin-bottom: 7px;
    }
}

@media (max-width: 600px) {
    .mobile-widget-area {
        width: 420px;
    }

    .home-top .heading {
       font-size: 26px;
    }

    .outreach-info .pic-area {
        width: 215px;
    }

    .outreach-info .info {
        font-size: 16px;
        line-height: 115%;
    }

    .outreach-info .info .name {
        font-size: 30px;
        margin-bottom: 38px;
    }

    #myt-cta-header h1 {
        font-size: 25px;
    }

    .myt-cta-box h1 {
        font-size: 17px;
    }

    .cta-box-body p {
        font-size: 15px;
    }

    .cta-icon-cont img {
        width: 55px;
    }
}

@media (max-width: 500px) {
    .header_logo {
        width: 280px;
        margin-left: -140px;
    }

    .header_top {
        height: 75px;
    }

    .header-top-cnt .top-widg-right {
        top: 100px;
    }

    .home-top .heading {
       font-size: 24px;
    }

    #page-hero .page-title .main-ttl {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .mobile_menu_button {
        height: 80px;
    }

    footer .footer-top .top-fields > div {
        float:none;
        width:100%;        
    }

    footer .footer-top .top-fields > div:not(:last-child) {
        padding-right: 0;
    }

    .outreach-info .info {
        padding-left: 0;
    }

    .outreach-info .inner > div {
        display: block;
    }

    .outreach-info .pic-area {
        width: 100%;
    }

    .outreach-info .pic-holder {
        width: 255px;
        margin: 0 auto;
    }

    .outreach-info .info .name {
        text-align: center;
    }
}
