
* { padding: 0; margin: 0; }

h1 {
   font-size: 18px;
}

th {
   padding: 4px;
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background: #ffffff;
}

#page_wrapper { 
   border: 1px solid #ccc;
   margin: 10px auto;
   width: 1001px;
   background: #FEFEFE;
}

#header {
   color: #333;
   width: 981px;
   float: left;
   padding: 10px;
   border: 0px solid #ccc;
   height:65px;
   background-image: url(images/header_bg.jpg);
   background-repeat: repeat-x;
   background-attachment:fixed;
   background-position: 20px 32px;
   margin: 0px 0px 2px 0px;
}

#breadcrumb {
   color: #333;
   width: 100%;
   float: left;
   font-size: 85%;
   font-weight: bold;
}

#breadcrumb ul, #breadcrumb li{
   list-style-type:none;
   padding:0;
   margin:0;
}

#crumbs {
   height:23px;
   border-top: 0px solid #dedede;
   border-bottom: 1px solid #dedede;
   border-left: 0px solid #dedede;
   border-right: 0px solid #dedede;
}
	
#crumbs li {
   clear:none;
   float:left;
   line-height:23px;
   color:#777;
   padding-left:8px;
}		

#crumbs li a {
   background:url(images/crumbs.gif) no-repeat right center;
   float:left;
   display:block;
   padding:0 15px 0 0;
}							

#crumbs li a:link,
#crumbs li a:visited {
   color:#777;
   text-decoration:none;
}	

#crumbs li a:hover,
#crumbs li a:focus {
   color:#dd2c0d;
}	
	
#leftcolumn { 
  color: #333;
  border: 0px solid #ccc;
  margin: 15px 5px 5px 5px;
  padding: 0px;
  height: 350px;
  width: 195px;
  float: left;
}

#rightcolumn { 
  float: right;
  color: #333;
  border: 0px solid #ccc;
  background: #FFFFFF;
  margin: 15px 5px 5px 5px;
  padding: 0px 10px 10px 10px;
  width: 750px;
  display: inline;
  min-height: 430px;
}

#rightcolumn div {
  position: relative;
  float: none;
  display: block;
  clear: both;
}

#rightcolumn h1 {
  color: #007391;
}

#rightcolumn h2 {
  color: #007391;
}

#footer { 
  width: 100%;
  clear: both;
  color: #ffffff;
  border-top: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  background: #0093b1;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  font-size: .9em;
  line-height: 24px;
}

#mobile_footer { 
  width: 100%;
  clear: both;
  color: #ffffff;
  border-top: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  background: #0093b1;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  font-size: .9em;
  line-height: 24px;
}

.config_item { font-weight: bold; padding: 6px 10px; border-bottom: 1px solid #dddddd;}

.action a {
/* border-style: solid;
   border-width: 1px 2px 2px 1px;
   text-decoration: none;
   border-color: #69f #0f #0f #69f;
*/
   padding: 2px;
}


.indent {
   margin-left:20px;
}

th { 
   text-align: left; 
}

tr.alt { 
   background: #f0f0f0; 
}

tr.balt {
   background: #d0d0d0; 
}

.collapsible {
   width: 100%;
}
.collapsible table {
   width: 100%;
}

.collapse_icon {
   background-image:url(images/right_arrow.png);
   height:16px;
   width:16px;
}

.collapse_icon .closed {
   background-image:url(images/down_arrow.png);
}

.cfg_section { 
   cursor: pointer; cursor: hand;
   margin-top: 5px;
}

.cfg_section .ui-icon {
   left: 0.5em;
   margin-top: -8px;
   position: relative;
   top: 50%;
}

.cfg_section td, .status_title td { 
   margin-top: 5px;
   border: 1px solid #999;
   padding: 5px 0px 5px 5px; 
   background: transparent url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x center center; 
   color: #000 ;
   font-weight: bold;
   font-size: 1em;
}

.status_row td {
  padding: 2px 2px 2px 5px;
}
.prgh_item {
    line-height: 15px;
    border: 1px solid #ccc;
    padding: 7px;
    margin-top: 11px;
    background: #eee;
}
.txtarea_item {
  width: 99%;
}

.cfg_item td 
{
   vertical-align: top; 
   padding: 5px 0px 2px 5px;
   background: #fafafa; 
   border-bottom: 1px solid #e0e0e0; 
}

.cfg_item .label {
   padding-left: 12px;
   width: 25%;
}	

.cfg_item .mobile_label {
   padding-left: 6px;
   width: 5%;
}	

p {
   line-height: 2.5em;
}

.error {
   font-weight: bold;
   color: #ff0000;
}
 
ul.menu, ul.menu ul {
   list-style-type:none;
   margin: 0;
   padding: 0;
   width: 170px;
}

ul.menu a {
   display: block;
   text-decoration: none;	
}

ul.menu li {
/* margin-top: 1px; */
   border-bottom: 1px solid #ffffff;
/* background: #ededed url(images/bar.png) top left repeat-x; */
   font-weight: bold;
   font-size: 1em;
}

ul.menu li a {
   background: transparent url(images/ui-bg_glass_75_0093b1_1x400.png) repeat-x center center; 
/* background: #0093b1; */
   color: #fff;	
   padding: 0 0.5em;
   line-height: 24px; 
   height: 26px;
}

ul.menu li a:hover {
   background: #e18d24;
}

ul.menu li ul li a {
   font-weight: normal; 
/* font-size: 0.9em; */
   background: #e8e8e8;
   color: #000;
   padding-left: 20px;
}

ul.menu li ul li a:hover {
   background: #efefef;
   border-left: 5px #e18d24 solid;
   padding-left: 15px;
}

ul.menu li ul li ul li a {
   font-size: 0.9em; 
   background: #b0b0b0;
   color: #000;
   padding-left: 40px;
}

ul.menu li ul li ul li a:hover {
   background: #b8b8b8;
   border-left: 10px #0093b1 solid;
   padding-left: 30px;
}

.item {
  color: #909499; 
}

fieldset { 
   border: 1px solid #ccc; 
   padding: .4em; margin: 0; 
   background: #fafafa; 
}

legend { 
    color: #bbb; 
    font-size: 125%; 
}

input, textarea, select { 
    font-family: Arial, verdana; 
    font-size: 105%; 
    padding: 2px; 
}

label { 
    font-weight: bold; 
    display: inline; 
}

.expanded {
   float:left;
   margin:1px 3px 0px 0px;
   width: 11px;
   height: 11px;
   background-image: url(images/minus_sign.png); 
}

.collapsed {
   float:left;
   margin:1px 3px 0px 0px;
  width: 11px;
  height: 11px;
  background-image: url(images/plus_sign.png); 
}

.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-error p {line-height: 1.5em;}
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

.ui-icon-info { background-position: -16px -144px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

a.btn {
  padding: 2px;
}

.st_2_0
{
  width: 20%;
}

.st_2_1
{
  width: 80%;
}

.st_6_0
{
  width: 5%;
}

.st_6_1
{
  width: 27%;
}

.st_6_2
{
  width: 17%;
}

.st_6_3
{
  width: 13%;
}

.st_6_4
{
  width: 13%;
}

.st_6_5
{
  width: 25%;
}


.right {
   float: right;
}

.readValue {
   background-color:#336699;
   border:1px solid #FFFFFF;
   color:white;
   font-size:20pt;
   font-weight:bold;
   text-align:center;
}

.headerTitle3 {
   background-color:#336699;
   border:1px solid #FFFFFF;
   color:white;
   font-size:13pt;
   font-weight:bold;
}

.RelDiv
{
   position: relative;
   margin-top: 5px;
   margin-bottom: 5px;
}

.ForceL
{
   position: absolute;
   left: 0;
}

.ForceR
{
   position: absolute;
   right: 0;
}

.red
{
   color: #ff0000;
}

.yellow
{
   color: #ffff00;
}

.brushchoice {
    margin-left: 7px;
}
.brushchoice input, .brushchoice label, .penchoice input, .penchoice label{
    line-height: 20px;
    cursor: pointer;
}
.pencursor {
    cursor: url('path-to-cursor.png'), auto;	
}
.brush-pentool{
    cursor: url('images/pentoolcursor.png'), auto;
 }
 .brush-linetool{
    cursor: crosshair;
 }
.brush-pantool{
    cursor: move;
 }
 .brush-pointertool{
    cursor: pointer;
 }
 .cfg_section td, .status_title td, .cfg_section .collapse-btn {
    margin-top: 5px;
    border: 1px solid #999;
    padding: 5px 0px 5px 5px; 
    background: transparent url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x center center; 
    color: #000 ;
    font-weight: bold;
    font-size: 1em;
}
#mapSelector .mnmedit, #mapSelector .activeMap .mnm{
    display: none;
}
#mapSelector .activeMap .mnmedit, #mapSelector .mnm{
    display: block;
    white-space: nowrap;
}
.mnmedit{
    height: 13px;
    margin: 3px auto;
    width: 210px;
    text-align: center;
}
#mapSelector{
    border-width: 1px 2px 1px 1px;
    border-color: #000;
    border-style: solid;
    overflow-x:auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.mapEditor {
    clear:both;
    float:left;
    height: 505px;
    border: 1px solid black;
    position: relative;
    width: 748px;
    overflow: hidden;
}
.mapIcon{
    width: 218px;
    min-height: 100px;
    max-height: 200px;
    background: #000;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    background-size: cover;
}
#mapSelector .mapIconParent{
    display: inline-block;
    padding: 5px 10px;
    width: 229px;
    max-height: 200px;
    text-align:center;
    background: #07a2c2;
    margin: 0px auto;
    color: #fff;
    font-weight: bold;
    cursor:pointer;
}
#mapSelector .activeMap{
    background: #fff;
    color: #111;
    vertical-align: top;
}
.activeMapLeft{
    border-bottom-right-radius: 10px;
}
.activeMapRight{
    border-bottom-left-radius: 10px;
}
#rightcolumn div .alignIcons{
    float: left;
    padding:3px;
    cursor: pointer;
    margin: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 50px;
    width: 50px;
    border: 1px solid gray;
    clear: none;
}
.alignmentIcons{
    clear: both;
    border: 1px solid #000;
    padding: 5px;
}
#mapSettings{
    clear: both;
    border: 1px solid #000;
}
.hide{ display: none !important;}
.hidevis{ visibility: hidden !important;}
.icon-undo{
    background:url('./images/icons.jpg') 0px -47px
}
.icon-redo{
    background:url('./images/icons.jpg') 0px -99px;
}
.oprmsg{
    font-weight: bold;
    float: right;
}
.alertmsg{
    background: white;
    border: 2px solid #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    bottom: 5px;
    box-shadow: 0 0 3px #999;
    color: #0093b1;
    font-weight: bold;
    left: 0;
    right: 0;
    margin: auto;
    width: 500px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 30;
}
.alignmentIcons  .mapupload {
    display: inline-block !important;
}
.draggableSensorBlock {
  display: inline-block;
  width: 100%;
  height: 250px;
  overflow-y: scroll;
}
.draggableSensorBlock p {
  padding: 0px 5px;
  border: 1px solid gray;
}
#rightcolumn .drag-drop-list {
  display: inline-block;
  width: 46%;
  margin-left: 10px;
}
.drag-drop-list h4 {
  text-align: center;
  padding: 5px 0;
}
.drag-drop-list ul {
  border: 1px solid #999;
  height: 500px;
  overflow-y: scroll;
  list-style: none;
}
.drag-drop-list ul li {
  padding: 2px;
  margin: 3px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.drag-drop-list ul li p {
  display: inline-block;
  width: 80%;
  line-height: 1.5em;
}
.drag-drop-list ul li input {
  display: inline-block;
  vertical-align: top;
  width: 14%;
}
#SensorList input {
  display: none;
}
#canvasDiv0, canvasDiv1, canvasDiv2 {
    position: absolute;
}
.formResult {
    font-weight: bold;
    //background: #c3ebf3;
    padding: 2px 5px;
    border-radius: 5px;
    display: none;
}
#addSensor #type:disabled {
  color: #ddd;
}