@font-face {
    font-family: 'allianzReg';
    src: url("/ims/assets/ctx/945b33f4/fonts/agl/AllianzSans-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allianzLight';
    src: url("/ims/assets/ctx/58402a50/fonts/agl/AllianzSans-Light.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: allianzReg, sans-serif;
	font-size: 10pt;
	margin-top: 0;
}

.containerMod {
    padding: 0 15px;
}
.footerContainer {
    background-color: #003781; /** blue **/
}



a, .ui-widget-content a, .nav-link {
	color: #006192; /** action blue **/
}
a:hover, a:active, .ui-widget-content a:hover, .ui-widget-content a:active {
    color: #003781; /** blue **/
}

a:not([href]):not([class]) {
    color: #006192;
}

a:not([href]):not([class]):hover {
    color: #003781;
}

#header-logo > a > img {
    width: 100%;
	max-width: 160px;
	height: auto;
	padding: 0;
}
.header-logo-public > a > img {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#header-logo-kane > a > img {
	padding: 0;
	height: 100px;
	width: auto;
}

#header {
    display: none;
}
.header-divide {
    display: none;
}


#header-banner {
    height: auto;
}
.brandedPublicContainer hr {
    display: none;
}
.brandedLoginBox {
    padding-top: 20px;
}
.agl_loginAlert {
    padding: 0px 15px;
    margin-bottom: 0px !important;
}
.agl_loginAlert p {
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 14px;
}

.agl_headerSearch {
    height: 35px;
}
.agl_headerSearch form {
    margin: 3px 0 0 0;
}
.agl_headerSearch div.col-3 {
     width: calc(100% - 50px)!important;
     float: left;
}
.agl_headerSearch input.col-3 {
    width: 200px !important;
}
ul[id*="ui-id"] {
    max-width: 232px !important;
}

.agl_headerDiv {
    background-color: white;
    color: #414141; /** txt color **/
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px solid #D7D3D9; /** border color **/
}
.namebanner {
    color: #414141; /** txt color **/
}
.pwdAlert {
    width: 380px;
    font-size: 12px;
    padding: 3px 8px 1px 0;
    text-align: right;
    margin: 0;
    margin-left: auto;
}
.pwdAlert a {
    font-weight: bold;
}
.pwdAlert .faIcon-md {
    vertical-align: middle;
    font-size: 14px;
}
.pwdAlertLink {
    margin-left: 8px;
}

.agl_headerMenu {
    background-color: white;
    font-size: 16px;
    padding: 8px 0;
}

.agl_headerDiv .headerDiv_R {
    text-align: right;
}
.agl_headerDiv .headerDivActions {
    padding-right: 20px;
    display: inline-block;
}
.agl_headerDiv .headerLink {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 7px 0 5px 0;
}
.agl_headerDiv .headerLink > a {
    color: #414141; /** txt color **/
    font-size: 14px;
}
.agl_headerDiv .headerLink > a.btn {
    padding: 0;
    margin: 0;
    text-shadow: none;
    vertical-align: bottom;
    border: 0;
}

.agl_headerDivider {
    border-bottom: 1px solid #e3e3e3;
}

.agl_mainNav {
    margin: 5px 0;
}
.welcomeUserDiv {
    text-align: right;
    padding-top: 9px;
}

#main_menu {
    margin-top: 0;
}
#main_menu .nav-pills {
	background-image: none;
	background-color: white;
	border-radius: 0;
	border-top: 0;
}
#main_menu .nav-pills > li {
	border-right: 1px solid white;
	margin-bottom: 10px;
}
#main_menu .nav-pills > li:last-child {
	border-right: 0;
	padding-right: 0;
}
#main_menu .nav-pills > li > a {
    padding: 5px 15px;
    font-size: 15px;
    line-height: 1;
    text-transform: none;
    color: #414141; /** txt color **/
    text-shadow: none;
    letter-spacing: 1px;
    border-bottom: 2px solid transparent;
}
#main_menu .nav-pills > li >a:hover, #main_menu .nav-pills > li.active > a, #main_menu .nav-pills > li.active > a:hover, #main_menu .nav-pills > li > a:focus {
	background-image: none;
	color: #003781; /** blue **/
    background-color: white;
	border-radius: 0;
	font-weight: bold;
	border-bottom-color: #003781; /** blue **/
}


.globalSearchForm {
    position: relative;
}
.agl_headerMenu div.col-1 {
    margin-left: 0;
}
.agl_headerSearch {
    height: 34px;
    text-align: right;
}
.agl_headerSearch form {
    margin: 3px 0 0 0;
}
.agl_headerSearch input.col-2 {
    width: 250px !important;
    position: absolute;
    top: 1px;
    right: 45px;
    z-index: 999;
}

.agl_headerDiv .popover {
    font-size: 12px;
}

div.footersection {
   	background-image: none;
   	background-repeat: no-repeat;
   	background-color: #003781; /** blue **/
}
.aglFooterL {
    padding: 10px 0;
}
.aglFooterL > img {
    width: auto;
    height: 30px;
    margin-top: 10px;
}
.aglFooterR {
    padding: 10px;
    text-align: right;
    color: white;
    font-size: 14px;
    font-family: allianzLight, sans-serif;
}
.agl_footerlinks {
    margin: 0 0 0 0;
}
.agl_footerlinks a {
    padding: 0 5px;
    color: white;
}
.agl_footerlinks a:hover {
    color: white;
    text-decoration: underline;
}
.agl_copyright {
    margin-top: 0;
    margin-right: 5px;
}


div.hsection {
	font-size: 1.4em;
	font-weight: bold;
	color: #414141; /** txt color **/
	border-bottom: 1px solid #D7D3D9; /** border color **/
}
.viewAllAnn {
	text-align: left;
	border: 0;
	border-bottom: 1px solid #D7D3D9; /** border color **/
	line-height: 30px;
	padding: 2px 0 1px 0;
	margin-bottom: 10px;
}
.viewAllAnn > a {
	font-size: 1.4em;
	font-weight: bold;
	color: #414141; /** txt color **/
}
.viewAllAnn > a:hover, .viewAllAnn > a:active, .viewAllAnn > a:focus {
    color: #414141; /** txt color **/
}
.infoLabel {
	font-weight: bold;
	font-size: 0.9em;
}
.infoData {
	font-size: 0.9em;
}
.btn-primary, .btn-primary:focus {
	background-color: #006192; /** action blue **/
}
.btn-primary:hover, .btn-primary:active {
	background-color: #007AB3; /** bright action **/
}
.btn-link {
	color: #006192; /** action blue **/
}

/** Book **/
div.t-data-grid {
    font-family: allianzReg, sans-serif;
}

div.t-data-grid table {
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

div.t-data-grid table table {
	border: 0;
}

div.t-data-grid table thead th {
	background-image: none;
	background-color: #003781; /** Blue **/
	color: white;
	border-radius: 0 !important;
}
div.t-data-grid table thead th:first-child {
	border-left: 0;
}
.table th {
	background-image: none;
	border-top: 2px solid #D7D3D9 !important; /** border color **/
	background-color: #003781; /** Blue **/
	color: white;
}
div.t-data-grid table td {
	font-size: 0.9em;
}
div.t-data-grid table td:first-child {
	border-left: 0;
}
.boldR {
	font-weight: bold;
}
.div-bordered {
	background-color: #EFEFEF; /** light gray **/
	border-radius: 0;
	border: 0;
}
#contractSummary td.tab-data {
	font-weight: bold;
	text-align: left;
}

/** nav-tabs **/
.nav-tabs {
	border-bottom: 2px solid #003781; /** Blue **/
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
    color: #414141; /** txt color **/
    border: 2px solid #003781 !important; /** Blue **/
    border-bottom-color: white !important;
}
/** end of nav-tabs **/

.nav-pills > li > a {
	border-radius: 0; 
}
.well {
	border-radius: 0; 
}



#tabs {
    margin-top: 5px;
}
#tabs .nav-pills {
    background-color: #496EBD; /** gen info **/
}
#tabs .nav-pills a {
    color: white;
    font-weight: normal;
    border: 0;
    border-radius: 0;
    margin: 0 !important;
}


#tabs .nav-pills a:focus, 
#tabs .nav-pills a:hover {
	background-color: #007AB3; /** bright action **/
    color: white;
    border: 0;
    border-radius: 0;
}

#tabs .nav-pills > .active > a, 
#tabs .nav-pills > .active > a:hover {
	background-color: #006192; /** action blue **/
    color: white;
    font-weight: normal;
    border: 0;
    border-radius: 0;
    margin: 0 !important;
}




h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #414141; /** txt color **/
}
#acctActions {
	background-color: #EFEFEF; /** light gray **/
	border-radius: 0;
}
.acctSummaryTop > table.table-nohead th {
	display: none;
}

.acctSummaryTop table.table-striped td, .acctSummaryContract table.table-striped td {
	border: 0;
	padding: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #EFEFEF; /** light gray **/
}


.acctSummaryTop > table.table-nohead td, .acctSummaryContract > table.table-nohead td {
	font-size: 1em;
}
.acctSummaryTop > table.table-nohead td:nth-child(odd), .acctSummaryContract > table.table-nohead td:nth-child(odd) {
	font-weight: bold;
}

.acctPosTable td {
	border-top: 1px solid #D7D3D9; /** border color **/
	padding: 2px 4px;
	font-size: 0.9em;
}

.acctPosTable tbody > tr:nth-child(odd) > td {
	background-color: #EFEFEF; /** light gray **/
}

/** rotate color not implemented on this table**/

.acctTransTab td {
	padding: 3px 4px;
	border-top: 0;
	border-bottom: 1px solid #D7D3D9; /** border color **/
}
.acctTransTab td > a > img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -3px;
	height: 11px;
	width: auto;
}

.txntrades {
	padding: 0 !important;
}

.acctTransSubTab {
	border: 0;
	margin-bottom: 0;
	border-left: 1px solid #EFEFEF; /** light gray **/
	border-top: 1px solid #EFEFEF; /** light gray **/
	border-right: 1px solid #EFEFEF; /** light gray **/
	padding-left: 17px;
}
.acctTransSubTab td {
	border: 0;
	border-top: 1px solid #EFEFEF; /** light gray **/
	font-size: 0.8em;
}

.acctTransSubTab th {
	border: 0 !important;
	border-bottom: 1px solid #EFEFEF; /** light gray **/
	background-color: #EFEFEF !important; /** light gray **/
	color: #414141 !important;
	font-size: 0.8em;
	font-weight: bold !important;
}
.acctTransTab tr.noborder td {
	border-bottom: 0;
}
.voucherOption {
	margin-bottom: 5px;
}

.brandedDisclaimerArea {
    margin-top: 20px;
}

/** modal **/
div.ui-widget-header {
	background: #003781; /** Blue **/
}
/** cascade fixes **/
DIV.t-data-grid-pager SPAN.current {
	background-color: #003781; /** Blue **/
}

/** Ann **/

.annTitle {
    color: #414141; /** txt color **/
}

a.qq-upload-button {
    background: url("/ims/assets/ctx/54bce54f/images_agl/upload-arrow.png") 16px 6px no-repeat !important;
}

#docsZone ul.doclist li {
    color: #414141; /** txt color **/
}
.remove-icon,.reorder-icon,.download-icon,.upload-icon,.play-icon,.refresh-icon,.virus-icon,.download-wait-icon, .splitter-icon {
	background: url("/ims/assets/ctx/c6bef38e/images_agl/imsicons.png") no-repeat;
}


.cmsMarketingMenu {
    border-right: 1px solid #003781; /** Blue **/
}
.cmsMarketingMenu .filterEmptyClass a, .cmsMarketingMenu .cmsMarketingMenuActive a {
    border: 1px solid #003781; /** Blue **/
    border-right: 1px solid white;
}


/* Upload reports */

.currentReportUploads .uploadArea b {
    color: #004b8d; /** dark blue **/
}

.currentReportUploads a.qq-upload-button::before {
    color: #006192; /** action blue **/
}
/* End of Upload reports */


/* Pager */

.t-data-grid .t-data-grid-pager a,
.t-data-grid .t-data-grid-pager .current {
    border-color: #006192; /** action blue **/
}

/* Language buttons */
.agl_headerDiv #languages .btn {
    margin-top: 8px;
    padding: 0 5px;
    color: #414141; /** txt color **/
}

.agl_headerDiv #languages .btn:hover {
    color: #003781; /** Blue **/
    text-decoration: underline !important;
}

.agl_headerDiv #languages .btn.active {
    color: #003781; /** Blue **/
    text-decoration: underline;
    background-color: transparent;
    box-shadow: none;
}

.agl_headerDiv #languages .btn.active:hover {
    text-decoration: underline !important;
}



/** Dark and Light Branding colors **/
.darkBrandingColor {
    color: #006192 !important; /** action blue **/
}

.lightBrandingColor {
    color: #007AB3 !important; /** bright action **/
}

.darkBrandingBGColor {
    background-color: #006192 !important; /** action blue **/
}

.lightBrandingBGColor {
    background-color: #007AB3 !important; /** bright action **/
}

.darkBrandingBColor {
    border-color: #006192 !important; /** action blue **/
}

.lightBrandingBColor {
    border-color: #007AB3 !important; /** bright action **/
}

.darkBrandingColorAlt {
    color: #003781 !important; /** alternate blue **/
}

/* follow workflow switch on search - branding colors (dark) */
.followWorkflowSw .react-toggle--checked .react-toggle-track {
  background-color: #003781 !important;
}
.followWorkflowSw .react-toggle--checked .react-toggle-thumb {
  border-color: #003781 !important;
}
.followWorkflowSw .react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #003781 !important;
}

/* Notifications */
.public-notifications .notifications-icon {
    margin-right: 15px;
}

.public-notifications .notifications-dot {
    top: -2px;
    right: 1px;
}

/* Employer portal */
.border-left-primary {
    border-left: 0.25rem solid #006192 !important;
}

.agl-hide {
    display: none;
}

/* Hide employer portal classification menu item */
.agl_mainNav a[href*="employeeclassificationlist"] {
    display: none;
}

/* Hide employer portal contact menu item */
.agl_mainNav a[href*="employer/contactus"] {
    display: none;
}

/* Hide employer portal company menu items */
#defaultRulesId,
#companyBrandingId,
#uboId,
#announcementId {
    display: none;
}

/* Hide employer portal employee menu items */
#uploadEmployeeId,
#uploadedEmployeesId,
#terminateEmployeeId,
#employeeCategoryId {
    display: none;
}

/* Hide employer portal payments menu items */
#uploadPayrollId,
#uploadedFilesId {
    display: none;
}

/* Hide Detail Id column in payroll payment Details table */
.paymentDetailsTable .common-grid-header th::first-child,
.paymentDetailsTable tbody tr td::first-child {
    display: none;
}

/* Hide some values from filter list in Scheme Report - All Payments */
select[data-update-zone="payrollFilterZone"]#statusField option[value="RECEIVED"],
select[data-update-zone="payrollFilterZone"]#statusField option[value="APPROVAL_IN_PROGRESS"],
select[data-update-zone="payrollFilterZone"]#statusField option[value="TRADING_IN_PROGRESS"] {
    display: none;
}

.uppy-DragDrop-label {
    font-size: 1em;
}

/** Responsive **/
@media (max-width: 768px) {
    #header-logo {
        margin-bottom: 0px;
        margin-top: 5px;
    }
    #main_menu .nav-pills {
        text-align: center;
    }
    .nav-tabs>li, .nav-pills>li a {
        display: inline-block;
    }
    #wrapMenu #main_menu{
        background-color: white;
    }
    #wrapMenu label i {
        color: #003781;
    }
    .generalMenu .order-end{
        order: 1;
    }
}

.btn-primary .download-icon {
    background: none;
    margin-top: initial;
    height: initial;
    width: initial;
    margin-right: 0.5em;
}
.btn-primary .download-icon::before {
    content: '\f019';
    font-family: "Font Awesome 6 Pro";
    color: white;
    font-weight: normal;
    font-size: 1em;
    font-style: normal;
}