

.arptemplate_101 {
    zoom: 1;
    margin: 0 auto;
}

.arptemplate_101 img{
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;	
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -o-border-radius:0;
}

.arptemplate_101  .white-row {
    background:#ffffff;
    padding-top:10px;
}

.arptemplate_101 .last-child{
    margin-right:0px !important;
}

.arptemplate_101 #ArpPricingTableColumns .maincaptioncolumn {
    float: left;
    text-align: left;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.no_transition{
    background: none;
    float: left;
    text-align: center;
    margin-bottom:42px;
    padding:0 !important;
    line-height:normal;

}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.no_transition){
    float:left;
    padding:0 !important;
    position:relative;
    line-height:normal;
    text-align:center;
    transition:all 0.2s linear 0s;
    -webkit-transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    -ms-transition:all 0.2s linear 0s;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.no_transition) .arpplan:before{
    content: "";
    height: 23px;
    left: 0;
    margin-top: 2px;
    opacity: 0.4;
    position: absolute;
    top: 100%;
    width: 100%;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.no_transition) .arpplan{
    background:rgba(0,0,0,0);
    float:left;
    box-sizing:border-box !important;
    margin-bottom: -20px;
    position: relative;
    text-align: center;
    top: 20px;
    width:100%;
    -moz-transition:margin-top 0.2s linear, top 0.2s linear, -moz-box-shadow 0.2s linear;
    -ms-transition:margin-top 0.2s linear, top 0.2s linear, -ms-box-shadow 0.2s linear;
    -o-transition:margin-top 0.2s linear, top 0.2s linear, -o-box-shadow 0.2s linear;
    -webkit-transition:margin-top 0.2s linear, top 0.2s linear, -webkit-box-shadow 0.2s linear;
    transition:margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper .arp_column_content_wrapper{

    float:left;
    width:100%;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper img{
    background:none;
    border:none;
    display:inline;
    padding:0;
    vertical-align:inherit !important;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;	 
}

.arptemplate_101 .column_description{
    float:left;
    width:100%;
    text-align:center;
    padding:20px 5px;
    min-height:80px;
    border-top:2px solid #DFDBDC;
    background-color:#FFFFFF;
    margin-bottom:3px;
    line-height:1.5;
}

.arptemplate_101 .arpcolumnheader:not(.has_arp_shortcode){
    width:100%;
    float:left;
    min-height:300px;
}

.arptemplate_101 .arpcolumnheader.has_arp_shortcode{
    float:left;
    width:100%;
}

.arptemplate_101 .arppricingtablebodycontent {
    width:100%;
    float:left;
    background:#FFFFFF;
}

.arptemplate_101 .arpcolumnfooter{
    width:100%;
    float:left;
}

.arptemplate_101 .arp_last_list_item{
    float:left;
    width:100%;
    height:0px !important;
    display:table;
    padding:0 !important;
    border-top:none !important;
    transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -webkit-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    -ms-transition:all 0.2s linear 0s;
    min-height:0 !important;
}

.arptemplate_101 .maincaptioncolumn .arpcaptiontitle {
    height:121px;
    line-height:normal;
    padding-top:39px;
    padding-left:3%;
    margin:0 0 10px 0;
    background:#ffffff;
    overflow:hidden;
}

.arptemplate_101 .arppricetablecolumntitle .bestPlanTitle {
    margin: 0;
    line-height:40px !important
        text-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
}

.arptemplate_101 .arp_header_shortcode{
    float:left;
    width:100%;
    min-height:224px;
    height:auto;
    clear:both;
    border-bottom:1px solid #f4f4f4;
}

.arptemplate_101 .arp_header_shortcode img:not(.arp_audio_img):not(.arp_video_img):not(.arp_embed_img),
.arptemplate_101 .arp_header_shortcode .arp_googlemap{
    float:none;
    margin:0 auto;
}

.arptemplate_101 .arp_header_shortcode iframe{
    float:none;
    margin:0 auto;

}

.arptemplate_101 .arppricetablecolumnprice {
    margin: -10px 0 0 0;
    float:left;
    width:100%;
    min-height:162px;
    background-color:#FFFFFF;
}

.arptemplate_101 .planContainer .arppricingtablebodyoptions {
    margin-top: 160px;
}

.arptemplate_101 .planContainer .arppricingtablebodyoptions li:not(.arp_last_list_item){
    line-height: 1.4;
    margin: 0 !important;
    width:100%;
    height:35px;
    padding:0 20px !important;
    display:table;
}

.arptemplate_101 .planContainer .arppricingtablebodyoptions li:not(.arp_last_list_item) span {
    display:table-cell;
    vertical-align:middle;
}

.arptemplate_101 .no_animation.hover_effect:hover .planContainer .arppricingtablebodyoptions li.arp_last_list_item,.arptemplate_101 .no_animation.hover_effect.column_highlight .planContainer .arppricingtablebodyoptions li.arp_last_list_item
{
    min-height:40px !important;
}

.arptemplate_101 .planContainer .arppricingtablebodyoptions li.arp_tooltip_li{
    background-image: url("https://ssl.wcb-design.be/sostv/wp-content/plugins/arprice/images/tooltip_icon_1.png") !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
}

.arptemplate_101 .planContainer .arppricingtablebodyoptions li img{
    float:none;
    padding-top:0 !important;

}

.arptemplate_101 .arppricetablebutton{
    float:left;
    width:100%;
    line-height:0px;
    height:auto;
    text-align:center;
}

.arptemplate_101 .arppricetablebutton .bestPlanButton {
    position:relative;
    top:0;
    padding:0px;
    cursor:pointer !important;
}

.arptemplate_101 .arppricetablebutton .bestPlanButton.arp_small_btn{
    min-height:35px !important;
    height:auto;
    width:55% !important;
}

:-o-prefocus, .arptemplate_101 .arppricetablebutton .bestPlanButton.arp_small_btn{
    line-height:35px !important;
}

.arptemplate_101 .arppricetablebutton .bestPlanButton.arp_medium_btn{
    min-height:46px !important;
    height:auto;
}

:-o-prefocus, .arptemplate_101 .arppricetablebutton .bestPlanButton.arp_medium_btn{
    line-height:46px !important;
}

.arptemplate_101 .arppricetablebutton .bestPlanButton.arp_large_btn{
    min-height:60px !important;
    height:auto;
    width:75% !important;
}

:-o-prefocus, .arptemplate_101 .arppricetablebutton .bestPlanButton.arp_small_btn{
    line-height:60px !important;
}

.arptemplate_101 .arp_allcolumnsdiv .arpplan .arppricetablecolumntitle{
    min-height:40px;
    float:left;
    width:100%;
    margin-top:-40px;
    background:rgba(0,0,0,0.7);
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    position:relative;
    overflow:hidden;
    padding-top:4px;
}
.arptemplate_101 .maincaptioncolumn .arpcaptiontitle {
    color: #E3E3E3 !important;
}

.arptemplate_101:not(.arp_admin_template_editor) #ArpPricingTableColumns .ArpPricingTableColumnWrapper.no_animation:hover .column_description{
    border-top:2px solid #F2F2F2;
}

.arptemplate_101 .rowlightcolorstyle, .arptemplate_101 .rowdarkcolorstyle{
    background:#F2F2F2;
}

.ArpPricingTableColumnWrapper_inner_selected.selected
{
    margin-top:-1px !important;
    margin-bottom:39px !important;
}
.arppricingtablebodycontent.selected
{
    margin-bottom:0px !important;
}
.arppricingtablebodycontent_inner_selected.selected{ 
    margin:-2px 0 0 0 !important;
}
.ArpPricingTableColumnWrapper.selected:hover{ 
    box-shadow: 0 0 0 3px #28caff !important;
    -moz-box-shadow: 0 0 0 3px #28caff !important;
    -webkit-box-shadow: 0 0 0 3px #28caff !important;
    -o-box-shadow: 0 0 0 3px #28caff !important;

}
.arppricingtablebodycontent.selected:not(.arppricingtablebodycontent_inner_selected){
    margin:-4px 0 0 0 !important;
}

.arp_header_selection_new.selected .arp_header_shortcode {
    min-height:221px;
    height:auto;
    overflow: hidden;
}


.arptemplate_101 .arp_header_selection_new{
    float:left;
    width:100%;
}

.arptemplate_101 #column_header{
    overflow:hidden;
}
.arp_header_selection_new.selected
{
    padding: 3px;
    margin: 0 0 -3px 0;
}


.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation:not(.maincaptioncolumn):hover,
.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation.column_highlight{
    padding:0px;
    margin-bottom:0px;
    z-index:2;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation:not(.maincaptioncolumn):hover .arpplan,
.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation.column_highlight .arpplan{
    margin-top:20px;
    top:-20px;
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation:not(.maincaptioncolumn):hover .arpplan .arp_column_content_wrapper,
.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation.column_highlight .arpplan .arp_column_content_wrapper{
    box-shadow:12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 8px -4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 8px -4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 8px -4px rgba(0, 0, 0, 0.2);
    -o-box-shadow:12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 8px -4px rgba(0, 0, 0, 0.2);
}

.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation:not(.maincaptioncolumn):hover .arp_last_list_item,
.arptemplate_101 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.hover_effect.no_animation.column_highlight .arp_last_list_item{
    height:40px;
    display:block;
}

.arptemplate_101 .arp_column_content_wrapper {
    float: left;
    width: 100%;
}
.arptemplate_101 .header_button_selected_1px_border.ArpPricingTableColumnWrapper_inner_selected.selected
{
    margin-bottom: 39px !important;
}
.arptemplate_101 .arpcolumnfooter
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    min-height: 93px;
    padding: 3px;
}

.arptemplate_101 .arp_price_wrapper
{
    height:71px !important;
    overflow:hidden;
}

.arptemplate_101 .arp_header_shortcode.arp_hide_section_contant{
    height : auto;
}


.arptemplate_101 .toggle_step_first.arp_row_description_text ,
.arptemplate_101 .toggle_step_second.arp_row_description_text ,
.arptemplate_101 .toggle_step_third.arp_row_description_text
{
    padding-top: 7px;
    padding-bottom: 5px;
}