@charset "ISO-8859-1";@font-face {font-family: 'EuclidCircularBMed';src: url('/fonts/EuclidCircularB-Medium.ttf') format('truetype')}@font-face {font-family: 'EuclidCircularBReg';src: url('/fonts/EuclidCircularB-Regular.ttf') format('truetype')}@font-face {font-family: 'EuclidCircularBLht';src: url('/fonts/EuclidCircularB-Light.ttf') format('truetype')}.fb_v4_glass{position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);z-index: 1000;}.fb_v4_root{display: flex;flex-flow: column;height: 94%;padding: 20px;}.fb_v4_button{font-family: 'EuclidCircularBReg' !important;color: white;background-color: #00529b !important;border-color: #00529b;border-radius: 3px;padding: 3px;padding-left: 10px;padding-right: 10px;cursor: pointer;letter-spacing: 1.25px;margin-right: 5px;white-space: nowrap;}.fb_v4_pc{margin-bottom: 15px;}.fb_v4_vis_root{display: flex;flex-flow: column;flex-grow: 1;border: 1px solid #e1e1e1;border-radius: 15px;padding: 20px;background: rgb(252,252,252);background: linear-gradient(180deg, rgba(252,252,252,1) 2%, rgba(224,224,224,1) 24%, rgba(224,224,224,1) 87%, rgba(252,252,252,1) 106%);}.fb_v4_pg_title{font-family: 'EuclidCircularBReg';font-size: 24px;font-weight: 700;}.fb_v4_content_wrapper{display: flex;flex-flow: row;flex-grow: 1;padding: 10px;}.fb_v4_left_content{display: flex;flex-flow: column;flex-grow: 1;max-width: 180px;min-width: 180px;background-color: white;border-radius: 15px;margin-right: 20px;padding: 15px;}.fb_v4_left_content_top{min-height: 50px;max-height: 50px;text-align: center;padding-right: 20px;}.fb_v4_selector_option{border: 1px solid #ffffff;flex-grow: 1;cursor: pointer;margin: 2px;margin-top: 1px;height: calc(100% - 4px);margin-bottom: 2px;}.fb_v4_selector_option:first-child{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}.fb_v4_selector_option:last-child{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}.fb_v4_selector_option:not(.selected):hover{border: 1px solid #00529b;}.fb_v4_left_content_bot{display: flex;flex-flow: column;flex-grow: 1;background-color: white;border-radius: 15px;margin-right: 20px;height: 0px;}.fb_v4_left_content_bot_title{font-family: 'EuclidCircularBReg';font-size: 14px;font-weight: bold;padding: 10px;text-align: center;max-height: 20px;}.fb_v4_left_content_bot_content{flex-grow: 1;overflow-y: auto;}.fb_v4_entity_list{list-style-type: none;margin: 0px;padding: 0px;margin-top: 15px;}.fb_v4_entity_list li{cursor: pointer;margin-bottom: 7px;background-color: #e5e5e5;border-radius: 5px;padding: 7px;padding-left: 12px;font-size: 12px;font-family: 'EuclidCircularBReg';font-weight: 550;}.fb_v4_entity_list li span{display: inline-block;max-width: calc(100% - 19px);text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.fb_v4_entity_list li.fb_v4_entity_list_selected{background-color: lightblue;}.fb_v4_entity_list li:hover{background-color: highlight;}.fb_v4_right_content{display: flex;flex-flow: column;flex-grow: 1;height: 100%;}.fb_v4_right_content.fb_v4_sticky_layout{display: flex;flex-direction: column;height: 100%;}.fb_v4_static_header{background-color: #fff;border-bottom: 1px solid #ddd;flex-shrink: 0;z-index: 10;}.fb_v4_static_header_title{display: flex;flex-flow: row;padding: 20px;border-bottom: 1px solid #eee;}.fb_v4_static_header_table_headers{padding: 0 10px;}.fb_v4_static_header_table_headers table{width: 100%;border-collapse: collapse;}.fb_v4_static_header_table_headers th{background-color: #f8f9fa;border-bottom: 2px solid #ddd;padding: 10px;font-family: 'EuclidCircularBReg';font-size: 14px;font-weight: bold;text-align: left;}.fb_v4_right_content_top{display: flex;flex-flow: row;flex-grow: 1;min-height: 35px;max-height: 35px;line-height: 35px;margin-bottom: 15px;background-color: white;border-radius: 5px;overflow-y: hidden;border: 2px solid #c0c0c0;text-align: center;vertical-align: middle;}.fb_v4_right_content_top .selected{background-color: #00529b;color: white;}.fb_v4_main_selector{flex-grow: 1;}.fb_v4_right_content_bot{display: flex;flex-flow: column;flex-grow: 1;background-color: white;border-radius: 15px;overflow-y: hidden;height: 0;}.fb_v4_right_content_title_bar{display: flex;flex-flow: row;padding: 20px;}.fb_v4_right_content_title_left{flex-grow: 1;}.fb_v4_right_content_title_left span{font-family: 'EuclidCircularBReg';font-size: 14px;flex-grow: 1;display: block;}.fb_v4_right_content_title_left span:first-child{font-size: 20px;font-weight: 600;}.fb_v4_right_content_title_right{flex-grow: 1;max-width: 100px;vertical-align: top;}.fb_v4_right_content_table{width: 98%;table-layout: fixed;margin: 10px;border-collapse: collapse;}.fb_v4_scrollable_content{flex-grow: 1;overflow-y: auto;padding: 0 10px;}.fb_v4_scrollable_content .fb_v4_right_content_table{width: 100%;border-collapse: collapse;margin: 0;}.fb_v4_scrollable_content .fb_v4_right_content_table thead{display: none;}.fb_v4_right_content_table tbody tr{margin: 5px;border-bottom: 7px solid white;cursor: pointer;background-color: #fbfbfb;}.fb_v4_right_content_table tbody tr:hover{background-color: highlight;}.fb_v4_right_content_table tbody tr td{font-family: 'EuclidCircularBReg';font-size: 12px;font-weight: 600;padding: 10px !important;margin-bottom: 5px !important;}.fb_v4_right_content_table tbody tr td:first-child{border-top-left-radius: 20px;border-bottom-left-radius: 20px;text-align: left;}.fb_v4_right_content_table tbody tr td:last-child{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}.fb_v4_right_content_table tbody tr td:last-child div{margin-right: 7px;}.fb_v4_trash{background-image: url(/images/icons/18/color/trash_can.png);}.fb_v4_duplicate{background-image: url(/images/icons/18/color/copy.png);}.fb_v4_edit{background-image: url(/images/icons/18/color/pen.png);}.fb_v4_info{background-image: url(/images/icons/18/color/info.png);}.fb_v4_root_wrapper{display: flex;flex-flow: column;height: 100%;}.fb_v4_bck_btn_wrp button{font-size: 17px;}.fb_v4_con_wrp{display:flex;flex-flow: column;flex-grow: 1;margin-top: 15px;border: 1px solid #e1e1e1;border-radius: 15px;padding: 20px;background: rgb(252,252,252);background: linear-gradient(180deg, rgba(252,252,252,1) 2%, rgba(224,224,224,1) 24%, rgba(224,224,224,1) 87%, rgba(252,252,252,1) 106%);}.fb_v4_con_wrp_t{font-size: 15px;display: flex;flex-flow: row;flex-grow: 1;max-height: 40px;margin-bottom: 10px;}.fb_v4_con_wrp_t div{flex-grow: 1;}.fb_v4_con_wrp_t div:not(:last-child){font-family: 'EuclidCircularBMed';font-size: 24px;font-weight: 700;letter-spacing: 1.25px;}.fb_v4_con_wrp_t div:last-child{text-align: right;max-width: 250px;}.fb_v4_con_wrp_p{display: flex;flex-flow: row;flex-grow: 1;}.fb_v4_con_wrp_p_l{display: flex;flex-flow: column;flex-grow: 1;background-color: white;border-radius: 15px;max-width: 250px;min-width: 250px;margin-right: 15px;}.fb_v4_con_wrp_p_l_t{flex-grow: 1;font-family: 'EuclidCircularBMed';font-size: 16px;font-weight: 700;letter-spacing: 1.25px;padding: 10px;padding-top: 15px;max-height: 35px;text-align: center;}.fb_v4_con_wrp_p_m{display: flex;flex-flow: column;flex-grow: 1;background-color: white;border-radius: 15px;}.fb_v4_con_wrp_p_m_w{flex-grow: 1;display: flex;flex-flow: row;max-height: 55px;min-height: 55px;}.fb_v4_con_wrp_p_m_t{flex-grow: 1;font-family: 'EuclidCircularBMed';font-size: 20px;font-weight: 700;letter-spacing: 1.25px;padding: 15px;padding-bottom: 0px;}.fb_v4_con_wrp_p_m_b{flex-grow: 1;padding: 15px;padding-right: 32px;text-align: right;}.fb_v4_con_wrp_p_m_b button{margin-left: 10px;}.fb_v4_con_wrp_p_m_c{flex-grow: 1;display: flex;flex-flow: column;height:0;padding: 15px;padding-top: 0px;overflow-y:auto;}.fb_v4_form_section{border: 1px dashed #444;box-shadow: 1px 1px 4px #999;border-radius: 5px;}.fb_v4_form_section_drop{border: 1px dashed #444;box-shadow: 1px 1px 4px #999;border-radius: 5px;min-height: 50px;margin-top: 15px;}.fb_v4_form_section:not(:first-child){margin-top: 15px;}.fb_v4_form_section_title{font-family: 'EuclidCircularBReg';font-size: 15px;line-height: 15px;padding: 5px;background-color: #c0c0c0;border-bottom: 1px solid #666;border-top-left-radius: 5px;border-top-right-radius: 5px;}.fb_v4_form_section_content{padding: 3px;min-height: 50px;}.fb_v4_form_section_table{width: 100%;table-layout: fixed;}.fb_v4_form_section_table * td{padding: 2px !important;}.fb_v4_form_field_container{display: flex;flex-flow: row;border: 1px dashed #aaa;padding: 2px;}.fb_v4_label{font-family: 'EuclidCircularBReg';font-size: 13px;line-height: 13px;width: 150px;white-space: nowrap;background-color: #c0c0c0;padding: 2px;padding-top: 4px;cursor:move;}.fb_v4_input_container{flex-grow: 1;}.fb_v4_input_container input:not(input[type=checkbox]), .fb_v4_input_container textarea{width: 96%;}.fb_v4_form_field_buttons{width: 30px;max-width: 30px;white-space: nowrap;vertical-align: top;text-align: center;margin-right: 5px;}.fb_v4_form_field_options{height: 20px !important;width: 15px !important;}.fb_v4_form_field_menu{position: absolute;z-index: 1000;border: 1px solid #ccc;width: 70px;background-color: white;text-align: center;display: flex;flex-flow: column;padding: 3px;border-radius: 5px;box-shadow: 1px 1px 4px #999;}.fb_v4_form_field_menu div{font-family: 'EuclidCircularBReg';color: #000;cursor: pointer;}.fb_v4_form_field_menu div:hover{background-color: #e0e0e0;color: #000;}.empty_context_menu{position: absolute;z-index: 1000;border: 1px solid #ccc;width: 70px;min-height: 25px;background-color: white;text-align: center;display: flex;flex-flow: column;padding: 3px;border-radius: 5px;box-shadow: 1px 1px 4px #999;}.fb_v4_avail_field{background-color: #e0e0e0;border-radius: 5px;padding: 5px;margin-bottom: 5px;}.fb_v4_avail_field_dragging{background-color: #e0e0e0;border-radius: 5px;padding: 5px;margin-bottom: 5px;width: 100px;border: 1px dashed #999;}.fb_v4_avail_field:hover{background-color: highlight;cursor: move;}.fb_v4_avail_object{background-color: #e0e0e0;border-radius: 5px;padding: 5px;margin-bottom: 5px;}.fb_v4_avail_object_dragging{background-color: #e0e0e0;border-radius: 5px;padding: 5px;margin-bottom: 5px;width: 100px;border: 1px dashed #999;}.fb_v4_avail_object:hover{background-color: highlight;cursor: move;}.fb_v4_drop_target{border: 1px dotted green;height: 29px;}.fb_v4_drop_target_hover{border: 1px solid red;}.fb_v4_m_o_root{position: absolute;background-color: #f9f9f9;border-radius: 10px;box-shadow: 1px 1px 4px #999;padding: 5px;min-width: 200px;}.fb_v4_m_o_root ul{list-style-type: none;padding: 0px;margin: 0px;}.fb_v4_m_o_root ul li{border-radius: 5px;padding: 5px;margin: 2px;cursor: pointer;}.fb_v4_m_o_root * li:hover{background-color: highlight;}.fb_v4_m_o_root ul li img{margin-right: 10px;}.fb_v4_custom_form_root{position: absolute;top: 0;left: 0;display: flex;justify-content: center;align-items: center;min-height: 100vh;min-width: 100%;background: rgba(0, 0, 0, 0.5);z-index: 10;}.fb_v4_custom_form_root .fb_v4_custom_form{display:flex;flex-flow: column;font-family: 'EuclidCircularBMed';font-size: 13px;margin: 0 auto;width: 500px;min-height: 250px;background-color: white;border-radius: 10px;box-shadow: 1px 1px 4px #999;padding: 20px;z-index: 20;}.fb_v4_custom_form_root .fb_v4_custom_form .fb_v4_custom_form_title{font-size: 24px;font-weight: bold;}.fb_v4_custom_form_root .fb_v4_custom_form .fb_v4_custom_form_body{flex-grow: 1;padding-top: 10px;padding-bottom: 10px;}.fb_v4_custom_form_root .fb_v4_custom_form .fb_v4_custom_form_buttons{text-align: right;}.fb_v4_custom_form_root .fb_v4_custom_form .fb_v4_custom_form_buttons .fb_v4_button{margin-left: 5px;}.fb_v4_custom_form_input{background: rgba(100,100,100, .4);margin: 5px;padding: 5px;border-radius: 5px;}.fb_v4_custom_form_input span{width: 49%;display: inline-block;}.fb_v4_custom_form_input input[type='text']{border: none;outline: none;background: transparent;width: 50%;}.fb_v4_custom_form_input select{border: none;outline: none;background: transparent;width: 50%;}.fb_v4_custom_form_input_column_select{display: flex;flex-flow: row;}.fb_v4_custom_form_input_column_select_it{display: flex;flex-grow: 1;flex-flow: column;margin: 5px;cursor: pointer;padding: 2px;padding: 6px;border-radius: 5px;}.fb_v4_sel{background-color: highlight;}.fb_v4_custom_form_input_column_select_it img{flex-grow: 1;}.fb_v4_custom_form_input_column_select_it span{font-size: 10px;white-space: nowrap;text-align: center;width: 100%;}.fb_v4_con_wrp_p_r_s{flex-grow: 1;display: flex;flex-flow: row;margin: 15px;border: 1px solid lightgray;border-radius: 5px;max-height: 25px;padding: 2px;}.fb_v4_con_wrp_p_r_s_i{flex-grow: 1;font-family: 'EuclidCircularBMed';text-align: center;font-size: 18px;padding: 6px;padding-top: 1px;cursor: pointer;}.fb_v4_con_wrp_p_r_s_i.selected{background-color: #00529b;color: white;}.fb_v4_con_wrp_p_r_s_i:first-child{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}.fb_v4_con_wrp_p_r_s_i:last-child{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}.fb_v4_con_wrp_p_r{display: flex;flex-flow: column;flex-grow: 1;background-color: white;border-radius: 15px;max-width: 250px;min-width: 250px;margin-left: 15px;}.fb_v4_con_wrp_p_r_t{flex-grow: 1;font-family: 'EuclidCircularBMed';font-size: 16px;font-weight: 700;letter-spacing: 1.25px;max-height: 25px;text-align: center;}.fb_v4_con_wrp_p_r_c{flex-grow: 1;height:0;padding: 15px;overflow-y:auto;}.fb_v4_con_wrp_p_r_b{flex-grow: 1;max-height: 29px;padding: 16px;text-align: center;}.fb_v4_con_wrp_lm{flex-grow: 1;text-align: right;max-height: 10px;padding: 7px;}.fb_v4_con_wrp_p_l_c{flex-grow: 1;height:0;overflow-y:auto;padding: 15px;}.fb_v4_con_wrp_p_l_c ul, .fb_v4_preview_quick_nav_list{margin: 0px;padding: 0px;}.fb_v4_con_wrp_p_l_c ul li, .fb_v4_preview_quick_nav_list li{list-style-type: none;border: 1px solid transparent;cursor: pointer;padding: 2px;border-radius: 5px;}.fb_v4_preview_quick_nav_list li:hover{background-color: #f1f1f1;}.fb_v4_quick_nav_chk{margin: 0px 3px 0px 0px;cursor: pointer;background-size: cover;width: 16px;height: 16px;z-index: 10;background-color: transparent;display: block;background-image: url(/images/icons/18/gray/square.png);float: right;}.fb_v4_quick_nav_chk_enabled{background-image: url(/images/icons/18/color/checkmark.png);}.fb_v4_preview_window{position: absolute;display: flex;background-color: white;border: 1px solid black;width: 75%;height: 75%;overflow-y: auto;top: 10%;left: 10%;}.fb_v4_preview_window_container{flex-grow: 1;display: flex;flex-flow: column;}.fb_v4_preview_title{display: flex;flex-flow: row;}.fb_v4_preview_title_text{flex-grow: 1;width: 100%;font-size: 20px;padding: 5px;}.fb_v4_preview_title_close{width: 20px;border: 1px solid black;cursor: pointer;float: right;text-align: center;}.fb_v4_preview_body{flex-grow: 1;display: flex;flex-flow: row;height:0;padding: 15px;padding-top: 0px;overflow-y:auto;}.fb_v4_preview_qnav{flex-grow: 1;display: flex;flex-flow: column;min-width: 20%;border: 1px solid #444;}.fb_v4_preview_form{flex-grow: 1;display: flex;flex-flow: column;border: 1px solid #444;overflow-y: auto;padding: 5px;}.fb_v4_preview_qnav_title{flex-grow: 1;max-height: 30px;border-bottom: 1px solid #444;font-size: 18px;}.fb_v4_preview_qnav_content{flex-grow: 1;padding: 5px;}.fb_v4_preview_section{background-color: #f1f1f1;}.fb_v4_preview_section:not(:first-child){margin-top: 15px;} .fb_v4_preview_section_title{font-family: 'EuclidCircularBReg';font-size: 20px;line-height: 20px;padding: 5px;padding-bottom: 10px;}.fb_v4_preview_section_table{width: 100%;table-layout: fixed;}.fb_v4_preview_section_table * td{height: 30px;}.fb_v4_preview_field_container{display: flex;flex-flow: row;}.fb_v4_preview_label{font-family: 'EuclidCircularBReg';font-size: 13px;line-height: 13px;min-width: 150px;white-space: nowrap;background-color: #c0c0c0;padding-top: 4px;padding: 4px;}.fb_v4_preview_input{font-family: 'EuclidCircularBReg';font-size: 13px;border: 1px solid #ccc;border-radius: 3px;padding: 4px 6px;width: 100%;box-sizing: border-box;}.fb_v4_preview_input[type="checkbox"]{width: auto;}.fb_v4_preview_input[required]{border-left: 3px solid #ff6b6b;}.fb_v4_preview_input:focus{outline: none;border-color: #00529b;box-shadow: 0 0 3px rgba(0, 82, 155, 0.3);}.fb_v4_preview_window .contact_top_wrapper{display: flex;flex-direction: column;height: 100%;overflow: hidden;}.fb_v4_preview_window .contact_header{background-color: #f8f9fa;border-bottom: 1px solid #ddd;padding: 10px;flex-shrink: 0;}.fb_v4_preview_window .contact_header_top{display: flex;align-items: center;margin-bottom: 5px;}.fb_v4_preview_window .contact_header_top_left{font-weight: bold;font-size: 14px;color: #333;}.fb_v4_preview_window .contact_header_top_mid{flex-grow: 1;}.fb_v4_preview_window .contact_header_bot{display: flex;align-items: center;}.fb_v4_preview_window .contact_header_bot_left{font-size: 18px;font-weight: bold;color: #00529b;}.fb_v4_preview_window .contact_content_wrapper{display: flex;flex-direction: row;flex-grow: 1;height: 0;overflow: hidden;}.fb_v4_preview_window .contact_left{width: 250px;min-width: 250px;margin-right: 10px;padding: 5px;overflow-y: auto;border-right: 1px solid #ddd;background-color: #f8f9fa;}.fb_v4_preview_window .contact_right{display: flex;flex-grow: 1;flex-flow: column;overflow-y: auto;overflow-x: hidden;padding: 10px;}.fb_v4_preview_window .contact_ql_title{font-weight: bold;margin: 0 0 10px 0;padding: 5px;background-color: #e9ecef;border-radius: 3px;}.fb_v4_preview_window .fb_v4_preview_section{background-color: #fff;border: 1px solid #f5f5f5;border-radius: 0;margin-bottom: 20px;box-shadow: none;}.fb_v4_preview_window .fb_v4_preview_section_title{background-color: #f8f9fa;color: #333;margin: 0;padding: 12px 15px;border-bottom: 1px solid #f5f5f5;font-size: 16px;font-weight: bold;border-radius: 0;}.fb_v4_preview_window .fb_v4_preview_section_table{padding: 20px 15px;}.fb_v4_preview_window .fb_v4_preview_field_container{margin-bottom: 15px;display: flex;flex-direction: column;}.fb_v4_preview_window .fb_v4_preview_label{background-color: transparent;color: #333;font-weight: bold;margin-bottom: 5px;padding: 0;min-width: auto;}.fb_v4_preview_window .fb_v4_input_container{width: 100%;}