@font-face {
    font-family: 'montserrat';
    src: url("/ims/assets/ctx/f70f1e10/fonts/montserrat/Montserrat-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url("/ims/assets/ctx/2d0b6a69/fonts/montserrat/Montserrat-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
	font-family: 'montserrat', sans-serif;
	margin-top: 0;
	background-color: white;
}

body.publicLayoutBody {
    background-color: black;
    min-width: 350px;
}

.containerMod {
    background-color: white;
    padding: 0 15px;
}

.footerContainer {
    margin: 27px 0;
    background-color: #333333;
}

a, .ui-widget-content a, .nav-link {
	color: #4187c5;
}
a:hover, a:active, .ui-widget-content a:hover, .ui-widget-content a:active, a:focus, .ui-widget-content a:focus {
    color: #17548b;
	transition: color 200ms ease;
}

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

a:not([href]):not([class]):hover, a:not([href]):not([class]):focus {
	color: #17548b;
}

.ui-widget-content a.btn-primary, .ui-widget-content button.btn-primary, .ui-widget-content input.btn-primary { color: white; }

#header-logo > a > img {
	padding: 15px 0 15px 0;
	height: 89px;
	width: auto;
}

#header {
    display: none;
}
.header-divide {
    display: none;
}
#header-banner {
    height: auto;
}

.pwdAlert {
    width: 350px;
    font-size: 11px;
    padding: 2px 8px 1px 0;
    text-align: right;
    margin: 0;
    margin-left: auto;
    margin-bottom: 4px;
    background-color: white;
    border-color: white;
    color: #54585a;
}
.pwdAlert a {
    font-weight: bold;
}
.pwdAlert .faIcon-md {
    vertical-align: middle;
    font-size: 14px;
}
.pwdAlertLink {
    margin-left: 8px;
}


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


.prov_headerDiv {
    background-color: white;
    font-size: 14px;
    padding: 4px 0 3px 0;
}

.prov_headerMenu {
    background-color: #566b7d;
    font-size: 14px;
    padding: 2px 0 5px 0;
}

.prov_headerDiv .namebanner {
    color: #333333;
}

.prov_headerDiv .headerDiv_R {
    text-align: right;
}

.prov_headerDiv .headerDivActions {
    padding-top: 5px;
    padding-right: 20px;
}

.prov_headerDiv .headerLink {
    letter-spacing: 1px;
    font-family: 'montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: black;
    padding: 30px 0 5px 0;
}
.prov_headerDiv .headerLink > a {
    position: relative;
    padding: 0 0 5px 0;
    letter-spacing: 1px;
    font-family: 'montserrat', sans-serif;
    color: white;
}
.prov_headerDiv .headerLink > a:hover {
    color: #799faf;
}

.prov_headerDiv .headerLink > a.btn {
    letter-spacing: 1px;
    font-family: 'montserrat', sans-serif;
    color: black;
    padding: 0;
    margin: 0;
    text-shadow: none;
    vertical-align: bottom;
    border: 0;
    font-size: 14px;
}
.prov_headerDiv .headerLink > a.btn:hover {
    color: #799faf;
    text-decoration: none;
}

.prov_headerDiv .headerLink > a::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0%;
    background-color: #799faf;
    transition: width 300ms cubic-bezier(0.65, 0.05, 0, 1.6);
}

.prov_headerDiv .headerLink > a:hover::after {
    width: 100%;
}

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

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

#main_menu .nav-pills {
	background-image: none;
	border-radius: 0;
	border-top: 0;
	background-color: #566b7d;
}
#main_menu .nav-pills > li {
	border-right: 0;
	margin: 0;
}
#main_menu .nav-pills > li:last-child {
	border-right: 0;
	padding-right: 0;
}
#main_menu .nav-pills > li > a {
    padding: 5px 25px 5px 2px;
    font-size: 1em;
    line-height: 1;
    text-transform: uppercase;
    color: white;
    text-shadow: none;
}
#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: #fff;
    background-color: #566b7d;
	border-radius: 0;
	color: #68b4f7;
}


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

div.footersection {
   	background-image: none;
   	background-repeat: no-repeat;
   	background-color: #f5f5f5;
}
.provFooterL {
    padding: 0;
}
.provFooterL > img {
    width: auto;
    height: 57px;
    padding: 3px 0;
}
.provFooterR {
    padding-top: 20px;
    text-align: right;
    color: white;
    font-size: 12px;
    font-family: 'montserrat', sans-serif;
}

.prov_footerlinks a {
    padding: 0 5px;
    font-size: 13px;
    color: #fff;
}
.prov_footerlinks a:hover {
    color: #799faf;
    text-decoration: underline;
}
.prov_copyright {
    color: white;
    font-size: 12px;
    padding: 20px 0;
}


div.hsection {
	font-size: 1.4em;
	font-weight: bold;
	color: #54585a; /** txt Gray **/
	border-bottom: 1px solid #54585a; /** txt Gray **/
}
.viewAllAnn {
	text-align: left;
	border: 0;
	border-bottom: 1px solid #54585a; /** txt Gray **/
	line-height: 30px;
	padding: 2px 0 1px 0;
	margin-bottom: 10px;
}
.viewAllAnn > a {
	font-size: 1.4em;
	font-weight: bold;
	color: #54585a; /** txt Gray **/
}
.viewAllAnn > a:hover, .viewAllAnn > a:active, .viewAllAnn > a:focus {
    color: #54585a; /** txt Gray **/
}
.infoLabel {
	font-weight: bold;
	font-size: 0.9em;
}
.infoData {
	font-size: 0.9em;
}
.btn-primary, .btn-primary:focus {
	background-color: black; /**black**/
}
.btn-primary:hover, .btn-primary:active {
	background-color: #85868c; /**gray**/
}
.btn-link {
	color: black; /**black**/
}


/** Book **/
div.t-data-grid table {
	border-radius: 0;
	border: 0;
}
div.t-data-grid table thead th {
	background-image: none;
	background-color: black; /**black**/
	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 #333E48 !important; /** wealth gray **/
	background-color: black; /**black**/
	color: white;
}
div.t-data-grid table td:first-child {
	border-left: 0;
}
.boldR {
	font-weight: bold;
}
.div-bordered {
	background-color: #e2ebf2;
	border-radius: 0;
	border: 0;
}
#contractSummary td.tab-data {
	font-weight: bold;
	text-align: left;
}

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

.nav-pills > li > a {
	border-radius: 0; 
}
.well {
	border-radius: 0;
	background-color: #e2ebf2;
}

#tabs {
    margin-top: 10px;
}

#tabs .nav-pills {
    background-color: #e2ebf2;
}

#tabs .nav-pills a {
    color: #566b7d;
    font-weight: normal;
    border: 0;
    border-radius: 0;
    margin: 0 !important;
}

#tabs .nav-pills a:focus,
#tabs .nav-pills a:hover {
	background-color: #EFEFEF;
	color: #566b7d;
	border: 0;
	border-radius: 0; 
}
#tabs .nav-pills .active a,
#tabs .nav-pills .active a:hover {
	background-color: #566b7d;
	color: white;
	font-weight: normal;
	border: 0;
	border-radius: 0;
	margin: 0 !important;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #54585a; /** txt Gray **/
}
#acctActions {
	background-color: #e2ebf2;
	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 #7C878E; /** Gray **/
	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 #7C878E; /** Gray **/
}
.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: black !important;
	font-size: 0.8em;
	font-weight: bold !important;
}
.acctTransTab tr.noborder td {
	border-bottom: 0;
}
.voucherOption {
	margin-bottom: 5px;
}

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

/** Ann **/
.annTitle {
    color: #4F6D9F;
}

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

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

.brandedPublicContainer {
    width: 100% !important;
    min-height: 450px;
    position: relative;
    background-color: white;
    border-top: 15px white solid;
    border-bottom: 15px white solid;
}

.brandedPublicContainer hr {
    display: none;
}
/*.brandedLoginBox {
    color: white;
    -webkit-font-smoothing: antialiased;
    background-color: rgba(0,0,0,0.6);
    padding: 30px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100000;
    transform: translate(-50%, -50%);
}*/

.brandedLoginBox a {
    color: white;
}

.brandedLoginBox .show_password {
    color: var(--bs-body-color);
}

.brandedLoginBox .hsection {
    color: white;
}

#mobileSize {
    display: none;
}

@media screen and (max-width: 980px) {
   /* #mobileSize {
        display: block;
    }
    #wideSize {
        display: none;
    }*/
    #header-logo > a > img {
    	padding: 10px 0;
    	height: 75px;
    	width: auto;
    }
    div.hsection {
        margin-left: 8px;
        width: 98%;
    }
    .disclaimerContainer {
        margin: 0 8px;
    }
}

@media screen and (max-width: 765px) {
    .prov_headerDiv .headerLink {
        padding-top: 10px;
    }
    .prov_headerDiv .headerLink, .prov_headerDiv .headerLink > a.btn {
        font-size: 14px;
    }
    .prov_footerlinks a{
        font-size: 12px;
    }
    .prov_headerDiv .headerDivActions {
        padding-right: 0;
    }
    .prov_copyright {
        padding-top: 0;
    }
}



/* Upload reports */

.currentReportUploads .uploadArea p {
    color: #54585A; /** txt Gray **/
}

.currentReportUploads .uploadArea b {
    color: black;
}
/* End of Upload reports */


/* Pager */

.t-data-grid .t-data-grid-pager a,
.t-data-grid .t-data-grid-pager .current {
    color: #54585A; /** txt Gray **/
}

.t-data-grid .t-data-grid-pager .current {
    color: #FFF;
}

.t-data-grid .t-data-grid-pager a:hover {
     border-color: #54585A; /** txt Gray **/
}

/** Dark and Light Branding colors **/
.darkBrandingColor {
    color: black !important;
}
.lightBrandingColor {
    color: #566b7d !important; /** blue **/
}
.darkBrandingBGColor {
    background-color: black !important;
}
.lightBrandingBGColor {
    background-color: #566b7d !important; /** blue **/
}
.darkBrandingBColor {
    border-color: black !important;
}
.lightBrandingBColor {
    border-color: #566b7d !important; /** blue **/
}

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


.quickLabel {
    font-size: 1.1em;
    font-weight: bold;
    color: #54585a;
}

.quickToolsBtn .btn {
    margin-right: 4px;
}

.quickToolsWell {
    padding: 15px;
    border: 1px solid #e5e5e5;
    background-color: white;
    border-radius: 5px;
}

.quickToolsGray {
    padding: 15px;
    border: 1px solid #e5e5e5;
    background-color: #FDFDFD;
    border-radius: 5px;
}

/** Notifications **/

.public-notifications .notifications-icon {
    margin-right: 15px;
    color: black !important;
    vertical-align: bottom;
}

.public-notifications .notifications-dot {
    top: -7px;
    right: 3px;
}

@media (max-width: 768px) {
    .generalMenu #wrapMenu .label-checkbox {
        right: 0px;
    }
    #wrapMenu #main_menu{
        background-color: #566b7d;
    }
    #wrapMenu label i {
        color: white;
    }
    #header-logo > a > img {
        height: 100%;
        margin-top: 20px;
    }
    .generalMenu .order-end{
        order: 1;
    }

}