﻿.address-card{
border-radius: 0px;
    padding: 8px;
    box-shadow: 3px 3px #ccc;
    font-size: 13px;
    margin-top: 10px;
}
.edit_icon {
    position: absolute;
    cursor: pointer;
    right: 0;
}
.text-primary {
    color: #008bcd !important;
}
.OverflowIndicator {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.address-card-bottom-margin {
    margin-bottom: 4px;
}
.sf-radio-address label {
    margin-right:2px !important
}
.modal-title{
    color:white!important;
}
.modal-body{
    padding:15px !important;
}
.pointer{
    cursor:pointer!important;
}
.labelcls{
    font-size: 12px!important;
    color: #666666!important;
    font-weight:bold!important;
}
.modal-content-new
{
    /*box-shadow: 0 1px 10px rgba(0, 0, 0, .1)!important;*/
    /*border: 1px solid #ccc;*/
}
.margin-bottom-buffer-new{
    margin-bottom:5px;
}

fancyinput-address {
    font-size: 15px;
    /* padding: 10px 5px; */
    display: block;
    border-bottom: 1px solid #f7f7f7;
}

.form-control-address {
    display: block;
    width: 100%;
    /* height: 41px; */
    padding: 2px 5px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
   
}

.address-modal-title{
    font-weight: bold !important;
    color: #368ee0 !important;
}
.address-modal-header {
    background:#f7f7f7;
    border-bottom: 1px solid #e7e7e7 !important;
}

.address-modal-content-new{
    border-radius: 2px!important;
    border:1px solid #e7e7e7;

}

.address-modal-content-new .blue-bullet{
    color:#004b8d;
}

.address-name{
    margin-bottom:0 !important;
}
.Wrap-word{
    word-wrap: break-word !important;
}

#OptOut_content .static-label {
    line-height: 20px;
}

.address-modal-content-new .modal-header {
    padding-left:15px;
}
#PrimaryMemberAddress
{
    padding-top:10px;
}

.browserDiv {
    margin: 0px;
    background: #faf6e2;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 10px;
    margin-top:6px;
    margin-bottom: 6px;
    color: #757575;
}
.browserMsgX {
    font-size:15pt;
     cursor:pointer!important;
}

.browserMsgP {
    /*border: 1px solid #808080;
    background :#fff;
    border-radius: 45px;*/    
}

.browserMsgPadding {
    padding-right: 0px ! important;
    padding-left: 0px ! important; 
}

.red {
    color: red !important;
}
.hand {
    cursor:pointer;
}
.large {
    font-size: 12pt!important;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center;
}

.browserMsgShort
{   padding: 8px;
    border-radius: 4px;
    margin-bottom: 6px;
    border: 1px solid #ddd;
    margin-top:6px;
}
.link {
    color: #0094ff!important;
    text-decoration: none!important; understand this application is for membership in UNFCU,
}


.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-left-color: #f3fcff;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    border-left-color: #000;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before
{
    border-top-color: #000;
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-top-color: #f3fcff;
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-bottom-color: #f3fcff;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color:#000;
}
.bs-popover-auto[x-placement^="left"{
border: 1px solid #000;
}
