/* CSS Document : Admin CSS */ @font-face { font-family: 'open_sansregular'; src: url('../fonts/opensans-regular-webfont.eot'); src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#opensans-regular-webfont') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Open Sans Bold'; src: url('../fonts/opensans-bold-webfont.eot'); src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#opensans-bold-webfont') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Open Sans Light'; src: url('../opensans-light-webfont.eot'); src: url('../opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../opensans-light-webfont.woff') format('woff'), url('../opensans-light-webfont.ttf') format('truetype'), url('../opensans-light-webfont.svg#open_sanslight') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Open Sans Semibold'; src: url('../fonts/opensans-semibold-webfont.eot'); src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#opensans-bold-webfont') format('svg'); font-weight: normal; font-style: normal; } body{ background-size:cover; } .folded .repute_pricing_table_content { margin-left:30px !important; } .folded .pricingtable_menu_belt { margin-left:-35px !important; } button:focus,a,input:focus{ outline:none !important; } input:focus{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; border:none; } .pricingtablename { padding-top:10px; float:left; width:100%; } .pricingtable_menu_belt{ float:left; position:fixed; width:100%; top:0; z-index:999999; background:#53575D; display:none; } .pricing_table_main{ float:left; width:auto; height:60px; } .pt_table_main_cnt{ float:left; width:100%; margin-left:10px; } .header_table_name{ font-family:Ubuntu; font-size:18px; font-weight:normal !important; color:#ffffff; float:left; padding-left: 10px; max-width:450px !important; padding-right:20px; width:auto; min-width:300px; background:url(../images/icons/edit-icon.png) 95% 10px no-repeat; height:40px; line-height:40px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; box-sizing:border-box; margin-top:14px; cursor:pointer; } .header_table_name:hover, .header_table_name.hover{ background-image:url(../images/icons/edit-icon_hover.png); background-position:95% 10px; height:40px; line-height:40px; padding-left:10px; } .header_table_name.hover{ background-color:#ffffff !important; background-image:url(../images/icons/edit-icon_selected.png) !important; } .header_table_name input.arp_pricing_table_name{ float:left; margin:0 !important; margin-top:0px !important; position:relative !important; background:none; border:none; max-width:90% !important; font-family: Ubuntu; font-size: 18px; color: #ffffff; padding:0px; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; height:100%; cursor:pointer; } .header_table_name input.arp_pricing_table_name:focus{ color:#333333; cursor:text; } .header_table_name input:focus{ box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; border:none !important; outline:none; } .pricing_table_btns{ float:right; width:auto; height:60px; } .title { width:990px; float:left; padding-left:10px; padding-top:8px; } .main_package { height:auto; } .btn_field { float:left; margin-top:5px; } .add_new_package{ float:left; width:240px; height:420px; border:2px dashed #d7d9d9; margin-left:20px; background:#ffffff; cursor:pointer; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transiton:all 0.5s; -o-transition:all 0.5s; } .add_new_package .add_new_package_label { float: left; font-family: 'Ubuntu'; font-size: 26px; position: relative; text-align: center; text-transform: uppercase; top: 60px; width: 100%; color:#c6c6c6; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transiton:all 0.5s; -o-transition:all 0.5s; } .add_new_package:hover{ background:#ffffff; transition:all 0.7s; -webkit-transition:all 0.7s; -moz-transiton:all 0.7s; -o-transition:all 0.7s; border-color:#43b4fb; color:#43B4FB; } .add_new_package:hover .add_new_package_label{ color:#43B4FB; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transiton:all 0.5s; -o-transition:all 0.5s; } .add_new_package .add_new_package_icon{ color: #c6c6c6; display: table; float: left; height: 60%; text-align: center; width: 100%; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transiton:all 0.5s; -o-transition:all 0.5s; } .add_new_package .add_new_package_icon span.fa-stack{ float:none; vertical-align:middle; display:table-cell; } .add_new_package:hover .add_new_package_icon{ color:#43b4fb; } #packages{ margin:0px; } #packages .main_package_box_placeholder { background:none; border: 1px dashed #BBBBBB; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; cursor: default; float: left; height: auto; margin: 0; overflow: hidden; position: relative; width: auto; } .arpbodyoptionrow_placeholder { background:none; border: 1px dashed #BBBBBB !important; cursor: default; float: left; } .success_message { background: url("../images/success-icon.png") no-repeat scroll 10px 10px #5cb85c; border: 1px solid #49a049; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; box-sizing: border-box; color: #ffffff; display: none; font-family:Arial,Helvetica,Verdana,sans-serif; font-size: 16px; font-weight: normal; height: 28px; line-height: 26px; margin-top: 5%; padding: 8px 5px 33px 40px; position:fixed; right:0; z-index: 99999999; } .global_settings.success_message:not(#success_message_reset_template){ margin-top:0; top:45px; right:-2px; } #import_success_message{ margin-top:0; top:45px; right:-2px; } .error_message{ background: url("../images/error-icon.png") no-repeat scroll 10px 10px #e66b6b; border: 1px solid #e25555; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; box-sizing: border-box; color: #ffffff; display: block; font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 16px !important; font-weight: normal; height: 28px; line-height: 26px; margin-bottom: 12px !important; margin-left:10px; margin-top: 15px !important; padding: 8px 5px 33px 40px; width: 95.5% !important; } .arp_fainsideimge { cursor: pointer; float: left; width:29px; margin-right:5px; margin-bottom:5px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; height:29px; text-align:center; position:relative; } .arp_fainsideimge:hover{ background:#ffefef; border-color:#f1a4a2; } .arp_fainsideimge i{ float:none; margin:0; position:relative; top:5px; font-size:20px; color:#666666; } .arp_fainsideimge i.typcn{ top:-2px; } .arp_fainsideimge.arp_active { background:#ffefef; border-color:#f1a4a2; } .arp_fontawesome_content { float:left; width:96%; height:450px; overflow-y:auto; overflow-x:hidden; padding:20px 13px 25px 19px; } .global_setting_main{ float:left; width:100%; margin-top:30px; clear:both; margin-bottom:10px; } .global_setting_title{ font-family:'Open Sans Bold',Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:18px; } #header_font_family, #price_font_family, #price_text_font_family, #body_font_family, #button_font_family, #header_font_size, #price_font_size, #price_text_font_size, #body_font_size, #button_font_size, #header_font_color, #price_font_color, #price_font_text_color, #body_font_color, #button_font_color, #header_font_style, #price_font_style, #price_text_font_style, #body_font_style, #button_font_style{ float:none; width:140px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; height:32px !important; margin-top:-5px; } .savebtn{ font-family: Ubuntu; font-size: 16px !important; float:left; margin-right: 5px; cursor:pointer; } .savebtn.arp_save_btn{ background:#0EC75A; } .savebtn.arp_save_btn:hover{ background:#02d358; } .savebtn.arp_preview_btn{ background:#2FC0F9; } .savebtn.arp_preview_btn:hover{ background:#00b7ff; } .savebtn.arp_cancel_btn{ background:#eaedf1 url(../images/icons/cancel_icon.png) no-repeat 20px 10px; color:#4e525a; padding-left:5px; } .savebtn.arp_cancel_btn:hover{ background:#f4f7fa url(../images/icons/cancel_icon_hover.png) no-repeat 20px 9px; } .savebtn{ width:120px; height:42px; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; text-align:center; line-height:42px; color:#ffffff; margin-right:10px; } .savebtn.arp_save_btn img{ position:relative; top:2px; right:10px; } .savebtn.arp_preview_btn img{ position:relative; right:10px; } .savebtn.arp_cancel_btn img{ position:relative; right:10px; } .arpbodyoptionrow{ float:left; width:100%; clear:both; cursor:move; border:none; } #arp_pricing_table_preview, #arp_pricing_table_pro_preview{ background:white; top:50px !important; z-index:9999999 !important; } .arp_model_preview_belt{ height: 60px; border-bottom: 1px #d3d3d3 solid; padding-left:40px; padding-right:40px; font: ubuntu; font-size: 26px; font-weight:normal; color: #333333; } .device_icon{ float:left; width:50px; height:40px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; margin:10px; background:white; font-size:20px; text-align:center; cursor:pointer; } .device_icon .computer_icon, .device_icon .tablet_icon, .device_icon .mobile_icon{ float:none; margin:12px 0; font-size:30px; font-family:FontAwesome; } .device_icon .tablet_icon, .device_icon .mobile_icon{ font-size:40px; } .device_icon.active{ color:#43B4FB; } .preview_close{ color: #FFFFFF; float: right; font-family: FontAwesome; font-size: 20px; margin-top: 5px; margin-right:-15px; cursor:pointer; } .preview_model iframe{ float:left; width:100%; height:100%; } #arp_pricing_table_preview{ transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s; -webkit-transition:all 0.3s linear 0s; -o-transition:all 0.3s linear 0s; position:fixed; margin:auto; } iframe.b-iframe html{ float:left; height:auto !important; width:100%; } .arp_fainsideimge .font_awesome_size{ float:left; position:absolute; width:145px; height:100px; border:1px solid; top:34px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; background:#ffffff; color:#333333; z-index:999; box-shadow:0 0 4px rgba(0,0,0,0.5); -moz-box-shadow:0 0 4px rgba(0,0,0,0.5); -webkit-box-shadow:0 0 4px rgba(0,0,0,0.5); -o-box-shadow:0 0 4px rgba(0,0,0,0.5); cursor:default; padding:5px; font-family:Ubuntu; display: table; } .arp_fainsideimge .font_awesome_size.arp_display_popup_center{ left:-80px; } .arp_fainsideimge .font_awesome_size.arp_display_popup_right{ right:0; } .arp_fainsideimge .font_awesome_size.arp_display_popup_top{ top:-105px; } .toggle_left_container .font_awesome_size.arp_display_popup_center{ left:-65px; } .arp_fainsideimge #font_awesome_size_wrapper{ display:table-cell; } .close_btn_fa_size i{ float: right; font-size: 14px; margin-top: -5px; cursor:pointer; } .fa_size_title { float: left; font-size: 14px; padding:0 5px; text-align:left; } #wphead, #screen-meta{ display:none; } .updated.woocommerce-message{ display:none; } .column_opt_row{ float:left; width:100%; border-bottom: 1px solid #eaeaea; padding:10px; } .arp_tab_txt{ float:left; width:110px; height:30px; font-family:'Open Sans Bold', Arial, Helvetica, sans-serif; border:1px solid #d6d6d6; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#373a3f; font-size:14px; font-weight:normal; margin-top:12px; } .colpick_hex{ z-index:9999999; } .general_options_bar_content input[type="checkbox"], input[type='checkbox'].arp_checkbox{ position:absolute; opacity:0; cursor:pointer; margin: 0; height: 27px; width: 27px; _noFocusLine: expression(this.hideFocus=true); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } .arp_switch_wrapper input[type="checkbox"]{ width: inherit; } .arp_dark_checkbox{ width:19px; height:19px; background:url(../images/icons/checkbox.png) center right no-repeat; cursor:pointer; margin-top:18px; float:left; } .col_opt_input_div .arp_light_checkbox{ width:19px; height:19px; background:url(../images/icons/checkbox.png) center left no-repeat; cursor:pointer; float:left; margin-top:5px; } .col_opt_input_div .arp_light_checkbox input[type='checkbox']{ float:left; position:relative; } .arp_checkbox_label{ float:left; width:auto; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; } .arp_checkbox_div{ float:right; width:50px; height:30px; line-height:30px; text-align:right; } .arp_dark_checkbox.checked, .arp_light_checkbox.checked{ background:url(../images/icons/checkbox.png) center center no-repeat; } .template_color_schemes{ float:right; width:143px; height:auto; background:#FFFCF8; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; overflow:hidden; box-shadow:0 2px 3px rgba(0,0,0,0.4); -moz-box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-box-shadow:0 2px 3px rgba(0,0,0,0.4); -o-box-shadow:0 2px 3px rgba(0,0,0,0.4); position:absolute; margin-left:-45px; cursor:default; padding:15px; margin-top:-10px; display:none; } .template_color_schemes .color_row{ float:left; width:35px; height:34px; cursor:pointer; position:relative; } .custom_main_color_box_div{ width:100%; float:left; } .custom_main_color_box_div .custom_color_label{ float:left; width:100% !important; padding:0 5px; box-sizing:border-box; line-height:24px !important; height:25px; } .custom_main_color_box_div .custom_color_box{ float:left; width:100%; height:40px; box-sizing:border-box; padding:0 5px; } .db_custom_color_box_wrapper { float: left; height: 26px; margin-top: 4px; width: 100%; } .db_custom_color_bg { float: left; height: 26px; width: 26px; box-sizing:border-box; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; cursor:pointer; position:relative; } .db_custom_color_bg .arp_selected_color_skin{ top:30% !important; left:30% !important; } .db_custom_color_icon{ background:url(../images/pencil.png) left center no-repeat; float:left; width:60px; height:26px; line-height:26px; text-align:center; box-sizing:border-box; margin-left:5px; border-radius:0 2px 2px 0; -moz-border-radius:0 2px 2px 0; -webkit-border-radius:0 2px 2px 0; -o-border-radius:0 2px 2px 0; cursor:pointer; text-transform:uppercase; padding-left:5px; } .db_custom_color_icon i{ position:relative; top:6px; left:7px; float:left; } .db_custom_color_icon_label{ color:#343a4a !important; font-size:14px !important; width:40px !important; text-transform:uppercase; height:40px; height:100%; line-height:25px !important; } .color_box{ float:none; width:26px; height:26px; margin:5px auto; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; } .arprice_color{ float:left; width:100%; height:auto; } .arp_choose_template_model_box, .arp_modal_content{ float:left; width:98%; padding:5px; } .arp_modal_content{ height:520px; } @media (min-width: 1599px) and (max-width:1899px) { .arprice_top_belt_menu_right{ right:205px !important; } } @media ( min-width:1900px ){ .arprice_top_belt_menu_right{ right:245px !important; } .success_message { margin-top: 4%; } } .arp_loader{ float: left; height: 100%; position: fixed; top: 0; left:0; width: 100%; z-index: 9999999; background:rgba(0,0,0,0.4); display:none; } .arp_loader.no_bg_color{ background:none; } .arp_loader_img{ float:none; top:48%; background:url(../images/arp_ajax_loader_blue.gif) no-repeat center center #0d9bff; width:80px; height:80px; left:50%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; position:fixed; } .top_edit_menu_title { color: #ffffff; float: left; font-family: "Open Sans Bold",Arial,Helvetica,sans-serif; font-size: 22px; height: 40px; line-height: 40px; padding-right: 30px; width: 50%; margin:0 0 0 23px; } .top_edit_menu_btns { float: right; margin-right: 39px; } .top_edit_menu_btns .savebtn{ float:right !important; } .arprice_editor{ float:left; width:100%; height:100%; } .column_level_settings{ float:right; width:auto; display:none; position:absolute; z-index:99997; text-align:left; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .btn-main{ float:left; margin-right:6px !important; width:52px; overflow:hidden; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border:1px solid #29334C !important; border-bottom:none !important; } .arp_btn{ background:#4E5871; color:#ffffff; cursor: pointer; float: left; height: 50px; padding-top: 13px !important; text-align: center; width: 50px; border-bottom:1px solid #29334C !important; } .arp_btn.tipso_style{ border-bottom:1px solid #29334C !important; } .arp_btn.selected{ background:#29334C; } .arp_btn:hover{ background:#29334C; } .column_level_options{ float:left; color:#FFFFFF; height:auto; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; position:absolute; left:58px; width:275px; } .column_option_div{ float:left; width:272px; color:#ffffff; background:#2E3548; height:auto; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; display:none; } .col_opt_row{ float: left; padding: 7px 10px !important; width: 252px; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .col_opt_row.row_light{ background:#373E58; } .col_opt_row.row_dark{ background:#2E3548; } .col_opt_title_div{ float: left; font-family: "open_sansregular"; font-size: 14px; padding: 0 0 6px !important; width: 252px; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .col_opt_title_div.two_column{ width:135px; height:30px; line-height:30px; } .col_opt_input_div{ float:left; width:252px; position:relative; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } label.hide_default_btn_label{ float: left; font-family: "open_sansregular"; font-size: 14px; padding: 3px 0 0 3px !important; width: auto; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .col_opt_input_div.two_column{ width:117px; } .col_opt_input{ float:left; width:232px; border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#373a3f; font-size:13px; height:30px; padding:0 10px !important; } .col_opt_input_div.two_column div.col_opt_input{ float:left; width:100%; background:#fff; height:30px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; padding:0 !important; border:none; outline:none; } div.col_opt_input input.col_opt_input{ float:left; width:77%; border:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0; height:auto; outline:none; height:28px; } input.col_opt_input:focus{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; } div.col_opt_input span{ float:left; width:14%; height:30px; padding-left:5px; line-height:30px; color:#9D9D9D; } .col_opt_textarea{ border: medium none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; color: #373a3f; font-size: 13px; line-height: normal; padding: 5px 10px !important; width: 100%; max-width: 100%; height:65px; max-height:65px; } .col_opt_textarea.col_opt_textarea_big{ height:110px; max-height:110px; } .col_opt_button{ float:left; width:252px; position:relative; margin-top:10px !important; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .col_opt_btn{ float:left; width:auto; height:33px; color:#ffffff; border:none; background:#00B7FF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; cursor:pointer; font-family:'open_sansregular'; font-size:14px; padding:0 10px !important; text-align:center; } .col_opt_btn_icon{ float:right; width:40px; height:33px; border:none; color:#000000; background:#ffffff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; cursor:pointer; font-family:'open_sansregular'; font-size:16px; padding:0 10px !important; text-align:center; } .col_opt_btn_icon img, .col_opt_btn img{ float:left; margin:2px 0 0 -2px; } .arppricetablecolumntitle.selected, .arpcaptiontitle.selected{ box-shadow:0px 0px 0px 3px #28caff inset; -webkit-box-shadow:0px 0px 0px 3px #28caff inset; -moz-box-shadow:0px 0px 0px 3px #28caff inset; -o-box-shadow:0px 0px 0px 3px #28caff inset; z-index:99997; position:relative; width:100%; } .arp_header_selection_new{ cursor:pointer; float:left; width:100%; } .arp_header_selection_new.selected{ box-shadow:0px 0px 0px 3px #28caff inset; -webkit-box-shadow:0px 0px 0px 3px #28caff inset; -moz-box-shadow:0px 0px 0px 3px #28caff inset; -o-box-shadow:0px 0px 0px 3px #28caff inset; z-index:99997; position:relative; width:100%; } #column_header{ cursor:pointer; } .arpcolumnheader .arppricetablecolumnprice{ height:auto; cursor:pointer; } .col_opt_btn_div{ float:left; width:100%; text-align:center;position:relative; } .arppricingtablebodycontent.selected{ border:3px solid #28caff !important; margin:-3px -3px -3px 0; z-index:99997; position:relative; } #arppricingtablebodycontent{ cursor:pointer !important; float:left;width:100%; } .maincaptioncolumn #arppricingtablebodycontent, .maincaptioncolumn #arppricingtablebodycontent ul { cursor:pointer !important; } .ArpPricingTableColumnWrapper.selected{ box-shadow:0px 0px 0px 3px #28caff !important; -webkit-box-shadow:0px 0px 0px 3px #28caff !important; -moz-box-shadow:0px 0px 0px 3px #28caff !important; -o-box-shadow:0px 0px 0px 3px #28caff !important; z-index:998; position:relative; } .col_opt_row .btn_type_size{ width:120px; float:left; margin-right:5px; } .col_opt_title_div.two_column.more_size{ width:auto; } .col_opt_input_div.two_column.small_size{ width:auto; float:right; } .arppricetablecolumnprice.selected{ box-shadow:0px 0px 0px 3px #28caff inset; -webkit-box-shadow:0px 0px 0px 3px #28caff inset; -moz-box-shadow:0px 0px 0px 3px #28caff inset; -o-box-shadow:0px 0px 0px 3px #28caff inset; z-index:99997; position:relative; } .arpmain_price.selected, .arp_pricename_selection_new.selected{ box-shadow:0px 0px 0px 3px #28caff; -webkit-box-shadow:0px 0px 0px 3px #28caff; -moz-box-shadow:0px 0px 0px 3px #28caff; -o-box-shadow:0px 0px 0px 3px #28caff; z-index:99999; position:relative; } ul.arp_opt_options li.selected{ box-shadow:0px 0px 0px 3px #ff6800 inset; -webkit-box-shadow:0px 0px 0px 3px #ff6800 inset; -moz-box-shadow:0px 0px 0px 3px #ff6800 inset; -o-box-shadow:0px 0px 0px 3px #ff6800 inset; z-index:99999; position:relative; } #column_level_settings_new .arp_alignment_btn{ padding:10px 10px !important; } .alignment_btn, .arp_alignment_btn{ float:left; cursor:pointer; margin-right:10px !important; background:#FFFFFF; color:#010101; padding:5px 5px !important; text-align:center; font-style:normal !important; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; } .alignment_btn i, .arp_alignment_btn i { float:left; font-size:23px; margin-top:0px; } .alignment_btn:hover, .arp_alignment_btn:hover, .alignment_btn.align_selected, .arp_alignment_btn.align_selected { color:#43B4FB; } .column_level_settings.left_positioned .column_level_options{ position:absolute; left:-275px; } .column_tabs.single li, .column_tabs.single label{ float:left !important; height:auto !important; width:auto !important; display:inline-block !important; background:none !important; color:#ffffff !important; padding:0 !important; margin:0px !important; border-radius:0 !important; -moz-border-radius:0 !important; -webkit-border-radius:0 !important; -o-border-radius:0 !important; } #wpadminbar{ z-index:999999 !important; } .selectize-control.all_column_width_unit{ float:left; width:55px; margin-top:12px; margin-left:0px; } .selectize-control.all_column_width_unit .selectize-input.items.full.has-options.has-items{ padding:5px; } #arpcolumnfooter{ cursor:pointer; } .repute_pricing_table_content{ float:left; width:99%; margin-left:15px; } .main_package{ float:left; width:100%; white-space:nowrap; margin-top:40px; } .ex{ float:left;width:99%; padding-bottom:80px; } .col_opt_row_size{ width:110px; } .selectize-control.arp_select_box.cls_font_size{ width:120px; } .color_picker_font{ background: none repeat scroll 0 0 #fefefe; border: none; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; color: #000000; cursor: pointer; float: left; height: 30px !important; margin-top: 0px !important; width: 105px !important; position:relative; } .background_column_picker{ float: right !important; } .general_color_box.general_color_box_font_color{ border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; float: left !important; height: 30px !important; margin: 0; width: 100% !important; margin-top: -3px !important; border:none; background:#FEFEFE; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; } .general_color_box.general_color_box_background_color{ margin-top: 0px !important; } #body_li_other_font_size .general_color_box.general_color_box_font_color { margin-top: 0px !important; } .general_color_box_img_font_color{ margin-left: 2px !important;margin-top: 2px !important;} .general_color_box.general_color_box_font_color:focus{ border:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; } div.ArpPriceTable .arppricetablebutton button.bestPlanButton.selected{ box-shadow:inset 0px 0px 0px 3px #28caff !important; -webkit-box-shadow:inset 0px 0px 0px 3px #28caff !important; -moz-box-shadow:inset 0px 0px 0px 3px #28caff !important; -o-box-shadow:inset 0px 0px 0px 3px #28caff !important; z-index:99997; position:relative; } .ArpPricingTableColumnWrapper.no_transition{ transition:none !important; -webkit-transition:none !important; -moz-transition:none !important; -o-transition:none !important; } .arp_pricename_selection_new{ float:left; margin-top:30px; width:100%; } .multi-color-icon{ background:url(../images/multi-color-medium-icon_new.png) no-repeat center; } .multi-color-small-icon{ background:url(../images/multi-color-medium-icon_new.png) no-repeat center; } .arp_modal_box{ display:none; width:850px; height:auto; background:#ffffff; top:50px; position:relative; left:250px; z-index:9999999 !important; } .arp_model_box{ z-index:9999998 !important; } .arp_object_modal_box{ display:none; width:570px; position:relative; z-index:9999999 !important; height:400px; } #new_template_modal.arp_modal_box { left: 400px; width: 600px !important; top:40px; } .modal_top_belt{ float:left; width:100%; border-bottom: 1px #d3d3d3 solid; height:50px; font-size: 24px; font-weight: regular; color: #333333; font-family: ubuntu; } .modal_title{ float:left; width:auto; padding:0 25px; font-family:'ubuntu'; font-size:18px; color: #333333; height:50px; line-height:50px; } .modal_close_btn{ float:right; background:url(../images/analytic_close_icon.png) no-repeat center center; width:25px; height:25px; position:relative; top:12px; right:15px; cursor:pointer; } .font_awesome_title{ float: left; font-family: Open Sans Bold; font-size: 18px; height: 20px; margin:15px 0 20px; width: 100%; } .arp_rbn_preview{ float:left; width:150px; height:110px; margin-top:25px; } .modal_content_inner { float: left; height: 93%; margin: 10px 15px; width: 95%; } .modal_content_row{ float:left; width:100%; margin-bottom:5px; } .modal_content_cell{ float:left; margin-left:5px; margin-right:20px; width:45%; } .modal_content_label, .modal_content_input{ float:left; width:100%; padding-top:10px; } .modal_content_label{ font-family:Open Sans Bold; font-size:14px; color:#353942; } .arp_modal_txtbox { border: 1px solid #cccccc !important; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #353942 !important; float: left; font-family: open_sansregular; font-size: 14px; height: 34px; width: 250px; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.arp_modal_txtbox { width: 169px !important; } } .arp_modal_txtbox.img{ border-right: medium none !important; margin: 0; width: 173px; border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; -o-border-radius: 5px 0 0 5px; } .arp_modal_txtbox:focus{ background:#fffce4; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; outline:none; border:1px solid #cccccc; } .arp_modal_add_file_btn, .arp_header_object{ background:#00B7FF; border: medium none; border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; color: #ffffff; cursor: pointer; float: right; font-family: Open Sans Semibold; font-size: 14px; height: 34px; padding: 0 12px; width: auto; } .arp_modal_insert_shortcode_btn{ float:left; background:#00B7FF; border:medium none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; color:#ffffff; float:left; font-family: Open Sans Semibold; font-size: 14px; height: 34px; padding: 0 12px; cursor:pointer; width: auto; } .modal_content_label.modal_single { float: left; width: 90%; } .modal_content_label.modal_single.right_aligned{ margin-left:10px; width:80%; } .modal_content_input.modal_single{ float:left; width:auto; } .modal_content_cell .arp_dark_checkbox { margin-top:0px; } .arp_modal_insert_shortcode_btn i { float: left; margin-right: 8px; margin-top: 4px; } .arp_modal_txtarea{ border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; float: left; height: 80px; max-height:80px; width: 100%; max-width:100%; } .arp_modal_txtarea:focus{ background:#fffce4; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; outline:none; border:1px solid #cccccc; } #arp_fileupload_iframe.arp_modal_box { left: 350px; top: 40px; height:580px !important; } .arp_template_scheme.custom_template > img { height: 100%; width: 100%; } .is_tooltip_hover > .tooltip_dropdown{display:block} .is_tooltip_hover .general_tooltip_tabimg{ background:url(../images/icons/tooltip-icon_hover.png) center center no-repeat; } .is_column_option_hover > .column_option_dropdown{display:block;} .is_column_option_hover .general_column_options_tabimg{ background:url(../images/icons/column-icon_hover.png) center center no-repeat; } .is_toggle_options_hover > .toggle_options_dropdown{display:block} .is_toggle_options_hover .general_toggle_options_tabimg{ background:url(../images/icons/toggle_price_icon_hover.png) center center no-repeat; } .is_animation_hover .general_animation_tabdiv, .is_tooltip_hover .general_tooltip_tabdiv, .is_column_option_hover .general_column_options_tabdiv{color:#d9534f;} .arp_model_delete_box{ float: left; width: 600px; z-index: 9999999 !important; } .arp_model_delete_box .arp_modal_delete_content{ float:left; height:170px; width:100% } .arp_model_delete_box .arp_delete_modal_msg{ color: #353942; font-family:'Open Sans Bold',Arial, Helvetica, sans-serif; font-size: 18px; line-height: normal; margin:30px 0 30px 0; text-align: center; } .arp_model_delete_box .arp_delete_modal_btn{margin:auto; width:450px;} .arp_delete_modal_btn button{height:50px; width:215px; margin-left:10px; font-size:18px;} .arp_btn#add_new_row_loader{ background:url(../images/ajax_loader.gif) no-repeat center center #707275; } textarea.arp_custom_css { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; float: left; height: 100%; width: 90%; font-family:'Open Sans'; font-weight:normal; font-size:14px; height:150px; margin: 10px 0 0 0; } textarea:focus{ outline:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; } .column_opt_label_div{ float: left; height: auto; padding: 10px 16px 0; width: 94%; font-family:"Ubuntu"; font-size:16px; font-weight:normal; } .column_opt_label_div.two_column{ width:100%; padding:0; } .column_opt_label_div.two_column .column_opt_label_div{ width:55%; } #ArpPricingTableColumns .arp_allcolumnsdiv:not(.no_arp_tour_hover) .ArpPricingTableColumnWrapper:not(.selected):hover{z-index:1 !important;} .arp_selectbox{ cursor:pointer; } .arp_selectbox dd, .arp_selectbox dt, .arp_selectbox ul { margin:0px; padding:0px; } .arp_selectbox dd { position:relative; } .arp_selectbox dt { background:#FFFFFF; border: 1px solid #cfcfcf; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; display: block; float: left; font-family: "Open Sans"; font-size: 13px; height: 24px; line-height:24px; margin-top: -15px; overflow: hidden; padding: 3px 7px 2px; width: 100%; color:#000000; } .arp_selectbox.column_level_dd{ width:90% !important; } .arp_selectbox.column_level_dd dt{ margin-top:0px; width:93.5%; } .arp_selectbox.column_level_size_dd dt{ margin-top:0px; width:95px; } .arp_selectbox dt span{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; float:left; width:69%; } .arp_selectbox dt i{ float:right; margin-right:0; margin-top:5px; z-index:99998; } .arp_selectbox dd ul { background:#ffffff; border: 1px solid #cfcfcf; display: none; border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; -o-border-radius:0 0 3px 3px; float: left; font-family: "Open Sans"; font-size: 13px; margin-top: 13px !important; overflow-x: hidden; overflow-y:auto; padding: 0 14px 0 0; width: 100%; z-index:99999; max-height:140px; position:absolute; color:#000000; } .arp_selectbox dd ul ol { float:left; font-family:"Open Sans Bold"; font-size:13px; font-style:italic; width:100%; color:#000000; margin:0; } .arp_selectbox dd ul li { display: block; float: left; min-height: 22px; height:auto; line-height:22px !important; padding: 3px 7px 3px 17px; width: 100%; z-index:99999; font-size:14px; margin-bottom:0px; font-weight:normal; } .arp_selectbox dd ul li:hover{ background:#2fc0f9; color:#ffffff; } .arp_selectbox ul.arp_selectbox_header_font_family{ width:248px; margin-left:0px; margin-top:27px !important; } .arp_selectbox.column_level_dd dd{ float:left; width:100%; margin-top:-14px; } .arp_selectbox.column_level_size_dd dd{ float:left; width:111px; margin-top:-14px; } .arp_selectbox .arp_autocomplete{ float:left; width:80%; margin-top:0px; margin-left:-5px; border:none !important; background:none !important; outline:none !important; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; font-family: "Open Sans"; font-size: 13px; } .template_action_div { float: left; height: auto; min-height: 20px; position: relative; text-align: center; top: 10px; width: 100%; margin:0; padding:0; transition:top .5s; -moz-transition:top .5s; -webkit-transition:top .5s; -o-transition:.5s; } .template_action_button{ float:none; display:inline-block; width:39px; height:34px; background:#ffffff; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; } .arp_template_scheme .template_action_button{ margin:0 2px; } @media (min-width: 1599px) and (max-width:1899px){ .arp_template_scheme:hover > .template_action_div{ top:-68px; transition:top .5s; -moz-transition:top .5s; -webkit-transition:top .5s; -o-transition:top .5s; } .arprice_my_table_container .arp_editable_templates .arp_editable_template_action_btn{ margin-top:-370px; margin-left:360px; } .template_action_button{ float:none; display:inline-block; margin:0; width:47px; height:43px; background:#d9534f; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; } } @media (min-width:1900px){ .template_action_button{ float:none; display:inline-block; margin:0; width:46px; height:42px; background:#d9534f; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; } } .arp_shortcode_main{ box-sizing:border-box; float:left; width:230px; padding:0 10px; margin-right:15px; height:42px; line-height:42px; background:#ffffff; color: #333333; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; font-family:Ubuntu; font-size:16px; margin-top:5px; border: 1px solid #a7a7a7; } .arp_shortcode .savebtndiv{ padding:8px 11px;} #addnewpackage_loader{ background:url(../images/ajax_add_new_col_loader.gif) no-repeat center center; float:left; width:200px; height:450px; display:none; margin-left:20px } .ArpTemplate_main .ArpPriceTable #ArpPricingTableColumns .ArpPricingTableColumnWrapper_inner_selected.selected { box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; border:2px dashed #ff0000 !important; } .arppricingtablebodycontent_inner_selected.selected { box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; border:2px dashed #28caff !important; margin:-2px -2px -2px 0; } .header_button_selected_no_border.ArpPricingTableColumnWrapper_inner_selected.selected { margin-bottom:38px !important; } .header_button_selected_1px_border.ArpPricingTableColumnWrapper_inner_selected.selected { margin-bottom:39px !important; } .arp_model_empty_box{ float: left; width:425px; z-index: 9999999 !important; height:190px; color: #353942; font-family:'Open Sans Bold',Arial, Helvetica, sans-serif; line-height: 70px; text-align: center; margin:auto; } .modal_top_belt_emptybox{ float:left; width:100%; background:#373a3f; height:70px; } .modal_title_emptybox{ width:auto; font-size:21px; color:#ffffff; } .arp_empty_modal_btn button{ height:50px; width:140px; font-size:18px; margin-left:146px; margin-top:35px; } doesnotexist:-o-prefocus, .column_opt_label .column_opt_label_halp{ float: none !important; margin: -5px 0 0 !important; } .column_opt_label .column_opt_label_halp{ float: left; font-size: 12px; color:#FF0000; line-height: 0; margin: -10px 0 0; font-family:'open_sansregular', Arial, Helvetica, sans-serif; } .arp_tooltip_setting_main {float:left;width:100%;} .arp_tooltip_setting_left {float:left;width:49%; margin-right:2%;} .arp_tooltip_setting_right {float:left;width:49%;} .arp_tooltip_setting_main .arp_tooltip_inner {float:left; width:98%; margin:0 0 2% 2%;} .arp_tooltip_setting_main .column_opt_label{line-height:0px; margin-top:13px; padding:7px 0 3px 13px;} .arp_tooltip_setting_main .column_opt_opts{margin-left:9px;} .arp_tooltip_setting_main .arp_tooltip_inner .column_opt_opts {width:80%;} .arp_toggle_setting_main {float:left;width:100%;} .arp_toggle_setting_left {float:left;width:49%; margin-right:2%;} .arp_toggle_setting_right {float:left;width:49%;} .arp_toggle_setting_main .arp_toggle_setting_inner {float:left; width:98%; margin:0 0 2% 2%;} .arp_toggle_text_step_label_left, .arp_toggle_text_step_label_right {font-size: 14px;} .arp_toggle_setting_left .color_picker, .arp_toggle_setting_right .color_picker {margin-top: 0px!important;} .arp_tooltip_font_title, .arp_toggle_font_title, .arp_toggle_title_font_title, .arp_toggle_button_font_title { float:left; font-family:'Ubuntu', Arial, Helvetica, sans-serif; color:#373a3f; padding-left:10px; font-size:16px; font-weight:700; letter-spacing:1px; width:100%; line-height: 25px; } img.arp_audio_img, img.arp_video_img, img.arp_embed_img{ float:none !important; margin:23px; width:auto !important; height:auto !important; } .bestPlanTitle { word-wrap:break-word; } @media (min-width: 1900px){ .ArpPriceTable #ArpPricingTableColumns { margin:28px 0 0 0px !important; } .ex{padding-bottom:0px;} } @media (min-width: 1600px){ .ArpPriceTable #ArpPricingTableColumns { margin:28px 0 0 0px !important; } } .arp_style_btn{ float:left; cursor:pointer; margin-right:10px !important; color:#FFFFFF; padding:6px 9px !important; text-align:center; font-style:normal !important; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; height:30px; width:30px; } .general_options_bar_content .arp_style_btn{ background:#FFFFFF; color:#010101; } .arp_style_btn i{ float:left; font-size:15px; margin-top:2px; } .arp_style_btn:hover, .arp_style_btn.selected{ color:#43B4FB; } .greensavebtn { cursor:pointer; font-family:'open_sansregular'; font-size:16px; font-weight:bold; background-color:#8ccf7a; outline:none; color:#FFFFFF; } .greensavebtn:hover { cursor:pointer; font-family:'open_sansregular'; font-size:16px; background-color:#7cba6c; outline:none; color:#FFFFFF; } .arprice_analytics_browser input{width:85%; border:1px solid #CCCCCC; background:#FFFFFF; padding:8px; margin-bottom:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; } .arperrmessage{ color: #ff0000; margin-bottom: 10px; margin-top: -10px;} .arp_crossbelt{ position: absolute; top: 14px; width: 153px; padding: 2px 0; color: #ffffff; height:20px; line-height:20px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.7px; font-weight:bold; text-align:center; display: block; text-shadow:rgba(0, 0, 0,0.2) 0px 1px 0px; } .arp_crossbelt_left{ left: -54px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .arp_crossbelt_blue{ background: #000000; } .arp_import_export_main, .arp_global_setting_main { float:left;width:100%; overflow:hidden; margin-left: -20px; padding-right: 20px; } .arp_import_export_main .arp_import_export_main_title, .arp_global_setting_main .arp_global_setting_main_title { width: 100%; height: 42px; padding:20px 40px 0 40px; margin-bottom: 26px; border-bottom: 1px #dcdde0 solid; font-family: 'Ubuntu'; font-size: 22px; font-weight: regular; color: #333; } .arp_import_export_main_inner, .arp_global_setting_main_inner { width:100%; padding-left:40px; padding-right: 40px; box-sizing: border-box; } .arp_export_section, .arp_import_section{ width: 100%; } .arp_import_export_main .arp_import_export_sub_title, .arp_global_setting_main .arp_global_setting_sub_title { width: 100%; height: 70px; padding-top: 25px; padding-left:30px; padding-right: 30px; background-color: #d7d9d9; border-bottom: 1px #cbcbcb solid; border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; font: Ubuntu; font-size: 22px; font-weight: regular; color: #333; box-sizing: border-box; } .import_export_list_main{ width: 100%; background: #ffffff; border: 1px solid #d1d1d1; border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; float: left; box-sizing: border-box; } .arp_import_export_frm_select{ width: 478px; height: 292px; border: 1px #cbcbcb solid; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; font: 'Ubuntu'; font-size: 16px; font-weight: light; color: #333; margin-left: 70px; } #table_to_export{ padding:10px;} .arp_import_export_frm_select select{ float:left; width:100%; height: 292px!important; margin: 0px !important; } .arp_import_export_frm_select option{ font-family: 'Ubuntu'; font-size: 14px; font-weight: light; color: #333; padding-bottom: 5px; padding-top: 5px; } .arp_import_export_frm_select option:checked { background-color: #eaedf1; } .arp_import_export_frm_title{ width: 98%; padding: 40px 0 10px 70px; font-family: 'Ubuntu'; font-size: 18px; font-weight: regular; color: #333; } .arp_import_export_frm_submit{ padding-left: 70px; } .arp_import_export_btn{ width: 120px; height: 45px; background-color: #eaedf1; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); margin: 40px 15px 30px 0; font-family: Ubuntu; font-size: 16px; color:#000000; cursor:pointer; border: none; border-radius: 4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; } .arp_import_export_btn_img{ float: left; padding: 2px 0 0 15px; } .arp_import_export_btn_txt{ margin-left: -10px; } #arp_import .import_export_list_main_import{ background: none repeat scroll 0 0 #ffffff; border-color: #d1d1d1 !important; border-radius: 0 0 4px 4px !important; -moz-border-radius:0 0 4px 4px !important; -webkit-border-radius:0 0 4px 4px !important; -o-border-radius:0 0 4px 4px !important; border-style: none solid solid !important; border-width: medium 1px 1px !important; padding: 2%; padding-left:32px !important; width:1055px !important; height:185px; border-color:#D1D1D1; } .arp_import_section { float: left; margin-top: 30px; width: 100%; } .arp_import_export_select_title{ width: 98%; padding: 0 0 10px 70px; font-family: 'Ubuntu'; font-size: 14px; font-weight: bold; color: #333; } .arp_import_export_file_btn{ width: 102px; background-color:#eaedf1; border: 1px solid #cbcbcb; font-family: 'Ubuntu'; font-weight: bold; color:#000; float:right; font-size: 14px; height: 40px; cursor:pointer; line-height: 40px; text-align: center; } .arp_import_file_name{ background:#ffffff; width: 479px; height: 40px; border: 1px solid #cbcbcb; font-family: 'Ubuntu'; font-size: 16px; font-weight: light; color: #333; line-height: 40px; padding-left: 20px; } .arp_import_file_main{ padding-left: 70px; margin-bottom: 0px; float: left; } .arp_global_setting_main_inner .arprice_analytics_browser{ padding: 0px !important; width: 100%; box-sizing: border-box; background: #ffffff; border: 1px solid #d1d1d1; border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; float:left; } .arp_global_setting_frm_main_title{ width: 98%; padding: 40px 0 30px 70px; font-family: 'Ubuntu'; font-size: 20px; font-weight: regular; color: #333; } .arp_global_setting_frm_title{ width: 98%; padding: 0 0 10px 70px; font-family: 'Ubuntu'; font-size: 16px; font-weight: regular; color: #333; } .arp_global_setting_custom_css_textarea { width: 940px !important; height: 215px !important; border: 1px #cbcbcb solid !important; margin-left: 70px !important; border-radius: 4px !important; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; font-family: 'Ubuntu'; font-size:14px !important; } .arp_global_setting_custom_css_eg{ padding-top: 10px; font-family: 'Ubuntu'; font-size: 14px; font-weight: light; color: #333; padding-left: 70px; } .arp_dotted_line { width: 100%; padding-top: 40px; border-bottom: 1px #cbcbcb solid; } .arp_global_setting_resonsive_main{ width: 450px; padding-right:20px; } .arp_global_setting_resonsive_title_section{ width: 30%; padding-left: 70px; } .arp_global_setting_resonsive_main_title{ font-size: 16px; font-weight: light; color: #333; } .arp_global_setting_resonsive_sub_title{ color: #fb3434; } .arp_global_setting_resonsive_title_section input[type="text"] { margin-top: 5px; margin-right:10px; height: 40px; border: 1px #cbcbcb solid !important; width: 230px !important; } .arp_global_setting_resonsive_title_section .responsive_screen_width_unit{ font-size: 16px; font-weight: light; color: #777777; left: 0px; top: 0px; } .arp_global_setting_resonsive_sub_untitle{ font-size: 14px; font-weight: light; color: #fb3434; } .arp_fix_padding{ padding-left: 70px; } .arp_global_setting_btn{ font-weight: regular; font-size: 16px; font-family: 'Ubuntu'; width:150px; border:0px; margin-top:50px; margin-bottom:30px; color:#000000; height:40px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; text-align: center; background-color: #eaedf1; font-weight: normal; cursor: pointer; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); } .arp_global_setting_btn:hover{ font-family: 'Ubuntu'; background-color: #eaedf1; color:#000000; } .arp_global_setting_google_fonts label{ font-family: 'Ubuntu'; font-size: 16px; font-weight: light; color: #333; float: left; margin-top: -3px; } .arp_global_setting_google_fonts .arp_dark_checkbox{ margin : 0 5px 0 0 !important; } .arp_message_padding{ margin-left: 40px !important; width: 93% !important; margin-top: 10px !important; } .arp_ribbon_list{ float:left; width:100%; height:120px; margin-top:25px; } .arp_ribbon_icons img{ position:relative; top:9px; } .arp_ribbon_text_content { float: left; margin-top: 25px; padding: 0 18px 0 38px; width: 100%; box-sizing:border-box; } .arp_ribbon_text_title.single, .arp_ribbon_text_input.single{ float:left; width:100%; box-sizing:border-box; } .arp_ribbon_text_title.single{ height:30px; line-height:30px; } .arp_ribbon_text_title{ font-family:"Open Sans Bold"; font-size:14px; } .arp_ribbon_text_input textarea{ float:left; width:50%; height:60px; line-height:normal; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; border-color:#cccccc; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; padding:10px; } .arp_ribbon_text_input textarea:focus{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; outline:none; border-color:#cccccc; } .arp_ribbon_text_content.multiple{ float:left; width:50%; padding:0 0 0 38px; } .arp_ribbon_text_title.multiple{ float:left; padding-right:20px; } .ribbon_insert_btn { background: #43B4FB; border: medium none; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color: #ffffff; cursor: pointer; float: left; font-family: Open Sans Semibold; font-size: 16px; height: 34px; padding: 0 12px; width: auto; } .ribbon_cancel_btn { border: medium none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; color: #ffffff; background:#CBC9CA; cursor: pointer; float: left; font-family: Open Sans Semibold; font-size: 16px; height: 34px; padding: 0 20px; } .ribbon_remove_btn, .button_remove_btn{ border: medium none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; color: #ffffff; cursor: pointer; float: left; font-family: Open Sans Semibold; font-size: 16px; height: 34px; padding: 0 20px; } .ribbon_remove_btn{ background:#CBC9CA; } .ribbon_remove_btn.disabled{ cursor: not-allowed; opacity: 0.4; } .arp_ribbon_btn_content { float: left; margin-top: 0px; padding: 20px 20px 20px 38px; width: 100%; box-sizing:border-box; } .arp_ribbon_btn { float: left; margin-right: 10px; width: auto; } .arp_ribbon_text_input.multiple { float: left; width: 46%; } .arp_ribbon_bgcolor_wrapper, .arp_ribbon_txtcolor_wrapper{ float: left; width: 100%; cursor:pointer; } .arp_ribbon_bgcolor_wrapper > input, .arp_ribbon_txtcolor_wrapper > input{ border: 1px solid #cccccc; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; box-shadow: none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; float: left; height: 30px; margin: 0; position: relative; top: -5px; width: 70%; border-right:none; } .arp_ribbon_bgcolor_wrapper > input:focus, .arp_ribbon_txtcolor_wrapper > input:focus{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; outline:none; border-color:#cccccc; } .arp_ribbon_bgcolor_picker, .arp_ribbon_textcolor_picker{ background: none repeat scroll 0 0 #e7e8ec; border: 1px solid #cccccc; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; float: left; height: 28px; position: relative; text-align: center; top: -5px; width: 25%; } .arp_ribbon_bgcolor_picker i, .arp_ribbon_textcolor_picker i{ float: none; margin: auto; position: relative; top: 5px; color:#909090; } .arp_ribbon_colorpicker_wrapper { background:rgba(0, 0, 0, 0.4); float: left; height: 100%; left: 0; position: absolute; top: 0; width: 100%; display:none; } .arp_ribbon_colorpicker{ background:#EBEBEB; float: left; height: 50%; left: 30%; position: absolute; top: 25%; width: 41%; z-index: 9999; } .ribbon_modal_top_belt{ float:left; width:100%; background:#ffffff; height:35px; } .ribbon_modal_top_belt .arp_tabs { float: left; line-height: 35px; margin: 0; } .ribbon_modal_top_belt .modal_title { font-size: 14px; height: 35px; line-height: 35px; padding: 0 10px; } .tab_item { color: #FFCE6F; cursor: pointer; display: inline-block; float: none; margin: 5px 0 0 4px; padding: 0 5px; border:1px solid #26282C; height:28px; line-height:28px; background:#26282C; border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0; } .tab_item:hover, .tab_item.selected{ color:#ffffff; background:#D9534F; border:1px solid #D9534F; } .ribbon_modal_close_btn{ cursor: pointer; float: right; height: 25px; position: relative; right: 0px; top: 8px; width: 25px; color:#333333; } .arp_basic_colors { margin-bottom: 0; margin-top: 33px; padding: 7px 7px 0 9px; } .basic_color_box { display: inline-block; height: 25px; width: 32px; cursor:pointer; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; margin-right:2px; } .basic_color_selected{ box-shadow: 0 0 0 2px rgba(217,83,79, 1); -moz-box-shadow: 0 0 0 2px rgba(217,83,79, 1); -webkit-box-shadow: 0 0 0 2px rgba(217,83,79, 1); -o-box-shadow: 0 0 0 2px rgba(217,83,79, 1); } .arp_ribbon_colorpicker_okbtn{ float:left; width:100%; height:37px; background:#EBEBEB; margin-bottom:-15px !important; } #arp_ribbon_advanced_colpick_btn{ float:left; position:absolute; bottom:5px; } .column_level_size_dd{ margin-top:2px !important; } .arppricetablecolumnprice .arp_price_wrapper { float: left; height: auto; width: 100%; padding-left:10px; padding-right:10px; } .arp_user_help_section{ position: absolute; right: 0; top: 80%; width: 47px; } .arp_user_help_section{ position: fixed; right: 0; top: 80%; width: 47px; } @media (min-width: 1900px){ .arp_user_help_section{ top: 85% !important; } } .arp_guid_btn{ background:#4E5871; border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0px 0px 4px; -o-border-radius: 4px 0px 0px 4px; cursor: pointer; float: left; height: 44px; text-align: center; width: 47px; margin:0 0 4px 0; } .arp_guid_btn img{ margin:auto; margin-top:8px; } .arp_tour{ z-index:999999 !important; text-align:center !important; } .arp_tour_preview{ z-index:9999999 !important; text-align:center !important; } .arp_tour_next { min-height: 28px; width: 75px; height:29px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; font-family: arial; color:#ffffff; font-size:14px; border:1px solid #089de3; background:url(../images/icons/tour-next_hover.png) 80% 8px no-repeat #089de3; margin:0 7px 15px; padding:0 0 0 18px; text-align:left; float:left; cursor:pointer !important; } .arp_tour_next:hover{ color:#ffffff; background:url(../images/icons/tour-next_hover.png) 80% 8px no-repeat #00b7ff; border:1px solid #00b7ff; } .arp_tour_prev { min-height: 28px; width: 75px; height:29px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; font-family: arial; color:#ffffff; font-size:14px; border:1px solid #089de3; background:url(../images/icons/tour-prev_hover.png) 18% 8px no-repeat #089de3; margin:0 0 15px; padding:0 0 0 25px; text-align:left; float:left; cursor:pointer !important; } .arp_tour_prev:hover{ color:#ffffff; background:url(../images/icons/tour-prev_hover.png) 18% 8px no-repeat #00b7ff; border:1px solid #00b7ff; } .arp_tour_end_tour { background-color:#089de3; min-height: 28px; width: 75px; height:29px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; font-family: arial; color:#ffffff; font-size:14px; border:1px solid #089de3; cursor:pointer !important; } .arp_tour_end_tour:hover{ background-color:#00b7ff; } .popover.left > .arrow_color{ top:12% !important; margin-left:350px; } .popover.right > .arrow_header{ top:12% !important; margin-left:1px; } .popover.right > .arrow_price{ top:14% !important; margin-left:1px; } .arpbodyoptionrow span *{ padding-top: 3px !important; } .arpbodyoptionrow span i{ padding-top: 0px !important; } .dotted_line { border-bottom: 1px solid #e3e4e7 !important; clear:both; } .responsive_screen_width_unit{ color: #666666; float: none; font-size: 14px; position: relative; top: 5px; left:2px; } .arp_verify_li { color:green; } .arp_not_verify_li{ color:red; } #adminmenu #toplevel_page_arpricelite .wp-menu-image img{ padding: 5px 0 0 !important; } .arp_switch_wrapper{ float:right; position:relative; top:8px; right:10px; cursor:pointer; width:53px; height:23px; } .arp_switch_wrapper.arp_switch_off{ background:url(../images/switch-off.png) no-repeat; } .arp_switch_wrapper.arp_switch_on{ background:url(../images/switch-on.png) no-repeat; } .column_opt_label_div_label { float: left; left: 10px; position: relative; top: 10px; font-family:'Ubuntu'; font-size:14px; font-weight:normal; } .debug_action_btn:hover i{ color:#ffffff !important; } .arp_model_css_info_box{ display:none; width:950px; height:500px; background:#ffffff; top:50px; position:relative; z-index:9999999 !important; } .arp_model_css_info_box .arp_css_info_model_content{ float:left; width:100%; height:450px; overflow-y:auto; overflow-x:hidden; } .arp_model_css_info_box .modal_title{ padding:0 10px 0px 20px; } .cssinfo_row{ float:left; width:96%; clear:both; margin-bottom:10px; padding:10px; } .cssinfo_title{ float:left; width:100%; clear:both; font-family:Open Sans Bold; font-size:16px; padding-left: 20px; } .cssinfo_note { clear:both; font-size:14px; padding-left: 20px; color: #808080; padding-bottom: 5px; font-style: italic; } .cssinfo_subnote { font-size:12px; padding-left: 35px; color: #808080; float: left; } .cssinfo_subnote_text { float: left; padding-left: 10px; } .cssinfo_cls{ float:left; width:100%; clear:both; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left: 35px; } .arp_ribbon_container.arp_ribbon_1 .arp_ribbon_content:before{ left:5px !important; } .arp_ribbon_container.arp_ribbon_1 .arp_ribbon_content:after{ right:1px !important; } .tipso_style{ cursor:pointer !important; border-bottom:none !important; } .tipso_bubble{ box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3); } .column_opt_opts .col_opt_input{ float:left; width:auto; background:#fff; height:25px; padding:0 5px !important; margin-top:12px; } .column_opt_label.short_heighted{ line-height:25px; font-size:12px; } .column_opt_label.short_heighted .col_opt_input span{ line-height:25px; height:25px; } .column_opt_opts.short_heighted{ line-height:25px; height:25px; font-size:12px; } .arpcolumnfooter.selected { box-shadow: 0 0 0 3px #28caff inset !important; -moz-box-shadow: 0 0 0 3px #28caff inset !important; -webkit-box-shadow: 0 0 0 3px #28caff inset !important; -o-box-shadow: 0 0 0 3px #28caff inset !important; position: relative; z-index: 99997; } .arp_price_wrapper.selected { box-shadow: 0 0 0 3px #28caff inset !important; -moz-box-shadow: 0 0 0 3px #28caff inset !important; -webkit-box-shadow: 0 0 0 3px #28caff inset !important; -o-box-shadow: 0 0 0 3px #28caff inset !important; position: relative; z-index: 99997; } .arppricingtablebodyoptions.selected { box-shadow: 0 0 0 3px #28caff inset !important; -moz-box-shadow: 0 0 0 3px #28caff inset !important; -webkit-box-shadow: 0 0 0 3px #28caff inset !important; -o-box-shadow: 0 0 0 3px #28caff inset !important; position: relative; z-index: 99997; } .ArpPricingTableColumnWrapper.selected .column_description.selected { box-shadow: 0 0 0 3px #28caff inset !important; -moz-box-shadow: 0 0 0 3px #28caff inset !important; -webkit-box-shadow: 0 0 0 3px #28caff inset !important; -o-box-shadow: 0 0 0 3px #28caff inset !important; position: relative; z-index: 99997; } .col_opt_textarea.disabled{ opacity:0.9; background:#fff; } .arp_btn_before_content { float: left; width: 100%; height: 20px !important; overflow: hidden; display: none; margin-top:10px !important; margin-bottom:10px !important; } .arp_btn_after_content { float: left; width: 100%; height: 20px !important; overflow: hidden; display: none; margin-top:10px !important; } .arp_note{ float:left; } span#post_variable_content_ex.arp_note{padding-top:5px;} .arp_selected_color_skin{ float:left; width:4px; height:4px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius: 20px; -o-border-radius: 20px; position:absolute !important; top:13px !important; left:13px !important; border:3px solid #ffffff; } .arp_color_label{ float:left; position:relative; } .custom_main_color_box{ float:left; width:40px; height:20px; } .column_custom_background{ position:fixed; width:285px; color:#fff; z-index:999999; background-color: #2e3548; border-radius: 2px; padding: 15px 10px 15px 10px; } #arp_custom_color_tab .arp_color_tab{ background-color: #404654; color: #ffffff; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: bold; line-height:34px; } #arp_custom_color_scheme_popup #arp_normal_background_color, #arp_custom_color_scheme_popup #arp_hover_background_color{ float:left; width:100%; background:#373E58; overflow:hidden; } #arp_normal_background_color .col_opt_row, #arp_hover_background_color .col_opt_row{ background:#373E58; } #arp_custom_color_tab .arp_color_tab.selected{ background-color: #f2f5f6; color: #2e3548; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: bold; line-height:34px; } #arp_normal_custom_color_tab .arp_color_tab_sub.selected{ border-bottom: 3px #00b7ff solid; height : 40px; line-height: 49px; } #arp_normal_custom_color_tab .arp_color_tab_sub{ border-bottom: 3px #1a7aaa solid; height : 40px; line-height: 49px; } #arp_custom_color_scheme_popup .col_opt_title_div.two_column{ width: 85px; padding-left:10px !important; } #arp_custom_color_tab .col_opt_title_div.two_column{ padding-left:0px !important; } #arp_custom_color_scheme_popup .col_opt_title_div.two_column { width: 145px; } #arp_custom_color_scheme_popup .col_opt_row { width: 265px; } #arp_custom_color_scheme_popup .col_opt_row .btn_type_size { margin-right: 0px; } #arp_custom_color_scheme_popup .col_opt_row .btn_type_size_odd { margin-right: 22px; } .arp_reset_template_wrapper { float: left; width: 100%; } .arp_reset_template { float: left; width: 150px; height: 50px; padding-right: 20px; } .arp_reset_template .arp_checkbox { width: 100px; float: left; } .arp_reset_template_wrapper .arp_dark_checkbox { margin: 0; float: left; margin-right: 10px; } .arp_reset_template_label { float: left; width: auto; } .arp_reset_template_all{ float:left; width:100%; } .arp_reset_template_list{ float:left; margin:15px 0 10px 20px; } .arp_modal_add_file_btn, .arp_ribbon_image_object, .add_arp_ribbon_object { background: #00B7FF; border: medium none; border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; color: #ffffff; cursor: pointer; float: left; font-family: Open Sans Semibold; font-size: 14px; height: 34px; padding: 0 12px; width: auto; } .column_custom_background input.general_color_box { background: #fefefe; border:none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; float: left !important; height: 30px !important; margin:0px !important; width: 100% !important; } .column_custom_background .general_color_box_img_font_color { margin: auto !important; } .column_custom_background .general_color_box_img { height: 30px; width: 29px; } .arp_reset_template_wrapper p { margin: 8px 0 0 0; } .preview_model{ background:#ffffff url(../images/arp_ajax_loader.gif) center center no-repeat; } .pricingtablename{ padding-top:0px; } .arprice_analytic_content{ width:100%; float:left; margin-top: -10px; } #arprice_analytic_model_window{ width:90%; height: 90%; left:5% !important; margin-top: 3%; min-height: 90%; max-height:90%; position:relative; overflow-y: auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; } .arprice_analytic_loader { background: #ffffff url("../images/arp_ajax_loader.gif") no-repeat scroll center center; height: 100%; width: 100%; } .arprice_analytic_model_window_titlebar { height: 40px; border-bottom: 1px #d3d3d3 solid; padding-left:40px; padding-right:40px; padding-top:18px; font-family: ubuntu; font-size: 24px; font-weight: regular; color: #333333; } .clear { clear: both; } .analytic_dur_button { float: left; margin-left: 5px; } .modal_analytic_close_btn { float:right; background:url(../images/analytic_close_icon.png) no-repeat center center; width:25px; height:25px; position:relative; cursor:pointer; margin-right: -15px; } .arp_daily_weekly_box{ width: 300px; padding-right: 20px; padding-left: 20px; padding-top: 12px; float: left; margin-left: 10px; } .arp_daily_weekly_button{ width: 102px; height: 38px; border-left: 1px #cecece solid; border-right: 1px #cecece solid; border-top: 1px #cecece solid; border-bottom: 1px #a6a6a6 solid; font-family: ubuntu; font-size: 16px; font-weight: regular; color: #333333; text-align: center; float: left; margin-left: 10px; cursor: pointer; } .arp_daily_weekly_button:hover{ width: 102px; height: 38px; border-left: 1px #dcdcdc solid; border-right: 1px #dcdcdc solid; border-top: 1px #dcdcdc solid; border-bottom: 1px #43b4fb solid; font-family: ubuntu; font-size: 16px; font-weight: regular; color: #333333; text-align: center; float: left; margin-left: 10px; cursor: pointer; } .arp_daily_weekly_button_hover { width: 102px; height: 38px; background-color: #f5f5f5; border-left: 1px #dcdcdc solid; border-right: 1px #dcdcdc solid; border-top: 1px #dcdcdc solid; border-bottom: 1px #43b4fb solid; font-family: ubuntu; font-size: 16px; font-weight: regular; color: #333333; float: left; margin-left: 10px; cursor: pointer; } .arp_analytic_devider { background-color: #d3d3d3; height: 1px; width: 95%; margin-left: 2%; } .arp_analytic_table_title { font-family :ubuntu; font-size: 18px; font-weight: regular; color: #333333; float: left; padding-right: 40px; padding-left: 40px; padding-top: 10px; padding-bottom: 10px; } .arp_analytic_table_box { float: left; width: 94%; margin-bottom: 40px; } .arp_analysis { width: 840px; height: 70px; padding-left: 350px; } .arp_view,.arp_click,.arp_conversion { width: 140px; height: 70px; float: left; } .arp_chart_title{ width: 100%; height: 30px; font-family: ubuntu; font-size: 16px; font-weight: bold; color: #333333; } .arp_chart_title_1 { float: left; padding-left:30%; } .arp_chart_title_2 { padding-left:80%; } .arp_no_views,.arp_no_clicks,.arp_no_conversion { padding-left: 10px; font-family: ubuntu; font-size: 18px; font-weight: bold; color: #333333; float: left; } .arp_view_label { font-family: ubuntu; font-size: 13px; font-weight: light; color: #999999; float: left; } .arp_date_picker { padding-top: 20px; padding-left:10px; padding-right: 10px; float: right; font-family: ubuntu; font-size: 15px; font-weight: light; } .arprice_analytic_filter_input { float: right; margin-right: 20px; } .arprice_analytic_filter_input_date { float: left; } #analytic_start_date ,#analytic_end_date{ width: 100px; margin-left: 5px; margin-right: 5px; } #analytic_go{ margin-left: 5px; height: 30px; width: 50px; } .arprice_basic_area{ float:left; width:70%; height: 350px; background:#ffffff; } .arp_chart_devider { width: 1px; height: 250px; float: left; background-color: #d3d3d3; margin-left: 21px; } .arprice_donut_chart { margin-left: 10px; float:left; width:27%; height: 350px; background:#ffffff; } .arprice_analytic_table { float: left; background:#ffffff; width: 97%; margin-left: 3%; } .arprice_blank_analytic { background:white; display:none; float: left; width: 100%; text-align: center; } .arprice_restrict_analytic { background:white; display:none; float: left; width: 100%; text-align: center; } .arp_informative_tooltip_icon { float:right; height: 30px; width: 30px; } .arp_informative_tooltip_icon_display { margin: 0; margin: auto; float: left; padding: 10px; } .toggle_fontawesome_btn{ float: none; padding: 0px!important; width: 25px; margin-left: 5px; height: 25px; vertical-align: middle; margin-bottom: 3px; } .ArpTemplate_main{ max-width:100%; } html{ background:#f2f5f6; } .arprice_logo{ float:left; width:100%; height:80px; box-sizing:border-box; background:url(../images/arplite_logo.png) no-repeat center center; margin-top:-55px; } .arprice_my_table_container{ padding:20px 40px 0; float:left; width:100%; box-sizing:border-box; } .arprice_my_table_container .arprice_label{ float:left; width:100%; height:51px; margin-bottom:0px; font-family:'Ubuntu'; font-size:26px; color:#333333; box-sizing:border-box; cursor:default; } .arprice_my_table_container .arp_tables_container{ float:left; width:100%; } .arprice_my_table_container .arp_editable_templates{ float:left; width:300px; padding:0; border:1px solid #e7eaf2; border-bottom:3px solid #d7d9d9; margin-right: 30px; margin-bottom: 40px; background:#ffffff; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; position:relative; } .arprice_my_table_container .arp_editable_templates:hover{ border-bottom:3px solid #43b4fb; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content{ float:left; width:100%; max-width:100%; padding:15px 17px; box-sizing:border-box; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img{ float:left; width:100%; height:150px; margin-bottom:15px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img #img{ float:left; width:100%; height:100%; text-align:center; } .arprice_my_table_container .arp_editable_templates_img #img .no_image_text{ float:none; display:block; margin:25% auto 0; font-family:Ubuntu; font-size:36px; color:#d6d6d6; } .arprice_my_table_container .arp_editable_templates_img img{ max-width:100%; } .arprice_my_table_container ul.arp_editable_template_info{ float:left; list-style:none; width:100%; margin:0; padding:0; } .arprice_my_table_container ul.arp_editable_template_info li.arp_editable_template_info_item{ float:left; width:100%; height:32px; background:#eff0f1; border:1px solid #E8F0FB; line-height:31px; padding:0 5px; box-sizing:border-box; margin-bottom:3px; } .arprice_my_table_container .arp_template_info_left{ float:left; width:45%; font-family:Ubuntu; font-size:14px; font-weight:500; color:#333333; } .arprice_my_table_container .arp_template_info_right{ float:left; width:55%; font-family:Ubuntu; font-size:14px !important; font-weight:lighter; color:#333333; } .arprice_my_table_container .arprice_template_inner_content{ float:left; position:relative; padding:5px; width:100%; z-index:999; background:#ffffff; } .arprice_my_table_container .arp_editable_templates .arp_editable_template_action_btn{ float: left; margin-top: -310px; margin-left:300px; position: relative; width: 0; box-sizing:border-box; z-index:9999; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0; -o-border-radius:0 4px 4px 0; overflow:hidden; border:1px solid transparent; } .arprice_my_table_container .arp_editable_templates:hover{ cursor: pointer !important; } .arprice_my_table_container .arp_editable_templates:hover .arp_editable_template_action_btn{ border:1px solid #2387c6; width:45px; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button{ display:inherit; width:45px; height:44px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button.preview_template{ background:#43b4fb url(../images/icons/preview_icon.png) center center no-repeat; border-radius:0 3px 0 0; -moz-border-radius:0 3px 0 0; -webkit-border-radius:0 3px 0 0; -o-border-radius:0 3px 0 0; border-bottom:1px solid #2387c6 !important; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button.edit_template{ background:#43b4fb url(../images/icons/edit_icon.png) no-repeat center center; border-bottom:1px solid #2387c6 !important; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button.clone_template{ background:#43b4fb url(../images/icons/duplicate_icon.png) no-repeat center center; border-bottom:1px solid #2387c6 !important; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button.delete_template{ background:#43b4fb url(../images/icons/delete_icon.png) no-repeat center center; } .arprice_my_table_container .arp_editable_template_action_btn .template_action_button:hover{ background-color:#2387c6 !important; } .arp_default_templates_listing{ float:left; width:92%; box-sizing:border-box; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -o-border-radius:6px; background:#ffffff; margin-top:30px; margin-left:40px; border: 1px #cbcbcb solid; } .arp_default_templates_listing .arp_default_template_menu_title_belt{ float:left; width:100%; height:60px; line-height:60px; background:#d7d9d9; color:#333333; border-bottom: 1px solid #cbcbcb; } .arp_default_templates_listing .arp_default_template_menu_title_belt .arp_top_edit_menu_inner{ margin-top:0; height:50px; } .arp_default_templates_listing .arp_default_template_menu_title_belt .top_edit_menu_title{ color:#333333; font-family:Ubuntu; font-size:20px; height:60px; line-height:60px; } .arp_default_templates_listing .arp_tables_content_container{ float:left; width:100%; box-sizing:border-box; padding:20px 40px; overflow-x:hidden; overflow-y:scroll; height:450px; } .arp_default_templates_listing .arp_template_scheme{ float:left; width:220px; height:125px; border:1px solid #e3e3e3; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; padding:15px; box-sizing:border-box; margin-right:20px; margin-bottom:20px; overflow:hidden; position:relative; } .arp_default_templates_listing .arp_template_scheme:hover{ cursor:pointer; } .arp_default_templates_listing .template_action_div_belt{ float:left; width:220px; height:125px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; padding:15px; box-sizing:border-box; text-align:center; position:absolute; margin-top:-15px; margin-left:-15px; background:rgba(27, 44, 81, 0.8); display:table; vertical-align:middle; opacity:0; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .arp_default_templates_listing .arp_template_scheme:hover .template_action_div_belt{ opacity:1; } .arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt{ display:table-cell; vertical-align:middle; float:none; margin:auto; } .arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ width:60px; height:60px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template{ background:url(../images/icons/clone_icon.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template:hover{ background:url(../images/icons/clone_icon_hover.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template{ background:url(../images/icons/pro_icon.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template:hover{ background:url(../images/icons/pro_icon_hover.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template{ background:url(../images/icons/preview_icon_default.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template:hover{ background:url(../images/icons/preview_icon_hover.png) no-repeat center center; } .arp_template_scheme.custom_template .template_large_img { height: 150px; padding: 10px 0; width: 334px; } .arp_template_scheme.custom_template .template_big_img { height: 119px; padding: 10px 0; width: 265px; } .arp_template_scheme.custom_template .template_img { height: 95px; width: 100%; } .arp_editable_templates .arprice_chart_icon{ float:right; width:36px; height:26px; margin-top:2px; background:url(../images/icons/chart_icon.png) no-repeat center center; } .arp_editable_templates .arprice_chart_icon:hover{ background:url(../images/icons/chart_icon_hover.png) no-repeat center center; } @media (min-width: 1599px) and (max-width:1899px){ .arp_default_templates_listing{ width:97%; } .arprice_my_table_container .arp_editable_templates{ float:left; width:360px; margin-right: 30px; margin-bottom: 60px; } .arprice_my_table_container .arp_editable_templates .arp_editable_template_action_btn{ margin-top:-390px; margin-left:360px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content{ padding:20px 25px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img{ float:left; width:100%; height:170px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img img{ height:170px; width:100%; } .arp_default_templates_listing .arp_tables_content_container{ height:570px; } .arprice_my_table_container ul.arp_editable_template_info li.arp_editable_template_info_item{ height:45px; line-height:45px; margin-bottom:3px; } .arprice_my_table_container .arp_template_info_left, .arprice_my_table_container .arp_template_info_right{ font-size:18px; } .arp_editable_templates .arprice_chart_icon{ margin-top:4px; height:36px; width:50px; background:url(../images/icons/chart_icon_big.png) no-repeat center center; } .arp_editable_templates .arprice_chart_icon:hover{ background:url(../images/icons/chart_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .arp_template_scheme{ width:295px; height:165px; } .arp_default_templates_listing .template_action_div_belt{ width:295px; height:165px; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template{ background:url(../images/icons/clone_icon_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template:hover{ background:url(../images/icons/clone_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template{ background:url(../images/icons/pro_icon_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template:hover{ background:url(../images/icons/pro_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template{ background:url(../images/icons/preview_icon_default_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template:hover{ background:url(../images/icons/preview_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ width:80px; height:80px; border-radius:3px; -moz-border-radius:3px ; -webkit-border-radius: 3px; -o-border-radius: 3px; margin:0 3px; } } @media ( min-width:1900px ){ .arp_default_templates_listing{ width:97%; } .arprice_my_table_container .arp_editable_templates{ float:left; width:380px; margin-right: 25px; margin-bottom: 60px; } .arprice_my_table_container .arp_editable_templates .arp_editable_template_action_btn{ margin-left:380px; margin-top:-395px; } .arp_default_templates_listing .arp_tables_content_container{ height:680px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img{ float:left; width:100%; height:205px; } .arprice_my_table_container .arp_editable_templates .arprice_template_inner_content .arp_editable_templates_img img{ height:200px; width:97%; margin-top:5px; margin-left:5px; } .arprice_my_table_container ul.arp_editable_template_info li.arp_editable_template_info_item{ height:40px; line-height:40px; } .arprice_my_table_container .arp_template_info_left, .arprice_my_table_container .arp_template_info_right{ font-size:18px; } .arp_editable_templates .arprice_chart_icon{ margin-top:0px; height:36px; width:50px; background:url(../images/icons/chart_icon.png) no-repeat center center; } .arp_editable_templates .arprice_chart_icon:hover{ background:url(../images/icons/chart_icon_hover.png) no-repeat center center; } .arp_default_templates_listing .arp_template_scheme{ width:370px; height:200px; } .arp_default_templates_listing .template_action_div_belt{ width:370px; height:200px; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template{ background:url(../images/icons/clone_icon_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.clone_template:hover{ background:url(../images/icons/clone_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template{ background:url(../images/icons/preview_icon_default_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template{ background:url(../images/icons/pro_icon_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.pro_template:hover{ background:url(../images/icons/pro_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_button.preview_template:hover{ background:url(../images/icons/preview_icon_hover_big.png) no-repeat center center; } .arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ width:80px; height:80px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; margin:0 4px; } } .pt_table_main_cnt{ height:70px; margin-top:-10px; margin-left:0px; } .pt_table_main_cnt .arprice_logo_box{ float:left; width:70px; height:70px; border-right: 1px solid #4b5875; background:url(../images/icons/arprice_logo.png) no-repeat center center; margin-right:5px; } .pricingtable_menu_belt .pricingtable_menu_inner{ height:60px; } .arprice_options_menu_belt{ float:left; width:100%; height:76px; background:#E0E2E2; box-shadow: 0px 1px 1px 1px rgba(87, 87, 87, 0.21); -moz-box-shadow: 0px 1px 1px 1px rgba(87, 87, 87, 0.21); -webkit-box-shadow: 0px 1px 1px 1px rgba(87, 87, 87, 0.21); -o-box-shadow: 0px 1px 1px 1px rgba(87, 87, 87, 0.21); padding-left:70px; box-sizing:border-box; } .arprice_options_menu_belt .arprice_top_belt_menu_option{ float:left; width:145px; background:#ffffff; height:76px; border-right: 1px solid #cfcfcf; box-sizing:border-box; cursor:pointer; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected{ background:#f9f9f9; border-bottom:2px solid #43b4fb; } .arprice_options_menu_belt .arprice_top_belt_menu_option .arprice_top_belt_inner_container{ float:left; width:100%; height:100%; text-align:center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .column_options_img{ float:left; background:url(../images/icons/column_option_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .column_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .column_options_img{ background:url(../images/icons/column_option_hover_icon.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .column_effects_img{ float:left; background:url(../images/icons/effects_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .column_effects_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .column_effects_img{ background:url(../images/icons/effects_hover_icon.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .tooltip_options_img{ float:left; background:url(../images/icons/tooltip_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .tooltip_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .tooltip_options_img{ background:url(../images/icons/tooltip_hover_icon.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .custom_css_options_img{ float:left; background:url(../images/icons/custom_css_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .custom_css_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .custom_css_options_img{ background:url(../images/icons/custom_css_hover_icon.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .toggle_content_options_img{ float:left; background:url(../images/icons/toggle_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .toggle_content_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .toggle_content_options_img{ background:url(../images/icons/toggle_hover_icon.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_menu_option .font_options_img{ float:left; background:url(../images/icons/fonts_icon.png) no-repeat center center; width:100%; height:50px; } .arprice_options_menu_belt .arprice_top_belt_menu_option:hover .font_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option.selected .font_options_img{ background:url(../images/icons/fonts_icon_hover.png) no-repeat center center; } .arprice_options_menu_belt .arprice_top_belt_label{ float:left; width:100%; text-align:center; text-transform: uppercase; font-family:'Ubuntu'; font-size:14px; color:#333333; } .repute_pricing_table_content{ margin-top:60px; } .arprice_top_belt_menu_right{ float:right; width:300px; height:55px; position:relative; right:175px; background:#ffffff; top:10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; border: 1px solid #d6d6d6; } .arprice_top_belt_menu_right .arprice_top_right_belt_inner{ float:left; width:45%; height:100%; box-sizing:border-box; line-height:55px; padding:0 7px; z-index: 999999; } .arprice_top_right_belt_inner.container_width { border-right: 1px solid #dee3e9; float: left; padding: 0 10px; width: 55%; } .arprice_top_belt_menu_right .arprice_top_right_belt_inner label{ font-family:'Ubuntu'; font-size:14px; color: #343a4a; float:left; width:40%; display:inline-block; } .arprice_top_belt_menu_right .arprice_container_width_wrapper{ width:60%; display:inline-block; margin-left:-10px; height:36px; margin-top:10px; border: 1px solid #d0d1d2; padding:0 10px 0 0; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; box-sizing:border-box; } .arprice_top_belt_menu_right .arprice_container_width_wrapper input{ width:50px; background:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; border:none; margin-top:0; height:36px; } .arprice_top_belt_menu_right .arprice_container_width_wrapper span{ float:left; line-height:normal; position:relative; top:7px; color:#B8C0C3; } .general_color_box{ float:left; width:24px; height:24px; margin-top:5px; margin-left:7px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; } .arprice_container_width_wrapper.general_color_box_div{ cursor:pointer; width:70px; margin-left:-5px; } .general_color_box_img{ float:right; width:20px; height:20px; background:url(../images/icons/color_picker.png) center center no-repeat; margin-top:7px; } .arprice_top_belt_menu_right .template_color_schemes label{ line-height:normal; } .arprice_top_belt_menu_right .color_box i{ float:left; margin-left:5px; margin-top:5px; } .general_options_bar.arp_hidden{ position: fixed; right:-500px; float: right; top: 95px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar:not(.arp_hidden){ float: right; position: fixed; right:0px!important; top: 95px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar .arprice_toggle_menu_options{ background: #ffffff url(../images/icons/nav_close_icon.png) no-repeat center center; float: left; height: 45px; width: 60px; margin-left:-60px; box-shadow: -3px 0px 3px 0px rgba(66, 67, 85, 0.4); -moz-box-shadow: -3px 0px 3px 0px rgba(66, 67, 85, 0.4); -webkit-box-shadow: -3px 0px 3px 0px rgba(66, 67, 85, 0.4); -o-box-shadow: -3px 0px 3px 0px rgba(66, 67, 85, 0.4); border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; margin-top:10px; cursor:pointer; position:relative; z-index:2; } .general_options_bar .general_options_bar_content{ float:right; width:100%; background:#ffffff; box-shadow: -3px 0px 7px 2px rgba(66, 67, 85, 0.4); -moz-box-shadow: -3px 0px 7px 2px rgba(66, 67, 85, 0.4); -webkit-box-shadow: -3px 0px 7px 2px rgba(66, 67, 85, 0.4); -o-box-shadow: -3px 0px 7px 2px rgba(66, 67, 85, 0.4); z-index:1; position:relative; height:2000px; } .general_options_bar .global_opts { float: left; width: 100%; display:none; overflow-y: auto; } .general_options_bar .column_option_dropdown, .general_options_bar .animation_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .custom_css_options, .general_options_bar .tooltip_dropdown{ float:left; width:100%; } .general_options_bar .arprice_option_belt_title{ border-bottom: 1px solid #e4e4e4; float: left; font-size: 18px; height: 56px; line-height: 55px; padding: 5px 25px 0; font-family:'Ubuntu'; text-transform: uppercase; width: 100%; box-sizing:border-box; } .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { float:left; width:100%; padding:10px 25px; } .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .column_option_animation_dropdown{ padding:0 0 10px; } .general_options_bar .column_option_tooltip_dropdown img{ height: 630px; width: 345px; } .general_options_bar .column_option_animation_dropdown img{ height:575px; width:360px; } .general_options_bar .toggle_options_dropdown img, .general_options_bar .column_option_tooltip_dropdown img, .general_options_bar .column_option_animation_dropdown img{ cursor:pointer !important; -webkit-cursor:pointer !important; } .general_options_bar .custom_css_dropdown{ padding:10px 10px; } .general_options_bar .column_opt_label{ float:left; width:100%; font-size:15px; color:#444444; font-family:'Ubuntu'; } .general_options_bar .column_opt_label_help{ font-size:13px; color:#555555; white-space:pre-line; float:left; width:100%; } .general_options_bar .column_opt_label.two_cols{ float:left; width:50%; } .general_options_bar .column_opt_opts{ float:left; width:100%; position:relative; } .general_options_bar .column_opt_opts.two_cols { box-sizing: border-box; width: 50%; } .align_right{ float:right !important; } .align_left{ float:left !important; } .general_options_bar .column_opt_opts.align_right span.arp_dark_checkbox, .general_options_bar .column_opt_opts.align_right span.arp_light_checkbox{ float:right; margin-top:5px; } .general_options_bar .arp_tab_txt{ float:right; width:70px; height:28px; background:#ffffff; border:1px solid #c6c6c6; color:#444444; font-size: 13px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; margin:5px 0 0 0; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; font-family:Ubuntu; } .general_options_bar div{ box-sizing:border-box; } .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { height:420px; overflow-x:hidden; overflow-y:auto; } .general_options_bar .column_opt_label:not(.arp_fix_height){ line-height:35px; } @media (min-width: 1599px) and (max-width:1899px){ .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { height:630px; } .general_options_bar:not(.arp_hidden){ float: right; position: fixed; right:0px!important; top: 100px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar.arp_hidden{ position: fixed; right:-500px; float: right; top: 100px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar .column_option_tooltip_dropdown img{ height: 630px; width: 360px; } } @media( min-width: 1900px ){ .column_custom_background #arp_custom_color_tab, .column_custom_background #arp_normal_custom_color_tab{ width:285px; } .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { height:827px; overflow-y:auto; } .general_options_bar:not(.arp_hidden){ float: right; position: fixed; right:0px!important; top: 100px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar.arp_hidden{ position: fixed; right:-500px; float: right; top: 100px; width: 360px; transition:all ease-in-out 0.5s; -moz-transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s; -o-transition:all ease-in-out 0.5s; } .general_options_bar .column_option_tooltip_dropdown img{ height: 670px; width: 378px; } } .column_opt_opts.align_right div{ float:right; } .arp_no_border{ border:none !important; } .arp_tab_txt[readonly]{ background:#f0f0f0; } .arp_view_icon , .arp_click_icon , .arp_conversation_icon { float: left; padding-top: 3px; } .jsgrid-pager { float: right !important; font-family: ubuntu; font-size: 16px; font-weight: regular; color: #333333; } .jsgrid-header-row { font-family: ubuntu; font-size: 18px; font-weight: regular; color: #333333; } .jsgrid-row,.jsgrid-alt-row { font-family: ubuntu; font-size: 16px; font-weight: regular; color: #666666; } table.jsgrid-table tbody tr{line-height: 12px!important; } .toggle_button_container { margin-bottom: 20px; } .simple-toggle-radio label { padding-right: 5px; } .tab_label_no{ float:left; width:30px; height:35px; line-height:35px; font-family:Ubuntu; font-size:16px; } .arp_tab_toggle_text{ float:left; width:230px; height:30px; font-family:'Ubuntu', Arial, Helvetica, sans-serif; border:1px solid #d6d6d6; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color:#373a3f; font-size:14px; font-weight:normal; } table.jsgrid-table tbody tr{line-height: 12px!important; } .arp_input_shortcode_dashboard { width: 145px!important; height: 29px!important; background-color:#eff0f1!important; outline: 0!important; border-color: transparent!important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -o-box-shadow: none!important; margin-left: -4px !important; } .arp_shadow_effect_disabled{display: none !important;} .arp_selectbox_disabled{ cursor: not-allowed; background: #f0f0f0 !important; } .arp_restrict_dashboard_content{ background:#ffffff; float:left; width:100%; padding:20px; box-sizing:border-box; height:250px; overflow-x:hidden; overflow-y:auto; } .arprice_dashboard_restict_old_table_listing{ float:left; width:33%; padding:0 10px; box-sizing:border-box; height:30px; } .arp_modal_box#arprice_restrice_dashboard_model span.arp_dark_checkbox, .arp_modal_box#arprice_restrice_dashboard_model span.arp_light_checkbox{ margin-top:0; } .arprice_dashboard_model_button_wrapper { box-sizing: border-box; float: left; padding: 20px; width: 100%; border-top: 1px #d3d3d3 solid; height:90px; } .arprice_dashboard_model_notice{ float:left; width:100%; font-size: 18px; font-weight: regular; color: #333333; font-family: ubuntu; } .arprice_dashboard_notice_button{ float:left; width:100%; padding:5px; text-align:center; } .arprice_dashboard_model_button { background: #43B4FB; border: medium none; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; color: #ffffff; cursor: pointer; font-family: Open Sans Semibold; font-size: 16px; height: 34px; padding: 0 12px; width: auto; } .arprice_dashboard_model_button.disabled{ background: #43B4FB; opacity:0.7; cursor:not-allowed; color:#ffffff; } .general_options_bar .arp_col_px{ font-size:13px; color: #666666; float:right; margin:8px -20px 0 0; } .general_options_bar .arp_tab_column_radius_txt{ float:right; width:28px !important; height:28px !important; font-size: 13px; color:#444444; margin:2px 0 0 0; } .arp_column_radius_main, .arp_button_radius_main { float: left; width: 100%; } .arp_column_radius_main div, .arp_button_radius_main div { float: left !important; width: 25%; text-align: center; } .arp_column_radius_main span, .arp_button_radius_main span { margin: 0 0 0 5px; font-size: 11px; color:#444444; } .arp_column_radius_main .arp_column_radius_bottom, .arp_button_radius_main .arp_column_radius_bottom { width: 50%; } .column_opt_row .arp_dark_checkbox.checked, .column_opt_row .arp_light_checkbox.checked{ background:url(../images/icons/checkbox_options.png) center left no-repeat; } .column_opt_row .arp_dark_checkbox{ width:27px; height:27px; background:url(../images/icons/checkbox_options.png) center right no-repeat; cursor:pointer; margin-top:18px; float:left; } .column_opt_row .col_opt_input_div .arp_light_checkbox{ width:27px; height:27px; background:url(../images/icons/checkbox_options.png) center left no-repeat; cursor:pointer; float:left; margin-top:5px; } #column_option_dropdown .column_opt_row { padding:10px 20px 10px 10px; } .arp_toggle_price_main .arp_switch_wrapper{ right:0; } span.arp_light_checkbox, span.arp_dark_checkbox{ position:relative; } .color_picker.color_picker_round{ float:left; width:30px !important; height:30px !important; margin-top:0px !important; border:4px solid #cfcfcf; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -o-border-radius:50px; cursor:pointer; margin-left: 22px; } .column_opt_row.arp_allow_animation{ padding: 10px 10px 10px 23px; } .col_opt_textarea.button_url_textarea{ height:46px; } .col_opt_input.arpbtn_img_url{ width: 207px; margin: 2px 5px 0 0; } .col_opt_input_div.col_opt_input_div_bottom_margin{ margin: 0px 0 5px 0; } .general_options_bar .column_opt_inner{ float:left; padding:10px 0; box-sizing:border-box; } .general_options_bar .column_opt_inner.three_cols{ width:33.33%; } .general_options_bar .column_opt_inner label{ float:left; width:100%; text-align:left; font-family:Ubuntu; font-size: 13px; } .column_opt_label.column_opt_sub_label{ padding-left: 15px; font-size: 14px; } #is_animation.arp_switch_wrapper{right:0} .ArpTemplate_main .arp_width_guide_line{ border-top:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; border-bottom:none; height: 20px; margin-top:10px; } .ArpTemplate_main .arp_width_guide_line .arp_width_guide_line_box{ border: 1px solid #cfcfcf; text-align: center; margin: -10px auto; width: 50px; background: #ffffff; } .pricingtablename .success_message { float: right; } .delete_column_container, .delete_row_container{ background: #29334c; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; float: left; height: 110px; left: -110px; margin-top: 17px; padding: 10px; position: absolute; width: 270px; display:none; z-index:9999; } .delete_column_arrow, .delete_row_arrow{ float:left; width:100%; text-align:center; } .delete_column_arrow:before, .delete_row_arrow:before{ border-bottom:10px solid #29334C; border-left: 10px solid transparent; border-right:10px solid transparent; border-top:none; content: ""; height: 0; margin-left: -10px; margin-top: -20px; position: absolute; } .delete_table_arrow:before{ border-bottom:10px solid #2387C6; } .delete_column_container .delete_column_title, .delete_row_container .delete_row_title{ float:left; width:100%; font-family: Ubuntu; font-size: 16px; text-align:center; color:#ffffff; } .delete_column_container .delete_column_buttons, .delete_row_container .delete_row_buttons{ float:left; width:100%; padding:5px; } .delete_column_container .delete_column_buttons button, .delete_row_container .delete_row_buttons button{ display: inline; float: none; height: 35px; margin-right: 7px; padding: 0 5px; width: 80px; } .arp_font_awesome_model_box_container{ background: #ffffff none repeat scroll 0 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; float: left; height: 355px; top: 50px; position: absolute; width: 335px; margin-left: -50px; display:none; z-index:1; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); } .arp_font_awesome_model_box_container.toggle_left_container{ top:0; } .arp_add_image_container{ background:#ffffff; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; float:left; position:absolute; width:300px; height:195px; display:none; top:45px; z-index:1; left:-100px; } .arp_font_awesome_model_box_container.toggle_left_container{ margin-left: -10px; margin-top: -20px!important; width:235px; } .font_awesome_icon_list, .arp_add_img_content{ float:left; width:100%; padding:10px 5px; height: 100%; overflow-x: hidden; overflow-y: auto; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); } .arp_add_img_content{ padding:10px 12px; } .arp_font_awesome_arrow{ float:left; width:66%; text-align:center; text-align:-moz-center; text-align:-webkit-center; } .arp_font_awesome_arrow_single{ width:36%; } .arp_add_image_arrow{ float:left; width:73%; text-align:center; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.arp_font_awesome_arrow { float:none; width:35%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } ::i-block-chrome,.arp_font_awesome_arrow_single { width:65%; } ::i-block-chrome,.arp_add_image_arrow { float:none; width:28%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } } @media screen\0 { .arp_font_awesome_arrow { float:none; width:35%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } .arp_font_awesome_arrow_single { width:65%; } .arp_add_image_arrow { float:none; width:28%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } } @media not screen and (1){ .arp_font_awesome_arrow { float:none; width:35%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } .arp_font_awesome_arrow_single { width:65%; } .arp_add_image_arrow { float:none; width:28%; text-align:center; text-align:-moz-center; text-align:-webkit-center; margin-left: auto; margin-right: auto; } } .arp_font_awesome_arrow:before, .arp_add_image_arrow:before{ border-bottom:10px solid #ffffff; border-left: 10px solid transparent; border-right:10px solid transparent; border-top:none; content: ""; height: 0; position: absolute; margin-top:-10px; } .arp_font_awesome_arrow.left_position:before{ border-left:11px solid rgba(0,0,0,0.5); border-bottom:11px solid transparent; border-top:11px solid transparent; border-right:none; content: ""; height: 0; position: absolute; right:-11px; top:34px; z-index:1; } .arp_font_awesome_arrow.left_position:after{ border-left:10px solid #ffffff; border-right:none; border-bottom:10px solid transparent; border-top:10px solid transparent; content:""; position:absolute; width:0; height:0; right:-10px; top:25px; z-index:2; } .arp_tooltip_icons_container{ background: #ffffff none repeat scroll 0 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; display: none; float: left !important; min-height: 38px; max-height: 355px; right: 25px; top:50px; position: absolute; width: 250px; max-width:350px; z-index:99; } .arp_tooltip_icon_list{ float:left; width:100%; padding:10px 5px; height: 100%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.69); } .arp_tooltip_icons_container_arrow{ float:right; width:30%; text-align:center; } .arp_tooltip_icons_container_arrow.left_position:before{ border-bottom:10px solid rgba(0,0,0,0.6); border-left: 10px solid transparent; border-right:10px solid transparent; border-top:none; content: ""; height: 0; position: absolute; margin-top:-10px; } .arp_tooltip_icons_container_arrow.left_position:after{ border-bottom:10px solid #ffffff; border-left:10px solid transparent; border-right:10px solid transparent; border-top:none; content:""; height:0; position:absolute; margin-top:-10px; } .arp_add_img_row{ float:left; width:100%; } .arp_add_img_label{ float:left; width:100%; height:30px; line-height:30px; font-family:Ubuntu; color:#333333; font-size:14px; text-align:left; } .arp_add_img_option{ float:left; width:100%; } .arp_add_img_option .arp_modal_txtbox.img{ float:left; width:180px; } .arp_add_img_option .arp_header_object{ float:left; } .arp_add_img_option #arp_header_image_height, .arp_add_img_option #arp_header_image_width, .arp_add_img_option #arp_btn_image_height, .arp_add_img_option #arp_btn_image_width{ float:left; width:60px; margin-right:5px; } .arp_add_img_option label{ color: #666666; float: left; font-size: 19px; font-weight: bold; height: 35px; line-height: 30px; margin-right: 5px; text-align: center; width: auto; } .arp_add_img_option label.arp_add_img_note{ font-size:12px; color:#737373; line-height:35px; } @media (min-width:1200px) and ( max-width:1599px){ .pricingtable_menu_inner{ width:86%; } .arp_top_edit_menu_inner{ width: 100%; } .pt_table_main_cnt .arprice_logo_box{ width:65px; height:65px; } .pricingtable_menu_belt .pricingtable_menu_inner, .pricing_table_main{ height:55px; } .pt_table_main_cnt{ height:65px; } .header_table_name{ min-width:260px; width:260px; } .header_table_name input{ max-width:80% !important; height:40px !important; } .arp_shortcode_main{ font-size:14px; width:205px; margin-top:3px; } .savebtn{ width:115px; } .btn_field{ margin-top:3px; } .arprice_options_menu_belt{ height:70px; padding-left:35px; } .arprice_options_menu_belt .arprice_top_belt_menu_option{ height:70px; width:135px; } .arprice_options_menu_belt .arprice_top_belt_menu_option .column_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option .column_effects_img, .arprice_options_menu_belt .arprice_top_belt_menu_option .tooltip_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option .custom_css_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option .toggle_content_options_img, .arprice_options_menu_belt .arprice_top_belt_menu_option .font_options_img{ height:45px; } .arprice_options_menu_belt .arprice_top_belt_label{ font-size:13px; } .arprice_top_belt_menu_right{ right:185px; top:8px; height:50px; } .arprice_top_belt_menu_right .arprice_top_right_belt_inner{ line-height:50px; } .arprice_top_belt_menu_right .arprice_container_width_wrapper{ margin-top:7px; } .general_options_bar{ } .general_options_bar .general_options_bar_content{ width :100%; } .general_options_bar .column_opt_label{ font-size:14px; } .arp_selectbox:not(#toggle_title_font_family_dd):not(#toggle_button_font_family_dd):not(#tooltip_font_family_dd):not(#select_arp_shortcode_type):not(#arp_googlemap_zoom_level):not(.column_level_dd):not(#header_font_font_family_dd):not(#price_font_font_family_dd):not(#body_font_font_family_dd):not(#footer_font_font_family_dd):not(#button_font_font_family_dd):not(#description_font_font_family_dd){ width:120px !important; } .arp_selectbox.column_level_dd{ width:90%; } input#togglestep_yearly{ width:200px !important; } input#togglestep_monthly{ width:200px !important; } input#togglestep_quarterly{ width:200px !important; } } @media (min-width:1200px) and ( max-width:1399px){ .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { height:495px; } .arprice_options_menu_belt .arprice_top_belt_menu_option{ width : 115px; } .arprice_options_menu_belt .arprice_top_belt_label { font-size: 11px; } } @media (min-width:1400px) and ( max-width:1599px){ .general_options_bar .column_option_animation_dropdown, .general_options_bar .column_option_dropdown, .general_options_bar .column_option_tooltip_dropdown, .general_options_bar .custom_css_dropdown, .general_options_bar .toggle_options_dropdown, .general_options_bar .font_settings_options_dropdown { height:580px; } } .ArpTemplate_main .arp_google_font_preview_note{ float: right; width: auto; margin: 5px 0 0 0; } .ArpTemplate_main .arp_google_font_preview_note a.arp_google_font_preview_link{ color: #ffffff; } .ArpTemplate_main .arp_google_font_preview_note a.arp_google_font_preview_link:hover{ color: #43b4fb; } .arp_add_image_container.add_btn_image_container{ left:85px; height: 130px; } .arp_add_image_container.add_btn_image_container .arp_add_image_arrow{ width:91%; } .arp_model_close_btn { cursor: pointer; position: absolute; right: 10px; top: 0; } .toggle_content_wrapper.arp_radio_style_switch{ margin-top: 10px; } .arpplan .fa,.arpplan .icon,.arpplan .typcn,.arpplan .material-icons{ vertical-align:middle !important; } .fa_size_icon{ display: table-cell; vertical-align: middle; padding: 5px; cursor: pointer; height:80px; width:145px; } .arpplan .fa-tp { width:16px !important; height:16px !important; font-size:16px !important; } input.arp_icon_search_input, input.arp_icon_search_input:focus { border:1px solid #cccccc; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; padding:5px; width:98%; } .arp_icon_text_title { border-bottom: 1px solid #cccccc !important; color: grey; float: left; font-size: 14px; font-weight: bold; margin-bottom: 10px; margin-top: 10px; width: 100%; padding:5px; } .general_options_bar_content .arp_google_font_preview_note{ float: right; width: auto; margin: 5px 0 0 0; } .general_options_bar_content .arp_google_font_preview_note a.arp_google_font_preview_link{ color: #444444; } .arp_font_icon_model_loader{ float:left; width:100%; position:absolute; height:100%; top:0; left:0; background:rgba(0,0,0,0) url(../images/ajax_loader_add_new_column.gif) no-repeat center center; } .toggle_options_dropdown .column_opt_label { white-space : normal;} .arp_color_box_ok_btn{ float:left; width:32px !important; padding:0 !important; height:26px !important; margin-left:8px; margin-top:-1px; } #arp_ribbon_modal_window{ display:none; background:#ffffff; width:588px; height:500px; top:50px; z-index:1000000 !important; } .arp_select_ribbon_dropdown_menu{ float:left; width:50%; } .arp_selected_ribbon_preview { float: right; height: 120px; position: relative; right: 16%; top:30px; width: 120px; border:1px solid #cccccc; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -ms-border-radius:8px; text-align:center; } .arp_modal_txtbox.ribbon_content_txt{ border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; width:41%; } .custom_ribbon_img{ top:0 !important; height:34px !important; width:150px !important; } .arp_modal_txtbox.custom_ribbon_img{ width:23% !important; } #arp_close_colorpicker { position: relative; top: -10px; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_right{ margin: 0 auto; position: relative !important; top: 20px !important; right:5px !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_left{ position: relative !important; top:15px !important; left:15px !important; } .arp_selected_ribbon_preview .arp_ribbon_content{ padding:0 !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_2{ margin:0 auto; top:35px !important; padding:0 !important; width:90px !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_2.arp_ribbon_right{ right:5px !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_2.arp_ribbon_left{ left:5px !important; } .arp_selected_ribbon_preview .arp_ribbon_content.arp_ribbon_2{ width:100% !important; } .arp_selected_ribbon_preview .arp_ribbon_content.arp_ribbon_3.arp_ribbon_right, .arp_selected_ribbon_preview .arp_ribbon_content.arp_ribbon_3.arp_ribbon_left{ width:0 !important; } .arp_selected_ribbon_preview .arp_ribbon_content.arp_ribbon_4 span{ float:left; width:100%; padding-top:30px; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_4.arp_ribbon_right{ right:0px !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_4.arp_ribbon_left{ left:10px !important; top:20px !important; } .arp_selected_ribbon_preview .arp_ribbon_content.arp_ribbon_5{ width:80px !important; margin:auto !Important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_5{ height:auto !important; top:80px !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_5.arp_ribbon_right{ right:0 !important; } .arp_selected_ribbon_preview .arp_ribbon_container.arp_ribbon_5.arp_ribbon_left{ left:0 !important; } .arp_header_image_container{ height:135px !important; } .font_icon_slider{ float:left; width:85%; height:10px; margin-top:10px; margin-left:5px; } .slider_min_max_info{ float:left; width:100%; } .font_icon_slider a{ cursor:pointer !important; } .font_icon_slider{ background:#dddddd !important; } .font_icon_slider .ui-slider-handle, .font_icon_slider .ui-slider-handle.ui-state-hover{ background:#5dcefa !important; border:1px solid #5dcefa !important; position:relative; display:block; width:15px; height:15px; top:-4px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; cursor:pointer; } .arp_pro_model_notice { float: left; font-family: Ubuntu; font-size: 22px; height: 60px; line-height: 60px; position: relative; } .font_awesome_icon_list .font_icons_notice { box-sizing: border-box; color: #333333; float: left; padding: 5px 10px; width: 100%; } .arplite_restricted_view, .arplite_restricted_view input, .arplite_restricted_view textarea, .arplite_restricted_view label{ cursor:pointer !important; -webkit-cursor:pointer !important; } .arp_hidden_footer_wrapper{ float:left; width:100%; height:100%; position:absolute; top:0; left:0; opacity:0.3; z-index:997; } .pro_version_info { color:#FCCA31;margin-bottom:10px;margin-top:-20px;font-size:15px;} .arp_upgrade_modal { background-color: #27d2fd; border-radius: 6px; -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25); width: 641px; height: 308px; z-index:9999999 !important; } .arp_upgrade_modal .logo{ float: left; margin-bottom: 30px; margin-top: 22px; padding: 0 0 0 23px; width: 92%; } .arp_upgrade_modal .upgrade_title{ font-family: ubuntu; font-weight: bold; font-size: 36px; color: #fffc00; margin-bottom: 18px; width:100%; text-align:center; float:left; } .arp_upgrade_modal .upgrade_message{ font-family:roboto; font-size: 21px; color: #fff; margin-bottom:43px; width:100%; text-align:center; float:left; margin-top:5px;} .arp_upgrade_modal .buy_now_button { width: 221px; height:47px; margin-right: 15px; margin_bottom: 22px; border:none !important; font-family:'Open Sans'; font-size: 18px; font-weight: bold; color: #ffffff; background-color: #8be356; -webkit-box-shadow: 0px 2px 0px 0px rgba(130, 214, 78, 1); -moz-box-shadow: 0px 2px 0px 0px rgba(130, 214, 78, 1); box-shadow: 0px 2px 0px 0px rgba(130, 214, 78, 1); border-radius:6px; cursor:pointer; } .arp_upgrade_modal .buy_now_button_link { background-color: #8be356; border: medium none !important; border-radius: 6px; box-shadow: 0 2px 0 0 rgba(130, 214, 78, 1); color: #ffffff; cursor: pointer; font-family: "Open Sans"; font-size: 18px; font-weight: bold; height: 47px; margin-right: 15px; padding: 10px 60px; text-decoration: none !important; width: 221px; } .arp_upgrade_modal .learn_more_button { width: 221px; height:47px; margin_bottom: 22px; border:none !important; font-family:'Open Sans'; font-size: 18px; font-weight: bold; color: #27d2fd; background-color: #fafdff; -webkit-box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); -moz-box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); border-radius:6px; cursor:pointer; } .arp_upgrade_modal .learn_more_button_link { width: 221px; height:47px; margin_bottom: 22px; border:none !important; font-family:'Open Sans'; font-size: 18px; font-weight: bold; color: #27d2fd; background-color: #fafdff; -webkit-box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); -moz-box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); box-shadow: 0px 2px 0px 0px rgba(104, 195, 255, 1); border-radius:6px; cursor:pointer; padding: 10px 60px; text-decoration: none !important; } .arp_upgrade_modal .close_button { margin-top:13px; margin-right:13px; float:right; cursor:pointer; } .arp_upgrade_modal .upgrade_modal_btn { width:100%; text-align:center; float:left; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 153px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } @media (min-width:1200px) and ( max-width:1399px){ ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 150px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } } @media (min-width:1400px) and ( max-width:1599px){ ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 152px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } } @media (min-width:1900px){ ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 152px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } } } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 153px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } ::i-block-chrome,input#arp_ribbon_custom_position_rl_modal.arp_modal_txtbox, ::i-block-chrome,input#arp_ribbon_custom_position_top_modal.arp_modal_txtbox, ::i-block-chrome,input#arp_header_image_height.arp_modal_txtbox, ::i-block-chrome,input#arp_header_image_width.arp_modal_txtbox { width:60px !important; } ::i-block-chrome,.arp_fainsideimge .font_awesome_size{ height:200px !important; } ::i-block-chrome,.arp_tooltip_icons_container_arrow{ float:right; width:17%; text-align:center; } } @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1400px) and (max-width:1599px) { ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 152px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } ::i-block-chrome,.general_options_bar .column_option_animation_dropdown, ::i-block-chrome,.general_options_bar .column_option_dropdown, ::i-block-chrome,.general_options_bar .column_option_tooltip_dropdown, ::i-block-chrome,.general_options_bar .custom_css_dropdown, ::i-block-chrome,.general_options_bar .toggle_options_dropdown, ::i-block-chrome,.general_options_bar .font_settings_options_dropdown { height:580px; } } @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1200px) and (max-width:1399px){ ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 153px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } ::i-block-chrome,.general_options_bar .column_option_animation_dropdown, ::i-block-chrome,.general_options_bar .column_option_dropdown, ::i-block-chrome,.general_options_bar .column_option_tooltip_dropdown, ::i-block-chrome,.general_options_bar .custom_css_dropdown, ::i-block-chrome,.general_options_bar .toggle_options_dropdown, ::i-block-chrome,.general_options_bar .font_settings_options_dropdown { height:485px; } } @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1900px) { ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 228px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } ::i-block-chrome,.general_options_bar .column_option_animation_dropdown, ::i-block-chrome,.general_options_bar .column_option_dropdown, ::i-block-chrome,.general_options_bar .column_option_tooltip_dropdown, ::i-block-chrome,.general_options_bar .custom_css_dropdown, ::i-block-chrome,.general_options_bar .toggle_options_dropdown, ::i-block-chrome,.general_options_bar .font_settings_options_dropdown { height:800px; } } @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1599px) and (max-width:1899px){ ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt{ height: 150px; } ::i-block-chrome,.arp_default_templates_listing .template_action_div_belt .template_action_div_inner_belt .template_action_button{ margin-bottom: 23px; } ::i-block-chrome,.general_options_bar .column_option_animation_dropdown, ::i-block-chrome,.general_options_bar .column_option_dropdown, ::i-block-chrome,.general_options_bar .column_option_tooltip_dropdown, ::i-block-chrome,.general_options_bar .custom_css_dropdown, ::i-block-chrome,.general_options_bar .toggle_options_dropdown, ::i-block-chrome,.general_options_bar .font_settings_options_dropdown { height:600px; } } .column_opt_custom_css_notice { color: #6495ed; float: left; margin-top: 10px; width: 100%; } .arp_default_toggle_container{ float:left; margin-top: 5px; } .arp_add_favourite_color{ float: right; margin-right: 23px; margin-top: 173px; cursor: pointer; } .arp_favourite_color{ float: left; height: 30px; margin-top: 205px; } .colpick_hex{ height: 240px !important; } .arp_fav_color_list{ float: left; margin-left: 5px; height: 23px; width: 23px; cursor: pointer; } input.arp_checkbox[type="checkbox"].arp_disabled:hover { cursor:not-allowed !important; } dl.arp_disabled:hover{ cursor:not-allowed !important; } .arp_color_tab,.arp_color_tab_sub,.arp_color_tab_column{ float: left; width: 50% !important; text-align:center; cursor:pointer; } .arp_col_opt_hover_color{ margin-top: 10px; float : left; } .arp_col_opt_hover_color .col_opt_input_div{ margin-left: -21px; } .arp_subscription_model{ background-color: #42A5F5; -webkit-box-shadow: 0 0 25px 2px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 0 25px 2px rgba(0, 0, 0, 0.35); box-shadow: 0 0 25px 2px rgba(0, 0, 0, 0.35); box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; width: 480px; height: 339px; z-index:9999999 !important; } .arp_subscription_model *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; } .arp_subscription_model_close_btn { float: right; position: relative; top: 10px; right: 10px; cursor:pointer; } .arp_subscription_header_wrapper{ float:left; width:100%; padding:10px; text-align:center; } .arp_subscription_header{ float:none; width:100%; margin:10px auto 0; } .arp_subscription_model_title{ font-family:Ubuntu; font-size:35px; color:#ffffff; display:block; height:51px; margin-top:-10px; line-height:49px; letter-spacing:1.5; } .arp_subscription_model_subtitle{ color:#ffffff; float:none; font-family:Ubuntu; width:90%; margin:0 auto; text-align:center; font-size:17px; min-height:30px; height:66px; } .arp_subscription_form{ float:left; margin:10px 15px; width:90%; text-align:left; padding-bottom:5px; border-bottom:1px solid #ffffff; } .arp_subscription_field::-webkit-input-placeholder{ color:#ffffff; } .arp_subscription_field:-moz-placeholder { color:#ffffff; } .arp_subscription_field { float: left; width: 100%; height: 35px; border: none !important; background: none !important; box-shadow: none !important; color: #FFFFFF !important; font-family:Ubuntu; font-size:20px; } .arp_subscription_submit_button_wrapper{ float:left; width:100%; height:110px; background:#ffffff; text-align:center; line-height:normal; margin-top:10px; padding-top:20px; } .arp_subscribe_button{ float:none; margin:0 auto; height:50px; width:195px; background:#42A5F5; color:#ffffff; font-size:20px; font-family:Ubuntu; border:none; font-weight:normal; cursor:pointer; } .arp_subscribe_button:hover{ opacity:0.8; } .arplite_subscription_note { float: left; width: 100%; position: relative; top: 5px; font-family:Ubuntu; font-size:14px; color:#7F8883; margin-top:5px; } .subscribeerror { display: block; margin-top: 45px; position: absolute; right: 40px; text-align: right; width: 100%; } #arp_hide_show_section .arp_dark_checkbox{ float: right; margin-top: 0px; } .caption_border_disabled{ cursor: not-allowed !important; background: rgba(153, 153, 153, 0.44) !important; border-radius: 3px; } #caption_border .arp_dark_checkbox{ margin-top : 10px; } #arp_hide_show_section .arp_dark_checkbox{ float: right; margin-top: 0px; } input.jscolor,input.restricted_jscolor{ background:#fefefe url("../images/icons/color_picker.png") no-repeat scroll 95% center !important; } input.jscolor,input.restricted_jscolor{ color:#000000 !important; } .arp_add_favorite_color { float: left; height: 30px; position: absolute; width: 100%; line-height:30px; z-index:9999999999; } .arp_add_favorite_color_btn { cursor: pointer; float: right; height: 25px; line-height: normal; position: relative; right: 6px; top: 2px; width: 25px; color: #a9a9a9; } .arp_favorite_color_buttons { float: left; margin-left: 13px; width: auto; } .select_from_fav_color { border: 1px solid; float: left; height: 20px; margin-right: 5px; width: 20px; cursor:pointer; } .arp_add_favorite_color_btn i{ font-size: 23px; } .arp_add_favorite_color_btn i:hover:before{ content: "\f08a" !important; } .arprice_js_colorpicker { z-index: 9999999 !important; } .arp_row_custom_css{ width : 30%; float : left; background-color : #c9c9c9; color : #ffffff; margin-left:5px; padding-top: 5px; text-align: center; height : 30px; cursor: pointer; border-radius:4px; } .arp_hide_section_contant{ position:relative; } .arp_hide_section_contant:after{ content:""; position:absolute; display:block; top:0; left:0; width:100%; height:100%; background:url(../images/disable_image.png) center center repeat; } .arp_custom_css_colorpicker{ float:none !important; width:24px !important; height:24px !important; border:4px solid #CFCFCF !important; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; -o-border-radius:20px; margin:0 auto !important; } .arp_custom_css_colorpicker.arp_general_color_box{ float:none !important; width:30px !important; height:30px !important; border:4px solid #CFCFCF !important; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; -o-border-radius:20px; margin:0 auto !important; } #arp_normal_background_color .col_opt_input_div.two_column, #arp_hover_background_color .col_opt_input_div.two_column{ width:80px; text-align:center; } .html_content_first,.html_content_second,.html_content_third,.btn_content_first_step,.btn_content_second_step,.btn_content_third_step,.row_description_first_step,.row_description_second_step,.row_description_third_step,.arpbodyoptionrow span,.price_text_first_step,.price_text_second_step,.price_text_third_step,.footer_content_first_step,.footer_content_third_step,.footer_content_second_step{ text-decoration: inherit; font-weight : inherit; font-style : inherit; } @media (min-width:1200px) and ( max-width:1599px){ .column_custom_background{ width:260px; } .column_custom_background #arp_custom_color_tab, .column_custom_background #arp_normal_custom_color_tab{ width:260px; } #arp_normal_custom_color_tab .col_opt_title_div.two_column{ width:80px; padding-left:5px !important; } #arp_custom_ok_btn_div { width: 240px !important; } #arp_custom_ok_btn_div .col_opt_input_div{ width: 240px !important; } } .column_option_div[level-id=column_level_options__button_2]{ width:285px; color:#fff; border-radius: 2px; padding: 10px; } .column_option_div[level-id=column_level_options__button_2] #arp_custom_color_tab_column .arp_color_tab_column.selected{ background-color: #f2f5f6; color: #2e3548; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: bold; line-height:34px; } .column_option_div[level-id=column_level_options__button_2] .col_opt_title_div.two_column{ width: 85px; padding-left:10px !important; background-color: #373E58; } .column_option_div[level-id=column_level_options__button_2] .col_opt_title_div.two_column{ padding-left:0px !important; background-color: #373E58; } .column_option_div[level-id=column_level_options__button_2] .col_opt_row { width: 265px; background-color: #373E58; } .column_option_div[level-id=column_level_options__button_2] .col_opt_row.sub_row, .column_option_div[level-id=column_level_options__button_2] .col_opt_row.arp_ok_div{ width: 245px; } .column_option_div[level-id=column_level_options__button_2] .col_opt_input_div.two_column { width : 70px; } .column_option_div[level-id=column_level_options__button_2] .col_opt_row .btn_type_size { margin-right: 0px; } .column_option_div[level-id=column_level_options__button_2] .col_opt_row .second_picker{ float : right; margin-right: 17px; } .column_option_div[level-id=column_level_options__button_2] .col_opt_row .first_picker{ float : left; } .column_option_div[level-id="column_level_options__button_2"] #arp_normal_custom_color_tab_column .col_opt_title_div.two_column.arp_color_tab_column{ background-color: #404654; } .font_settings_options_dropdown .column_opt_opts.arp_font_family{ float : left; width: 70%; } .font_settings_options_dropdown .column_opt_opts.arp_font_align{ float : left; width: 50%; margin-top : 5px; } .font_settings_options_dropdown .column_opt_opts.font_style_div{ float : left; width: 50%; margin-top : 5px; } .font_settings_options_dropdown .column_opt_opts.font_style_div .arp_style_btn{ margin-right : 0px !important; } .font_settings_options_dropdown .column_opt_opts.font_style_div .font_title_font_family_div{ margin-top : 0px !important; } .font_settings_options_dropdown .column_opt_opts .font_title_font_family_div{ width : 100%; float : left; margin-top : 10px; } .font_settings_options_dropdown .column_opt_opts .font_title_font_family_div dl{ float : left; width : 80% !important; } .font_settings_options_dropdown .column_opt_opts .arp_google_font_preview_note{ margin-right : 26px; } .font_settings_options_dropdown .column_opt_opts.font_settings_div{ float : right; width : 30%; } .column_tabs, .column_tabs_row_css { border-radius: 3px 3px 0 0 !important; -moz-border-radius: 3px 3px 0 0 !important; -webkit-border-radius: 3px 3px 0 0 !important; -o-border-radius: 3px 3px 0 0 !important; color: #ffffff !important; float: left !important; height: 50px !important; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .column_tabs.single{ color: #ffffff; float: left; font-family: "Open Sans Bold"; font-size: 14px; height: 25px !important; padding: 9px 0 0 10px !important; text-transform: uppercase; width: 262px; box-sizing:content-box !important; -moz-box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -o-box-sizing:content-box !important; } .ArpPricingTableColumnWrapper.maincaptioncolumn .column_tabs li, .ArpPricingTableColumnWrapper.maincaptioncolumn .column_tabs_row_css li, .column_tabs li, .column_tabs_row_css li { float:left !important; height:38px !important; width:48%; display:inline-block; background:#374159 !important; color:#FFFFFF!important; padding:8px 5px 5px !important; margin-top:13px !important; border-radius:4px 4px 0 0 !important; -moz-border-radius:4px 4px 0 0 !important; -webkit-border-radius:4px 4px 0 0 !important; -o-border-radius:4px 4px 0 0 !important; margin-right:5px !important; cursor:pointer !important; line-height:25px !important; font-family: "Open Sans Bold" !important; font-size: 13px !important; text-align: center; } .ArpPricingTableColumnWrapper.maincaptioncolumn .column_tabs.signle li, .column_tabs.single li{ float:left !important; height:auto !important; width:auto !important; display:inline-block !important; background:none !important; color:#ffffff !important; padding:0 !important; margin:0px !important; border-radius:0 !important; -moz-border-radius:0 !important; -webkit-border-radius:0 !important; -o-border-radius:0 !important; } .ArpPricingTableColumnWrapper.maincaptioncolumn .column_tabs li.option_title.selected, .ArpPricingTableColumnWrapper.maincaptioncolumn .column_tabs_row_css li.option_title.selected, li.option_title.selected { background:#ffffff !important; color:#26282c !important; } .arp_row_custom_css{ width : 30%; float : left; background-color :transparent; color : #ffffff; margin-left:5px; text-align: center; height : 30px; cursor: pointer; text-decoration: underline dotted #ffffff; } .col_opt_navigation_div{ float:left; width:auto; } .col_opt_navigation_div i{ float:left; width:30px; height:30px; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; -o-border-radius:30px; line-height:28px; font-size:16px; cursor:pointer; } .col_opt_navigation_div i:hover, .col_opt_navigation_div i.selected{ background:#01B7FF; } .arp_button_slider{ float:left; width:90%; height:8px; margin-top:10px; margin-left:-10px; } .arp_button_height_slider{ float:left; width:90%; height:8px; margin-top:10px; margin-left:-10px; } .arp_button_slider{ background:#dddddd !important; } .arp_button_height_slider{ background:#dddddd !important; } .arp_button_height_slider .ui-slider-handle, .arp_button_slider .ui-slider-handle, .arp_button_height_slider .ui-slider-handle.ui-state-hover, .arp_button_slider .ui-slider-handle.ui-state-hover { background:#5dcefa !important; position:relative; display:block; width:15px; height:15px; top:-4px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; cursor:pointer; outline : none !important; } .arp_color_picker_input_div{ float: left; margin-left: 130px; margin-top: 155px; position: absolute; width: 100%; z-index: 2147483647; } .arp_color_picker_input, .arp_color_picker_input:focus { border: 1px solid #c9c9c9; float: left; height: 25px; margin: 0; width: 70px; } .color_input_hex_div{ background-color: #c9c9c9; float: left; height: 22px; padding-left: 6px; padding-top: 3px; text-align: center; width: 21px; } .arp_color_picker_input_div_advanced{ float: left; margin-left: 130px; margin-top: 185px; position: absolute; width: 100%; z-index: 2147483647; } .arp_slider_float_left{ float : left; margin-left : -23px; } .arp_slider_float_right{ float: right; } .arp_slider_float_left,.arp_slider_float_right{ margin-top : 5px; } .arp_button_size_tooltip { bottom: 120%; display: block; font-size: 10px; padding: 0; position: absolute; right: -6px; top: -28px; visibility: visible; z-index: 1020; outline:none; } .arp_button_size_tooltip { bottom: 120%; display: block; font-size: 10px; padding: 0; position: absolute; right: -6px; top: -28px; visibility: visible; z-index: 1020; outline:none; border : none; } .arp_button_size_tooltip .arp_button_size_tooltip_arrow { bottom: 0; left: 50%; margin-left: -5px; border-top: 5px solid #ededed; border-right: 5px solid transparent; border-left: 5px solid transparent; position: absolute; width: 0; height: 0; } .arp_button_size_tooltip_inner { max-width: 200px; padding: 3px 8px; color: #000000; text-align: center; text-decoration: none; background-color: #ededed; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .arp_temp_down_btn{ float: right; margin-right: 50px; background-color: #43b4fb; padding: 7px 20px; border: none; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; -o-border-radius: 40px; color: #ffffff; font-family: Ubuntu; font-size: 20px; margin-top: 12px; cursor: pointer; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transiton:all 0.5s; -o-transition:all 0.5s; } .arp_temp_down_btn:hover{ background-color: #29334c; }