.armclear{clear:both;}
.armclear:before, .armclear:after{display: table;content: "";line-height: 0;}

.arm_aff_information_content_wrapper{
    max-width: 80% !important;
}
.arm_aff_share{
    float: left;
    margin: 15px;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}

.arm_aff_share a{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    border-bottom: none;
}

.arm_aff_share.arm_facebook{
    background-color: #3B5999;
}

.arm_aff_share.arm_twitter{
    background-color: #45B0E3;
}

.arm_aff_share.arm_google_plus{
    background-color: #E9493A;
}

.arm_aff_share.arm_linked{
    background-color: #0177B5;
}

.arm_aff_share.arm_vk{
    background-color: #324F77;
}
 
.arm_aff_share.arm_email{
    background-color: #212122;
}

h3{
    margin-top: 35px !important;
}

.armclear{clear:both;}
.armclear:before, .armclear:after{display: table;content: "";line-height: 0;}
.disabled {
    opacity: 0.6;
    cursor: text;
}
.arm_form input[type="checkbox"] {
    width: auto !important;
}
.arm_form input[type="radio"] {
    margin-left: 4px !important;
    width: auto !important;
}
.arm_invalid p, .error p, .arm_error_msg p {margin: 0 0 10px;}
td.arm_form_field_label {width: 40%;}
span.arm_invalid, span.error, span.arm_error_msg {
    border: none;
    background: transparent;
    display: inline-block;
    width: 100%;
    color: #F00;
    font-size: 14px;
}
span.success, span.arm_success_msg {
    border: none;
    background: transparent;
    color: green;
    display: block;
    font-size: 14px;
    width: 100%;
}
.arm_warning_text {
    float: left;
    display: inline;
    width: 100%;
    color: #F00;
    font-weight: bold;
    margin: 10px;
}
.arm_info_text{
    float: left;
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 5px 0 10px;
}
.arm_logout{
    width:auto;
    display:inline-block;
    margin-bottom: 5px;
}
.page_title {
    color:#353942;
    font-weight:normal;
    line-height:normal;
    font-size:30px;
    padding-bottom:10px;
    clear:both;
}
.arm_row_heading .page_title{
    font-weight:bold;
    font-size:20px;
    color:#333333;
    text-shadow: none !important;
}

.arm_transactions_container{}
.arm_transactions_container .arm_transactions_wrapper,
.arm_login_history_container .arm_login_history_wrapper{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 5px 0px 10px;
    padding: 0;
}
.arm_user_transaction_list_table,
.arm_user_login_history_list_table{
    width:100%;
    margin: 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}
table.arm_user_transaction_list_table th,
table.arm_user_login_history_list_table th{
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center;
    color: #444444;
    background-color: #f2f2f2;
    border-right: 1px solid #dee5e7 !important;
    padding: 8px 5px !important;
    min-height: 50px;
}
table.arm_user_transaction_list_table th:last-child,
table.arm_user_login_history_list_table th:last-child{
    border-right: 0 !important;
}
[dir="rtl"] table.arm_user_transaction_list_table th:last-child,
[dir="rtl"] table.arm_user_login_history_list_table th:last-child
{
    border-right: 1px solid #dee5e7 !important;
}
[dir="rtl"] table.arm_user_transaction_list_table th:first-child,
[dir="rtl"] table.arm_user_login_history_list_table th:first-child{
    border-right: 0 !important;
}
.arm_user_transaction_list_table th,
.arm_user_transaction_list_table .arm_sortable_th,
.arm_user_login_history_list_table th,
.arm_user_login_histroy_list_table .arm_sortable_th{
    cursor: pointer;
    text-align: center;
    line-height: normal;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    word-wrap: break-word;
}
.arm_user_transaction_list_table tr,
.arm_user_transaction_list_table tr td.sorting_1,
.arm_user_login_history_list_table tr,
.arm_user_login_history_list_table tr td.sorting_1{
    background: none !important;
}
table.arm_user_transaction_list_table td,
table.arm_user_login_history_list_table td{
    font-size: 12px !important;
    color: #666666;
    text-align: center;
    padding: 12px 5px !important;
    border-bottom: 1px solid #ecf0f1 !important;
    border-right: 1px solid #eeeeee !important;
    word-wrap: break-word;
}
table.arm_user_transaction_list_table td.arm_no_transaction,
table.arm_user_login_history_list_table td.arm_no_transaction{

    text-align: center;
    padding: 30px 5px !important;
   
}
table.arm_user_transaction_list_table td:last-child,
table.arm_user_login_history_list_table td:last-child{
    border-right: 0 !important;
}
[dir="rtl"] table.arm_user_transaction_list_table td:last-child,
[dir="rtl"] table.arm_user_login_history_list_table td:last-child{
    border-right: 1px solid #eeeeee !important;
}
[dir="rtl"] table.arm_user_transaction_list_table td:first-child,
[dir="rtl"] table.arm_user_login_history_list_table td:first-child{
    border-right: 0 !important;
}
.arm_transaction_list_paid_amount,
.arm_transaction_list_plan_amount,
.arm_transaction_list_trial_text{
    display: inline-block;
}
.arm_transaction_list_plan_amount{
    text-decoration: line-through;
    margin-right: 5px;
    opacity: 0.8;
}
.arm_transaction_list_trial_text{
    width: 100%;
    font-size: 12px;
}
.arm_no_transactiion_found{text-align: center;font-weight: bold !important;font-size: 14px !important;}
.arm_transaction_content .dataTables_paginate span {
    font-size: 13px;
    text-decoration: none;
    border: #DCDDDE 1px solid;
    background-color: #FFF;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    width: 25px;
    height: 25px;
    line-height: 1.5;
    padding: 4px;
    margin: 0 4px 0 0;
    display: inline-block;
    cursor: pointer;
}
.arm_transaction_content .dataTables_paginate input{
    background-color: #FFF;
    border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    width:40px;
    min-height: 25px;
    padding: 5px;
    margin: 0 4px 0 0;
    text-align:center;
    font-size: 13px;
    font-weight:bold;
    display: inline-block;
    vertical-align: top;
}
.arm_transaction_content .dataTables_paginate .paginate_page{
    background: none !important;
    border: 0 !important;
    width: auto;
}
.arm_transaction_content .dataTables_paginate .nof{
    background: none !important;
    border: 0 !important;
    width: auto;
    text-align:center;
    display: inline-block;
    vertical-align: top;
}
.arm_transaction_content .dataTables_paginate span:hover{
    border: 1px solid #00AFF0;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background-color: #00AFF0;
    color: #5C5C60;
}
.arm_transaction_content .ui-state-disabled{display:none;}
.arm_transaction_content .dataTables_info{font-size: 13px;}
.arm_transaction_content .dataTables_filter{max-width: 250px;}
.arm_transaction_content .dataTables_filter input{
    padding: 5px 7px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #FFF;
}

.arm_widget_membership_statistic ul li{
    list-style: outside none none;
    color: #333;
    margin-bottom: 5px;
}
.arm_widget_membership_statistic .arm_statistic_label{
    display: inline-block;
    min-width: 200px;
    padding-right: 10px;
    text-align: right;
}
.arm_member_form_container ul li {list-style: outside none none;}

.arm_account_detail_wrapper{
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 10px 0;
}
.arm_account_detail_wrapper table:not(.arm_user_transaction_list_table){
    border: none;
    margin: 0 0 10px;
}
.arm_account_detail_wrapper table tr th,
.arm_account_detail_wrapper table tr td{
    text-align: left;
}
[dir="rtl"] .arm_account_detail_wrapper table tr th,
[dir="rtl"] .arm_account_detail_wrapper table tr td{
    text-align: right;
}
.arm_account_detail_wrapper .arm_account_tabs_wrapper{
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}
.arm_account_detail_wrapper .arm_account_detail_tab_links{
    background: #ffffff;
    border-bottom: 2px solid #dee3e9;
}
.arm_account_detail_wrapper .arm_account_detail_tab_links{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}
.arm_account_detail_tab_links ul{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}
.arm_account_detail_tab_links ul li,
.arm_account_detail_tab_links ul li.arm_account_link_tab{   
    display: inline-block;
    min-width: 60px;
    color: #727277;
    text-align: center;
    line-height: normal;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin: 0;
}
.arm_account_detail_tab_links ul li:first-child{
    text-align: left;
}
.arm_account_detail_tab_links ul li.arm_account_slider{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #00b2f0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 0;
}
.arm_account_detail_wrapper .arm_account_link_tab a{
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    color: #727277;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    text-decoration: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 10px !important;
    display: inline-block;
}
.arm_account_detail_wrapper .arm_account_link_tab a:hover,
.arm_account_detail_wrapper .arm_account_link_tab a:focus{
    text-decoration: none !important;
    border: 0 !important;
    outline: none !important;
}
.arm_account_detail_tab_links ul li.arm_account_link_tab.arm_account_link_tab_active,
.arm_account_detail_tab_links ul li.arm_account_link_tab.arm_account_link_tab_active a{
    color: #00b2f0 !important;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab{
    display: none;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dee3e9;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    line-height: 24px;
    margin: 0 0 -1px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 6px 8px;
    float: left;
    cursor: pointer;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a{
    color: inherit;
    text-decoration: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a:hover,
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a:focus{
    text-decoration: none !important;
    border: 0 !important;
    outline: none !important;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab:hover,
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active{
    outline: none;
    cursor: default;
    position: relative;
    background: #ffffff;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active{
    color: #106CC8 !important;
}
.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active a{
    color: #106CC8 !important;
}
.arm_account_detail_tab_content_wrapper,
.arm_account_detail_container {
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 100%;
    margin-top: -1px;
}
.arm_account_detail_tab_content_wrapper{
    float: left;
    border: 1px solid #dee3e9;
    border-top: 0;
    min-height: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
    transition: all .5s cubic-bezier(.35,0,.25,1);
    -webkit-transition: all .5s cubic-bezier(.35,0,.25,1);
    -moz-transition: all .5s cubic-bezier(.35,0,.25,1);
    -ms-transition: all .5s cubic-bezier(.35,0,.25,1);
    -o-transition: all .5s cubic-bezier(.35,0,.25,1);
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
}
.arm_account_detail_wrapper .arm_account_detail_tab_content{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box; 
    padding: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    transition: transform .5s cubic-bezier(.35,0,.25,1);
    -webkit-transition: transform .5s cubic-bezier(.35,0,.25,1);
    -moz-transition: transform .5s cubic-bezier(.35,0,.25,1);
    -ms-transition: transform .5s cubic-bezier(.35,0,.25,1);
    -o-transition: transform .5s cubic-bezier(.35,0,.25,1);
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
}
.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_active{
    position: relative;
}
.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_left,
.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_right{
    transition: all .3s cubic-bezier(.35,0,.25,1);
    -webkit-transition: all .3s cubic-bezier(.35,0,.25,1);
    -moz-transition: all .3s cubic-bezier(.35,0,.25,1);
    -ms-transition: all .3s cubic-bezier(.35,0,.25,1);
    -o-transition: all .3s cubic-bezier(.35,0,.25,1);
    opacity: 0;
    overflow: hidden;
}
.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_left{
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}
.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_right{
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}
.arm_close_account_container .arm_close_account_message{
    font-size: 18px;
    padding: 5px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}
.arm_account_detail_wrapper .arm_account_detail_tab_heading,
.arm_account_detail_wrapper .arm_account_detail_tab_link_belt,
.arm_account_detail_wrapper .arm_account_detail_tab_body{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.arm_account_detail_wrapper .arm_account_detail_tab_heading{
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 18px;
    color: #32323a;
}
.arm_account_detail_wrapper .arm_account_detail_tab_link_belt{
    background: #F8F8F8;
    text-align: right;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 5px;
}
.arm_account_detail_wrapper .arm_account_detail_tab_body{
    padding: 0 20px;
}
.arm_account_detail_wrapper .arm_account_detail_block{
    width: 100%;
    display: inline-block;
    float: left;
}
.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar_section{
    display: inline-block;
    width: 20%;
    max-width: 20%;
    min-width: 100px;
    float: left;
    margin: 10px 0;
}
.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar_section .arm_member_detail_avtar{
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    border: 4px solid #eeeeee;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;    
}
.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img.arm_avatar_small_width{
    width: auto;
}
.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img.arm_avatar_small_height{
    height: auto;
}


.arm_account_detail_wrapper table tr th{
    border: 0;
    border-bottom: 1px solid #efefef;
    padding: 10px 5px 5px;
}
.arm_account_detail_wrapper table tr td{
    border: 0;
    border-bottom: 1px solid #efefef;
    padding: 10px 5px 5px;
}
.arm_account_detail_wrapper .arm_member_detail_action_links a{
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 5px;
    line-height: normal;
    border: 0;
    outline: none;
    text-decoration: none;
    color: #00b2f0;
    font-family: open sans;
    font-size: 16px;
}
.arm_account_detail_wrapper .arm_member_detail_action_links a:hover,
.arm_account_detail_wrapper .arm_member_detail_action_links a:focus{
    border: 0;
    outline: none;
    text-decoration: none;
    color: #32323a;
}
.arm_account_detail_wrapper .arm_member_detail_action_links .arm_logout_form_container{
    display: inline-block;
}
.arm_account_detail_wrapper .arm_member_info_block,
.arm_account_detail_wrapper .arm_activity_item{
    padding: 8px 5px;
}
.arm_account_detail_wrapper .arm_member_detail_action_links a:hover,
.arm_account_detail_wrapper .arm_activity_display_name a:hover,
.arm_account_detail_wrapper .arm_activity_other_links a:hover,
.arm_account_detail_wrapper .arm_member_info_right a:hover{
    color: #32323a !important;
}
.arm_account_detail_wrapper .arm_close_account_btn,
.arm_form_close_account .arm_close_account_btn{
    padding: 6px 20px;
}
.arm_account_detail_wrapper .arm_front_edit_member_btn:focus,
.arm_account_detail_wrapper .arm_front_edit_member_btn:hover,
.arm_account_detail_wrapper .arm_close_account_btn:focus,
.arm_account_detail_wrapper .arm_close_account_btn:hover{
    border-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

.arm_empty_box_warning{
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 100%;
    padding: 10px;
}
.arm_account_detail_tab_content .arm_empty_box_warning{
    text-align: center;
    padding: 6px 10px;
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
}
.armhelptip_front.tipso_style{
    cursor: pointer;
    border: 0
}

.arm_social_login_content_wrapper{
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.arm_transactions_container .arm_paging_wrapper .arm_paging_info,
.arm_transactions_container .arm_paging_wrapper .arm_paging_links a,
.arm_login_history_container .arm_paging_wrapper .arm_paging_info,
.arm_login_history_container .arm_paging_wrapper .arm_paging_links a,
.arm_account_detail_wrapper .arm_paging_wrapper .arm_paging_info,
.arm_account_detail_wrapper .arm_paging_wrapper .arm_paging_links a{
    color: #a8a8a8 !important;
    font-size: 14px !important;
    font-family: NotoSans,sans-serif,"Trebuchet MS" !important;
}
.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers.current,
.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers:hover,
.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers:focus{
    color: #00aff0;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #00aff0;
}
.arm_account_detail_wrapper .arm_account_detail_img img{
    width: 50px;
    height: 50px;
}
.arm_member_listing_wrapper .arm_member_info_block .arm_user_avatar{
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    border: 1px solid #ededed;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.arm_member_listing_wrapper .arm_member_info_block img{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.arm_member_listing_wrapper .arm_member_info_block img.arm_avatar_small_width{
    width: auto;
}
.arm_member_listing_wrapper .arm_member_info_block img.arm_avatar_small_height{
    height: auto;    
}

.armfa.armfa-times {
    float: right;
    padding:5px;
    cursor: pointer;
       
}

.arm_form_popup_link.arm_form_popup_ahref,
.arm_setup_form_popup_link.arm_setup_form_popup_ahref{
    cursor: pointer;
    margin: 0 6px;
    border: 0 !important;
    font-size: 16px;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    color: #555;
    background: none !important;
    text-decoration: none;
    border: 0 !important;
}
.arm_form_popup_link.arm_form_popup_ahref:hover,
.arm_form_popup_link.arm_form_popup_ahref:focus,
.arm_setup_form_popup_link.arm_setup_form_popup_ahref:hover,
.arm_setup_form_popup_link.arm_setup_form_popup_ahref:focus{
    color: #555;
    background: none !important;
    text-decoration: none;
    border: 0 !important;
    outline: none;
}
.arm_logout_link,
.arm_logout_btn.arm_logout_link{
    padding: 5px;
    margin: 5px;
}
.arm_logout_btn.arm_logout_link:hover,
.arm_logout_btn.arm_logout_link:focus,
.arm_logout_link:hover,
.arm_logout_link:focus{
    cursor: pointer;
    color: #000;
    background: none !important;
    text-decoration: none;
    border: 0 !important;
    outline: none;
}
.arm_form_popup_button,
.arm_form_popup_button:hover,
.arm_form_popup_button:focus,
.arm_setup_form_popup_button,
.arm_setup_form_popup_button:hover,
.arm_setup_form_popup_button:focus,
.arm_cancel_membership_button,
.arm_logout_button,
.arm_form_close_account .arm_form_field_submit_button.arm_close_account_btn,
.arm_logout_button:hover,
.arm_logout_button:focus,
.arm_cancel_membership_button:hover,
.arm_cancel_membership_button:focus {
    text-transform: none;
    background-color: #39a5ff;
    background: #39a5ff;
    border-color: #39a5ff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    line-height: normal;
    padding: 12px;
    margin-bottom: 10px;
}

.arm_template_wrapper_directorytemplate1 .arm_user_block,
.arm_template_wrapper_directorytemplate2 .arm_user_block,
.arm_template_wrapper_directorytemplate3 .arm_user_block{
    
}
.arm_account_detail_tab .arm_view_profile_wrapper table tr,
.arm_account_detail_tab .arm_view_profile_wrapper table tr th,
.arm_account_detail_tab .arm_view_profile_wrapper table tr td,
.arm_account_detail_tab .arm_subscriptions_wrapper table tr,
.arm_account_detail_tab .arm_subscriptions_wrapper table tr th,
.arm_account_detail_tab .arm_subscriptions_wrapper table tr td{
    background: transparent !important;
    padding: 10px 5px 5px !important;
}

.arm_profile_detail_tbl td {
    vertical-align: middle !important;
}

.armaff_affiliate_detail_container .armaff_form_heading_container {
    text-align: center;
    padding: 0 5px 20px;
    margin: 0 0 14px;
    color: #555555;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.armaff_affiliate_detail_container {
    max-width: 80% !important;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
}

.armaff_affiliate_info_row {
    font-size: 14px;
}

.armaff_affiliate_detail_container .armaff_affiliate_info_row {
    margin-bottom: 18px;
}

.armaff_affiliate_detail_container .armaff_affiliate_detail_label{
    color: #919191;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 16px;
    cursor: pointer;
    margin: 0px !important;
    line-height: 28px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.armaff_affiliate_detail_container .armaff_affiliate_detail_value{
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 14px;
    line-height: 28px;
}


@-webkit-keyframes armScaleUp {
    0% { opacity: 0; }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; }
}
@keyframes armScaleUp {
    0% { opacity: 0; }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; }
}
.arm_template_wrapper_directorytemplate2 .arm_user_block{
    -webkit-animation: armFadeIn 0.65s ease-in-out forwards;
    -moz-animation: armFadeIn 0.65s ease-in-out forwards;
    animation: armFadeIn 0.65s ease-in-out forwards;
}
@-webkit-keyframes armFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes armFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes armMoveUp {
    0% { opacity: 0; }
    50% { opacity: 0.5; }
    100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
@keyframes armMoveUp {
    0% { opacity: 0; }
    50% { opacity: 0.5; }
    100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
@media screen and (max-width: 768px) {
    
    .arm_transactions_container table,
    .arm_login_history_container table,
    .arm_referral_form_container table,
    .arm_payout_form_container table{
        border: 0;
    }
    .arm_transactions_container table tr,
    .arm_login_history_container table tr,
    .arm_referral_form_container table tr,
    .arm_payout_form_container table tr{
        margin-bottom: 10px;
        display: block;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }
    .arm_transactions_container table .arm_transaction_list_header,
    .arm_transactions_container table tr.arm_transaction_list_header,
    .arm_login_history_container table .arm_transaction_list_header,
    .arm_login_history_container table tr.arm_transaction_list_header,
    .arm_referral_form_container table tr.arm_referral_list_header, 
    .arm_payout_form_container table tr.arm_referral_list_header{
        display: none;
    }
    .arm_transactions_container table td,
    .arm_transactions_container .arm_transaction_list_item td,
    .arm_login_history_container table td,
    .arm_login_history_container .arm_transaction_list_item td,
    .arm_referral_form_container .arm_referral_list_item td,
    .arm_payout_form_container .arm_referral_list_item td {
        display: block;
        padding: 10px !important;
        border: 0 !important;
        border-bottom: 1px solid #ecf0f1 !important;
    }
    .arm_transactions_container table td:last-child,
    .arm_transactions_container .arm_transaction_list_item td:last-child,
    .arm_login_history_container table td:last-child,
    .arm_login_history_container .arm_transaction_list_item td:last-child,
    .arm_referral_form_container table td:last-child,
    .arm_referral_form_container .arm_referral_list_item td:last-child,
    .arm_payout_form_container table td:last-child,
    .arm_payout_form_container .arm_transaction_list_item td:last-child {
        border: 0 !important;
    }
    .arm_transactions_container table td:before,
    .arm_login_history_container table td:before,
    .arm_referral_form_container table td:before, 
    .arm_payout_form_container table td:before {
        content: attr(data-label);
        display: inline-block;
        width: 40%;
        margin-right: 10px;
        vertical-align: middle;
    }
    .arm_transactions_container table td .arm_transaction_list_trial_text,
    .arm_login_history_container table td .arm_transaction_list_trial_text{
        padding-left: 40%;
        margin-left: 10px;
    }
    table.arm_user_transaction_list_table td {
        text-align: left;
    }
}

.arm_plan_separator{
    width:100% !important;
    clear:both !important;
    list-style: none !important;
    padding:0 !important;
}

.arm_confirm_box{
    display: none;
    position: absolute;
    right: 0;
    margin-top: 38px;
    font-size: 16px;
    font-weight: normal;
    z-index: 9992;
}

.arm_confirm_box_body{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    min-width: 275px;
    max-width: 280px;
    width: auto;
    background: #FFF;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
    margin-top: 14px;
    border-collapse: separate;
}

.arm_confirm_box_arrow{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 16px solid #FFF;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    float: right;
    height: 0;
    margin: -22px 0 0 0;
    width: 0;
    position: relative;
}
.arm_confirm_box_arrow:before, .arm_confirm_box_arrow:after{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: -1;
    position: absolute;
    content: "";
    background: transparent;
    top: 6px;
    right: -8px;
    width: 15px;
    height: 15px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.arm_confirm_box_btn_container{
    margin-top: 10px;
}

.arm_confirm_box_text, .arm_confirm_box_btn_container{
    text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 5px 0;
}

.arm_confirm_box_btn.armok:hover{
    background-color: #ce3635;
}
.arm_confirm_box_btn.armcancel{
    background-color: #b6b6b6;
}
.arm_confirm_box_btn.armcancel:hover{
    background-color: #a1a1a1;
}

.arm_confirm_box_btn.armok{
    background-color: #e14d4b;
    border: 1px solid #e14d4b;
    margin: 0 10px 0 0;
}

.arm_confirm_box_btn{
    width: 110px;
    height: 33px;
    padding: 3px 10px;
    vertical-align: middle;
    color: #FFF;
    text-align: center;
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    font-weight: normal;
    cursor: pointer;
}

.arm_delete_cover_popup.arm_confirm_box{
    right: -15px;
    margin-top: 38px;
}
.arm_delete_cover_popup.arm_confirm_box.arm_open{
    display: block;
}

.arm_directory_form_container .arm_cover_upload_container{
    display: none !important;
}

.armCoverUploadBtnContainer.arm_no_profile{
    display:none !important;
}

[dir="rtl"] .arm_coupon_field_wrapper,
[dir="rtl"] .arm_coupon_submit_wrapper{
    float: right !important;
}


.arm_login_widget_wrapper,
.arm_slider_widget_wrapper{
    float:left;
    width:100%;
    min-height:300px;
    border:1px solid #e2e2e2;
    margin-bottom:30px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    background:#ffffff;
}

.arm_slider_widget_wrapper{
    min-height:260px;
}

.arm_login_widget_wrapper *,
.arm_slider_widget_wrapper *{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-shadow: none !important;
    -webkit-box-shadow:none !important;
    -o-box-shadow:none !important;
    -moz-box-shadow:none !important;
    background:#ffffff;
}

.arm_login_widget_header,
.arm_slider_widget_header{
    float:left;
    width:100%;
    height:165px;
    position:relative;
    border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    -o-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    text-align:center;
}

.arm_login_widget_user_cover,
.arm_slider_widget_user_cover{
    display: inline-block;
    height: 105px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    -o-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    overflow:hidden;
    border-bottom:1px solid #e2e2e2;
}

.arm_login_widget_avatar,
.arm_slider_widget_avatar{
    background-color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 100px;
    display: inline-block;
    height: 95px;
    margin: 55px auto 15px;
    max-width: 75%;
    position: relative;
    vertical-align: middle;
    width: 95px;
}

.arm_login_widget_avatar img,
.arm_slider_widget_avatar img{
    float:left;
    width:100%;
    height:100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    -moz-border-radius: 100%;
}

.arm_login_widget_content_wrapper,
.arm_slider_widget_content_wrapper{
    float:left;
    width:100%;
}

.arm_login_widget_profile_link,
.arm_slider_widget_profile_link{
    text-decoration: none;
    float:left;
    width:100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

a.arm_login_widget_profile_link:before,
a.arm_slider_widget_profile_link:before{
    content: "";
    float: none;
    width: 90%;
    border: 2px solid #e2e2e2;
    position: absolute;
    z-index: 1;
    margin: 0 auto !important;
    left: 5%;
    top: 6px;
    background: #ffffff;
}

a.arm_login_widget_profile_link span,
a.arm_slider_widget_profile_link span{
    z-index: 2;
    position: relative;
    background: #fff;
    margin: 0 auto;
    float: none;
    padding: 0 5px;
    background: #ffffff;
}

.arm_login_widget_user_info,
.arm_slider_widget_user_info{
    float:left;
    width:100%;
    margin-top:10px;
    padding:10px;
    background: #ffffff;
}

.arm_login_widget_user_info_row,
.arm_slider_widget_user_info_row{
    float:left;
    width:100%;
    min-height:30px;
    margin-bottom:5px;
    background: #ffffff;
}

.arm_login_widget_user_info_row_left,
.arm_slider_widget_user_info_row_left{
    float: left;
    width: 40%;
    font-weight: bold;
    background: #ffffff;
}

.arm_login_widget_user_info_row_right,
.arm_slider_widget_user_info_row_right{
    float: right;
    width: 60%;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #ffffff;
    padding-left:10px;
}

.arm_referral_paging_container .arm_paging_wrapper.arm_paging_wrapper_{ float:right; }
.arm_payout_paging_container .arm_paging_wrapper.arm_paging_wrapper_{ float:right; }

.arm_aff_status_label {    
    display: inline-block;
    text-align: center;
    color: #535D71;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    width: 100px;
    border-radius: 4px;
}
.arm_accepted{
    background: #12D48814;
    border: 1px solid #12D488;
}
.arm_rejected{ 
    background: #EE312414;
    border: 1px solid #EE3124;
}
.arm_pending{ 
    background: #F5B11D14;
    border: 1px solid #F5B11D;
}

.arm_paging_wrapper .arm_paging_info{
    float: left;
    margin-right: 16px !important;
}

.arm_paging_wrapper .arm_paging_links{
    float: left;
}
textarea#embad_code {
    width: 100%;
}

.arm_aff_tab_body .arm_dashboard_member_summary_wrapper {
    max-width: 100% !important;
}
/* .arm_dashboard_member_summary_wrapper {
    max-width: 100% !important;
} */

.arm_dashboard_member_summary{
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.arm_dashboard_member_summary .arm_member_content{
    color: #FFF;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.arm_dashboard_member_summary a:focus, .arm_dashboard_member_summary a:focus .media-icon img{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.arm_dashboard_member_summary .arm_box_wrapper{
    display: inline-block;
    width: 31.3%;
    max-width:31.3%;
    margin: 0 3% 3% 0;
}
.arm_dashboard_member_summary .arm_box_wrapper:nth-child(3),
.arm_dashboard_member_summary .arm_box_wrapper:nth-child(6){
    margin-right: 0% !important;
}

.arm_dashboard_member_summary .arm_box_title{
    display: inline-block;
    width:100%;
    text-align: left;
}

.arm_dashboard_member_summary .arm_member_summary{
    display: block;
    width: 100%;
    height: 106px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: 6px 6px 54px 0px #0000000D;    
}

.arm_dashboard_member_summary .arm_member_summary .arm_member_content{
    display: inline-block;
    float: left;
    width: 63%;
    height: 65px;
    margin-bottom: 18px;
    text-align: center;    
    padding: 0 2% 0 0;
    margin: 20px 0 20px 20px;
}
.arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper{
    display: inline-block;
    float: right;
    width: 15%;
    height: 65px;
    margin-bottom: 18px;
    text-align: center;
    margin: 20px 20px 0 0;
}

.arm_dashboard_member_summary .arm_member_summary_icon {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.arm_member_summary_icon img {
    max-width: 100%;
}

.arm_dashboard_member_summary .arm_member_summary_count{
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 52px;
    color: #1A2538;
}

.arm_dashboard_member_summary .arm_member_summary_label{   
    text-decoration: none;
    width: auto;
    color: #637799;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.arm_dashboard_member_summary_graph_wrapper {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: auto;
    min-height: 495px;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    box-shadow: 6px 6px 54px 0px #0000000D;
    border-radius: 8px !important;
}

.arm_dashboard_member_summary_graph_wrapper .arm_aff_page_title {
    width: auto;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 30px !important;
    letter-spacing: 0px;
    text-align: left;
    margin: 0 !important;
    padding: 20px !important;
}
.arm_aff_chartStatistics {
    margin: 0 10px !important;
}

.arm_aff_chart_wrapper {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
    direction: ltr;
}

@media (max-width: 425px)
{
    .arm_dashboard_member_summary .arm_box_wrapper{
    	width: 98%;
        max-width: 98%;
    }
    .arm_dashboard_member_summary .arm_member_summary_count{
        line-height: 39px;
    }
}

@media (max-width: 320px)
{
    .arm_dashboard_member_summary .arm_member_summary_count{
        font-size: 25px;
    }
}
.arm_affiliate_form_container .armaff_message_container,
.arm_affiliate_form_container .arm_form_inner_container{
   padding-top: 30px !important;
   padding-bottom: 30px !important;
   padding-right: 30px !important;
   padding-left: 30px !important;
   display: inline-block;
}

.arm_affiliate_form_container .arm_form_message_container{
    max-width: 100%;
    width: 600px; 
    margin: 0 auto;
}

.arm_affiliate_form_container .arm_form_heading_container,
.arm_affiliate_form_container .arm_form_heading_container,
.arm_affiliate_form_container .arm_form_heading_container .arm_form_field_label_wrapper_text{
    color: #555555;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 28px;
    font-weight: bold;font-style: normal;text-decoration: none;
}

.arm_affiliate_form_container .arm_form_field_container{
    margin-bottom: 15px !important;
}

.arm_affiliate_form_container .arm_form_input_wrapper{
    max-width: 100%;
    width: 62%;
    width: 100%;
}

.arm_affiliate_form_container .arm_form_message_container.armaff_message_container {
    border: none !important;
} 

.arm_affiliate_form_container.arm_member_form_container .armaff_message_container,
.arm_affiliate_form_container.arm_member_form_container .armaff_form {
    max-width: 100%;
    width: 550px;
    margin: 0 auto;
    background:  #ffffff;
    background-repeat: no-repeat;
    background-position: top left;
    border: 0px solid #cccccc;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    float: left;
}
.arm_affiliate_form_container .armaff_form {
    max-width: 100%;
    width: 600px;
    margin: 0 auto;
    padding: 15px;
}

.armaff_form .arm_form_label_wrapper{
    max-width: 100%;
    width: 30%;
    width: 250px;
}

.arm_affiliate_form_container md-input-container.md-input-invalid.md-input-focused label,
.arm_affiliate_form_container md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused label,
.arm_affiliate_form_container md-input-container.md-default-theme.md-input-invalid.md-input-focused label,
.arm_affiliate_form_container md-input-container:not(.md-input-invalid).md-input-focused label,
.arm_affiliate_form_container .arm_form_field_label_text,
.arm_affiliate_form_container .arm_member_form_field_label .arm_form_field_label_text,
.arm_affiliate_form_container .arm_form_label_wrapper .required_tag, .arm_affiliate_form_container .arm-df__form-group .arm-df__field-label .arm-df__label-asterisk,
.arm_affiliate_form_container .arm_form_input_container label,
.arm_affiliate_form_container .arm-df__form-field-wrap label,
.arm_affiliate_form_container md-input-container:not(.md-input-invalid) md-select .md-select-value.md-select-placeholder,
.arm_affiliate_form_container md-input-container:not(.md-input-invalid).md-input-has-value label {
    color: #919191;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 16px;
    cursor: pointer;
    margin: 0px !important;
    line-height : 28px;
    font-weight: normal;font-style: normal;text-decoration: none;
}

.arm_affiliate_form_container .arm_form_input_container input, .arm_affiliate_form_container .arm-df__form-field-wrap input{
    height: 33px;
}

.arm_affiliate_form_container .arm_form_input_container input,
.arm_affiliate_form_container .arm_form_input_container textarea,
.arm_affiliate_form_container .arm_form_input_container select,
.arm_affiliate_form_container .arm_form_input_container md-select md-select-value,
.arm_affiliate_form_container .arm-df__form-field-wrap input,
.arm_affiliate_form_container .arm-df__form-field-wrap textarea,
.arm_affiliate_form_container .arm-df__form-field-wrap select,
.arm_affiliate_form_container .arm-df__form-field-wrap md-select md-select-value{
    color:#242424;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;font-style: normal;text-decoration: none;
    height: 33px;
}

.arm_affiliate_form_container .arm_form_input_container input:focus,
.arm_affiliate_form_container .arm_form_input_container textarea:focus,
.arm_affiliate_form_container .arm_form_input_container select:focus,
.arm_affiliate_form_container .arm_form_input_container md-select:focus md-select-value,
.arm_affiliate_form_container .arm_form_input_container md-select[aria-expanded='true'] + md-select-value,
.arm_affiliate_form_container .arm-df__form-field-wrap input:focus,
.arm_affiliate_form_container .arm-df__form-field-wrap textarea:focus,
.arm_affiliate_form_container .arm-df__form-field-wrap select:focus,
.arm_affiliate_form_container .arm-df__form-field-wrap md-select:focus md-select-value,
.arm_affiliate_form_container .arm-df__form-field-wrap md-select[aria-expanded='true'] + md-select-value{
    color: #242424;
    border: 1px solid #23b7e5;
    border-color: #23b7e5;
}

.arm_affiliate_form_container .arm_form_message_container .arm_success_msg,
.arm_affiliate_form_container .arm_form_message_container .arm_error_msg,
.arm_affiliate_form_container .arm_form_message_container .arm_success_msg a{
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    text-decoration: none !important;
}

.armaff_form.arm_form_layout_writer_border .arm_form_input_container textarea, .armaff_form.arm_form_layout_writer_ .arm-df__form-field-wrap textarea{
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    -moz-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 99.1%, #c7c7c7 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 99.1%, #c7c7c7 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 0 100%;
    max-height:150px;
}

.armaff_form.arm_form_layout_writer .arm_form_input_container input,
.armaff_form.arm_form_layout_writer .arm_form_input_container select,
.armaff_form.arm_form_layout_writer .arm_form_input_container md-select md-select-value,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap input,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap select,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap md-select md-select-value
{
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #c7c7c7 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #c7c7c7 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 0 100%;
}

.armaff_form.arm_form_layout_writer .arm_form_input_container input:focus,
.armaff_form.arm_form_layout_writer .arm_form_input_container select:focus,
.armaff_form.arm_form_layout_writer .arm_form_input_container md-select:focus md-select-value,
.armaff_form.arm_form_layout_writer .arm_form_input_container md-select[aria-expanded='true'] + md-select-value,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap input:focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap select:focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap md-select:focus md-select-value,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap md-select[aria-expanded='true'] + md-select-value{
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #23b7e5 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #23b7e5 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.arm_affiliate_form_container .armaff_message_container .arm_form_input_box.arm_error_msg,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_box.arm_invalid,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_box.ng-invalid:not(.ng-untouched) md-select-value,
.arm_affiliate_form_container .armaff_message_container md-input-container .md-input.ng-invalid:not(.ng-untouched){
    border: 1px solid #c7c7c7;
    border-color: #c7c7c7 !important;
}
.arm_affiliate_form_container .armaff_message_container .arm_form_input_container input:focus,
.arm_affiliate_form_container .armaff_message_container md-input-container .md-input.ng-invalid:not(.ng-untouched):focus,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_container textarea:focus,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_container select:focus,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_container md-select:focus md-select-value,
.arm_affiliate_form_container .armaff_message_container .arm_form_input_container md-select[aria-expanded='true'] + md-select-value,
.arm_affiliate_form_container .armaff_message_container .arm-df__form-field-wrap input:focus,
.arm_affiliate_form_container .armaff_message_container .arm-df__form-field-wrap textarea:focus,
.arm_affiliate_form_container .armaff_message_container .arm-df__form-field-wrap select:focus,
.arm_affiliate_form_container .armaff_message_container .arm-df__form-field-wrap md-select:focus md-select-value,
.arm_affiliate_form_container .armaff_message_container .arm-df__form-field-wrap md-select[aria-expanded='true'] + md-select-value{
    border: 1px solid #23b7e5;
    border-color: #23b7e5 !important;
}

.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_box.arm_error_msg:focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_box.arm_invalid:focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_box.ng-invalid:not(.ng-untouched):focus md-select-value,
.armaff_form.arm_form_layout_writer .armaff_message_container md-input-container .md-input.ng-invalid:not(.ng-untouched):focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_container input:focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_container select:focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_container md-select:focus md-select-value,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm_form_input_container md-select[aria-expanded='true'] + md-select-value,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm-df__form-field-wrap input:not(.arm_invalid):focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm-df__form-field-wrap select:not(.arm_invalid):focus,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm-df__form-field-wrap md-select:focus md-select-value,
.armaff_form.arm_form_layout_writer .armaff_message_container .arm-df__form-field-wrap md-select[aria-expanded='true'] + md-select-value{
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #23b7e5 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #23b7e5 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    border-color: #23b7e5 !important;
}
.armaff_form.arm_form_layout_writer .arm_form_input_container textarea:focus, .armaff_form.arm_form_layout_writer .arm-df__form-field-wrap textarea:not(.arm_invalid):focus{
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 99.1%, #23b7e5 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 99.1%, #23b7e5 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.armaff_form.arm_form_layout_writer textarea.arm_form_input_box.arm_error_msg:focus,
.armaff_form.arm_form_layout_writer textarea.arm_form_input_box.arm_invalid:focus,
.armaff_form.arm_form_layout_writer textarea.arm_form_input_box.ng-invalid:not(.ng-untouched):focus md-select-value,
.armaff_form.arm_form_layout_writer .arm_form_input_container_textarea md-input-container .md-input.ng-invalid:not(.ng-untouched):focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap textarea.arm_form_input_box.arm_error_msg:focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap textarea.arm_form_input_box.arm_invalid:focus{
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 99.1%, #f05050 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 99.1%, #f05050 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.armaff_form.arm_form_layout_writer .arm_form_input_box.arm_error_msg:focus,
.armaff_form.arm_form_layout_writer .arm_form_input_box.arm_invalid:focus,
.armaff_form.arm_form_layout_writer .arm_form_input_box.ng-invalid:not(.ng-untouched):focus md-select-value,
.armaff_form.arm_form_layout_writer md-input-container .md-input.ng-invalid:not(.ng-untouched):focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap .arm_form_input_box.arm_error_msg:focus,
.armaff_form.arm_form_layout_writer .arm-df__form-field-wrap .arm_form_input_box.arm_invalid:focus
{
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #f05050 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #f05050 4%);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}

.armaff_form .arm_error_msg_box .arm_error_msg{
    color: #e6594d;
    background: #ffffff;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 14px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none !important;
}
.armaff_form .arm-df__fc--validation{
    color: #e6594d;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 14px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none !important;
}    

.armaff_form .arm_writer_error_msg_box{
    color: #e6594d !important;
    font-size: 14px;
    font-size: 14px;
}

.armaff_form .arm_form_field_submit_button.md-button,
.armaff_form .arm_form_field_submit_button{
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    width: auto;
    max-width: 100%;
    width: 350px;
    min-height: 35px;
    min-height: 45px;
    padding: 0 10px;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 18px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;font-style: normal;text-decoration: none;
    text-transform: none;
    background-color: transparent;border: 2px solid #23b7e5;color: #23b7e5;
}

.armaff_form .arm_form_field_submit_button.md-button #arm_form_loader,
.armaff_form .arm_form_field_submit_button #arm_form_loader{
    fill:#23b7e5;
}

.armaff_form .arm_form_field_submit_button:hover,
.armaff_form .arm_form_field_submit_button.md-button:hover,
.armaff_form .arm_form_field_submit_button.md-button:not([disabled]):hover,
.armaff_form .arm_form_field_submit_button.md-button.md-default-theme:not([disabled]):hover,
.armaff_form.arm_form_layout_writer .arm_form_wrapper_container .arm_form_field_submit_button.btn:hover,
.armaff_form.arm_form_layout_writer .arm_form_wrapper_container .arm_form_field_submit_button.btn-large:hover{
    background-color: #25c0f0;border: 2px solid #25c0f0 ;color: #ffffff;
}
.armaff_form .arm_form_field_submit_button:hover #arm_form_loader,
.armaff_form .arm_form_field_submit_button.md-button:hover #arm_form_loader,
.armaff_form .arm_form_field_submit_button.md-button:not([disabled]):hover #arm_form_loader,
.armaff_form .arm_form_field_submit_button.md-button.md-default-theme:not([disabled]):hover #arm_form_loader,
.armaff_form.arm_form_layout_writer .arm_form_wrapper_container .arm_form_field_submit_button.btn:hover #arm_form_loader,
.armaff_form.arm_form_layout_writer .arm_form_wrapper_container .arm_form_field_submit_button.btn-large:hover #arm_form_loader{
    fill:#ffffff !important;
}
.armaff_form.arm-rounded-style input.arm-df__form-control,.arm-rounded-style textarea.arm-df__form-control
{
    border-radius: 50px;
}

.armaff_form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,
.armaff_form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap
{
    background-color: #e6594d;
    color: #ffffff;
    margin: 0 auto;
    opacity: 1;
}

.armaff_form .arm-df__form-field-wrap textarea,
.armaff_form .arm-df__form-field-wrap input,
.armaff_form .arm-df__form-field-wrap select{
    border-width: 2px !important;
}

.armaff_form .arm-df__form-field-wrap textarea:focus,
.armaff_form .arm-df__form-field-wrap input:focus,
.armaff_form .arm-df__form-field-wrap select:focus{
    background-color: unset;
}

.arm-default-form.arm_referrals_form_id .arm_module_gateway_fields  
{
    margin: 0;
    padding: 15px;
}

.arm_page .arm_affiliate_shortcode_box, span.arm_affiliate_shortcode_box, .arm_affiliate_shortcode_box {   
    display: block;
    color: var(--global--color-primary);
    background-color: transparent;
    border: 1px solid var(--arm-sc-success);
    border-radius: var(--arm-radius-4px);
    -webkit-border-radius: var(--arm-radius-4px);
    -moz-border-radius: var(--arm-radius-4px);
    -o-border-radius: var(--arm-radius-4px);
    padding: 6px 10px;
    font-size: 14px !important;
    text-align: center;
    vertical-align: middle;
    position: relative;
    line-height: normal;
    overflow: hidden;
}
.arm_affiliate_shortcode_box .arm_click_to_copy_text, 
.arm_affiliate_shortcode_box .arm_copied_text{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--arm-sc-success);    
    color: var(--arm-cl-white);
    z-index: 9;
    padding: 6px 0;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.arm_affiliate_shortcode_box:hover .arm_click_to_copy_text {
    display: block;
    background: var(--arm-sc-success);
    color: var(--arm-cl-white);
}

/* Affiliate Dashboard Shortcode */

.arm_affiliate_dashboard_wrapper{
    display:flex;
    max-width: 1248px !important;
    height: auto !important;
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border: 2px solid var(--arm-gt-gray-50);
    border-radius: 8px !important;
    overflow:auto;
}
.arm_affiliate_dashboard_wrapper{display: none;}
.arm_aff_tab_wrapper{
    display: inline-block;
    width: 20%;
    height: auto !important;
    padding: 4% 0 4% 0;
    float: left;
    background: #D3DEF0;
    border-right: 2px solid var(--arm-gt-gray-50);
}
.arm_affiliate_dashboard_container {
    display: inline-block;
    width: 80%;
    height: auto !important;
    float: left;
    padding: 4%;
}
.arm_aff_tab_wrapper .arm_affiliate_dashboard_tab {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.3px;
    text-align: left;
    text-decoration: none;
    justify-content: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-left: 8%;
    padding: 5px 0px 5px 10px;
    color: #637799;
    display: block;
    cursor: pointer;
    position: relative;
    width: 85%;
    height: 50px;
    border-radius: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.arm_affiliate_dashboard_tab .arm_aff_tab_title {
    position: absolute;
    padding-left: 5px;
    top: 13px;
}
.arm_tab_wrapper a::before { 
    content: '';
    background-image: url("../images/arm_aff_dashboard_sidebar_icons.png");
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    background-position: -2px 95px;
    left: 0px;
    top: 6px;
}
.arm_tab_wrapper.arm_aff_tab_icon_dashboard a::before {
    background-position: 0px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_dashboard a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_dashboard a.arm_aff_tab_active::before {
    background-position: 0px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_payout_transaction a::before {
    background-position: 188px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_payout_transaction a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_payout_transaction a.arm_aff_tab_active::before {
    background-position: 188px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_referrals a::before {    
    background-position: 148px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_referrals a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_referrals a.arm_aff_tab_active::before {    
    background-position: 148px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_information a::before {    
    background-position: 108px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_information a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_information a.arm_aff_tab_active::before {    
    background-position: 108px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_banners a::before {    
    background-position: 68px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_banners a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_banners a.arm_aff_tab_active::before {    
    background-position: 68px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_settings a::before {    
    background-position: 28px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_settings a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_settings a.arm_aff_tab_active::before {    
    background-position: 28px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_referrals_friend a::before {    
    background-position: 28px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_referrals_friend a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_referrals_friend a.arm_aff_tab_active::before {    
    background-position: 28px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_register a::before {    
    background-position: 28px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_register a:focus::before,
.arm_tab_wrapper.arm_aff_tab_icon_register a.arm_aff_tab_active::before {    
    background-position: 28px 96px;
}

.arm_tab_wrapper.arm_aff_tab_icon_content a::before {    
    background-position: 28px 68px;
}
.arm_tab_wrapper.arm_aff_tab_icon_content a:focus:before,
.arm_tab_wrapper.arm_aff_tab_icon_content a.arm_aff_tab_active::before {    
    background-position: 28px 96px;
}

.arm_aff_tab_title {
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;

}
.arm_aff_tab_wrapper .arm_tab_wrapper {
    display: inline-block;
    margin-bottom: 15px !important;
    width: 100%;
    height: 50px;
}
 
.arm_tab_wrapper:has(> a.arm_aff_tab_active)::before {
    content: '';
    position: absolute;
    background-image: url("../images/arm_aff_active_icon.png");
    background-repeat: no-repeat;
    width: 5px;
    height: 50px;
}
.arm_affiliate_dashboard_tab.arm_aff_tab_active {
    color: #ffffff;
    background: #005AEE;
}
.arm_tab_wrapper a:has(.arm_aff_tab_active):focus{
    color: #ffffff !important;
    background: #005AEE !important;
}
.arm_tab_wrapper a:focus{
    color: #ffffff !important;
    background: #005AEE !important;
}

.arm_aff_tab_body {
    width: 100% !important;
    margin: 0 !important;
}
.arm_aff_tab_body_container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.arm_aff_tab_body .arm_aff_page_title {
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 28px;
    font-weight: 600;
    color: var(--arm-dt-black-500);
    line-height: 36px;
    margin: 0 0 20px 0;
}
.arm_aff_tab_body_container .arm_page .arm_affiliate_shortcode_box, span.arm_affiliate_shortcode_box, .arm_affiliate_shortcode_box {
    border: 1px solid var(--arm-pt-theme-blue);
}
.arm_aff_tab_body_container .arm_affiliate_shortcode_box .arm_click_to_copy_text, 
.arm_aff_tab_body_container .arm_affiliate_shortcode_box .arm_copied_text{
    background: var(--arm-pt-theme-blue);
}
.arm_aff_tab_body_container .arm_affiliate_shortcode_box:hover .arm_click_to_copy_text {
    background: var(--arm-pt-theme-blue);
}
.arm_aff_social_share_container .arm_aff_page_title {margin-top: 20px !important;}
.arm_aff_referrals_friend_container .arm_aff_page_title {margin-top: 20px !important;}
.arm_referrals_main_container_form {max-width: 80% !important;}
.arm_aff_tab_body_container .arm_referrals_main_container_form {max-width: 100% !important; padding-top: 15px !important;}
.arm_aff_tab_body_container .arm_aff_banner_container {border: 2px solid #e6e7f5 !important;border-radius: 8px;}
.arm_aff_tab_body_container .arm_aff_banner_wrapper {margin-bottom: 20px !important;padding: 20px !important;}
.arm_aff_tab_body_container .arm_aff_banner_wrapper .arm_aff_banner_title{margin: 10px 0 20px 0 !important;font-size: 18px !important;}
.arm_aff_tab_body_container .arm_aff_banner_wrapper .arm_aff_banner_link{margin: 10px 0 20px 0 !important;}
.arm_aff_tab_body_container .arm_aff_banner_wrapper textarea {border: 2px solid #e6e7f5 !important;border-radius: 8px; outline:none;}
.arm_aff_tab_body_container .arm_aff_banner_wrapper a img {width: 100%;}

.arm_aff_dashboard_tab_content_wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.arm_aff_dashboard_tab_content {
    width: 100%;
    display: inline-block;
}
.arm_aff_dashboard_tab_content_wrapper a{
    color: #FFF;
    display: inline-block;
    padding:10px;
    line-height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.arm_aff_dashboard_tab_content_wrapper a:focus, .arm_aff_dashboard_tab_content_wrapper a:focus .media-icon img{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard{
    box-shadow: 0px 3px 14px 0px rgba(136, 150, 200, 0.16);
    float: left;
    width: 31.33%;
    min-height: 80px;
    margin-bottom: 3%;
    text-align: center;
    background-color: #AAA;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    -o-box-sizing: unset;
    box-sizing: unset;
}
.arm_aff_dashboard_tab_content_wrapper .arm_text_align_left{
    float: left;
    text-align: left;
    min-width: 70% ;
}
.arm_aff_dashboard_tab_content_wrapper .arm_text_align_right{
    float: right;
    text-align: right;
    width: 30% ;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard_count{
    display: inline-block;
    vertical-align: middle;
    color: #1A2538;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 6px;
    padding: 14px 0 0 12px;
    float: left;
    text-align: left;
    width: 60%;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard_label{
    color: #637799;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    float: left;
    text-align: left;
    padding: 6px 0 14px 12px;
    width: 60%;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard_tab_icon{
    float: right;
    text-align: right;
    width: auto;
    padding: 12px 12px 0 0;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard_tab_icon_wrapper{
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.arm_aff_dashboard_tab_content_wrapper .arm_aff_dashboard{
    background: #FFF;
}
.arm_affiliate_dashboard_wrapper section.arm_aff_tab_active_content {
    display: block;
}

.arm_affiliate_dashboard_wrapper section {
    display: none;
}

.arm_affiliate_dashboard_wrapper section.arm_aff_tab_active_content > * {
	opacity: 1;
	transform: translateY(0);
}

.arm_aff_dashboard_mr3i {
    margin-right: 3% !important;
}

.arm_aff_tab_body_container .arm_aff_share {margin: 10px !important;}
.arm_aff_tab_body_container .armaff_affiliate_detail_container {max-width: 70% !important;}

/* referrals Table */
.arm_referral_container .arm_referral_form_container,
.arm_payout_container .arm_payout_form_container {
    border: 2px solid var(--arm-gt-gray-50);
}
.arm_aff_tab_body .arm_referral_container,
.arm_aff_tab_body .arm_payout_container {
    max-width: 100% !important;
}

.arm_referral_container,
.arm_payout_container {
    max-width: 80% !important;
    background: #FFFFFF !important;
}

.arm_referral_container .arm_user_transaction_list_table,
.arm_payout_container .arm_user_transaction_list_table {
    border: none !important;
}

.arm_referral_container .arm_user_transaction_list_table th,
.arm_payout_container .arm_user_transaction_list_table th,
.arm_referral_container .arm_user_transaction_list_table td,
.arm_payout_container .arm_user_transaction_list_table td {
    border: none !important;
    background-color: transparent;
}
.arm_referral_container .arm_user_transaction_list_table thead tr th,
.arm_payout_container .arm_user_transaction_list_table thead tr th{
    height: 39px;
    text-align: center;
}
.arm_referral_container .arm_user_transaction_list_table thead th,
.arm_payout_container .arm_user_transaction_list_table thead th{
    border-bottom: 1px solid #D3DEF0 !important;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center !important;
}

.arm_referral_container .arm_user_transaction_list_table tbody td.arm_no_referrals,
.arm_payout_container .arm_user_transaction_list_table tbody td.arm_no_referrals{
    text-align: center !important;
}

.arm_referral_container .arm_user_transaction_list_table thead tr th,
.arm_payout_container .arm_user_transaction_list_table thead tr th {
    padding: 10px 10px !important;
}

.arm_referral_container .arm_user_transaction_list_table tbody tr td,
.arm_payout_container .arm_user_transaction_list_table tbody tr td{
    height: 54px;
    padding: 10px !important;
    text-align: center !important;
}
.arm_payout_container .arm_user_transaction_list_table tr th.arm_aff_amount_label,
.arm_payout_container .arm_user_transaction_list_table tr td.arm_aff_amount_value,
.arm_referral_container .arm_user_transaction_list_table tr th.arm_aff_amount_label,
.arm_referral_container .arm_user_transaction_list_table tr td.arm_aff_amount_value{
    text-align: right !important;
}
.arm_referral_container .arm_user_transaction_list_table tbody td,
.arm_payout_container .arm_user_transaction_list_table tbody td{
    font-size: 16px !important;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left !important;
    justify-content: center;
}
table.arm_user_transaction_list_table  tr:nth-child(even) {
    background-color: #005AEE0F !important;
}

.arm_referral_paging_container .arm_paging_wrapper.arm_paging_wrapper_ ,
.arm_payout_paging_container .arm_paging_wrapper.arm_paging_wrapper_ {
    margin-top: 30px !important;
}
.arm_affiliate_dashboard_container .arm_paging_wrapper .arm_page_numbers.arm_prev,
.arm_affiliate_dashboard_container .arm_paging_wrapper .arm_page_numbers.arm_prev.current,
.arm_affiliate_dashboard_container .arm_paging_wrapper .arm_page_numbers.arm_next,
.arm_affiliate_dashboard_container .arm_paging_wrapper .arm_page_numbers.arm_next.current {
    border: none !important;
}
.arm_aff_tab_nav_mobile{display: none;}


@media screen and (max-width: 1350px) {
    .arm_dashboard_member_summary .arm_member_summary_count {font-size: 24px;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper {width: 17%;margin: 20px 10px 0 0;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_content {width: 62%;}
}
@media screen and (max-width: 1024px) {
    .arm_dashboard_member_summary .arm_member_summary_count {font-size: 24px;}
    .arm_dashboard_member_summary .arm_member_summary_label {font-size: 14px;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper{width: 17%;margin: 20px 20px 0 0;}
}
@media screen and (max-width: 962px) {
    .arm_affiliate_dashboard_wrapper{display: block !important;position: relative;max-width: 84% !important;overflow: hidden;}
    .arm_affiliate_dashboard_container {width: 94%;padding: 3% !important;min-height: 354px !important;}
    .arm_aff_tab_wrapper {display: none;}
    .arm_aff_tab_wrapper .arm_affiliate_dashboard_tab {margin-left: 4%;}
    .arm_aff_tab_wrapper.active{display: block !important;position: absolute;min-height: 354px !important;width: 100% !important;z-index: 1;border-bottom: 2px solid var(--arm-gt-gray-50);}
    .arm_aff_tab_body .arm_aff_page_title {font-size: 20px;}
    .arm_dashboard_member_summary .arm_box_wrapper{width:48.05%;max-width: 48.5% !important;}
    .arm_dashboard_member_summary .arm_box_wrapper:nth-child(odd){margin-right: 3% !important;}
    .arm_dashboard_member_summary .arm_box_wrapper:nth-child(even){margin-right: 0% !important;}
    .arm_dashboard_member_summary .arm_member_summary_label {font-size: 12px;font-weight: 500;line-height: 26px;letter-spacing: 0px;}
    .arm_dashboard_member_summary .arm_member_summary_count {font-size: 20px;line-height: 32px;}
    .arm_dashboard_member_summary .arm_member_summary{width: 100%;height: 98px;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper{float: right;}
    section#arm_tab_referrals .arm_aff_tab_body_container, section#arm_tab_payout_transaction .arm_aff_tab_body_container {background: #FFF;border: 2px solid #e5e5e5 !important;border-radius: 8px !important;}
    .arm_aff_tab_body .arm_referral_container, .arm_aff_tab_body .arm_payout_container {border: none !important;}
    .arm_aff_tab_body .arm_referral_container .arm_referral_form_container, .arm_aff_tab_body .arm_payout_container .arm_payout_form_container {border: none !important;}
    .arm_referral_container .arm_user_transaction_list_table tr, .arm_payout_container .arm_user_transaction_list_table tr {border: none !important;margin-bottom: 0px !important;padding: 16px !important;}
    .arm_referral_container .arm_user_transaction_list_table tbody tr td, .arm_payout_container .arm_user_transaction_list_table tbody tr td {text-align: unset !important; height: 36px !important;padding: 4px !important;overflow: hidden;color: #1A2538;font-weight: 400 !important;}
    .arm_referral_container .arm_user_transaction_list_table tbody tr td[data-label="Amount"],.arm_payout_container .arm_user_transaction_list_table tbody tr td[data-label="Amount"],.arm_payout_container .arm_user_transaction_list_table tbody tr td[data-label="Balance"] {text-align: unset !important;}
    .arm_referral_container .arm_user_transaction_list_table tr td, .arm_payout_container .arm_user_transaction_list_table tr td{font-size: 14px !important;}
    .arm_referral_container .arm_user_transaction_list_table tr th.arm_aff_amount_label,.arm_referral_container .arm_user_transaction_list_table tr td.arm_aff_amount_value,
    .arm_payout_container .arm_user_transaction_list_table tr th.arm_aff_amount_label,.arm_payout_container .arm_user_transaction_list_table tr td.arm_aff_amount_value{
        text-align: unset !important;
        padding-right: unset !important;
    }
    .arm_referral_container .arm_user_transaction_list_table {height: 28px;}
    .arm_aff_status_label {font-size: 14px !important;font-weight: 500;letter-spacing: 0px;width: 100px;height: 28px;/* padding: 5px 3px 5px 3px !important; */border-radius: 4px;}    section#arm_tab_referrals .arm_aff_page_title, section#arm_tab_payout_transaction .arm_aff_page_title {margin: 16px 0 16px 16px !important;}

    .arm_affiliate_dashboard_wrapper .arm_aff_tab_nav_mobile{display: block;background-color: #FFFFFF !important;width: 100% !important;height: 80px !important;width: 100%;border-bottom: 2px solid #D3DEF0;vertical-align: middle;}
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_title {line-height: 36px;height: 36px;width: 66%;margin: 20px 10px 20px 20px;font-size: 20px;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align: middle;}
    .arm_aff_tab_title span {font-size: 24px;font-weight: 600;line-height: 32px;letter-spacing: 0px;text-align: center;}
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_icon_wrapper {display: inline-block;float: right;height: 36px;margin: 20px 20px 20px 10px;cursor: pointer;}
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_icon {display: inline-block;content: '';position: relative;background-image: url("../images/arm_aff_tab_menu.png");background-repeat: no-repeat;background-size: 26px;width: 28px;height: 28px;top: 4px;border: 1px solid #D3DEF0;border-radius: 4px;}
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_icon.active {background-image: url("../images/arm_aff_tab_close.png");rotate: -90deg;}
    .arm_transactions_container table tr.arm_referral_list_header, 
    .arm_referral_form_container table tr.arm_referral_list_header, 
    .arm_payout_form_container table tr.arm_referral_list_header{
        display: none;
    }
    .arm_referral_form_container table td::before, 
    .arm_payout_form_container table td::before {
        content: attr(data-label) ;
        display: inline-block;
        width: 30%;
        margin-right: 10px;
        vertical-align: middle;
        color: #637799;
        font-weight: 400;
    }
    .arm_referral_form_container table td.arm_no_referrals::before,
    .arm_payout_form_container table td.arm_no_referrals::before {
        width: unset !important;
    }
    .arm_transactions_container table tr,
    .arm_referral_form_container table tr,
    .arm_payout_form_container table tr {
        display: block;        
    }
    .arm_login_history_container .arm_transaction_list_item td,
    .arm_current_membership_container table td,
    .arm_current_membership_container .arm_current_membership_list_item td,
    .arm_paid_post_transactions_container table td,
    .arm_paid_post_transactions_container .arm_transaction_list_item td,
    .arm_paid_post_current_membership_container .arm_transaction_list_item td,
    table.arm_user_transaction_list_table td,
    table.arm_user_login_history_list_table td,
    table.arm_user_current_membership_list_table td.arm_current_membership_list_item_plan_sr,
    table.arm_user_current_membership_list_table td {
        display: block;
    }
}
@media screen and (max-width: 921px) {
    .arm_affiliate_dashboard_wrapper {
        max-width: 100% !important;
    }
  }
@media screen and (max-width: 820px) {
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_title{font-size: 18px;}  
    .arm_dashboard_member_summary .arm_member_summary_label {font-size: 14px !important;}
    .arm_dashboard_member_summary .arm_member_summary_count {font-size: 24px;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper {margin: 20px 20px 0 0 !important;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_content {width: 60% !important;}
}
@media screen and (max-width: 576px) {
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_title {font-size: 16px;}
    .arm_dashboard_member_summary_wrapper {margin: 0 !important;}
    .arm_dashboard_member_summary .arm_box_wrapper{width: 100% !important; max-width: 100% !important;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_content {width: 60%;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper {width: 14% !important;margin: 20px 20.5px !important;}
    .arm_dashboard_member_summary .arm_member_summary_icon { width: 40px;height: 40px; }
    .arm_dashboard_member_summary .arm_box_wrapper:nth-child(2n+1) {margin-right: unset !important;}
}

@media screen and (max-width:375px) {
    .arm_aff_tab_nav_mobile .arm_aff_tab_nav_title {font-size: 18px;}
    .arm_dashboard_member_summary_wrapper {margin: 0 !important;}
    .arm_affiliate_dashboard_wrapper{max-width: 335px !important;}
    .arm_dashboard_member_summary_graph_wrapper .arm_aff_page_title {font-size: 20px !important;margin: 20px !important;width: 84% !important;}
    .arm_dashboard_member_summary .arm_member_summary .arm_member_icon_wrapper {width: 12.9%;height: auto;margin: 20px !important;}
    .arm_aff_chartStatistics {margin: 0 20px !important;}
    .arm_dashboard_member_summary .arm_box_wrapper {margin: 0 0 10px 0 !important;}
    .arm_dashboard_member_summary .arm_member_summary_label{line-height: 26px;}
    .arm_referral_container .arm_user_transaction_list_table tbody tr td, .arm_payout_container .arm_user_transaction_list_table tbody tr td {font-size: 12px !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .arm_referral_container .arm_referral_form_container table td::before{width: 40% !important;font-size: 12px !important;}
    .arm_payout_container .arm_payout_form_container table td::before {width: 50% !important;font-size: 12px !important;}
}