/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@font-face {
  font-family: "sourcesanspro";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sourcesanspro/sourcesanspro-regular.eot#iefix') format("embedded-opentype"), url('../fonts/sourcesanspro/sourcesanspro-regular.woff2') format("woff2"), url('../fonts/sourcesanspro/sourcesanspro-regular.woff') format("woff"), url('../fonts/sourcesanspro/sourcesanspro-regular.ttf') format("truetype"), url('../fonts/sourcesanspro/sourcesanspro-regular.svg#sourcesanspro') format("svg");
}
/* Normal unvisited links */
.bold-links a {
  color: 7D0F0E;
  font-weight: bold;
}
/* Hover state */
.bold-links a:hover {
  color: #853131;
  /* Change this to your desired hover color */
}
/*bold-links  Active state */
.bold-links a:active {
  color: #FF0000;
  /* Change this to your desired active color */
}
.usla-button {
  background: #7D0F0E 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: white;
  padding: 10px;
}
.usla-button:hover .usla-button:focus .usla-button:active {
  background: #ffffff;
  color: black !important;
  border-color: black;
  cursor: pointer;
}
.usla-menu-button {
  background: #7D0F0E 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: white !important;
  font-weight: bold !important;
  vertical-align: -5px !important;
  padding: 10px;
  margin: auto !important;
  text-align: center;
  width: 98%;
}
.usla-menu-button:hover .usla-menu-button:focus .usla-menu-button:active {
  background: #ffffff !important;
  color: black !important;
  border-color: black !important;
  cursor: pointer !important;
}
.usla-button-articles {
  background: #7D0F0E 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: white;
  padding: 10px;
}
.usla-button-small {
  background: #7D0F0E 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
  color: white;
  padding: 7px;
}
.usla-button-blue {
  background: var(--usla-blue) 0% 0% no-repeat padding-box;
  border-radius: 100px;
  opacity: 1;
}
.usla-center-table {
  width: 50%;
  float: center;
  padding: 3px;
  margin-right: 10px;
  color: black;
}
.usla-right-table {
  float: right;
  padding: 3px;
  border-radius: 5px;
  border: 3px solid black;
  margin-right: 10px;
}
.usla-front-article .g-block {
  background: #ffffff;
  color: #000000;
  margin: 40px;
  padding: 0px;
}
/* to put lines of header text closer) */
.usla-htext-spacing {
  margin: 0px;
  padding: 0px;
}
.usla-grey-text .g-search form::before {
  /*
    color:  rgba(0, 0, 0, 1.0) !important;
   
    background-color: #dddddd;
     */
}
.g-search input[type="text"], .g-search input[type="search"] {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-width: 0;
  border-radius: 0.3rem;
  padding-left: 2.5rem;
  background: rgba(25, 53, 100, 0.04);
  color: #333333;
  margin-bottom: 0;
}
.g-search form:before {
  content: "";
  position: absolute;
  left: 0.625rem;
  width: 20px;
  height: 20px;
  top: 30%;
  color: rgba(25, 53, 100, 0.24);
  font: normal normal normal 16px / 1 "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.usla-g-search-offcanvas input[type="text"], .usla-g-search-offcanvas[type="search"] {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-width: 0;
  border-radius: 0.3rem;
  padding-left: 2.5rem;
  background: rgba(100, 100, 100, 0.04);
  color: #dddddd;
  margin-bottom: 0;
}
.usla-g-search-offcanvas form:before {
  content: "";
  position: absolute;
  left: 0.625rem;
  width: 20px;
  height: 20px;
  top: 30%;
  color: white;
  background: #555555;
  font: normal normal normal 16px / 1 "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.breadcrumb-item.active {
  color: white;
}
.mod-breadcrumbs .ol.mod-breadcrumbs .ol .py-2 .usla-breadcrumbs {
  color: white;
  padding-top: 0px !important;
  margin-top: 0px !important;
  color: white;
}
.pathway {
  color: white;
}
.usla-no-padding {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  color: white;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: white;
}
.usla-text-white {
  color: white;
  margin: 0px;
}
table.usla-header-table {
  color: white;
  border: 0px none;
  vertical-align: middle;
}
td.usla-header-table {
  color: white;
  vertical-align: middle;
  margin-top: 0px;
  padding-top: 0px;
}
.usla-left-align {
  text-align: left !important;
}
.usla-white-boxes .g-gridstatistic-item-wrapper {
  background: #ffffff66;
  color: #000000;
  padding: 30px;
}
.usla-signature-font {
  font-style: italic;
  color: green;
}
.usla-video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.usla-bold-black, .usla-bold-black:link, .usla-bold-black:visited, .usla-bold-black:hover, .usla-bold-black:active, .usla-bold-black:focus {
  color: black;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px !important;
}
.usla-bold-white a:link {
  color: #ffffff !important;
  font-weight: 800;
}
/*
.g-infolist-item-title a:link a:visited {
    color: #ffffff !important;
    font-weight: 800;
}
*/
.usla-menu-text {
  color: #000000;
}
.usla-conf-homep-text {
  color: #000000;
  font-size: 16px;
}
.usla-user-menu-text {
  color: #000000;
  padding: 10px;
  width: 150px;
}
.usla-grid-statistic-t1 .g-gridstatistic-item-text1 {
  font-size: 2.6rem;
  font-weight: 800;
}
.usla-grid-statistic-t2 .g-gridstatistic-item-text2 {
  font-size: 2.6rem;
  font-weight: 600;
}
.usla-g-content .g-content {
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0px;
}
.usla-header-breadcrumbs {
  text-align: left;
  padding-top: 0px;
}
.usla-menu-header {
  user-select: none !important;
  pointer-events: none !important;
  cursor: none !important;
  border: none;
  font-size: 16px;
}
.usla-menu-override .js-mainnavcss3.megamenu .megamenucss952 .horizontal {
  border: none;
  box-shadow: none !important;
}
.horizontal {
  box-shadow: none;
  color: #000000;
}
.usla-menu-child {
  pointer-events: auto;
}
.usla-flex {
  display: grid;
  align-items: center;
  text-align: left;
  padding-top: 0px;
}
.usla-center {
  display: grid;
  place-items: center;
}
.usla-image .g-array-item-image {
  position: relative !important;
  width: calc(100% + 48px);
  left: 0px !important;
  bottom: 24px;
  overflow-clip-margin: 20px;
}
.usla-shadow-bottom {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.usla-shadow-top {
  box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.usla-border-bottom {
  color: black;
  text-align: center;
  border-bottom: 1px solid black;
  /* CSS Property for border-bottom-style */
  border-bottom-style: solid;
}
/*
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
    font-size: 18px;
}
*/
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 20px;
  padding-left: 20px;
}
h1 {
  font-size: 2.6rem;
  font-weight: 800;
}
.usla-title-white {
  color: white;
  font-weight: 800;
  font-size: 32px;
}
.usla-title .g-heading a {
  font-weight: 800;
  font-size: 24px;
}
.no-border {
  border: none;
}
.usla-simple-border table tr td {
  border: 1px solid black !important;
  border-color: black;
}
.usla-no-border table tr td {
  border: none;
  background-color: #ffffff;
  border-color: none;
  padding: 20px;
  margin: 20px;
}
hr.uslaRB {
  border-top: 3px solid #BD362F;
  padding: 0px;
  margin: 0px;
}
table.uslaTab tr td {
  border: none important !;
  font-size: 14px;
}
.usla-menu-text {
  line-height: 1;
}
/*
a.usla-links{
  color:#808080;   
}
*/
.usla-logo-offcanvas .usla-logo-mobile {
  width: 50%;
}
/*added to fix offcanvas arrows showing on grey on home page.*/
/*
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    //border: 1px solid #1f427c;
    border: 0px solid #1f427c;
    background: #152c54;
    border-radius: 0.1875rem;
    margin: -0.3rem 0 -0.2rem 0.5rem;
    //padding: 0.2rem;
}


#js-mainnavcss3.megamenu.noJS ul.megamenu li.haschild>div.childcontent.adddropdown {
    display: none
}
*/
/*# sourceMappingURL=custom_49.css.map */