2014-09-20 11:51:23 +00:00
|
|
|
|
2015-10-23 05:03:02 +00:00
|
|
|
|
2015-10-27 15:41:44 +00:00
|
|
|
.model-and-info {
|
|
|
|
float: left;
|
|
|
|
}
|
2015-10-25 21:04:33 +00:00
|
|
|
|
|
|
|
|
2015-10-28 10:30:24 +00:00
|
|
|
|
2015-11-01 14:40:23 +00:00
|
|
|
.tab_setup .default_btn {
|
|
|
|
margin-bottom:10px;
|
2015-10-25 21:04:33 +00:00
|
|
|
}
|
2015-10-28 10:30:24 +00:00
|
|
|
|
|
|
|
|
|
|
|
/*
|
2015-10-27 15:41:44 +00:00
|
|
|
*/
|
2015-10-25 21:04:33 +00:00
|
|
|
|
2015-10-27 15:41:44 +00:00
|
|
|
#interactive_block {
|
|
|
|
position: absolute;
|
2015-10-30 19:30:27 +00:00
|
|
|
width: calc(75% - 40px);
|
2015-10-28 10:30:24 +00:00
|
|
|
height: calc(100% - 245px);
|
2015-10-30 19:30:27 +00:00
|
|
|
background-color:#f9f9f9;
|
2015-10-27 15:41:44 +00:00
|
|
|
border-radius: 5px;
|
|
|
|
border:1px solid #e4e4e4;
|
2015-10-28 12:15:59 +00:00
|
|
|
margin-bottom:10px;
|
2015-10-28 10:30:24 +00:00
|
|
|
min-height:404px;
|
2015-10-27 15:41:44 +00:00
|
|
|
}
|
2015-11-01 14:40:23 +00:00
|
|
|
|
2015-10-27 15:56:54 +00:00
|
|
|
.attitude_info {
|
2015-10-27 15:41:44 +00:00
|
|
|
position: absolute;
|
2015-10-27 15:56:54 +00:00
|
|
|
top:10px;
|
|
|
|
left:10px;
|
2015-10-27 15:41:44 +00:00
|
|
|
width:120px;
|
2015-10-27 15:56:54 +00:00
|
|
|
margin: 0px 0px 0px 0px;
|
2015-10-30 20:07:06 +00:00
|
|
|
font-weight: normal;
|
|
|
|
color: #616161;
|
2015-10-27 15:41:44 +00:00
|
|
|
}
|
2015-10-25 21:04:33 +00:00
|
|
|
|
2015-10-27 15:56:54 +00:00
|
|
|
|
|
|
|
|
|
|
|
.attitude_info dl {
|
2015-10-27 15:41:44 +00:00
|
|
|
width:100%;
|
2014-09-20 11:51:23 +00:00
|
|
|
}
|
2015-10-25 21:04:33 +00:00
|
|
|
|
|
|
|
|
2015-10-27 15:56:54 +00:00
|
|
|
.attitude_info dt {
|
2015-10-27 15:41:44 +00:00
|
|
|
width:50%;
|
|
|
|
float:left;
|
2015-10-25 21:04:33 +00:00
|
|
|
}
|
|
|
|
|
2015-10-27 15:56:54 +00:00
|
|
|
.attitude_info dd {
|
2015-10-27 15:41:44 +00:00
|
|
|
width:50%;
|
|
|
|
float:left;
|
2015-09-30 04:40:12 +00:00
|
|
|
}
|
2014-09-20 11:51:23 +00:00
|
|
|
|
2015-11-02 21:44:36 +00:00
|
|
|
|
2015-11-02 22:41:10 +00:00
|
|
|
#interactive_block a.reset {
|
2014-09-20 11:51:23 +00:00
|
|
|
position: absolute;
|
|
|
|
display: block;
|
2015-10-27 15:41:44 +00:00
|
|
|
top: 10px;
|
|
|
|
right:10px;
|
|
|
|
z-index:10;
|
|
|
|
border-radius:3px;
|
2014-09-20 11:51:23 +00:00
|
|
|
|
|
|
|
bottom: 10px;
|
|
|
|
right: 10px;
|
|
|
|
|
|
|
|
height: 28px;
|
|
|
|
line-height: 28px;
|
|
|
|
|
|
|
|
padding: 0 15px 0 15px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
border: 1px solid silver;
|
|
|
|
background-color: #ececec;
|
2015-10-27 15:41:44 +00:00
|
|
|
border-radius: 3px:
|
2014-09-20 11:51:23 +00:00
|
|
|
|
|
|
|
z-index: 100;
|
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
#interactive_block a.reset:hover {
|
2014-09-20 11:51:23 +00:00
|
|
|
background-color: #dedcdc;
|
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
#canvas_wrapper {
|
2014-09-20 11:51:23 +00:00
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
top: 0;
|
|
|
|
left: 0;
|
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2015-10-28 17:12:49 +00:00
|
|
|
.gui_box grey .block_wrapper {
|
2014-09-20 11:51:23 +00:00
|
|
|
font-size: 0;
|
|
|
|
}
|
2015-10-28 17:12:49 +00:00
|
|
|
/**/
|
|
|
|
|
|
|
|
.gui_box grey .block {
|
2014-09-20 11:51:23 +00:00
|
|
|
float: left;
|
|
|
|
display: block;
|
|
|
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
|
|
|
border: 1px solid silver;
|
|
|
|
}
|
2015-10-28 17:12:49 +00:00
|
|
|
|
|
|
|
.gui_box grey .block .head {
|
2014-09-20 11:51:23 +00:00
|
|
|
display: block;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
line-height: 20px;
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
border-bottom: 1px solid silver;
|
|
|
|
background-color: #ececec;
|
|
|
|
}
|
2015-10-28 17:12:49 +00:00
|
|
|
.gui_box grey .block.info {
|
2014-09-20 11:51:23 +00:00
|
|
|
display: inline-block;
|
2014-10-12 16:54:11 +00:00
|
|
|
margin-bottom: 10px;
|
2014-09-20 11:51:23 +00:00
|
|
|
|
2014-10-12 16:54:11 +00:00
|
|
|
vertical-align: top;
|
2014-09-20 11:51:23 +00:00
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
border: 1px solid silver;
|
|
|
|
}
|
2015-10-28 17:12:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2014-10-12 16:54:11 +00:00
|
|
|
.tab-setup .block.info .fields {
|
2014-09-20 11:51:23 +00:00
|
|
|
padding: 5px 5px 3px 5px;
|
|
|
|
}
|
2014-10-12 16:54:11 +00:00
|
|
|
.tab-setup .block.info dt {
|
2014-09-20 11:51:23 +00:00
|
|
|
float: left;
|
|
|
|
|
|
|
|
width: 99px;
|
|
|
|
height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
2014-10-12 16:54:11 +00:00
|
|
|
.tab-setup .block.info dd {
|
2014-09-20 11:51:23 +00:00
|
|
|
width: 76px;
|
|
|
|
height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
|
|
|
|
margin-left: 99px;
|
|
|
|
}
|
2014-10-12 16:54:11 +00:00
|
|
|
.tab-setup .block.gps {
|
|
|
|
width: 185px;
|
2015-02-19 20:39:57 +00:00
|
|
|
margin-bottom: 10px;
|
2014-10-12 16:54:11 +00:00
|
|
|
}
|
|
|
|
.tab-setup .block.gps .fields {
|
|
|
|
padding: 5px 5px 3px 5px;
|
|
|
|
}
|
|
|
|
.tab-setup .block.gps dt {
|
|
|
|
float: left;
|
|
|
|
|
|
|
|
width: 85px;
|
|
|
|
height: 20px;
|
|
|
|
|
|
|
|
margin-bottom: 2px;
|
|
|
|
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
|
2015-10-27 15:41:44 +00:00
|
|
|
.block.instruments {
|
|
|
|
width: 285px;
|
|
|
|
align-content:center;
|
|
|
|
text-align:center;
|
|
|
|
ma
|
2015-02-19 20:39:57 +00:00
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
.buttons {
|
2015-10-28 17:12:49 +00:00
|
|
|
bottom: 20px;
|
2014-09-20 11:51:23 +00:00
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
.update {
|
2014-09-20 11:51:23 +00:00
|
|
|
display: block;
|
|
|
|
float: right;
|
|
|
|
|
|
|
|
height: 28px;
|
|
|
|
line-height: 28px;
|
|
|
|
|
|
|
|
padding: 0 15px 0 15px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
border: 1px solid silver;
|
|
|
|
background-color: #ececec;
|
|
|
|
}
|
|
|
|
.tab-setup .update:hover {
|
|
|
|
background-color: #dedcdc;
|
2015-02-19 20:39:57 +00:00
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
|
|
|
|
.cell_setup {
|
|
|
|
border-bottom: solid 1px #ddd;
|
|
|
|
padding-bottom:8px;
|
|
|
|
padding-top:7px;
|
|
|
|
}
|
|
|
|
|
2015-10-28 10:30:24 +00:00
|
|
|
|
2015-11-01 21:17:19 +00:00
|
|
|
@media only screen and (max-width: 1055px), only screen and (max-device-width: 1055px) {
|
2015-11-01 14:40:23 +00:00
|
|
|
|
|
|
|
|
|
|
|
#interactive_block {
|
|
|
|
position: absolute;
|
2015-11-03 04:36:04 +00:00
|
|
|
width: calc(75% - 30px);
|
2015-11-01 22:38:31 +00:00
|
|
|
min-height:356px;
|
2015-11-02 12:52:40 +00:00
|
|
|
height: calc(100% - 218px);
|
2015-11-01 14:40:23 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
2015-10-27 15:41:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|