.wrap_content {
    clear: both;
    margin-top: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    padding: 25px;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    width: 100%;
}
#arf_view_forms #example_wrapper a {
    text-decoration: none;
    color: #113E71;
    outline: none;
}
.disable_like_dislike{
    pointer-events:none;
}
.form-table td.tdclass_1 {
    padding-left: 20px;
}
.wrap #example_wrapper tr th.arf_col_action.arf_action_cell, .wrap #example_wrapper tr td.arf_action_cell {
    width: 150px !important;
}

.arf_view_front_wrapper{
    display: block;
    max-width: 90% !important;
    overflow: auto;
}

.view_page, .view_page * {
    box-sizing: border-box !important;
}
.tdclass {
    height: 45px;
}
td.tdclass{
    vertical-align: top;    
}

#arf_view_setting .lblsubtitle {
    font-family: Asap-regular, 'aileron_regular', Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px !important;
    color: #4e5462;
    font-weight: normal !important;
    padding-top: 11px;
    display: inline-block;
}
#arf_view_setting .lbltitle {
    font-family: Asap-medium, 'aileron_regular', Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px !important;
    color: #4e5462;
    font-weight: normal !important;
}
.lbltitle.titleclass {
    padding: 30px 0px 20px 50px;
}
.txtmodal1 {
    height: 35px !important;
}

.arf_pp_small_dd_field, .arf_pp_small_dd_field ul {
    width: 211px;
}
.arf_pp_display_none {
    display: none;
}
.arfview_cc_field_display_none {
    display: none;
}
.arf_pp_display_none_imp {
    display: none !important;
}
.arf_pp_display_block {
    display: block;
}

.arf_pp_radio_wrapper {
    margin-left: 15px;
}
.arf_pp_no_paddingtop {
    padding-top: 0px;
}

.arf_pp_type_label {
    padding-top: 12px;
}
.arf_pp_full_width {
    float: left;
    width: 100%;
}
.arf_pp_cl_service_type {
    margin-top: 8px;
}
.arf_pp_display_inline_with_float {
    float: left;
    display: inline;
}
.arf_pp_display_inline_with_no_float {
    float: none;
    display: inline;
}
.arf_pp_cl_service_type_wrapper {
    margin-left: 15px;
}
.arf_pp_cl_input_box {
    width: 150px;
}
.arf_pp_float_left {
    float: left;
}
.arf_pp_field_required_icon {
    float: left;
    margin: 5px;
}
.arf_pp_auto_width_input {
    width: auto !important;
}
.arf_pp_billing_cycle_data {
    float: left;
    margin: 10px 0 0 0;
}
.arf_pp_billing_cycle_label {
    float: left;
    margin-right: 5px;
}
.arf_pp_rec_type_dd, .arf_pp_rec_type_dd ul {
    width: 80px;
}
.arf_pp_all_rec_type_dd, .arf_pp_all_rec_type_dd ul {
    width: 105px;
}
.arf_pp_recurring_time_label {
    text-shadow: none;
    font-size: 12px !important;
    font-style: italic;
    padding-top: 9px;
}
.arf_pp_cl_if_label {
    float: left;
    margin-left: 10px;
}


.arf_pp_cl_field_wrapper {
    float: left;
    margin: 25px 0 0px 0px;
    width: 100%;
}

.arf_pp_float_right {
    float: right;
}

.arf_pp_ruccring_type_main_wrapper {
    float: left;
    margin-left: 15px;
}
.arf_pp_field_td {
    margin-top: 15px;
    display: block;
}

.arf_pp_separator {
    border-bottom: 1px solid #E3E4E7 !important;
}

th.col_action {
    width: 125px;
}
.arf_pp_cursor_pointer {
    cursor: pointer;
}

.arf_pp_view_entry_modal {
    display: none;
    max-height: 540px;
    width: 800px;
    left: 20%;
}
.arf_pp_text_align_center {
    text-align: center;
}
.arf_pp_view_entry_modal_close img {
    margin-right: 10px;
}
.arf_view_recurring_retry_lbl {
    padding-top: 0px !important;
    cursor: pointer !important;
}

.arf_view_det_field_set{
	border-bottom: 1px solid #eee;
	text-align: left;
    padding: 5px 10px;
}
.arf_view_field_label{
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 20px;
    padding: 0 10px;
    font-weight: bold;
}
.field_value{
	float: right;
    width: 50%;
}
.dataTables_filter {
    display: none;
}
.dataTables_info {
    font-size: 13px;
    margin-left: 11px;
    width: 100%;
    font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif !important;
} 
.display tbody tr {
    font-size: 15px;
    text-align: left;
}
td.sorting_1:hover{
     background-color: #f1f1f1 !important;
}
.display tr.even{
    background-color: #fff !important;
}
tr.odd td.sorting_1{
    background-color: #f1f1f1 !important;
}
tr.even td.sorting_1{
    background-color: #f9f9f9 !important;
}

table.display thead th {
    text-align: left !important;
    padding: 3px 12px;
}

.ui-state-default{
    font-weight: bold;
}

.display tbody{
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
}
.dataTables_paginate {
    float: right !important;
    text-align: right !important;
    width: auto !important;
}
.dataTables_length{
    width: 100%;
}
table{
    border:none;
}
th, td{
    border:none;
}

#managesearch{
    height: 34px;
    width: 163px;
}
.wrap .search_filter {
    width: 32%;
    margin-right: 10px;
    text-align: right;
}

form#arf_view_forms input[type=text],
#arf_managesearch {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: auto;
  height: 34px;
}

.main-container #arf_managesearch{
    border: 1px solid #D5E3FF;
}
select{
    height: 1.5em;
}

form#arf_view_forms button{
    float: left;
    height: 34px;
    padding: 1px 10px 3px 10px;
    color: white;
    border-left: none;
    cursor: pointer;
    margin-left: 5px;
    font-size: 15px;
}

#arf_search_btn {
    float:left;
    height: 34px;
    cursor: pointer;
    margin-left: 5px;
    font-size: 15px;
    padding: 1px 10px 3px 10px;
    outline: none;
}

form#arf_view_forms button{
  background: #8f928d;
}

form#arf_view_forms:after {
  content: "";
  clear: both;
  display: table;
}
#arfview_file_upload{
    height: 160px;
}
#arfview_signature{
    height: 100px;
}

@media (max-width: 499px) {
    .arf_export_entries_btn{
        float: left;
        height: 34px;
        cursor: pointer;
        margin-left: 59%;
        margin-top: 1%;
        font-size: 15px;
        padding: 1px 10px 3px 10px;
        outline: none !important;
    }
}

@media (min-width: 500px) and  (max-width: 579px) {
    .arf_export_entries_btn{
        float: left;
        height: 34px;
        cursor: pointer;
        margin-left: 50%;
        margin-top: 1%;
        font-size: 15px;
        padding: 1px 10px 3px 10px;
        outline: none !important;
    }
}

@media (min-width: 580px) and (max-width: 600px){
    .arf_export_entries_btn{
        float: left;
        height: 34px;
        cursor: pointer;
        margin-left: 49%;
        margin-top: 1%;
        font-size: 15px;
        padding: 1px 10px 3px 10px;
        outline: none !important;
    }
}

@media (min-width: 600px) {
    .arf_export_entries_btn{
        float: right;
        height: 34px;
        cursor: pointer;
        margin-left: 5px;
        font-size: 15px;
        padding: 1px 10px 3px 10px;
        outline: none !important;
    }
}

@media (min-width: 1024px){

    table{
       border:none !important;
       width: 100% !important;
    }
    th, td{
        border:none !important;
    }
}
.container{
    box-sizing: border-box;
    width: 100%;
    min-height: 360px;
    border: 1px solid #D5E3FF;
    margin-bottom: 30px;
    height: auto;
   
}
.middle-container{
    float: left;
    border-bottom: 1px solid #D5E3FF;
    padding: 15px 20px;
    width: 100%;
    height: auto;
    min-height: 228px;
}
.list_title{
    border-bottom: 1px solid #D5E3FF;
    padding: 5px 20px;
    height: 10%;
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
}
.list_img{
    float: left;
    width: 40%;
    
}
.list_other{
    width: 60%;
    float: right;
    height: max-content;
}
.footer-container{
   float: left;
    width: 100%;
    height: auto;
    background-color: #f0f5ff;
    padding: 8px 20px;
    margin-bottom: 0 !important;
    margin-top: -6.2%;
}
.list_foot_left{
    float: left;
    width: 50%;
}
.list_foot_right{
    float: right;    
}
.no_entry{
    text-align: center;
    margin: 0px 32%;
}
.arf_view_pagination{
    padding-left: 40%!important;
    width: 100%;
    box-sizing: border-box;
}
.arf_view_pagination a{
    padding: 0 10px;
    color: black;
    text-decoration:none !important;
}
.arf_view_pagination a.selected{
    text-decoration:underline !important;
    font-weight: 600;
    color: #1d49a0;
}
.arf_view_pagination a:hover{
    background-color: #0073aa;
    color: #ffffff;
}
.list_title a{
    color: black;
    text-decoration:none !important;
}
.list_title a:hover{
    text-decoration:underline !important;
}
#list_other_100{
    width: 100% !important;
}
.table_grid tbody td a {
    color: #5888e5 !important;
    font-family: Asap-Regular !important;
    font-size: 15px !important;
    text-decoration: none !important;
}
.arf_popup_container_header {
    float: left;
    width: 100%;
    height: 43px;
    line-height: 43px;
    padding: 0 15px;
    background: #F0F5FF;
    font-family: Asap-Medium;
    font-weight: bolder;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    border-bottom: 1px #dee6fb solid;
    color: #262944;
}
.arf_entry_popup_container_wrapper {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
}
.arf_entry_popup_container_wrapper .arf_repeater_view_entry_modal.arfactive{
    position: relative;
    opacity: 1;
    width: 50%;
    top: 10%;
    left: 25%;
}
.arf_modal_close_btn {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    right: 15px;
    top: 10px;
    cursor: pointer;
    padding: 0 !important;
}
.arf_popup_content_container {
    float: left;
    width: 100%;
    text-align: left;
    padding: 25px 40px;
    position: relative;
    height: auto;
    box-sizing: border-box;
}
.arf_modal_overlay.arfactive {
    opacity: 1;
    z-index: 99991;
}
.arf_modal_overlay {
    float: left;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    background: rgba(10, 14, 33, 0.3);
    text-align: center;
    z-index: -1;
    opacity:0;
    transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
}
.arf_popup_container {
    float: none;
    position: fixed;
    top: 7.5%;
    left: 10%;
    background: #fff;
    z-index: -1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0px 0px 15px 0px rgba(3, 169, 244, 0.15);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(3, 169, 244, 0.15);
    -o-box-shadow: 0px 0px 15px 0px rgba(3, 169, 244, 0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(3, 169, 244, 0.15);
    overflow-x: hidden;
    overflow-y: auto;
    opacity:0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.arfnewmodalclose.arf_entry_model_close {
    width: 40px;
    height: 40px;
    color: #404852;
    font-size: 16px;
    font-family: Asap-Medium;
    margin-top: 5px;
}
.arf_popup_content_container tbody tr:nth-child(odd) td {
    background-color: #f7faff !important;
}
.arf_popup_content_container tbody td {
    border: none !important;
    font-size: 18px;
    font-family: Asap-Regular;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    padding: 10px 15px !important;
    color: #404852 !important;
}
.arf_popup_content_container tbody td.arfwidth25 {
    font-weight: bold;
}

.arf_search_container{
    float:left;
    width: auto;
    margin-right: 10px;
}

.arf_view_entry_row a img { 
    clear: both; 
    text-align: center; 
    margin-bottom: 25px; 
    overflow: hidden; 
    box-shadow: 0px 6px 32px rgba(136, 150, 200, 0.16); 
    vertical-align: middle; 
    max-width: 100%; 
    height: auto; 
}

.arf_view_entry_row .arf_img_lightbox a:hover { 
    cursor: zoom-in; 
    cursor: -moz-zoom-in; 
    cursor: -webkit-zoom-in; 
}

.arf_view_entry_row .arf_img_lightbox a { 
    display: inline-block; 
    text-align: center; 
}

.arf_view_edit_action a{
    background: transparent !important;
}

.arf_img_lightbox a,
.arf_img_lightbox a img{
    outline:none !important;
    background:none !important;
}
.arf_table_view_page_numbers{
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
.arf_table_view_wrapper{
    margin: 0 !important;
}

.arf_table_view_page_numbers li{
    display: inline-block;
}

.arf_table_view_page_number_item{
    display: inline-block;
    padding: .4em .5em;
}

.arf_table_view_paginate_link_wrapper{
    float:left;
    width: 100%;
    text-align: right;
}

.arf_view_toolbar_wrapper{
    float:left;
    width: 100%;
    margin-bottom: 20px;
}

.arf_view_table_sort {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    left: 5px;
    position: relative;
    top: -5px;
    background: none !important;
}

.arf_view_table_sort.sort-desc,
.arf_view_table_sort.sort-asc{
    top: 0;
}


.arf_view_form_wrapper a,
.arf_view_form_wrapper a:hover,
.arf_view_form_wrapper a:active,
.arf_view_form_wrapper a:focus{
    background:none !important;
}

.arf_list_view_wrapper{
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.arf_list_view_entry_wrapper{
    margin-bottom: 1em;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid #333;
}

.arf_list_view_title_wrapper{
    padding: .5em 1em;
    display: inline-block;
    width: 100%;
}

.arf_list_view_content_wrapper{
    padding: .5em 1em;
    display: inline-block;
    width: 100%;
}

.arf_list_view_footer_wrapper{
    padding: .5em 1em;
    display: inline-block;
    width: 100%;
}

.arf_list_view_content_wrapper .arf_list_view_left_content{
    display: inline-block;
    padding-right: 1em;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
}


.arf_list_view_footer_wrapper .arf_list_view_left_footer{
    display: inline-block;
    width: 50%;
    padding-right: 1em;
}

.arf_list_view_footer_wrapper .arf_list_view_right_footer{
    display: inline-block;
    width: 50%;
    text-align: right;
}
.arf_list_view_edit_toolbar {
    float: left;
    width: 100%;
    text-align: right;
    padding: .5em 1em;
}

.arf_list_view_edit_toolbar div{
    display: inline-block;
}

.arf_list_view_edit_toolbar a{
    display: inline-block;
    margin-left: 5px;
    color: #000 !important;
}

.arf_table_grid_view_wrapper{
    float:left;
    width: 100%;
    overflow:auto;
}

.arf_list_view_empty_data{
    float:left;
    width: 100%;
    text-align: center;
    font-weight: bold;
}