.armclear{clear:both;}
.armclear:before, .armclear:after{display: table;content: "";line-height: 0;}

.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 {
    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_accepted{ color:#7bba74; }
.arm_rejected{ color:#ec4444; }
.arm_pending{ color:#caa723; }

.arm_paging_wrapper .arm_paging_info{
    float: left;
    margin-right: 15px;
}

.arm_paging_wrapper .arm_paging_links{
    float: left;
}
textarea#embad_code {
    width: 100%;
}

.arm_dashboard_member_summary{
    display: inline-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:48%;
    margin-right: 2%;
    max-width:300px;
}

.arm_dashboard_member_summary .arm_box_title{
    display: inline-block;
    width:100%;
    text-align: left;
}

.arm_dashboard_member_summary .arm_member_summary{
    display: inline-block;
    width: 100%;
    height: 90px;
    margin-bottom: 18px;
    text-align: center;
    background-color: #AAA;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    
}

.arm_dashboard_member_summary .arm_member_summary .arm_member_content{
    display: inline-block;
    width: 46%;
    height: 50px;
    margin-bottom: 18px;
    text-align: center;    
    padding: 0 2%;
}

.arm_dashboard_member_summary .arm_member_summary_count{
    display: inline-block;
    font-size: 30px;
    line-height: 52px;
    margin-bottom: 10px;
}

.arm_dashboard_member_summary .arm_member_summary_label{
    font-size: 12px;    
    text-decoration: none;
}

.arm_dashboard_member_summary .arm_month_total_visitor{
    background:#27DDFE;  
}

.arm_dashboard_member_summary .arm_active_members{
    background: #4caf50;
}

.arm_dashboard_member_summary .arm_membership_plans{
    background: #23b7e5;
}

.arm_dashboard_member_summary .arm_total_visitor{
    background: #f44284;   
}

.arm_dashboard_member_summary .arm_total_members{
    background: #44425b;
}


@media (max-width: 425px)
{
    .arm_dashboard_member_summary .arm_box_wrapper{
    	width: 98%;
	max-width: 98%;
	margin: 0px auto;
    }
    .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:not(.arm_affiliate_material_outline_form,.arm_affiliate_material_form) .arm_form_input_box.arm_error_msg,
.arm_affiliate_form_container:not(.arm_affiliate_material_outline_form,.arm_affiliate_material_form) .arm_form_input_box.arm_invalid,
.arm_affiliate_form_container:not(.arm_affiliate_material_outline_form,.arm_affiliate_material_form) .arm_form_input_box.ng-invalid:not(.ng-untouched) md-select-value,
.arm_affiliate_form_container:not(.arm_affiliate_material_outline_form,.arm_affiliate_material_form) md-input-container .md-input.ng-invalid:not(.ng-untouched),
.arm_affiliate_form_container:not(.arm_affiliate_material_outline_form,.arm_affiliate_material_form) .arm-df__form-field-wrap .arm-df__form-control.arm_invalid{
    border: 1px solid #f05050 !important;
    border-color: #f05050 !important;
}

.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__leading,
.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__notch,
.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__trailing,
.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__leading,
.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__notch,
.arm_affiliate_material_outline_form .arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__trailing,
.arm_affiliate_material_form .arm-material-style .arm-df__form-field-wrap .arm-df__form-control.arm_invalid
{
    border-color: #f05050 !important;
}

.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_form_layout_iconic .arm_error_msg_box .arm_error_msg, .armaff_form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap{
    color: #ffffff !important;
    background: #e6594d !important;
}
.armaff_form.arm_form_layout_writer .arm_msg_pos_right .arm_error_msg_box .arm_error_box_arrow:after{border-right-color: #ffffff !important;} 
.armaff_form.arm_form_layout_writer .arm_msg_pos_left .arm_error_msg_box .arm_error_box_arrow:after{border-left-color: #ffffff !important;}
.armaff_form.arm_form_layout_writer .arm_msg_pos_top .arm_error_msg_box .arm_error_box_arrow:after{border-top-color: #ffffff !important;}
.armaff_form.arm_form_layout_writer .arm_msg_pos_bottom .arm_error_msg_box .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}

.armaff_form.arm_form_layout_iconic .arm_msg_pos_right .arm_error_msg_box .arm_error_box_arrow:after{border-right-color: #e6594d !important;} 
.armaff_form.arm_form_layout_iconic .arm_msg_pos_left .arm_error_msg_box .arm_error_box_arrow:after{border-left-color: #e6594d !important;}
.armaff_form.arm_form_layout_iconic .arm_msg_pos_top .arm_error_msg_box .arm_error_box_arrow:after{border-top-color: #e6594d !important;}
.armaff_form.arm_form_layout_iconic .arm_msg_pos_bottom .arm_error_msg_box .arm_error_box_arrow:after{border-bottom-color: #e6594d !important;}

.armaff_form.arm_form_layout_writer .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after{border-right-color: #ffffff !important;} 
.armaff_form.arm_form_layout_writer .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after{border-left-color: #ffffff !important;}
.armaff_form.arm_form_layout_writer .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after{border-top-color: #ffffff !important;}
.armaff_form.arm_form_layout_writer .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}

.armaff_form.arm_form_layout_iconic .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after{border-right-color: #e6594d !important;} 
.armaff_form.arm_form_layout_iconic .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after{border-left-color: #e6594d !important;}
.armaff_form.arm_form_layout_iconic .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after{border-top-color: #e6594d !important;}
.armaff_form.arm_form_layout_iconic .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after{border-bottom-color: #e6594d !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 !important;border: 2px solid #25c0f0 !important;color: #ffffff !important;
}
.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_iconic .arm-df__fc--validation__wrap .arm_error_box_arrow, .armaff_form.arm-df__fc--validation__wrap .arm_error_box_arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #e6594d;
    top: -11px;
    opacity: inherit;
} */

.armaff_form.arm_form_layout_iconic .arm-df__form-group.error .arm-df__fc--validation,.armaff_form.arm_form_layout_iconic .arm-df__form-group.warning .arm-df__fc--validation,
.armaff_form.arm_form_layout_rounded .arm-df__form-group.error .arm-df__fc--validation,.armaff_form.arm_form_layout_rouded .arm-df__form-group.warning .arm-df__fc--validation {
    left: 0;
    right: 0;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 10px;
}

.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--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:not(.arm-df__dc--head__autocomplete):focus + .arm-notched-outline .arm-notched-outline__leading,
.armaff_form.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:not(.arm-df__dc--head__autocomplete):focus + .arm-notched-outline .arm-notched-outline__notch,
.armaff_form.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:not(.arm-df__dc--head__autocomplete):focus + .arm-notched-outline .arm-notched-outline__trailing,

.armaff_form.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__leading,
.armaff_form.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__notch,
.armaff_form.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__trailing
{
    border-color: #25c0f0 !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 !important;
}

.arm-default-form.arm_referrals_form_id .arm_module_gateway_fields  
{
    margin: 0;
    padding: 15px;
}