﻿
#popup-dialog-uiv2 {
    display: none;
    position: fixed;
    _position: absolute;
    top: 15%;
    left: 43%;
    width: 630px;
    height: auto;
    margin-left: -225px;
    margin-top: -75px;
    z-index: 10009;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.09);
    border: 0px;
}

#popup-dialog-background-uiv2 {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10007;
}


.vertical-menu-UIV2 {
    border-radius: 5px;
    background: #ffffff;
    position: absolute;
    width: 155px;
    z-index: 100;
    text-align: left;
    margin-left: 10px;
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
    display: none;
    margin-top: 10px;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 12px;
}

.menu-items-UIV2 {
    border-bottom: solid 1px #d3d3d3;
    padding: 8px 0px 8px 10px;
}

#verticalMenu .menu-items-UIV2 a {
    color: #12121A;
    text-decoration: none;
}

.menu-icon-UIV2 {
    font-size: 15px;
    color: #000;
    vertical-align: middle;
    margin-right: 5px;
}

.header-menu-icon-UIV2 {
    font-size: 14px;
    margin-left: 6px;
    vertical-align: bottom;
    display: inline-block;
}

.nav-container-UIV2 {
    width: 100%;
    position: relative;
    _position: static;
    background-color: #fff;
    height: 40px;
    line-height: 31px;
    margin-bottom: 12px;
    border-bottom: solid 1px #D8D8D8;
}

.primary-nav-UIV2 {
    text-align: left;
    overflow: hidden;
    font-size: 13px;
}

    .primary-nav-UIV2 ul li a {
        overflow: visible;
    }

#header .primary-nav-UIV2 li li a{
    font-weight: normal;
}

#header .primary-nav-UIV2 li {
    margin: 5px;
    padding: 0 1.5em .4em;
    white-space: nowrap;
    margin-top: 0px;
}

#header .primary-nav-UIV2 .last, #footer .last {
    border-right: none;
}

.primary-nav-UIV2 a, .primary-nav-UIV2 a:hover {
    color: #112941 !important;
    overflow: auto;
}
/* hover for ie6 */
.primary-nav-UIV2 li:hover a:hover, .primary-nav-UIV2 li.hover a:hover {
    color: #425170;
    overflow: visible;
}

.primary-nav-UIV2 li ul {
    position: absolute;
    left: -999em;
    border: none;
    margin: 0;
    z-index: 1000;
}

.primary-nav-UIV2 li:hover ul, .primary-nav li.hover ul, .primary-nav-UIV2 li.expand ul {
    left: auto;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
}

.primary-nav-UIV2 li ul a {
    color: #112941;
    font-size: .96em;
    text-decoration: none;
}

.primary-nav-UIV2 li:hover ul a, .primary-nav-UIV2 li.hover ul a {
    padding: 0;
}


#header .primary-nav-UIV2 li li, #header .primary-nav-UIV2 li:hover li {
    float: none;
    padding: 0 1em 0 0.6em;
    margin: 0.2em 0 .8em;
    background: none;
    width: 160px;
    border: none;
    height: 20px;
    text-decoration: none;
}

    #header .primary-nav-UIV2 li:hover li a, #header .primary-nav-UIV2 li.hover li a, #header .primary-nav-UIV2 li:hover li {
        background: none;
    }

.active-menu-UIV2 {
    border-bottom: solid 6px #58a1a9;
    background-color: #E6F2F3;
}

.stage-grid-container-UIV2 {
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
    border: 1px solid #D8D8D8;
    margin: 10px 5px 10px 5px;
    background-color: #fff;
    height: auto;
    min-height: 600px;
    font-family: Source Sans Pro,sans-serif !important;
}

.stage-grid-header-UIV2 {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 10px 5px 10px;
    line-height: 30px;
    border-bottom: solid 1px #D8D8D8;
}

.scroll-container-UIV2 {
    height: 650px;
    overflow-y: auto;
    clear: both;
    margin-bottom: 30px;
}

.filter-title-UIV2 {
    color: #007d8a;
    font-size: 13px;
}

.stage-grid-filter-UIV2 {
    margin: 10px;
    border-bottom: solid 1px #ccc;
    padding: 10px;
}

.stage-grid-filter-UIV2 {
    border: none;
    border-bottom: solid 1px #D8D8D8;
    border-style: hidden;
    font-size: 12px
}

.icon-Vertical_ellipsis-UIV2 {
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.grid-col-header-UIV2 {
    background: #fff;
    font-weight: bold;
    line-height: 18px;
    border: none;
}

.table-heading-UIV2 {
    border-bottom: solid 1px #D8D8D8;
}

    .table-heading-UIV2 a, .table-heading-UIV2 th {
        background-color: #fff;
        color: #12121a;
        font-weight: bold;
        font-family: Source Sans Pro,sans-serif !important;
        font-size: 13px;
    }

.datagrid-UIV2 {
    border-collapse: collapse;
    width: 98%;
    margin: 10px;
}

    .datagrid-UIV2 tr {
        line-height: 36px;
        font-family: Source Sans Pro,sans-serif !important;
        font-size: 11px;
    }

        .datagrid-UIV2 tr th a {
            text-decoration: none;
        }


.datagrid-border-UIV2 {
    border-bottom: solid 1px #ccc;
}
    .filters-UIV2 {
        margin-top: 20px;
        display: none;
    }

    .filters-UIV2 input {
        vertical-align: bottom;
    }

.deal-name-search_UIV2 {
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
    width: 180px;
}

.document-option-UIV2 {
    margin-left: 125px;
    width: 35px;
}

.document-options-actions-UIV2 {
    list-style: none;
    margin: 0;
    display: none;
    position: absolute;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 2px 12px #00000029;
    opacity: 1;
    margin-left: 22px;
    font-family: Source Sans Pro,sans-serif !important;
}

.dealsite-option-actions-UIV2 {
    margin-top: -36px;
    display: none;
    position: absolute;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 2px 12px #00000029;
    opacity: 1;
    margin-left: 22px;
    font-family: Source Sans Pro,sans-serif !important;
    padding: 0px 8px 0px 8px;
    font-size: 12px;
    width: 80px;
    height: 30px;
    text-align: center;
}

.dealsite-option-UIV2:hover .dealsite-option-actions-UIV2 {
    display: block;
}

.document-option-UIV2:hover .document-options-actions-UIV2 {
    display: block;
}

ul.document-options-actions-UIV2 li {
    list-style: none;
    font-weight: bold;
    vertical-align: middle;
   
}
a.icon-link-UIV2, .icon-link-UIV2 {
    padding: 2px 12px 4px 0px;
    margin: 8px;
    background-repeat: no-repeat;
    background-position: left 1px;
    line-height: 18px;
    _height: 18px !important;
    font-size: 1em;
    text-decoration: none;
    color: #12121A;
    z-index: 100;
    display: inline-block;
    font-weight: bold;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 13px;
    margin-left: 0px;
}

.link-button-cancel-UIV2 {
    margin-left: 0px;
    border: 1px solid #CECED0;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 15px;
    background: #fff;
    color: #007d8a;
    width: 100px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding: 6px;
    border: solid 1px #CECED0;
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
}

.req-UIV2 {
    color: #12121a;
    font-size: 10px;
}

.deal-site-top {
    height: 40px;
    background: #E6F7E8;
    border: 5px solid #FFFFFF;
    margin: 5px;
    font-family: Source Sans Pro,sans-serif !important;
}

.deal-site-name {
    padding: 10px 0px 0px 15px;
    color: #12121A;
}

.rc-header-UIV2 {
    padding-left: 20px;
    background: #fff;
    margin: 10px 5px 0px 5px;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 18px;
}

.icon-cross-UIV2 {
    border: solid 1px #007d8a;
    border-radius: 10px;
    color: #007d8a;
    cursor: pointer;
    margin: 0px 5px 0px 5px;
}

.rc-container-grid-UIV2 {
    min-height: 250px;
    height: 250px;
    overflow-y: auto;
    margin-bottom: 24px;
}

.text_initial-width-UIV2 {
    width: 100px;
}

.text-width-UIV2 {
    width: 125px;
}

.text_rc-width-UIV2 {
    width: 215px;
}

.text-height-UIV2 {
    height: 15px;
}

.text_email_UIV2 {
    width: 150px
}

.text_rc-email_UIV2 {
    width: 225px;
}

.altrow-UIV2 {
    background-color: #f5f5f5;
}

.row-height-UIV2 tr {
    height: 32px;
}

.search-box-UIV2 {
    border-bottom: solid 1px #ccc;
    margin: 0px 0px 3px 50px;
}

.link-button-UIV2 {
    padding: 8px 25px 8px 25px;
    text-decoration: none;
    background: #fff;
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 13px;
    vertical-align: middle;
    color: #000 !important;
    border: solid 1px #CECED0;
}

.button-UIV2 {
    background: #fff;
    border: solid 1px #CECED0;
    box-shadow: 0px 6px 12px #00000017;
    opacity: 1;
    font-size: 13px !important;
    vertical-align: middle;
    color: #007d8a;
    padding: 0px 23px 0px 23px;
    font-family: Source Sans Pro,sans-serif !important;
    height: 30px !important;
    width: 100px !important;
}



.link-button-selected-UIV2 {
    color: #fff !important;
    background: #007d8a;
    font-family: Source Sans Pro,sans-serif !important;
    font-size: 13px;
    padding: 8px 25px 8px 25px;
}

.recommend-colleagues-popup {
    font-family: Source Sans Pro,sans-serif !important;
}

.grid-actions-UIV2 {
    margin-right: 20px;
    float: right;
}

ul.grid-actions-UIV2 li {
    list-style: none;
    float: left;
    font-weight: bold;
    margin-left: 2px;
    line-height: 40px;
    vertical-align: middle;
}

.grid-actions-UIV2 a {
    text-decoration: none;
    color: #007d8a;
    font-weight: bold;
    font-size: 13px;
}

.filter-btns-container-UVI2 {
    margin-top: 30px;
    border-top: solid 1px #D8D8D8;
    padding-top: 20px;
}

.no-results-UIV2 {
    text-align: center;
    font-size: 14px;
    font-weight:bold;
}

.pagination-UIV2 {
    margin-right: 20px;
    color: #41c4d1;
    font-size: 14px;
}

.pagination-UIV2 strong {
    margin-right: 20px;
    color: #000;
    font-size: 14px;
}

    .pagination-UIV2 span {
        padding: 0px;
        display: inline-block;
        font-weight: bold;
        margin: 10px;
        font-size: 15px;
    }

    .pagination-UIV2 a {
        font-size: 15px;
        color: #007D8A;
        text-decoration: none !important;
    }


.popup-title-UIV2 {
    border-top: solid 6px #007D8A;
    padding: 15px 20px 5px 20px;
}

.pagination-row-egm-UIV2 {
    background: #ffff;
    text-align: right;
    color: #007d8a;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    font-family: Source Sans Pro,sans-serif !important;
    margin-right: 10px;
}

    .pagination-row-egm-UIV2 a {
        text-decoration: none;
        margin: 0px 5px 0px 5px;
        font-size: 18px;
        font-weight: bold;
        color: #007d8a !important;
    }

        .pagination-row-egm-UIV2 a.aspNetDisabled {
            -webkit-text-fill-color: #41c4d1;
            color: #41c4d1;
        }
    .pagination-row-UIV2 {
        background: #ffff;
    }
.popup-content-UIV2 {
    background: #f5f5f5;
    text-align: center;
    margin: 5px 20px;
    padding: 5px;
}

.back-deal-sites_UIV2 {
    margin: 15px 0px 0px 15px;
    color: #007D8A;
    font-size: 15px;
}

    .back-deal-sites_UIV2 a {
        padding: 0px 0px 0px 3px;
        font-size: 13px;
        font-weight: bold;
        color: #007D8A;
        font-family: Source Sans Pro,sans-serif !important;
    }

.document-property-UIV2 {
    color: #707075;
    margin-left: 5px;
}

#stage-declaration-popup strong{
    font-size: 13px;
}

a.download-selected-documents-UIV2[icon $='.docx'] {
    padding-left: 25px;
    font-size: 1em;
    text-decoration: none;
    color: #047d8a;
    font-weight: bold;
}

#confidentiality-agreement-UIV2 {
    padding: 5px 10px;
    font-size: .9em;
    text-align: left;
    width: 310px;
    margin-top: 20px;
    border: #d3d3d3 solid 1px;
}

tr.summary-heading-row-UIV2 {
    text-align: left;
    font-weight: bold;
    color: #12121A;
    background: #E6EAF5;
}

#document-import-categories-link {
    background-color: #eee;
    padding: 10px;
    margin-left: 10px;
    margin-top: 5px;
}

.AspNet-TreeView-Selected-UIV2 {
    font-weight: bold;
}

.labelFilter {
    color: #112941;
    font-size: 1.2em;
    margin: .5em 0 1.2em 20px;
    padding: 0;
    font-weight: bold;
    display: block;
}
.AmendmendHeadingFilter {
     margin: 0 0 .25em;
     font-size: 1em;
     color: #112a41;
     font-weight: bold;"
}
.hideshowPlaceholder:focus::placeholder {
    color: transparent;
}