-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
executable file
·224 lines (202 loc) · 7.41 KB
/
Copy pathstyle.css
File metadata and controls
executable file
·224 lines (202 loc) · 7.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; font-family: 'Open Sans', sans-serif;}
.c{ clear:both;}
ol, ul{ list-style:none; margin-bottom:0px;}
body{}
.banner_area {
background-image: url("img/banner.png");
background-position: center center;
background-size: cover;
min-height:484px;
width:990px;
position:relative;
}
.banner_area h1 {
color: #fff;
display: block;
font-size: 36px;
padding: 0px 30px;
text-transform: uppercase;
width: 740px;
font-family: arial;
}
.banner_area h2 {
color: #fff;
display: block;
font-family: arial;
font-size: 36px;
left: 258px;
padding: 0 30px;
position: absolute;
text-transform: uppercase;
top: 353px;
width: 740px;
}
.wraper {
background: none repeat scroll 0 0 #f1f1f1;
margin: 0 auto;
width: 960px;
padding:20px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
background-color: #fff;
}
/* header css */
.header-bg{ background:#a80007; padding:5px 0px;}
.headlogin{ float:right;text-align:left;padding: 5px 0}
.headlogin li{ font-size:14px; display:block; float:left; color:#fff; padding:14px 5px;}
.headlogin li a{ color:#fff; display:block;}
.headlogin li a i{ padding-left:5px; font-size:16px;}
/* menu css */
.menu-bg{ background:#bfbfbf; box-shadow:0 0 4px #181818; -moz-box-shadow:0 0 4px #181818; -o-box-shadow:0 0 4px #181818; -webkit-box-shadow:0 0 4px #181818;}
.menu{}
.menu li{ font-size:14px; text-transform:uppercase; display:block; float:left;}
.menu li a{ color:#000; border-right:1px solid #000; display:block; padding:0px 25px; margin:10px 0px; line-height:14px;}
.menu li a:hover,.active{ text-decoration:underline;}
.menu li:last-child a{ border-right:none; }
/* table lay out css*/
.topmargin{ margin-top:35px;}
.addmin{ font-size:16px; color:#000;}
.editdelete{float:right;}
.editdelete li{ font-size:14px; text-transform:uppercase; display:block; float:left;}
.editdelete li a{ color:#1947f3; border-right:1px solid #1947f3; display:block; padding:0px 5px; margin:4px 0px 0px 0px; text-decoration:underline; line-height:14px;}
.editdelete li:last-child a{ border-right:none; }
.editdelete li a:hover{ text-decoration:none;}
.admin-box{ border:1px solid #d2d2d2; border-bottom:none; border-radius:5px 5px 0px 0px; background:#fff; padding:7px 10px;}
.admin-box h2{ margin:0px; line-height:30px;font-size:26px;}
.table{ background:#fff; border:1px solid #d2d2d2; border-radius:0px 0px 5px 5px !important;margin-bottom:0px; }
.table tr th{border-bottom:1px solid #d2d2d2; border-top:none !important; color:#1947f3; font-size:12px; text-transform:uppercase; font-weight:lighter; padding:4px 8px !important;}
.table tr td{ border-right:1px solid #d2d2d2; border-top:none !important; font-size:13px; color:#636262;}
.radio-btn{ margin:0px 5px 0px 0px !important;}
.table-responsive{
box-shadow:0 2px 3px #ccc;
-moz-box-shadow:0 2px 3px #ccc;
-webkit-box-shadow:0 2px 3px #ccc;
-o-box-shadow:0 2px 3px #ccc;
}
.table tr td:nth-child(6), .table tr td:nth-child(7){ text-align:center;}
.table-striped > tbody > tr td{padding:4px 8px}
.table-striped > tbody > tr:nth-child(2n) > td{ background-color:#ebebeb;}
.table-striped > tbody > tr:nth-child(2n+1) > th{ background:#FFF;}
.pagebtn{ float:right; margin:20px;}
.pagebtn li{ display:block; float:left;}
.pagebtn li a{ padding:5px 10px; color:#636262; font-size:13px; border:1px solid #d2d2d2; border-right:none; background:#fff;text-decoration:none;}
.pagebtn li:last-child a{ border-right:1px solid #d2d2d2;}
.activ, .pagebtn li a:hover{background:#f5f5f5 !important;}
.tabletext{ font-size:18px; font-style:italic; color:#27279a; line-height:26px; margin-bottom:0px;}
/* summary css*/
#summ{min-height:200px;}
.summary{ background:#fff; border:1px solid #d2d2d2; border-radius:5px;}
.summary h3{font-size:16px;padding:10px; margin:0px; margin:0px !important;color:#000000}
.summary .table span{display:block;clear:both;font-style:italic}
.leadtitle{font-weight:700;text-decoration:underline;font-style:normal !important}
.tbl tr th{ border-bottom:1px solid #d2d2d2;}
.noborder,.noborder td,.noborder th,.noborder tr{border:none !important}
.blue{ background:#340c9d !important; box-shadow:0 0 4px #181818; -moz-box-shadow:0 0 4px #181818; -o-box-shadow:0 0 4px #181818; -webkit-box-shadow:0 0 4px #181818;}
.emailtext, .passtext{ border:1px solid #6ec5cc; padding-left:10px; color:#a6a6a6; font-size:14px;width:160px;margin-bottom:5px;clear:both}
.loginbtn{ background:#6ec5cc; padding:5px 10px; color:#fff; border:1px solid #6ec5cc; font-size:13px; line-height:10px;}
.headlogin1 li{padding:5px !important;}
.keep{ font-size:12px; color:#fff; margin:0px; }
.cbox{ margin:0px 5px 0px 0px !important; height:10px; width:10px;}
.keep-forgot{ margin-left:116px;}
.keep-forgot li{ display:block; float:left;}
.keep-forgot li:last-child{ margin-left:82px;}
.visittext{ margin-top:40px;}
.visittext h3{color:#626262; text-transform:uppercase; font-weight:lighter; line-height:44px; font-size:22px;}
.visittext p{ color:#626262;}
#reg{margin:10px 0;}
.form-control {
background: none repeat scroll 0 0 #f6f9fa;
box-shadow: 0 0 5px #999999 inset;
-moz-box-shadow: 0 0 5px #999999 inset;
-webkit-box-shadow: 0 0 5px #999999 inset;
-o-box-shadow: 0 0 5px #999999 inset;
display: block;
float: left;
margin: -1px;
/*max-width: 200px;*/
max-width: 155px;
width: auto;
border-radius:0px;
}
.form-control:focus{
box-shadow: 0 0 5px #c4c5c5 inset;
-moz-box-shadow: 0 0 5px #c4c5c5 inset;
-webkit-box-shadow: 0 0 5px #c4c5c5 inset;
-o-box-shadow: 0 0 5px #c4c5c5 inset;
background:#f2f7f8;
}
#regg input[type="text"] {
border: 1px solid #c8c8c8;
height: 33px;
left: 350px;
padding: 0 10px;
position: absolute;
width: 500px;
top:59px;
}
#reg input[type="text"] {
border: 1px solid #c8c8c8;
float: left;
width: 800px;
height: 33px;
padding: 0 10px;
}
#reg_two input[type="text"] {
border: 1px solid #c8c8c8;
display: block;
height: 33px;
padding: 0 10px;
position: absolute;
width: 200px;
top: -33px;
left: 141px;
}
.btnn {
background: none repeat scroll 0 0 #1c8c7e;
box-shadow: none;
color: #fff;
display: block;
padding: 6px 15px;
width: 180px;
}
.btnnn {
background: none repeat scroll 0 0 #5a0f94;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
box-shadow: none;
color: #fff;
left: 850px;
padding: 6px 15px;
position: absolute;
top: 60px;
}
.specific{}
.inputone{border-top-left-radius:5px;border-bottom-left-radius:5px;}
.btn{background:#5a0f94;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;padding:6px 15px;box-shadow:none }
.banner{
box-shadow: 0 0 5px #333333;
-moz-box-shadow: 0 0 5px #333333;
-webkit-box-shadow: 0 0 5px #333333;
-o-box-shadow: 0 0 5px #333333;
border:3px solid #000000
}
@media (max-width: 767px) {
.centeralign{ text-align:center;}
.headlogin{ float:none;}
.headlogin li{ display:inline-block; float:none; }
}
.login_button{
background: none repeat scroll 0 0 #6ec5cc;
color: #ffffff;
font-size: 15px;
margin: 10px 0 0;
padding: 5px 18px;
float: right;
}
.login_button:hover{
background: none repeat scroll 0 0 #63b2b8;
text-decoration: none;
color: #ffffff;
}