Custom top message for cms
[snf-cloudcms] / cloudcms / static / cloudcms / css / modules.css
index e7b33a2..8ff9a85 100644 (file)
@@ -28,15 +28,12 @@ img.right                                                           { margin:0 0 1em 1em; float:right;}
 .top-msg p.title                                   { font-size:1.3em;  }
 .top-msg p.title span                          { border-bottom:2px dotted #fff; padding:0 0 10px 0;}
 .top-msg.active                                { display:block;}
-.top-msg +.mainlogo                             { margin-top:-73px;}
 .top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em;  border:0 none; color:#fff; text-decoration:none;}
 .top-msg .close:hover                           { color:#000;}
-.top-msg.success                               { background-color:#77C596; color: #fff}
-.top-msg.error                                 { background-color:#EF4F54; color: #fff}
-.top-msg.warning                                { background-color:#F6921E; color: #fff}
-.top-msg.info                                  { background-color:#C3C3B9; color: #fff}
-.top-msg.warning a                              { color: #4F3515}
-.top-msg.info a                                 { color: #222}
+.top-msg.success                               { background-color:#77C596; }
+.top-msg.error                                 { background-color:#EF4F54; }
+.top-msg.warning                                { background-color:#F6921E; }
+.top-msg.info                                  { background-color:#C3C3B9; } 
 
 /* container */
 .container .wrapper                             { padding-bottom:100px;}
@@ -217,7 +214,10 @@ a.button:hover                                                                     { background-color: #F89A1C; border:0 none; color:#fff;}
 .container ul.options li a.blue:hover                  { border-bottom:1px solid #3582AC; }
 .container ul.options li a.yellow                              { color:#F89A1C; }
 .container ul.options li a.yellow:hover                        { border-bottom:1px solid #F89A1C; }
-
+.container ul.options li a.brown                               { color:#BC742B; }
+.container ul.options li a.brown:hover                 { border-bottom:1px solid #BC742B; }
+.container ul.options li a.tirkouaz                            { color:#00A1B0; }
+.container ul.options li a.tirkouaz:hover              { border-bottom:1px solid #00A1B0; }
 /* homepage clouds animation */
 #animation                                      { width:94%; height:120px; padding:0 3%; background:url(../images/okeanos_landing.png) no-repeat; max-width:375px; }
 #animation div                                  { margin:0 2%; float:left; width:29%; height:100%; position:relative; }                    
@@ -631,3 +631,8 @@ h2 span.subtitle { font-size: 0.9em; color: #55B577;}
 .content a:visited             { border:0 none; }
 
 #hand                                                                                  { position:absolute; height:79px; width:61px; background:url(../images/xeraki_hover.png) no-repeat; overflow:hidden; display:none;  top:40px;}
+.videosection-2 .content                                               { margin-top:5px; }
+.videosection-2 h2 + .content                                  { margin-top:0; }
+
+.fixed                                                                                 { position:fixed; top:30px;}
+.fixedbottom                                                                   { top:auto; bottom:200px;}
\ No newline at end of file