
/* Standard values (custom properties) */ 
:root {
  --ndss-blue: #0057b8;
  --ndss-blue-2935: #0077c0;
  --ndss-green-361: #58ab27;
  --ndss-orange-165: #eb690a;
  --ndss-yellow-123: #fcc300;
  --ndss-ltblue-292: #85c9eb;
  --ndss-red-199: #e2003b;
  --ndss-darkblue: #002b49;
  --ndss-btn-green: #116611;  
}


/* standard and multi-page elements */
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.42857;
	color: #414141;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #414141;
}

.h3, .h3 {
	font-size: 24px;
	margin-bottom: 21px;
/*	line-height: inherit;
	color: #333; */
	border-bottom: 1px solid #e5e5e5;
}

a {
    color: inherit;
}

a, .breadcrumb a {
color: var(--ndss-blue);
text-decoration: underline;
}

a:hover {
    color: #12509b;
    text-decoration: none;
}

a:focus {
    outline: 3px solid #87caec;
    outline-offset: 2px;
    text-decoration: none;
    z-index: 1;
}

.text-link {
	color: #0077c0; 
	font-weight: bold;
}

.page-header {
	border-bottom: none;
	/* margin-bottom: 0; */
    margin: unset;
}

.page-heading {
	padding-top: 20px;
	background-color: #cee6f6e0;
	margin-bottom: 50px;
}

.breadcrumb {
	background-color: transparent;
}

.page-copy ul li {
    line-height: 1.4em;
    padding: 0.5em 0;
}

/*
th .sr-only {
    position: initial;
}
*/

.ndss-background { 
    background-image: url(/images/ndss-background.svg); 
    background-position: 0 -1px; 
    background-repeat: no-repeat; 
    background-size: cover;
}

.main-form {
    background: white;
    box-shadow: 0px 0px 8px 6px #888888; 
    margin: 1rem;
    padding: 2rem;
}

/*--- header elements ---*/
NDSS logo {
	width: 150px;
}

.pre-navbar .container .visible-xs-block {
    display: none !important;
}

.pre-navbar .container .visible-sm-block.visible-md-block.visible-lg-block {
    display: block !important;
}

.pre-navbar {
	background-color: #fff;
	top: 0;
	font-size: 2.5rem;
	color: var(--ndss-blue);
	letter-spacing: normal;
	margin-top: 25px;
	margin-bottom: 20px;
	height: 75px;
}

.homelink, a.homelink:hover, a.homelink:focus {
	color: transparent;
	height: auto;
	display: inline-block;
	border-right: 1px solid var(--ndss-blue);
	padding-right: 20px;
	margin-right: 10px;
}

a.homelink img {
    height: 70px !important;
}


.header-helpline {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 1.8rem;
	float: right;
	margin-top: 13px;
}


.header-title {
	display: inline;
}

@media (max-width: 991px) {
    .header-helpline-text {
        display: none;
    }
}

/* Navigation */
.navbar {
	background-color: var(--ndss-blue);
	color: #fff;
	margin-bottom: 0;
	/* top:50px; */
}

.navbar-brand {
	padding: 0;
	letter-spacing: normal;
}

.navbar-nav {
	font-size: 16px;
}

.navbar-nav li a {
	margin-left: 0px;
	text-decoration: none;
}

#navbar a {
	color: #fff;
}

#navbar a:hover, #navbar .dropdown.open, .dropdown:hover, .dropdown-toggle:hover,
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #12509b;
	color: #fff;
	transition: 0.3s;
}

.nav>li>a:focus {
	background: #12509b;
	outline: 3px solid #87caec;
	outline-offset: 2px;
	z-index: 1;
}

#navbar .dropdown, .dropdown-toggle {
	background-color: var(--ndss-blue);
	color: #fff;
}

#navbar .dropdown-menu {
	background: #12509b;
	border-top: 1px solid #fff;
	margin-top: 1px;
}

@media (max-width: 1199px) {
    #navbar .dropdown-menu {
        background-color: #12509b;
        margin: 0 5px;
    }
}



#navbar .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #fff;
    white-space: nowrap;
}

#navbar .dropdown-menu>li>a:hover {
color: #fff;
text-decoration: underline;
}

.navbar-collapse.in {
	overflow-y: visible;
	height: auto;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}


@media (min-width: 1200px) {
    .navbar-right {
        float: left !important;    
    }
}

.icon-bar {
    background-color: white;
}

icon {
  width: 34px;
  height: 40px;
}

.navbar-toggle {
    border: 1px solid white;
}

.weblinks {
    background-color: var(--ndss-blue);
    overflow-y: visible;
}

.dropdown-toggle:focus {
	border: none !important;
}

.container {
    display: block;
}

.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: Arial, Helvetica, sans-serif;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: Arial, Helvetica, sans-serif;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  border-left: none;
}
.navbar-fixed-top .navbar-brand {
  font-family: Arial, Helvetica, sans-serif;
}
.navbar-static-top .navbar-brand {
  font-family: Arial, Helvetica, sans-serif;
}
.navbar-fixed-top.navbar-inverse {
  background-color: var(--ndss-blue);
}
.navbar-static-top.navbar-inverse {
  background-color: var(--ndss-blue);
}
.navbar-inverse .navbar-nav > li > a:hover {
	border-bottom: none;
	text-decoration: underline;
}
@media (min-width:1200px) {
	.navbar-inverse .navbar-nav > li > a:hover {
		padding-bottom: 14.5px;
	}
}

@media (max-width: 1199px) {
	/*#navbar .dropdown-menu {
		background-color: #fff;
		margin:0 5px;
	}*/
	.navbar-inverse .navbar-nav > li > a {
		margin: 0 5px;
	}
	.navbar-inverse .navbar-nav > li > a:hover {
		background-color: #134c72;
		padding-bottom: 10px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #313131;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #313131;
		text-decoration: underline;
	}
	.dropdown-menu.dropdown-search .btn.btn-default:not(:disabled) {
		border-color: #ddd;
	}
	
	.navbar-inverse .navbar-nav > li > a:hover {
    border-bottom: none;
	text-decoration: underline;
	} 
}

.section-diagonal-right .section-diagonal-right-content {
    background: none;
    margin-top: 2em; 
}
.section-diagonal-right .section-diagonal-right-content:before {
      background-color: var(--ndss-blue);
}

.section-diagonal-left .row,
.section-diagonal-right .row {
  	padding-top: 20px;
    padding-bottom: 70px; 
}

.section-landing {
	background-size: cover;
	background-image: url(/images/NDSS-Pattern-Overlay.svg);
	background-repeat: no-repeat;
}
.section-landing .row > div .section-landing-heading {
      color: var(--ndss-blue);
      text-transform: uppercase;
}
.section-landing .row > div .section-landing-sub-heading {
      font-size: 2.5rem;
      color: var(--ndss-blue);
      letter-spacing: 6px;
}

.section-sub-landing {
  background: none;
  background-size: cover;
  margin-top: 2em;
}

.content-home .title {
  font-family: Arial, Helvetica, sans-serif;
}

/* Welcome elements */
.welcome {
	background-color: #fff;
	/*border-radius: 25px;
    padding: 20px;
    margin: 0 auto 25px;
    -webkit-box-shadow: 1px 1px 20px -2px hsla(0,0%,41%,.5);    
    box-shadow: 1px 1px 20px -2px hsla(0,0%,41%,.5);*/
    width: 80%;
}
.welcome-title {
	color: #000;
	font-size: 2.5rem;
	margin-bottom: 15px;
}
.welcome-text {
	color: #000;
}
.welcome-spacer {
	margin-bottom: 100px;
}
.welcome-links {
	margin: 10px;
}

/* buttons */
.btn {
	font-size: 16px;
	font-size: 1.6rem;
	height: 46px;
    /* min-width: 130px; */
    margin-right: 10px;
}

.btn-primary, .welcome-button-default {
	color: #fff;
	background-color: var(--ndss-btn-green);
	border: solid 3px var(--ndss-btn-green);
    font-size:1.8rem;
	border-radius: 25px;
	display: inline-block;
    min-width: 130px;
}

.btn-primary:hover, .welcome-button-default:hover {
	background-color: var(--ndss-btn-green);
	border-color: var(--ndss-btn-green);
	color: #fff;
	text-decoration: none;
}

.btn-login {
    height: 60px;
    width: 300px;
    margin: 20px 0px;
}

.welcome-button {
	color: var(--ndss-blue);
	border-radius: 25px;
	border: solid 2px #0077c0;
	display: inline-block;
	padding: 8px 20px 8px 20px;
}

.welcome-button-default, .welcome-button {
	text-decoration: none;
}

.welcome-button:hover {
	background-color: #c7d5ed;
	border-color: var(--ndss-btn-green);
	color: #12509b;
}

.btn-primary:focus, .welcome-button-default:focus {
	background-color: var(--ndss-btn-green);
	border-color: var(--ndss-btn-green);
	outline: 3px solid #87caec;
	outline-offset: 2px;
}


.btn-default {
	color: var(--ndss-btn-green);
	background-color: #fff;
	border: solid 3px var(--ndss-btn-green);
	border-radius: 25px;
	display: inline-block;
	padding: 8px 20px 8px 20px;
}


.btn-default:hover {
	background-color: #D0DDCB;
	border-color: var(--ndss-btn-green);
	color: var(--ndss-btn-green);
}

.btn-default:focus {
	background-color: #c7d5ed;
	color: #12509b;
	border-color: #12509b;
	outline: 3px solid #87caec;
	outline-offset: 2px;
}

.btn:active, .btn.active {
    box-shadow: none;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus {
    background-color: #c7d5ed;
    color: #12509b;
    border-color: #12509b;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus {
    color: #fff;
    background-color: #12509b;
    border-color: #12509b;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}


/* start secondary and tertiary buttons  */
.btn-secondary {
    /* color: #2BAA4A; */
    color: var(--ndss-btn-green);
    background-color: #FFFFFF;
    /* border: solid 3px #2BAA4A; */
    border: solid 3px var(--ndss-btn-green);
    border-radius: 25px;
    display: inline-block;
    padding: 8px 20px 8px 20px;
    min-width: 130px;
}

.btn-secondary:hover {
    background-color: #D0DDCB;
    border-color: var(--ndss-btn-green);
    color: var(--ndss-btn-green);
    text-decoration: none;
}

.btn-secondary:focus {
    background-color: #FFFFFF;
    color: var(--ndss-btn-green);
    border: solid 3px #2BAA4A;
    outline: 3px solid #87caec;
    outline-offset: 2px;  
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus {
    color: #12509b;
    background-color: #c7d5ed;
    border-color: #12509b;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}


.btn-tertiary {
    color: #2BAA4A;
    background-color: #FFFFFF;
    border: solid 3px #FFFFFF;
    border-radius: 25px;
    display: inline-block;
    padding: 8px 20px 8px 20px;
    min-width: 130px;
    text-decoration: underline;
}

.btn-tertiary:hover {
    background-color: #D0DDCB;
    color: #2BAA4A;
    text-decoration: none;
}

.btn-tertiary:focus {
    color: #2BAA4A;
    background-color: #FFFFFF;
    text-decoration: underline;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}

.btn-tertiary:active:hover, .btn-tertiary:active:focus, .btn-tertiary:active.focus, .btn-tertiary.active:hover, .btn-tertiary.active:focus, .btn-tertiary.active.focus {
    color: #12509b;
    background-color: #c7d5ed;
    border-color: #12509b;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}
/* end secondary and tertiary buttons */



/* Footer elements */
div#footer {
	margin-top: 55px;
}

Health logo {
	height: 52px;
}

.logo {
    margin: 20px;
}


.footer-top {
    background: linear-gradient(to right, var(--ndss-blue) 0%, var(--ndss-blue) 50%, #002b49 50%, #002b49 100%);
    color: #fff;
    font-size: 15px;
    left: 0;
    line-height: 16px;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.footer-top-container {
    display: flex;
}

.footer-top-left {
    background: var(--ndss-blue);
    text-align: left;
    flex: 1;
    padding: 15px;
}

.footer-top-right {
    background: #002b49;
    color: white;
    flex: 2;
    padding: 15px;
}

    .footer-top-right .footer-links {
        list-style-type: none;
        margin: 0;
    }

.footer-links li {
    padding: 5px;
}

.footer-links a {
    color: #fff;
    padding: 5;
    text-decoration: none;
}

    .footer-links a:hover {
        text-decoration: underline;
    }

.pre-footer {
    background: #0077c0;
    color: #fff;
    font-size: 15px;
    left: 0;
    line-height: 16px;
    width: 100%;
    text-align: center;
}

.footer-text {
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}

.post-footer {
    background: #fff;
    color: #0077c0;
    font-size: 11px;
    left: 0;
    line-height: 16px;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.footer-middle {
    background: #fff;
    color: #0077c0;
    font-size: 11px;
    left: 0;
    line-height: 16px;
    width: 100%;
    bottom: 0;
    text-align: center;
    margin: 30px 0px;
}

#footer .footer-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #0077c0;
}

    #footer .footer-links li {
        padding: 0 20px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }


        #footer .footer-links li:first-child {
            padding: 0 17px 0 0;
            border-left: none;
        }


    #footer .footer-links a {
        text-align: center;
        padding: 16px;
        color: #fff;
        text-decoration: underline;
        display: inline-block;
        vertical-align: top;
    }

        #footer .footer-links a:hover {
            text-decoration: none;
        }

/*
.footer-top {
    background: linear-gradient(to right, var(--ndss-blue) 0%, var(--ndss-blue) 50%, var(--ndss-darkblue) 50%, var(--ndss-darkblue) 100%);
}
*/
/*
.footer-top {
    background: linear-gradient(to right, var(--ndss-blue) 0%, var(--ndss-blue) 50%, var(--ndss-darkblue) 50%, var(--ndss-darkblue) 100%);
	color: #fff;
    font-size: 15px;
	left: 0;
    line-height: 16px;
	width: 100%;
	text-align: left;
    margin-left: 0px;
}

.footer-top-container {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-top-left {
    background: var(--ndss-blue);
    background:#0057B8;
    text-align: left;
    flex: 1;
    padding: 15px;
}

.footer-top-right {
    background: var(--ndss-darkblue);
    color: white;
    flex: 2;
    padding: 15px;
}

.footer-top-right .footer-links {
	list-style-type: none;
    margin: 0;
}
*/

.footer-links li {
    padding: 5px;
}

.footer-links a {
    color: #fff;
    padding: 5px;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

.pre-footer {
	background: var(--ndss-blue);
	color: #fff;
    font-size: 15px;
	left: 0;
    line-height: 16px;
	width: 100%;
	text-align: center;
}

.footer-text {
	color: #fff;
	padding-bottom: 15px;
    padding-top: 15px;
}

.footer-middle {
	background: #fff;
	color: var(--ndss-blue);
    font-size: 11px;
	left: 0;
    line-height: 16px;
	width: 100%;
	bottom: 0;
	text-align: center;
    padding: 30px 0px;
}

#footer .footer-links {
	list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #0077c0;
}

#footer .footer-links li {
    padding: 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: top; 
}


#footer .footer-links li:first-child {
    padding: 0 17px 0 0;
    border-left: none;
} 


#footer .footer-links a {
    text-align: center;
    padding: 16px;    
    color: #fff;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top; 
}

#footer .footer-links a:hover {
	text-decoration: none;
}


#footer .copyright {
    display: block;
    padding: 10px 0 0 0;
    font-size: 16px;
    font-weight: normal;
	color: #0077c0;
}

#footer img {
	margin: 25px;
} 

.footer-bottom {
	background: #e6e6e6;
	color: #000;
	width: 100%;
	text-align: center;
    /* margin-top: 15px; */
    padding: 15px 0px 1px 0px;
}

/* top footer */
.footer__top{
    background: linear-gradient(to right, var(--ndss-blue) 0%, var(--ndss-blue) 50%, var(--ndss-darkblue) 50%, var(--ndss-darkblue) 100%);
	display: flex;	
}
.footer__topleft{
	padding: 3rem 2rem 2rem;
    background: var(--ndss-blue);
    display: flex;
	flex: 1;
 flex-grow: 1;
}
.footer__topleft * {
    margin: 0 0 0.5rem;
    color: #fff;
}
.footer__sidebar_topleft{
	margin: 0 0 0 auto;
    display: block;
}
.footer__topright{
	padding: 3rem 1rem;
    background: var(--ndss-darkblue);
	display: flex;
    -webkit-box-flex: 2;
	flex: 2;
    flex-grow: 1;
}
.footer__topright a {
    text-decoration: none;
}
.footer__topright>*{
	-webkit-box-flex: 1;
    flex: 1;
    margin: 0 0.5rem;
}
.footer__topright .footer-links {
	list-style-type: none;
    margin: 0;
}
.filler{flex-grow:1; text-align:center}
/* end of footer styles  */ 



/* Styles for Registrant search page */ 
 div[required]:after {
  content:"*";
  color:red;
  font-size: larger;  
}

.crmEntityFormView .cell div.info.required label:after {
    content: ' *';
    color: red;
    font-size: larger !important;
}

.crmEntityFormView .cell div.info.recommended label:after {
    content: ' +';
    color: blue;
    font-size: larger !important;
}

.registrant-search-param {
	font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 1.42857;
	color: #666;
	margin: 15px 0;
}
 
.search-param-label {
	font-weight: bold;
	margin-bottom: 5px;
}
 
.registrant-search-param .form-control {
	width: unset;
	margin-bottom: 15px;
}
 
.welcome-button-default {
	color: #fff;
	background-color: var(--ndss-blue);
	border: solid 2px var(--ndss-blue);
	border-radius: 25px;
	display: inline-block;
	padding: 8px 20px 8px 20px;
}

/*
.message-orange {
	width: 100%;  
	color: black; 
	background-color: #e6d2ac; 
	padding: 10px;
}

.message-green {
	width: 100%; 
	color: black; 
	background-color: #bfe6ac; 
	padding: 10px;
}
*/

.protected {
    color: #d13131;
}

.reg-record {
	border: 1px solid #888888;
	display: inline-flex;
	margin: 15px 0;
	width: 100%;
}

.reg-record-selected {
    box-shadow: 0px 0px 8px 6px #888888;
}

.reg-record .selector {
	background-color: #cee6f6;
	padding: 0 15px;
	display: inline-flex;
	height: auto;
}

.selector input {	
	vertical-align: middle;
    height: 100%;
	margin: unset;
}
 
.reg-summary-label {
    font-weight: bold;
    padding-top: 1rem;
}

.reg-record-widget {
    font-size: smaller;
    border-left: 20px solid #cee6f6;
    padding: 5px 0 5px 5px;
    min-width: 310px;
}

.reg-record-data {
	padding: 0 15px 15px;
	width: 100%;
}

.reg-record-data table {
	padding: 0 10px;
	width: 100%;
}

.reg-record-data th {
	text-align: left;
	padding-top: 10px;
}

.reg-record-data-none {
	padding: 15px;
	font-weight: bold;
	width: 100%;
}

.summary {
    background-color: #ededed; 
	/* border: 1px solid #000; */
	display: inline-flex;
	margin: 15px 0;
	width: 100%;
}

/* Styles for the tiles (at bottom of search page) that link to specific form types var(--ndss-blue) */
.form-tile {
	border: 1px var(--ndss-blue) solid;
	border-bottom: 10px solid #1870b9;
	border-radius: 10px;
	-webkit-box-shadow: 1px 2px 20px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 2px 20px -2px rgba(0, 0, 0, 0.25);
	/* height: 130px; */
    height: 100%;
	margin: 1%;
	display: inline-block;
    width: 100%;
}

.form-tile:hover {
	border-bottom: 10px solid #12509b;
	background-color: #f3f9fd;
	transition: 0.3s;
}

.form-tile a {
	background: url(/images/chevron.svg) no-repeat right top;
	background-size: 40px;
	background-position-y: 20px;
	background-position-x: 93%;
	color: #0077C1;
	font-size: 20px;
	float: left;
	height: 100%;
	padding: 20px 60px 10px 20px;
	text-decoration: none;
	width: 100%;
}

.form-tile a:hover {
	background-image: url(/images/chevron-hover.svg); 
	color: #12509b; 
	text-decoration: none;
}

.tiles-row {
	display: inline-flex;
    flex-wrap: wrap;
	margin-bottom: 30px;
}


.div-valign-center {
  align-items: center;
  height: 200px;
}

.form-tile.disabled {
	box-shadow: none;
	border: 1px solid #767676;
	border-bottom: 10px solid #767676;
}

.form-tile.disabled a {
	background-image: unset; /* url(/images/not-allowed.svg); */ 
	color: #767676;
	cursor: not-allowed;
	pointer-events: none; 
}

.form-tile.disabled a:hover {
	background-color: none; 
	color: #767676;
}

/* Small tiles */
.tiles-row-small {
	display: inline-flex;
    width: 100%;
}

.form-tile-small {
	border: 1px var(--ndss-blue) solid;
	border-bottom: 5px solid #1870b9;
	border-radius: 5px;
	-webkit-box-shadow: 1px 2px 20px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 2px 20px -2px rgba(0, 0, 0, 0.25);
	/* height: 100%; */
    height: 50px;
	margin: 1%;
	width: 100%;
}

.form-tile-small:hover {
	border-bottom: 5px solid #12509b;
	background-color: #f3f9fd;
	transition: 0.3s;
}

.form-tile-small a {
	background: url(/images/chevron.svg) no-repeat right top;
	background-size: 17px;
	background-position-y: 4px;
	background-position-x: 93%;
	color: #0077C1;
	font-size: 13px;
	float: left;
	height: 100%;
	padding: 5px 45px 10px 20px;
	text-decoration: none;
	width: 100%;
}

.form-tile-small a:hover {
	background-image: url(/images/chevron-hover.svg); 
	color: #12509b; 
	text-decoration: none;
}

.ipf-tile {
    padding: 0.5rem;
    display: flex;
    /*-webkit-box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%);
    box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%); */
}
.ipf-tile:hover {
    -webkit-box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%);
    box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%);
}

.ipf-tile-small {
    padding: 0.5rem;
    display: flex;
}

.ipf-tile-small div {
    padding: 0.25rem 1.5rem;
}

.ipf-tile-title {
    color: white;
    /*font-weight: bold;*/
    padding-top: 0.5rem;
}

.ipf-tile-count {
    font-size: 4rem;
    color: white;
    font-weight: bold;
    text-align: center;
    border-left: 2px solid white;
    border-right: 3px solid white;
}

@media screen and (max-width: 991px) {
  .ipf-tile-title {
    font-size: 1.3rem;
  }

  .ipf-tile-count {
    font-size: 3rem;
    border-left: 1px solid white;
    border-right: 0px;
    text-align: left;
  }
}

.ipf-inprogress {
    /*background: var(--ndss-green-361);*/
    background: #348703;
}
.ipf-review {
    /* background: var(--ndss-ltblue-292); */
    background: #397d9f;
}
.ipf-old {
    /*background: var(--ndss-orange-165);*/
    background: #c55300;
}


/*
.tile-home {
    border: 1px var(--ndss-blue) solid;
    border-bottom: 10px solid #1870b9;
    border-radius: 10px;
    -webkit-box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%);
    box-shadow: 1px 2px 20px -2px rgb(0 0 0 / 25%);
    margin: 5px;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.tile-home:hover {
	border-bottom: 10px solid #12509b;
	background-color: #f3f9fd;
	transition: 0.3s;
}

.tile-home a {
	background: url(/images/chevron.svg) no-repeat right top;
	background-size: 40px;
	background-position-y: 20px;
	background-position-x: 93%;
	color: #0077C1;
	font-size: 20px;
	float: left;
	height: 100%;
	padding: 20px 40px 10px 20px;
	text-decoration: none;
	width: 100%;
}

.tile-home a:hover {
	background-image: url(/images/chevron-hover.svg); 
	color: #12509b; 
	text-decoration: none;
}
*/

/* Form fields */
.form-control {
	background-color: #fff;
	border: 2px solid  gray !important;
	border-radius: 4px;
	color: #313131;
	display: block;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 16px;
	font-size: 1.6rem;
	height: 46px;
	vertical-align: middle;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; */
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-radius: 0;
	outline: 3px solid #87caec;
	outline-offset: 2px;
}

.form-control:disabled, .form-control[disabled], .form-control[readonly] {
	background-color:  2px solid #eee !important;;
	border-color: #ccc;
	cursor: not-allowed;
}

select.form-control {
    /* appearance: none; */
    background: url(data:image/svg+xml,%3Csvg fill='%2300698f' width='1.5em' height='auto' viewBox='0 0 28 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.9 1.1L8 7.2l6.1-6.1L16 2.9l-8 8-8-8 1.9-1.8z'/%3E%3Cpath fill='none' d='M2-5.8h24v24H2v-24z'/%3E%3C/svg%3E) no-repeat right center;
    cursor: pointer;
}

/* from HPP */
.checkbox-cell>div>label:before{
	content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23fff' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E");width:2.375rem;height:2.375rem;z-index:100;display:block;left:3px;top:2px;position:absolute;cursor:pointer;pointer-events:none
}
.checkbox>label:before{
	content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23fff' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E");width:2.375rem;height:2.375rem;z-index:100;display:block;left:3px;top:2px;position:absolute;cursor:pointer;pointer-events:none
}
input[type=checkbox]:focus{
	outline:3px solid #45C2F0;outline-offset:2px;left:2px
}
.checkbox-checked:after{
	content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E");height:2.75rem;width:2.75rem;display:block;left:0;top:0;position:absolute;z-index:100;cursor:pointer;pointer-events:none
}
.checkbox span{
	padding-left:1.2rem;position:relative
}
.checkbox-disabled>div>label:before{
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23808080' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23f0f3f5' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}
.checkbox-checked-disabled:after{
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23808080' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.form-horizontal .checkbox{
	min-height:38px;padding-top:0
}

/* other checkbox styles */

.radio label, .checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 1.5rem;
    cursor: pointer;
    font-weight: normal;
    padding-top: 3px;
}

input[type=checkbox] {
    height: 2.375rem;
    width: 2.5rem;
    left: 0.24rem;
    top: 2px;
    margin-top: 0;
    cursor: pointer;
}
input[type="checkbox" i]:disabled {
     opacity: 0.6;
}


.checkbox input[type="checkbox"] {
    margin-left: 0;
}

.crmEntityFormView .cell.checkbox-cell div.info {
    padding-top: 0.2rem;
    padding-left: 3.5rem !important;
    position: relative;
}

.crmEntityFormView .cell div.control span.checkbox input[type=checkbox] {
    margin-left: 0;
    cursor: pointer;
}

.crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0 28px 20px !important;
}



.datetimepicker .input-group-addon {
    font-weight: normal;
    line-height: 1;
    text-align: center;
    color: #0077c0;
    background-color: #fff;
    border: solid 3px #0077c0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 8px 20px 8px 20px;
    position: inherit;
    z-index: 2;
}

.datetimepicker .input-group-addon:hover {
    background-color: #c7d5ed;
    border-color: #12509b;
    color: #12509b;
    cursor: pointer;
}

.datetimepicker .input-group-addon:focus {
    background-color: #c7d5ed;
    color: #12509b;
    border-color: #12509b;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}

.autocomplete-items {
    position: absolute;
    z-index: 199;
    text-align: left;
    margin-top: 48px;
    min-width: 324px;
    border: 3px solid #66afe9;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}

.autocomplete-item:hover {
    background-color: #e3f3fb;
}

label {
	color: #313131;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	max-width: 100%;
	margin-bottom: 5px;
}

/* Field level validation */
.form-control-error {
    background-color: #fff7f7;
    border-color: #d60000;
}

.form-control-warning {
    background-color: #fcf8e3;
    border-color: #f69900;
}

.form-control-info {
    background-color: #abd4f7;
    border-color: #00BFE9;
}

.au-text-input--width-xs.form-control-error, .au-text-input--width-md.form-control-error {
    background-color: #fff7f7;
}

.au-text-input--width-xs.form-control-warning, .au-text-input--width-md.form-control-warning {
    background-color: #fcf8e3;
}

.au-text-input--width-xs.form-control-info, .au-text-input--width-md.form-control-info {
    background-color: #abd4f7;
}

/* don't have background colour for radio boxes */
.boolean-radio.form-control-error, .boolean-radio.form-control-warning, .boolean-radio.form-control-info {
    background-color: #ffffff;
}

.form-control-message {
    cursor: default; 
    pointer-events: none; 
    margin-top: 5px;
    display: inline-block;
}

.form-control-message a {  /* disable link */
    text-decoration: none;
}

.form-control-error-message a {
    background-color: #fff7f7; 
    color: #ff635c;
}

.form-control-warning-message {
    background-color: #fcf8e3; 
    color: #8a6d3b;
}

.form-control-info-message {
    background-color: #abd4f7; 
    color: #757cce;
}

/* page message = make default classes look like DTA style... */
div.message.success {
	padding:16px;
	padding:1rem;
	line-height:1.5;
	position:relative;
	border:solid 3px #0b996c;
	border-left-width:48px;
	border-left-width:3rem;
	border-radius:4px;
	word-wrap:break-word;
    background-color:#fff
}

div.message.success:before,div.message.success:after{
	content:' ';
	position:absolute;
	top:50%;
	left:-36px;
	left:-2.25rem;
	width:24px;
	width:1.5rem;
	height:24px;
	height:1.5rem;
	margin-top:-12px;
	margin-top:-.75rem;
	border-left-width:-12px;
	border-left-width:-.75rem;
	display:block;
	background-repeat:no-repeat;
	background-color:#fff
}
div.message.success:before{
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230b996c' d='M0,0v24h24V0H0z M12,23C5.9,23,1,18.1,1,12C1,5.9,5.9,1,12,1s11,4.9,11,11C23,18.1,18.1,23,12,23z'/%3E%3C/svg%3E")
}
div.message.success:after{
    background-color:transparent;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23313131' d='M10.4 16.9l-4.7-4.7 1.4-1.4 3.3 3.3 6.3-6.3 1.4 1.4z'/%3E%3C/svg%3E")
}

/* this is intended to hide the emdash in empty fields that have been disabled */
div.text-muted {
    display: none;
}

/* tab status styles */
div#ProgressIndicator {
    border-bottom: 2px solid grey;
    margin-bottom: 2em;
}

.tab-status {
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 45px 10px 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .tab-status {
        border-radius: 10px 10px 0 0;
        width: 20%;
    }
}

.tab-status:after {
    margin: 5px
}

.tab-status:hover {
    background-color: #bbbbbb;
    cursor: pointer;
    /* box-shadow: 0 0 10px 0 rgb(235 6 212 / 90%);
    z-index: 10; */
}

.tab-status-inprogress {
    background-color: #0077C4;
    border: none;
    color: white;
    font-weight: bold;
    padding-top: 16px;
    z-index: 1;
    border-radius: 10px 10px 0 0;
}

.tab-status-inprogress:hover {
    background-color: #12509b;
}

@media (min-width: 768px) {
    .tab-status-inprogress {
        box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        height: 70px;
    }
}

@media (min-width: 1200px) {
    .tab-status-inprogress {
        height: auto;
    }
}

.tab-status-incomplete, .tab-status-notstarted, .tab-status-complete {
    background-color: #dadad9;
    color: #414141;
}

@media (min-width: 768px) {
    .tab-status-incomplete, .tab-status-notstarted, .tab-status-complete {
        margin-top: 5px;
        height: 66px;
    }
}

@media (min-width: 1200px) {
    .tab-status-incomplete, .tab-status-notstarted, .tab-status-complete {
        height: auto;
    }
}

.tab-status-incomplete {
background: url(/images/tab-status_incomplete.svg) no-repeat right;
background-color: #dadad9;
background-size: 28px;
background-position-x: 93%;
}

.tab-status-complete {
background: url(/images/tab-status_complete.svg) no-repeat right;
background-color: #dadad9;
background-size: 28px;
background-position-x: 93%;
}

/* ************************************************* */
/* for entity forms                                 */
/* *********************************************** */
.crmEntityFormView .form-control.readonly, .crmEntityFormView .form-control[readonly][disabled], select.form-control[readonly][disabled], .form-readonly .form-control {
/*    border: none;*/
    background-color: #eee;
    box-shadow: none;
    cursor: not-allowed;
    padding-left: 12px;
}

/* ************************************************** */
/* for entity lists  (e.g. in progress applications) */
/* *********************************************** */
.h2-list {
    font-size: 24px;
    color: rgb(255, 255, 255);
    background-color: #00254a;
    padding: 20px 15px;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
}


.entitylist {
    border: 1px solid #00254a;
    padding: 20px;
      -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 0 0 15px 15px;
}

.panel-default.entitylist-filter {
border: none;
border-bottom: 1px solid #ddd;
}

.entity-grid.entitylist {
padding: 0 2em;
border: 0;
}


label.entitylist-filter-option-group-label.h4 {
margin-top: 0;
color: inherit;
font-weight: bold;
font-size: 16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* Implement bottom border for legends to create stronger visual for page sections (to override preform.bundle) */
.crmEntityFormView .section-title {
border-bottom: 2px solid #dadad9;
margin-bottom: 1em;
}

.crmEntityFormView .section-title2 {
margin-bottom: 1em;
}



/* Filter buttons */

.entitylist-filter-option .input-group-addon {
color: #0077c0;
background-color: #fff;
border: solid 3px #0077c0;
border-radius: 25px;
padding: 8px 20px 8px 20px;
}

.entitylist-filter-option .input-group-addon:first-child {
    /*border-bottom-right-radius: 0;
    border-top-right-radius: 0; */
    cursor: pointer;
    display: none;
}

.entitylist-filter-option .input-group-addon:hover {
background-color: #c7d5ed;
  border-color: #12509b;
color: #12509b
}

.entitylist-filter-option .input-group-addon:focus {
background-color: #c7d5ed;
color: #12509b;
border-color: #12509b;
outline: 3px solid #87caec;
outline-offset: 2px;
}

/*
.entitylist .btn-entitylist-filter-submit {
border: none;
text-decoration: underline;
}
*/

/* tables */
.entity-grid.entitylist {
padding: 0 2em;
}

.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #ededed;
}

.entity-grid.entitylist table {
border-bottom: 2px solid #ddd;
}

.dropdown.action.open .dropdown-menu {
border: 3px solid #66afe9;
box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
padding: 0;
margin: 0;
}

.dropdown.action.open .dropdown-menu>li>a {
margin-left: 0;
padding: 5px 10px;
}

.dropdown.action.open .dropdown-menu>li>a:hover {
background-color: #e3f3fb;
}


.dropdown.action .btn.btn-default {
border: none;
background: none;
}

.action.menu .dropdown.action:hover {
background: none;
}

td[aria-label="action menu"] .dropdown.action:hover {
background: none;
}


.jquery-bootstrap-pagination {
    display: flex;
}

.pagination>li>a, .pagination>li>span, .pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus, .pagination>.disabled>a {
    border-color: #fff;
    margin: 0 5px;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #0057b8 !important;
    cursor: default;
    font-weight: bold;
    border-radius: 25px;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    z-index: 2;
    background-color: #d5f0db;
    border-color: #fff;
    border-radius: 25px;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #b3b3b3;
    background-color: #fff;
    border-color: #fff;
    cursor: not-allowed;
}

.view-pagination .pagination {
    margin: 15px auto;
}


/* profile page */
fieldset[aria-label="Login details"] {
    background-color: #ededed;
    padding: 20px 20px 0 20px;
}

.tab-column {
    clear: both;
}

@media (min-width: 768px) { 
    fieldset[aria-label="Login details"] {
        margin-top: 65px;
    }
}

@media (min-width: 768px) { 
    .tab-column {
        clear: none;
    }
}

fieldset[aria-label="Login details"] .section-title {
display: contents;
}

fieldset[aria-label="Login details"] table {
margin-top: 20px;
}

/* override DTA callouts - privacy page */
.privacy-statement-block {
    border: 1px solid gray;
    border-top: none;
    padding: 1em 2.5em;
    border-left: 4px solid gray;
    border-left: .25rem solid gray;
}

.privacy-statement-block-no-bottom-border {
    border-bottom: none;
}



.privacy-statement-block ul li {
    line-height: 1.4em;
    padding: 0.5em 0;
}

#privacy-statement .download-link a {
    padding: 10px;
    display: block;
}

#privacy-statement a {
    /*padding: 10px;
    display: block; */
}
 
div#privacy-statement + div .tab-title {
    margin-top: 32px;
    margin-top: 2rem;
    margin-bottom: 0;
    font-size: 25px;
    font-size: 2.5rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.5;
    padding: 24px;
    padding: 2.4rem;
    border: 1px solid gray;
    border-bottom: none;
    border-left: 4px solid gray;
    border-left: .25rem solid gray;
    background-color: #f5f5f5;
}

div#privacy-statement + div .tab.clearfix { /* div#WebFormControl_86b77b3843d8ea11a813000d3acb1a35 .tab.clearfix { */
    border: 1px solid gray;
    border-top: none;
    padding: 1em 0;
    border-left: 4px solid gray;
    border-left: .25rem solid gray;
}

*+.au-callout {
    margin-top: 32px;
    margin-top: 2rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.5;
    padding: 24px;
    padding: 2.4rem;
    border: 1px solid gray;
    border-bottom: none;
    border-left: 4px solid gray;
    border-left: .25rem solid gray;
    background-color: #f5f5f5;
}

*+.au-callout-no-top-border-no-top-margin {
    margin-top: 0px;
    margin-top: 0rem;
    border-top: none;
}


.au-callout__heading {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.6;
    margin: 0;
}

.au-callout+ul {
    border: 1px solid gray;
    border-top: none;
    padding: 1em 2.5em;
    border-left: 4px solid gray;
    border-left: .25rem solid gray;
}

au-callout+ul li {
    line-height: 1.4em;
    padding: 0.5em 0;
}

/* certifier summary */
.certifier-summary {
    /* background-color: lightgrey;
    margin-bottom: 10px;
    padding: 10px; */
    background-color: #ededed; 
    margin-bottom: 1.5em;
    padding: 2em;
}

.certifier-summary h3 {
    margin-top: 0;
}


.certifier-table {
	display: table;
	width: 100%;
}

.certifier-table-body {
	display: table-row-group;
}

.certifier-row {
    display: table-row;
    width: 100%;
}

.certifier-row-header {
    font-weight: bold;
}

.certifier-row-data {
}

.certifier-cell {
    display: table-cell;
	padding: 3px 10px;
}

.certifier-cell-header {
    display: table-row;
	padding: 3px 10px;
    font-weight: bold;
    margin-top: 10px;
}

.certifier-cell-data {
    display: table-row;
	padding: 3px 10px;
}


.instructions {
    margin-bottom: 2rem;
}

/* login page */
.external-login {
}
.external-login-heading {
    display: block;
    font-weight: 800;
    font-size: 2rem;
    color: #414141;
    margin-top: 3.5rem;
    margin-bottom: 10.5px;
}
.external-login-text {
} 
/* end of login page */

/* about page */
.ul-allowed {
    list-style-image: url('/images/green-tick.svg');
}
.ul-notallowed {
    list-style-image: url('/images/orange-cross.svg');
}
.ul-allowedtick {
    list-style-image: url('/images/green-allowed-tick.svg');
        vertical-align: top;
}
.ul-notallowedcross {
    list-style-image: url('/images/red-notallowed-cross.svg');
}


.tile-notes {
    font-size: medium;
    color: #000;
    text-align: justify;
}

/* popover styling*/
.h2-list a{
  margin-left: 5px;
   vertical-align: middle;
   color:#fff !important;
}

.popover{
  max-width: 80%; 
  background-color: #fff;
  padding: 8px;
}

.popover-icon{
    color:#555;
}
.field-info-icon{
    margin-top:3px;
    margin-left:3px;
}

/* Start - Custom Override for Designsystem Accordion*/
.au-accordion {
    font-size: 1.6rem;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.au-body .au-accordion__title,
.au-accordion__title {
    font-size: 1.6rem;
    color: var(--ndss-blue);
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-left:40px;
}
    .au-body .au-accordion__title:hover,
    .au-accordion__title:hover {
        color: var(--ndss-blue);
    }
        .au-body .au-accordion__title:hover:after,
        .au-accordion__title:hover:after {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%232BAA4A' d='M64 0l64 64-16 16-64-64'/%3E%3Cpath fill='%232BAA4A' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E");
        }
    .au-body .au-accordion__title:after,
    au-accordion__title au-accordion--open:after,
    .au-accordion__title:after {
        margin-top: 0px;
        right: 0rem;
        left: 1.6rem;
        padding-left: opx;
        width: 1.6rem;
        height: 1.6rem;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%232BAA4A' d='M64 0l64 64-16 16-64-64'/%3E%3Cpath fill='%232BAA4A' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E");
        transform: scaleX(-1);
    }
    .au-body .au-accordion__title.au-accordion--closed:after,
    .au-accordion__title.au-accordion--closed:after {
        -webkit-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        transform: rotate(-270deg);
    }
    .au-body .au-accordion__title.au-accordion--open:after,
    .au-accordion__title.au-accordion--open:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
.au-body.au-body--dark .au-accordion__title:hover:after,
.au-accordion.au-accordion--dark .au-accordion__title:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E %3Cpath fill='%232BAA4A' d='M64 0l64 64-16 16-64-64'/%3E %3Cpath fill='%232BAA4A' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E");
}
.au-body.au-body--dark .au-accordion__title:after,
.au-accordion.au-accordion--dark .au-accordion__title:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E %3Cpath fill='%232BAA4A' d='M64 0l64 64-16 16-64-64'/%3E %3Cpath fill='%232BAA4A' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E");
}

.au-body .au-accordion__title.au-accordion--closed:after, .au-accordion__title.au-accordion--closed:after
{
   top: 27%;    
}

.au-body .au-accordion__title.au-accordion--open:after, .au-accordion__title.au-accordion--open:after
{
    top: 20%;
}
/* End - Custom Override for Designsystem Accordion.css*/

/* Fix spacing for long field labels */
.crmEntityFormView .cell div.info div.validators {
    display: none;
}

/*no supported modal css*/
.notSupported{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width: 100%;
    z-index:101;
    background-color: #ccc;
    visibility: hidden;
    opacity: 0;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.notSupported.active {
  	opacity: 1;
  	visibility: visible;
  	transition: opacity 0.5s;
}


@media only screen and (min-width : 992px) {
    .page-content{min-height:680px;}
}
/*responsive*/
@media screen and (max-width: 768px) {
  .crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0 10px 0 0 !important;
   }
  .form-tile{
   width:90%;
    }
}

/* fix for content snippets for text links */
.text-link div,.text-link div div { 
    display: inline; 
}




/* date splitter fields */
.au-text-input--width-xs {
    max-width: 7rem;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    padding: 0.5rem 1rem;
    height: 46px;
    height: 2.875rem;
    border: 2px solid gray; 
    color: #313131;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    line-height: 1.42857;
    font-size: 16px;
    font-size: 1.6rem;
    height: 46px;
    margin: 0px 15px 4px 0px;
}

.au-text-input--width-xs:focus {
    border-radius: 0;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}
	
.au-text-input--width-md {
    max-width: 10rem;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    padding: 0.5rem 1rem;
    height: 46px;
    height: 2.875rem;
    border: 2px solid gray; 
    color: #313131;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    line-height: 1.42857;
    font-size: 16px;
    font-size: 1.6rem;
    height: 46px;
    margin: 0px 0px 4px 0px;
}
.au-text-input--width-md:focus {
    border-radius: 0;
    outline: 3px solid #87caec;
    outline-offset: 2px;
}
.date-splitter {
    text-align: center;
    margin: -10px 10px 10px 10px;
    display: inline;
    padding: 1.5rem 1rem;
    height: 46px;
    height: 2.875rem;
    background-color: #fff;
    color: #313131;
    line-height: 1.42857;
    font-size: 16px;
    font-size: 4rem;
}
/* end of date splitter fields */


.boolean-radio-cell .control {
    margin-top: 12px !important;
}


@media print {
    .no-print {
        display: none;
    }

    a[href]:after {
        display: none;
        visibility: hidden;
    }
}




.mandatory-star {
    color: red;
    font-size: larger;
}




/* B2C fields */
.b2c-text {
	background-color: #fff;
	border: 2px solid  gray !important;
	border-radius: 4px;
	color: #313131;
	display: block;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 16px;
	font-size: 1.6rem;
	height: 46px;
	vertical-align: middle;
	/* width: 100% !important; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; */
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.b2c-text:focus {
	border-radius: 0;
	outline: 3px solid #87caec;
	outline-offset: 2px;
}


/* tablet portrait display message elements */
.tablet-display-background {
    background-image: linear-gradient(to right,#9cc9e7,#e7f2f9);
}
.tablet-display {
    text-align: center;
    padding: 1rem;
    font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .tablet-display-background {
        display: block;
    }  
}
@media screen and (min-width: 1025px) {
    .tablet-display-background {
        display: none;
    }  
}