@font-face 
{
  font-family: 'digital-7';
  src: url('/m2/wam/app/media/digital-7.ttf');
}


#active_events_count
{
    display:inline;
    font-weight:bold;
    background-color:white;
    color:black;
    border-radius:50%;
    padding:2px;
    font-size:13px;
    visibility:hidden;
}
#changes_count
{
    display:none;
    font-weight:bold;
    background-color:white;
    color:black;
    border-radius:50%;
    padding:2px;
    font-size:13px;
    margin-left:2px;
}

.footer_alert_on
{
	background-color:rgb(250, 223, 165);
}

.visual_content_function
{
    cursor:pointer;
}


.abilitation_ticketing
{
	display:none;
}
.abilitation_auditing
{
	display:none;
}

#logo_left
{
	border-radius:20px;
}






.ui-button-text-only .ui-button-text 
{
	padding:3px;
    font-size:12px;
    padding-left:10px;
    padding-right:10px
}


.content_page
{
	width:100%;
    height:100%;
    padding:0px; 
    margin:0px;
    display:none;
    background-color:white;
}




.element_widget_selected
{
	
}


._find_match
{
    color:white;
}
._find_match:hover
{
    color:white;
    text-decoration:underline;
}

#find_object
{
    width:130px;
    border:none;
    font-size:10px;
}

#nprogress
{
	height:4px;
}
#nprogress .bar
{
	background-color:#489cdf;
    height:4px;
}
#nprogress .peg
{
	background-color:#489cdf;
    box-shadow:none;
}


#bar_widgets
{
	font-size:11px;
    color:black;
}

#header_widgets
{
	height:100%;
    width:100%;
}

.content_frame_container
{
	width:100%;
    height:100%;
    position:relative;
}
#content_frame
{
	width:100%;
    height:100%;
}
#report_frame
{
	width:100%;
    height:100%;
}
#ticket_frame
{
	width:100%;
    height:100%;
}
#edit_frame
{
	width:100%;
    height:100%;
}
#edit_frame_waiting
{
	width:100%;
    height:100%;
    display:none;
}

.box_refresh
{
	padding-top:5px;
	padding-left:5px;
    width:19px;
    cursor:pointer;
}

.toolbar_colors
{
	background-color:gray;
    color:white;
}

.box_toolbar .acknowledge
{
    color:white;
}

.box_toolbar
{
	text-align:right;
}

.box_title
{
	font-size:14px;
    padding-left:10px;
    padding-right:3px;
}

.td_main_toolbar_item
{
	font-size:12px;
    width:30px;
    text-align:left;
    cursor:pointer;
}

.toolbar_icon
{
	cursor:pointer;
}

.panel-title
{
    height:100%;
    background-color:gray;
    color:white;
    vertical-align:middle;
}
.panel-title TD
{
	color:white;
}

.panel-title A
{
	color:white;
}

.panel-title A:hover
{
	text-decoration:underline;
	color:white;
}


#wait_overlay
{
	width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background-color:black;
    opacity:0.4;
    z-index:999999999999998;
    display:none;
}

#operation_message_table
{
    width: 500px;
    height: 100px;
    background-color:gray;
    margin:auto;
    color:white;
    border-radius:10px;
    border:solid 1px white;
    z-index:999999999999999;
    position:fixed;
    top:30%;
    left:25%;
    right:25%;
    display:none;
}

#operation_message_table TD
{
	color:white;
    font-size:14px;
    text-align:center;
}

#loading_table
{
	position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:100;
    background-color:#00000047;
    text-align:center;

}

#waiting_message
{
	position:absolute;
    left:0px;
    width:100%;
	top:235px;
	font-size:22px;
    color:whitesmoke;
}
#waiting_message2
{
	position:absolute;
    left:0px;
    width:100%;
	top:270px;
	font-size:14px;
    color:whitesmoke;
}

#footer
{
	background-color:white; 
    overflow:hidden;
}

.h_gradient
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
    background: rgb(242,245,246); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
}



#footer_status_bar
{
	position:absolute;
    left:0px;
    width:100%;
    height:28px;
    bottom:0px;
    overflow:hidden;
    background-color:white;
    /*
    background -moz-linear-gradient(top, rgba(210,210,210,0) 37%, rgba(210,210,210,0.24) 60%, rgba(210,210,210,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(210,210,210,0) 37%,rgba(210,210,210,0.24) 60%,rgba(210,210,210,0.65) 100%);
    background: linear-gradient(to bottom, rgba(210,210,210,0) 37%,rgba(210,210,210,0.24) 60%,rgba(210,210,210,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d2d2d2', endColorstr='#a6d2d2d2',GradientType=0 );
    */
}

.layout_mobile #footer_status_bar
{
	height:35px;
}

.layout_mobile #_block_head
{
    display:none;    
}

#footer .toggle_label
{
	font-size:12px;
    font-weight:bold;
    color:gray;
    padding-left:10px;
    padding-right:3px;
    padding-bottom:1px;
}


#footer .cell
{
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    color:gray;
    position:relative;
}

#footer .wam_activity_led
{
    position:absolute;
    width:12px;
    height:12px;
    top:7px;
    left:8px;
    background-color:lime;
    border:solid 1px slver;
    border-radius:50%;
    display:block;
}

#footer .wam_activity_led_info
{
    margin-left:15px;
    padding-top: 1px;
    text-align:left;
}

#footer #led_network_activity
{
	background-color:lime;
}
#footer #led_application_activity
{
	background-color:#00adff;
}

#footer #application_log_activity
{
    text-align:left;
    font-size:11;
}

#footer #current_database
{
    text-align:center;
    border-left:solid 1px white;
    border-right:solid 1px silver;
    width: 220px;
}

#footer #reload_counter
{
    text-align:left;
    border-left:solid 1px white;
    border-right:solid 1px silver;
    width: 50px;
}

#footer_controls
{
    border-left:solid 1px white;
    width:460px;
}
#wam_button
{
	position:relative;
    font-size:15px;
    font-weight:bold;
    cursor:pointer;
    height:100%;
    text-align:center;
    width:50px;
    border-right:solid 1px silver;
}

#wam_button_icon
{
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    margin:1px;
}

#footer .wam_button
{
    color:white;
}

#footer .wam_button_active
{
	background-color:green;
}

#footer .wam_button_warning
{
	background-color:red;
}

#footer .wam_button_selected
{
    
}

#layout_footer
{
    height:62px;
    width:100%;
    background-color:gray;
}

.layout_mobile #layout_footer  
{
	height:54px;
}

#system_offline
{
	position:fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom:23px;
    z-index:9999;
    vertical-align:middle;
    opacity: 0.9;
    background-color:gray;
    display:none;
    
}

#system_offline TABLE
{
	margin-top:150px;
    height:200px;
    width:500px;
    background-color:rgb(250, 223, 165);
    border:solid 2px rgb(250, 223, 165);
    border-radius:5px;
    
}

#system_offline TABLE TD
{
	font-size:28px; color:gray;
    text-align:center;
}

#_div_popup_variable
{
	padding:0px;
    overflow:hidden;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

.selectable
{
	-webkit-touch-callout: initial; /* iOS Safari */
  -webkit-user-select: initial;   /* Chrome/Safari/Opera */
  -khtml-user-select: initial;    /* Konqueror */
  -moz-user-select: initial;      /* Firefox */
  -ms-user-select: initial;       /* Internet Explorer/Edge */
  user-select: initial;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

#div_system_menu
{
	display:none;
	position:fixed;
    bottom:26px;
    left:0px;
    background-color:whitesmoke;
    color:black;
    z-index:99999;
    min-width:200px;
    padding:5px;
    box-shadow: 6px 6px 5px #888888;
}

#table_system_menu
{

}

#table_system_menu .system_menu_title
{
    font-size:16px;
    font-weight:bold;
    height:20px;
    padding-top:10px;
    color:gray;
}


#table_system_menu .system_menu_icon
{
	width:20px;
    height:20px;
}

#table_system_menu .system_menu_item A
{
	color:black;
    font-size:13px;
}

.system_menu_icon
{
	background-repeat:no-repeat;
    background-size:14px 14px;
}




#design_controls
{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    text-align:center;
}

#design_controls BUTTON
{
    width:150px;
}

#design_instance_controls
{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    height:30px;
    padding:3px;
    text-align:right;
}
#design_instance_controls BUTTON
{
    width:70px;
}

#toolbar_instance
{
    position:absolute;
    top:30px;
    left:0px;
    right:0px;
    bottom:0px;
}



#right_content_ticketing
{
    position:relative;
}



.main_content_tab
{
    float:left;
    padding-left:10px;
    padding-right:10px;
    display:flex;
    align-items: center;
    text-align:center;
    height:100%;
    cursor:pointer;
    border-right:solid 1px gainsboro;
    white-space: nowrap;
    min-width: 90px;
}

.main_content_tab:hover
{
    background-color:gainsboro;
    color:#295994;
}

.main_content_tab_selected:hover
{
    background-color:whitesmoke;
}

.main_content_tab_selected
{
    background-color:white;
    font-weight:bold;
    color:#295994;
}



.main_content_tab DIV
{
    width:100%;
    text-align:center;
    font-size:12px;
}



#div_special_contents_left
{
	box-shadow:0 1px 7px rgba(0, 0, 0, 0.7), 0 0 40px rgba(0, 0, 0, 0.2) inset;
    overflow:hidden;
    position:absolute;
    height:31px;
    bottom:0px;
    left:0px;
    right:0px;
}

#div_special_contents_right
{
    overflow:hidden;
    position:absolute;
    height:31px;
    bottom:0px;
    right:0px;
    dispay:none;
}



.special_content_table
{
	height:100%;
    border-spacing:0px;
}

.special_content_td
{
	padding:0px;
    text-align:center;
    cursor:pointer;
    font-weight:bold;
    vertical-align:top;
}

.special_content_td_separator
{
	font-size:2px;
    border-top:solid 1px silver;
    width:5px;
}

.special_content_div
{
	padding:5px;
    border:solid 1px silver;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color:#ccc;
    margin-bottom:2px;
    min-width:100px;
    white-space: nowrap;
}

.right_content
{
    width:100%;
    height:100%;
    position:relative;
    display:none;
}

.special_content_td_top
{
    vertical-align:bottom;
    
}
.special_content_td_top .special_content_div
{
    border:solid 1px silver;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom:0px;
    margin-top:2px;
    font-size: 13px;
    
}


.layout_mobile .special_content_div
{
	padding:3px;
    font-size:18px;
}

.layout_mobile .context-event
{
	font-size:22px;
}

.layout_mobile .context-event A
{
	font-size:22px;
}

.layout_mobile .dropdown-context-main
{
	padding-top:20px;
}

.layout_mobile .dropdown-context-main LI
{
	height:40px;
}

.special_content_div:hover
{
	background-color:white;
}

.special_content_table .special_content_selected
{
	background-color:white;
    border-top:solid 1px transparent;
}

#layoutpaused_box
{
	height:100%;
    width:100%;
    background-color:white;
}

#layoutpaused_message
{
	text-align:center;
    font-size:16px;
    font-weight:bold;
    color:gray;
    height:100%;
    
    border-bottom:solid 3px rgb(250, 223, 165);
}

#service_message
{
	text-align:center;
    font-size:16px;
    color:gray;
    
}

#footer .data_alert
{
	color:rgb(250, 223, 165);
}

#top_message
{
	position:fixed;
    top:0px;
    left:100px;
    right:100px;
    height:20px;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top:none;
    background-color:silver;
    z-index:999999999;
    color:black;
    box-shadow: 6px 6px 5px #888888;
    display:none;
    background-color:yellow;
	border:solid 1px #295994;
}

#top_message TD
{
	font-size:15px;
}
#top_message A
{
 	color:black;
    font-size:16px;
    text-decoration:underline;
}

.div_menu_container
{
	position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
}

#div_menu
{
	background-color:white;
}

.fullscreen
{
	top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    position:fixed;
    z-index:1000;
    background-color:white;
}

.exit_fullscreen_hidden
{
	display:none;
}

.exit_fullscreen
{
	display:block;
    position:fixed;
    width:20px;
    height:20px;
    right:0px;
    top:0px;
    z-index:101;
    cursor:pointer;
    opacity:.1;
}

.exit_fullscreen:hover
{
	opacity:.7;
}


.all_changes_control
{
    display:none;
}

#events_panel
{
	background-color:whitesmoke;
}

.no_resizing
{
	width:100%;
    height:100%;
    display:block;
}

.resizing
{
	width:100%;
    height:100%;
    background-color:silver;
    color:white;
    display:none;
}

.resizing TD
{
	color:white;
    font-size:13px;
}






#printDiv
{
	display:none;
}


#center_container
{
	position:absolute;
    top:0px;
    bottom:33px;
    left:0px;
    right:0px;
    background-color:gainsboro;
}

#default_content
{
	
}



.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 15px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 1px;
  bottom: 0px;
  background-color: white;
  border:solid 1px gray;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: green;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.ae-toolbar-add
{
	z-index:999;
}
.ae-toolbar-styles
{
	z-index:999;
}

.lamp:before
{
	background-color:red;
}

.lamp
{
	background-color:red!important;
}

.popup_hidden
{
	visibility:hidden;
}

.ae-ui .ae-toolbar.ae-toolbar-transition, .ae-ui [class^=ae-toolbar-].ae-toolbar-transition
{
	z-index:999;
}

.dataTable .even
{
	height:34px;
}

.dataTable .odd
{
	height:34px;
}

.select2-selection--multiple
{
	min-width:250px;
}

.drop_action_delete
{
    background-color:red;
    opacity:.4;
}

.drop_action_delete .running_active_layout_outer
{
    opacity:.2;
}




.dropdown-menu dropdown-context dropdown-context-main compressed-context dropdown-context-up LI
{
    margin:0px;
    padding:4px;
}


@media print {
    .non-printable, .fancybox-outer { display: none; }
            .printable, #printDiv { 
            		background-color:white;
                    display: block; 
                    z-index:99999999999999999;
                    position:fixed;
                    top:0px;
                    left:0px;
                    width:100%;
                    height:100%;
                }
            }
            
            
            
            
            