@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: CeraPROFamily;
    src:
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Regular-1424666d787dea5389c531a64bd43d5a.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Regular Italic-138e4ff7e59e392aa8ee95ea5e2925f4.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Black-4b2d7cd508ff140f1cf50e564cab38fe.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Black Italic-11a1419c7e05c6f8834033e19d9098c7.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Bold-69dd4cd701299b2d27195d7fec333ac7.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Bold Italic-0b902d8f2b035122c7877e2f5b60a4bb.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Light-012e0993ded382e2cf6bcf1e928819aa.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Light Italic-743d518fb1a1fa8bf3f4fccfe7cbd0cd.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Medium-35b128d036f73a9b2e3481d2f8532dc8.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Medium Italic-2d4bd583d86709e9a4fb3d0d87b47916.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Thin-6133e7f37f560e91af7b2d03b066fc1c.otf") format('opentype'),
    url("/ams/font/Cera-PRO/TypeMates - Cera Pro Thin Italic-bf9f3e3fe46867e9d3f136ed9baf58b8.otf") format('opentype');
}
 body {
    font-family: "CeraPROFamily", Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    padding-top: 12vh;
    overflow-x: hidden;
    color: #2E3138;
    margin-bottom: 58vh;
    
    background: #2E3138;
    background-image: url(/ams/images/background_wave-dc48b3c489a3fc309295db78a3c5f8ef.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
 h1.cera-pro {
    font-family: "CeraPROFamily", Arial Black, Sans-serif !important;
    font-size: 1.8125rem;
}
body#mainpage {
    line-height: 2.4;
    margin-bottom: 15vh;
    /* margin-top: 5px; */
    padding-top: 9vh;
    /* background-color: #fff;
}
 main {
     /* background-color: #fff; */
     /* keeping footer at bottom
     flex: 1;*/
     /* calculating header and footer to deduct
     min-height: calc(100vh - 214px);*/
 }
 
.hide-sm-m {
    display: inline-block;
}

input.datetimepicker-input {
    pointer-events: none;
}
 .small-footer-text {
    font-size: 0.875rem;
}
#footer-logo {
    height: 60px;
    max-height: 65px;
    margin-left: 15px;
    margin-top: 15px;
}
#footer-sub-section {
    padding: 15px;
    color: #fff;
    font-size: 1rem;
}
 #footer-sub-section-m {
     color: #fff;
     font-size: 0.75rem;
     line-height: 1.8;
     /*margin: 0 -30px;*/
     text-align: center !important;
 }
 #footer-section2 a, #footer-sub-section-m a, #footer-sub-section a {
     color: #fff;
 }
 .required {
    color: #D6001C;
}
.hide_menu {
    display: none !important;
}
.hide {
    display: none;
}

.show {
    display: block;
}

.show-flex {
    display: flex;
}

.inline-show {
    display: inline-block;
}

.fo-logo {
    width: 12% !important;
}

.fo-logo-m {
    width: 150px !important;
}

.home-icons {
    width: 26%;
    max-width: 35% !important;
}
 p {
     margin-bottom: 0.4rem;
 }
 .bolded {
     font-family: "CeraPROFamily", Arial, Sans-serif;
     font-size: 1rem;
     font-weight: 700;
 }
 h1 {
     font-family: "CeraPROFamily", Arial, Sans-serif;
     color: #2E3138;
     font-size: 1.188rem;
 }
 h2 {
     font-family: "CeraPROFamily", Arial, Sans-serif;
     color: #2E3138;
     font-size: 1.125rem;
 }
 h3 {
     font-family: "CeraPROFamily", Arial, Sans-serif;
     color: #2E3138;
     font-size: 1.063rem;
 }
 .small-text {
     font-size: 0.688rem;
 }
 .equal {
     display: flex;
     display: -webkit-flex;
     flex-wrap: wrap;
 }
 .dashboard-top {
     /*min-height: 250px;*/
     height: 100%;
     padding: 4px 15px;
     margin: 0 3px;
 }

 .dashboard-last {
     height: 100%;
     margin: 0 3px;
 }
 .dashboard-mobile-top {
     height: 100%;
 }
 .dashboard-mobile-bottom {
     height: 100%;
 }

 button#newClaim_proceedBtn, button#newClaim_closeBtn {
     background-color: #3F4249;
     border-color: transparent;
     font-size: .8rem;
     border-radius: 20px;
     width: 100%;
     height: 60px;
 }


 .icon-1 {
     height: 46px; /*70px*/
     margin: 0 0 5px 0;
 }
 .icon-2 {
     height: 32px;
 }
 .icon-3 {
     height: 30px;
 }
 .icon-4 {
     height: 22px;
 }
 .mini-icon {
     display: inline;
     max-width: 14px;
     max-height: 19px;
     padding: 2px 2px 4px 0;
 }
 .spaced {
     line-height: 1.5rem;
 }
 .big-size {
     font-size: 2.188rem; /*35px*/
     color: #a6a6a6;
 }
 .big-icon-size {
     font-size: 1.875rem; /*30px*/
 }
 .form-grey-bg {
     background-color: #F1F4F8;
     padding-top: 1px;
 }
 .form-red-bg {
     background-color: rgb(255, 187, 201);
     padding: 15px 0;
 }
 .form-grey-bg-underline {
     background-color: #F1F4F8;
     padding: 15px 0;
     border-bottom: solid 1px #D6001C;
 }
 .align-right {
     text-align: right;
 }
 .align-left {
     text-align: left !important;
 }
 .align-center {
     text-align: center;
 }
 .vertical-center {
     display: flex;
     align-items: center;
 }
 .vertical-end {
     display: block;
     align-self: flex-end;
 }
 .vertical-start {
     display: block;
     align-self: flex-start;
 }
 .vertical-bottom {
     vertical-align: bottom;
 }
 .text-dkgrey {
     color: #2E3138;
 }
 .text-green {
     color: #52A886;
 }
 .text-red {
     color: #D6001C;
 }
 .text-orange {
     color: #DF641F;
 }
 .text-grey {
     color: #888;
 }
 .text-blue {
     color: #00A3E0;
 }
 .text-white {
     color: #fff;
 }
 .text-pink {
    color: #E48F95;
}

.text-spacing-2 {
    line-height: 2.0 !important;
}

p.lead {
    margin-bottom: 0.3rem;
}

a:hover {
    text-decoration: underline;
}

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

 .p0-15 {
     padding: 0 15px !important;
 }
 .m-l15 {
     margin-left: 15px;
     margin-right: 15px;
 }

.m-l-0 {
    margin-left: 0;
}

.m-lr0 {
     margin-left: 0;
     margin-right: 0;
 }
 .m-l-0 {
     margin-left: 0;
 }
 .m-r-0 {
    margin-right: 0;
}
.m-lr-6 {
    margin: 0 6px;
}
 .m-l-40 {
     margin-left: -40px;
 }
.m-r-10 {
    margin-right: 10px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-t-15 {
    margin-top: 15px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}
.m-tb-15 {
    margin: 15px 0 !important;
}
.m-lr-30 {
    margin: 0 30px !important;
}
.p-tb-15 {
    padding: 15px 0 !important;
}
.p-lr-15 {
    padding: 0 15px !important;
}
.p-tb-10 {
    padding: 10px 0 !important;
}

.p15 {
    padding: 15px !important;
}

.p15-l {
    padding-left: 15px !important;
}

.p15-t {
    padding-top: 15px !important;
}

.p10-t {
    padding-top: 10px !important;
}

.p30-t {
    padding-top: 30px !important;
}

.p40-t {
    padding-top: 40px !important;
}

.p15-b {
    padding-bottom: 15px !important;
}

.p10-b {
    padding-bottom: 10px !important;
}
 
 .bg-white1 {
     background-color: #fff;
 }
 .bg-grey1 a {
     color: #fff;
 }
 .bg-grey1 {
     background-color: rgba(46, 49, 56, 0.6); /*#DCDCDC;*/
     color: #fff;
 }
 .bg-grey2 {
     background-color: #F1F4F8; /*#F1F4F8*/
 }
 .bg-grey3 {
     background-color: #F3F3F3;
 }
 .bg-dark1 {
     background-color: #191919;
 }
 .bg-dark3 {
     background-color: #191919 !important;
     color: #fff;
 }
 .bg-red {
     background-color: rgb(255, 187, 201) !important;
     color: #2E3138 !important;
 }
 .bg-dkred {
     background-color: #2E3138 !important;
     color: #fff !important;
 }
 .bg-orange {
     background-color: #DF641F;
 }
 .p-b-30 {
     padding-bottom: 30px;
 }
 .p-tb-10 {
     padding: 10px 0 !important;
 }
 .p0-15 {
     padding: 0 15px !important;
 }
 .p15-0 {
     padding: 15px 0 !important;
 }
 .m-b-15 {
     margin-bottom: 15px !important;
 }
 .p-0 {
     padding: 0 !important;
 }
 .p-b-10 {
     padding-bottom: 10px;
 }
 .m-l15 {
     margin-left: 15px;
     margin-right: 15px;
 }
 .m-l5 {
     margin-left: 5px;
     margin-right: 5px;
 }
 .m-tb5 {
     margin-top: 5px;
     margin-bottom: 5px;
 }
 .m-tb15 {
     margin-top: 15px;
     margin-bottom: 15px;
 }
 .p-lr-10-5 {
     padding-left: 10px;
     padding-right: 10px;
 }
 .m-lr-0 {
     margin-left: 0;
     margin-right: 0;
 }
 .m-l-15 {
     margin-right: -15px;
     margin-left: -15px;
 }
 .m-t15 {
     margin-top: 15px;
 }
 .m-t-0 {
     margin-top: 0;
 }
 .m-l-0 {
     margin-left: 0;
 }
 .m-l-40 {
     margin-left: -40px;
 }
 .p10-none {
     padding-top: 10px !important;
 }
 .p14-none {
     padding-top: 14px !important;
 }
 .p15-none {
     padding-top: 15px !important;
 }
 .p15 {
     padding: 15px !important;
 }
 .p-4-15 {
     padding: 4px 15px;
 }
 .p-l-10 {
     padding-left: 10px;
 }
 .p-r-10 {
     padding-right: 10px;
 }
 .spaced-table {
     /*border-spacing: 10px;*/
     border-spacing: 15px 50px;
     border-collapse: separate;
 }
 .spaced-table, .spaced-table td {
     padding: 0px;
 }
 .spaced-table .table th, .table td {
     border-top: none;
 }
 /*Top Header*/
 .header {
     text-align: left;
     /*padding: 0 0 20px 0;*/
     background-color: #15161A;
 }
 .header-2 {
     text-align: center;
     /*padding: 0 0 20px 0;*/
     background-color: #fff;
 }
 .header-bar0 {
     padding: 0 15px 10px 15px;
     height: 100px;
 }
 .header-bar1 {
     /*padding: 0 15px 10px 15px;
    border-bottom: 8px solid #D6001C;
    height: 100px;*/
     padding: 0;
     /*background-color: #2E3138;*/
 }
 .header-bar1 .container {
     max-height: 100px;
 }
 .header-bar2 {
     background-color: #F1F4F8;
     padding: 10px 15px;
     font-size: 0.938rem;
     font-weight: bold;
 }
 .header-bar3 {
     background-color: #D6001C;
     /*padding: 2px 0;*/
     min-height: 36px;
 }
 .header-icons {
     font-size: 0.875rem; /*14px*/
     display: flex;
     padding: 0.5rem 0;
 }
 .header-link {
     color: #fff;
 }
 .header-link:hover {
     color: #52A886;
 }
 .fluid-img img {
     width: 100% !important;
     max-width: 100% !important;
     height: auto !important;
 }
 /*Navbar Tabs*/
 .navbar {
     padding: 0;
 }
 .nav-tabs {
     /*border-bottom: 2px solid #2E3138;*/
     width: 100%;
     /*adjusting for fixed tabs*/
     position: -webkit-sticky;
     position: sticky;
     top: 66px;
     z-index: 99;
     background-color: #fff;
     padding-top: 10px;
 }
 .nav-item {
     font-size: 1.25rem;
 }
 .navbar-toggler {
     margin: 5px 0;
 }
 .header-bar3 > div nav div .navbar-nav a.nav-item {
     font-size: 0.875rem; /*14px*/
     color: #fff;
 }
 .header-bar3 > div nav div .navbar-nav a.nav-item:hover {
     color: #F1F4F8;
 }
 .header-bar3 > div nav div .navbar-nav a.nav-item.active {
     color: #fff;
     font-weight: bold;
 }
 .space-right {
     margin-right: 2px;
 }
 .nav-tabs .nav-item .nav-link.active {
     margin-bottom: -1px;
 }
 .nav-tabs .nav-item .nav-link {
     margin-bottom: 0px;
 }

.spinnerParent_Div {
    z-index: 9999;
    border: none;
    color: #fff !important;
    box-shadow: none !important;
    height: 100% !important;
    width: 100% !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
    position: fixed;
    padding-top: 28vh;
}
.spinnerParent_Div > .lds-ring {
    padding-left: 46vw;
}
.spinnerParent_Div > .loading-text {
    padding-left: 43vw;
}

 .nav-tabs .nav-link {
     border: 2px solid transparent;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }
 .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
     color: #fff;
     background-color: #2E3138;
     border: 2px solid transparent;
     padding-top: 5px;
     height: 45px;
 }
 .nav-tabs .nav-link {
     color: #2E3138;
     background-color: #d9e1e2;
     border: 2px solid transparent;
     padding-top: 5px;
     height: 45px;
 }
 .tab-pane {
     border: solid 1px #2E3138;
 }
 /* tabs to accordion */
 .panel {
     margin-bottom: 5px;
 }
 .panel-heading {
     border: 2px solid #2E3138;
     background-color: #2E3138;
     padding: 5px 0 0px 15px;
 }
 .panel-title a, .panel-title a:hover {
     color: white;
     text-decoration: none;
 }
 .bg-white, .bg-light {
     padding: 0;
 }
 /**/
 .panel-title > a:before {
     float: right !important;
     font-family: CeraPROFamily, 'Font Awesome 5 Free';
     content: "\f077";
     padding-right: 5px;
     font-weight: bold;
 }
 .panel-title > a.collapsed:before {
     float: right !important;
     content: "\f078";
 }
 .panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus {
     text-decoration: none;
 }
 /*form validation*/
 .was-validated .form-control:valid, .form-control.is-valid {
     background-color: white;
     border-color: #5dbbf4;
     background-image: none; /*url("/ams/images/AMS PNG AlphaArtboard 19 copy 22xWhiteImage-e0fc68995614a65ca6a025ceea990f66.png");*/
     padding-right: calc(0.9em + 0.5rem);
     background-position: right calc(0.175em + 0.01875rem) center;
 }
 .was-validated .drop-down-custom:valid, .drop-down-custom.is-valid {
     background-position: right calc(1.3em + 0.01875rem) center;
 }
 .was-validated .form-control:invalid, .form-control.is-invalid {
     border-color: dimgrey;
     padding-right: calc(0.9em + 0.5rem);
     background-image: none;
     background-position: right calc(0.175em + 0.01875rem) center;
 }
 .was-validated .drop-down-custom:invalid, .drop-down-custom.is-invalid {
     background-position: right calc(1.3em + 0.01875rem) center;
 }
 .form-control:focus {
     box-shadow: 0 0 0 3px rgba(93, 187, 244, .25);
 }
 .was-validated .form-control:focus:valid, .form-control.is-valid {
     border-color: #5dbbf4;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(93, 187, 244, 0.6);
     /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(93, 187, 244, 0.6);*/
     box-shadow: 0 0 0 1px rgba(93, 187, 244, .25);
 }
 .was-validated .form-control:focus:invalid, .form-control.is-invalid {
	border: 2px solid #2E3138;
     -webkit-box-shadow: none;
     box-shadow: none;	
 }
 .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
     color: inherit;
 }
 .form-control:disabled, .form-control[readonly] {
     /*border-color: #5dbbf4;*/
 }
  .form-control:disabled.datetimepicker-input, .form-control[readonly].datetimepicker-input {
/*     background-color: white;*/
     border-color: #5dbbf4;
 }
 .col-form-label {
     background-color: #F1F4F8;
     color: #1a1a1a;
     margin: 0 0 -14px 0; /*-5px 0 -8px 0*/
 }
 .form-group {
     margin-bottom: 0.3rem;
 }
 .form-control, .form-control-plaintext {
     font-size: 0.9rem;
 }
 fieldset {
     margin-inline-start: -1px;
     margin-inline-end: -1px;
     margin-top: -1px;
 }
 /* Fix for IE/Edge browser backgroud image overlap in dropdowns issue */
 _:-ms-lang(x), .was-validated .drop-down-custom:valid, .drop-down-custom.is-valid {
     background-position: right calc(0.3em + 0.01875rem) center;
 }
 _:-ms-lang(x), .was-validated .drop-down-custom:invalid, .drop-down-custom.is-invalid {
     background-position: right calc(0.3em + 0.01875rem) center;
 }
 /* Extra small devices (portrait phones, less than 576px)*/
 @media only screen and (max-width: 576px) {
     body {
         padding-top: 0;
     }
     .col-lg-12 {
         width: auto;
     }
     .m-display {
         display: block;
     }
     .m-none {
         display: none;
     }
     .m-center {
         text-align: center;
     }
     .m-red {
         color: #D6001C;
     }
     .m-orange {
         color: #DF641F;
     }
     .m-green {
         color: #52A886;
     }
     .p0 {
         padding: 0;
     }
     .p15 {
         padding: 5px 15px !important;
     }
     .p-b15 {
         padding-bottom: 0.5rem;
     }
     .p-b30 {
         padding-bottom: 1rem;
     }
     .p-t15 {
         padding-top: 0.5rem;
     }
     .m-b-10 {
         margin-bottom: 10px;
     }
     .m-b-15 {
         margin-bottom: 15px;
     }
     .m-tb-15 {
         margin-bottom: 15px;
         margin-top: 15px;
     }
     .lead {
         font-size: 1.063rem;
     }
     .fluid-img img {
         width: 100% !important;
         max-width: 100% !important;
         height: auto !important;
     }
     .header-bar2 {
         font-size: 0.75rem;
     }
     h2 {
         font-size: 1rem;
     }
     .dashboard-top, .dashboard-last {
         min-height: auto;
         margin: 0;
     }
     .dashboard-top {
         padding: 5px 15px;
     }
     .p-lr-10-5 {
         padding-left: 5px;
         padding-right: 5px;
     }
 }
 /* Extra small devices (portrait phones, less than 576px) */
 @media only screen and (max-width: 360px) {
     /* #logo-img {
         height: 90%;
         max-height: 100% !important;
     }*/
 }
 @media only screen and (min-width: 576px) and (max-width: 768px) {
     .m-center {
         text-align: center !important;
     }
     .tab-display {
         display: block;
     }
     .tab-none {
         display: none;
     }
     #footer-section2 {
         margin: 0;
     }
     .container {
         max-width: 100% !important;
     }
 }
 /* Small devices (landscape phones, 576px and up) */
 @media only screen and (min-width: 576px) {
     .bd-placeholder-img-lg {
         font-size: 3.5rem;
     }
     h2 {
         font-size: 1rem;
     }
 }
 /* small-medium devices (phones, small tablets) */
 @media only screen and (max-width: 768px) {
     .m-center {
         text-align: center !important;
     }
     .m-display {
         display: block;
     }
     .m-none {
         display: none;
     }
     .p-t15 {
         padding-top: 0.5rem;
     }
     .p15 {
         padding: 5px !important;
     }
     #claimtabs-section, #submittedclaimtabs-section {
         padding: 0;
     }
     input, select, textarea {
         font-size: 1rem !important;
     }
     .container {
         max-width: 100% !important;
     }
     #logo-img {
         height: 100%;
         max-height: 100% !important;
     }
     .bolded {
         font-size: 1rem;
     }
     .p-lr-10-5 {
         padding-left: 10px;
         padding-right: 10px;
     }
     #submitted_claim .form-group {
         margin-bottom: 0;
     }
     #submitted_claim .form-group > label.text-red {
         margin-left: -15px;
     }
     #submitted_claim .form-group > label {
         margin-bottom: 0;
     }
 }
 /* Medium devices (tablets, 768px and up) */
 @media only screen and (min-width: 768px) {
     body {
         padding-top: 9.5rem;
         padding-bottom: 4rem;
     }
     #logo-img {
         height: 80%;
         max-height: 90% !important;
     }
     #submitted_claim .form-group > label.text-red {
         margin-left: -15px;
     }
     .t-display {
         display: block;
     }
     .t-none {
         display: none;
     }
     .col-lg-12 {
         max-width: 80%;
         margin: auto;
     }
     h2 {
         font-size: 1.5rem;
         margin-left: 50px;
     }
 }
 @media (min-width: 768px) {
     .col-md-7 {
         flex: none;
         max-width: none;
         -ms-flex: none;
     }
 }
 @media (min-width: 769px) {
     .col-md-7 {
         -ms-flex: 0 0 58.333333% !important;
         flex: 0 0 58.333333% !important;
         max-width: 58.333333% !important;
     }
 }
 /* Large devices (desktops, 992px and up) */
 @media (min-width: 992px) {
     #logo-img {
         height: 60%;
         max-height: 62% !important;
     }
     .col-lg-12 {
         max-width: 65%;
         margin: auto;
     }
     body {
         padding-top: 9.5rem;
     }
     h2 {
         margin-left: 50px;
     }
 }
 @media (min-width: 1200px) {
     #logo-img {
         height: 50%;
         max-height: 55% !important;
     }
 }
 @-ms-viewport {
     width: extend-to-zoom;
     zoom: 1.0;
 }
 
 h1 {
    font-family: "CeraPROFamily", Arial, sans-serif !important;
    color: #2E3138;
    font-size: 1.625rem;
    font-weight: bold;
}

h2 {
    font-family: "CeraPROFamily", Arial, sans-serif !important;
    color: #2E3138;
    font-size: 1.25rem;
    font-weight: bold;
}

h3 {
    font-family: "CeraPROFamily", Arial, sans-serif !important;
    color: #4F4950;
    font-size: 1.45rem;
    font-weight: 700;
}

.bolder {
    font-family: "CeraPROFamily", Arial, sans-serif !important;
    font-weight: bold;
}
 /*Navbar*/
#navbar-icons > a {
    vertical-align: middle;
}
#navbar-icons > a:hover {
    color: #15161A;
}
.navbar {
    padding: 0.5rem 0;
}

.nav-link {
    padding: 0;
}

button.navbar-toggler:focus {
    outline: none;
}

.navbar-dark .navbar-toggler {
    border-color: rgba(255, 255, 255, 0);
    padding-left: 24px;
}

.navbar-dark .navbar-toggler-icon {
    width: 1.4em;
    height: 1em;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("/ams/images/hamburger_menu@2x-388d449ea7165d50a31ea6ce3c9e84fc.svg");
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 1);
    /*text-decoration: underline;*/
    padding: 0 27px 5px 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
    padding: 0 27px 5px 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4rem;
    padding-left: 0;
}
/*Navbar Tabs*/
.nav-tabs {
/*     border-bottom: 2px solid #2E3138; */
    width: 100%;
    /*adjusting for fixed tabs*/
    position: -webkit-sticky;
    position: sticky;
    top: 66px;
    z-index: 99;
    background-color: #fff;
    padding-top: 10px;
}

.nav-item {
    font-size: 1rem;
    padding-bottom: 10px;
}

li.space-right:last-child {
    margin-right: 0px;
}

.space-right {
    margin-right: 2px;
}

.nav-tabs .nav-item .nav-link.active {
    margin-bottom: -1px;
}

.nav-tabs .nav-item .nav-link {
    margin-bottom: 2px;
}

.nav-tabs .nav-link {
    border: 2px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #2E3138;
    border: 2px solid transparent;
    padding-top: 5px;
    height: 45px;
}

.nav-tabs .nav-link {
    color: #2E3138;
    background-color: #d9e1e2;
    border: 2px solid transparent;
    padding-top: 5px;
    height: 45px;
}

 /*Client portal Fleet office navbar*/
.popover {
    max-width: 100%;
}
.fade-in { 
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
}
@keyframes fadeIn {
  0% { opacity: .9; }
  100% { opacity: 0; }
}
.fade-out { 
    animation: fadeOut 2s; 
    -webkit-animation: fadeout 2s;
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: .9; }
}

/* a#navbarDropdown:hover, a.nav-link:hover {
    color: #fff !important;
} */
.contact-box {
    background-color: #E5E5E5;
    border-radius: 10px;
    height: 100px;
    width: 25rem;
}
.contact-text {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 1rem;
    font-family: "CeraPROFamily", Arial Black, Sans-serif !important;
    padding-top: 10px;
    color: #4F4950;
}
.circle {
    display: block;
    background-color: #ba2e29;
    margin: 2px;
    border-radius: 50%;
}
.circle-outside {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ba2e29;
    margin: 12px;
    border-radius: 50%;
    line-height: 1;
    float: left;
}
.circle-inner {
    color: white;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    height: 58px;
    width: 58px;
    font-size: 35px;
}
.popup-icons-box {
    line-height: 2;
    font-size: 1rem;
}
.popup-icons {
    filter: invert(49%) sepia(3%) saturate(666%) hue-rotate(179deg) brightness(91%) contrast(82%);
    width: 25px;
    height: auto;
}
.tooltip-buttons img {
    width: 19px;
    height: 19px;
    margin-top: 10px;
    top: 10px;
    filter: invert(49%) sepia(3%) saturate(666%) hue-rotate(179deg) brightness(91%) contrast(82%);
}
.tooltip-buttons #tooltip-button {
    float: right;
    margin-right: 10px;
}
.sidebar-buttons img {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
}
.sidebar-buttons #pin-button {
    right: 10px;
}
.sidebar-buttons #home-button {
    right: 25px;
}
.sidebar-buttons img:hover, .sidebar-buttons img:focus {
    color: #fff;
}
input.star-button[type="checkbox"] {
    content: url('/ams/images/star_empty_white-67f42ca4010831d7ed5f4b3af97acf80.svg');
    appearance: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 20px;
}
input.star-button[type="checkbox"]:checked {
    content: url('/ams/images/star_filled_white-659fe2192188b37b2ddd3d85d56a81dc.svg');
}
.navbar {
    height: 50px;
}
.navbar-brand img {
    left: 102px;
    top: 0;
    width: 100px;
}
h1#header-text {
    position: relative;
    margin: auto;
    margin-top: 0;
}
.bg-darknavbar {
    background: #15161A !important;
}
.bg-transperant {
    background-color: transparent !important;
    border: none !important;
}
.dropdown-menu {
    /* background-color: transparent; */
    border: none;
    border-top: 1px solid white;
    margin: 0 1.8rem 0 0;
    padding: 10px 10px 0px 0px;
    border-radius: unset;
}
.dropdown-menu span {
    padding: 0.7rem 1rem;
}
.dropdown-item {
    color: #fff;
    /*padding: 0;*/
}
/*.dropdown-item::after {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: url("/ams/images/star_empty_white-67f42ca4010831d7ed5f4b3af97acf80.svg");
}*/
a.nav-link {
    font-family: "CeraPROFamily", Arial Black, Sans-serif !important;
    font-size: .85rem;
}
a.dropdown-item {
    font-family: "CeraPROFamily", Arial, Sans-serif !important;
    font-size: 0.875em;
    padding: 0.25rem 1rem;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    /*background-color: transparent;*/
    text-decoration: underline;
    background: rgba(255,255,255,.1);
}
.nav-link.dropdown-toggle {
    /*width: 240px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);*/
}
.dropdown-toggle::after {
    float: right;
    margin-top: 10px;
    background-image: url("/ams/images/toggle-arrow-right-4210f5033b28ce2011568f369c96dcee.svg");
    background-size: 10px 10px;
    display: inline-block;
    width: 12px;
    height: 10px;
    content: "";
    filter: invert(100%) sepia(90%) saturate(0%) hue-rotate(354deg) brightness(102%) contrast(105%);
    background-repeat: no-repeat;
    border-top: none;
    transform: rotate(90deg);
}
.dropdown-toggle[aria-expanded='true']::after {
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
/*.navbar-collapse {
    background-color: #15161A !important;
}*/
.mobileMenu {
    /*webkit-transform: translateX(-100%);
    transform: translateX(-100%);*/
    position: fixed;
    top: 50px;
    /*bottom: 0;*/
    margin: auto;
    left: 0;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    width: 300px;
    /*background: #2E3138 0% 0% no-repeat padding-box;
    opacity: 92%;*/
    background: #2E3138;
    /*opacity: 90%;*/
    box-shadow: 2px 0 18px #15161a;
    display: none !important;
}
.mobileMenu.open {
    display: block !important;
}
.navbar-collapse {
    opacity: 0;
}
.navbar-collapse.open {
    opacity: 0.9;
    transition: all 1s ease-in-out;
}

.dropdown-menu {
    webkit-transform: translateY(-0%);
    transform: translateY(-0%);
}
.dropdown-menu.open {
    webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all ease 2s;
    transition: all ease 2s;
}


.mobileMenu .navbar-nav {
    overflow-y: auto;
    padding-left: 15px;
    padding-top: 65px;
    line-height: 2;
    padding-bottom: 15px;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0);
    display: none;
}
.overlay.open {
    display: block;
    z-index: -1;
}

/*****************************************/
/******** COMPONENT: QUICK ACCESS  *******/
/****************************************/

#quick_access{
    z-index: 100;
    position: fixed;
    right: 0;
    top: 4em;
}
#quick_access button{
    width: max-content;
/*     background: #ffffff; */
    background: #cccccc;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 5px;
    position: absolute;
    transform: rotate(270deg);
    cursor: pointer;
    border:none;
    outline: none;
    
    font-size: 14px;
    left: -82px;
    top: 35px;
    
}
#quick_access button:active,
#quick_access button:focus{
	border:none;
    outline: none;	 
}
#quick_access .box{
        overflow: hidden;
        background: #ffffff;
        height: max-content;
        border: none;   
        min-height: 7.3rem;
    }
#quick_access .box-inner {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-top: 0.5rem;    
}
#quick_access .box-inner ul > li{
    display: flex;  
    border-radius: 10px;
    background: #E0E0DE;
    padding: 0.4rem;
    margin-bottom: 10px;
    max-width: 15rem;
    text-wrap: wrap;
} 
#quick_access .box-inner ul > li.close{
    background: transparent;
    padding: 0;
    margin: 0;  
    cursor: pointer;
    position: initial;
    float: none;    
}
#quick_access .box-inner ul > li.close img{
    cursor: pointer;
    display: -webkit-box;
    margin-left: auto;    
}
#quick_access .close .tile-small-icon {
    width: 12px;
    height: 12px;
    margin: 3px;
    cursor: initial;        
}
#quick_access .box-inner ul > li .tile-large-icon{
    margin-right: 1rem;
    width: auto;
    height: auto;
}
#quick_access .box-inner ul > li .title{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: #4F4950;
    display: inline-block;
    width: 10rem;
}

.quick_access_container .deleteIcon{
    cursor: pointer; 
}

#overlay{
    display: none;
}
#overlay.addOverlay{
    display: block;
    z-index: -1;
}
.reveal-overlay {
    overflow-y: hidden;
    z-index: 0;
    background-color: hsla(0, 0%, 4%, .8);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;    
}

/* ------ SPINNER -------- */ 
#loaderId {
    padding: 1em; 
}
.dot_container{
    position: absolute;
    top: 4.5em;
    left: 50%;  
    transform: translate(-50%, -50%);
}
/* ------ DOT - PULSE -------- */ 
@keyframes dot-pulse-before {
  0% {
    box-shadow: 9984px 0 0 -5px;
  }
  30% {
    box-shadow: 9984px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 9984px 0 0 -5px;
  }
}
@keyframes dot-pulse {
  0% {
    box-shadow: 9999px 0 0 -5px;
  }
  30% {
    box-shadow: 9999px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 9999px 0 0 -5px;
  }
}
@keyframes dot-pulse-after {
  0% {
    box-shadow: 10014px 0 0 -5px;
  }
  30% {
    box-shadow: 10014px 0 0 2px;
  }
  60%, 100% {
    box-shadow: 10014px 0 0 -5px;
  }
}
/* ------ DOT - PULSE -------- */ 
.dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  /* background-color: #9880ff; */
  background-color: rgb(214, 0, 28);
  color: rgb(214, 0, 28);
  box-shadow: 9999px 0 0 -5px;
  animation: dot-pulse 1.5s infinite linear;
  animation-delay: 0.25s;
}
.dot2,
.dot-pulse::before, .dot-pulse::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color:  rgb(214, 0, 28);
  color: rgb(214, 0, 28);
}
.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px;
  animation: dot-pulse-before 1.5s infinite linear;
  animation-delay: 0s;
}
.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px;
  animation: dot-pulse-after 1.5s infinite linear;
  animation-delay: 0.5s;
}

/*tippy - tooltips*/
.tippy-box[data-theme~='dark-transparent'] {
  margin-top: 5px;
  background-color: #2E3138;
  opacity: 0.9;
  color: #fff;
}
.LabelCustom {
    font-weight: bold;
    color: #4F4950;
    font-size: 12px;
    font-family: "CeraPROFamily", "Roboto", "Arial", "sans-serif";
    /* text-transform: lowercase; */
}
.bordered {
    border: #ecf0f0 1px solid;
}
form h2{
	margin-left: 0;
}
input[type="text"] {
    content: attr(data-tip);
    font-family: "CeraPROFamily", "Roboto", "Arial", "sans-serif";
    outline: 0;
    background: #F6F6F6;
    width: 100%;
    border: 0;
    margin: 0px;
    padding: 8px 15px;
    box-sizing: border-box;
    font-size: 14px;
    box-shadow: none;
    color: #4F4950 !important;
    cursor: default;
    border-radius: 20px;
    background-color: #F6F6F6;
}
.was-validated .drop-down-custom:invalid, .drop-down-custom.is-invalid, select {
    color: #4F4950 !important;
    font-family: "CeraPROFamily", "Roboto", "Arial", "sans-serif";
    font-size: 14px;
    padding-left: 10px;
    padding-top: 7px;
    border: 0;
    background-color: #F6F6F6;
    background-size: 10px 10px;
    box-shadow: none;
    border-radius: 15px;
    background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2846, 49, 59%29'></polygon></svg>);
    background-position: right -0.5rem center;
}
button#previousBtn, button#nextBtn, button#submitBtn, button#existingClaim_getCodeBtn, button#newClaim_nextBtn, button#newClaim_getCodeBtn, button#newClaim_submitCodeBtn, button#newClaim_nextCodeBtn, button#existingClaim_submitCodeBtn, button#claimFormPDF_Btn{
    background-color: #3F4249;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border-radius: 20px;
}
button#previousBtn:hover, button#nextBtn:hover, button#submitBtn:hover, button#existingClaim_getCodeBtn:hover, button#newClaim_nextBtn:hover, button#newClaim_getCodeBtn:hover, button#newClaim_submitCodeBtn:hover, button#newClaim_nextCodeBtn:hover, button#existingClaim_submitCodeBtn:hover, button#claimFormPDF_Btn:hover{
    background-color: #767C89;
    color: #FFFFFF;	
}
ul.privacyConsentli, ul.privacyConsentli > li {
    list-style: disc !important;
    padding-left: 1em;
}
