﻿body 
{
    margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
#tb-top
{
    background-color:#191919;
    color:White;
    
}
#tb-footer
{
    background-color:#191919;
    color:White;
    text-align:center;
     font-family:Arial;
     font-size :14px;
}
#spms-title
{
    font-size:10pt;
    color:#e6e3e4;
}

.ContentTitle
{
    font-size:12pt;
    width:100%;
    text-align:center;
}

/* MENU */
a.menu-link
{
    font-size:10px;
    text-decoration:none;
    color:Black;
     font-family:Arial;
     font-weight :bold ;
}
#menu-bar
{
   
}
#menu-control
{
    border-bottom:1px solid #363636;
}
div.vertical-left
{
    position:relative ;
    height:100%;
    width:5px;
    background-color : #aaaaaa;
}

/* USER INFO */
.user-title
{
	
    font-size:16px;
    color:#fcfa00;
    font-weight:bold;
    font-family:Tahoma;
}

/* LOGIN */
.login-label
{
    color:#ff8200;
    font-size:14pt;
    font-weight:bold;
   /* text-align:left;*/
  /*  text-align:center;*/
    font-family:Tahoma;
}
.login-info-label
{
    color:#000000;
    font-size:10pt;
    text-align :right ;
    font-weight:bold;
}

.label-owner-name
{
    color:#FFFFFF;
    font-size:16pt;
}

.normal_headdate{
	FONT: 11px Tahoma, Geneva, sans-serif; COLOR: #ffffff; TEXT-DECORATION: none; 
}
.normal_name{
	FONT: 11px Tahoma, Geneva, sans-serif; COLOR: #929283; TEXT-DECORATION: none; 
}


/* HOME */
#home-display
{
    font-size:12px;
    margin-left:10px;
    
    
}

.home_owner_name
{
    font-size:14pt;
    width:100%;background-color:#6884c4;width:100%;color:#FFFFFF;
    padding-left :2px;padding-top:2px; padding-bottom :-2px;
}
.overview_owner_name
{
     font-size:14pt;
}

.center_overview_border_left_red
{
	border-left:1px solid #ff0000;
}

.center_overview_border_right_red
{
	border-right:1px solid #ff0000;
}

.center_overview_border_top_red
{
	border-top:1px solid #ff0000;
}

.center_overview_border_bottom_red
{
	border-bottom:1px solid #ff0000;
}

.center_overview_border_left_green
{
	border-left:1px solid #008000;
}

.center_overview_border_right_green
{
	border-right:1px solid #008000;
}

.center_overview_border_top_green
{
	border-top:1px solid #008000;
}

.center_overview_border_bottom_green
{
	border-bottom:1px solid #008000;
}


/* Content */
.content-display
{
    width:100%;
    padding:2px 2px 2px 2px;
}

.PageDetail
{
    font-size:16pt;
    font-weight:bold;
}
th
{
    font-weight:bold;
}

/* Plant Overview Data Panel 1 */
.plant_overview_data_title {
	color:white;
	font-size:9pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.plant_overview_data_source {
	color:#2f0000;
	font-size:10pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.divHead {
	color:#400000;
	font-size:14pt;
	font-weight:bold;
	width:100%;
	border-bottom:2px solid #804000;
}

.sim_a a {
	cursor: pointer;
	text-decoration: underline;
	color: #0000FF;
}

.align_r {text-align: right;}
.align_l {text-align: left;}
.align_c {text-align: center;}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear:both;
}

/* ------------------------------------- */
/*                 Round Box                */
/* ------------------------------------- */
.box {
	border: 1px solid #000000;
	background-color:#DDDDDD;
}

.rounded_box {
	border-radius: 10px;
}

.rounded_top {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.rounded_bottom {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.head_box {
	border-bottom: 1px solid #000000;
	padding:5px;
	background-color: #545454;
	color:#ffffff
}

.body_box {
	margin: 10px;
}

.h200 {
	height:200px;
}

.h100 {
	height:100px;
}

.margin5 {
	margin:5px;
}

.margin10 {
	margin:10px;
}

.margin-right5{
	margin-right:5px;
}

.margin-left5{
	margin-left:5px;
}

/* ------------------------------------- */
/*        Inverter Monitor Box           */
/* ------------------------------------- */
.inverter_monitor_box {
	display: block;
	overflow: hidden;
}

.inverter_monitor_box table {
	border:1px solid #c0c0c0;
	border-radius:7px;
}

.inverter_monitor_box td, .inverter_monitor_box th{
	border-left:solid #c0c0c0 1px;
	border-top:solid #c0c0c0 1px;
	padding: 5px;
}

.inverter_monitor_box th {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #E8E8E8;
	border-top: none;
}

.round_table_th_left {
	border-top-left-radius: 7px;
}

.round_table_th_right {
	border-top-right-radius: 7px;
}

.round_table_tf_left {
	border-bottom-left-radius: 7px;
}

.round_table_tf_right {
	border-bottom-right-radius: 7px;
}

.no_border_left {
	border-left:none !important;
}

.no_border_right {
	border-right:none !important;
}

.td_align_center table td {
	text-align: center;
}
.font_15{font-size: 15px;}
.font_14{font-size: 14px;}
.font_13{font-size: 13px;}
.font_12{font-size: 12px;}
.font_11{font-size: 11px;}
.font_10{font-size: 10px;}
.font_9{font-size: 9px;}
.font_small{font-size: small}
.font_medium{font-size: medium}
.font_color_gray {color: darkgray}
.font_color_blue{color:blue}
.font_red {color:#FF0000}
.font_green {color:#008000}


#revenue_meter_sum_tbody>tr:first-child>td {font-size:16pt;font-weight:bold;text-align: center}
.edaily{font-size:16pt;font-weight:bold;text-align: center}
.font_20{font-size: 20px}
.font_20W{font-size: 20px;color: white;}
#bar_energy_day .canvas{
    width: 150px;
}
@media screen and (max-width: 1024px) {
    .font_15{font-size: 12px;}
    .font_20{font-size: 14px}
    .font_20W{font-size: 14px;color: white;}
    #bar_energy_day .canvas{
        width: 100px;
    }
    #bar_energy_week{
        display: none;
    }
    #bar_energy_month{
        display: none;
    }
    .font_small{font-size: 10px}
    #revenue_meter_sum_tbody>tr:first-child>td {font-size:8pt;font-weight:bold;text-align: center}
    .edaily{font-size:8pt;font-weight:bold;text-align: center}
    /*#jqxBulletChart_pw {
        display: none;
    }*/
    #max_dat_pw{display: none;}
}

.jqx-bulletchart-labels{
    margin-top: -5px;
    font-size: 10px;
}



.bold {font-weight: bold;}
.center {text-align: center}
.vcenter {vertical-align: middle}
.vtop {vertical-align: top}

.divHead a {cursor: pointer;}
.divHead a:hover {text-decoration: underline}

/* ---------- Beautiful Table ---------- */
.beautiful_table {
	white-space: nowrap;
	/*border-collapse: collapse;
	border:1px solid #c0c0c0;*/
}
.beautiful_table table{border-radius: 7px;}
/* Head table */
.beautiful_table>thead>tr:first-child>th:first-child {border-top-left-radius: 7px;border-left:1px solid #c0c0c0}
.beautiful_table>thead>tr:first-child>th{border-top:1px solid #c0c0c0}
.beautiful_table>thead>tr:first-child>th:last-child {border-top-right-radius: 7px;border-right:1px solid #c0c0c0}
.beautiful_table>thead>tr>th:last-child{border-right:1px solid #c0c0c0}
.beautiful_table>thead>tr:last-child>th {border-bottom:2px solid #c0c0c0}
.beautiful_table thead th{
	background-color: #e8e8e8;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 4px;
}
/* Body Table */
.beautiful_table>tbody>tr:last-child>td:first-child {border-bottom-left-radius: 7px;border-left:1px solid #c0c0c0}
.beautiful_table>tbody>tr>td{border-left:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0}
.beautiful_table>tbody>tr>td:last-child{border-left:1px solid #c0c0c0;border-right:1px solid #c0c0c0}
.beautiful_table>tbody>tr:last-child>td:last-child {border-bottom-right-radius: 7px;border-right:1px solid #c0c0c0}
/*.beautiful_table td{border: 1px solid #c0c0c0;}*/
.beautiful_table>tbody>tr:hover{background-color: #ddd !important;}

/* ---------- Beautiful Table left header ---------- */
.beautiful_table_lefthead {
	white-space: nowrap;
	/*border-collapse: collapse;
	border:1px solid #c0c0c0;*/
}
.beautiful_table_lefthead table{border-radius: 7px;}
.beautiful_table_lefthead tr:first-child th:first-child {border-top-left-radius: 7px;border-left:1px solid #c0c0c0;}
.beautiful_table_lefthead tr:first-child th:last-child {border-top-right-radius: 7px;border-left:1px solid #c0c0c0;}
.beautiful_table_lefthead tr:first-child td:last-child {border-top-right-radius: 7px;border-right:1px solid #c0c0c0;}
.beautiful_table_lefthead tr:first-child th {border-top:1px solid #c0c0c0;border-right:1px solid #c0c0c0;}
.beautiful_table_lefthead tr:first-child td {border-top:1px solid #c0c0c0;}
.beautiful_table_lefthead th {
	background-color: #e8e8e8;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 4px;
}
.beautiful_table_lefthead td {
	background-color: #ffffff;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 4px;
}
.beautiful_table_lefthead tr:last-child th:first-child {border-bottom-left-radius: 7px;border-left:1px solid #c0c0c0}
.beautiful_table_lefthead tr:last-child td:last-child {border-bottom-right-radius: 7px;}

.beautiful_table_lefthead tr:last-child td:first-child {
	border-left: 1px solid #c0c0c0;
	border-bottom-left-radius: 7px;
}

/*.beautiful_table td{border: 1px solid #c0c0c0;}*/

.threshold_box {
	text-align: center;
	width: 60px;
	min-width: 50px;
	max-width: 100px;
	font-weight: bold;
}

.smallBox {display: inline-block;width: 14px;height: 14px;border: 1px solid #000000;}
.smallerBox {display: inline-block;width: 10px;height: 10px;border: 1px solid #000000;}

.smallerFont {font-size: 9px}
.conter {text-align: center}

/*.green {border: 1px solid #FFFFFF;background-color: #00a600;color:#ffffff}
.yellow {border: 1px solid #FF0000;background-color: #fffd00;color:red}
.red {border: 1px solid #000000;background-color: #e8e8e8;color:red}
.normal {border:1px solid #000000;background-color: #e8e8e8;color:#000000}*/

.green {border: 1px solid #000000;background-color: #00a600;color:#ffffff}
.orange {border: 1px solid #000000;background-color: #ff9900;color:#ffffff}
.yellow {border: 1px solid #000000;background-color: #fffd00;color:red}
.red {border: 1px solid #000000;background-color: #ff0000;color:#ffffff}
.pink {border: 1px solid #000000;background-color: #ff87c3;color:#ffffff}
.dark_pink {border: 1px solid #000000;background-color: #EC0076;color:#ffffff}
.dark_green {border: 1px solid #000000;background-color: #005b12;color:#ffffff}
.dark_blue {border: 1px solid #000000;background-color: #0000a3;color:#ffffff}
/*.zero {border: 1px solid #000000;background-color: #e8e8e8;color:red}*/
.zero {border: 1px solid #000000;background-color: #0000ff;color:#ffffff}
.blue {border: 1px solid #000000;background-color: #0000ff;color:#ffffff}
.black {border: 1px solid #000000;background-color: #000000;color:#ffffff}
.normal {border:1px solid #000000;background-color: #e8e8e8;color:#000000}
.gray {border: 1px solid #000000;background-color: #C0C0C0;color:#ffffff}

.red_blink{border: 1px solid #000000;color:#ffffff}
.pink_blink{border: 1px solid #000000;color:#ffffff}
.orange_blink{border: 1px solid #000000;color:#ffffff}
.yellow_blink{border: 1px solid #000000;color:#ff0000}
.green_blink{border: 1px solid #000000;;color:#ffffff}

.bg_red{background-color: #ff0000}
.bg_orange{background-color: #ff6600}
.bg_blue{background-color: #0000ff}
.bg_green2{background-color: #BDFDFF}
.bg_blue2{background-color: #11b5f8}
.bg_blue3{background-color: #C7EFFF}
.bg_yellow2{background-color: #fcff9d}
.text_white{color:#ffffff}
.text_black{color:#000000}
.text_red{color:#ff0000}

.text_bold{font-weight: bold}

.borderTop{border-top: 1px solid #000000}
.borderLeft{border-left: 1px solid #000000}
.borderRight{border-right: 1px solid #000000}
.borderBottom{border-bottom: 1px solid #000000}

@-webkit-keyframes r_blink {
	0% { background: rgba(255,0,0,1); }
	50% { background: rgba(255,0,0,1); }
	75% { background: rgba(255,0,0,0); }
	100% { background: rgba(255,0,0,1); }
}
.cssanimations .red_blink {-webkit-animation-direction: normal; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease;-webkit-animation-name: r_blink;}

@-webkit-keyframes p_blink {
	0% { background: rgba(255,135,195,1); }
	50% { background: rgba(255,135,195,1); }
	75% { background: rgba(255,135,195,0); }
	100% { background: rgba(255,135,195,1); }
}
.cssanimations .pink_blink {-webkit-animation-direction: normal;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: ease;-webkit-animation-name: p_blink;}

@-webkit-keyframes o_blink {
	0% { background: rgba(255,153,0,1); }
	50% { background: rgba(255,153,0,1); }
	75% { background: rgba(255,153,0,0); }
	100% { background: rgba(255,153,0,1); }
}
.cssanimations .orange_blink {-webkit-animation-direction: normal;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;-webkit-animation-name: o_blink;-webkit-animation-timing-function: ease;}

@-webkit-keyframes y_blink {
	0% { background: rgba(255,253,0,1); }
	50% { background: rgba(255,253,0,1); }
	75% { background: rgba(255,253,0,0); }
	100% { background: rgba(255,253,0,1); }
}
.cssanimations .yellow_blink {-webkit-animation-direction: normal;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;-webkit-animation-name: y_blink;-webkit-animation-timing-function: ease;}

@-webkit-keyframes g_blink {
	0% { background: rgba(0,166,0,1); }
	50% { background: rgba(0,166,0,1); }
	75% { background: rgba(0,166,0,0); }
	100% { background: rgba(0,166,0,1); }
}
.cssanimations .green_blink {-webkit-animation-direction: normal;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;-webkit-animation-name: g_blink;-webkit-animation-timing-function: ease;}

/* ------------------------------
-       Plant Export Data       -
 ------------------------------ */
.plant_export_data a {
	color:#000000;
	text-decoration: none;
	/*border-bottom: 1px solid blue;*/
	cursor: pointer;
	font-weight: bold;
}

.plant_export_data a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.plant_export_data ul {
	list-style-image: url("images/button/rsz_histories.png");
	color:#eee;
	/*font-size:18px;*/
}

.plant_export_data li {
	line-height: 23px;
}

#content_title_center a {
	text-decoration: none;
	cursor: pointer;
}

#content_title_center a:hover {
	text-decoration: underline;
}

@-webkit-keyframes websocket_status_blink {
	0% {opacity: 1;}
	49% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 0;}
}
@-moz-keyframes websocket_status_blink {
	0% {opacity: 1;}
	49% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 0;}
}
@-o-keyframes websocket_status_blink {
	0% {opacity: 1;}
	49% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 0;}
}

.websocket_status_img_blink img{
	-webkit-animation: websocket_status_blink 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation: websocket_status_blink 1s;
	-moz-animation-iteration-count: infinite;
	-o-animation: websocket_status_blink 1s;
	-o-animation-iteration-count: infinite;
}

.tree-list,
.tree-list ul {
	margin:0;
	padding:0;
	list-style:none;
}

.tree-list ul {
	margin-left:1em; /* indentation */
	position:relative;
}

.tree-list ul ul {margin-left:.5em} /* (indentation/2) */

.tree-list ul:before {
	content:"";
	display:block;
	width:0;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	border-left:1px solid;
}

.tree-list li {
	margin:0;
	padding:0 1.5em; /* indentation + .5em */
	line-height:2em; /* default list item's `line-height` */
	color:#369;
	font-weight:bold;
	position:relative;
}

.tree-list ul li:before {
	content:"";
	display:block;
	width:10px; /* same with indentation */
	height:0;
	border-top:1px solid;
	margin-top:-1px; /* border top width */
	position:absolute;
	top:1em; /* (line-height/2) */
	left:0;
}

.tree-list ul li:last-child:before {
	background:white; /* same with body background */
	height:auto;
	top:1em; /* (line-height/2) */
	bottom:0;
}

.textAlignCenter {
	text-align: center;
}

.badge {
	display: block;
	position: absolute;
	top: -12px;
	right: -10px;
	line-height: 16px;
	height: 16px;
	padding: 0 5px;
	font-family: Arial, sans-serif;
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
	border: 1px solid;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}

.badge {
	background: #67c1ef;
	border-color: #30aae9;
	background-image: -webkit-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -moz-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -o-linear-gradient(top, #acddf6, #67c1ef);
	background-image: linear-gradient(to bottom, #acddf6, #67c1ef);
}

.badge_green {
	background: #77cc51;
	border-color: #59ad33;
	background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
}

.badge_yellow {
	background: #faba3e;
	border-color: #f4a306;
	background-image: -webkit-linear-gradient(top, #fcd589, #faba3e);
	background-image: -moz-linear-gradient(top, #fcd589, #faba3e);
	background-image: -o-linear-gradient(top, #fcd589, #faba3e);
	background-image: linear-gradient(to bottom, #fcd589, #faba3e);
}

.badge_red {
	background: #ff0000;
	border-color: #fa5a35;
	/*background-image: -webkit-linear-gradient(top, #fc9f8a, #ff0000);
	background-image: -moz-linear-gradient(top, #fc9f8a, #ff0000);
	background-image: -o-linear-gradient(top, #fc9f8a, #ff0000);
	background-image: linear-gradient(to bottom, #fc9f8a, #ff0000);*/
}

.jqx-menu-popup {
	/*min-width: 300px!important;*/
}

#content_detail_center {
	width:100%;
	height: 100%;
}

/*#eventWindow_warnning .jqx-window-content{
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
}*/

/*#eventWindow_warnning_msg {
	flex: 1;
	*//*display: flex;*//*
	justify-content: center;
	align-items: center;
	text-align: center;
}*/

/*#eventWindow_warnning .jqx-window-content>div:first-child{
	flex: 1;
	display: flex;
}*/

#eventWindow_warnning .jqx-window-content>div:last-child{
	text-align: right;
}

#spmsInventoryControlCreateDocumentWindow .jqx-widget-content{
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
}

#spmsInventoryControlCreateDocumentWindow_content {
	flex: 1;
	display: flex;
	justify-content: center;
	/*align-items: center;*/
	text-align: center;
}

#spmsInventoryControlCreateDocumentWindow .jqx-window-content>div:first-child{
	flex: 1;
	display: flex;
}

#spmsInventoryControlCreateDocumentWindow .jqx-window-content>div:last-child {
	text-align: right;
}

.spmsInventoryControlWindow .jqx-widget-content {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
}

.spmsInventoryControlWindow_content {
	flex: 1;
	display: flex;
	justify-content: center;
	/*align-items: center;*/
	text-align: center;
	overflow-y: auto;
}

.spmsInventoryControlWindow .jqx-window-content>div:first-child{
	flex: 1;
	display: flex;
}

.spmsInventoryControlWindow .jqx-window-content>div:last-child {
	text-align: right;
}

.invent_doc_status {
	color:#000000;
}

.invent_doc_status_draft {
	color:#000000;
}

.invent_doc_status_open {
	color:#000000;
}

.invent_doc_status_approved {
	color:#000000;
}

.invent_doc_status_rejected {
	color:red;
}

.invent_doc_status_cancelled {
	color: #9b9b9b;
}

.invent_doc_status_closed {
	color:#000000;
}

.jqx-gauge-label, .jqx-gauge-caption {
	fill: #333333;
	color: #333333;
	font-size: 9px;
	font-family: Verdana;
}

.window-dialog {
	display: flex;
	flex-direction: column;
}

.window-dialog .window-dialog-content {
	flex-grow: 1;
}

.window-dialog .window-dialog-buttonbar {
	text-align: right; margin: 5px 0 5px 0;
}

.icon-mail-left {
	background: url('images/icon/mail-32-2.png') no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-size: contain;
}

.icon-mobile-left {
	background: url('images/icon/phone-32-blue.png') no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-size: contain;
}

.person-left {
	background: url('images/icon/person-128.png') no-repeat;
	padding-left: 56px;
	background-size: 50px 100%;
}

.padding-left-5 {
	padding-left:5px;
}

#waiting_process{
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
#login-container{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	background: url("images/spms_bg.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}

#frmLogin-container{
	position:absolute;
	text-align: center;
	bottom:20%;
	left:0;
	right:0;
}

#frmLogin {
	width: 300px;
	margin: 0 auto;
	padding: 30px 70px;
	background: rgba(255,255,255,0.4);
	border-radius: 10px;
}

.login-version-container {
	position: absolute;
	text-align: center;
	bottom: 5px;
	left:0;
	right:0;
	color:#999999;
}

.flex-rows{
	display: flex;
	flex-direction: column;
}

.flex-columns {
	display: flex;
	flex-direction: row;
}

.flex-grow{
	flex-grow: 1;
}

.flex-wrap{
	flex-wrap: wrap;
}

.flex-justify-space-between{
	justify-content: space-between;
}

.flex-justify-space-around{
	justify-content: space-around;
}

.flex-align-items-center{
	align-items: center;
}

.flex-align-items-bottom{
	align-items: flex-end;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: local('Material Icons'), local('MaterialIcons-Regular'), url("fonts/google-font.woff2") format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-30 { font-size: 30px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.gojs-map-container {
	/*border:1px solid #000000;
	padding:5px;
	height: 90%;
	margin: 5px;*/
	width:100%;
	height: 100%;
}

.gojs-map-container .diagram {
	/*border:1px solid #000000;*/
	/*margin:1px;*/
	width:100%;
	height:100%;
}

.gojs-map-container .tools-container {
	width:300px;
}

.gojs-map-container .tools-title {
	text-align: center;
	font-weight: bold;
	border-bottom:1px solid #000000;
}

.gojs-map-container .palette-container {
	margin:1px;
	border:1px solid #000000;
	height:150px;
}

.gojs-map-container .properties-container {
	margin:1px;
	border:1px solid #000000;
	/*height: 50%;*/
}

.gojs-map-container .properties-container .inspector{
	overflow-y:scroll;
	overflow-x:hidden;
}

.gojs-map-container .generaltools-container {
	margin:1px;
	border:1px solid #000000;
}

.gojs-map-container .icon-container {
	border-bottom: 1px solid #E3E3E3;
}

.gojs-map-container .icon-container .icon-box{
	text-align: center;
}

.gojs-map-container .icon-container .icon-box:hover{
	background-color: #E3E3E3;
	cursor: pointer;
}

.gojs-map-container .icon-container .title {
	text-align: center;
	font-size: 12px;
}

.gojs-map-container .seperator {
	margin-left:2px;
	border-left: 1px solid #c0c0c0;
	margin-right:2px;
}

.gojs-map-container .map-title {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 5px;
	padding:0;
	margin:0;
    visibility: hidden;
}

.gojs-map-container .map-title h2 {
	padding:0;
	margin:0;
}

.gojs-map-container .map-loading {
	display: none;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
}

.gojs-map-container .map-loading img {
	position: absolute;
	top:50%;
	left:50%;
	width:24px;
	height: 24px;
}