.code_com_pop.modal {
  
}

.code_com_pop .modal-dialog {

}

.code_com_pop .modal-content {
    border-radius: 0;
}

.code_com_pop .modal-header {
    border-bottom: none;
}

.code_com_pop .modal-title {
    color: #505050;
    font-size: 18px;
    line-height: 60px;
    border-bottom: 4px solid #ae275f;
}

.code_com_pop .modal-body p {
    color: #666;
    font-size: 13px;
    line-height: 15px;
    padding-top: 2%;
    clear:both;
}

.code_com_pop .modal-body a {
    color: #666;
    font-size: 13px;
    line-height: 15px;
    text-decoration: underline;
}

.code_com_pop .modal-body input {
    width: auto;
}

.code_com_pop .modal-body .radio-inline {
    margin-bottom: 25px;
    width: 100px;
    padding-left: 0;
}

.code_com_pop .modal-body .radio {
    margin-bottom: 0;
    margin-top: 0;
}

.code_com_pop .modal-body .input-group {
    width: 308px;
    float: left;
}

.code_com_pop .modal-body input[type=text] {
    height: 45px;
    border-right: none;
    width: 265px;
}

.code_com_pop .modal-body .input-group-addon {
    border-radius: 0;
    width: 50px;
}

.code_com_pop .modal-body .input-group-addon1 {
    background-color: transparent;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 0;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 9px 12px;
    text-align: center;
    height: 45px;
}

.scroll_pane_names {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    margin: -3px 0 14px 1px;
    padding: 10px;
    width: 308px;
}

    .scroll_pane_names .scroll-pane {
        height: 107px!important;
        width: 292px!important;
    }

.scroll-pane {
    overflow: auto;
    padding: 0 20px 0 0;
    height: 460px!important;
    width: 510px;
}

.tdGrid {
    background: #f5f5f5;
    float: left;
    margin: 0;
    padding: 0 0 4px;
}

ul#UserName {
    background: rgba(0,0,0,0)!important;
    border: none;
    margin: 0;
}

    ul#UserName li {
        color: #000!important;
    }

ul li {
    list-style-type: none;
}

.code_com_pop .modal-body ul#UserName li a {
    background: url(/Includes/images/bullet_greyarrow.gif) 0 4px no-repeat rgba(0,0,0,0);
    color: grey;
    font-size: 13px;
    line-height: 16px;
    font-family: ArialMT-Regular;
    padding: 0;
    text-decoration: none;
    font-weight: 400;
}

.rdbtnIndividual {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 10px;
    width: 100%;
}

    .rdbtnIndividual input {
        float: left;
    }

    .rdbtnIndividual label {
        color: #2a2a2a;
        float: left;
        font-size: 1.2em;
        padding: 0 15px 0 5px;
        margin-left: 0;
        margin-top:: 0;
        position: relative;
        top: 0!important;
        left: 12px!important;
    }

input[type=radio]:checked + label:before {
    background: #ae275f;
}

.UnclaimedSavingsPopupContent .form_box_input .inputbg {
    float: left;
    height: 32px;
    padding: 0 0 0 10px;
    width: 287px;
}

.UnclaimedSavingsPopupContent .form_box_input .inputBgLeft {
    background: url(/Includes/images/UnclaimedSavingsPopup/inputBgLeft.gif) no-repeat rgba(0,0,0,0);
    float: left;
    height: 32px;
    width: 6px;
}

.row{
    display:flex;
    flex-direction:row;
    margin:10px;
}
.UnclaimedSavingsPopupContent .form_box_input #txtName {
    background-image: none!important;
    border-bottom: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    color: #7f7f7f;
    float: left;
    height: 24px;
    outline: 0;
    padding: 3px 0;
    width: 281px;
}

#btnSearch, .inputbg input {
    height: 38px!important;
}

#btnSearch {
    background: url(../img/sticky_search_icon_pink.png) 7px 5px no-repeat rgba(0,0,0,0);
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 42px!important;
    border-left: none;
    border: 1px solid #e6e6e6;
}

.btnSearchfocus {
    background: url(../img/search_pink_bg.png) -4px 0 no-repeat rgba(0,0,0,0)!important;
    border: 1px solid #ae275f!important;
}

#btnClear {
    background: 0 0;
    margin-left: 10px;
    margin-right:30px;
    border: 1px solid #e6e6e6;
}

.inputbg {
    width: 201px;
    margin-left: 1px;
}

    .inputbg input {
        background: url(../img/open-account-sprite.png) 14px 9px no-repeat rgba(0,0,0,0);
        border: 2px solid #e6e6e6 !important;
        padding-left: 58px;
        color: #b2b2b2;
        font-family: ArialMT-Regular;
        font-size: 13px;
        line-height: 20px;
        height: 45px !important;
    }
.inputbg1 input {
    background: url(../img/open-account-sprite.png) 11px -329px no-repeat rgba(0,0,0,0);
    border: 2px solid #e6e6e6 !important;
    padding-left: 58px;
    color: #b2b2b2;
    font-family: ArialMT-Regular;
    font-size: 13px;
    line-height: 20px;
}

.txtfocus {
    background: url(../img/man_icon_pink.png) no-repeat rgba(0,0,0,0)!important;
    border: 1px solid #ae275f!important;
}

.UnclaimedSavingsPopupContent .Clear {
    background: rgba(0,0,0,0);
    border: none;
    color: #c81b5d;
    cursor: pointer;
    float: left;
    font-size: 1.2em;
    padding: 8px 0 0 13px;
    text-decoration: underline;
}

#RequiredFieldValidator1 {
    float: left;
    margin: 0 0 0 3px;
}

.UnclaimedSavingsPopupContent .ErrorMessage {
    color: red;
    font-size: 1.2em;
    padding: 10px 0 0 8px;
}

#rv1 {
    color: red;
    font-size: 1.2em;
    padding: 10px 0 0 9px;
}

.ErrorMessage, input, label {
    font-size: 13px;
}

input {
    padding: 10px 10px 10px 5px;
    display: block;
    width: 300px;
    border: none;
    border-bottom: 1px solid #757575;
}

    input:valid ~ label {
        top: -11px;
        font-size: 13px;
        color: #505050;
        background: #fff;
    }

label {
    color: #505050;
    line-height: 20px;
    font-weight: 400!important;
    position: absolute;
    pointer-events: none;
    left: 30px;
    top: 10px;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all;
}

.Clear {
    background: 0 0;
    margin-left: 10px;
    border: none;
}

.code_com_pop.modal {

}

.code_com_pop .modal-body {
    height: 436px;
}

.Clearbtn {
    width: 50px!important;
    display: inline;
    background: 0 0;
    border-bottom: 0;
}

.ErrorMessage {
    line-height: 13px;
}

.code_com_pop .modal-body .back_but > a {
    color: #e64588;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-decoration: none;
}

.err_text {
    margin: 2px 0;
    color: red;
    font: 400 12px/15px arial;
}
