﻿.noHeader body .ui-page {
    background: #eee;
}

body .ui-page {
    background: url("../../imgs/rs_sponsor_login_bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 1090px;
}

#horizontal-scroll {
    overflow-x: auto;
}

.ui-mobile-viewport {
    overflow-x: auto;
}

.page-container {
    max-width: 1090px;
    margin-left: 0px;
    padding-right: 0px;
    padding: 0px;
    margin: 0 auto;
    overflow: hidden;
    height: 98%;
    display: block;
    min-height: 983px;
    position: relative;
}


.page-header {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0;
    /*position:relative;
        z-index:0;*/
    display: inline-table;
}

.Title-header {
    width: 1090px;
    margin: 0 auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    font-size: 32px;
    height: 68px;
    /*background-color: lightseagreen;*/
    color: #FFFFFF;
    font-family: Circular-Light;
}

/*title dropdown*/
.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 29px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #4A4A4A;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 30px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #4A4A4A;
    border-left: 6px solid transparent;
    content: '';
}

.dropdown ul {
    list-style-type: none;
    background-color: #4A4A4A;
    border-radius: 0px;
    /*min-width:220px;*/
    max-width: 400px;
    width: 400px;
    margin-left: -16px;
    margin-top: 12px;
}

    .dropdown ul li {
        padding-left: 20px;
        height: 50px;
        padding-right: 20px;
    }

        .dropdown ul li a {
            font-family: Circular-Regular;
            font-size: 14px;
            color: #FFFFFF !important;
            padding: 10px 0px 10px 0px;
            white-space: normal !important;
            height: 50px;
        }

            .dropdown ul li a span {
                font-family: Circular-Regular;
                font-size: 14px;
                color: #FFFFFF !important;
            }

                .dropdown ul li a span:first-child, .dropdown ul li:nth-child(1) a span:nth-child(2) {
                    float: left;
                    /*padding-right: 5px;*/
                    max-width: 275px;
                    font-size: 13px;
                    font-family: Circular-Regular;
                }

                .dropdown ul li a span:last-child {
                    float: right;
                    font-size: 13px;
                    font-family: Circular-Regular;
                }

        .dropdown ul li:nth-child(1) a b {
            font-size: 13px;
            margin-left: -8px;
            padding-right: 5px;
            float: left;
            margin-top: -1px;
            color: #FFFFFF !important;
        }

        .dropdown ul li:nth-child(1) {
            padding-left: 10px;
        }

        .dropdown ul li a:hover, .dropdown ul li:hover {
            background-color: #5C5C5C !important;
            color: #FFFFFF !important;
        }
/*end of title dropdown*/

.Title-subheader {
    float: right;
    /*left:211px;
    position:relative;*/
    width: 1006px;
    height: 71px;
    background-color: white;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 0px 1px 0px 0px;
}

.Subheader-Pipe {
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 0px 1px 0px 0px;
    position: relative;
    float: left;
    top: 25px;
    margin-left: -2px;
    height: 20px;
}
/*User Profile*/
.Subheader-User {
    font-family: Circular-Medium;
    font-size: 14px;
    color: #4A4A4A;
    float: left;
    position: relative;
    left: 30px;
    top: 25px;
    cursor: pointer;
    min-width: 70px;
}

#UserProfile .dropdown-menu {
    position: relative;
    top: 35px;
    min-width: 245px;
    border-radius: 0px;
    left: -45px;
    padding: 15px;
}

#UserProfile > div > span:nth-child(1) {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #4A4A4A;
    /*font-weight: bold;*/
    position: absolute;
    background-color: #EBEBEB;
    height: 30px;
    min-width: 243px;
    margin-top: -15px;
    margin-left: -15px;
    padding-left: 20px;
    padding-top: 5px;
}

#UserProfile > div > span:nth-child(3) {
    font-family: Circular-Regular;
    font-size: 16px;
    color: #000000;
    /*font-weight: bold;*/
    word-wrap: break-word !important;
    position: relative;
    top: 10px;
    padding-left: 5px;
}

#UserProfile .dropdown-menu ul li {
    list-style: none !important;
}

#UserProfile .dropdown-menu ul {
    margin-left: -35px;
    padding-top: 15px;
}

    #UserProfile .dropdown-menu ul li a {
        color: #1a8099;
        font-family: Circular-Regular;
        font-size: 12px;
        /*font-weight: bold;*/
    }

#UserProfile > div > span:nth-child(5) {
    font-family: Circular-Regular;
    font-size: 12px;
    /*font-weight: bold;*/
    color: #4A4A4A;
    padding-left: 5px;
}

#UserProfile > div > span:nth-child(6) {
    font-family: Circular-Regular;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #4A4A4A;
}

#UserProfile .dropdown-menu:after {
    top: -12px;
    left: 105px;
    border-right: 14px solid transparent;
    border-bottom: 13px solid #EBEBEB;
    border-left: 14px solid transparent;
}

#UserProfile .dropdown-menu:before {
    top: -13px;
    left: 105px;
    border-right: 14px solid transparent;
    border-bottom: 13px solid #ccc;
    border-left: 14px solid transparent;
}

/* End User Profile*/
.Subheader-Signout {
    font-family: Circular-Regular;
    font-size: 12px;
    color: #A3A3A3;
    position: relative;
    top: 27px;
    margin-left: 65px;
}

.page-nav {
    width: 84px !important;
    margin-top: -72px;
    float: left;
    position: absolute;
    display: block;
    z-index: 2;
}

    .page-nav ul > li:first-child {
        background-color: #0A7084;
    }

.oneux .page-nav ul > li:first-child {
    background-color: #121C4E;
}

.oneux .page-nav {
    background-color: #121C4E;
}

.page-body .nav-placeholder {
    background: #0A7084;
    height: 100%;
    position: absolute;
    left: -84px;
    width: 84px;
    z-index: 0;
}

.oneux .nav-placeholder {
    background-color: #121C4E;
}

.pb-tasktracker {
    width: 264px;
    height: 984px;
    background-color: white;
    position: relative;
    float: left;
    /*left:826px;
    top:-984px;*/
    /*float: right;
    margin-right: 127px;
    margin-top: -31px;*/
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #CCCCCC;
    padding-top: 15px;
    padding-left: 10px;
    left: 84px;
}

#text-truncate {
    font-family: Circular-Light;
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 219px;
    height: 34px; /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.Task-Heading {
    padding-bottom: 13px;
}

.Left-Heading {
    font-family: Circular-bold;
    font-size: 21px;
    color: Red;
    display: inline;
}

.Right-Heading {
    font-family: Circular-Light;
    font-size: 12px;
    color: Red;
    display: inline;
}

.Task-Sub-Heading {
    font-family: Circular-Light;
    font-size: 13px;
    color: #4A4A4A;
    padding-left: 25px;
    margin-bottom: 25px;
}

.Tasks-List .popover {
    width: 297px;
    margin-left: -12px;
    border-radius: 0px;
}

.pb-container .popover {
    width: 297px;
    margin-left: 0px;
    border-radius: 0px;
}
/*.popover {
        width: 297px;
        margin-left: 0px;
        border-radius: 0px;
    }*/

.section-tooltip a.ui-link:hover {
    color: #3ebede !important;
    text-decoration: underline !important;
}

.tooltip-title a.ui-link:hover {
    color: #3ebede !important;
    text-decoration: underline !important;
}

div.tooltip-hidden {
    display: none;
}

#dropdown-hidden1 {
    display: none;
}

#dropdown-hidden2 {
    display: none;
}

#dropdown-hidden3 {
    display: none;
}

#dropdown-hidden4 {
    display: none;
}

#dropdown-hidden5 {
    display: none;
}

#dropdown-hidden6 {
    display: none;
}

#dropdown-hidden7 {
    display: none;
}

div.tooltip-title {
    font-family: Circular-Regular;
    font-size: 16px;
    color: #1a8099;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

div.tooltip-content {
    font-family: Circular-Regular;
    font-size: 12px;
    color: #4A4A4A;
    line-height: 1;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#dropdown-content ul li {
    font-family: Circular-Regular;
    font-size: 12px;
    color: #1a8099;
    padding-bottom: 5px;
}

.alert-msg-1 {
    margin-left: 25px;
    margin-right: 68px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: red;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: Circular-Light;
    margin-top: 13px;
}

.alert-msg-link {
    font-family: Circular-Light;
    font-size: 13px;
    padding-left: 25px;
    padding-right: 20px;
    margin-top: 5px;
    color: #1a8099;
}

.alert-msg {
    font-family: Circular-Light;
    font-size: 13px;
    padding-left: 25px;
    padding-right: 20px;
    margin-top: 5px;
    color: #4A4A4A;
}

.alert-msg-2 {
    /*margin-left:25px;
    margin-right:80px;
    margin-top:26px;*/
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: red;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: Circular-Medium;
    /*width: 155px;*/
    display: table-cell;
}

.task-item {
    color: #4A4A4A;
    font-family: Circular-Light;
    font-size: 13px;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 20px;
}

.Tasks-List {
    padding-left: 25px;
    padding-right: 20px;
    margin-top: 20px;
    font-family: Circular-Light;
    font-size: 13px;
    color: #4A4A4A;
}

.tt-container .warning-task {
    margin-left: -10px;
}

.warning-task {
    background: #dbf4f9;
    padding: 10px 10px 10px 25px;
    margin: 0 -10px 15px -25px;
    font-size: 14px;
    font-family: Circular-Medium;
}

    .warning-task a:hover {
        text-decoration: underline !important;
        font-weight: bold;
    }

    .warning-task .task-title-container {
        display: table;
        margin-bottom: 5px;
        margin-left: -15px;
    }

        .warning-task .task-title-container .task-title {
            display: table-cell;
            vertical-align: top;
            font-family: Circular-Medium;
        }

            .warning-task .task-title-container .task-title.tt-center {
                color: #555;
                font-size: 15px;
                font-family: Circular-Medium;
                line-height: 20px;
                padding-left: 10px;
            }

            .warning-task .task-title-container .task-title.tt-left {
                width: 30px;
                height: 30px;
                padding-top: 4px;
                max-width: none;
            }

                .warning-task .task-title-container .task-title.tt-left .task-title-icon {
                    max-width: none;
                    width: 30px;
                    height: 30px;
                }

    .warning-task .task-title .fa-exclamation-triangle {
        color: #12677a;
        font-size: 18px;
        margin-right: 10px;
    }

    .warning-task .task-text {
        font-family: inherit;
        font-size: 13px;
        color: #555;
        margin-left: -15px;
        line-height: 16px;
    }

    .warning-task .task-buttons {
        margin-top: 20px;
        text-align: center;
    }

        .warning-task .task-buttons .task-close {
            color: #12677a !important;
            font-size: 13px;
            margin-top: 10px;
            display: block;
        }

.modal-content .modal-body .text-center .RemindMeLaterLink {
    color: #12677a !important;
    font-size: 13px;
    margin-top: 10px;
    display: block;
    padding-bottom: 8px;
    font-weight: normal !important;
}

.warning-task .task-buttons input[type=submit] {
    background-color: #0a7184;
    font-family: Circular-Regular;
}

.tt-Custommodal {
    display: none;
}

    .tt-Custommodal a {
        color: #12677a !important;
        font-size: 14px;
        font-weight: bold !important;
    }

        .tt-Custommodal a:hover {
            text-decoration: underline !important;
        }

    .tt-Custommodal .okButton {
        border: solid 2px #dddddd;
        background-color: #0a7184;
        color: #FFF;
        min-width: 120px;
        height: 35px;
        font-size: 13px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-family: Circular-Medium !important;
        text-align: center;
        padding: 0 20px;
    }

    .tt-Custommodal .cancelBtn {
        border: solid 2px #dddddd;
        background-color: #0a7184;
        color: #FFF;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-family: Circular-Medium !important;
        text-align: center;
        font-size: 13px;
        min-width: 120px;
        height: 35px;
    }

    .tt-Custommodal .continueButton {
        background-color: #0a7184;
        color: #FFF;
        min-width: 120px;
        height: 35px;
        font-size: 13px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-family: Circular-Regular !important;
        border: 0px;
        text-align: center;
        padding: 0 20px;
    }

    .tt-Custommodal .modal-open .modal {
        overflow-y: scroll;
        min-height: 150px;
        text-align: center;
    }

    .tt-Custommodal .modal-dialog {
        height: 85% !important;
        padding-top: 10%;
        width: 40%;
        min-width: 200px;
        vertical-align: middle;
    }

        .tt-Custommodal .modal-dialog .modal-content .modal-body {
            padding-left: 15px !important;
            padding-top: 15px !important;
            border-bottom: none !important;
            font-size: 14px !important;
            font-family: Circular-Regular !important;
            overflow-y: scroll;
            background-color: #E6E6E6;
        }

    .tt-Custommodal .modal-header {
        color: #000 !important;
        background-color: #FFFFFF;
        padding: 15px 0 15px 0 !important;
    }

        .tt-Custommodal .modal-header .closeaction {
            font-size: 34px;
            position: absolute;
            right: 17px;
            color: #5A5A5A !important;
            height: 54px;
            top: -2px;
            line-height: 54px !important;
        }

            .tt-Custommodal .modal-header .closeaction:hover {
                text-decoration: none !important;
                outline: none;
            }

            .tt-Custommodal .modal-header .closeaction:before {
                font-size: 28px;
            }

        .tt-Custommodal .modal-header .modal-title {
            font-size: 24px !important;
            line-height: 24px;
            font-family: Circular-Light;
            text-align: left;
            margin: 0 45px 0 10px;
            color: #5A5A5A !important;
        }

    .tt-Custommodal .modal-body .modal-subtitle {
        font-size: 16px !important;
        line-height: 2px;
        font-family: Circular-Light;
        font-weight: bold;
        text-align: left;
        padding-top: 30px;
        color: #333;
    }

    .tt-Custommodal .modal-header .modal-header-icon {
        position: absolute;
        left: 20px;
    }

        .tt-Custommodal .modal-header .modal-header-icon:before {
            font-size: 24px;
        }

    .tt-Custommodal .modal-content {
        /* width: 78%; */
        height: 90%;
        background-color: #FFFFFF !important;
        margin: 0 auto;
        min-width: 200px;
    }

        .tt-Custommodal .modal-content .remind-later {
            /* width: 78%; */
            height: 70% !important;
            background-color: #FFFFFF !important;
            margin: 0 auto;
            min-width: 200px;
        }

        .tt-Custommodal .modal-content .learn-more {
            width: 100%;
            height: 600px !important;
            background-color: #FFFFFF !important;
            margin: 0 auto;
            min-width: 200px;
        }

    .tt-Custommodal .paddingtop {
        padding-top: 25px;
    }

.BrPPToIMModal-Custommodal {
    display: none;
}

    .BrPPToIMModal-Custommodal a {
        color: #12677a !important;
        font-size: 14px;
        font-weight: bold !important;
    }

    .BrPPToIMModal-Custommodal .okButton {
        border: solid 2px #dddddd;
        background-color: #0a7184;
        color: #FFF;
        min-width: 120px;
        height: 35px;
        font-size: 13px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-family: Circular-Medium !important;
        text-align: center;
        padding: 0 20px;
    }

    .BrPPToIMModal-Custommodal .modal-open .modal {
        overflow-y: scroll;
        min-height: 150px;
        text-align: center;
    }

    .BrPPToIMModal-Custommodal .modal-dialog {
        height: 85% !important;
        padding-top: 10%;
        width: 40%;
        min-width: 200px;
        vertical-align: middle;
    }

        .BrPPToIMModal-Custommodal .modal-dialog .modal-content .modal-body {
            padding-left: 15px !important;
            padding-top: 15px !important;
            border-bottom: none !important;
            font-size: 14px !important;
            font-family: Circular-Regular !important;
            overflow-y: scroll;
        }

    .BrPPToIMModal-Custommodal .modal-header {
        color: #000 !important;
        background-color: #E6E6E6;
        padding: 15px 0 15px 0 !important;
    }

        .BrPPToIMModal-Custommodal .modal-header .closeaction {
            font-size: 34px;
            position: absolute;
            right: 17px;
            color: #5A5A5A !important;
            height: 54px;
            top: -2px;
            line-height: 54px !important;
        }

            .BrPPToIMModal-Custommodal .modal-header .closeaction:hover {
                text-decoration: none !important;
                outline: none;
            }

            .BrPPToIMModal-Custommodal .modal-header .closeaction:before {
                font-size: 28px;
            }

        .BrPPToIMModal-Custommodal .modal-header .modal-title {
            font-size: 24px !important;
            line-height: 24px;
            font-family: Circular-Light;
            text-align: left;
            margin: 0 45px 0 10px;
            color: #5A5A5A !important;
        }

    .BrPPToIMModal-Custommodal .modal-body .modal-subtitle {
        font-size: 16px !important;
        line-height: 2px;
        font-family: Circular-Light;
        font-weight: bold;
        text-align: left;
        padding-top: 30px;
        color: #333;
    }

    .BrPPToIMModal-Custommodal .modal-header .modal-header-icon {
        position: absolute;
        left: 20px;
    }

        .BrPPToIMModal-Custommodal .modal-header .modal-header-icon:before {
            font-size: 24px;
        }

    .BrPPToIMModal-Custommodal .modal-content {
        /* width: 78%; */
        height: 90%;
        background-color: #FFFFFF !important;
        margin: 0 auto;
        min-width: 200px;
    }

    .BrPPToIMModal-Custommodal .paddingtop {
        padding-top: 25px;
    }

.BrPPToIMModal-Custommodal {
    display: none;
}

    .BrPPToIMModal-Custommodal a {
        color: #12677a !important;
        font-size: 14px;
        font-weight: bold !important;
    }

.BrPPToADPModal-Custommodal .okButton {
    border: solid 2px #dddddd;
    background-color: #0a7184;
    color: #FFF;
    min-width: 120px;
    height: 35px;
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-family: Circular-Medium !important;
    text-align: center;
    padding: 0 20px;
}

.BrPPToADPModal-Custommodal .modal-open .modal {
    overflow-y: scroll;
    min-height: 150px;
    text-align: center;
}

.BrPPToADPModal-Custommodal .modal-dialog {
    height: 85% !important;
    padding-top: 10%;
    width: 40%;
    min-width: 200px;
    vertical-align: middle;
}

    .BrPPToADPModal-Custommodal .modal-dialog .modal-content .modal-body {
        padding-left: 15px !important;
        padding-top: 15px !important;
        border-bottom: none !important;
        font-size: 14px !important;
        font-family: Circular-Regular !important;
        overflow-y: scroll;
    }

.BrPPToADPModal-Custommodal .modal-header {
    color: #000 !important;
    background-color: #E6E6E6;
    padding: 15px 0 15px 0 !important;
}

    .BrPPToADPModal-Custommodal .modal-header .closeaction {
        font-size: 34px;
        position: absolute;
        right: 17px;
        color: #5A5A5A !important;
        height: 54px;
        top: -2px;
        line-height: 54px !important;
    }

        .BrPPToADPModal-Custommodal .modal-header .closeaction:hover {
            text-decoration: none !important;
            outline: none;
        }

        .BrPPToADPModal-Custommodal .modal-header .closeaction:before {
            font-size: 28px;
        }

    .BrPPToADPModal-Custommodal .modal-header .modal-title {
        font-size: 24px !important;
        line-height: 24px;
        font-family: Circular-Light;
        text-align: left;
        margin: 0 45px 0 10px;
        color: #5A5A5A !important;
    }

.BrPPToADPModal-Custommodal .modal-body .modal-subtitle {
    font-size: 16px !important;
    line-height: 2px;
    font-family: Circular-Light;
    font-weight: bold;
    text-align: left;
    padding-top: 30px;
    color: #333;
}

.BrPPToADPModal-Custommodal .modal-header .modal-header-icon {
    position: absolute;
    left: 20px;
}

    .BrPPToADPModal-Custommodal .modal-header .modal-header-icon:before {
        font-size: 24px;
    }

.BrPPToADPModal-Custommodal .modal-content {
    /* width: 78%; */
    height: 90%;
    background-color: #FFFFFF !important;
    margin: 0 auto;
    min-width: 200px;
}

.BrPPToADPModal-Custommodal .paddingtop {
    padding-top: 25px;
}

.col-md-4 {
    width: 250px;
}

.col-md-8 {
    width: 489px;
}

.col-md-9 {
    width: 742px;
}

.col-md-11 {
    width: 1003px;
}

.col-md-10 {
    height: inherit;
    font-family: Circular-Light;
    font-size: 32px;
    color: #000000;
    padding-top: 10px;
}

.page-body {
    width: 742px;
    min-height: 984px;
    position: relative;
    float: left;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px 1px 1px 0px;
    margin: 0px;
    background-color: #E6E6E6;
    display: block;
    left: 84px;
    height: 100%;
}

.rounded {
    border-radius: 0px;
}

.portlet-tile {
    float: left;
    width: 220px;
    height: 274px;
    background-color: white;
    margin: 10px;
    border-style: solid;
    border-color: #E6E6E6;
    border-width: 0px 1px 1px 1px;
}

    .portlet-tile:hover {
        border-style: solid;
        border-color: #49C9E5;
        border-width: 0px 1px 1px 1px;
        cursor: pointer;
    }

    .portlet-tile.not-clickable {
        border-color: #fff;
    }

        .portlet-tile.not-clickable:hover {
            cusror: default;
            border-color: #fff;
        }

    .portlet-tile.double {
        width: 460px;
    }

    .portlet-tile.nodata {
        border-style: solid;
        border-color: #E6E6E6;
        border-width: 0px 1px 1px 1px;
    }

.title-portlet {
    font-size: 21px;
    font-family: Circular-Light;
    padding-left: 15px;
    padding-top: 10px;
    color: #4A4A4A;
    border-width: 4px 0px 0px;
    border-style: solid;
    border-color: #49C9E5;
    padding-bottom: 10px;
}

.right {
    text-align: left;
}

.outertube {
    margin: 0px !important;
}

.innertube {
    padding: 0px !important;
}

.calendar-message-width {
    width: 1006px;
}

/*Calendar*/
.calendar-left-panel {
    width: 194px;
    min-height: 982px;
    background-color: #DFDFDF;
    float: left;
    height: 100%;
    display: inline-block;
}

.calendar-right-panel {
    width: 800px;
    height: 100%;
    min-height: 982px;
    background-color: #E6E6E6;
    display: inherit;
}

.month-title {
    font-family: Circular-Light;
    font-size: 24px;
    color: #000000;
    margin-top: 10px;
    margin-left: 31px;
}

.month-no-events-text {
    font-family: Circular-Medium;
    font-size: 30px;
    color: #ACACAC;
}

.months-list {
    margin-top: 20px;
}

    .months-list ul {
        list-style: none;
        /*margin:0px;*/
        width: 160px;
        margin-left: 17px;
    }

        .months-list ul li {
            height: 40px;
            margin-left: -40px;
            /*background-color:#1E92AF;*/
            border-radius: 20px;
        }

            .months-list ul li img {
                vertical-align: inherit;
            }

            .months-list ul li a {
                font-family: Circular-Light;
                font-size: 16px;
                color: #000000 !important;
                margin-left: 25px;
                position: absolute;
                padding-top: 10px;
            }

            .months-list ul li:hover {
                background-color: #B0CDD4;
                text-decoration: none;
                cursor: pointer;
            }

                .months-list ul li:hover span.month-badge-count {
                    color: #000000;
                    background-color: #FFFFFF;
                }

.month-badge-count {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    /*background-color: #1E92AF;*/
    background-color: #B2B2B2;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    margin-left: 10px;
    /*vertical-align: middle;
        line-height: 20px;
        margin-top: -30px;
        margin-left: 7px;
        padding-left: 2px;*/
    position: absolute;
    padding-top: 1px;
}

.selectedItem {
    color: #FFFFFF;
    background-color: #1E92AF;
}

    .selectedItem .ui-link {
        color: #FFFFFF;
        /*background-color: #1E92AF;*/
    }

.ui-link:hover {
    color: #FFFFFF;
    text-decoration: none !important;
}
/*.selectedItem .ui-link:hover{
     text-decoration:none;
}*/
.selectedBadge {
    color: #1E92AF;
    background-color: #FFFFFF;
}

.month-no-events {
    text-align: center;
    padding-top: 150px;
    min-height: 780px;
}

.styled-select {
    width: 160px;
    height: 40px;
    overflow: hidden;
    background: url("../../imgs/Calendar/dropdown_arrow.png") no-repeat #ddd;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-left: 17px;
    background-position: 130px;
    /*padding-left:10px;*/
}
/*select {
    width: 160px;
  background: transparent;
  -webkit-appearance: none;
  height: 40px;
  border: 0px;
}
.form-control {
   background: transparent;
   width: 160px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 40px;
   -webkit-appearance: none;
   }*/


.select {
    width: 160px;
    height: 40px; /*border:1px solid #ddd; line-height:30px;*/
    position: relative; /*margin-bottom:40px;*/
    background: url("../../imgs/Calendar/dropdown_arrow.png") no-repeat;
    background-color: #FFFFFF;
    background-position: 130px;
    margin-left: 17px;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
}

    .select:hover {
        cursor: pointer;
    }

    .select span {
        display: block;
        font-size: 16px;
        font-family: Circular-Light;
        color: #000000;
        padding: 0 10px;
    }

    .select ul {
        display: none;
        background: #FFFFFF;
        border-top: 1px solid #ddd;
        width: 160px;
        position: absolute;
        top: 100%;
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
        z-index: 10;
    }

        .select ul > li {
            font-size: 16px !important;
            font-family: Circular-Light !important;
            color: #000000;
            display: block;
            padding-left: 20px;
            text-decoration: none;
            line-height: 40px;
        }

            .select ul > li:hover {
                color: #1E92AF;
                cursor: pointer;
            }

.month-events-container {
    margin-left: 31px;
    margin-right: 31px;
    margin-top: 10px;
    width: 748px;
    min-height: 780px;
}

.month-events-options {
    padding-left: 10px;
    padding-top: 10px;
    height: 40px;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 0px 0px 1px;
}

.month-events-options-font {
    font-family: Circular-Regular;
    font-size: 12px;
    color: #9B9B9B;
    padding-top: 10px;
}

.option2, .option3 {
    margin-left: 40px;
}

.option4 {
    margin-left: 430px;
}

.month-events-list {
    display: inline-block;
}

    .month-events-list ul {
        list-style: none;
        margin-left: -40px;
    }

.month-events-list-border {
    width: 748px;
    position: relative;
    display: inline-block;
    min-height: 100px;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 0px 0px 1px;
    padding-bottom: 10px;
}

    .month-events-list-border:hover {
        background-color: #D7E2E5;
        cursor: pointer;
    }

.month-events-checkbox {
    margin-left: 30px;
    margin-top: 10px;
    float: left;
    width: 18px;
}

.check1 {
    background-color: #FFFFFF;
}

.user-checkbox {
    background-color: #FFFFFF;
}

input[type=checkbox] {
    height: 18px;
    width: 18px;
    background-color: #FFFFFF;
    left: -5px;
    top: 12px;
}

.event1 {
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 0px 0px 1px;
    vertical-align: top;
}

.month-events-info-icon-calendar {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

    .month-events-info-icon-calendar:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

.tooltip-hidden {
    display: none;
}

.info-icon-fonts {
    font-family: Circular-Regular !important;
    font-size: 12px !important;
    color: #4A4A4A !important;
}

.month-events-list .tooltip-content {
    font-family: Circular-Regular !important;
    font-size: 12px !important;
    color: #4A4A4A !important;
    line-height: 1.5;
    text-align: center;
    padding: 5px 0px;
}

.month-events-checkbox .popover {
    width: 200px !important;
    padding: 0px !important;
    margin-left: 0px !important;
    border-radius: 0px;
}

.month-events-add-to-calendar .popover {
    width: 150px !important;
    padding: 0px !important;
    margin-left: 0px !important;
    border-radius: 0px;
}

.month-events-add-to-calendar a:link {
    color: #4A4A4A !important;
}

#downloadToOutlook {
    color: #4A4A4A !important;
    font-family: Circular-Regular !important;
    font-size: 12px !important;
}

    #downloadToOutlook:hover {
        color: #3ebede;
        text-decoration: none;
    }

.month-events-flag {
    float: left;
    margin-left: 16px;
    margin-top: 30px;
}

.month-events-date {
    float: left;
    margin-left: 16px;
    margin-top: 12px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #62AC10;
    background-color: #FFFFFF;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #62AC10;
}

.circle-month {
    font-family: Circular-Light;
    font-size: 12px;
    padding-top: 5px;
    color: #62AC10;
}

.circle-date {
    font-family: Circular-Light;
    font-size: 24px;
    margin-top: -5px;
    color: #62AC10;
}

.month-events-text {
    float: left;
    margin-left: 30px;
    width: 460px;
    font-family: Circular-Regular;
    font-size: 13px;
    color: #4A4A4A;
    padding-top: 20px;
}

    .month-events-text a .ui-link {
        color: #337ab7 !important;
    }

    .month-events-text ul {
        list-style: disc;
        margin-left: -25px;
    }

        .month-events-text ul li, .month-events-text p {
            font-family: Circular-Regular;
            font-size: 13px;
            color: inherit;
        }

.month-events-add-to-calendar {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

    .month-events-add-to-calendar .image-text {
        font-family: Circular-Regular;
        color: #9B9B9B;
    }

    .month-events-add-to-calendar:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

#readmorelink {
    white-space: nowrap;
    color: #337ab7 !important;
}

    #readmorelink:hover {
        text-decoration: underline !important;
    }

.calendar-disclaimer {
    width: 748px;
    margin-left: 31px;
    margin-right: 31px;
    margin-top: 40px;
    font-family: Circular-Regular;
    font-size: 12px;
    color: #9B9B9B;
    bottom: 20px;
    margin-bottom: 20px;
}

/****Modal****/
.modal-dialog {
    height: 75% !important;
    max-height: 500px;
    width: 40%;
    min-width: 200px;
}

    .modal-dialog .modal-content .modal-body {
        padding-left: 15px;
        padding-top: 25px;
    }

.remind-later .modal-content {
    width: 78%;
    height: 100%;
    background-color: #FFFFFF !important;
    margin: 0 auto;
    min-width: 200px;
}

.learn-more .modal-content {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF !important;
    margin: 0 auto;
    min-width: 200px;
}

.modal-dialog .modal-content .modal-header .close {
    text-decoration: none;
    background-color: #9B9B9B;
    width: 30px;
    height: 30px;
    position: relative;
    top: -18px;
    left: 10px;
    padding-left: 6px;
    padding-top: 2px;
    color: #FFFFFF;
    font-weight: 100;
}

.modal-dialog ul {
    list-style-type: disc;
    margin-left: 15px;
}

.event-date-black {
    font-family: Circular-Light;
    font-size: 13px;
    color: #9B9B9B;
}

.event-date-green {
    font-family: Circular-Regular;
    font-size: 18px;
    color: #62AC10;
}

.modal-header {
    background-color: #FFFFFF;
}

.modal-open .modal {
    overflow-y: hidden;
    min-height: 450px;
}

.modal-dialog-center {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
}

/*.modal-dialog .modal-content .modal-header .ui-link:hover {
    color:#FFFFFF !important; 
}*/

.modal-dialog .modal-content .modal-header .close:hover {
    text-decoration: none;
    background-color: #9B9B9B;
    /*color:#FFFFFF !important;*/
}

.modal-dialog .modal-content .modal-body {
    height: 82%;
    border-bottom: 1px solid #E5E5E5;
    /*padding-left: 25px;
    padding-top: 10px;*/
}


.modal-body::-webkit-scrollbar {
    width: 6px;
    height: 410px;
}

.modal-body::-webkit-scrollbar-track-piece {
    background: #EEEEEE;
}

.modal-body::-webkit-scrollbar-thumb {
    background: #CBCBCB;
}

#modaleventtxt, .modaleventtxt {
    font-family: Circular-bold !important;
    font-size: 13px !important;
    color: #4A4A4A !important;
    padding-bottom: 10px;
    display: inherit;
}

    #modaleventtxt ul li, .modaleventtxt ul li {
        font-family: Circular-bold !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }


    #modaleventtxt p, .modaleventtxt p {
        font-family: Circular-bold !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }


    #modaleventtxt strong, .modaleventtxt strong {
        font-family: Circular-bold !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }


#modalhelptext, .modalhelptext {
    font-family: Circular-Regular !important;
    font-size: 13px !important;
    color: #4A4A4A !important;
}

    #modalhelptext ul li, .modalhelptext ul li {
        font-family: Circular-Regular !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }


    #modalhelptext p, .modalhelptext p {
        font-family: Circular-Regular !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }


    #modalhelptext strong, .modalhelptext strong {
        font-family: Circular-Regular !important;
        font-size: 13px !important;
        color: #4A4A4A !important;
    }

/****End of Modal****/

/****Message Center****/
.messages-container {
    width: 940px;
    margin-left: 20px;
}

.message-inbox-title {
    font-family: Circular-Light;
    font-size: 24px;
    color: #000000;
    padding-top: 10px;
    padding-left: 5px;
}

.message-options {
    margin-top: 20px;
    margin-bottom: 10px;
}

.messages-empty {
    height: 325px;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 70px;
    text-align: center;
}

.msg-option1 {
    margin-left: 10px;
}

.msg-option2 {
    margin-left: 60px;
}

.messages-list ul {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

    .messages-list ul li {
        height: 60px;
        padding-top: 20px;
    }

        .messages-list ul li:hover {
            background-color: #D7E2E5;
            cursor: pointer;
        }

.msg-date {
    margin-left: 10px;
    float: left;
    width: 70px;
}

.msg-text-truncate {
    float: left;
    margin-left: 20px;
    white-space: nowrap;
    width: 820px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.msg-text:hover {
    color: #3ebede;
    cursor: pointer;
}

.msg-text .ui-link:visited {
    color: #4A4A4A;
    text-decoration: none;
}

.msg-text a:focus {
    outline: 0px;
    outline-offset: 0px;
    text-decoration: none;
}

.msg-unread-font {
    font-family: Circular-bold;
    font-size: 13px;
    color: #4A4A4A;
}

    .msg-unread-font .ui-link {
        font-family: Circular-bold;
        font-size: 13px;
    }

.msg-read-font {
    font-family: Circular-Regular;
    font-size: 13px;
    color: #4A4A4A;
}

    .msg-read-font .ui-link {
        font-family: Circular-Regular;
        font-size: 13px;
    }

.msg-p2p-message, .msg-p2p-message .ui-link {
    color: red !important;
}

.msg-list-border {
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px 0px;
}

.msg-list-border-bottom {
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 0px 0px 1px 0px;
}

.messages-empty-text {
    font-family: Circular-Regular;
    font-size: 16px;
    color: #C0C0C0;
}

.help-text a {
    font-family: Circular-Regular;
    font-size: 13px;
}
/****End of Message Center****/
/*******************************Investment Funds and Allocation Start************************************/
#investmentPieChartContainer {
    height: 200px;
    /*max-width: 120px;*/
    vertical-align: top;
    cursor: pointer !important;
    padding-top: 20px;
}

    #investmentPieChartContainer .highcharts-container {
        z-index: 0 !important;
        vertical-align: top;
        height: 200px !important;
        cursor: pointer !important;
    }


.circle {
    width: 15px;
    height: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.table_data {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.table-donut {
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
    width: 140px;
    height: 95%;
}

.left {
    text-align: left;
    float: none;
}

.right {
    text-align: right;
}

.top {
    vertical-align: top;
}

#investmentPieChartContainer_container {
    height: 200px !important;
}

.table_data tr {
    border-bottom: 1px solid #EBEBEB;
}

    .table_data tr:last-child {
        border-bottom: 0;
    }

#divInfocontent .tooltip-content {
    font-family: Circular-Light !important;
    font-size: 12px !important;
    color: #4A4A4A !important;
    padding: 0px !important;
}

/*******************************Investment Funds and Allocation Ends************************************/

/*******************************Participant Holding Portlet Starts************************************/

#participantHoldingChartContainer {
    height: 135px;
    max-width: 120px;
    vertical-align: top;
}

    #participantHoldingChartContainer .highcharts-container {
        z-index: 0 !important;
        vertical-align: top;
        height: 135px !important;
    }

.portlet_table {
    text-align: center;
    width: 100%;
    cursor: default;
    margin-top: -12px;
    height: 98%;
}

#participantHoldingChartContainer_container {
    height: 135px !important;
}

.portlet_data {
    padding-left: -8px;
    width: 94%;
}

    .portlet_data td {
        padding: 5px 2px 6px 2px;
    }

    .portlet_data tr {
        vertical-align: top;
    }

    .portlet_data thead th {
        white-space: nowrap;
    }

.content_style, .content_style div, .content_style td {
    font-family: Circular-Light;
    font-size: 12px;
    color: #4A4A4A;
}

#divInfocontentpart .tooltip-content {
    font-family: Circular-Light !important;
    font-size: 12px !important;
    color: #4A4A4A !important;
    padding: 0px !important;
}

.InfoIcon {
    float: right;
    position: relative;
    bottom: 7px;
    right: 5px;
}

.clickable {
    cursor: pointer !important;
}

.notclickable {
    cursor: default !important;
}


.margin_top {
    margin-top: 15px !important;
}

.orange-color {
    color: #F5A623 !important;
}

.rows_Padding_right {
    padding-right: 4px !important;
}

.rows_Padding_right2 {
    padding-right: 3px;
}

.rows_Padding_Bottom {
    padding-bottom: 3px;
}

.div_height {
    height: 100%;
}

.div_padding_left {
    padding-left: 10px;
}

.rows_negative_margin2 {
    margin-top: -4px !important;
}

.Number_text {
    font-family: Circular-Light !important;
    font-size: 18px !important;
}

.rows_Vertical_Align_top {
    vertical-align: text-top;
}

.Portal_div_height {
    height: 97%;
}

.margin_top_5 {
    margin-top: 5px !important;
}
/*******************************Participant Holding Portlet Ends************************************/
/* Info icon link */
.InfoIcon_link a:link, .InfoIcon_link a:visited, .InfoIcon_link a:active {
    color: #36C !important;
    text-decoration: none !important;
    font-size: 12px;
    font-family: Circular-Regular !important;
}

/* Info mouse over link */
.InfoIcon_link a:hover {
    color: #36C;
    text-decoration: underline;
    font-family: Circular-Regular;
    font-size: 12px;
}

/************************Other Portlets Starts********************************/
.Circle_18_pixel {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

.full_width {
    width: 90%;
}

.display_Block {
    display: inline-block;
}

.text_decoration_none {
    text-decoration: none !important;
}

.width_large {
    width: 80%;
}

.width_small_2 {
    width: 20%;
}

.width_small {
    width: 15%;
}

.width_Xsmall {
    width: 10%;
}

.Info_icon {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
}

    .Info_icon:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

.pb-title-notclickable {
    cursor: default;
    border-color: #FFFFFF;
    font-size: 21px;
    font-family: Circular-Light;
    padding-left: 15px;
    padding-top: 10px;
    color: #4A4A4A;
    border-width: 4px 0px 0px;
    border-style: solid;
    padding-bottom: 12px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid;
    color: #BEBEBE;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid;
}

.arrow-left-text {
    margin-left: 40px;
    margin-top: -42px;
    font-family: Circular-Light;
    font-size: 12px;
    color: #4a4a4a;
}

    .arrow-left-text span {
        font-family: Circular-Light;
        font-size: 12px;
        color: #4a4a4a;
    }

    .arrow-left-text b {
        font-size: 24px;
        font-weight: normal;
        color: #F5A623;
        font-family: Circular-Light;
        position: relative;
        top: 3px;
    }

.arrow-right-text {
    margin-left: -80px;
    margin-top: -40px;
    font-family: Circular-Light;
    font-size: 12px;
    color: #4a4a4a;
}

    .arrow-right-text span {
        float: right;
        margin-right: 15px;
        font-family: Circular-Light;
        font-size: 12px;
        color: #4a4a4a;
    }

.rates-row {
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

.save-value {
    font-family: Circular-Light;
    font-size: 18px;
}

.ss-text {
    font-family: Circular-Light;
    font-size: 12px;
    color: #4A4A4A;
    padding: 4px;
}

.inactiveLink {
    pointer-events: none;
    cursor: default !important;
}

.activeLink {
    pointer-events: auto;
    display: block;
    text-decoration: none;
}

.title-notclickable {
    cursor: default;
    border-color: #FFFFFF;
    font-size: 21px;
    font-family: Circular-Light;
    padding-left: 15px;
    padding-top: 10px;
    color: #4A4A4A;
    border-width: 4px 0px 0px;
    border-style: solid;
    padding-bottom: 12px;
}

.portlet-notclickable, .portlet-notclickable:hover {
    float: left;
    width: 220px;
    height: 274px;
    margin: 10px 20px 10px 10px;
    background-color: white;
    border-width: 0px;
    pointer-events: none;
}


.datalabel-marginleft {
    margin-left: 27px;
}
/***********************Other Prtlets END************************************/
/*Adding to fix black color issue*/
body, html {
    background-color: #E6E6E6;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.displayTable {
    display: table;
    margin: 0 auto;
    width: 1005px;
}

/****SMS Participant****/
.sms-container {
    margin-top: 20px;
    padding-bottom: 20px;
}

.sms-title-name {
    font-size: 24px;
    font-family: Circular-Light;
    color: #000000;
    padding-left: 25px;
    font-weight: normal;
}

label {
    font-family: Circular-Light;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: normal;
}

.sms-search-box {
    margin-top: 30px;
    margin-left: 25px;
}

input[type=text] {
    margin-left: 0px !important;
    font-family: Circular-Regular;
}

input[type=submit] {
    min-width: 130px;
    height: 40px;
    background-color: #3EBEDE;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 20px;
    font-family: Circular-Medium;
    border: 0px;
}

    input[type=submit]:hover {
        background-color: #77D3EB;
    }

.horizontal-line {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D3D3D3;
}

.sms-search-results {
    font-family: Circular-Light;
    font-size: 16px;
    color: #000000;
    padding-left: 30px;
}

.sms-container table {
    width: 100%;
}

.sms-table-data {
    width: 950px;
    display: block;
    overflow: auto;
    margin-right: 28px;
    margin-left: 28px;
}

.sms-table-data1 {
    width: 950px;
    display: block;
    overflow: auto;
    /*margin-right: 28px;
    margin-left: 28px;*/
}

.sms-container table th, td {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #000000;
}

.sms-table-data th, td {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #000000;
}

.sms-table-data1 th, td {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #000000;
}

table .table-header {
    background-color: #CCCCCC;
}

    table .table-header th {
        padding: 8px;
    }

table .table-data td {
    padding: 5px;
}

.table-data a:link {
    color: #1a8099;
    text-decoration: none;
}

.table-data a:hover {
    color: #3ebede;
    text-decoration: underline;
}

table.sms-table-data tr:nth-child(odd) td {
    background-color: #EBEBEB;
}

table.sms-table-data tr:nth-child(even) td {
    background-color: #FFFFFF;
}

table.sms-table-data1 tr:nth-child(odd) td {
    background-color: #EBEBEB;
}

table.sms-table-data1 tr:nth-child(even) td {
    background-color: #FFFFFF;
}

table.gridtable {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #000000;
    /*border: 1px solid #4A4A4A;*/
    border-collapse: collapse;
    display: inline-block;
    /*margin-left:28px;*/
}

    table.gridtable:nth-of-type(1) {
        background-color: #CCCCCC;
    }

    table.gridtable th {
        padding: 10px;
        background-color: #CCCCCC;
    }

    table.gridtable tr th:first-child {
        width: 150px;
    }

    table.gridtable tr td:first-child {
        width: 150px;
    }

    table.gridtable tr th:nth-child(2) {
        width: 150px;
    }

    table.gridtable tr td:nth-child(2) {
        width: 150px;
    }

    table.gridtable tr th:nth-child(3) {
        width: 800px;
    }

    table.gridtable tr td:nth-child(3) {
        width: 800px;
    }

.gridtable-scroll {
    /*display: inline-block;*/
    height: 200px;
    overflow-y: auto;
    border: 1px solid #4A4A4A;
}

    .gridtable-scroll::-webkit-scrollbar {
        width: 6px;
        height: 200px;
    }

    .gridtable-scroll::-webkit-scrollbar-track-piece {
        background: #FFFFFF;
    }

    .gridtable-scroll::-webkit-scrollbar-thumb {
        background: #808080;
    }

table.gridtable td {
    padding: 5px;
}

table.gridtable tr:nth-child(odd) td {
    background-color: #EBEBEB;
}

table.gridtable tr:nth-child(even) td {
    background-color: #FFFFFF;
}


/****End of SMS Participant****/

/****Participant Login Page****/
#login-page-html {
    background-color: transparent !important;
}

body.participant-page-body {
    background: url("../../imgs/participant_login/rs_sponsor_grass_bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
}

.login-container {
    width: 425px;
    margin: 0 auto;
    margin-top: 100px;
    overflow-x: auto;
}

form.sign-in {
    width: 425px;
    height: 340px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 45px;
    margin: 0 auto;
    background-color: rgb(218, 218, 218); /*ie8 fallback*/
    background-color: rgba(218, 218, 218, 0.7);
    border: 1px solid rgba(255,255,255,0.6);
}

.title {
    font-family: Circular-Light;
    font-size: 32px;
    color: black;
    margin-bottom: 20px;
}

form.register {
    width: 425px;
    height: 70px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 20px;
    margin: 0 auto;
    background-color: rgb(218, 218, 218); /*ie8 fallback*/
    background-color: rgba(218, 218, 218, 0.7);
    border: 1px solid rgba(255,255,255,0.6);
    margin-top: 2px;
}

.forgot-id-pwd {
    font-family: Circular-Regular;
    font-size: 12px;
    color: #1a8099;
    margin-top: 5px;
}

.login-pipe {
    margin-left: 5px;
    margin-right: 5px;
}

.forgot-id a, .forgot-pwd a {
    text-decoration: none;
    color: #1a8099;
}

    .forgot-id a:hover, .forgot-pwd a:hover {
        text-decoration: underline;
        color: #3ebede;
    }

.btn-signin {
    min-width: 130px;
    height: 40px;
    background-color: #3EBEDE;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 20px;
    font-family: Circular-Medium;
    border: 0px;
}

    .btn-signin:hover {
        background-color: #77D3EB;
    }

.btn-register {
    min-width: 130px;
    height: 30px;
    background-color: #FFFFFF;
    color: Black;
    font-size: 11px;
    border-radius: 20px;
    font-family: Circular-Regular;
    border: 0px;
    margin-left: 30px;
}

    .btn-register:hover {
        color: #7B7B7B;
        background-color: #F9F9F9;
    }

input[type=username], input[type=password], .loginPlaceholder {
    width: 315px;
    height: 35px;
    border: 0px;
    /*padding: 10px;*/
}

input {
    font-family: Circular-Regular;
}

::-webkit-input-placeholder {
    font-style: italic;
}

::-moz-placeholder {
    font-style: italic;
}
/* firefox 19+ */
:-ms-input-placeholder {
    font-style: italic;
}
/* ie */
input:-moz-placeholder {
    font-style: italic;
}

/****End of Participant Login Page****/

.btn-ReturnAdvisor img {
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.btn-ReturnAdvisor {
    width: 225px !important;
    height: 35px;
    color: #4A4A4A;
    font-size: 14px;
    border-radius: 20px;
    font-family: Circular-Medium;
    border: 0px;
    padding: 7px;
    position: relative;
    top: 13px;
    background: #FFFFFF;
    opacity: 0.8;
    margin: 0px !important;
    display: inline-block !important;
    text-align: center;
}

    .btn-ReturnAdvisor a {
        font-family: Circular-Medium;
        font-size: 14px;
        color: #4A4A4A;
    }

        .btn-ReturnAdvisor a:hover {
            text-decoration: none;
        }

    .btn-ReturnAdvisor img {
    }

.div_padding_left_40 {
    padding-left: 40px !important;
}

.margin_top_25 {
    margin-top: 25px !important;
}

.div_para {
    width: 95%;
}

.div_no_margin_left {
    margin-left: 0px !important;
}

.list-border-top {
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px 0px 0px 0px;
}

/*.select-style {
    padding: 0px;
    margin: 0px;
    border: 1px solid #ccc;
    width:100%; 
    background-position:96%;
    height:35px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../../imgs/Calendar/dropdown_arrow.png")  no-repeat;
      
}

.select-style select {
     position:relative;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
           height:100%;
           
}

.select-style select:focus {
    outline: none;
}*/

.width_medium {
    width: 40%;
}

/*.Valin-center {
	vertical-align: middle;
}*/

.white_background {
    float: left;
    background-color: white;
    border-width: 0px;
}

.div_padding_right {
    padding-right: 25px !important;
}

/*.float_right {
    float:right;
    position:relative;
    margin:0px;
}*/

.table_noPadding td {
    padding: 0px !important;
}

.leaf_image {
    width: 20px;
    height: 24px;
    margin-left: 15px;
    margin-top: 15px;
}

.div-title {
    font-family: Circular-Regular;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
    color: #4A4A4A !important;
}

.div_padding_top {
    padding-top: 10px;
}

.div-gogereen {
    height: 210px;
}

.margin_top_35 {
    margin-top: 35px !important;
}

.Table {
    display: table;
    width: 95%;
}

.Row {
    display: table-row;
    border-bottom: solid;
    border-width: 1px;
    border-color: #D0D0D0;
    height: 48px;
}

.Cell {
    display: table-cell;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    vertical-align: middle;
}


.div-row {
    font-family: Circular-Regular !important;
    font-size: 14px !important;
    color: #000000 !important;
}

.Input-checkbox {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
    top: -2px !important;
}

#divInfocontent ul {
    list-style-type: none;
}

    #divInfocontent ul > li:before {
        content: "-"; /* en dash */
        position: absolute;
        margin-left: -.7em;
    }

.margin-left-25 {
    margin-left: 25px;
}

#divQuestionIconContent .tooltip-content, #divQuestionIconContent .tooltip-content p {
    font-family: Circular-Light !important;
    font-size: 12px !important;
    color: #4A4A4A !important;
    text-align: left;
}

.info-icon-fonts ul, .info-icon-fonts ul li, .info-icon-fonts strong, .info-icon-fonts p, .info-icon-fonts a {
    font-size: 12px !important;
}

.div-progessbar {
    font-family: Circular-Regular;
    font-size: 14px;
    color: #4A4A4A;
}

.img-progressbar {
    width: 50px;
    height: 50px;
}

#_ctl0_PageContent_search_ok, #_ctl0_PageContent_Search_data {
    margin: 0px !important;
}

/*****Select style*********/
.select-wrapper {
    float: left;
    display: inline-block;
    border: 1px solid #d8d8d8;
    background: url("../../imgs/Calendar/dropdown_arrow.png") no-repeat right center #FFFFFF;
    cursor: pointer;
    width: 100%;
    background-position: 96%;
    position: relative;
}

    .select-wrapper, .select-wrapper select {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

        .select-wrapper:hover {
            background: url("../../imgs/Calendar/dropdown_arrow.png") no-repeat right center #FFFFFF;
            border-color: none;
            background-position: 96%;
        }

        .select-wrapper .holder {
            display: block;
            margin: 0 45px 0 15px;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer;
            z-index: -1;
        }

        .select-wrapper select {
            margin: 0;
            position: absolute;
            z-index: 2;
            cursor: pointer;
            outline: none;
            opacity: 0;
            /* CSS hacks for older browsers */
            _noFocusLine: expression(this.hideFocus=true);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -khtml-opacity: 0;
            -moz-opacity: 0;
            width: 100%;
        }
/*****Select End*************/

/****PPA Restatement****/
/*#PPARestatementDiv {
    margin-left: 50px;
}*/

.title-18 {
    font-family: Circular-Light;
    font-size: 24px;
    color: black;
}

.ppa_restatement_fonts p {
    font-family: Circular-Regular;
    font-size: 14px;
    color: black;
}

.title-14 {
    font-family: Circular-Light;
    font-size: 20px;
    color: black;
}

.titleBG-14 .ui-link {
    font-family: Circular-Regular !important;
    font-size: 14px !important;
    color: #1a8099;
    font-weight: bold !important;
}

    .titleBG-14 .ui-link:hover {
        color: #3ebede;
        text-decoration: underline !important;
    }

#spanPPALink p {
    font-family: Circular-Regular !important;
    font-size: 14px !important;
    color: #000000 !important;
    font-weight: bold !important;
    margin: 0px;
}

.documents_fonts .ui-link {
    font-family: Circular-Regular !important;
    font-size: 12px !important;
    color: #1a8099;
    font-weight: bold !important;
}

    .documents_fonts .ui-link:hover {
        color: #3ebede;
        text-decoration: underline !important;
    }
/****End of PPA Restatement****/


#msg-notification-icon {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/****Terms and Conditions****/
html.TandC {
    height: 100%;
    min-height: 600px;
}

.TandC body {
    height: 100%;
}

#terms-conditions-bgimage {
    background: url("../../imgs/rs_sponsor_login_bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
}

.terms-conditions-container {
    padding: 0 60px;
    margin: 0 auto;
    height: calc(100% - 160px);
}

.terms-conditions-ADPlogo {
    padding-top: 40px;
    padding-bottom: 10px;
}

.terms-conditions-body {
    background-color: rgb(245, 245, 245); /*ie8 fallback*/
    background: rgba(255, 255, 255, 0.8);
    padding: 0 20px 20px 0;
    height: 100%;
    min-height: 300px;
}

.terms-conditions-title {
    text-align: center;
    font-family: Circular-Regular;
    font-size: 32px;
    color: black;
    padding-top: 50px;
    padding-bottom: 40px;
}

.terms-conditions-content {
    margin: 0 auto;
    overflow: auto;
    height: calc(100% - 200px);
    padding: 0 40px;
    min-height: 100px;
}

    .terms-conditions-content p {
        font-family: Circular-Regular;
        font-size: 14px;
        color: black;
        text-align: justify;
        margin: 0 0 15px 0;
    }

.contact-info {
    color: #ccc;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
}

    .contact-info a {
        color: #fff !important;
    }

#button-agree {
    min-width: 130px;
    height: 40px;
    background-color: #3EBEDE;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 20px;
    font-family: Circular-Medium;
    border: 0px;
    outline: none;
}

    #button-agree:hover {
        background-color: #77D3EB;
        cursor: pointer;
    }

#button-disagree {
    min-width: 130px;
    height: 40px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 14px;
    border-radius: 20px;
    font-family: Circular-Medium;
    border: 0px;
    margin-left: 20px;
    outline: none;
}

    #button-disagree:hover {
        color: #7B7B7B;
        background-color: #F9F9F9;
        cursor: pointer;
    }

/****End of Terms and Conditions****/
.fullScreeniFrame {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.Calendar_Nodata {
    display: table-row;
    position: absolute;
    left: 200px;
    top: 200px;
}

.Calendar_Nodata_Img {
    display: table-cell;
    width: 50px;
    position: relative;
    top: 5px;
}

.Calendar_Nodata_Text {
    display: table-cell;
    padding-left: 20px;
}

.Calendar_Nodata_Text1 {
    font-family: Circular-Regular;
    font-size: 24px;
    color: #4A4A4A;
}

.Calendar_Nodata_Text2 {
    font-family: Circular-Regular;
    font-size: 16px;
    color: #4A4A4A;
    text-align: center;
}

.custom_portlet_height {
    height: initial;
}

.custom_portlet_alert_info {
    float: left;
    position: relative;
    margin-left: 20px;
    bottom: 20px;
    font-family: Circular-Light;
    font-size: 10px;
    filter: alpha(opacity=40);
    cursor: pointer;
}

    .custom_portlet_alert_info img {
        height: 15px;
        vertical-align: top;
    }

.custom_fund_deselected_info {
    margin-left: 5px;
    bottom: 2px;
    right: 5px;
}

/* used on AutoEnrollmentEligibles.aspx*/
.ae-tabs {
    border-bottom: 3px solid #999;
}

    .ae-tabs .ae-tab {
        text-decoration: none;
        color: black;
        display: inline-block;
        padding: 7px 30px;
        background: #ccc;
        margin-right: 5px;
    }

        .ae-tabs .ae-tab.active {
            color: white;
            background: #999;
        }

.ae-filter-search {
    display: table;
    width: 100%;
}

.ae-filter-dropdown {
    padding: 10px 0;
    display: table-cell;
}

    .ae-filter-dropdown select {
        margin-left: 10px;
    }

.ae-search {
    display: table-cell;
    text-align: right;
}

    .ae-search input {
        margin: 0 !important;
    }

@media print {

    .noPrint {
        display: none;
    }

    body {
        width: 90%;
        margin: 0px;
        padding: 0px;
        overflow: visible !important;
    }

    form {
        position: relative;
    }

    .page-body {
        border: none !important;
        left: 0 !important;
    }

    .nav-placeholder {
        display: none;
    }
}

.signed-paperwork {
    width: 780px !important;
    height: 360px !important;
    min-height: 360px !important;
    padding: 30px 30px !important;
}

    .signed-paperwork .paperworks p {
        font-size: 13px !important;
        margin-top: 14px;
        color: #666;
    }

    .signed-paperwork table {
        float: left;
        margin: 0px 0px;
        width: 690px;
    }

        .signed-paperwork table td {
            border: none;
            padding-bottom: 3px;
        }

        .signed-paperwork table th {
            border: none;
            padding-bottom: 10px;
            color: #666;
        }

    .signed-paperwork a {
        font-size: 13px !important;
    }

.paperworks table {
    border: none;
    border-collapse: collapse
}

.signed-paperwork table td {
    font-size: 13px !important;
}

.signed-paperwork table th {
    font-weight: normal !important;
}

.signed-paperwork .modal-list {
    padding: 15px 15px;
    background-color: #eee;
    display: inline-block;
    margin: 6px 0px;
}

.list-icon {
    font-size: 1.3em;
}

.signed-paperwork .logo-header {
    width: 100%;
    height: 30px;
    border-bottom: none !important;
}

.signed-paperwork .adp-close-button {
    float: right;
}

.compliance-portlet-old {
    float: left;
    width: 220px;
    height: 274px;
    background-color: white;
    margin: 10px 10px 10px 20px;
    border-style: solid;
    border-color: #E6E6E6;
    border-width: 0px 1px 1px 1px;
}

.compliance-portlet .display-year {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
}

.compliance-portlet .status-green .status-icon i, .compliance-portlet .status-green .status-text {
    color: #218624;
}

.compliance-portlet .status-red .status-icon i, .compliance-portlet .status-red .status-text {
    color: #D2161D;
}

.compliance-portlet .status-yellow .status-icon i, .compliance-portlet .status-yellow .status-text {
    color: #E57F20;
}

.compliance-portlet .status-orange .status-icon i, .compliance-portlet .status-orange .status-text {
    color: orange;
}

.compliance-portlet .status .status-icon i {
    font-size: 64px;
}

.compliance-portlet .status .status-text {
    font-size: 18px;
    padding-bottom: 15px;
}

.compliance-portlet .status {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.compliance-portlet .fa-info-circle {
    font-size: 16px;
    padding-left: 5px;
    color: #157083;
}

div.compliance-portlet div.compliance-link a.bold-blue {
    color: #157083;
    font-weight: bold !important;
}

.compliance-portlet .compliance-link {
    padding-top: 7px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 7px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #EBEBEB;
}


.compliance-portlet .Info_icon {
    opacity: 1.0;
}

.compliance-portlet .InfoIcon {
    display: inline;
    position: static;
    float: right;
    padding-right: 5px;
}

.compliance-link .compliance-chevron-right {
    float: right;
}

    .compliance-link .compliance-chevron-right i {
        color: #157083;
        padding-top: 4px;
    }

.compliance-portlet .compliance-title a {
    display: block;
    font-size: 21px;
    font-family: Circular-Light;
    color: #4A4A4A;
    text-decoration: none;
}

    .compliance-portlet .compliance-title a:hover {
        text-decoration: none;
    }

    .compliance-portlet .compliance-title a:visited, .compliance-portlet .compliance-title a:active {
        color: #4A4A4A;
        text-decoration: none;
    }

.compliance-portlet .compliance-link .tooltip-list li {
    font-family: Circular-Light;
    font-size: 12px;
    color: #4A4A4A;
    position: relative;
    right: 35px;
    top: 3px
}

.compliance-portlet .compliance-link .tooltip-text-styling {
    font-family: Circular-Light;
    font-size: 12px;
    color: #4A4A4A;
    padding-top: 5px;
}

.compliance-portlet .form5500 {
    padding-top: 20px;
}

    .compliance-portlet .form5500 .form5500Button {
        border: 0px #dddddd;
        background-color: #0a7184;
        color: #FFF;
        min-width: 120px;
        height: 35px;
        font-size: 13px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-family: Circular-Regular !important;
        text-align: center;
        padding: 0 20px;
    }

.bd-label {
    display: inline-block !important;
}

.modalNexo .modal-dialog {
    padding-top: 10%;
}

    .modalNexo .modal-dialog .modal-content {
        background-color: #FFFFFF !important;
        width: 600px;
        margin: auto;
    }

        .modalNexo .modal-dialog .modal-content .modal-header {
            background-color: #ffffff;
            !important;
            height: 40px;
            width: 600px;
        }

            .modalNexo .modal-dialog .modal-content .modal-header .modal-title {
                height: 20px;
                font-size: 20px;
                line-height: 20px;
                color: #000000;
                font-family: Circular-Regular !important;
                font-weight: 300;
                margin: 5px 0px 0px 10px;
                text-align: center;
                align-items: center;
                font-weight: bold;
            }

        .modalNexo .modal-dialog .modal-content .modal-body {
            border-bottom: none !important;
            font-family: Circular-Regular !important;
            color: #000000;
            background-color: #ebebeb;
            !important;
            font-size: 16px;
            line-height: 19px;
            padding-top: 10px;
            padding-left: 30px;
        }

            .modalNexo .modal-dialog .modal-content .modal-body .modal-body-header {
                font-weight: bold;
                font-size: 16px;
                font-family: Circular-Regular;
            }

                .modalNexo .modal-dialog .modal-content .modal-body .modal-body-header .modal-body-icon {
                    font-size: 20px;
                    color: #ffb301;
                }

            .modalNexo .modal-dialog .modal-content .modal-body .errormsg {
                color: red;
            }

        .modalNexo .modal-dialog .modal-content .termscontent {
            max-height: 300px;
        }

        .modalNexo .modal-dialog .modal-content .padding {
            padding: 20px 0px 35px 0px;
        }

        .modalNexo .modal-dialog .modal-content .buttonbar .btnconfirm {
            font-size: 12px;
            font-family: Circular-Light;
            font-weight: 100 !important;
            border: 2px solid #BBBBBB;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            text-align: center;
            padding: 4px 20px;
        }

        .modalNexo .modal-dialog .modal-content .buttonbar .btnNext,
        .modalContactPreference .modal-dialog .modal-content .buttonbar .btnNext,
        .modalContactPreference .modal-dialog .modal-content .buttonbar .btnSave {
            background-color: #0a7184;
            color: #fff !important;
            font-weight: 100 !important;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            text-align: center;
            border: 0 !important;
        }

.modalContactPreference .modal-dialog .modal-content .buttonbar .btnNext {
    padding: 8px 50px;
}

    .modalContactPreference .modal-dialog .modal-content .buttonbar .btnNext:disabled,
    .modalContactPreference .modal-dialog .modal-content .buttonbar .btnSave:disabled {
        background-color: #BBBBBB !important;
    }

.modalContactPreference .modal-dialog .modal-content .buttonbar .btnSave {
    padding: 8px 20px;
}


.modalNexo .modal-dialog .modal-content .buttonbar .btnNext:hover,
.modalContactPreference .modal-dialog .modal-content .buttonbar .btnNext:hover {
    background-color: #3aa1b4 !important;
    font-weight: bold !important;
}

.modalNexo .modal-dialog .modal-content .buttonbar .btnLater,
.modalContactPreference .modal-dialog .modal-content .buttonbar .btnLater {
    background-color: #fcfcfc;
    color: #000 !important;
    font-weight: 100 !important;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-color: #a2a2a2;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    padding: 6px 20px;
}

    .modalNexo .modal-dialog .modal-content .buttonbar .btnLater:hover,
    .modalContactPreference .modal-dialog .modal-content .buttonbar .btnLater:hover {
        background-color: #cccccc !important;
        font-weight: bold !important;
    }

.modalContactPreference .modal-dialog .modal-content .buttonbar .ContactPrebtn {
    margin-left: 10px;
}


.modal-backdrop {
    z-index: 1 !important;
}
