src/pyams_skin/resources/css/myams.css
changeset 18 d7b0f5b72604
parent 15 62b8c75f11e7
child 24 21ae3534db9b
equal deleted inserted replaced
17:64b2c19e7452 18:d7b0f5b72604
  3031 /*
  3031 /*
  3032  * Typos styles
  3032  * Typos styles
  3033  */
  3033  */
  3034 @font-face {
  3034 @font-face {
  3035   font-family: 'Ubuntu';
  3035   font-family: 'Ubuntu';
  3036   src: url('./fonts/Ubuntu-C.eot');
  3036   src: url('fonts/Ubuntu-C.eot');
  3037   src: url('./fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-C.woff') format('woff'), url('./fonts/Ubuntu-C.ttf') format('truetype'), url('./fonts/Ubuntu-C.svg') format('svg');
  3037   src: url('fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-C.woff') format('woff'), url('fonts/Ubuntu-C.ttf') format('truetype'), url('fonts/Ubuntu-C.svg') format('svg');
  3038   font-weight: normal;
  3038   font-weight: normal;
  3039   font-style: normal;
  3039   font-style: normal;
  3040 }
  3040 }
  3041 @font-face {
  3041 @font-face {
  3042   font-family: 'Ubuntu-Light';
  3042   font-family: 'Ubuntu-Light';
  3043   src: url('./fonts/Ubuntu-L.eot');
  3043   src: url('fonts/Ubuntu-L.eot');
  3044   src: url('./fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-L.woff') format('woff'), url('./fonts/Ubuntu-L.ttf') format('truetype'), url('./fonts/Ubuntu-L.svg') format('svg');
  3044   src: url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-L.woff') format('woff'), url('fonts/Ubuntu-L.ttf') format('truetype'), url('fonts/Ubuntu-L.svg') format('svg');
  3045   font-weight: normal;
  3045   font-weight: normal;
  3046   font-style: normal;
  3046   font-style: normal;
  3047 }
  3047 }
  3048 @font-face {
  3048 @font-face {
  3049   font-family: 'Ubuntu-Bold';
  3049   font-family: 'Ubuntu-Bold';
  3050   src: url('./fonts/Ubuntu-B.eot');
  3050   src: url('fonts/Ubuntu-B.eot');
  3051   src: url('./fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-B.woff') format('woff'), url('./fonts/Ubuntu-B.ttf') format('truetype'), url('./fonts/Ubuntu-B.svg') format('svg');
  3051   src: url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-B.woff') format('woff'), url('fonts/Ubuntu-B.ttf') format('truetype'), url('fonts/Ubuntu-B.svg') format('svg');
  3052   font-weight: bold;
  3052   font-weight: bold;
  3053   font-style: normal;
  3053   font-style: normal;
  3054 }
  3054 }
  3055 html,
  3055 html,
  3056 body {
  3056 body {
  3703   /*background: -webkit-gradient(linear, left top, right top, color-stop(93%, #829db0), color-stop(100%, #6f8696));
  3703   /*background: -webkit-gradient(linear, left top, right top, color-stop(93%, #829db0), color-stop(100%, #6f8696));
  3704 		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
  3704 		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
  3705 		background: -webkit-gradient(linear, top left, top right, from(#829db0), to(#6f8696));
  3705 		background: -webkit-gradient(linear, top left, top right, from(#829db0), to(#6f8696));
  3706 		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
  3706 		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
  3707 		background: linear-gradient(to right, #829db0 93%, #6f8696 100%);*/
  3707 		background: linear-gradient(to right, #829db0 93%, #6f8696 100%);*/
  3708 
       
  3709 }
  3708 }
  3710 #header {
  3709 #header {
  3711   display: block;
  3710   display: block;
  3712   height: 49px;
  3711   height: 49px;
  3713   position: relative;
  3712   position: relative;
  4315 .login-info a.btn-primary {
  4314 .login-info a.btn-primary {
  4316   color: #ffffff;
  4315   color: #ffffff;
  4317 }
  4316 }
  4318 .login-info span {
  4317 .login-info span {
  4319   /*height: 38px;*/
  4318   /*height: 38px;*/
  4320 
       
  4321   display: inline-block;
  4319   display: inline-block;
  4322   padding: 0 0 0 10px;
  4320   padding: 0 0 0 10px;
  4323   /*border-bottom: 1px solid #1A1817;*/
  4321   /*border-bottom: 1px solid #1A1817;*/
  4324 
       
  4325 }
  4322 }
  4326 .login-info span a.btn-success {
  4323 .login-info span a.btn-success {
  4327   margin-top: -10px;
  4324   margin-top: -10px;
  4328 }
  4325 }
  4329 .login-info img {
  4326 .login-info img {
  4387 .minified #left-panel > ul > li,
  4384 .minified #left-panel > ul > li,
  4388 .minified nav > ul > li {
  4385 .minified nav > ul > li {
  4389   overflow: visible;
  4386   overflow: visible;
  4390   /*border-bottom: 1px solid #1A1817;
  4387   /*border-bottom: 1px solid #1A1817;
  4391 			border-top: 1px solid #525151;*/
  4388 			border-top: 1px solid #525151;*/
  4392 
       
  4393 }
  4389 }
  4394 .minified #left-panel > ul > li > ul::before,
  4390 .minified #left-panel > ul > li > ul::before,
  4395 .minified nav > ul > li > ul::before {
  4391 .minified nav > ul > li > ul::before {
  4396   border-left: 0;
  4392   border-left: 0;
  4397 }
  4393 }
  4494 }
  4490 }
  4495 .minified #left-panel > ul > li > ul > li,
  4491 .minified #left-panel > ul > li > ul > li,
  4496 .minified nav > ul > li > ul > li {
  4492 .minified nav > ul > li > ul > li {
  4497   background-color: rgba(91, 103, 113, 0.8);
  4493   background-color: rgba(91, 103, 113, 0.8);
  4498   /*background-color: rgba(69, 69, 69, .9);*/
  4494   /*background-color: rgba(69, 69, 69, .9);*/
  4499 
       
  4500 }
  4495 }
  4501 .minified #left-panel > ul > li > ul > li > ul > li,
  4496 .minified #left-panel > ul > li > ul > li > ul > li,
  4502 .minified nav > ul > li > ul > li > ul > li {
  4497 .minified nav > ul > li > ul > li > ul > li {
  4503   background-color: #627685;
  4498   background-color: #627685;
  4504 }
  4499 }
 10400 }
 10395 }
 10401 @media (min-width: 768px) and (max-width: 979px) {
 10396 @media (min-width: 768px) and (max-width: 979px) {
 10402   .btn-header a {
 10397   .btn-header a {
 10403     margin-top: 9px!important;
 10398     margin-top: 9px!important;
 10404     /*width: 40px!important;*/
 10399     /*width: 40px!important;*/
 10405   
       
 10406   }
 10400   }
 10407 }
 10401 }
 10408 @media (min-width: 768px) and (max-width: 880px) {
 10402 @media (min-width: 768px) and (max-width: 880px) {
 10409   .btn-header a {
 10403   .btn-header a {
 10410     margin-top: 9px!important;
 10404     margin-top: 9px!important;
 10411     /*width: 40px!important;*/
 10405     /*width: 40px!important;*/
 10412   
       
 10413     /*height: 39px!important;*/
 10406     /*height: 39px!important;*/
 10414   
       
 10415     line-height: 26px!important;
 10407     line-height: 26px!important;
 10416   }
 10408   }
 10417 }
 10409 }
 10418 @media (max-width: 767px) {
 10410 @media (max-width: 767px) {
 10419   .btn-header a {
 10411   .btn-header a {
 15340   height: 20px;
 15332   height: 20px;
 15341 }
 15333 }
 15342 .modal-overflow .scrollmarker.top {
 15334 .modal-overflow .scrollmarker.top {
 15343   background: -moz-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15335   background: -moz-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15344   /* FF3.6+ */
 15336   /* FF3.6+ */
 15345 
       
 15346   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
 15337   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
 15347   /* Chrome,Safari4+ */
 15338   /* Chrome,Safari4+ */
 15348 
       
 15349   background: -webkit-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15339   background: -webkit-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15350   /* Chrome10+,Safari5.1+ */
 15340   /* Chrome10+,Safari5.1+ */
 15351 
       
 15352   background: -o-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15341   background: -o-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15353   /* Opera 11.10+ */
 15342   /* Opera 11.10+ */
 15354 
       
 15355   background: -ms-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15343   background: -ms-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15356   /* IE10+ */
 15344   /* IE10+ */
 15357 
       
 15358   background: linear-gradient(to bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15345   background: linear-gradient(to bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15359   /* W3C */
 15346   /* W3C */
 15360 
       
 15361 }
 15347 }
 15362 .modal-overflow .scrollmarker.bottom {
 15348 .modal-overflow .scrollmarker.bottom {
 15363   background: -moz-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15349   background: -moz-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15364   /* FF3.6+ */
 15350   /* FF3.6+ */
 15365 
       
 15366   background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
 15351   background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
 15367   /* Chrome,Safari4+ */
 15352   /* Chrome,Safari4+ */
 15368 
       
 15369   background: -webkit-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15353   background: -webkit-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15370   /* Chrome10+,Safari5.1+ */
 15354   /* Chrome10+,Safari5.1+ */
 15371 
       
 15372   background: -o-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15355   background: -o-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15373   /* Opera 11.10+ */
 15356   /* Opera 11.10+ */
 15374 
       
 15375   background: -ms-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15357   background: -ms-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15376   /* IE10+ */
 15358   /* IE10+ */
 15377 
       
 15378   background: linear-gradient(to top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15359   background: linear-gradient(to top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
 15379   /* W3C */
 15360   /* W3C */
 15380 
       
 15381 }
 15361 }
 15382 /*
 15362 /*
 15383  * Pricing-style component
 15363  * Pricing-style component
 15384  */
 15364  */
 15385 .pricing-big {
 15365 .pricing-big {