.hide_icons .editor_panel_main_handle_structure>.hide_more_icons {
    display: none;
}

.hide_icons .editor_panel_main_handle_structure>.more_icons_options {
    display: block!important;
}

.contents_contener .options_panel.hide_icons {
    min-width: 100%;
    width: 100%;
}

.dropdown-menu {
    left: 0;
    min-width: 200px;
    z-index: 1001;
}

.pull-right .dropdown-menu {
    left: -190px;
    width: 200px;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}
.dd3-remove .dropdown-menu {
    left: -190px;
    width: 200px;
}

ul.dropdown-menu li hr {
    margin-top: 3px;
    margin-bottom: 3px;
}

ul.dropdown-menu li.add {}

ul.dropdown-menu li.delete {}

ul.dropdown-menu li.edit {}

.container_class {
    border: 1px solid transparent;
    position: relative;
    min-height: 50px;
}

.row_area {
    background-color: none;
    border: 1px dashed transparent;
    margin-top: 15px;
    min-height: 80px;
    max-width: none;
    position: relative;
}

.col_box {
    border: 1px solid transparent;
    min-height: 80px;
    position: relative;
}

.container_class .editor_panel_main_handle_structure,
.container_class .label_structure_info {
    margin: -5px auto;
}

.structure {
    border: 1px dashed transparent;
    outline: 1px dashed transparent;
    outline-offset: -4px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.structure:hover {
    outline: 1px solid #57adf066;
}

.structure:hover .structure {
    outline: 1px dashed #57adf066;
}

.hovered.selected_structure > .options_panel .editor_panel_main_handle_structure {
    display: block !important;
    background: green;
}

.contents_contener .options_panel {
    /* position: relative; */
    width: 100%;
    top: -25px;
    position: absolute;
    left: 0px;
    min-width: 320px;
}

.options_panel {
    z-index: 1000;
}

.container_class.hovered:hover,
.row_area.hovered:hover,
.col_box.hovered:hover {
    border: 1px solid #57adf091;
    background: #d5edff91;
}

.ui-resizable {
    border: 1px dashed #acacac;
    border-right: 1px #ff0000 !important;
    border-right-style: inherit !important;
}

.selected_structure {
    border: 1px solid #57adf0;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.35);
}

.show_panel {
    display: block !important;
    z-index: 5500;
}

.hovered .dmbox-tools a,
.show_panel .dmbox-tools a {
    cursor: pointer;
    color: #727577;
}

.hovered .dmbox-tools a.deletebtn,
.show_panel .dmbox-tools a.deletebtn {

    color: rgb(221, 107, 85);
}

#modalbox .modal-header {
    background-color: rgb(30, 180, 218);
}

#modalbox .modal-header .modal-title {
    color: white;
    font-size: 18px;
    font-weight: 400;
}

#modalbox .modal-header button {
    color: white;
    opacity: 1;
    line-height: 26px;
    font-weight: 400;
}

#modalbox .modal-dialog {
    width: 50%;
    max-width: 500px;
}

#modalbox .modal-dialog.modal-lg {
    width: 80%;
    max-width: none;
}

/*#modalbox .btn-cancel,
.btn-accept {
    background-color: #D0D0D0;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer;
    margin-top: 10px;
}*/

/*#modalbox .btn-cancel:hover {
    background-color: #c8c8c8;
}

#modalbox .btn-accept {
    display: inline-block;
    background-color: rgb(30, 180, 218);
    box-shadow: none;
}*/

/*#modalbox .btn-accept:hover {
    background-color: rgb(0, 149, 187);
}*/

.label_structure_info {
    color: #57adf0;
    text-transform: capitalize;
    padding: 0 4px;
    margin: 0;
    width: auto !important;
}

.dmbox-tools {
    /*background: rgb(255, 255, 255, 1);*/
    padding: 2px 7px;
    margin: 0;
    border-radius: 4px 0px 0 0;
}

.contents_contener_for_resize {
    margin-left: auto;
    margin-right: auto;
    /*back*/
}

.contener_for_resize {
    width: 100% !important;
}

.contents_contener_for_resize_xs {
    max-width: 500px !important;
    width: 100% !important;
    background: white;
}

.contents_contener_for_resize_sm {
    max-width: 700px !important;
    width: 100% !important;
    background: white;
}

.contents_contener_for_resize_md {
    max-width: 900px !important;
    width: 100% !important;
    background: white;
}

.contents_contener_for_resize_lg {
    width: 100% !important;
    background: white;
}

.container.contents_contener_for_resize_lg {
    width: 100% !important;
    background: white;
    max-width: 1170px !important;
}

.background_for_resize {
    background: #f0f0f0;
}

#edit_structure_in_popup_outer .modal-lg.modal-full-xl .modal-content .modal-footer {
    position: relative;
    /*display: block;*/
    right: 0px;
    bottom: 0px;
    left: 0;
    background: white;
}

.menu-file ul.dropdown-menu {
    position: absolute;
    left: 0px;
}


/*--------*/

.ui-state-active {
    background: transparent;
}

.dropzoneouter {
    min-height: 20px;
}

.dropzoneouter.has_col {
    min-height: 20px;
    max-height: 20px;
}

.dropzoneouter.ui-state-hover {
    background: transparent;
}

.ui-state-hover {
    background: #8d8d8d;
    color: white;
}

.ui-draggable-dragging {
    z-index: 9999999;
}

.ui-droppable-active {
    border: 1px dashed transparent !important;
}

.sort_div {
    display: none;
}

.ui-state-hover {
    background: transparent !important;
    border: 1px dashed transparent !important;
}

.dropzoneouter.ui-droppable-hover>.droppable_information {
    background: transparent !important;
    border: 1px dashed transparent !important;
}

.dropzoneouter.ui-droppable-active>.droppable_information {
    display: none;
}

.hide_on_drag {
    display: block;
}

.draggable_design_btn {
    cursor: move !important;
}

.draggable_design_btn_tempale {
    cursor: move !important;
}

.draggable_design_btn_tempale.ui-draggable-dragging .hide_on_drag,
.draggable_design_btn.ui-draggable-dragging .hide_on_drag {
    display: none;
}

.show_on_drag {
    display: none;
    border: 1px solid #d5d5d5;
    padding-top: 5px;
    text-align: center;
    padding-bottom: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: white;
    min-width: 300px;
}

.draggable_design_btn_tempale.ui-draggable-dragging .show_on_drag,
.draggable_design_btn.ui-draggable-dragging .show_on_drag {
    display: block;
}

.droppable_order_col.ui-droppable-active {
    background: #57adf0;
    border: 1px dashed #8d8d8d;
    background: #8d8d8d;
    float: left;
    width: 4%;
    height: 100px;
    display: block;
}

.draggable_design_btn_tempale.ui-draggable-dragging,
.draggable_design_btn.ui-draggable-dragging {
    max-width: 300px;
    max-height: 50px;
}

ui-droppable-active.droppable_order_content {
    width: 90%;
    float: left;
}

.droppable_content_informations {
    display: none;
}

.droppable_conteiner.ui-droppable-active>.droppable_content_informations {
    display: block;
    min-height: 50px;
}

.droppable_conteiner.ui-droppable-hover .show_on_hover {
    display: block !important;
    color: white;
}

.droppable.ui-droppable-active {
    background: transparent;
}

.dropzoneouter.ui-droppable-active {
    background: transparent;
}

.droppable_conteiner.ui-droppable-hover {
    background: #007fff66 !important;
}

.dropp_col_up {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    background: transparent;
    height: 51%;
    z-index: 200;
}

.dropp_col_down {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    background: transparent;
    height: 50%;
    z-index: 200;
}

.dropp_col_left {
    display: block;
    position: absolute;
    top: 0px;
    left: -10px;
    z-index: 666;
    width: 10%;
    background: transparent;
    height: 100%;
    z-index: 200;
}

.dropp_col_right {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 666;
    width: 10%;
    background: transparent;
    height: 100%;
    min-height: 50px;
    z-index: 200;
}

.dropp_col_hidden {
	z-index: 0;
}

.droppable.ui-droppable-active {
    background: transparent;
    z-index: 9999999;
}

.ui-resizable-e {
    z-index: 9999 !important;
}

.droppable.ui-droppable-active.dropp_col_up,
.droppable.ui-droppable-active.dropp_col_down {
    z-index: 66669;
    min-height: 10px;
}

.droppable_structure.ui-droppable-active.dropp_col_left,
.droppable_structure.ui-droppable-active.dropp_col_right {
    z-index: 66669;
    min-height: 50px;
}


/*
.droppable.ui-droppable-hover.dropp_col_up>.color_col,
.droppable.ui-droppable-hover.dropp_col_down>.color_col{
	height:10%;
    min-height: 10px;
    background: #8be2fd;
    width: 100%;
    position: absolute;
}
*/

.dropp_col_up .color_col {
    top: 0px;
}

.dropp_col_down .color_col {
    bottom: 0px;
}

.droppable_structure.ui-droppable-hover.dropp_col_left>.color_col,
.droppable_structure.ui-droppable-hover.dropp_col_right>.color_col {
    width: 5%;
    min-width: 20px;
    background: #8be2fd;
    height: 100%;
    position: absolute;
}

.color_col {
    background: transparent;
}

.dropp_col_right .color_col {
    right: 0px;
}

.dropp_col_left .color_col {
    left: 0px;
}

.col_box {
    /*z-index: 667;*/
}

.droppable_information {
    display: none;
    width: 100%;
    height: 25px;
}

.inserted_column {
    color: white;
    background: #00c2ffed;
    height: 15px;
    text-align: center;
    -webkit-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.49);
    box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.49);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


/* UI Sortable */

.ui-sortable .dmbox-title {
    cursor: move;
}

.ui-sortable-placeholder {
    border: 1px dashed #cecece !important;
    visibility: visible !important;
    background: #e7eaec;
}

.dmbox.ui-sortable-placeholder {
    margin: 0 0 23px !important;
}

.col_box {
    margin-bottom: 20px;
}

.inserted_column {
    position: absolute;
    left: 0px;
}

.insert_up_col .inserted_column {
    position: absolute;
    top: -19px;
}

.insert_down_col .inserted_column {
    position: absolute;
    bottom: -19px;
}

.inserted_column {
    height: 20px;
    width: 100%;
}

insert_down_col,
insert_down_up {
    height: 17px;
}

.item_col {
    /*width: 96% !important;
    margin: 2% !important;*/
}

.show_border_always {
    border: 1px dashed #57adf066;
}

.options_panel.not_clicked {
    z-index: 10;
    width: 100%;
    height: 20px;
}

.options_panel.clicked {
    z-index: 9;
    opacity: 0;
}

.selected_structure .options_panel.not_clicked {
    z-index: 9;
}

.selected_structure .options_panel.clicked {
    z-index: 999;
    opacity: 1;
}

.contents_contener .options_panel.notfit {
    min-width: 10px !important;
}

.label_click_info {
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
    top: -20px;
    background: rgb(255, 255, 255, 0.5);
    opacity: 0.8;
}

.hovered>.options_panel .label_click_info {
    display: block;
}

.container_class .options_panel {
    width: 99%;
}

.handler_buttons {
    opacity: 0;
}

.admin-menu-site:hover .handler_buttons {
    opacity: 1;
    cursor: pointer;
}

.show_btn_edit_template:hover {
    position: responsive
}

.show_btn_edit_template:hover .template_btn {
    display: block !important;
    width: 100%;
    z-index: 999;
}

.show_btn_edit_template:hover .template_btn a {
    position: absolute;
    right: 0px;
    top: 10px;
    cursor: pointer;
    width: 20%;
    height: 50px;
    font-size: 20px;
    padding-top: 15px;
    min-width: 200px;
}
.questions_category_preview_box .hovered > .options_panel{
	display:none !important;

 }
.questions_category_preview_box .container_class.hovered:hover,
.questions_category_preview_box .row_area.hovered:hover,
.questions_category_preview_box .col_box.hovered:hover {
    border: none;
    background: transparent;

 }
.questions_category_preview_box .structure:hover {
    outline: none;
}
.questions_category_preview_box .container_class,
.questions_category_preview_box .row_area,
.questions_category_preview_box .col_box {
    border: none;
    background: transparent;
    /*pointer-events: none;*/
}
.popup_simple_edit_class .dropp_col_up, .popup_simple_edit_class .dropzoneouter {
    display: none;
}

/*.field_label  {
	font-size:16px;
	font-weight:normal;
}*/


.star-cb-group {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
  /* the hidden clearer */
}
.star-cb-group * {
  font-size: 1rem;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
	    font-size: 16px;
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
  color: #888;
}
.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "★";
  color: #e52;
  text-shadow: 0 0 1px #333;
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: .5em;
}
.star-cb-group:hover > input + label:before {
  content: "☆";
  color: #888;
  text-shadow: none;
}
.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "★";
  color: #e52;
  text-shadow: 0 0 1px #333;
}
#jsonTree_contents_structure_manage_add span.js_tree_lp{
    margin: 0 !important;
    float: none !important;
}
.jstree-anchor small{
	white-space: pre-wrap;
}
.jstree-default .jstree-anchor {
    min-height: 24px;
	height:auto !important;
}
.btn.btn-outline-success.btn-sm.float-right.structure_accept {
    margin-left: 5px;
}

.container_simmple_fields_icon{
	display: inline-block;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	z-index: 10000;
	cursor: pointer;
	line-height: normal !important;
	font-size: 14px !important;
}

.container_box.sf_hover{
	outline: 2px dashed #DDDDDD;
}

.box_for_active{
	/* z-index: 97; */
	position: relative;
}
