/*This css is to handle legacy styles witin the RV7 layout. Expectation is that eventually the underlying controls etc will be rewritten*/

/*input[type=submit] {
    height: 2.5rem;
    margin-bottom: .9375rem;
    border: 1px solid #0087d8;
    border-radius: .3125rem;
    background: #0087d8;
    color: #fff;
    font-weight: 700;
    font-size: 1rem !important;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}*/

.red {
    color: red !important;
}

div.pagetitle_container {
}


table.headerside {
}

.dualFields input{
    margin-bottom:5px !important;
}

.tblHeaderSide, .RVDataGridItem .tblHeaderSide, .rowHighlight1a {
    margin: 0 0 .625rem;
    color: rgb(23, 43, 77);
    text-align: left;
    text-decoration: none;
    border-bottom: 1px solid #e5e8ef;
    font-weight: 500;
    display: table-cell;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    letter-spacing: normal;
}

.tblRuleLight {
    border-bottom: solid 1px #dcdcdc;
    border-width: 0px;
    padding: .5rem !important;
    border-bottom: 1px solid #e5e8ef;
    color: #434a54;
    line-height: 1.5rem;
}





A.helpbutton:hover {
    color: #008FCF;
}

/* Grid styles */

.GridContainer {
    padding-top: 5px;
}

.Grid, .FinderGrid {
    xborder: 1px solid #57566F;
    xcursor: pointer;
}

.GridHeader, .FinderGridHeader {
    background-color: #EFF2F7;
    /*border: 1px solid #57566F;*/
    cursor: default;
    xfont-size: 10px;
    xfont-weight: bold;
    height: 24px;
    padding-left: 3px;
    vertical-align: middle;
}

.GridHeader_Active, .FinderGridHeader_Active {
    border-bottom: 1px solid #57566F;
    color: #000000;
    cursor: default;
    xfont-size: 12px;
    xfont-weight: bold;
    height: 30px;
    padding-left: 3px;
    vertical-align: middle;
}

.GridHeader_InActive, .FinderGridHeader_InActive {
    background-color: #E9E9EB;
    border-bottom: 1px solid #57566F;
    color: #FFFFFF;
    cursor: default;
    xfont-size: 12px;
    xfont-weight: bold;
    height: 30px;
    padding-left: 3px;
    vertical-align: middle;
}

.GridHeaderText, .FinderGridHeaderText {
    xcolor: #000000;
    xfont-size: 10px;
    min-height: 45px;
    padding: 5px;
}

.GridFooter, .FinderGridFooter {
    cursor: default;
    height: 48px;
    padding: 5px;
    vertical-align: bottom;
}



.HeadingCell {
    border-bottom: 1px solid #e5e8ef;
}


.HeadingCellText, .FinderHeadingCellText {
    background-color: #ffffff;
    xcolor: #000000;
    font-weight: bold;
    xpadding: 2px 5px;
    border-width: 0px;
    padding: .9375rem !important;
    xborder-bottom: 1px solid #e5e8ef;
    color: #676767 !important;
    line-height: 1.5rem;
    font-size: .75rem;
    text-transform: uppercase;
}


.GroupHeading {
    background-color: #F8F8F8;
    border-bottom: none; /*1px solid #000000;*/
    xcolor: #cc0000;
    xfont-weight: bold;
    padding: 8px;
}

.GroupingNotificationTextCssClass {
    color: #000000;
    xfont-size: 14px;
    xfont-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.GroupByText {
    color: #000000;
    font-weight: bold;
    padding-right: 5px;
}

.Row, .FinderRow {
    background-color: #FFFFFF;
    cursor: default;
}

    .Row a, .FinderRow a {
        cursor: pointer;
    }

    .Row td.DataCell, .Row td.DataCellBold, .FinderRow td.FinderDataCell, .RedRow td.DataCell, .OrangeRow td.DataCell, .BoldRow td.DataCell, .GreyRow td.DataCell, .AlternatingRow td.DataCell {
        background-color: #ffffff;
        xcolor: #000000;
        xfont-weight: bold;
        xpadding: 2px 5px;
        border-width: 0px;
        padding: .5em !important;
        border-bottom: 1px solid #e5e8ef;
        color: #434a54;
        line-height: 1.5rem;
    }

    .Row td.DataCellBold {
        font-weight: bold;
    }

.RedRow td.DataCell {
    color: red;
}

.OrangeRow td.DataCell {
    color: #ff8c00;
}

.BoldRow td.DataCell {
    font-weight: bold;
}

.GreyRow td.DataCell {
    color: #b1b1b1;
}

.SelectedRow td.FirstDataCell, .FinderSelectedRow td.FirstDataCell {
    /*background-color: #FFEEC2;
    border-left: 1px solid #4B4B6F;
    border-right: 0px;
    padding-left: 2px;
    padding-right: 3px;*/
}

.SelectedRow td.LastDataCell, .FinderSelectedTabRow td.LastDataCell {
    /*  background-color: #FFEEC2;
    border-right: 1px solid #4B4B6F;*/
}

.CellTop {
    vertical-align: top;
}

.AlternatingRow {
    background-color: #E5E5E5;
    cursor: default;
}

.SortedDataCell {
    background-color: #F5F5F5;
}

.Row td.LastDataCell, .FinderRow td.LastDataCell {
    background-color: #EFEFF4;
}

.SelectedRow td.DataCell, .FinderSelectedRow td.FinderDataCell {
    /* background-color: #FFEEC2;
    border-bottom: 1px solid #EAE9E1;
    border-right: 0px;
    border-top: 0px solid #4B4B6F;
    font-size: 12px;
    padding: 1px 2px 1px 3px;*/
}

.TreeView img {
    height: unset;
    max-width: unset;
}

.IndentCell, .FinderIndentCell {
    background: #dcdcdc;
    border-right: 0px;
    height: 20px;
}

.EditDataCell {
    background-color: #E2E2E2;
    border-width: 0 !important;
    padding: 0 !important;
}

.EditDataField {
    font-size: 10px;
    padding: 0px;
}


/*end grid*/
/* RVData Grid Styles */

table.RVDataGrid[style] {
    border-width: 0px !important;
    xbackground-color: red;
}

.checkAll label {
    font-weight: 500;
}

.RVDataGridHeader, .RVDataGridHeader TD {
    background-color: #ffffff;
    xcolor: #000000;
    font-weight: 500;
    xpadding: 2px 5px;
    border-width: 0px;
    padding: .4375rem !important;
    border-bottom: 1px solid #e5e8ef;
    color: #676767;
    line-height: 1.5rem;
    font-size: .75rem;
    text-transform: uppercase;
}

    .RVDataGridHeader A {
        cursor: n-resize;
        padding-left: 2px;
        padding-right: 2px;
        xcolor: #FFFFFF;
        display: block;
        margin: 0 0 .625rem;
        color: #676767;
        font-size: .75rem;
        text-transform: uppercase;
        text-align: left;
        text-decoration: none;
    }

        .RVDataGridHeader A:hover {
            text-decoration: none;
        }

        .RVDataGridHeader A img {
            padding-right: 2px;
        }

.RVDataGridItem, .RVDataGridItem > TD, .RVDataGridItemBG {
    xcolor: #000000;
    xpadding: 2px 3px;
    xvertical-align: top;
    border-width: 0px;
    padding: .5rem !important;
    border-bottom: 1px solid #e5e8ef;
    color: #434a54;
    line-height: 1.5rem;
}

.RVDataGridItem:last-child td, .RVDataGridItem:last-child { border-bottom: none !important; }

    .RVDataGridItem A {
        xcolor: #003366;
    }

.RVDataGridItemBG {
    background-color: #f5f5f5;
}

td.tblPaging {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9rem;
}


/*end rvgrid*/
/*.gobutton {
    background-color: #5cb85c;
    border-color: #4cae4c;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
    padding: 0px 8px 0px 8px;
    font-size: 12px;
    margin-bottom: auto;
    position: relative;
    top: 18px;
    height: 2.5rem;
    margin-bottom: .9375rem;
    border: 1px solid #0087d8;
    border-radius: .3125rem;
    background: #0087d8;
    color: #fff;
    font-weight: 700;
    font-size: 1rem !important;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}*/
/*bootstrap buttons*/
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff !important;
    background-color: #0087d8;
    xborder-color: #357ebd;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #fff !important;
        background-color: #3276b1;
        border-color: #285e8e;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff;
    }

.btn-success {
    color: #fff !important;
    /*background-color: #5cb85c;
    border-color: #4cae4c;*/
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        color: #fff !important;
        /*background-color: #47a447;
        border-color: #398439;*/
    }

    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        color: #fff !important;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff !important;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        color: #fff !important;
        background-color: #ed9c28;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

/*.btn-danger {
    color: #fff !important;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #fff !important;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }*/

/*input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}*/

/*end buttons*/

.small {
    font-size: 0.8rem;
}

/*CA tab strip*/
/* Tab Control*/

.TopTabBarGroup {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e2e4e7;
}

    .TopTabBarGroup img {
        display: none;
    }

    .TopTabBarGroup > table {
        table-layout: fixed;
        width: 100%;
    }

.DefaultTab {
    background-color: white;
    color: black;
    cursor: pointer;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #e2e4e7;
    border-bottom-width: 0px;
}

.DefaultTabHover {
    color: black;
    cursor: pointer;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #e2e4e7;
    border-bottom-width: 0px;
}

.SelectedTab {
    background-color: #f5f7f8;
    color: #0087d8;
    cursor: default;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #e2e4e7;
    border-bottom-width: 0px;
}

.DisabledTab {
    background-color: #cccccc;
    color: #ffffff;
    cursor: default;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #e2e4e7;
}

.DisabledTabHover {
    cursor: default;
}

/* Dashboard and public dialogs */
.dash-label, .dash-value-large, .dash-value-med, .dash-value-sm {
    font-family: "Open Sans",sans-serif;
}

.dash-label, .dash-label-inline {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

a.dash-label:visited {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.dash-value-large, .dash-value-large-inline {
    color: #444;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 5px;
}

.dash-value-med, .dash-value-med-inline {
    color: #444;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
}

.dash-value-sm, .dash-value-sm-inline {
    color: #444;
    font-size: 13px;
    font-weight: 500;
}

.dash-label-inline, .dash-value-large-inline {
    display: inline;
}

.dash-heading-med {
    font-size: 17.5px;
    color: #5B5A5A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0 10px 0;
    text-rendering: optimizelegibility;
}


.dash-panel {
    background-color: #eee;
    margin-top: 0;
    overflow: hidden;
    padding: 5px;
    width: 100%;
}

.dash-panel-half {
    width: 45%;
    float: left;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 2px;
    padding-right: 80px;
}

.dash-panel-full {
    width: 95%;
    float: left;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 2px;
}

.dash-panel-major {
    width: 60%;
    float: left;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 40px;
    padding-top: 10px;
}

.dash-panel-minor {
    width: 33%;
    float: left;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 10px;
}

.dash-panel-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    color: #E5E5E5;
}

.div-clear-both {
    clear: both;
}

.progress-bar-custom-1 {
    background: rgba(104, 111, 117, 1) !important;
}

.progress-bar-custom-2 {
    background: rgba(126, 56, 120, 1) !important;
}

.progress-bar-custom-3 {
    background: rgba(30, 113, 69, 1) !important;
}

.progress-bar-custom-4 {
    background: rgba(43, 87, 151, 1) !important;
}

.progress-bar-custom-5 {
    background: rgba(185, 29, 71, 1) !important;
}

.progress-bar-custom-10 {
    background: rgba(0, 171, 169, 1) !important;
}

.progress-bar-custom-11 {
    background: rgba(218, 83, 44, 1) !important;
}
/*Dashboard and public dialogs END*/

/*end*/

/* fixturetable*/
.fixtureTable {
    min-width: 800px;
}


    .fixtureTable tr.fixtureRow td, .fixtureTable tr td {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: #e1e5ed;
        border-top-color: #e1e5ed;
        border-right-color: #e1e5ed;
        border-left-color: #e1e5ed;
        padding: 8px;
    }

tr.fixtureRow td {
    padding: 8px;
}

.fixtureTable tr.fixtureRow td a, .fixtureTable tr td a {
    text-decoration: none;
}

    .fixtureTable tr.fixtureRow td a:hover, .fixtureTable tr td a:hover {
        text-decoration: underline;
    }



input[src*="but_submit"] {
    display: none;
}

.dualFields tr td {
    padding: 5px;
}

.group-expiary div.selectdiv {
    position: unset !important;
    float: none !important;
}

.group-expiary select {
    margin-right: 5px !important;
    width: 100% !important;
}
