Warning, /webapps/ocs-webserver/httpdocs/theme/flatui/css/stylesheets/general.css is written in an unsupported language. File is not indexed.
0001 /*==================*/ 0002 /* VARS */ 0003 /*==================*/ 0004 /*==================*/ 0005 /* MIXINS */ 0006 /*==================*/ 0007 .bg_sheet { 0008 background-image: url(../img/bg_sheet.png); 0009 } 0010 .bg_sheet_statistics { 0011 background-image: url(../img/statistics_sheet.png); 0012 } 0013 .unstyled_list { 0014 list-style-type: none; 0015 padding: 0px; 0016 margin: 0px; 0017 } 0018 .hand-with-coin { 0019 display: inline-block; 0020 background-image: url('../img/new/button/hand-w-coin.png'); 0021 height: 61px; 0022 width: 61px; 0023 } 0024 .hand-with-coin.v-2 { 0025 background-image: url('../img/new/button/hand-w-coin-2.png'); 0026 } 0027 /**-- SPECIFIC USE CLASSES ---------*/ 0028 .clearfix:after { 0029 content: "."; 0030 display: block; 0031 clear: both; 0032 visibility: hidden; 0033 line-height: 0; 0034 height: 0; 0035 } 0036 a { 0037 text-decoration: none; 0038 color: #2673b0; 0039 } 0040 a:hover, 0041 a:active, 0042 a:focus { 0043 color: #2673b0; 0044 } 0045 .full-width { 0046 width: 100% !important; 0047 } 0048 .left { 0049 float: left; 0050 } 0051 .right { 0052 float: right; 0053 } 0054 .clear { 0055 clear: both; 0056 } 0057 .margin-auto { 0058 margin: auto; 0059 } 0060 .margin-bottom-10 { 0061 margin-bottom: 10px; 0062 } 0063 .margin-bottom-20 { 0064 margin-bottom: 20px; 0065 } 0066 .margin-left-0 { 0067 margin-left: 0; 0068 } 0069 .margin-left-10 { 0070 margin-left: 10px; 0071 } 0072 .margin-left-30 { 0073 margin-left: 30px; 0074 } 0075 .margin-top-5 { 0076 margin-top: -5px; 0077 } 0078 .margin-top-40 { 0079 margin-top: 40px; 0080 } 0081 .padding-both-5 { 0082 padding: 0 5px; 0083 } 0084 .padding-both-20 { 0085 padding: 0 20px; 0086 } 0087 .center { 0088 text-align: center; 0089 } 0090 .relative { 0091 position: relative; 0092 } 0093 .absolute { 0094 position: absolute; 0095 } 0096 .inline { 0097 display: inline-block; 0098 } 0099 .block { 0100 display: block; 0101 } 0102 .aligncenter { 0103 margin: 0 auto; 0104 } 0105 .small { 0106 font-size: 12px; 0107 } 0108 .large { 0109 font-size: 18px; 0110 } 0111 .light { 0112 font-weight: 300; 0113 } 0114 .bold { 0115 font-weight: 700; 0116 } 0117 .italic { 0118 font-style: italic; 0119 } 0120 .lightblue { 0121 color: #2673b0; 0122 } 0123 .lightgrey { 0124 color: #95a5a6; 0125 } 0126 .lightlightgrey { 0127 color: #cacfd2; 0128 } 0129 .greyblue { 0130 color: #bdc3c7; 0131 } 0132 .purple { 0133 color: #8e44ad; 0134 } 0135 h1.page-title { 0136 color: #34495e; 0137 font-weight: bold; 0138 font-size: 32px; 0139 } 0140 .box { 0141 border-radius: 5px; 0142 margin-bottom: 10px; 0143 } 0144 .bordered { 0145 border: 1px solid #bdc3c7; 0146 } 0147 .bordered-top-left-right { 0148 border: 1px solid #bdc3c7; 0149 border-bottom: none; 0150 } 0151 .margin-top_5 { 0152 margin-top: 5px; 0153 } 0154 .margin-top-15 { 0155 margin-top: 15px; 0156 } 0157 .margin-top-25 { 0158 margin-top: 25px; 0159 } 0160 .margin-top-80 { 0161 margin-top: 80px; 0162 } 0163 .margin-bottom-15 { 0164 margin-bottom: 15px; 0165 } 0166 .margin-left-15 { 0167 margin-left: 15px; 0168 } 0169 .margin-right-5 { 0170 margin-right: 5px; 0171 } 0172 .wrapper { 0173 width: 1170px; 0174 margin: auto; 0175 } 0176 .width-150 { 0177 width: 150px; 0178 } 0179 .borderless { 0180 border: none !important; 0181 } 0182 .default-cursor { 0183 cursor: default !important; 0184 } 0185 .cursor-hand { 0186 cursor: pointer !important; 0187 } 0188 /**-- /SPECIFIC USE CLASSES --------*/ 0189 /**-- ICONS ------------------------*/ 0190 em.icon { 0191 display: inline-block; 0192 background-image: url(/theme/flatui/img/bg_sheet.png); 0193 } 0194 em.pling-icon-gold { 0195 width: 30px; 0196 height: 30px; 0197 background-image: url('/images/system/storeLogo.png')!important; 0198 background-size: cover; 0199 } 0200 em.gear-icon { 0201 width: 16px; 0202 height: 16px; 0203 background-position: -672px -129px; 0204 } 0205 em.info-icon { 0206 width: 31px; 0207 height: 30px; 0208 background-position: -289px -64px; 0209 } 0210 em.calender-icon { 0211 background-position: -223px -63px; 0212 width: 18px; 0213 height: 15px; 0214 } 0215 em.arrow-down-gray { 0216 width: 16px; 0217 height: 8px; 0218 background-position: -687px -25px; 0219 } 0220 em.arrow-right-black { 0221 width: 7px; 0222 height: 12px; 0223 background: url(../img/right_arrow_small.png) center center; 0224 /*background-position: -684px -35px;*/ 0225 } 0226 em.arrow-white-up { 0227 width: 16px; 0228 height: 8px; 0229 background-position: -748px -103px; 0230 } 0231 em.arrow-gray-down { 0232 width: 16px; 0233 height: 8px; 0234 background-position: -748px -113px; 0235 } 0236 em.icon-expand { 0237 width: 12px; 0238 height: 10px; 0239 background-position: -734px -31px; 0240 } 0241 em.icon-contract { 0242 width: 12px; 0243 height: 10px; 0244 background-position: -750px -31px; 0245 } 0246 .icon-facebook, 0247 .icon-twitter, 0248 .icon-google { 0249 width: 40px; 0250 height: 40px; 0251 cursor: pointer; 0252 display: inline-block; 0253 background-image: url(../img/bg_sheet.png); 0254 } 0255 .icon-facebook { 0256 background-position: 0px -105px; 0257 } 0258 .icon-facebook:hover { 0259 background-position: 0px -145px; 0260 } 0261 .icon-twitter { 0262 background-position: -40px -105px; 0263 } 0264 .icon-twitter:hover { 0265 background-position: -40px -145px; 0266 } 0267 .icon-google { 0268 background-position: -80px -105px; 0269 } 0270 .icon-google:hover { 0271 background-position: -80px -145px; 0272 } 0273 em.heart-icon { 0274 width: 26px; 0275 height: 24px; 0276 background-position: -703px -48px; 0277 } 0278 em.heart-icon:hover { 0279 background-position: -673px -48px; 0280 } 0281 em.heart-icon-purple { 0282 width: 26px; 0283 height: 24px; 0284 background-position: -733px -48px; 0285 } 0286 em.share-icon { 0287 height: 23px; 0288 width: 23px; 0289 background-image: url(/theme/flatui/img/icon-share.png); 0290 } 0291 em.report-icon { 0292 height: 23px; 0293 width: 23px; 0294 background-image: url(/theme/flatui/img/icon-report.png); 0295 } 0296 em.section-heading-icon { 0297 width: 24px; 0298 height: 24px; 0299 margin: -3px 5px 0 0; 0300 } 0301 em.icon-profile { 0302 background-position: -192px -128px; 0303 } 0304 em.icon-profile-picture { 0305 background-position: -224px -128px; 0306 } 0307 em.icon-password { 0308 background-position: -257px -128px; 0309 } 0310 em.icon-newsletter { 0311 background-position: -320px -128px; 0312 } 0313 em.icon-website { 0314 background-position: -288px -128px; 0315 } 0316 em.icon-payment { 0317 background-position: -347px -128px; 0318 } 0319 /**-- /ICONS ------------------------*/ 0320 /**-- BUTTONS -------------------**/ 0321 .plingbutton { 0322 height: 60px; 0323 width: 204px; 0324 /*background: url(/theme/flatui/img/new/button.png);*/ 0325 background: url(/theme/flatui/img/new/button-o.png); 0326 padding: 0; 0327 background-color: white !important; 0328 margin: 0 auto; 0329 } 0330 .plingbutton a, 0331 .plingbutton button { 0332 display: block; 0333 height: 100%; 0334 width: 100%; 0335 } 0336 .body-pling-button { 0337 margin: 0px; 0338 } 0339 .btn-pling-2 { 0340 font-size: 1.1em; 0341 font-weight: 400; 0342 padding: 0.4em 0.8em; 0343 height: 41px; 0344 margin: 0; 0345 background: #2673b0; 0346 color: white; 0347 border-radius: 5px; 0348 border: 1px solid #7f7f7f; 0349 text-shadow: 1px 1px 1px #444; 0350 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 0351 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 0352 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 0353 -webkit-transition: all 0.2s ease-out; 0354 -moz-transition: all 0.2s ease-out; 0355 -ms-transition: all 0.2s ease-out; 0356 -o-transition: all 0.2s ease-out; 0357 } 0358 .btn-pling-2:hover { 0359 background: #2b81c5; 0360 } 0361 .btn-pling-2:active { 0362 -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); 0363 -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); 0364 box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); 0365 background: #21659b; 0366 } 0367 .btn-submit { 0368 background: #2673b0; 0369 padding: 10px 35px; 0370 } 0371 .btn-purple { 0372 background: #9b59b6; 0373 padding: 10px 35px; 0374 } 0375 .btn-grey { 0376 background: #393d3f; 0377 padding: 10px 35px; 0378 } 0379 .btn-light-grey { 0380 background: #517892; 0381 padding: 10px 35px; 0382 } 0383 .btn-native { 0384 background-color: #14B9D5; 0385 } 0386 .btn.btn-native:hover, 0387 .btn.btn-native:focus, 0388 .btn-group:focus .btn.btn-native.dropdown-toggle { 0389 background-color: #0e778a; 0390 } 0391 .btn-min-width { 0392 min-width: 120px; 0393 } 0394 /**-- /BUTTONS ------------------**/ 0395 /**-- COMMON ----------------------*/ 0396 * { 0397 outline: none !important; 0398 } 0399 .icon-expand { 0400 right: 0; 0401 top: 0; 0402 width: 45px; 0403 height: 50px; 0404 padding-bottom: 2px; 0405 background: url(../img/icon-expand.png); 0406 border-left: 1px solid #bdc3c7; 0407 } 0408 .expand { 0409 right: 0; 0410 top: 0px; 0411 width: 45px; 0412 height: 98%; 0413 padding-bottom: 2px; 0414 border-left: 1px solid #bdc3c7; 0415 } 0416 .expand em { 0417 position: absolute; 0418 top: 50%; 0419 left: 50%; 0420 margin-left: -6px; 0421 margin-top: -5px; 0422 border-left: 0px; 0423 } 0424 /**-- COMMON ----------------------*/