.btn_menu_over { background:url(images/main_menu_bg_hover.png) repeat-x bottom #ffedb5;}
.custom_table tbody tr {cursor:pointer}
.template_rule_class {width:610px}	


.reset_min_width {min-width:0px !important;}

.field_input_int1 {min-width:0px !important; width:30px;}
.field_input_int6 {min-width:0px !important; width:70px}
.field_input_text {}


.rte_link{bborder:1px solid red; float:left;}
.rte_link tr:hover{ background-color:#f3f3f3 !important;}

.rte_link iframe {bborder:1px solid red; background-color:white}

.my_rte_table_td {padding-left:0px}

.rte_link * {position:static}


.readonly_fld_wrap {display:inline-block; border:1px solid #b6b6b6; border-radius:5px; padding:2px; min-height:20px; width:300px;}


/*//////////////////////////////////////////////////*/

.structure_section {margin-bottom:30px;}
.structure_section:last-child {margin-bottom:0px;}
.structure_section_header * {margin-bottom:15px;}
.structure_section_header +.structure_section_content{padding-left:30px;}
	.structure_section h2 {color:#007fc0; font-size:28px; margin-top:0px;}
	.structure_section h3 {color:#007fc0; font-size:24px; margin-top:0px;}
	.structure_section h4 {color:#007fc0; font-size:20px; font-style:italic; margin-top:0px;}
	.structure_section h5 {font-size:17px;}

.row + .subsection_title {margin-top:11px;}
.row + .structure_section {margin-top:26px;}

.content_right_column.tree-view-column {position:fixed; top:140px; right:0px; width:300px; padding:15px; padding-top:0px; box-sizing:border-box; padding-left:0px; overflow-y:scroll;}
.content_left_column.two-columns-view {width:calc(100% - 300px); overflow-y:scroll; overflow-x:hidden; height:500px;}

#jstree .block_has_content {background:rgba(133, 164, 219, 0.5);}
.jstree-default .jstree-hovered {background: #e7f4f9 !important;}
.jstree-default .jstree-clicked {background: #beebff !important;}

/*//////////////////////////////////////////////////*/

.dropdown_selector_control select{width:300px;}

/*//////////////////////////////////////////////////*/

.main_menu .submenu.level2 li a{padding-left:70px; line-height:30px;}
.main_menu .submenu li a .icon {position:absolute; top:5px; left:8px;display: flex; align-items: center; justify-content: center; }

/*//////////////////////////////////////////////////*/

.submenu_wrapper {overflow-y:auto; max-height:calc(100vh - 60px);}

/*//////////////////////////////////////////////////*/
.page_resource_sets_control {min-width:300px; float:left; padding-top:2px; min-height:100px; max-height:300px; overflow-y:scroll; border: 1px solid #b6b6b6; border-radius:5px; background-color:#fff;}