|
@@ -6471,3 +6471,127 @@
|
|
|
.contingency_plan1_div {
|
|
|
position:absolute;
|
|
|
top:10px;
|
|
|
+ left:10px;
|
|
|
+ font-size:16px!important;
|
|
|
+ font-weight:bolder;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2 {
|
|
|
+ position:relative;
|
|
|
+ top:40px;
|
|
|
+ width:590px;
|
|
|
+ height:280px;
|
|
|
+ background:#3C3C3C;
|
|
|
+ font-size:14px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan3 {
|
|
|
+ position:relative;
|
|
|
+ top:60px;
|
|
|
+ width:590px;
|
|
|
+ height:400px;
|
|
|
+ background:#3C3C3C;
|
|
|
+ font-size:14px;
|
|
|
+}
|
|
|
+
|
|
|
+/*
|
|
|
+.contingency_plan4 {
|
|
|
+ position:relative;
|
|
|
+ top:80px;
|
|
|
+ width:590px;
|
|
|
+ height:400px;
|
|
|
+ background:#3C3C3C;
|
|
|
+ font-size:14px;
|
|
|
+}
|
|
|
+*/
|
|
|
+
|
|
|
+.contingency_plan2_div1 {
|
|
|
+ position:absolute;
|
|
|
+ top:60px;
|
|
|
+ left:62px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_input1 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:58px;
|
|
|
+ left:118px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_div2 {
|
|
|
+ position:absolute;
|
|
|
+ top:60px;
|
|
|
+ left:322px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_input2 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:58px;
|
|
|
+ left:380px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_div3 {
|
|
|
+ position:absolute;
|
|
|
+ top:160px;
|
|
|
+ left:62px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_input3 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:158px;
|
|
|
+ left:118px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_div4 {
|
|
|
+ position:absolute;
|
|
|
+ top:160px;
|
|
|
+ left:322px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan2_input4 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:158px;
|
|
|
+ left:380px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan3_div1 {
|
|
|
+ position:absolute;
|
|
|
+ top:60px;
|
|
|
+ left:48px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan3_input1 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:58px;
|
|
|
+ left:118px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan3_div2 {
|
|
|
+ position:absolute;
|
|
|
+ top:160px;
|
|
|
+ left:48px;
|
|
|
+}
|
|
|
+
|
|
|
+.contingency_plan3_input2 {
|
|
|
+ border-radius:4px;
|
|
|
+ position:absolute;
|
|
|
+ top:158px;
|
|
|
+ left:118px;
|
|
|
+}
|
|
|
+
|
|
|
+#map_fullname-inputEl{
|
|
|
+ color:#495057;
|
|
|
+ background: #fff;
|
|
|
+ background-size: cover;
|
|
|
+}
|
|
|
+
|
|
|
+#map_clnr-inputEl{
|
|
|
+ color:#495057;
|
|
|
+ background: #fff;
|
|
|
+ background-size: cover;
|
|
|
+}
|
|
|
+
|