﻿/* General
----------------------*/
:root {
    --co2color: #fff;
    --co2width: 0%;
}
.body {
    font-family: Arial;
    font-size: small;
    color: #003066;
}

.imgLeftLogo {
    background-image: url(../img/mmxContactGrey.png);
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    width: 100%;
    z-index: 9999;
}

.buttons {
    text-align: center;
    font-size: small;
    text-align: right;
    vertical-align: middle;
    font-family: Arial;
    border-radius: 4px;
}

#tabs {
    padding-left: 5px;
    padding-right: 5px;
}

#divMainHeader {
    background-color: white;
}

legend {
    color: #003066;
    font-weight: bold;
}

.info {
    color: #003066;
}

.policyInfo {
    width: 100%;
    border-color: #03345D;
    border-style: solid;
}

.textbox {
    background-color: #d4dce8;
    color: #003066;
    font-size: small;
    font-family: Arial;
    padding-left: 2px;
    z-index: 9999999;
    border-color: white;
    border-radius: 5px;
    height:22px;
}

.txtboxBoot {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #003066;
    background-color: #d4dce8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* c0c7be  d4dce8 */
.dropdowns {
    background-color: #d4dce8;
    color: #003066;
    font-size: small;
    font-family: Arial;
    padding-left: 2px;
    cursor: pointer;
    height:21px;
    border-radius: 5px;
}

.mandatorydropdowns {
    background-color: #90b3ba;
    color: #003066;
    font-size: small;
    font-family: Arial;
    padding-left: 2px;
    height: 21px;
    cursor: pointer;
    border-radius: 5px;
}
/* 6f88a8  29568f 06add7*/
/*.linkfiledropdowns { background-color:#f8dc86;	color:#003066; font-size:small; font-family:Arial; padding-left:2px} */ /* 6f88a8  29568f 06add7 f8bd0b*/
.mandatorytextbox {
    background-color: #90b3ba;
    color: #003066;
    font-size: small;
    font-family: Arial;
    padding-left: 2px;
    margin-left: 0px;
    border-color: white;
    border-radius: 5px;
    height: 22px;
    border-radius: 5px;
}

.mandatorytxtboxBoot {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #90b3ba;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.mmxMandatorydd {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #90b3ba;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.mmxMandatoryddPulse {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #90b3ba;
    border: 2px solid #F8BD07;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    animation: border-pulsate 2s infinite;
}

.mmxMandatoryddLeft {
    display: block;
    float: left;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #90b3ba;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.mmxdd {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #d4dce8;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .mmxdd:hover {
        display: block;
    }

.mmxddmapper {
    display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #555;
    background-color: #d4dce8;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .mmxddmapper:hover {
        display: block;
    }

.smallFont {
    font-family: Arial;
    font-size: small;
}

.disbursements {
    background-color: #d4dce8;
    color: #003066;
    width: 100%;
}
/* c0c7be  d4dce8 */
.disabled {
    color: Black;
}

.tooltip {
    display: none;
    background: transparent url(/img/black_arrow.png);
    font-size: x-small;
    height: 50px;
    width: 130px;
    padding: 25px;
    color: white;
    text-align: center;
}

.sup {
    color: #06add7;
}

/* Claims */
.normalClaims {
    text-align: center;
    font-size: small;
    height: 100%;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    background-color: #003066;
    color: White;
    cursor: pointer;
}

.Claims {
    text-align: center;
    font-size: small;
    height: 100%;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    background-color: #06add7;
    color: White;
    cursor: pointer;
}

/* Screen Driver css 06add7 : mmx light blue / #003066 - font colour blue
--------------------- */
.buttonHolder {
    vertical-align: middle;
    height: 45px;
    width: 99%;
    background-color: transparent;
    z-index: 999;
    font-size: small;
    position: absolute;
}

.navigationRiskNo {
    font-family: Arial;
    font-size: large;
    text-align: center;
    width: 42px;
    height: 20px;
    vertical-align: top;
}

.label {
    font-family: Arial;
    font-size: small;
    color: #003066;
    height: 20px;
}
/* .labelHeader{font-family:Arial; font-size:small; color:#003066; font-weight:bold; height:20px} */
.labelHeader {
    font-family: Arial;
    font-size: small;
    background-color: #555555;
    color: White;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    padding-left: 2px;
    border-radius: 3px;
}

.line {
    color: #003066;
    width: 1px;
}

.dynDiv {
    position: absolute;
    font-family: Arial;
    font-size: small;
    z-index: 2;
}

.dynPanelDiv {
    position: absolute;
    font-family: Arial;
    font-size: small;
    z-index: 0;
}
/* f8bd0b */
.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #003066;
    background-color: #f8bd0b;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.cloneDiv {
    position: absolute;
    font-family: Arial;
    font-size: small;
    z-index: 0;
    vertical-align: top;
}

.cloneAnchor {
    color: #003066;
    height: 30px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}

/* Dialog box  /  (red error #aa0000  mmx blue #06add7)
--------------- */
.dialogLabel {
    display: block;
}

.input.text {
    margin-bottom: 12px;
    width: 95%;
    padding: .4em;
}

.dialogFieldset {
    padding: 0;
    border: 0;
    margin-top: 5px;
    text-align: left;
    width: 100%;
    font-family: Arial;
    font-size: small;
}

.ui-dialog .ui-state-error {
    padding: .3em;
}

.validateTips {
    border: 1px solid transparent;
    padding: 0.3em;
}

.validateTipsError {
    border: 1px solid transparent;
    padding: 0.3em;
    background-color: #aa0000;
    color: White;
}

/* Header and Title 
----------------------*/
.divHeader {
    height: 100px;
    width: 100%;
    vertical-align: baseline;
    top: 0px;
    left: 1px;
    position: absolute;
    color: #06add7;
    text-align: right;
}
/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#FFFFFF',EndColorStr='#03345d'); } */
.divClientHolder {
    width: 100%;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #03345d;
    background-color: #29568f;
    background-color: #03345d;
    background-color: white;
    height: 100%;
    z-index: 999;
    font-size: x-small;
}

.divPolicyHolder {
    width: 100%;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #03345d;
    background-color: #29568f;
    background-color: #03345d;
    background-color: white;
    height: 100%;
    z-index: 999;
    font-size: x-small;
}

.mainMenuHolder {
    width: 190px;
    position: absolute;
    z-index: 999;
    vertical-align: bottom;
    background-color: white;
}

.divTitleHolder {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    color: #03345d;
    background-color: #29568f;
    background-color: #03345d;
    background-color: White;
    height: 50%;
    z-index: 9999999;
    vertical-align: middle;
}

.loginTitleHolder {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    color: #03345d;
    background-color: #29568f;
    background-color: #03345d;
    background-color: White;
    height: 100%;
    z-index: 9999999;
    vertical-align: middle;
}

.divButtonHolder {
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #d4dce8;
    background-color: #6f8db9;
    position: fixed;
    bottom: 1px;
    left: 1px;
    height: 30px;
}

.waitProcess {
    display: none;
    background-image: url(img/bg.png);
    width: 100%;
    height: 100%;
    border: 1px solid black;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.displayError {
    vertical-align: top;
    height: 100px;
    width: 50%;
    text-align: center;
    position: absolute;
    z-index: 99999;
    top: 1px;
    right: 25%;
    background-image: none;
    color: #FFFFFF;
    background-color: transparent;
}
/* Tabs 
--------- */
.tabDetails {
    font-family: Arial;
    font-size: small;
    color: #003066;
}

.screenTabs {
    font-family: Arial;
    font-size: small;
    width: 100%;
}
/* 520 px */

/* Content
----------------------*/
.divContentHolder {
    width: 100%;
    height: auto;
    left: 1px;
    top: 113px;
    position: absolute;
}

.contentFrame {
    top: 106px;
    left: 190px;
    position: absolute;
}
/*width:88%;height:70%; */
.feeContentFrame {
    width: 100%;
    height: 580px;
    font-size: small;
}

.disbursementsContentFrame {
    width: 98%;
    height: 580px;
    font-size: small;
}

/* Iframe Content for Summary
------------------------------ */
.clientContentFrame {
    width: 98%;
    height: 94%;
    top: 45px;
    position: absolute;
    left: 0px;
}

.policyContentFrame {
    width: 98%;
    height: 94%;
    top: 45px;
    position: absolute;
    left: 0px;
}

.coverContentFrame {
    width: 98%;
    height: 92%;
    top: 45px;
    position: absolute;
    left: 0px;
}

.commentsContentFrame {
    width: 98%;
    height: 92%;
    top: 45px;
    position: absolute;
    left: 0px;
}

/* Iframe Content for Claims
------------------------------ */
.claimContentFrame {
    width: 99%;
    height: 92%;
    top: 45px;
    position: absolute;
    left: 0px;
}

/* Product Mapper
----------------------*/
.productMapperSectionHeader {
    background-color: #20496a;
    color: White;
    text-align: left;
    padding-left: 5px;
    font-size: small;
}

/* Table and Lists
----------------------*/
.defaultTable {
    padding: 3px;
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
    margin: 0 auto;
}

.tableHeader {
    background-color: #03345d;
    color: White;
    text-align: left;
    padding-left: 5px;
    font-size: small;
    vertical-align: bottom;
    font-family: Arial;
}

.tableHeaderRight {
    background-color: #03345d;
    color: White;
    text-align: right;
    padding-right: 5px;
    font-size: small;
    vertical-align: bottom;
    font-family: Arial;
}

.Even {
    background-color: #d4dce8;
    padding-left: 5px;
    z-index: 01;
    cursor: pointer;
}

.Odd {
    background-color: #e7f1fa;
    padding-left: 5px;
    z-index: 01;
    cursor: pointer;
}
/* 90b3ba */
.highlight {
    background-color: #f8bd0b;
    color: black;
    cursor: pointer;
}
/* f8bd0b - yellow , #06add7 mmxLightBlue */
.highlightOnly {
    background-color: #f8bd0b;
    color: black;
}
/* f8bd0b - yellow , #06add7 mmxLightBlue */
.itemCancelled {
    background-color: #aa0000 !important;
    padding-left: 5px !important;
    z-index: 01 !important;
    color: White !important;
}

.OpenClaim {
    background-color: #E18100 !important;
    padding-left: 5px !important;
    z-index: 01 !important;
    color: White !important;
}

.lostLock {
    background-color: #d9534f;
    padding-left: 5px;
    z-index: 01;
}

.normalEven {
    background-color: #d4dce8;
    cursor: pointer;
}

.normalOdd {
    background-color: #e7f1fa;
    cursor: pointer;
}

.normalitemCancelled {
    background-color: #aa0000 !important;
    color: White !important;
}

.normalOpenClaim {
    background-color: #E18100 !important;
    color: White !important;
}

.normallostLock {
    background-color: #d9534f;
    padding-left: 5px;
    z-index: 01;
}

.tableKeyEven {
    background-color: #fbde81;
}

.tableKeyOdd {
    background-color: #f9e69e;
}

.policyListing {
    width: 80%;
    background-color: white;
}

.claimsListing {
    width: 75%;
    background-color: white;
}

.ageRed {
    background-color: #aa0000;
    color: white;
    padding-right: 5px;
    z-index: 01;
    text-align: right;
}

.ageYellow {
    background-color: Green;
    color: white;
    padding-right: 5px;
    z-index: 01;
    text-align: right;
}

.ageGrey {
    background-color: #f8bd0b;
    color: black;
    padding-right: 5px;
    z-index: 01;
    text-align: right;
}

/* Payments */
.paymentsGreen {
    background-color: Green;
    color: white;
    padding-left: 5px;
    z-index: 01;
}

.requestRed {
    background-color: #aa0000;
    color: white;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestGreen {
    background-color: Green;
    color: white;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestGrey {
    background-color: #555555;
    color: white;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestBlack {
    background-color: Black;
    color: white;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestYellow {
    background-color: #f8bd0b;
    color: black;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestOrange {
    background-color: #f57f0c;
    color: black;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

.requestBlue {
    background-color: #06add7;
    color: white;
    padding-left: 5px;
    z-index: 01;
    text-align: left;
}

/* Menus  
----------------------*/
.menuOption {
    height: 22px;
    text-indent: 5px;
}

.accordionMain {
    list-style: none;
    font-size: medium;
    color: #003066;
    overflow: scroll; /*This makes your menu scrollable*/
}
    /*.accordionMain { list-style: none; padding: 2px; top:154px; font-size:medium; color:#003066; overflow:scroll;}*/
    .accordionMain h5 {
        display: block;
        background-color: #03345d;
        color: #003066;
        color: White;
        font-weight: normal;
        margin: 2px;
        cursor: pointer;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        list-style: circle;
        height: 38px;
        white-space: nowrap;
    }

    .accordionMain a {
        text-decoration: none;
        font-size: small;
        color: #003066;
    }

    .accordionMain h5:hover {
        background-color: #06add7;
        color: #03345d;
        color: white;
        white-space: nowrap;
    }
/*  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#03345d',EndColorStr='#06add7');} */
/*.accordionSub { list-style: none; padding: 2px; top:154px; font-size:medium; color:white; }*/
.accordionSub {
    list-style: none;
    top: 154px;
    font-size: medium;
    color: white;
}

    .accordionSub h5 {
        display: block;
        background-color: #b2d8f6;
        background-color: #555555;
        color: white;
        margin: 1px;
        cursor: pointer;
        padding-left: 5px;
        list-style: circle;
        height: 30px;
        vertical-align: bottom;
        font-weight: normal;
        font-size: smaller;
        height: 38px;
    }

    .accordionSub a {
        text-decoration: none;
        font-size: small;
        color: #003066;
    }
/* .accordionSub a:hover {color:White} 06add7 */
.tdMenu {
    background-color: #2F3333;
    background-color: #2F3333;
    width: 100%;
    font-family: Arial;
    font-size: small;
    color: #003066;
}

.menuHilite {
    background-color: #f8bd0b;
    cursor: pointer;
    width: 100%;
    font-family: Arial;
    font-size: small;
    color: #003066;
}

/* System Notification / Error / Warning etc
--------------------------------------------- */
.MainErrorMessage {
    vertical-align: top;
    height: 100px;
    width: 50%;
    text-align: center;
    position: absolute;
    z-index: 99999;
    top: 1px;
    right: 20%;
    background-image: none;
    color: #FFFFFF;
    background-color: transparent;
}

.MainErrorMessageAlt {
    box-shadow: 8px 10px 5px 0px rgba(0,0,0,0.75);
    border-radius: 15px;
    vertical-align: top;
    height: 100px;
    width: 50%;
    text-align: center;
    position: absolute;
    z-index: 99999;
    top: 1px;
    right: 20%;
    background-image: none;
    color: #FFFFFF;
    background-color: transparent;
}

.errorHeader {
    background-color: #ccd0ca;
    color: Black;
    vertical-align: middle;
    font-weight: normal;
    font-variant: small-caps;
    font-size: 14px;
    z-index: 9999;
    top: 0px;
}

.errorHeader1 {
    background-color: #aa0000;
    color: White;
    vertical-align: middle;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    z-index: 9999;
}

.errorHeader2 {
    background-color: #f8bd0b;
    color: Black;
    vertical-align: middle;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    z-index: 9999;
}

.errorHeader3 {
    background-color: #06add7;
    color: Black;
    vertical-align: middle;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
    z-index: 9999;
}

.errorMessage {
    color: White;
    width: 100%;
    vertical-align: top;
}

.warningMessage {
    color: #ecc200;
    color: Black;
    width: 100%;
    vertical-align: top;
}

/* Tooltip
----------- */
.tooltip {
    background-color: #03345d;
    border: 2px solid #06add7;
    border-radius: 10px;
    padding: 10px 15px;
    width: 200px;
    display: none;
    color: #fff;
    text-align: left;
    font-size: 12px; /* outline radius for mozilla/firefox only */
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}

/* Cursors
----------- */
.handCursor {
    cursor: pointer;
}

.mandatorytxtboxBoot::-webkit-input-placeholder {
    color: #003066;
    opacity: 0.7;
}

.mandatorytxtboxBoot:-moz-placeholder { /* Firefox 18- */
    color: #003066;
    opacity: 0.7;
}

.mandatorytxtboxBoot::-moz-placeholder { /* Firefox 19+ */
    color: #003066;
    opacity: 0.7;
}

.mandatorytxtboxBoot:-ms-input-placeholder {
    color: #003066;
    opacity: 0.7;
}

#AutoRateCheckBoxList td {
    padding-bottom: 5px;
}

@keyframes border-pulsate {
    0% {
        border-color: rgba(248,189,7, 1);
    }

    50% {
        border-color: rgba(248,189,7, 0);
    }

    100% {
        border-color: rgba(248,189,7, 1);
    }
}

.tableFixedHead {
    table-layout: fixed;
    border-collapse: collapse;
}

    .tableFixedHead tbody {
        display: block;
        overflow: auto;
        width: 100%;
        height: 250px;
    }

    .tableFixedHead thead tr {
        display: block;
    }

    .tableFixedHead th,
    .tableFixedHead td {
        padding: 5px 10px;
        width: 200px;
    }

/*  Dion Changes*/
#selectable .ui-selecting {
    background: #FECA40;
}

#selectable .ui-selected {
    background: #F39814;
    color: white;
}

#selectable {
    margin: 0;
    padding: 0;
    height: 300px;
    position: relative;
    padding: 0;
    border: solid 1px #DDD;
}

    #selectable > div {
        position: absolute;
        margin: 0;
        padding: 10px;
        border: solid 1px #CCC;
        width: 100px;
    }

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.arrow { 
    font-size:0;
    background-color: #fff;
    margin-bottom: 5px;
}

.inner-arrow {
    width: var(--co2width);
    height: 30px;
    display: inline-block;
    background-color: var(--co2color);
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 5px;
}
    .inner-arrow:after {
        border-left-color: var(--co2color);
    }

.arrow:before,
.arrow:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    vertical-align: middle;
}

.arrow:after {
    border-left-color: var(--co2color);
    background-color: #fff;
}

.arrowActual {
    font-size: 0;
    background-color: #fff;
    margin-bottom: 5px;
    color:#fff;
    visibility:hidden;
}

.inner-arrowActual {
    width: 65%;
    height: 30px;
    display: inline-block;
    background-color: black;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 5px;
}

    .inner-arrowActual:before {
        border-right-color: black;
    }

.arrowActual:before,
.arrowActual:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    vertical-align: middle;
    border-right-color: black; 
}

.arrowActual:after {
    /* border-left-color: red; */
    background-color: #fff;
    border-right-color: #fff;
} 

/*Christmas*/

.fieldHover {
    background-color:red !important;
    color:white;
}

.fieldHoverAligned {
    background-color: lime !important;
    color: white;
}

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 100%;
    display:none;
    position: fixed; /* Stay in place */
    z-index: 15; /* Sit on top */
    left: 0;
    top: 40px; 
    background-color: rgba(0,0,0, 0.5); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */ 
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 30%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    font-size:20px;
    font-weight:bold;
    color:white;
}
.LookupActive {
    background-color: #ffc0cb !important;
    cursor: pointer;
}

.LookupInActive { 
    cursor: pointer;
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* The actual popup */
    .popup .popuptext {
        visibility: hidden;
        width: 250px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -80px;
    }

        /* Popup arrow */
        .popup .popuptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Toggle this class - hide and show the popup */
    .popup .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
    }
.btn-default.disabled,
.btn-default[disabled] {

}

#CoverGroupbody {
    overflow-y: auto;
}
div.dt-container .dt-search input {
    padding: 3px 12px;
    font-size: 16px;
    line-height: 1.0;
    color: #003066;
    background-color: #d4dce8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
} 

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: left;
}