|
@@ -41,7 +41,7 @@ section .popup2 .pop .search_bar input {width: 80%; height: 40px; float: left;}
|
41
|
41
|
section .popup2 .pop .search_bar button {float: right; border: none; padding-top:3px;}
|
42
|
42
|
section .popup2 .pop .search_bar button img {width: 30px; height: 30px;}
|
43
|
43
|
section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
|
44
|
|
-section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000;}
|
|
44
|
+section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:#d9baaf; color: #fff; font-size: 13px; padding: 0; border: 1px solid #000;}
|
45
|
45
|
section .popup2 .pop .search_item_bar {width:100%; margin-top:10px;}
|
46
|
46
|
section .popup2 .pop .search_item_bar input {width:22%; border-radius:2px;}
|
47
|
47
|
section .popup2 .pop .search_item_bar select {width:22%;border-radius:2px;}
|