.uap-iyf-resend-bttn {
    min-width: 100px;
    cursor: pointer;
    display: inline-block;
    transition: background 150ms ease-in-out;
    background: #0073aa;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    outline: none;
    padding: 10px;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
}
.invite_frnd_section h1 {
    color: #ddc61e;
    font-size: 25px;
    text-align: center;
}
.invite_frnd_section h2 {
    color: #000;
    font-size: 18px;
    text-align: center;
}
.italic {
    font-style: italic;
}
.uap-profile-box-title {
    text-align: center;
    height: auto;
}
.invite_friend_con {
    border: 2px solid #ddc61e;
    border-radius: 25px;
    padding: 40px;
    overflow: hidden;
}
.max_width_600 {
    max-width: 600px;
    margin: 0px auto;
    margin-bottom: 0px;
}
.invite_frnd_section .amigo_btn {
    font-size: 14px;
    font-weight: 800 !important;
    text-shadow: none;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    width: 50%;
}
.uap-public-form-control {
    border-radius: 20px !important;
    background-image: none !important;
    border: 1px solid #a9a9a9 !important;
    background: none !important;
    margin: 0px !important;
}
.address_book {
    color: #ed7430;
    cursor: pointer;
}
.form-group {
    margin: 10px 0px 0px 0px !important;
}
.invite_friend_con .col-xs-12 {
    margin-bottom: 15px;
}
#addressBookInfoModal.my_model_popup .modal-content
{
    height: auto !important;
    padding: 50px 20px;
}
#addressBookInfoModal.my_model_popup .modal-dialog
{
    width:  900px !important;
}
#addressBookInfoModal a.amigo_btn {
    float: right;
    width: 250px !important;
    text-transform: initial;
    background: #077707;
}
#addressBookInfoModal a.amigo_btn:hover
{
    background: #0b6a0b !important;
    color: #fff !midnightblue;
}
#addressBookInfoModal .form-control.form-control-sm {
    margin: 0px;
}
#addressBookInfoModal .dataTables_filter, #addressBookInfoModal .dataTables_filter > label
{
    margin: 0px !important;
}
#addressBookInfoModal .dataTables_length
{
    margin: 0px;
}
.table_top, .table_bottom {
    background: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
#addressBookInfoModal .custom-select.custom-select-sm.form-control.form-control-sm {
    padding: 2px 22px;
}
.my_model_popup .close_btn {
    font-size: 20px;
    font-weight: 400;
    text-shadow: none;
    color: #ff7f27;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.my_model_popup .close_btn {
    font-size: 20px;
    font-weight: 400;
    opacity: 1;
    position: absolute;
    top: 0;
    text-shadow: none;
    right: 0px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 9999999;
    box-shadow: inset 0px 0px 0px 100px #fff;
    transform: translate(50%, -50%);
    color: #074369;
    margin: 0px;
}
.uap-profile-box-wrapper {
    overflow: hidden;
    width:  100%;
    float: left;
} 
.cursor_pointer
{
    cursor: pointer;
}

/*Invite social share*/
.social_share_con
{
    max-width: 800px;
    margin: 0px auto;
}
.copy_box {
    border: 2px solid #333;
    padding: 5px 5px 0px;
    height: 85px;
    margin: 0px 0px 10px;
}
#DataTables_Table_0_filter label {
    display: inline-flex;
}
#DataTables_Table_0_filter > label > input {
    margin-left: 20px !important;
    position: absolute;
top: -7px;
left: 5%;
width: 25%;
}
.uap-profile-box-title span
{
    color: #000 !important;
font-weight: 600;
}
.social_share_con .a2a_kit.a2a_kit_size_32.a2a_default_style:nth-child(3) ul {
    float: right;
    margin-top: 30px;
    margin-right: -70px;
}
.copy_box .fa-copy
{
    color: #2f2f2f !important;
    background: none !important;
}
.copy_box .fa-copy:hover
{
    color: #2f2f2f !important;
    background: none !important;
}
.invite_via {
    padding: 10px 0px;
    color: #312e28;
    font-weight: 600;
}
.ref_link
{
    padding: 18px 0px;
    font-weight: 600;
    color: #0087ff;
}
.ref_code {
    padding: 6px 0px;
    font-weight: 600;
    color: #0087ff;
}
.ref_link {
    width: 70%;
}
.social_link {
    display: inline-flex;
    padding:  0px;
}
.social_link li a {
    margin: 0px 15px 0px 0px !important;
}
.social_link a .fa {
    border-radius: 50%;
    color: #fff;
    line-height: 15px;
    text-align: center;
    font-size: 15px;
}
.social_link a .fa:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dcdcdc), color-stop(1, #404040));
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #404040 100%);
    background: -moz-linear-gradient(top, #dcdcdc 0%, #404040 100%);
    background: -o-linear-gradient(top, #dcdcdc 0%, #404040 100%);
    background: -ms-linear-gradient(top, #dcdcdc 0%, #404040 100%);
    background: linear-gradient(to bottom, #dcdcdc 0%, #404040 100%);
}
.social_link .fa-instagram {
    display: inline-block;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    padding: 8px 9px;
}
.social_link .fa-youtube {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff847e), color-stop(1, #fb0000));
    background: -webkit-linear-gradient(top, #ff847e 25%, #fb0000 75%);
    background: -moz-linear-gradient(top, #ff847e 25%, #fb0000 75%);
    background: -o-linear-gradient(top, #ff847e 25%, #fb0000 75%);
    background: -ms-linear-gradient(top, #ff847e 25%, #fb0000 75%);
    background: linear-gradient(to bottom, #ff847e 25%, #fb0000 75%);
    padding: 8px 9px;
}
.social_link .fa-facebook {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3580b3), color-stop(1, #001e71));
    background: -webkit-linear-gradient(top, #3580b3 25%, #001e71 75%);
    background: -moz-linear-gradient(top, #3580b3 25%, #001e71 75%);
    background: -o-linear-gradient(top, #3580b3 25%, #001e71 75%);
    background: -ms-linear-gradient(top, #3580b3 25%, #001e71 75%);
    background: linear-gradient(to bottom, #3580b3 25%, #001e71 75%);
    padding: 8px 11px;
}
.social_link .fa-twitter {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #70c4df), color-stop(1, #0359c5));
    background: -webkit-linear-gradient(top, #70c4df 25%, #0359c5 75%);
    background: -moz-linear-gradient(top, #70c4df 0%, #0359c5 75%);
    background: -o-linear-gradient(top, #70c4df 0%, #0359c5 75%);
    background: -ms-linear-gradient(top, #70c4df 25%, #0359c5 75%);
    background: linear-gradient(to bottom, #70c4df 25%, #0359c5 75%);
    padding: 8px;
}
.social_link .fa-pinterest {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef97a8), color-stop(1, #ad000b));
    background: -webkit-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -moz-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -o-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -ms-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: linear-gradient(to bottom, #ef97a8 25%, #ad000b 75%);
    padding: 8px 6px;
    font-size: 22px !important;
}
.social_link .fa-whatsapp {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #63b76a), color-stop(1, #005312));
    background: -webkit-linear-gradient(top, #63b76a 25%, #005312 75%);
    background: -moz-linear-gradient(top, #63b76a 25%, #005312 75%);
    background: -o-linear-gradient(top, #63b76a 25%, #005312 75%);
    background: -ms-linear-gradient(top, #63b76a 25%, #005312 75%);
    background: linear-gradient(to bottom, #63b76a 25%, #005312 75%);
    padding: 8px 9px;
}
.social_link .fa-linkedin {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007ab9), color-stop(1, #2a445d));
    background: -webkit-linear-gradient(top, #007ab9 25%, #2a445d 75%);
    background: -moz-linear-gradient(top, #007ab9 25%, #2a445d 75%);
    background: -o-linear-gradient(top, #007ab9 25%, #2a445d 75%);
    background: -ms-linear-gradient(top, #007ab9 25%, #2a445d 75%);
    background: linear-gradient(to bottom, #007ab9 25%, #2a445d 75%);
    padding: 8px 9px;
}
.social_link .fa-envelope {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef97a8), color-stop(1, #ad000b));
    background: -webkit-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -moz-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -o-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -ms-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: linear-gradient(to bottom, #ef97a8 25%, #ad000b 75%);
    padding: 8px 8px;
}
.social_link .fa-google {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef97a8), color-stop(1, #ad000b));
    background: -webkit-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -moz-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -o-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: -ms-linear-gradient(top, #ef97a8 25%, #ad000b 75%);
    background: linear-gradient(to bottom, #ef97a8 25%, #ad000b 75%);
    padding: 8px 9px;
}
.social_link .fa-link, .social_link .fa-copy {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b9b5b5), color-stop(1, #d5d4d2));
    background: -webkit-linear-gradient(top, #b9b5b5 25%, #d5d4d2 75%);
    background: -moz-linear-gradient(top, #b9b5b5 25%, #d5d4d2 75%);
    background: -o-linear-gradient(top, #b9b5b5 25%, #d5d4d2 75%);
    background: -ms-linear-gradient(top, #b9b5b5 25%, #d5d4d2 75%);
    background: linear-gradient(to bottom, #b9b5b5 25%, #d5d4d2 75%);
    padding: 8px 9px;
}
.view_list_btn {
    padding: 10px;
    border: 2px solid #000;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}
.date_div
{
    display: inline-flex;
}
.date_div label
{
    font-size: 12px;
}
