/*Copyright (c) 2006, 2014, Mirnint. All rights reserved.*/
/**
 * @author  Mohammed I. Al-Nahhas
 * @since 2013/03/18
 * @version 1
 */

@author  Mohammed I. Al-Nahhas;
@since 2013/03/18;
@version 3;
@charset "UTF-8";
*{
	direction: ltr;
    text-align: left;
	/*font-family: 'Times New Roman';*/
	font-family: 'Segoe UI';
}
.jqx-fill-state-normal,.jqx-widget-content{
	font-family: 'Times New Roman' !important;
}
body{
	overflow:hidden;
}
.page-sidebar .page-sidebar-menu .sub-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu{
	margin-left:-40px;
}
ul[class~=metro-sidenav]>li>a>i {
    font-size: 50px !important;
    padding: 20px 0 10px 0 !important;    
}
ul[class~=MenuList]>li {
    width: 160px;
    height: 32px;
    margin: 5px;
}
ul[class~=MenuList]>li>a {
    width: 160px;
    height: 32px;
}
ul[class~=metro-sidenav]>li:hover>a>i {
    color: #fff;
}
ul[class~=MenuList]>li>a>i {
    font-size: 14px !important;
}
ul[class~=metro-sidenav]>li:hover>a>span {
    color: #fff;
}
ul[class~=MenuList]>li>a>span {
    font-size: 14px !important;
}
ul[class~=metro-sidenav]>li>a:after {
    top: 42px;
    margin-right: 0px;
}
ul[class~=MenuList]>li>a:after {
    top: 8px;
    margin-right: 0px;
}
.header .hor-menu ul.nav li[class=open] .selected {
    left: 50%;
	right: 50%;
    bottom: 0;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #06a7e2;
    display: inline-block;
    margin: 0;
    width: 0px;
    height: 0px;
    margin-left: -7px;
	margin-right: auto;
    margin-bottom: -6px;
    background: transparent;
    z-index: 3000;
}
.header .hor-menu ul.nav li[class=open] a[class=dropdown-toggle] {
    color: #fff;
    background: #06a7e2 !important;
}
.header .hor-menu ul.nav li[class=open] a[class=dropdown-toggle] span {
    background: transparent;
}
ul.page-sidebar-menu > li.open > a {
    background: #06a7e2;
}
ul.page-sidebar-menu > li.open > a > i, ul.page-sidebar-menu > li.open > a > span.arrow.open:before {
    color: #fff !important;
}
.page-sidebar-menu > li.open > a .selected {
    display: block;
    width: 8px;
    height: 25px;
    background-image: url("../img/sidebar-menu-arrow.png");
    background-repeat: round;
    float: right;
    position: absolute;
    right: 0px;
    top: 8px;
}
#tabPages {
    position: fixed;
    left: 170px;
    right: 350px;
    top: -4px;
    z-index: 9999;
}
#jqxTabs {
margin-left: 0px;
margin-right: auto;
margin-top: 0px;
position: relative;
height:0px;
}
.page-content-wrapper .page-content{
padding: 0px 0px 0px 0px;
}
.theme-panel > .toggler{
	top: 0px;
    position: fixed;
}
.tapPageContetnt{
background-color:transparent !important;
overflow-y: hidden;
height: auto !important;
}
.jqx-rc-b-ui-darkness{
background-color:transparent !important;
}
.theme-panel > .theme-options{
top: 13px;
}
.jqx-tabs-close-button{
	background-repeat: no-repeat;
	width:23px !important;
	background-size:contain;
	position: relative;
    top: 14px;
    left: 15px;
	float: left;
	margin-top: 0px !important;
	font-family: MIN-FontA;
	background-image: none;
    font-size: 20px !important;
    line-height:0px;
}
#jqxTabs>.jqx-tabs-header {
	background: transparent !important;
	position: fixed !important;
	z-index: 9995 !important;
}
#jqxTabs>.jqx-tabs-header>ul>li {
	font-size: x-large;
	height: 26px !important;
	float: left !important;
	width: auto !important;
	padding-bottom: 5px;
}
#jqxTabs>.jqx-tabs-header>ul>li>div>i {
font-size: x-large;
}
.theme-panel{
z-index:200;
}
.LinkLogo img {
    z-index: 10000;
}
#tabPages > div > div {
    z-index: 9999;
    margin-left: 0px !important;
    position: fixed;
    top: 40px;
    left: 35px;
    height: 0px !important;
}
#tabPages > div > div > ul {
    height: 50px !important;
}
#tabPages > div > div > ul > li > div {
    margin-top: 6px !important;
}
#tabPages > div > div > ul > li > div[class~=jqx-tabs-close-button] {
    margin-top: -4px !important;
}
#tabPages > div > div > div[class=jqx-tabs-arrow-background] {
    margin-left: 130px !important;
    z-index: 9999 !important;
    background: #35353A;
}
#tabPages > div > div > div {
    z-index: 20000;
    border: none;
}
.page-sidebar {
    z-index: 10000;
}
.page-sidebar-fixed .page-sidebar {
    z-index: 10001 !important;
}
/*END By Mirnint Add 20140205*/
/*BEGIN MIRNINT 20140323*/
.loginLogo {
    margin: 0 auto;
    margin-top: 60px;
    padding: 15px;
    text-align: center;
}
.loginBody {
    clear: both;
    border: 0px;
    border-bottom: 1px solid #eee;
    padding: 0px 30px 25px 30px;
    margin-left: -30px;
    margin-right: -30px;
}
.loginContent {
    background: url(../../img/bg-white-lock.png)repeat;
    width: 500px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.lockContent {
    width: 500px;
    padding: 10px;
    background: url(../../img/bg-white-lock.png)repeat;
}
.jqx-input-group-addon:first-child {
    border-right-width: 1px;
    margin-right: 3px;
	font-size: medium;
	font-weight: bolder;
}
.jqx-fill-state-normal {
    font-weight: bold;
    border-color: #d3d3d3;
    margin-top: 0px !important;
    /*background: #f8f8f8;*/
}
.Search_Button {
    
    /*background: #3079ed;*/
    background: #03b2ff;
    vertical-align: bottom;
    width:30px;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: lightgray;
	/*border-radius:50% !important*/
}
.jqx-input-group-addon:last-child {
    border-left-width: 1px;
}
.jqx-input-group-addon:not(:last-child):not(:first-child) {
    /*margin-right: 2px;
	font-style: italic;*/
}
.jqx-input-group-addon:last-child {
    height: 100%;
    width: 300px;
    font-style: italic;
	border-left-width: 1px;
}
/*END MIRNINT 20140323*/
#MainError {
    font-family: 'Times New Roman';
    font-variant: small-caps;
    font-size: x-large;
    position: fixed;
    top: -50px;
    left: 170px;
    right: 350px;
    height: 42px;
    z-index: 10001;
    border: 1px solid;
    overflow-y: hidden;
    /*border-radius: 0px 0px 10px 10px !important;*/
}
.boxMessage {
    font-family: 'Times New Roman';
    font-variant: small-caps;
    font-size: x-large;
    position: relative;
    top: 0px;
    left: 0px;
    right: 350px;
    height: 42px;
    z-index: 10001;
    padding: 5px 50px;
    /*border: 1px solid;*/
}
.infoMessage {
    color: #00529B;
    background-color: #BDE5F8;
    /*background-image: url('info.png');*/
}
.successMessage {
    color: #4F8A10;
    background-color: #DFF2BF;
    /*background-image:url('success.png');*/
}
.warningMessage {
    color: #9F6000;
    background-color: #FEEFB3;
    /*background-image: url('warning.png');*/
}
.errorMessage {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}
.iconMessage {
    font-size: 25px;
    margin-right: 10px;
}
.editor {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: white;
}
.EditorBar{
    position: absolute;
    top: 5px;
    left: 200px;
    z-index:1;
}
.editorBtn {
    height: 26px;
    z-index: 1;
    background-color: #e0e7f6;
    border: 1px solid #b6c6f8;
    color: #686a6f;
    font-family: arial, sans-serif;
    font-size: 10pt;
    margin-right: 3px;
}
.editorBtn:active {
    background: #f7f8fd;
}
.editorBtn:hover {
    background: #ebeef5;
}
.tab {
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #06a7e2;
	overflow-y:hidden;
}
.pageTabHead{
    /*box-shadow: 5px -5px 5px #B0B0B0;*/
    height: 30px;
    top: 0px;
    position: relative;
    z-index:1;
}
.theme-panel > .toggler{
 	border-top-left-radius:10px !important;
	border-bottom-left-radius:10px !important;
}
.tabHeader {
	height: 46px !important;
	top: 0px !important;
	left: 300px;
	right: 0px;
	position: fixed !important;
	overflow:hidden;
	width:auto !important;
}
.page-sidebar-fixed.page-footer-fixed .page-footer{
z-index: 10001;
}
.tabMenuL {
    position: absolute;
	left: 0px;
	float: left;
	top:-1px;
}
.tabMenuL i {
	font-size: 20px ;
}
.tabMenuL > div{
	float:left;
}
.tabMenuR {
    position: absolute;
	right: 0px;
	float: right;
	top:-1px;
}
.tabMenuR i {
	font-size: 20px ;
}
.tabMenuR > div{
	float:right;
}
.jqx-menu li, .jqx-menu-dropdown li{
	/*float:left !important;*/
}
.notifications {
    position: fixed;
    right: 0px;
    top: 10px;
    z-index: 10000
}
.pageHead {
    top: 46px;
    position: fixed;
    left: 35px;
    height: 65px;
    right: 0px;
    background: white;
    padding-left: 5px;
    font-weight: bold;
    color: #06a7e2
}
.pageBody {
    top: 0px;
	right: 0px;
	left: 0px;
	bottom:36px;
	height:auto !important;
	width:auto !important;
	position: absolute;
	float:left;
	overflow:auto;
}
.pageRelation{
    top: 0px;
	right: 0px;
	position: absolute;
	float:left;
	width:200px;
	z-index:100;
	display:none;
}
.relationIcon{
	position: relative;
	top: 5px;
}
.pageTitle {
    margin-top: 9px;
    font-size: 32px;
    color: orangered;
	background-color:transparent;
	/*color: #e02222;*/
	font-variant: small-caps;
	position: absolute;
    width: 100%;
	text-align:center;
	height: 15px;
    line-height: 17px;
	/*
		text-shadow: 2px 2px black;
		text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	*/
	font-weight: lighter;
	font-family: 'Times New Roman' !important;
}
.mainIconContainer{
	padding-top: 60px;
	float:right;
	padding-left: 10px;
	margin-left: 20px;
}
.mainIcon{
	font-size: 100px;
}
.logo-default{
	margin-top: 2px !important;
	margin-left: -20px !important; 
}
.selectedControl{
	color:#3079ed !important;
	border: 1px solid #123456;
	-webkit-box-shadow: 2px 2px 19px #444;
	opacity: 0.9;
	ui-state-highlight;
}
/*Designer*/
.draggable {
    /*position: relative;*/
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;*
    display: inline;
    cursor: hand;
    cursor: pointer;
}
.resizable {
    width: 100px;
    border: 1px solid #bb0000;
}
.resizable img {
    width: 100%;
}
.ui-resizable-handle {
    background: #3079ed;
    border: 1px solid #FFF;
    width: 9px;
    height: 9px;
    z-index: 2;
}
.ui-resizable-se {
    right: -5px;
    bottom: -5px;
}
.ui-rotatable-handle {
    background: #f5dc58;
    border: 1px solid #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    height: 10px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.ui-rotatable-handle.ui-draggable-dragging {
    visibility: hidden;
}
/*--------------------------------*/
.page-content-wrapper{
overflow: hidden;
}
.tabPage {
	position: fixed;
	top: 40px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
/*------------SELECTED AREA-----------*/
#select_canvas {
    display: none;
    z-index: 9999;
 	position:fixed;
}
/*------------Stage Box-----------*/
.tinyWindow {
    background-color:white;
    border:1px solid #346789;
    box-shadow: 2px 2px 19px #e0e0e0;
    -o-box-shadow: 2px 2px 19px #e0e0e0;
    -webkit-box-shadow: 2px 2px 19px #e0e0e0;
    -moz-box-shadow: 2px 2px 19px #e0e0e0;
    -moz-border-radius:0.5em;
    border-radius:0.5em;        
    width:5em; height:5em;        
    position:absolute;    
    color:black;
    padding:0.5em;
    width:60px; 
    height:30px;
    line-height: 15px;     
    -webkit-transition: -webkit-box-shadow 0.15s ease-in;
    -moz-transition: -moz-box-shadow 0.15s ease-in;
    -o-transition: -o-box-shadow 0.15s ease-in;
    transition: box-shadow 0.15s ease-in;
}
.tinyWindow:hover {
    border:1px solid #123456;
    box-shadow: 2px 2px 19px #444;
   -o-box-shadow: 2px 2px 19px #444;
   -webkit-box-shadow: 2px 2px 19px #444;
   -moz-box-shadow: 2px 2px 19px #fff;
    opacity:0.9;
    filter:alpha(opacity=90);
}
.tinyWindow a {
    font-family:helvetica;
}
.page-sidebar{
	width:100% !important;
}
.MainMenuItem{
	width: 200px;
	height: 200px;
	float: left;
	margin: 5px !important;
}
.MainMenuItem > a{
	width: 100%;
	height: 100%;
}
.tabPanel, .tabFace{
	background-color:transparent;
}
.tabPanel{
	position: absolute;
	display:none;
	z-index:10000;
}
.tabPanelRight{
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 280px;
	padding-top: 10px;
	overflow: hidden;
}
.tabPanelLeft{
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 280px;
	padding-top: 10px;
	overflow: hidden;
}
.tabPanelTop{
	padding: 0px;
	overflow: hidden;
	display: block;
    /*background: #f9920b;*/
    right: 50px;
	left: 0px;
	top: 0px;
	position: absolute;
    border-color: #c8c8c8;
    border-width: 2px;
    border-style: solid;
}
.tabPanelBottom{
	right: 0px;
	left: 0px;
	bottom: 0px;
	height: 280px;
	padding: 10px;
	overflow: hidden;
}
.tabFace{
	position: absolute;
	display:none;
	overflow-y:auto;
}
.tabFaceRight{
	right: 281px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	
}
.tabFaceLeft{
	right: 0px;
	left: 281px;
	top: 0px;
	bottom: 0px;
}
.tabFaceTop{
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 40px;
	overflow:hidden;
}
.tabFaceBottom{
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 281px;
}
.tabFaceFull{
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	position:absolute;
}
.tabSubPanel{
}
.tabSubPanelRight, .tabSubPanelLeft{
	width: 130px;
	float: left;
}
.tabSubPanelTop, .tabSubPanelBottom{
	white-space: nowrap;
}
.FilterTable{
	width:100%;
}
.FilterGroup{
	background-color: transparent;
	margin: 0px 0px 0px 0px;
}
.FilterGroupRight, .FilterGroupLeft{
	float: left;
}
.FilterGroupTop, .FilterGroupBottom{
	height: 120px;
	display: inline-block;
	white-space: initial;
}
.FilterButton{
	/*width: 75px;*/
	/*height: 75px;*/
	/*padding: 10px;*/
	/*background-color: gray;*/
	/*margin: 5px 5px 5px 0px;*/
	/*cursor:pointer;*/
	/*text-align:center;*/
	/*text-shadow: 2px 2px black;*/
    position: absolute;
    right: 25px;
    top: 4px;
    cursor: pointer;
    text-align: center;
}
.FilterButtonRight, .FilterButtonLeft{
}
.FilterButtonTop, .FilterButtonBottom{
	float: left;
}
.FilterButton>i{
	/*position: relative;*/
	/*top: 10px;*/
	/*margin-bottom: 30px;*/
	/*font-size: 50px;*/
	position: relative;
    font-size: 15px;
}
.FilterButton:hover{
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
.FilterButton:active{
	/*background-color: green;*/
}
.FilterDataRow{
	margin: 5px;
}
.FilterResultCell{
	margin:5px;
	padding:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:gray;
}
.FilterSelectCell{
	margin-top: 18px;
	text-align: right;
}
.FilterDetailRow{
	height:0px;
	overflow:hidden;
}
.FilterHeaderRow{
	z-index: 1;
}
.FilterDetailCell{
	float:left;
	padding: 10px;
	margin: 5px;
	background-color: gainsboro;
}
.FilterDetailButton{
	float:left;
	padding: 10px;
	margin: 5px;
	background-color: gainsboro;
	width:100%;
}
.BodyTab{
	position: absolute;
	top: 36px;
	bottom:30px;
	left:40px;
	overflow:hidden;
	right: 0px;
    width: auto !important;
    height:auto;
    border-left-style: groove !important;
    border-left-width: 1px !important;
}
.BodyTab2{
	position: absolute;
	top: 0px;
	bottom:0px;
	left:40px;
	overflow:hidden;
	right: 0px;
    width: auto !important;
    height:100%;
    border-left-style: groove !important;
    border-left-width: 1px !important;
}
.BodyTab3{
	position: absolute;
	top: 0px;
	bottom:0px;
	left:40px;
	overflow:hidden;
	right: 0px;
    width: auto !important;
    height:auto !important;
    border-left-style: groove !important;
    border-left-width: 1px !important;
}
.tabPage>.jqx-tabs-header{
	height: 30px !important;
	position: absolute !important;
	top: 20px !important;
	width: auto !important;
	left:0px !important;
	right:0px  !important;
	/*z-index:1;*/
	transform:rotate(90deg) translate(0, -15px);
    transform-origin: left;
}
.tabPage>.jqx-tabs-header>.jqx-tabs-title-container{
	width: auto !important;
	left: 0px !important;
}
.tabPage>.jqx-tabs-header>.jqx-tabs-title-container>.jqx-tabs-title{
	height: 20px !important;
	transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	float: left !important;
	padding-bottom: 5px !important;
}
.TileMenu{
	
}
.page-sidebar-wrapper{
	display:none;
}
.page-content-wrapper .page-content {
	margin-left:0px;
}
.MainMenu{
	position: absolute !important;
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	height: initial;
	overflow-x: hidden !important;
	width:auto !important;
	/*
	overflow-y: hidden !important;
	 transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); 
    -webkit-transform:rotateX(180deg); 
	*/
}
.MainMenu-Group{
	position: initial !important;
	float: left;
	margin-right:10px;
	display:none;
}
.MainMenu-Group-Mobile{
	float: left;
	display:none;
	height: auto !important;
}
.MainMenu-Item{
	float:left !important;
	position: relative !important;
	margin:3px !important;
	display: table-cell;
	/*white-space: nowrap !important;*/
	
}
.MainMenu-BarItem{
	width: 145px;
	height: 145px;
	background-color: rgb(80, 150, 1);
	margin: 15px 5px 5px 15px;
}
.MainMenu-Bar{
	position: absolute;
	top: 0px;
	bottom: 30px;
	left: 0px;
	width: 110px;
	z-index: 3;
	margin-top:5px;
	margin-left:5px;
	overflow-y: auto;
    overflow-x: hidden;
}
.MainMenu-BarBack{
	position: absolute;
	top: 0px;
	bottom: 30px;
	left: 0px;
	width: 115px;
	opacity:0;
	z-index: 2;
	margin-top:5px;
	margin-left:5px;
}
.MainMenu-HBar{
	position: absolute;
	top: 0px;
	height: 160px;
	left: 110px;
	right: 0px;
	z-index: 1;
	margin: 7px;
}
.tileIcon{
	font-size: 30px;
	margin-top: 50px;
	color:#FFFFFF;
}
.tileContainer-Mobile{
	/*width: 100% !important;*/
    overflow-y: auto !important;
}
.blur {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}
.centerWrapper{
	overflow: hidden;
}
.HomePage{
	bottom: 33px;
	display: inline;
	position: fixed !important;
	top: 45px;
	left: 110px;
	right: 0px;
	margin: 0px;
	z-index:2;
}
#clock {
    width: 180px;
    height: 180px;
    border-radius: 50% !important;
    position: relative;
    left: 33px;
    top: 42px;
}
#clock.transform div {
 /*   -moz-transition: all 1s linear;*/
 /*   -webkit-transition: all 1s linear;*/
 /*   -o-transition: all 1s linear;*/
	/*transition: all 1s linear;*/
}
.notransition {
  -webkit-transition:  none !important;
  -moz-transition:  none !important;
  -o-transition:  none !important;
  -ms-transition:  none !important;
  transition: none !important;
}
.clock{
    height:175px;
}
#dot {
    width: 8px;
    height: 8px;
    background: #930000;
    border-radius: 50% !important;
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 12;
}
#sec {
    width: 2px;
    height: 60px;
    background: orange;
    position: absolute;
    right: 0;
    left: 0;
    top: 40px;
    margin: auto;
	z-index: 10;
	border-top-left-radius:50% !important;
	border-top-right-radius:50% !important;
	/*-webkit-animation: rotation 60s infinite linear;*/
	-moz-transform:rotate(0deg);
	-moz-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
}
#min {
    width: 4px;
    height: 50px;
    background: #06a7e2;
    position: absolute;
    right: 0;
    left: 0;
    top: 50px;
    margin: auto;
    z-index: 8;
	border-top-left-radius:50% !important;
	border-top-right-radius:50% !important;
	/*-webkit-animation: rotation 3600s infinite linear;*/
	-moz-transform:rotate(0deg);
	-moz-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
}
#hour {
    width: 4px;
    height: 40px;
    background: #06a7e2;
    position: absolute;
    right: 0;
    left: 0;
    top: 60px;
    margin: auto;
    z-index: 6;
    border-top-left-radius:50% !important;
	border-top-right-radius:50% !important;
	transition: 1s linear;
	/*-webkit-animation: rotation 86400s  infinite linear;*/
	-moz-transform:rotate(0deg);
	-moz-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
}
#day{
    position: absolute;
    top: 90px;
    font-size: 32px;
    text-align: center;
    font-style: italic;
    opacity: 0.5;
    left: 10px;
}
#time{
    position: absolute;
    top: 39px;
    width: 100%;
    font-size: 46px;
    font-style: italic;
}
#year{
    position: absolute;
    top: 160px;
    text-align: right;
    font-size: 44px;
    left: 10px;
    opacity: 0.5;
}
#ampm{
	position: absolute;
    top: 58px;
    text-align: right;
    font-size: 30px;
    font-style: italic;
    left: 120px;
    opacity: 0.5;
}
#dayNo{
	position: absolute;
    top: 130px;
    left: 10px;
    font-size: xx-large;
    opacity: 0.5;
}
#month{
    position: absolute;
    top: 136px;
    text-align: center;
    font-size: larger;
    font-style: italic;
    opacity: 0.5;
    left: 48px;
}
.tabCloseButton{
	font-size: xx-large;
	margin-left: -18px;
	margin-right: -18px;
}
#lastSysMenuTab{
	margin-right:30px;
}
.jqx-tabs-content-element{
	/*background-image: url(/Resource/images/bgs/DataOcean.svg);*/
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.page-container{
	margin:0px !important;
}
.tabLeft{
	left: 38px;
	right: 0px;
	width: auto !important;
	position: absolute !important;
}
.tabRight{
	right: 38px;
	left: 0px;
	width: auto !important;
	position: absolute !important;
}
.tabTop{
	top: 39px;
	bottom: 0px;
	width: 100% !important;
	position: absolute !important;
}
.tabBottom{
	bottom: 45px;
	top: 0px;
	width: 100% !important;
	position: absolute !important;
}
.tabHeaderBottom{
	bottom: 0px;
	top: auto !important;
	-webkit-transform: rotateX(180deg);
}
.tabHeaderLeft{
	-webkit-transform: rotate(90deg) translate(0, 0px);
	-webkit-transform-origin: 0;
	top: -20px !important;
	left: 20px !important;
}
.tabHeaderRight{
	-webkit-transform: rotate(-90deg) translate(0, 0px);
	-webkit-transform-origin: 100% 100%;
	top: -40px !important;
	right: 0px !important;
	left: auto !important;
}
.tabHeaderLeft li{
	-webkit-transform: rotate(180deg);
}
.tabHeaderRight li{
	-webkit-transform: rotate(180deg);
	float: right !important;
}
.tabHeaderBottom i{
	-webkit-transform: rotate(180deg);
}
#toggler{
	margin:8px;
}
.enlargeMenuBarTop{
	font-size: 30px;
	position: fixed;
	top: 10px;
	right: 0px;
}
.iconView{
	color:orangered;
}
.iconViewEdit{
	color:#23b1e5;
}
#MainMenuProfile{
	height:180px;
	float:right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
}
#closeAll{
	/*position: absolute;
	left:340px;*/
	color: #930000;
}
.closeAllIcon{
	font-size:26px;
	margin-top: 7px;
}
#downLevel{
	/*position: fixed;
	right:37px;
	top: 3px;
	z-index:20;*/
}
.downLevelIcon{
	font-size:26px;
	margin-top: 7px;
}
#closeApp{
	/*position: fixed;
	right:0px;
	top: 3px;
	z-index:20;
	color: #930000;*/
}
.closeAppIcon{
	font-size:26px;
	margin-top: 7px;
}
.systemTab{
	margin-top:3px;
}
.pageTab{
	margin-top:3px;
}
.sysTabIcon{
	font-size: 20px !important;
}
.icon{
	font-size:35px;
	margin-right: 5px;
	margin-left: 5px;
}
.newDesigner{
	top:41px;
	position:fixed
}
#pageNameC{
	float:left;
	width:500;
	height:100%;
}
#page_name{
	font-size: x-large;
	margin-left: -4px;
	margin-top: 2px;
	position: relative;
	left: 40px;
	top: -33px;
}
div[id$="iconList"]{
	float:left;
	width:70px;
	height:500px;
}
div[id$="Permission"]{
	float:left;
	width:100px;
	height:100%;
}
div[id$="Preview"]{
	left:450px;
	right:0px;
}
#dbListContainer{
	float:left;
	width:265px;
}
#rlListContainer{
	float:left;
	width:265px;
	height:100%
}
#rlListContainer > div{
	float:left;
	/*display:none;*/
}
#clListContainer{
	float:left;
	width:265px;
	height:100%
}
#clListContainer > div{
	float:left;
	/*display:none;*/
}
#conditionsContainer{
	float:left;
	width:400px;
	height:100%
}
#workFlowNameC{
	float:left;
	width:500;
	height:100%;
}
#workFlow_name{
	font-size: x-large;
	margin-left: -4px;
	margin-top: 2px;
	position: relative;
	left: 40px;
	top: -33px;
}
#WorkFlowIconList{
	float:left;
	width:44px;
	height:100%;
}
#WorkFlowDbList{
	float:left;
	width:265px;
	height:100%;
}
#WorkFlowPreview{
	height: 100%;
	left:650px;
	right:0px;
}
#trgtDDL,#srcDDL,#srcGrid,#trgtGrid{
	float:left;
}
.nameInputControlContainer{
	float:left;
	width:500;
	height:100%;
}
.createRoleButton{
	float:right;
	width:500;
	height:100%;
}
.nameInputControl{
	font-size: x-large;
	margin-left: 10px;
	margin-top: 2px;
}
div[id^="DRGBAA_Page"]{
	top:70px;
	position:fixed;
	left: 35px;
	bottom: 0px;
	right:0px;
	background:white;
	padding-left:5px;
	font-weight: bold;
}
div[id^="DPNBML_ToolC"]{
	position: fixed;
	top:70px;
	left: 150px;
	width:350px;
	bottom:35px;
}
div[id^="DPNBML_Template"],div[id^="DTBBMC_Sheet"],div[id^="DRGBMR_Property"]{
	float: left;
}
div[id^="DPNBML_Control"],div[id^="DPNBML_Resource"],div[id^="DPNBML_Other"]{
	float: left;
	display: none;
}
div[id^="DPNBMC_WorkspaceC"]{
	position: fixed;
	left:500px;
	right:0px;
	top:70px;
	bottom:35px;
}
div[id^="DPNBMC_Wizard"],div[id^="DRGBMC_Sheet"]{
	float: left;
	width:99%
}
div[id^="DRGBMC_Design"]{
	float: left;
	height:2000px;
	width:100%;
	background: url('Resource/images/Editor/grbg.png');
}
div[id^="DPNBMR_DetailC"]{
	position: fixed;
	left:0px;
	width:115px;
	display:none;
	top:0px;
	bottom:35px;
}
.Preview_Menu{
	position:fixed;
	left:200px;
	top:40px;
}
.hide{
	display:none;
}
.tileTitle{
	margin-left:40px;	
	color:#FFFFFF;
	font-size: 12px;
	font-weight: 450;
}
.tileDesc{
	font-size: medium;
	margin-left:12px;
	position: static !important;
	color:#FFFFFF;
}
.wrapper{
	left: 160px;
    margin: 7px;
    position: relative;
}
#HomePageIframe{
	width:1010px;
	overflow-x:hidden;
	border: none;
}
div[id$="WindowContent"]{
	overflow-y:auto;
}
div[id$="_ActionTree"]{
	padding-right:5px;
	width:300px;
	float:left;
}
div[id$="_ActionDetail"]{
	width:300px;
	float:left
}
div[id$="_SourceTree"]{
	height:377px;
	width:400px;
	float:left;
}
div[id$="_SourceDetail"]{
	height:377px;
	width:200px;
	float:left;
}
div[id$="_activator"]{
	float:left;
	position:relative;
	width:100%;
	height:25px;
}
div[id$="_source"]{
	float:left;
	position:relative;
	width:156px;
}
div[id$="_diagram"]{
	float:left;
	position:relative;
	width:200px;
	border-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	background: url(http://min03:31/Resource/images/Editor/grbg.png);
}
div[id$="_match"]{
	float:left;
	position:relative;
	width:422px;
}
.controlTree{
	border: none;
	height:200px;
}
.matchSource{
	float:left;
	position:relative;
	width:210px;
	height:175px;
}
.matchTarget{
	float:left;
	position:relative;
	width:208px;
	height:175px;
}
.matchList{
	float:left;
	position:relative;
	width:418px;
	height:154px;
}
.dropDownContent{
	position: relative;
	margin-left: 3px;
	margin-top: 5px;
}
.viewObjectIcon{
	font-size:50px;
}
.editorTitleP{
	margin: 10px;
}
.customeTile{
	text-align: center;
	
}
.customTileIcon{
	opacity:0.7;
	font-size: 30px !important;
	font-style: oblique;
	position: absolute;
    bottom: 0px;
    left: 5px;
}
.customMainMenu-Group{
	width:150px;
}
.subMenuHandler{
	/*background-color:#3079ed;*/
}
.comboBox{
	width:90px;
	height: 25px;
}
.editorMenuCodeItem{
	color:#3079ed;
}
.editorMenuSysItem{
	color:#e02222;
}
.editorMenuItem{
	/*color:black;*/
}
.disableListStyle{
	list-style: none;
}
.faceResultHeader{
	float:left;
	margin-top:30px;
	margin-left:30px;
	color:#3079ed;
}
.searchResultItem{
	margin-left:50px;
	margin-bottom:10px;
	float:left;
	padding:5px;
	color:white;
	height: 90px;
	overflow: hidden;
	box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.searchResultIcon{
	position:relative;
	rigth:0;
	bottom:0;
	width:50px;
	float:left;
}
.searchResultIconFont{
	width: 50px;
    height: 50px;
    font-size: 50px;
    border-radius: 50% !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    top: 0px;
    /*position: absolute;*/
    text-align: center;
    line-height: 50px;
    background-color: white;
    color: black;
}
.searchResultItemContainer{
	width:30%;
	padding:5px;
	float: left;
    background: transparent;
    margin: 5px;
    color: #e71111;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.searchResultItemLabel{
	border-color: white;
    float: left;
    margin-right: 10px;
    font-style: italic;
}
.searchResultItemData{
	border-color:white;
}
.filterIcon{
	font-size:50px;
}
.searchResultExpandIcon{
	font-size:30px;
}
.fullSize{
	width:100%;
	height:100%;
}
.workFlowStartStage{
	left:0px;
	top:0px;
}
.workFlowEndStage{
	right:50px;
	bottom:50px;
}
.stepControl{
	width:100%;
	float: left;
	border:thin solid white;
}
.stepImageControl{
	float: left;
	width:100px;
}
.stepHtmlControl{
	margin-left:120px;
	margin-right:20px;
}
.condition{
	display:block;
	overflow-y: scroll;
	width:100%;
}
.floatStart{
	float:left !important;
}
.floatEnd{
	float:right !important;
}
#MainPanel {
	direction: ltr;
    display: none;
    width: 400px;
    top: 47px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    position: fixed;
}
.panelHead{
	direction: ltr;
	height: 30px;
	margin-top: 21px;
	margin-bottom: 9px;
}
.panelBody{
	direction: ltr;
	height:100%;
	box-shadow: -5px 0px 15px #B0B0B0;
}
.panelHeader {
	direction: ltr;
    float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	font-family: "Times New Roman";
	font-size: 40px;
	color: #e02222;
	font-variant: small-caps;
	margin-right: 10px;
	margin-left: -1px;
}
.panelTitle {
	direction: ltr;
    color: #3079ed;
    margin-top: 0px;
    padding-top: 2px;
    padding-bottom: 11px;
    font-family: "Times New Roman";
}
.panelIcon {
	direction: ltr;
    font-size: 50px;
}
.panelSubHeader {
	direction: ltr;
    color: #3079ed;
    background: white;
    margin-top: 0px;
    padding-top: 21px;
    padding-bottom: 11px;
    font-family: "Times New Roman";
}
#MainFace {
	direction: ltr;
    position: fixed;
	top: 46px;
	bottom: 0px;
	left: 43px;
	right: 0px;
    z-index: 9999;
	display: none;
	overflow-x: hidden;
    overflow-y: hidden;
}
.faceHeader {
	direction: ltr;
	margin-bottom: 8px;
	height: 30px;
	margin-top: -6px;
	margin-left: 13px;
	float: left;
	color: #e02222;
	width: 100%;
    height: 50px;
}
.faceBody{
	direction: ltr;
	/*overflow: scroll;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-image: url(/Resource/img/loadingBG.gif);
	background-repeat: no-repeat;
    background-position: center;
    background-color: #e2e1e2 !important;
    z-index:20;
}
.faceBody2{
	overflow: scroll;
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
	padding-top: 50px;
}
.faceTitle {
	direction: ltr;
	margin-bottom: 0px;
	float: left;
	padding-top: 25px;
	margin-top: -13px;
	margin-left: -10px;
	font-family: "Times New Roman";
	font-size: 40px;
	color: #e02222;
	font-variant: small-caps;
	margin-right: 10px;
}
.faceIcon {
	direction: ltr;
    font-size: 50px;
}
.searchField {
	direction: ltr;
	float : none;
	margin-top : 20px !important;
	margin-left : 50px !important;
	font-size : large;
}
.MINField{
	/*height: 52px ;*/
	border: 1px;
    border-style: solid;
    border-color: lightgray;
}
.MINLabel{
    width: 100% !important;
    height: 25px !important;
    font-size: 14px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-width: 1px !important;
    padding: 0px !important;
    padding-top: 1px !important;
    font-weight: bold;
}
.MINControl{
	width: 100%;
	height: 25px !important;
	font-size: 14px;
	border: none !important;
	padding: 0px !important;
	text-align: center;
	overflow: hidden !important;
}
.MINDesc{
	width: 100%;
	height: 25px !important;
	font-size: 14px !important;
	text-align: right;
	padding: 5px !important;
	border: none;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
    border: 0px !important;
}
.MINSearch{
	height: 25px !important;
	border: none !important;
    padding: 0px !important;
}
.MINSearchButton{
	height: 25px !important;
	width: 25px !important;
	margin: 0px;
}
.MINSearchButton>i{
	margin-top: 5px !important;
    margin-left: 5px !important;
    color:white;
}
.MINCell{
	font-size:14px;
	height:36px !important;
	/*line-height:0px !important;*/
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.ListGrid{
    height:100% !important;
}
.ListGrid > .e-gridcontent{
    height:calc(100% - 93px) !important;
}
.ListGrid > .e-gridcontent > .e-content{
    height:calc(100% - 71px) !important;
}
.DetailGrid{
    height:100% !important;
    overflow: auto !important;
}
.DetailGrid > .e-gridheader{
    width: fit-content !important;
}
.DetailGrid > .e-gridcontent{
    width: fit-content !important;
}
.DetailGrid > .e-gridcontent > .e-content{
    height:100% !important;
}
#linkTo_Weather{
	font-size: xx-small;
}
#linkTo_Weather >.flatWeatherPlugin>h2{
	font-size: small;
	margin-top:2px;
	font-weight: normal;
	text-align: center;
}
#linkTo_Weather >.flatWeatherPlugin>.wiToday{
	font-size: smaller;
	margin-top: 7px;
}
#linkTo_Weather >.flatWeatherPlugin>.wiToday>.wiIconGroup{
	font-size: smaller;
}
#linkTo_Weather >.flatWeatherPlugin>.wiToday>.wiIconGroup>.wi,.wiText{
	text-align: center;
	font-size: 39px;
}
#linkTo_Weather >.flatWeatherPlugin>.wiToday>.wiTemperature{
	font-size: 40px;
}
#mbBbTabContainer{
	top: 50px;
	bottom: 30px;
	right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	display:none;
	/*
	display:none;
	padding-top:5px;
	background: black;
	opacity: 0.7;
	width: 400px;
	direction: rtl;
	*/
}
#mnBigBoxContainerBR{
	top:50px;
}
#mnBigBoxContainerBR .mnBigBox{
	right: 40px;
	bottom: auto !important;
}
.mnBbIconSection>button{
	text-align: center;
}
.mnBbTab{
	text-align:center;
}
.mnBbTab>i{
	line-height: 0.8em;
}
.mnMlTitle{
	text-align:center;
}
#MainModule{
    overflow-y:auto;
    padding: 5px;
}
#MainModule>.tile>.front>i{
	font-size: 100px;
}
#MainModule>.tile>.front>.tileDesc{
	font-size: -webkit-xxx-large;
	text-align: center;
	padding-top: 20px;
}
#MainMenuButtonsContainer{
	position: absolute;
	left: 0px;
	right: 210px;
	overflow: hidden;
	height: 165px;
}
#MainMenuButtons{
	width: 1500px;
	height: 175px;
	margin-top: 5px;
}
#SimpleWeather{
	height: 75px;
	width:190px;
	opacity:0;
}
#FullWeather{
	position: absolute;
	top: 50px;
	left: 125px;
	right: 215px;
	height: 170px;
	z-index: 11;
	opacity:0;
	display:none;
}
#FullWeather>div{
	height: 170px;
}
#WeatherData{
	position: absolute;
	top: 10px;
	right: 0px;
	left: 270px;
	margin:40px 5px 0px 20px;
}
.MetroBackColor{
	background-color:#014051;
}
.page-footer{
	position: fixed;
	bottom: 0px;
    right: 0px;
    left: 0px;
}
.hideNotifications{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 5px;
}
@-webkit-keyframes flashingBack {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-moz-keyframes flashingBack {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-o-keyframes flashingBack {
  from { background-color: red; }
  to { background-color: inherit; }
}
@keyframes flashingBack {
  from { background-color: red; }
  to { background-color: inherit; }
}
.flashingBack {
  -webkit-animation: flashingBack 1s infinite; /* Safari 4+ */
  -moz-animation:    flashingBack 1s infinite; /* Fx 5+ */
  -o-animation:      flashingBack 1s infinite; /* Opera 12+ */
  animation:         flashingBack 1s infinite; /* IE 10+ */
}
@-webkit-keyframes flashingText {
  from { color: red; }
  to { color: inherit; }
}
@-moz-keyframes flashingText {
  from { color: red; }
  to { color: inherit; }
}
@-o-keyframes flashingText {
  from { color: red; }
  to { color: inherit; }
}
@keyframes flashingText {
  from { color: red; }
  to { color: inherit; }
}
.flashingText {
  -webkit-animation: flashingText 1s infinite; /* Safari 4+ */
  -moz-animation:    flashingText 1s infinite; /* Fx 5+ */
  -o-animation:      flashingText 1s infinite; /* Opera 12+ */
  animation:         flashingText 1s infinite; /* IE 10+ */
}
td {
    /*padding: 1em;*/
}
.ui-datepicker-header>a{
	float:left;
}
.pageColumnCoder{
	width:300px !important;
	height: auto !important;
	top:0px;
	bottom : 0px;
	float:left;
	display: flex;
	flex-flow: column;
	position:absolute;
}
.extraLargePageColumn{
	width:600px;
	height: 100%;
	top:0px;
	bottom:0px;
	float:left;
	display: flex;
	flex-flow: column;
}
.largePageColumn{
	width:400px;
	height: 100%;
	top:0px;
	bottom:0px;
	float:left;
	display: flex;
	flex-flow: column;
}
.thinPageColumn{
	width:200px;
	height: 100%;
	top:0px;
	bottom:0px;
	float:left;
	display: flex;
	flex-flow: column;
}
.pageColumn{
	width:300px !important;
	height: 100%;
	top:0px;
	bottom:0px;
	float:left;
	display: flex;
	flex-flow: column;
}
.pageColumn1{
	width:300px;
	position:absolute;
	top:0px;
	bottom:30px;
}
.pageColumn2{
	width:300px;
	position:absolute;
	top:0px;
	bottom:30px;
	left:300px;
}
.pageColumn3{
	width:300px;
	position:absolute;
	top:0px;
	bottom:30px;
	left:600px;
}
.pageColumnLarge{
	width:400px;
	height:100%;
	float:left;
	display: flex;
	flex-flow: column;
}
.pageCell{
	height:100%;
	float:left;
}
.pageRow{
	width:100%;
	flex: 0 1 auto;
}
.pageRowScrollable{
	overflow-y:auto;
	height:100%;
}
.toggleButton>div{
	margin: 0px 4px;
	float:left;
}
.toggleButton>div>i{
	font-size: 26px;
	margin-top: 7px;
}
#styleCusomizer{
	position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10000;
}
.jqx-tabs-title p{
    display:none;
}
.jqx-menu-dropdown-theme{
	right:auto;
}
.jqx-input-group-addon:first-child {
    border: none;
    border-bottom: 1px;
    border-bottom-style: solid;
    padding-top: 5px !important;
    border-bottom-color: lightgray !important;
}
.jqx-input-group-addon:not(:last-child):not(:first-child) {
  border-left-width: 1px;	
}
.jqx-validator-hint{
	height:30px;
	margin-top: -10px;
    margin-left: 10px;
    display:none !important;
}
.jqx-validator-hint-arrow{
   top: 19px !important;
}
#groupsheader>div>div[class~=jqx-rtl]{
	display:none;
}
.window>div{
	display:none;
}
.ace_layer,.ace_content,.ace_scroller,.ace_gutter,.ace_gutter-cell,.ace_gutter-cell>span,.ace_line,.ace_line>span{
	font:inherit;
}
.MainMenuColor{
  background-color: #f9f7f7 !important;
}
.calendars-popup{
	z-index:500;
}
.AlignRight{
	text-align:right !important;
}
.AlignLeft{
	text-align:left !important;
}
.LoginPage{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9995;
    background-color: black;
    bottom: 0px;
    align-content: center;
}
.ListContainer{
	position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    top: -2px;
}
.ListContainer0{
	position: absolute;
    left: 0px;
    right: 0px;
    bottom: 30px;
    top: 0px;
    overflow: auto;
}
.ListContainer2{
	position: absolute;
    left: 0px;
    right: 0px;
    bottom: 77px;
    top: 0px;
    overflow: auto;
}
.ListContainer3{
	position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    overflow: auto;
}
.LoginBox input {
    padding: 5px !important;
    width: 200px !important;
    height: 27px !important;
    display: block !important;
}
.LoginBox {
    position: relative !important;
    top: 100px !important;
    left: 0px !important;
    z-index: 90 !important;
}
div [id$='Attachemnts']{
	position: absolute;
    left: 50px;
	top:45px;
    border: 1px;
    right: 50px;
    padding: 10px;
    color: white;
    height: 100px;
    overflow: hidden;
    width: auto;
}
[id$='AttachemntsBrowseButton']{
	width: 100% !important;
    height: 100%;
    font-size: large;
}
.SearchBox{
	position: relative;
    right: 100px;
    left: 100px;
    margin-bottom: 110px;
    width: auto;
}
.SearchBox_Text{
	width: 1000px;
    height: 50px !important;
    float: left;
	border-width:0px !important;
	font-size: 30px !important;
}
.SearchBox_Button{
	float: left;
    height: 50px !important;
    width: 50px !important;
}
.SearchBox_ButtonIcon{
    font-size: 30px !important;
    margin-top: 15px !important;
    margin-left: 10px !important;
}
#BackgroundUp{
	/*background-image:url("../images/Logo/LogoDark.png");*/
	display:none !important;
}
.Programmer_Coder{
	left: 300px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
}
.cellAppear{
	text-align: inherit;
}
.ace_folding-enabled > .ace_gutter-cell {
	text-align: right;
}
.jqx-tabs-close-button:before {content: "\f057";}
.jqx-tabs-header-theme{
    padding: 0px !important;
    height: 36px !important;
}
.jqx-tabs-title-selected-top{
    height: 17px !important;
}
.jqx-tabs-title{
    height: 23px !important;
}
.jqx-tabs-titleContentWrapper{
    line-height: 21px;
    margin-top: 0px !important;
}
.ps-container>.ps-scrollbar-x-rail{
    position: fixed;
    bottom: 0px !important;
    left:0px !important;
}
.loginFail{
    display:none;
}
.MetroBannerBox{
    z-index:99999;
}
.ui-igedit{
    border:none;
}
.e-grid .e-rowcell{
    line-height:5px;
    height:36px;
}
.e-grid .e-headercell{
    height:30px !important;
}
.ReportViewer{
    width:100%;
}
.holder {
    border: 10px dashed #ccc;
    width: 800px;
    height: 100px;
    margin: 20px auto;
    display:table;
}
.holder.hover {
    border: 10px dashed #0c0;
}
.holder img {
    display: block;
    margin: 10px;
    float: left;
}
#preventDiv{
    display:none;
}
.scheduler_default_timeheader_float_inner{
    text-align:center;
}
.scheduler_default_timeheadercol_inner{
    text-align:center;
}
.filterChek{
    position: absolute !important;
    top: auto !important;
    bottom: 1px !important;
    left: 1px !important;
    right:auto !important;
    height: 14px !important;
    width: 14px !important;
}
.true{font-family: "MIN-FontA";}
.true:before {content: "\f00c";}
.false{font-family: "MIN-FontA";}
.false:before {content: "\f00d";}
.on{font-family: "MIN-FontA";}
.on:before {content: "\f00c";}
.off{font-family: "MIN-FontA";}
.off:before {content: "\f00d";}
.toTrue{font-family: "MIN-FontA";}
.toTrue:before {content: "\f046";}
.toFalse{font-family: "MIN-FontA";}
.toFalse:before {content: "\f096";}
.Custom_Report{
    top: 60px;
}
[id^='contentEditor_Fields_']>div:first-child{
    height: 95px !important;
}
.VerticalText {
	/*writing-mode: vertical-lr;*/
	width: 95px !important;
	transform: rotate(-90deg);
	transform: rotate(-90deg);
    height: 26px !important;
    transform-origin: 0 0;
    top: 95px;
}
#MainSearch{
    position:relative;
    height:30px;
    padding-top:5px;
}
#SearchMainMenuTextBox{
    margin-left: 7px;
    font-size: x-large;
    z-index: 99999;
    position: relative;
    width: 288px;
    height: 30px;
    border-radius: 0;
}
#SearchReportsMenuTextBox{
    position: absolute;
    top: 8px;
    left: 179px;
    font-size: x-large;
    width: 300px;
    height: 30px;
}
.essTab{
    position: fixed !important;
    top: 46px !important;
    padding: 0px !important;
}
.e-checkbox {
    width:13px !important;
}
.SYSTAB>div{
    display:none;
}
.mirrorTabHeader{
    transform: rotate(-90deg);
}
.tapBody{
    height:100% !important;    
}
.e-tab .e-active-content{
    padding:0px;
}
.dashTab{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.HomeFrame{
    border-top-style: solid !important;
    border-top-width: 1px !important;
    border-top-color: #c8c8c8 !important;
}
.e-daterangepicker-popup{
    position:fixed;
    border-style: groove !important;
    border: 1px;
}
.e-daterangepicker-popup input{
    border: 1px;
    border-style: groove;
}
.ContextMenu{
    position:fixed !important;
    height:100px;
    width:100px;
}
.FieldOperations{
    position:absolute;
    top:0px;
    right:0px;
}
.FieldOperations div{
    padding-left:5px;
    padding-right:5px;
}
.fieldFlag{
    float:right;
    padding:2px;
    height: 25px;
    /*margin-right:20px;*/
}
.mandatory{
    color:red;
    float:right;
}
.arabicCheck{
    color:red;
}
.editorAddBtn{
    right: 5px;
    position: absolute;
    width: 200px;
    height: 27px;
    top: 75px;
    z-index: 300;
    margin-top: 0px !important;
}
.jqx-button{
    margin-top: 0px !important;
}
.MinTooltip .MinTooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    top: 37px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.MinTooltip:hover .MinTooltiptext {
    visibility: visible;
}
.dropDownButton{
    position:fixed !important;    
}
.e-select .sysTabIcon >span{
    display:none;
}
.e-active .sysTabIcon >span{
    display:inline;
}
.e-toolbar.e-toolbarspan{
    height:37px;
}
.e-toolbar>.e-horizontal.e-ul{
    display:inline !important;
}
.e-ddl-popup{
    position:fixed;
}
.e-grid td{
    text-align: left !important;
}
.MainBody{
    height:100% !important;
    width:100% !important;
}
.ReportViewer div{
    direction:ltr;
}
.ReportViewer table{
    direction:ltr;
}
.seePass{
    left:175px;
    /*transform: scale(-1, 1);*/
}
#botLogIn{
    left:175px;
    /*transform: scale(-1, 1);*/
}
div[id^="calendarjqxWidget"]{
    position:fixed !important;
}
div[id^="listBoxcustomeditor"]{
    position:fixed !important;
}
.MINField:focus-within{
    border-style: groove;
}
.jqx-tooltip{
    position:fixed;
}
.e-gridsearchbar{
    text-align:center !important;
}
#footer {
    font-size: 20px;
    z-index: 10000;
    position: fixed;
    display: block;
    border-top: 1px;
    border-style: solid;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
    border-color: gray;
    color: gray;
    padding-top: 1px;
    height: 33px;
}
.footer_Copyright{
    float: right;
    font-size:20px;
}
.footer_Company{
    float: left;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-left: 0px;
    border-color: gray;
    border-style: solid;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
/*Start Of SideMenu*/
#Main{
    width: 300px !important;
    bottom: 32px !important;
    display: inline !important;
    border:0px !important;
    box-shadow: rgba(0, 0, 0, 0.75) 10px 0px 30px -30px;
    z-index: 1;
}
#MainMenuBar{
    width: 67px !important;
    top: 80px !important;
    bottom:0px !important;
}
#MainWrapper{
    left:50px !important;
    width: 250px;
}
#MainTileContainer{
    width: 100% !important;
    overflow: hidden;
    overflow-y: auto;
    margin: 0px;
    margin-top:80px !important;
}
.MainMenuGroup{
    width: 100% !important;
    height:auto !important;
    margin-left: 15px !important;
    margin-bottom: 15px !important;
}
.tabPage{
    left:300px;
}
#MainMenuProfile{
    display:none;
}
[id$=_BodyTabHead]{
    top: -17px !important;
}
/*
.e-tab.e-js .e-header > .e-bottom-line.e-active, .e-tab.e-js .e-header > .e-bottom-line.e-active:hover{
    margin:-4px !important;
}
*/
.MainModule{
    width:100% !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
#MainModule{
    overflow-y: hidden;
    z-index: 21;
    position: relative;
    height:50px !important;
}
#MainFace{
    /*left:300px !important;*/
}
.ModuleMenu{
    transform: rotate(270deg) translate(-110px, 20px);
    transform-origin: left center 0px;
    height: 50px !important;
    width: 150px !important;
    margin: 10px !important;
    margin-bottom: 85px !important;
}
#dashboard{
    ont-size: 13px;
    height: 100%;
    top: 46px;
    position: fixed;
    left: 300px;
    right:0px;
    overflow: scroll;
}
#frameboard{
    width: 100%;
    height: 100%;
}
#hideshowmenu{
    position: fixed;
    background-color: #f9f7f7;
    top: 50%;
    height: 33px;
    width: 20px;
    left: 290px;
    font-size: 20px;
    color: gray;
    padding-left: 3px;
    border: 1px;
    border-style: solid;
    border-color: #c8c8c8;
    font-family: monospace;
    padding-top: 0px;
    display:none;
    z-index:1;
    padding-left: 3px;
}
.DashCharts{
    padding: 10px;
}
.highcharts-container {
    border: solid;
    border-color: gray;
    border-width: 1px;
}
#MenuIcon{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 45px;
    padding: 8px;
    background-color: rgb(63, 114, 175);
    text-align: center;
    color: white;
    overflow:hidden;
    display:none;
}
#MenuIcon>i{
    font-size: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    float:left;
}
.SYSTAB{display:none !important;}
.SystemFunction{margin:3px !important;}
/*End Of SideMenu*/
/*Start Of Theme Panel*/
#Settings{width:196px;}
.SettingsItem {
    float: left;
    margin-left: 5px;
    font-size: 25px;
    margin-right: 5px;
    margin-top: 5px;
}
.SettingsFirstPart{
    margin-top:0px !important;
    line-height: 0.3;
}
.theme-panel > .toggler {
  right: 0;
  top:0px;
  padding-right: 10px;
  cursor: pointer;
}
.theme-panel > .toggler-close {
  display: none;
  top: 0px;
  right: 11px;
  /*padding-top: 10px;
  padding-right: 10px;*/
  color:white;
  z-index: 101;
  cursor: pointer;
  position: fixed;
}
.theme-panel > .theme-options {
  top: 3px;
  right: 3px;
  display: none;
  position: absolute;
  z-index: 100;
  background: #3d3d3d;
  box-shadow: 5px 5px rgba(61, 61, 61, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.theme-panel > .theme-options > .theme-option {
  color: #cfcfcf;
  padding: 10px;
  border-top: 1px solid #444;
  margin-top: 0px;
  margin-bottom: 0px;
}
.theme-panel > .theme-options > .theme-option > span {
  text-transform: uppercase;
  display: inline-block;
  width: 145px;
  font-size: 13px;
  font-weight: 300;
}
.theme-panel > .theme-options > .theme-option > select.form-control {
  display: inline;
  width: 135px;
  padding: 2px;
  text-transform: lowercase;
}
.theme-panel > .theme-options > .theme-option.theme-colors {
  border-top: 0;
}
.theme-panel > .theme-options > .theme-option.theme-colors > span {
  display: block;
  width: auto;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul {
  list-style: none;
  padding: 0;
  display: block;
  margin-bottom: 10px !important;
  margin-top: 15px;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li {
  width: 40px;
  height: 40px;
  margin: 0 4px;
  cursor: pointer;
  list-style: none;
  float: left;
  border: solid 1px #707070;
  /* theme colors */
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li:first-child {
  margin-left: 0;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li:hover, .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.current {
  border: solid 2px #d64635;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-default {
  background: #333438;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-darkblue {
  background: #2b3643;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-blue {
  background: #2D5F8B;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-grey {
  background: #697380;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-light {
  background: #F9FAFD;
}
.theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-light2 {
  background: #F1F1F1;
}
/*End Of Theme Panel*/
/*Start Of Fix*/
.highcharts-credits{display:none;}
.e-grid .e-table, .e-grid .e-gridsummary{border-collapse:unset !important;}
.jqx-fill-state-normal-theme {line-height: 30px !important;}
.DashCharts *{direction:ltr;}
.jqx-listitem-element{height:24px !important;}
/*End Of Fix*/
.MessageTopOld{
    left: 81px;
    right: 0px;
    height: 44px;
    position: fixed;
    z-index: 1;
    font-size: 30px;
    text-align: center;
    background-color: orangered !important;
}
.MessageTop{
    height: 36px;
    background-color: #d9ecfa !important;
}
.MessageTopSuccess{
    background-color: #e8f7ed !important;
}
.MessageTopFail{
    background-color: #fddcdc !important;
    position: fixed;
    top: 35%;
    left: 50px;
    right: 50px;
    height: 100px;
    color: red;
    border: 10px;
    border-style: double;
    font-weight: bold;
    overflow: hidden;
}
.dim{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: gray;
    opacity: 0.3;
}
.WithSide{
    left: 301px;
}
.MessageTopTxt{
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
.MessageTopAct{
    
}
.customeTile.tiny .customTileIcon{
    font-size: 20px !important;
}
.stiJsViewerForm:last-of-type{
    display:none;
}
.stiJsViewerDisabledPanel{
    display:none;
}
.hidden{
    display:none;
}
.e-cancel{
    display: inline !important;
    width: fit-content !important;
    padding: 2px 11px 0px 0px !important;
    opacity: 1 !important;
    margin: 0px !important;
}