h1,
h2,
h3 {
    font-weight: 600;
}
ol,
p,
ul {
    margin-top: 0;
}
.btn-icon a i,
.text-center {
    text-align: center;
}
.content-fit{
	width: fit-content;
}
.div-center{
	align-items: center;
	display: flex;
	justify-content: center;
}
.banner-menu a,
.key-services ul li a {
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
#nav-section ul li,
ul {
    list-style-type: none;
}
.views-row-last .hr-grey,
.views-row-last hr:last-child {
    visibility: hidden;
}
body,
code,
kbd,
p,
pre,
samp,
tt {
    font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#document-properties,
#nav-site ul,
#page-feedback,
#post-page-options,
#tools,
.article,
.aside,
body {
    font-size: 1em;
}
#tools {
    display: inline-flex;
}
h1,
h2,
h3,
h4,
h5 {
    color: #069;
}
h1 {
    line-height: 40px;
}
h2 {
    font-size: 28px;
    line-height: 34px;
    margin-top: 26px;
    margin-bottom: 15px;
}
h3 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 10px;
}
h4,
h5,
h6 {
    font-size: 100%;
    margin-bottom: 5px;
}
h4 {
    font-weight: 700;
}
h5 {
    font-weight: 600;
    display: inline;
}
h6,
label,
optgroup {
    font-weight: 700;
}
hr {
    clear: both;
    border: none;
    margin: 0;
    height: 1px !important;
    color: #d8dae0;
    background-color: #d8dae0;
}
.hr-grey {
    left: -20px;
    position: relative;
    width: 115%;
}
.hr-light-blue {
    border-top: 1px solid #09c;
}
.hr-white {
    border-top: 1px solid #fff;
}
.hr-visible {
    visibility: visible !important;
}
.display-flex {
    display: flex;
}
table,
table td,
table th {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr {
    border-top: none;
    border-bottom: 1px solid #d8dae0;
}
p {
    margin-bottom: 20px;
}
p.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
dd {
    display: list-item;
    margin-left: 20px;
    margin-bottom: 5px;
}
ul {
    padding: 0;
    margin-left: 12px;
}
ul ul {
  text-indent: 30px;
}
ol {
    padding: 0;
    margin-left: 20px;
}
ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin: 0 5px 0 -10px;
    color: #069;
}
a {
    color: #069;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #004f78;
    text-decoration: underline;
}
a.ellipsis-overflow {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.alert a {
    display: inline-block;
    text-align: center;
	text-decoration:underline;
}
.alert p {
    display: inline-block;
    text-align: center;
}
/*
.alert-danger a {
    color: #fff;
    width: 100%;
}
.alert-danger a:hover {
    text-decoration: none;
    background-color: #ab141a;
}*/
#leftnav-main-menu .is-active {
    font-weight: bold;
    background-color: #cedbdf;
}
input[type="submit"] {
    font-family: FontAwesome, "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#views-exposed-form-gchhs-our-services-az-our-services input {
    margin-top: 30px;
    margin-left: 20px;
}
#breadcrumbs li:before,
#main-menu ul li:before,
.dropdown dd ul li:before,
.flex-control-nav li:before,
.flexslider ul > li:before {
    font-family: FontAwesome;
    content: "";
}
input[type="password"],
input[type="date"],
input[type="time"],
input[type="number"],
input[type="file"],
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
select,
textarea {
    width: 100%;
    padding: 11px 18px;
    border: 1px solid #e8e8e8;
    border-bottom: 2px solid #ccc;
    background-color: #fff;
    line-height: 25px;
}
.btn-icon a i,
.line-height-40 {
    line-height: 40px;
}
input[type="password"]:focus,
input[type="password"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="file"]:focus,
input[type="file"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    background-color: #f2fafc !important;
	border-top-color: #f2fafc !important;
	border-left-color: #f2fafc !important;
	border-right-color: #f2fafc !important;
    border-bottom-color: #09c !important;
}
 textarea.webform-counter-warning, textarea.form-textarea.webform-counter-warning {
    background: #fff !important;
	border-bottom-color:#cccccc !important;
	border-bottom-style:solid !important;
	border-bottom-width:2px !important;
	border-left-color:#E8E8E8 !important;
	border-left-style:solid !important;
	border-left-width:1px !important;
	border-top-color:#E8E8E8 !important;
	border-top-style:solid !important;
	border-top-width:1px !important;
	border-right-color:#E8E8E8 !important;
	border-right-style:solid !important;
	border-right-width:1px !important;
	
}
.text-count-wrapper.webform-counter-warning {
    color: #333333 !important;
    font-weight: normal !important;
}
input[disabled][type="password"],
input[disabled][type="date"],
input[disabled][type="time"],
input[disabled][type="number"],
input[disabled][type="file"],
input[disabled][type="text"],
input[disabled][type="search"],
input[disabled][type="tel"],
input[disabled][type="url"],
input[disabled][type="email"],
select[disabled],
textarea[disabled] {
    filter: alpha(Opacity=65);
    opacity: 0.65;
}
input[disabled][type="password"]:focus,
input[disabled][type="password"]:hover,
input[disabled][type="date"]:focus,
input[disabled][type="date"]:hover,
input[disabled][type="time"]:focus,
input[disabled][type="time"]:hover,
input[disabled][type="number"]:focus,
input[disabled][type="number"]:hover,
input[disabled][type="file"]:focus,
input[disabled][type="file"]:hover,
input[disabled][type="text"]:focus,
input[disabled][type="text"]:hover,
input[disabled][type="search"]:focus,
input[disabled][type="search"]:hover,
input[disabled][type="tel"]:focus,
input[disabled][type="tel"]:hover,
input[disabled][type="url"]:focus,
input[disabled][type="url"]:hover,
input[disabled][type="email"]:focus,
input[disabled][type="email"]:hover,
select[disabled]:focus,
select[disabled]:hover,
textarea[disabled]:focus,
textarea[disabled]:hover {
    background: 0 0;
    border-bottom-color: #ccc;
}
input[type="color"] {
    height: 42px;
    width: 42px;
    padding: 2px;
}
input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
fieldset {
    padding: 0.54688rem 0.97656rem 1.01563rem;
    border: 1px solid #f3f3f3;
    margin: 0 2px;
}
legend {
    border: 0;
    margin-left: -5px;
    padding: 0 5px;
}
label {
    display: block;
    margin-bottom: 3px;
}
.day {
    width: 130px;
}
.month {
    width: 170px;
}
.year {
    width: 130px;
}
.webform-grid {
    width: 100%;
}
.checkbox.webform-grid-option {
    display: table-cell;
}
.grid-checkbox {
    margin-left: 0px !important;
}
.btn-cta a,
.btn-icon,
.btn-icon a {
    display: inline-block;
}
textarea {
    overflow: auto;
}
img,
svg {
    max-width: 100%;
    height: auto;
    width: auto;
}
table>thead>tr>th {
	background: #f2fafc !important;
    color: #333 !important;
	font-weight: normal !important;
	vertical-align: top !important;
}
.padding-side-0 {
    padding: 0 !important;
}
.padding-side-10 {
    padding: 0 10px !important;
}
.padding-top-7 {
    padding-top: 7px !important;
}
.padding-top-10 {
    padding-top: 10px !important;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-20 {
    padding-top: 20px !important;
}
.padding-bottom-0 {
    padding-bottom: 0 !important;
}
.padding-bottom-7 {
    padding-bottom: 7px !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.padding-bottom-15 {
    padding-bottom: 15px;
}
.padding-bottom-20 {
    padding-bottom: 20px !important;
}
.padding-bottom-30 {
    padding-bottom: 30px !important;
}
.padding-left-0 {
    padding-left: 0 !important;
}
.padding-left-5 {
    padding-left: 5px !important;
}
.padding-left-10 {
    padding-left: 10px !important;
}
.padding-left-15 {
    padding-left: 15px;
}
.padding-left-20 {
    padding-left: 20px !important;
}
.padding-left-30 {
    padding-left: 30px;
}
.padding-right-0 {
    padding-right: 0 !important;
}
.padding-right-8 {
    padding-right: 8px;
}
.padding-right-13 {
    padding-right: 13px;
}
.padding-right-15 {
    padding-right: 15px;
}
.padding-right-20 {
    padding-right: 20px;
}
.padding-5 {
    padding: 5px !important;
}
.padding-15 {
    padding: 15px !important;
}
.padding-20 {
    padding: 20px !important;
}
.padding-40 {
    padding: 40px !important;
}
.margin-10 {
    margin: 10px;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.margin-top-1 {
    margin-top: 1px !important;
}
.margin-top-5 {
    margin-top: 5px !important;
}
.margin-top-10 {
    margin-top: 10px !important;
}
.margin-top-12 {
    margin-top: 12px !important;
}
.margin-top-16 {
    margin-top: 16px !important;
}
.margin-top-20 {
    margin-top: 20px !important;
}
.margin-top-30 {
    margin-top: 30px !important;
}
.margin-top-39 {
    margin-top: 39px !important;
}
.margin-top-40 {
    margin-top: 40px !important;
}
.margin-top-80 {
    margin-top: 80px !important;
}
.margin-top-067em {
    margin-top: 0.67em;
}
.margin-top-1em {
    margin-top: 1em;
}
.margin-bottom-0 {
    margin-bottom: 0 !important;
}
.margin-bottom-067em {
    margin-bottom: 0.67em;
}
.margin-bottom-1em {
    margin-bottom: 1em;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}
.margin-bottom-20 {
    margin-bottom: 20px !important;
}
.margin-bottom--20 {
    margin-bottom: -20px !important;
}
.margin-bottom-40 {
    margin-bottom: 40px !important;
}
.margin-auto-side {
    margin: 0 auto !important;
}
.margin-10-side {
    margin: 0 10px !important;
}
.margin-side-137P {
    margin: 0px 13.7%;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-left-260 {
    margin-left: 260px;
}
.margin-right-2 {
    margin-right: 2%;
}
.margin-right-5 {
    margin-right: 5px !important;
}
.margin-right-10 {
    margin-right: 10px !important;
}
.margin-right-20 {
    margin-right: 20px;
}
.margin-side-20 {
    margin: 0px 20px;
}
.height-70 {
    height: 70px;
}
.height-160 {
    height: 160px;
}
.height-175 {
    height: 175px;
}
.height-250 {
    height: 250px;
}
.minheight-62 {
    min-height: 62px !important;
}
.minheight-80 {
    height: 80px;
}
.minheight-304 {
    min-height: 304px !important;
}
.top-border {
    border-top: 1px solid #09c;
}
.bottom-border {
    border-bottom: 1px solid #09c;
}
.border-darkblue {
    border: 1px solid #069;
}
.border-lightblue{
	border: 2px solid #eef8fd;
}
.border-lightblue-5px{
	border: 5px solid #eef8fd;
}
.width-130 {
    width: 135px;
}
.width-157 {
    width: 160px;
}
.width-160 {
    width: 160px;
}
.width-165 {
    width: 165px;
}
.width-170 {
    width: 170px;
}
.width-180 {
    width: 180px;
}
.width-184 {
    width: 184px;
}
.width-185 {
    width: 186px;
}
.width-250 {
    width: 250px;
}
.width-270 {
    width: 270px;
}
.width-430 {
    width: 430px;
}
.min-width-70 {
    min-width: 70px;
}
.bottom-2 {
    bottom: 2.25em;
}
.dropdown dd ul,
.dropdown dt a {
    min-width: 280px;
    border: 1px solid #069;
}
.font-12 {
    font-size: 12px;
}
.font-22 {
    font-size: 22px;
}
.font-08 {
    font-size: 0.8em;
}
.font-5 {
    font-size: 5em;
}
.fontweight-normal {
    font-weight: 400;
}
.fontweight-bold {
    font-weight: bold;
}
.btn-primary {
    margin-top: 16px;
    margin-bottom: 15px;
    border-color: #069 !important;
}
a.btn {
    color: #fff;
    text-decoration: none;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.btn-cta {
    background-color: #069;
    min-height: 40px;
}
.btn-cta a:hover,
.btn-cta:hover {
    background-color: #004f78;
    color: #fff;
}
.btn-cta a {
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    text-decoration: none !important;
    width: 100%;
}
.btn-icon {
    background-color: #069;
    width: 40px;
    height: 40px;
}
.btn-icon a:hover,
.btn-icon:hover {
    background-color: #004f78;
    color: #fff;
}
.btn-icon a {
    color: #fff;
    font-size: 30px;
    width: 50%;
}
.btn-icon a span {
    width: 35px;
    height: 35px;
    vertical-align: baseline;
    margin-left: 7.5px;
    margin-top: 4px;
}
.btn-icon-margin-right {
    margin-right: 13.5px;
}
.js-hide {
    display: none;
}
.text-red {
    color: #ed1c24;
}
.text-light-blue {
    color: #09c;
}
.text-dark-blue {
    color: #069;
}
.text-white {
    color: #fff !important;
}
.background-color-darkblue {
    background-color: #003C68;
}
.background-color-medblue {
    background-color: #09c;
}
.background-color-lightblue {
    background-color: #f2fafc;
}
.background-lightblue{
	background-color: #eef8fd;
}
.background-color-white {
    background-color: #fff !important;
}
#nav-site,
#tools a:hover {
    background: #09c;
}
.date-display-single {
    color: #939598;
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
.element-invisible {
    display: none;
}
.fa {
    margin-right: 5px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.inline {
    display: inline !important;
}
.inline-block {
    display: inline-block;
}
.max-width {
    max-width: 1332px;
}
.pager-ellipsis {
    display: none !important;
}
.file-icon,
.print-link-url {
    display: none;
}
.text-left {
    text-align: left !important;
}
span.fileinfo {
    color: #939598;
    font-size: 12px;
    margin-bottom: 20px;
}
#nav-site ul li a,
#tools a {
    color: #fff;
}
.textdec-underline {
    text-decoration: underline;
}
.pager{
	display: flex;
    justify-content: center;
}
#pagination {
    height: 80px;
}
#pagination ul{
    text-indent: 0px !important;
}
#pagination ul li::before {
    content: "";
}
#pagination li {
    height: 35px;
}
#pagination li a {
    padding: 0.5em 5px;
}
#pagination li a:hover {
    background-color: #09c;
    border: 1px solid #09c;
    color: #ffffff;
}
.pager-first a,
.pager-previous a,
.pager-next a,
.pager-last a {
    border: 1px solid #006699;
    font-weight: bold;
    background: #f2fafc;
}
.pager-item a {
    border: 1px solid #006699;
    font-weight: bold;
    text-align: center;
    width: 28.7px;
}
.search-results .pager-current {
    border: 1px solid #006699;
    background-color: #006699;
    color: #ffffff;
    margin: 0 0.3em !important;
    height: 42px !important;
    line-height: 42px;
    width: 28.7px;
    text-align: center;
    font-weight: bold;
}
.page-number {
    color: #006699;
    width: 100%;
    display: inline-block;
    line-height: 50px;
    text-align: center;
}
ul.search-results li::before {
    content: "";
    margin: 0;
}
#header {
	background: #069;
}
#site-name {
    margin-left: 15px;
}
#site-name,
#site-name img {
    width: 270px;
    height: 28px;
}
#edit-keywords {
    padding: 0 4px;
    border-bottom: 0;
    width: 253.6px;
}
#edit-submit-gchhs-search {
    color: #fff;
    background-color: #09c;
    height: 26px;
    width: 26px;
    margin: 0;
    padding: 2px;
    border-width: 0;
}
.btn-gchhs-search {
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 11px;
}
#nav-site ul {
    font-size: 90%;
}
#nav-site li {
    padding: 0.3em 0.5em 0.3em 0;
}
#nav-site ul li.hover,
#nav-site ul li:hover {
    background: #0082b2;
    border: none;
}
#nav-site ul li.hover a.open,
#nav-site ul li.hover a:hover {
    text-decoration: none;
    background: #0082b2;
    border: none;
}
#nav-site ul li ul {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    margin: 9px 0 0 -9px;
}
#nav-site ul li ul li:first-child {
    border-top: none;
}
#nav-site ul li ul li,
#nav-site ul li ul li:not(:first-child):hover {
    border-top: 1px solid #e5e5e5;
}
#nav-site ul li ul li:hover {
    background: #f5f5f5;
}
#nav-site ul li ul li a {
    color: #373a3c;
    background: 0 0 !important;
}
#nav-site ul li ul li a:hover {
    background: #f5f5f5;
    text-decoration: none;
}
#main-menu li.has-child > a:after {
    color: #fff;
    content: "";
    position: relative;
    top: 14px;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    margin-left: 5px;
}
#main-menu ul li:before {
    margin: 0;
    color: #069;
}
.banner-header h1,
.banner-header p {
    clear: both;
    color: #fff;
    width: auto;
    font-weight: 700;
}
#page-container {
    padding-top: 0;
}
.banner-header {
    position: absolute;
    left: 1.3em;
    bottom: 1em;
}
.banner-header h1 {
    background: #069;
    display: inline-block;
    margin: 5px;
    padding: 0.2em 0.3em;
}
.banner-header p {
    background: rgba(0, 151, 207, 0.9);
    letter-spacing: 0.2px;
    margin: 0 5px 5px;
    padding: 0.2em 10px;
}
.banner-header .white-bg {
    background-color: #fff;
    color: #069;
    font-size: 1.7em;
    font-weight: 700;
    display: inline-block;
}
.banner-menu {
    left: 0;
    bottom: 0;
}
.banner-menu a {
    text-align: center;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #fff;
    transition: all 0.2s ease-in;
    width: 100%;
}
.banner-menu a:hover {
    background-color: #004f78;
    color: #fff;
}
.btn-banner {
    background-color: #069;
    border: 1px solid #fff;
}
a.btn-banner {
	text-decoration: none !important;
}
a.btn-banner:hover{
	text-decoration: underline !important;
}
.flexslider {
    border: none !important;
    margin-bottom: 25px !important;
    z-index: 1;
}
.flexslider ul > li:before {
    margin: 0;
    color: #069;
}
.flex-control-paging li a {
    background-color: #fff !important;
}
.flex-control-paging li a.flex-active {
    background-color: #09c !important;
}
.flex-control-nav {
    bottom: 20px !important;
    left: 1100px;
    z-index: 99;
    float: right;
    width: 15% !important;
}
.flex-control-nav li:before {
    margin: 0;
    color: #069;
}
.flex-direction-nav {
    display: none;
}
#nav-section {
    font-size: 16px;
    margin-top: 20px;
}
#nav-section .box-sizing {
    background: #f2fafc;
    border-top: 3px solid #09c;
    border-bottom: 3px solid #09c;
    padding: 0;
    margin: 0;
}
#nav-section h3 {
    margin-top: 10px;
    margin-left: 5px;
}
#nav-section ul {
    margin: 0;
}
#nav-section ul li {
    list-style-image: none;
    border-top: 1px solid #fff;
    padding: 0.5em 0.5em 0.5em 2em;
}
#nav-section .qg-cue-widget{
	display:inline !important;
}
#nav-section .qg-cue-widget img {
    vertical-align: inherit;
}
#nav-section ul li ul {
    padding-left: 1em;
}
#nav-section ul li ul li {
    padding-left: 0 !important;
}
#content-container {
    margin-top: 20px;
}
#breadcrumbs {
    font-size: 0.7em;
}
#breadcrumbs ol {
    background: 0 0;
    padding-top: 0.3em;
    margin: 0;
}
#breadcrumbs ol li:first-child {
    padding-left: 0;
}
#breadcrumbs li a:last-child {
    padding: 0;
    white-space: nowrap;
}
#breadcrumbs ol li a {
    color: #069;
}
#breadcrumbs li:before {
    margin: 0;
    color: #069;
}
.article {
    margin-top: 0;
    border: none;
}
.article .box-sizing {
    border: none;
    border-top: 3px solid #09c;
    padding: 0;
    margin: 0 0 20px;
}
.content-standard a {
    text-decoration: underline;
}
.content-standard ul li {
    display: block;
}
.content-standard li:before {
    margin: 0 5px 0 -11px;
}
#document-properties .box-sizing {
    padding: 0;
    margin: 0 2.3em 0 0;
}
.bluecontainer-border {
    background: #f2fafc;
    border-top: 3px solid #09c;
    padding: 10px 20px;
}
.bluecontainer-noborder-type1 {
    background: #f2fafc;
    display: block;
    padding: 0 20px 20px;
}
.bluecontainer-noborder-type2 {
    background: #f2fafc;
    display: block;
    padding: 20px 20px 0;
}
.bluecontainer-noborder-type3 {
    background: #f2fafc;
    display: block;
    padding: 0;
}
.dropdown dt a,
.iwantto-heading {
    display: inline-block;
    line-height: 40px;
}
.dark-bluecontainer-noborder {
    background: #069;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    line-height: 40px;
    padding: 0 0 0 20px;
}
.dark-bluecontainer-noborder a {
    color: #fff;
}
div.remove-panel-separator div div.panel-separator {
    margin: 0;
}
.iwantto-heading {
    font-size: 24px;
    font-weight: 700;
    color: #069;
    border-top: 1px solid #09c;
    border-bottom: 1px solid #09c;
}
.dropdown {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.dropdown dd,
.dropdown dt,
.dropdown ul {
    margin: 0;
    padding: 0;
}
.dropdown a,
.dropdown a:visited {
    color: #069;
    font-weight: 400;
    text-decoration: none;
    outline: 0;
}
.dropdown a:hover {
    color: #069;
}
.dropdown dt a:hover {
    color: #069;
    border: 1px solid #069;
}
.dropdown dt a {
    background: right center no-repeat #fff;
    padding: 0 20px;
}
.dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}
.dropdown dd {
    position: relative;
    display: block;
}
.dropdown dd ul {
    background: #fff;
    display: none;
    left: 0;
    position: absolute;
    top: 2px;
    width: auto;
    list-style: none;
    z-index: 5;
}
.dropdown dd ul li:before {
    margin: 0;
    color: #069;
}
.dropdown span.value {
    display: none;
}
.dropdown dd ul li a {
    line-height: 40px;
    padding: 0 20px;
    display: block;
}
.dropdown dd ul li a:hover {
    background-color: #f2fafc;
}
.dropdown i {
    font-size: 20px;
}
.portraitimage-container {
    display: flex;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.portraitimage-container-image {
    margin-top: 5px;
    margin-right: 20px;
}
.portraitimage-container img {
    display: block;
    float: left;
}
.portraitimage-container-text {
    display: block;
    float: right;
}
.featureimage-container {
    display: inline-block;
    left: -10px;
    padding-bottom: 20px;
    position: relative;
    width: 102%;
}
.image-headingcontainer-darkblue {
    background: #069;
    min-height: 40px;
    padding: 7px 20px;
    vertical-align: middle;
}
.image-headingcontainer-lightblue {
    background: #09c;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    vertical-align: middle;
}
.image-headingcontainer-darkblue a,
.image-headingcontainer-lightblue a {
    color: #fff;
    font-weight: 700;
}
.site-map-menus ul {
    color: #069;
}
.thumbnailimage-container {
    left: -10px;
    position: relative;
    width: 103%;
}
.thumbnailimage-container-type2 {
    left: -20px;
    position: relative;
    width: 106%;
}
.image-tiles–container {
    width: 202px !important;
    background: #f2fafc !important;
    margin-right: 20px !important;
}
.image-tiles–container .image-text {
    padding: 20px 20px 0;
    color: #069;
    min-height: 137px;
}
.site-map-menus ul > li > a {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
}
.site-map-menus ul > li > ul > li > a {
    font-weight: 700 !important;
    font-size: 100%;
}
.site-map-front-page a,
.site-map-menus ul > li > ul > li > ul > li > a {
    font-weight: 600 !important;
}
span.news-article-title {
    font-size: 22px;
    margin-bottom: 0;
}
.news-caption {
    display: block;
    font-style: italic;
    padding: 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #d8dae0;
    text-align: center;
}
blockquote {
    background: #f2fafc;
    font-size: 1.3em;
    font-weight: 700;
    font-style: italic;
    line-height: 1.3em;
    font-family: Georgia, Times, "Times New Roman", serif;
    border-top: 1px dotted #069;
    border-left: 10px solid #09c;
    border-bottom: 1px dotted #069;
    margin: 1em 0;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
blockquote:before {
    color: #0097cf;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.footer-connectwithus ul li:before,
.glossary-links li:before {
    font-family: FontAwesome;
    content: "";
}
.glossary-links {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin: 0;
    padding: 5px 0;
}
.glossary-links li {
    display: inline-block;
    font-size: 15px;
    width: 33.6px;
    line-height: 31px;
    text-align: center;
}
.glossary-links li.disabled {
    color: #999;
}
.glossary-links a li {
    font-weight: 700;
}
.glossary-links li:before {
    margin: 0;
    color: #069;
}
.glossary-atoz-content {
    padding: 0.3em 0.5em;
    background: #eef1f5;
    border-left: 3px solid #069;
}
.glossary-service-wrapper {
    padding: 0.7em 0.5em;
    border-bottom: 1px solid #eef1f5;
}
.field-collection-container,
.field-collection-view {
    border-bottom: none !important;
}
.glossary-service-wrapper:hover {
    background: #f2fafc;
}
.key-services ul {
    margin: 0 0 20px;
}
.key-services ul li {
    margin-bottom: 1px;
}
.key-services ul li a {
    padding: 0.7em 1em;
    font-weight: 700;
    background-color: #eef1f5;
    display: block;
    transition: all 0.2s ease-in;
}
.key-services ul li a:hover {
    background: #d8dae0;
}
.field-collection-view,
.paragraph--type--field-accordion-element {
    padding: 0.3em 0 !important;
    margin: 0 !important;
}
.accordion,
.accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.accordion-section-title {
    padding: 0.7em 1em;
    color: #069;
    font-weight: 700;
    background-color: #eef1f5;
    display: block;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}
.accordion-section-title:hover {
    background: #d8dae0;
    text-decoration: none;
}
.accordion-section-title.active,
.accordion-section-title.active:hover {
    background: #069;
    color: #fff;
}
.accordion-section-content {
    border: 1px solid #eef1f5;
    padding: 20px 20px 0;
    display: none;
    overflow: auto;
}
.accordion-section-title-red {
    padding: 1em;
    color: #bb6f7a !important;
    font-weight: 700;
    font-size: 1.2em;
    background-color: #f0dedf;
    display: block;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

.accordion-section-title-red:hover {
    background: #d8dae0;
    text-decoration: none;
}

.accordion-section-title-red.active,
.accordion-section-title-red.active:hover {
    background: #bb6f7a;
    color: #fff !important;
}

.accordion-section-content-red {
    border: 1px solid #f0dedf;
    padding: 20px 20px 0;
    display: none;
    overflow: auto;
}
.accordion-section-title-yellow {
    padding: 1em;
    color: #fdb933 !important;
    font-weight: 700;
    font-size: 1.2em;
    background-color: #f7ebcb;
    display: block;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

.accordion-section-title-yellow:hover {
    background: #d8dae0;
    text-decoration: none;
}

.accordion-section-title-yellow.active,
.accordion-section-title-yellow.active:hover {
    background: #fdb933;
    color: #fff !important;
}

.accordion-section-content-yellow {
    border: 1px solid #f7ebcb;
    padding: 20px 20px 0;
    display: none;
    overflow: auto;
}
.accordion-section-title-grey {
    padding: 1em;
    color: #069;
    font-weight: 700;
    font-size: 1.2em;
    background-color: #eef1f5;
    display: block;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}
.accordion-section-title-grey:hover {
    background: #d8dae0;
    text-decoration: none;
}
.accordion-section-title-grey.active,
.accordion-section-title-grey.active:hover {
    background: #069;
    color: #fff;
}
.accordion-section-content-grey {
    border: 1px solid #eef1f5;
    padding: 20px 20px 0;
    display: none;
    overflow: auto;
}

.accordion-section-title-green {
    padding: 1em;
    color: #2d9f9b !important;
    font-weight: 700;
    font-size: 1.2em;
    background-color: #dcf1ef;
    display: block;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

.accordion-section-title-green:hover {
    background: #d8dae0;
    text-decoration: none;
}

.accordion-section-title-green.active,
.accordion-section-title-green.active:hover {
    background: #2d9f9b;
    color: #fff !important;
}

.accordion-section-content-green {
    border: 1px solid #dcf1ef;
    padding: 20px 20px 0;
    display: none;
    overflow: auto;
}

.form-item {
    margin-bottom: 20px;
}
.form-item .js-form-type-checkbox {
    margin-bottom: 0px;
}
.form-item__required,
.form-required {
    color: #c00;
}
.form-item .description,
.form-item__description {
    font-size: 0.85em;
}
#edit-availability-grid .fieldset-legend {
    display: inline-block;
    width: 100px;
}
#fat-footer h3,
#fat-footer li {
    font-size: 14px;
    line-height: 22px;
}
.container-inline .form-item div,
.container-inline .form-item label,
.form-item--inline div,
.form-item--inline label {
    display: inline;
}
.container-inline .fieldset-wrapper,
.form-item--inline__exception {
    display: block;
}
.confirm-parent,
.form-item--radio,
.form-item--tight,
.form-type-checkbox,
.form-type-radio,
.password-parent,
table .form-item {
    margin: 0;
}
.form-item--radio .form-item__label,
.form-item--radio__label,
.form-type-checkbox .form-item__label,
.form-type-radio .form-item__label,
label.option {
    display: inline;
}
.form-item .form-item--radio .description,
.form-item .form-type-checkbox .description,
.form-item .form-type-radio .description,
.form-item--radio .form-item .description,
.form-item--radio .form-item__description,
.form-item--radio__description,
.form-type-checkbox .description,
.form-type-checkbox .form-item .description,
.form-type-checkbox .form-item__description,
.form-type-radio .description,
.form-type-radio .form-item .description,
.form-type-radio .form-item__description {
    margin-left: 1.4em;
}
.form-item input.error,
.form-item select.error,
.form-item textarea.error,
.form-item-is-error input,
.form-item-is-error select,
.form-item-is-error textarea,
.form-item-is-error__widget,
.form-item.is-error .form-item__widget,
.form-item.is-error input,
.form-item.is-error select,
.form-item.is-error textarea {
    border: 1px solid #c00;
}
.aside-content,
.aside-content-nopadding {
    border-left: 1px solid #09c;
    border-right: 1px solid #09c;
    border-bottom: 1px solid #09c;
}
#sidebar-second {
    margin-top: 20px;
}
#sidebar-second .aside {
    padding-bottom: 20px;
}
.aside-header {
    background-color: #09c;
    min-height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.aside-header h4 {
    color: #fff;
    margin: 0;
    padding: 0 20px;
}
.aside-content {
    padding: 20px 20px 0;
}
.aside-content-nopadding {
    padding: 0;
}
.aside-content-nopadding div:nth-child(even) {
    background-color: #eef1f5;
}
.aside-content-nopadding div:nth-child(even):hover,
.aside-content-nopadding div:nth-child(odd):hover {
    background-color: #f2fafc;
}
.aside-content-nopadding-content {
    padding: 20px 20px 0;
}
.aside-content div,
.aside-content p,
.aside-content-nopadding-content div,
.aside-content-nopadding-content p {
    line-height: 22px;
    margin-bottom: 20px;
}
.aside-content .main-heading,
.aside-content-nopadding .main-heading {
    color: #069;
    font-weight: 700;
    margin-bottom: 0;
}
.aside-content .sub-heading,
.aside-content-nopadding .sub-heading {
    margin-bottom: 0;
}
.aside-content p .fa {
    color: #069;
}
.aside-content-portraitimage,
.aside-content-thumbnailimage {
    height: auto;
    width: 100%;
}
.view-content,
.views-row-last {
    margin-bottom: 0 !important;
}
#footer {
    background: #069;
    color: #fff;
}
#info-footer {
    background: #fff;
    color: #333;
    text-align: left;
    padding-bottom: 20px;
}
#info-footer a {
    padding: 0;
    white-space: normal;
}
#fat-footer {
    border-top: 3px solid #0099db;
    background: #f2fafc;
}
#fat-footer i {
    color: #069;
}
#fat-footer h3 {
    margin-bottom: 0.7em;
}
#fat-footer li:before {
    margin: 0 5px 0 0;
}
.footer-connectwithus ul li:before {
    margin: 0;
    color: #069;
}
#cue-footer a {
    color: #fff;
}
#cue-footer-qg {
    padding: 0.2em 0 0.3em !important;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.imgDiv30 {
    width: 30%;
    object-fit: cover;
}
.hw100 {
    width: 100%;
    height: 200px;
}
.imgprofile {
    height: 300px;
    width: 100%;
    overflow: hidden;
}
.searchgateicon {
    height: 37px;
    width: 37px;
    margin-bottom: 10px;
}
.awards-side-content {
    padding-left: 16px;
    font-size: 14px;
}
#views-exposed-form-edcr-pillar-details-block-2 .button {
    margin: 0px;
}
.padding-top-30 {
    padding-top: 30px;
}
.txtright {
    text-align: right;
}
.our_project_head {
    background: #f3f4ee;
    text-align: left;
    padding: 18px;
}
.our_project_content {
    padding: 18px;
}
.our_projects_gap {
    border: 1px solid #ffffff;
    float: left;
    width: 2%;
}
.our_project_brdr {
    border: 1px solid #d8d8d4;
    height: auto;
    min-height: 335px;
}
#views-exposed-form-edcr-pillar-details-block-3 .button {
    margin: 0px;
}
#views-exposed-form-edcr-pillar-details-block-3 .form-text {
    margin: 0px;
}
#views-exposed-form-edcr-pillar-details-block-3 div {
    margin-right: 20px;
}
#views-exposed-form-edcr-pillar-details-block-2 div {
    margin-right: 20px;
}
.content-marginBtm0 {
    margin-bottom: 0px;
}
.imgprofilelead {
    height: 237px;
    width: 202px;
    overflow: hidden;
}
#views-exposed-form-edcr-pillar-details-block-20 .button {
    margin: 0px;
}
#views-exposed-form-edcr-pillar-details-block-20 .form-text {
    margin: 0px;
}
#views-exposed-form-edcr-pillar-details-block-20 div {
    margin-right: 20px;
}
.padding8 {
    padding: 8px !important;
}
.alert i {
    /*padding-left: 5px;*/
}
.alertrrem {
    padding: 0px !important;
}
.alert {
    padding: 20px;
}
#flexslider-1 {
    float: left;
}
.alert-red {
    background-color: #ed1c24;
    color: #fff;
    line-height: 18px;
    text-align: center;
}
.alert-red a {
    color: #fff;
}
.alert-red a:hover {
    text-decoration: none;
    background-color: #ab141a;
}
#block-blockcovid19impactedservices .aside-header {
    background-color: #ed1c24 !important;
    color: #fff !important;
}
#block-blockcovid19impactedservices .aside-content {
    border-left: 1px solid #ed1c24 !important;
    border-right: 1px solid #ed1c24 !important;
    border-bottom: 1px solid #ed1c24 !important;
}
.orange-border {
    border-style: solid;
    border-width: 1px;
    border-color: #e77046;
}
.orangecontainer-border {
    background: #eff9fe;
    padding: 10px 20px;
}
.organge-title {
    background: #e77046;
    color: #fff;
    padding: 10px;
}
.organge-title a {
    color: #fff;
}
.noborderline {
    border: 0px !important;
}
.blugBg {
    background: #f2fafc;
}
.padBox {
    padding: 0px 5px 15px 0;
}
.noborderline div {
    margin-bottom: 0px !important;
}
.badge-custom {
    background-color: #6c757d;
    color: #fff;
    padding: 2px 8px;
    border-radius: 5px;
    font-size: 15px;
    white-space: nowrap;
}
.noborderline ul li {
    margin-bottom: 5px;
}
.padding020 {
    padding: 0 20px;
}
.red-title {
    background-color: #ed1c24 !important;
}
.red-border {
    border-left: 1px solid #ed1c24 !important;
    border-right: 1px solid #ed1c24 !important;
    border-bottom: 1px solid #ed1c24 !important;
}
.hidename .field--name-field-title {
    display: none;
}
.banner-header a {
    text-decoration: none !important;
}
.orangecontainer-border ul li:before {
    position: absolute;
}
.margin-top--21 {
    margin-top: -21px;
}
.margin-top-25 {
    margin-top: 25px !important;
}
.hide {
    display: none;
}
.emaildiv {
    height: 800px;
}
.email-form-div {
    padding: 5px 0 10px 0;
}
.modal-name {
    padding-top: 5px;
    color: #006699;
    font-size: 11pt;
    font-family: arial;
    text-align: right;
}
.modal-head-img {
    width: 190px;
}
.modal-hr {
    background-color: #0099cc;
    height: 2px !important;
    margin: 8px 0 8px 0;
}
.body-message h1 {
    color: #0099cc;
    margin: 0px;
}
.cellborder {
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
}
.text-right {
    text-align: right;
}
.border-blue {
    border: 1px solid #006699;
    padding: 5px 0 0 40px;
}
.bg-light {
    background: #cedbdf;
    padding: 5px 0 4px 40px;
}
.cursor {
    cursor: pointer;
}
.anchor-color {
    color: #337ab7;
}
.lighttext {
    color: #8cc3d9;
}
.infrabottom-3 {
    padding-top: 50px;
    border-bottom: 3px solid #0099db;
}
.paddtop50 {
    padding-top: 50px !important;
}
.margin-bottom-5 {
    margin-bottom: 5px !important;
}
.font-bold {
    font-weight: bold !important;
}
.img200 {
    height: 200px !important;
}
.modal-title {
    color: #0099cc;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.pes-sub-head {
    color: #0099cc;
    font-size: 12pt;
    font-weight: bold;
}
.root-box-padding {
    padding-top: 3%;
}
.root-text {
    background: #1987b2;
    height: 120px;
}
.root-bottom-text {
    height: 60px;
}
.pes-address {
    border: 1px solid black;
    background: #00a5da;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin: 10px 0px;
}
.pes-root-box a {
    color: #fff !important;
}
.spacer {
    width: 100%;
    height: 95px;
}
.noheader_footer_menu {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 100px;
}
.noheader_footer_menu ul li a {
    font-size: 30px;
    padding: 0.5em 1em;
}
.tblbg {
    background-color: #0099cc;
    color: #fff;
    padding: 15px;
    font-weight: bold;
    margin: 10px 0;
}
.pes-breadcrumb {
    color: #fff !important;
    font-weight: bold;
    font-size: 20px;
    background: #007aaa;
    padding: 16px;
    margin: 10px;
    height: 70px;
    background: #006699;
    border-radius: 8px;
}
.pes-root-box {
    color: #fff !important;
    font-weight: bold;
    font-size: 2em;
    background: #006699;
    padding: 5px;
    margin: 10px;
    height: 210px;
}
.noheader_footer_menu li a:hover {
    border: none !important;
    background: none !important;
    margin: 0px !important;
}

.close-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    text-align: right;
}

.topright {
    position: absolute;
    right: 10%;
    top: 0;
    z-index: 100;
}
.modal {
    text-align: left;
}
@media screen {
    #printSection {
        display: none;
    }
}

/*----*/

/* PES The Modal (background) */

.modal-pes {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 11%;
    top: 14%;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.pes-d-root-box {
    color: #fff !important;
    font-weight: bold;
    font-size: 25px;
    padding: 5px 1px 5px 1px !important;
    text-align: center;
}
.pes-d-root-box i {
    font-size: 100px;
}
.height55 {
    height: 170px;
    background: #00aad6;
}
.height35 {
    height: 100px;
}
.pes-bottom-root-box {
    color: #fff !important;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
    margin: 10px;
    text-align: center;
    background: #1987b2;
    border-radius: 8px;
}
.pes-bottom-root-box i {
    font-size: 60px;
}
.pes-breadcrumb a {
    color: white;
}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    /*padding: 16px;
  margin-top: -22px;
  font-size: 70px;*/
    color: black;
    font-weight: bold;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.active,
.dot:hover {
    background-color: #717171;
}
/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px;
    }
}
.h3-speciality{
margin-top:0px;
}
.div-center{
 margin: 0 auto;
}
.h4-conditions{
margin-top:0px;
background: #d8dae0;
width: fit-content;
}
.contentbox-header {
    background-color: #069;
	color: #fff;
	padding: 1em;
	font-weight: 700;
    font-size: 1.2em;
	display: block;
}
.contentbox-content {
    display: block;
    padding: 20px 20px 0;
    border-left: 1px solid #eef1f5;
    border-right: 1px solid #eef1f5;
    border-bottom: 1px solid #eef1f5;
}
#controlset-8 {background-color: #E77046E6}

/* Ronald Huynh's CSS for RYP */
.important-box{
	background-color: rgba(254, 242, 242);
	border-left-color: rgb(239, 68, 68);
    border-left-style: solid;
    border-left-width: 4px;
}
/*ATSI Website starts here*/
.banner-header-abt{
    position: absolute;
    right: 1.3em;
    top: 0;
    width: auto;
    text-align: right;
}
.banner-header-abt h1{
    color: #404040;
    font-weight:700 !important;
    margin:2px 0 0 0 !important;
    font-size: 1em;
}
.abt_content h1{
    color: #BB6F7A;
}
.abt_content h3{
    color: #404040;
}
.margin-top-50{margin-top:50px !important}
.abt_menu{
    background: #BB6F7A !important;}
.abt-footer-content{
    background-color: #F8D4C7;
    padding-left:0px !important;
    width: 100%;
}
.abt-footer-content-left{
    background: url('../images/footer-content-left.png') no-repeat !important;
    background-size: cover !important;
    flex:1;
    padding-right:0px !important;
}
.abt-footer-content-left .txt{
    margin-top: 26px;
    margin-bottom: 15px;
    text-align: center;
}
#nav-site.abt_menu ul li.hover{
    background-color: #925861 !important;
    background: #925861 !important;
}
#nav-site.abt_menu ul li.hover a:hover{
    background: #925861 !important;
}
#nav-site.abt_menu li:hover{
    background:none !important;
}
#nav-site.abt_menu li:hover a{
    background:none !important;
}
#nav-site.abt_menu .single a:hover{
    border: none !important;
    margin: 0px !important;
}
#nav-site.abt_menu li a:hover{
    background:none !important;
}
.abt-alert{    
    position: absolute;
    z-index: 100;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}
.alert-orange{
    background-color: #E77046E6;
    color: #fff;
    line-height: 35px;
    text-align: center;
    opacity:1;
    height: auto;
}
.alert-yellow{
    background-color: #ffcc2c;
    color: black;
    line-height: 35px;
    text-align: center;
    opacity:1;
    height: auto;
}
.gcuh__global-alert__content {
flex-direction: row;
}

.abt-close{
    color:#fff;
    cursor: pointer;
}
.abt_content ul li:before{
    content: none !important;
}
.abt_content ul li{
    list-style-type: disc !important;
}
.abt_btn{
    background: #2D9F9B;
    border-radius: 15px;
    /*height: 48px;*/
}
.abt_btn a{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
}
.abt_services{
    /*background: #F8D4C7;*/
    width: 100%;
    float: left;
    background: #F8D4C7 url('../images/417x405px-services-09-dolphinfish.png') no-repeat;
    background-position: right bottom;
}
.abt_tile_center{
    text-align: center;
    position: absolute;
    bottom: 15%;
    width: 100%;
    color: #006699;
    font-weight: bold;
}
.banner-header-abt p{
    font-weight: 700 !important;
    font-size: 1em;
    color: #404040;
    margin: 2px 0 0 0 !important;
}
.display-inline{
    display: inline-block;
}
.abt_menu .mobile-nav{
    background-color: transparent !important;
}
.abt_menu ul li:before{
    color:#fff !important;
	content:none;
}
.hideline .cellborder
{
    display: none;
}
.abt-accordion .accordion-section-title{
    color: #BB6F7A !important;
    background-color: transparent !important;
    border-bottom: 1px solid #D9D9D9;
}
.abt-accordion .accordion-section-title.active{
    color: #BB6F7A !important;
    background-color: transparent !important;
    border-bottom: none !important;
}
.abt-accordion .accordion-section-title:hover{
    color: #BB6F7A !important;
    background-color: transparent !important;
}
.abt-accordion .accordion-section-content{
    border: none !important;
}
.abt-accordion h3, .abt-accordion h4{
    color: #404040 !important;
}
#block-webform-contactus{
    /*background: url('../images/1252x728px-form-contact-01.png') no-repeat !important;*/
    background:#2D9F9B;
    display: inline-block;
    width: 100%;
}
#block-webform-contactus form{
    margin: 30px;
    color: #fff;
}
#block-webform-contactus h3{
    color: #fff;
}
#block-webform-contactus input[type=submit]{
    background: #404040 !important;
    border-radius: 15px !important;
    height: 51px !important;
    width: 203px !important;
}
#block-webform-contactus input[type=text], 
#block-webform-contactus input[type=tel],
#block-webform-contactus input[type=email],
#block-webform-contactus select{
    width: 65% !important;
    border-radius: 10px;
    color: #000;
}
#block-webform-contactus label{
    width:25%;
    color: #fff;
}
.abt_menu ul li a{
 color: #fff;
}
@media only screen and (min-width: 768px)
{
    .abt-footer-content{
        display:flex;
    }
    .banner-header-abt{
        top: 5em;
        width: 26%;
    }
    .abt-footer-content-left .txt
    {
        text-align:right;
    }
    .banner-header-abt p{
        font-size: 2em;
    }
    .banner-header-abt h1{
        font-size: 2em;
    }
}
@media only screen and (min-width: 0px)
{
	.abt-footer-content{
        display:inline-block;
    }
    .abt-footer-content-left .txt
    {
        text-align:right;
    }	
}
@media only screen and (min-width: 1280px)
{
    #block-webform-contactus input[type=text], 
    #block-webform-contactus input[type=tel],
    #block-webform-contactus input[type=email],
    #block-webform-contactus select{
        width: 20%;
        border-radius: 10px;
        color: #000;
    }
	/*
    .abt_menu ul li:before{
        color:#fff !important;
        content:none;
    }
    .abt_menu{
        background: url('../images/menu_bg.png') no-repeat !important;
        background-size: cover !important;
    }*/
}
@media only screen and (min-width: 1870px){
	.abt_menu{
        background: url('../images/menu_bg.png') no-repeat !important;
        background-size: cover !important;
    }
}
.abt-h2{
    margin-top: 0px;
}
.abt-h3{
    margin-top: 0px;
}
.abt-black-color {
    color: #404040;
}


/*ATSI website ends here*/

/*Styling for Google programmable search*/
a.gs-title {
    color: #006699 !important;
    padding: 0 !important;
}

.gsc-input-box { border:0 !important}

table.gsc-search-box tr {border:0 !important}

.cse .gsc-search-button button.gsc-search-button-v2,
button.gsc-search-button-v2 {
	height: 26px !important;
	margin-top: 0 !important;
	min-width: 13px !important;
	padding: 5px 26px !important;
	width: 68px !important;
}
a.gs-title:hover {
    background: none !important;
}
input#gsc-i-id1 {
    min-width: 10em;
    background: none !important;
}

#nav-section ul li, ul{
	text-indent: 0 !important;
}
/*End styling for Google programmable search*/
/*Styling for Covid alert banner*/
.covid-alert{  
	
    z-index: 100;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}
.covid-close{
    color:#fff;
    cursor: pointer;
	position: absolute;
    top: 10px;
    right: 10px;
}
/*End styling for Covid alert banner*/

/*Styling for responsive iframes*/
.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


@media (max-width: 991px) {
	/* Image in body content resize */
	.imgdim50 {
		width: 100%;
	}
}
@media (min-width: 992px) {
	/* Image in body content resize */
	.imgdim50 {
		width: 50%;
	}
}

/*Styling for research 2022 reboot*/
.card-stat{
	min-height: 200px;
	padding: 20px;
    background-color: #eef8fd;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.card-stat-line1{
	font-size: 50px;
    font-weight: bold;
}
.card-stat-line2{
	font-size: 20px;
}
.card-stat-line3{
	font-style: italic;
}

.badge-green{
	background-color: #2d9f9b;
    border-radius: 25px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: white;
    margin-top: 20px;
}
.font-70 {
    font-size: 70px;
}
.font-25 {
    font-size: 25px;
}

.icon-infographic-circle-minheight{
	min-height: 310px;
}
.res-circle {
  border-radius: 50%;
  background: #eef8fd;
  display: flex;
}
.res-circle::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.circle-txt {
  width: 100%;
  text-align: center;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.circle-icon{
	font-size: 30px;
}
.circle-icon-8vw{
	font-size: 8vw;
}
.bottom-28{
	bottom:28%;
}
.text-alignment{
	text-align: center;
}

.res-square {
  background: #eef8fd;
  height: 160px;
  display: flex;
}
.res-square::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square-txt {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #09c;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
.square-icon{
	font-size: 70px;
}
.highlight-text{
	padding: 0.7em 1em;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
}
.line-height-16{
	line-height: 16px;
}
#edit-areas-of-interest-type2 > div{
	margin-bottom: 20px;
}
#edit-areas-of-interest-type2 > div > div label{
	color: #333;
}
.iframe-homepage{
	max-width: 1350px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -125px;
}
.banner-header-research {
    position: absolute;
    left: 15%;
    bottom: 75%;
    z-index: 1;
    
}

@media (max-width: 991px) {
	/* Image in body content resize */
    .banner-header-research {
        position: static;
    }

    .banner-header {
        position: static;
    }
}

@media only screen and (max-device-width: 992px){
    .banner-header-research {
        position: static;
    }

    .banner-header {
        position: static;
    }

}

@media only screen and (max-device-width: 992px) {
    .iframe-homepage {
        margin-bottom: unset;
    }
}

.persona-subtitle{
	display: flex;
	height: 60px;
	align-items: center;
	font-size: 1.5em;
}
.persona-link{
	padding: 10px 0px;
    border-bottom: 1px solid #d8dae0;
}
.alert-success > h3{
	color: #0f5132;
    border-bottom: 2px solid #0f5132;
    margin-left: 35%;
    margin-right: 35%;
}
.container-reserach-howcanwehelp{
	display: flex;
    flex-flow: column wrap;
    width: 50%;
    height: 1000px;
}
.container-frequently-asked-questions{
	order:1;
	padding: 0px 0px 0px 30px;
	width: 100%;
}
.container-frequently-asked-questions>h3,.container-contact-information>h3{
	margin-top:0px;
}
details.faq-container > summary{
	padding: 0.7em 1em;
    color: #069;
    font-weight: 700;
    background-color: #eef1f5;
}
details.faq-container[open] > summary {
	background: #069;
    color: #fff;
}

details.faq-container>summary:before {
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  padding-right: 5px;
}
details.faq-container[open]>summary:before {
  content: "\f077";
  font-family: 'Font Awesome 5 Free';
  padding-right: 5px;
}

details.faq-container>div{
	border: 1px solid #eef1f5;
    padding: 20px 20px 0;
}
.tab-container{
	display: flex;
    flex-wrap: wrap;
    padding: 0.5px;
}
.tab-container input[type="radio"]{
	display: none;
}
.tab-container label{
	font-weight:bold;
	padding: 10px 20px;
}
.tab-container .tab{
	order:1;
	display:none;
}
.tab-container input[type="radio"]:checked + label + .tab{
	display:block;
}
.tab-container input[type="radio"]:checked + label {
	border-bottom:2px solid #069;
}
.news-col-1>div>span>div,.news-col-2>div>span>div{
	border-right: 1px solid #069;
}
.news-col-1>div>span>div{
	padding-left:0px;
}
.news-col-3>div>span>div{
	padding-right:0px;
}
.border-top-darkblue {
    border-top: 1px solid #069;

}
.brandimage-container{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/*

*/


