Various style fixes
[snf-cloudcms] / cloudcms / static / cloudcms / css / modules.css
index 098ab0e..15eba30 100644 (file)
@@ -1,3 +1,5 @@
+body                                                                                   { overflow-y: scroll;}\r
+\r
 .wrapper                                        { margin:0 auto; position:relative; width:820px; padding:36px 70px; }\r
 .container .wrapper,\r
 .footer .wrapper                                { border: 1px solid #808080; border-top:0 none;}\r
@@ -12,7 +14,7 @@ img.right                                                             { margin:0 0 1em 1em; float:right;}
 .footer a                                       { color:#B3B3B3; text-decoration:none; transition:color 0.15s ease-in-out 0s; -moz-transition: color 0.15s ease-in-out 0s;  -webkit-transition: color 0.15s ease-in-out 0s;  -o-transition: color 0.15s ease-in-out 0s; } \r
 .footer:hover a                                 { color:#808080;}\r
 .footer a:hover                                 { color:#000;}\r
-.footer ul                                      { float:left; margin:0 22px 0 0; width:140px;  padding:0;}\r
+.footer ul                                      { float:left; margin:0 10px 0 0; width:125px;  padding:0;}\r
 .footer ul li                                   { padding:0; margin:0; list-style:none outside;}\r
 .footer ul li:first-child                       { margin-bottom:1em;   }\r
 .footer .clearfix                               { padding-bottom:20px;}\r
@@ -20,9 +22,10 @@ img.right                                                            { margin:0 0 1em 1em; float:right;}
 \r
 \r
 /*top message*/\r
-.top-msg                                           { margin:-36px -70px 36px; background:blue; padding:100px 200px; color:#fff; display:none; position:relative; font-size:1.538em;}\r
-.top-msg  p.title                                  { font-size:1.3em;  }\r
-.top-msg  p.title span                         { border-bottom:2px dotted #fff; padding:0 0 10px 0;}\r
+.top-msg                                           { margin:-36px -70px 36px; background:blue; padding:50px; color:#fff; display:none; position:relative; font-size:1.538em; text-align:center;}\r
+.top-msg p                                                                             { text-align:center; }\r
+.top-msg p.title                                   { font-size:1.3em;  }\r
+.top-msg p.title span                          { border-bottom:2px dotted #fff; padding:0 0 10px 0;}\r
 .top-msg.active                                { display:block;}\r
 .top-msg +.mainlogo                             { margin-top:-73px;}\r
 .top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}\r
@@ -33,34 +36,44 @@ img.right                                                           { margin:0 0 1em 1em; float:right;}
 .mainlogo h1                                                                   { line-height:100%; font-size:1em; }\r
 .container .navigation                          { margin:20px 0 0; font-size:1.154em; height:95px;}\r
 .container .navigation ul                       { margin:5px 0; padding:0;}\r
+.container .navigation ul + ul                                 { font-size:0.933em; }\r
 .container .navigation ul li                    { list-style:none outside; padding:0; margin:0 1em 0 0; display:inline-block;}\r
 .container .navigation ul li a                  { color:#000; text-decoration:none; }\r
 .container .navigation ul li a:hover            { color:#F89A1C; }     \r
 .container .navigation ul li.active a           { color:#F89A1C; }                                     \r
 \r
 .dotted                                         { background:url(../images/double-dots.jpg) no-repeat bottom center; padding:0 0 30px; margin-bottom:30px;}\r
+.full-dotted                                                                   { background:url(../images/dots.jpg) repeat-x top; margin-top:20px; padding-top:20px; }\r
+.full-dotted:first-child                                               { background:none; padding-top:0; margin-top:0; }\r
 .two-cols .rt                                   { float:right; width:400px;}\r
 .two-cols .lt                                   { float:left; width:400px;}\r
 .two-cols-blog .rt                              { float:right; width:220px; margin-left:80px; padding-right:65px;}\r
 .two-cols-blog .lt                                 { overflow:hidden;}\r
-.container h2, .container h3                    { font-weight:normal; margin-bottom:1em; }\r
+.container h2                                                                  { font-weight:700; font-size:1.308em; margin-bottom:1em; }\r
+.container h3                                                  { font-weight:normal; margin-bottom:1em; }\r
 .container h2 em                                                               { color: #3582AC; font-style:normal; }\r
-.content a                                                             { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }\r
-.content a:hover                                                   { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#F89A1C; }\r
-.container ul.options                           { font-size:1.231em; padding:0; margin:0;}\r
+/*.content a                                                           { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }\r
+.content a:hover                                                   { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#F89A1C; }*/\r
+\r
+\r
+.content a                                                             { text-decoration:none; }\r
+.content a:hover                                                   { text-decoration:underline; }\r
+\r
+.container ul.options                           { padding:0; margin:0; font-size:1.154em;}\r
 .container ul.options li                        { list-style:none outside; margin:0 0 1em 0;padding:0;}\r
+.container ul.options li h3                                            { font-size:1em; margin-bottom:0; }\r
 .container ul.options li a                                     { border:0 none;}\r
 .container ul.options li a:hover                               { text-decoration:underline;}\r
+.container .extra ul.options                                   { font-size:1em; margin:0 ; padding:15px; }\r
 .landing h2, .landing a:hover                   { color:#01A1AE;}\r
 .faq h2, .faq a:hover, .faq .current a          { color:#EF4F54; border:0 none;}\r
-.content .question h2                                                  { color:#4085A6 }\r
+.faq .current a                                                                        { text-decoration:underline }\r
+.question h2                                                                   { color:#EF4F54 }\r
 .content .backlink                                                             { margin:1em 0; }\r
-.content .question .backlink a                                 { border:0 none; color:#F89A1C }\r
-.content .question .backlink a:hover                   { text-decoration:underline; }\r
 .faq h3                                                                                        { color:#4085a6; margin:0;}\r
 .faq ul                                         { padding:0; margin:0; }\r
-.faq ul li                                      { list-style:none outside; padding:0; margin:0;  }\r
-.faq ul li a                                    { color:#222222; border:0 none;} \r
+.faq ul li                                      { padding:0; margin:0 0 8px 0; list-style:none outside none;line-height:140%;  }\r
+.faq ul li a                                    { color:#222222; border:0 none; } \r
 .faq .faq-category                                                             { margin: 0 0 1.5em;}\r
 .follow h3 a                                    { color:#4085A6;}\r
 .follow a                                                      { border:0 none;}\r
@@ -72,11 +85,11 @@ img.right                                                           { margin:0 0 1em 1em; float:right;}
 .posts ul                                       { margin:0;padding:0; }\r
 .posts ul li                                    { padding:0; margin:0 0 50px; list-style:none outside; }\r
 .posts ul li img                                { max-width:100%; margin-bottom:1em;}\r
-.posts ul li p.info                             { padding-bottom:10px; margin-bottom:20px; font-size:0.769em; color:#808080; background:url(../images/dots.jpg) repeat-x bottom ;}\r
+.posts ul li p.info                             { padding-bottom:10px; margin:20px 0; font-size:0.769em; color:#808080; background:url(../images/dots.jpg) repeat-x bottom ;}\r
 .article p.info                                                                { margin-top:20px; padding-top:10px; font-size:0.769em; color:#808080; }\r
 .article h2, .posts h2                          { color:#ef4f53; }\r
 .posts h2 a, .posts h2 a:hover                  { border:0 none;color:#ef4f53;}\r
-.posts p.date, .article p.date                  { margin:0; font-size:1.231em; color:#01a1ae; }\r
+.posts p.date, .article p.date                  { margin:0; font-size:1.077em; color:#3582AC; }\r
 p.info a                                        { color:#808080; border-bottom:0 none; }\r
 p.info a:hover                                  { color:#000; border-bottom:0 none;}\r
 .bg-wrap                                        { background-position:right top; background-repeat:no-repeat;}\r
@@ -84,16 +97,13 @@ p.info a:hover                                  { color:#000; border-bottom:0 no
 .bg-wrap.open .extra                            { display:block;}\r
 .bg-wrap .extra .hide-extra                     { display:block; text-align:right; border:0 none; height:16px; overflow:hidden;}\r
 .bg-wrap .extra .hide-extra img                 { margin-top:0; vertical-align:top; display:inline; }\r
-.bg-wrap .extra .hide-extra:hover img           { margin-top:-16px;}\r
-.cyclades .bg-wrap .extra .hide-extra:hover img { margin-top:-32px;}\r
-.pithos h2, .pithos a:hover,                     \r
-.pithos .extra .options li                      { color:#F89A1C; }\r
-.cyclades h2, .cyclades a:hover,                     \r
-.cyclades .extra .options li                    { color:#4085A6; }\r
-.cyclades a                                                                { border-bottom:1px solid #4085A6; }\r
-.cyclades a:hover                                                          { border-bottom:1px solid #4085A6; }\r
+.bg-wrap .extra .hide-extra:hover img           { margin-top:-32px;}\r
+.pithos h2,                       \r
+.pithos .extra .options li h3                   { color:#BC742B; }\r
+.cyclades h2,                 \r
+.cyclades .extra .options li h3                 { color:#00A1B0; }\r
 a.btn_01                                        { display:block; text-align:center; background:#F6921E; color:#000; padding:10px; text-decoration:none; border:0 none;}\r
-a.btn_01:hover                                  { background:#01A1AE; color:#000; border:0 none;}\r
+a.btn_01:hover                                  { background:#3582AC; color:#000; text-decoration:none;}\r
 a.btn_01 em                                     { font-style:normal; display:block; }\r
 a.btn_01 span                                   { color:#fff; }\r
 .lt .box-more                                   { text-align:center; padding:5px 10px; }\r
@@ -112,19 +122,21 @@ a.videolink:hover                                         { background:url(../images/video_image.png)
 .container .bottom-bordered                     { border-bottom:1px dashed #000000;margin-bottom:20px }\r
 .container .lt-div                              { width:234px; float:left; }\r
 .container .overflow-hidden                     { overflow:hidden;}\r
+.documentation .wrap                                                   { width:500px; }\r
 \r
 \r
 /* resources*/\r
-.resources .categories .clear                  { color: #000000; position:relative; top:-1px;}\r
+.resources .categories .clear                  { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}\r
 .resources  a, .resources  a:hover              { border:0 none;}\r
 .resources .categories ul                          { margin:0;padding:0;}\r
 .resources .categories ul li                    { float: left; list-style:none outside;}\r
 .resources .categories .title                   { margin-bottom: 0.5em; }\r
 .resources .categories ul li a                  { color: #000000;   margin-right: 22px; text-decoration: none; }\r
 .resources .categories ul li a:hover, \r
-.resources .categories ul li a.selected         { color: #000000 }\r
+.resources .categories ul li a.selected         { color: #000000;}\r
+.resources .categories ul li.active a                  { text-decoration: underline }\r
 .resources .categories ul li.inactive           { opacity: 0.3; }\r
-.resources .categories ul li.active             { font-weight: bold; opacity: 1; }\r
+.resources .categories ul li.active             { opacity: 1; }\r
 .resources .list                                { line-height: 1em; margin-top: 60px; position: relative; margin-right:-35px; }\r
 .resources .list .resource-wrapper.first .resource      { margin-left: 0; }\r
 .resources .list .resource-wrapper              { float: left; height: 250px; margin-bottom: 22px; margin-right: 35px; overflow: hidden; position: relative; width: 250px; }\r
@@ -149,14 +161,15 @@ a.videolink:hover                                         { background:url(../images/video_image.png)
 .resources .list .resource-cat-1.resource               { border-color: #4085A5  }\r
 .resources .list .resource-cat-1.resource .title        { color: #4085A5 }\r
 .resources .list .resource-cat-1.resource .description  { background-color: #4085A5 }\r
-.resources   .resource-cat-1.filter-item a              { color: #4085A5  }\r
+.resources  .filter-item a                                                             { display:inline-block; line-height:100%; }\r
+.resources  .filter-item a:hover                                               { text-decoration:underline }\r
 .resources .list .resource-cat-2.resource               { border-color: #FF6F00  }\r
 .resources .list .resource-cat-2.resource .title        { color: #FF6F00  }\r
 .resources .list .resource-cat-2.resource .description  { background-color: #FF6F00  }\r
-.resources  .resource-cat-2.filter-item a               { color: #FF6F00  }\r
+.resources .list .resource-cat-2.resource .description p{ line-height:130%; }\r
 \r
 table                                                                                  { width:80%; color:#B3B3B3;}\r
-table th, table td                                                             { padding:5px 5px 5px 0;  }\r
+table th, table td                                                             { padding:5px 5px 5px 0;  }1234\r
 /*table td                                                                             { border-top: 1px solid #DDDDDD; }*/\r
 table th                                        { color:#222; font-weight:normal;}\r
 table td.consumed                                                              { color: #9D261D; }\r
@@ -164,7 +177,7 @@ table td.consumed                                                           { color: #9D261D; }
 /*.zebra-striped tbody tr:nth-child(2n+1) td, \r
 .zebra-striped tbody tr:nth-child(2n+1) th             { background-color: #F9F9F9; }*/\r
 .zebra-striped tbody tr:hover td, \r
-.zebra-striped tbody tr:hover th                               { background-color: #F5F5F5; }\r
+.zebra-striped tbody tr:hover th                               { color:#000; }\r
 \r
 .buttons-list.fixpos                                                   { position:absolute; bottom:0; right:0; }\r
 .button.back.right                                                             { right: 0; }\r
@@ -175,9 +188,133 @@ a.button                                                                          { border:0 none;  color: #FFFFFF;  display: inline-block;  te
 a.button:hover                                                                 { background-color: #F89A1C; border:0 none; color:#fff;}*/\r
 \r
 /*pagination*/\r
-.pagination a                                   { border:0 none;}\r
 .pagination .next-prev                          { float:left; }\r
 .pagination .nums                               { text-align:right;}\r
-.pagination .nums span                          { color:#F89A1C;}\r
+.pagination .nums span                          { color:#000;}\r
                     \r
-.two-cols .lt .clients-wrapper p                               { padding:0; }
\ No newline at end of file
+.two-cols .lt .clients-wrapper p                               { padding:0; }\r
+\r
+\r
+/* colors for links */\r
+.container ul.options li a                                             { display:inline-block; line-height:100%; }\r
+.container ul.options li a:hover                               { text-decoration: none; }\r
+.container ul.options li a.red                                 { color:#F24E53 }\r
+.container ul.options li a.red:hover                   { border-bottom:1px solid #F24E53; }\r
+.container ul.options li a.grey                                        { color:#F89A1C }\r
+.container ul.options li a.grey:hover                  { border-bottom:1px solid #F89A1C; }\r
+.container ul.options li a.blue                                        { color:#3582AC }\r
+.container ul.options li a.blue:hover                  { border-bottom:1px solid #3582AC; }\r
+\r
+/* homepage clouds animation */\r
+#animation                                      { width:94%; height:120px; padding:0 3%; background:url(../images/okeanos_landing.png) no-repeat; max-width:375px; }\r
+#animation div                                  { margin:0 2%; float:left; width:29%; height:100%; position:relative; }                    \r
+#animation div a                                { position:absolute; left:0; top:0; border:0 none; }\r
+#animation div a img                                                   { width:100%; }\r
+#animation p                                   { position:absolute; bottom:0; left:0; width:100%; text-align:center; }\r
+#animation p img                                { display:inline-block; width:65%; }\r
+\r
+/* Weird bug in pages that contain captcha. An extra iframe appears in chrome :S*/\r
+.container +iframe                                                             { display:none; }\r
+\r
+/* Style for im/projects */\r
+table.alt-style                                                                { color:#000; width:100%; }\r
+table.alt-style caption                                                        { font-weight:normal;  font-size:1.154em; }\r
+table.alt-style tr th                                                  { font-weight:normal; color:#3582AC }\r
+table.alt-style tr td                                                  { color:#222; }\r
+table.alt-style tr td:first-child,\r
+table.alt-style tr th:first-child                              { padding-left:5px; }\r
+table.alt-style tr td a                                                        { margin:0 0 0 20px; }\r
+table.alt-style tr td:first-child a                            { margin:0; }\r
+.content a.submit                                                              { margin:0; display:inline-block; margin:10px 0 ;  height:auto;}\r
+table.alt-style tr:nth-child(2n) td                            { background:#F2F2F2 }\r
+dl.alt-style                                                                   { width:500px; }\r
+dl.alt-style dt                                                                        { width:50%; float:left; color:#3582AC; font-weight:normal;}\r
+dl.alt-style dt:nth-child(2n)                                  { background:black; }\r
+.projects                                                                              { padding-bottom:30px; }\r
+.projects h2 span                                                              { color:#3582AC;}\r
+.projects h2 em                                                                        { float:right; }\r
+.projects h3                                                                   { font-size:1.154em; }\r
+.projects .submit-rt                                                   { margin:0; text-align:right; }\r
+.projects +.buttons-list.fixpos                                        { left:0; right:auto; }\r
+\r
+/* new faq-userguide styles */\r
+\r
+.faq .two-cols .lt                                                             { width:460px; }\r
+.faq .two-cols .rt                                                             { width:340px; text-align:center; }\r
+.lt-small .rt                                                                  { width:520px; }\r
+.lt-small .lt                                                                  { width:280px; }\r
+.unequal-dotted                                                                        { background:url(../images/double-dots-unequal.jpg) no-repeat top center; padding: 30px 0 0 ; margin-top:30px;}\r
+.unequal-dotted:first-child                                            { background:none; padding-top:0; margin-top:0; }\r
+.tirkouaz h2,\r
+.tirkouaz h2 a,\r
+.tirkouaz h3,\r
+.tirkouaz a:hover,\r
+.tirkouaz li.current a                                                 { color:#00A1B0; }\r
+.yellow h2,\r
+.yellow h2 a,\r
+.yellow h3,\r
+.yellow a:hover,\r
+.yellow li.current a                                                   { color:#F6921E; }\r
+.purple h2,\r
+.purple h2 a,\r
+.purple h3,\r
+.purple a:hover,\r
+.purple li.current a                                                   { color:#7B499C; }\r
+.blue h2,\r
+.blue h2 a,\r
+.blue h3,\r
+.blue a:hover,\r
+.blue li.current a                                                             { color:#3582AC; }\r
+.brown h2,\r
+.brown h2 a,\r
+.brown h3,\r
+.brown a:hover,\r
+.brown li.current a                                                            { color:#BC742B; }\r
+\r
+.question .content a:hover                                             { color:#F6921E }\r
+.details .extra-menu                                                   { background: url(../images/dots.jpg) repeat-x  center top ;padding-top:20px; margin-top:20px; }\r
+.details .extra-menu h3                                                        { margin-bottom:1em; font-weight:bold;}\r
+.details .faq-category h2                                              { font-size:1em; }\r
+.question .next-prev                                                   { margin:10px 0; }\r
+.question .next                                                                        { float:right; }\r
+.details img                                                                   { max-width:100%; }\r
+.question .section                                                             { margin-top:1em; }\r
+.question pre                                                                  { border:1px dashed #000; padding:5px; margin:10px 0; line-height:auto; }\r
+.widjets                                                                               { margin: 0; padding:0; }\r
+.widjets li                                                                            { width:50%; float:left; list-style:none outside; margin:30px 0; }\r
+.widjets li div                                                                        { border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }\r
+.widjets li div img                                                            { max-width:100%; }\r
+.widjets li .btn                                                               { text-align:center; position:absolute; bottom:0; left:0; right:0; }\r
+\r
+/* billing styles */\r
+.alt-style .table-div                                                  { border:1px dashed #000; }\r
+.billing table.complex tr:nth-child(2n) td             { background:transparent; }\r
+.billing table.alt-style tr.zebra td                   { background:#F2F2F2; }\r
+.billing .highlight                                                            { text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em;}\r
+.billing .highlight em                                                 { color:#3582AC; font-style:normal; font-weight:bold; }\r
+.billing table.marginless                                              { margin-bottom:0; }\r
+.billing .sum                                                                  { background:#5A97B8; padding:5px 5px 5px 10px; color:#fff; }\r
+.billing.details .last                                                 { width:15%;}\r
+.billing.details .prelast                                              { width:10%;}\r
+.billing.list .last                                                            { width:20%; }\r
+.billing.list .prelast                                                 { width:20%; }\r
+.billing form                                                                  { margin-top:50px; }\r
+.billing .categories                                                   { margin-bottom:2em; }\r
+.billing .categories .clear                    { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}\r
+.billing  a, .billing  a:hover                 { border:0 none;}\r
+.billing .categories ul                            { margin:0;padding:0;}\r
+.billing .categories ul li                     { float: left; list-style:none outside;}\r
+.billing .categories .title                    { margin-bottom: 0.5em; }\r
+.billing .categories ul li a                   { color: #000000;   margin-right: 22px; text-decoration: none; }\r
+.billing .categories ul li a:hover, \r
+.billing .categories ul li a.selected          { color: #000000;}\r
+.billing .categories ul li.active a                            { text-decoration: underline }\r
+.billing .categories ul li.inactive            { opacity: 0.3; }\r
+.billing .categories ul li.active              { opacity: 1; }\r
+.billing .resource-cat-1.filter-item a,\r
+.billing .resource-cat-1.filter-item a:hover   { color:#ff6f00 }\r
+.billing .resource-cat-2.filter-item a,\r
+.billing .resource-cat-2.filter-item a:hover   { color:#4085A5 }\r
+\r
+.table_sorting tr th                                                   { cursor:pointer; }\r
+.table_sorting tr th:hover                                             { text-decoration:underline }
\ No newline at end of file