Team:UC Chile/css/prueba.css
From 2013.igem.org
body{
background-image:url('https://static.igem.org/mediawiki/2013/3/36/Team_UC_Chile_ALL_Fondo.jpg'); width:1025px; margin:auto; padding-top:10px; overflow:scroll; text-decoration:none; text-align: center; font-size:16px; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
/*
- Header Div (Menu and Image)#######################################
- /
- Header{
width:1000px; height:330px; margin-left:25px; margin-right:auto; margin-top: 20px; margin-bottom: 20px; display:block; position:relative;
}
- Header > img
{
position:absolute; left:-35px; top:-36px; margin:auto;
}
/*
- Second Div (Containers)#######################################
- /
- Container{
width:1000px; overflow:none; margin-top: 30px; margin-bottom: 20px; padding-top:25px; padding-bottom:25px; display:block; margin-left:25px; margin-right:auto; background-color:#ffffff; line-height: 1em;
}
- Container h1,h2,h3,h4,h5,h6,h7{
margin:10px; margin-left:15px; border:0px; text-align:left; padding:0px;
}
- Container h1{
display: block; font-size:32px;
}
- Container h2{
font-size: 24px;
}
- Container h3{
font-size: 19px;
}
- Container h4{
font-size: 16px;
}
- Container h5{
font-size: 13px;
}
- Container h6{
font-size: 11px;
}
- brainstorming > li{
list-style-type:circle;
}
- Container .gray_box{
display:inline-block; background-color:#8A8486; border-radius:15px; margin:3%; padding:2%; width:90%; }
- Container .gray_box h1,h2,h3,h4,h5,h6{
text-align:center; }
- Container .abstract{
margin:1%; padding:1%; width:96%; line-height:120%; text-align:justify; font-size:15px;
}
- Container .centered{
display:block; text-align:center; margin:auto; width:auto; height:auto;
}
- Container .Main_Title{
display: block; color: #888888; text-align: center; font-size: 45px; }
- Container .float_img > img{
float:left;
}
/*
- End of Second Div #######################################
- /
/*
- Photo Gallery ###########################################
- /
- photogallery{
margin:10px;
}
- photogallery li > img{
height:250px; width:250px; margin:15px; border:2px solid #000000;
}
- photogallery >li{
display:inline-block; background-color:#cccccc; list-style-type: none; border-radius:10px;
}
- photogallery >li:hover{
cursor:pointer; background-color:#33ffff;
}
- V1{
width:100%; height:100%; position:fixed; top:0px; right:0px; margin:0px; padding:0px; background-color:rgba(204,204,204,0.4); z-index:1500; text-align:center; visibility:hidden;
}
- I1{
position:relative; top:15%; left:15%; width:70%; height:70%; text-align:center;
}
- I1 img{
width:100%; height:100%;
}
- I1 .Img{
position:absolute; right:0px; top:0px; z-index:2;
}
- I1 .Close{
position:absolute; right:-15px; top:-15px; height:30px; width:30px; z-index:1503;
}
- I1 .Prev{
position:absolute; left:0px; top:45%; height:50px; width:50px; z-index:1503;
}
- I1 .Next{
position:absolute; right:0px; top:45%; height:50px; width:50px; z-index:1503;
}
/*
- End of Photo Gallery #######################################
- /
/*
- Clases for Calendar Items #######################################
- /
- Calendar{
display:inline-block; background-color:#8A8486; text-align: center; width:956; padding:11px; min-height:500px; vertical-align:top; border-radius:10px; }
- Month-div{
position:relative; display:block; background-color:#29abe2; border:2px solid #ffffff; border-radius:10px; width:700px; height:55px; left:128px; }
- Month-header{
display:inline-block; width:50%; left:25%; margin-top:8px; }
- Month-header span.month{
display:inline-block; font-weight:bold; color:#ffffff; font-size:40px; width:200px; vertical-align: middle; margin-top:10px; padding-left:15px; padding-right:15px; }
- Week-div{
background-color:#29abe2; border:2px solid #ffffff; display:inline-block; border-radius:10px; margin-right:20px; margin-top:20px; width:430px; min-height:300px; vertical-align:top; }
- Week-div .week,#Week-div .days{
display:inline-block; height:50px; vertical-align:middle; margin:5px; margin:5px; }
- Week-div .days{display:none;}
- Week-div .calendar_span{
display:inline-block; vertical-align:middle; color:#ffffff; font-weight:bold; font-size:16px; border:2px solid #ffffff; border-radius:5px; padding:5px; margin-left:10px; }
- Week-div .calendar_span:hover{
cursor:pointer; background-color:#8ec63f; }
- Week-div .day{
height:35px; width:30px; }
- Week-div .week_resume{
width:120px; font-size:18px; }
- Week-div .invalid{
background-color:#7e7e7e; cursor:auto; }
- Week-div .invalid:hover{
background-color:#7e7e7e; cursor:auto; }
- Text-div{
background-color:#29abe2; border:2px solid #ffffff; border-radius:10px; display:inline-block; margin-top:20px; width:500px; min-height:300px; vertical-align:top; }
- Text-div .title{
display:block; text-align:justify; font-weight:bold; font-size:25px; color:#ffffff; text-decoration:underline; margin:20px; margin-bottom:15px; }
- Text-div .resume,#Text-div .text{
text-align:justify; font-weight:bold; color:#ffffff; margin-top:15px; margin-left:25px; margin-right:25px; font-size:18px; }
- Text-div ul{
list-style: none; color:#000000; padding:0; margin:0; }
- Text-div li{
list-style-type:disc; color:#ffffff; font-size:18px; padding-left: 3px; }
- Text-div .red{
color:#980000; }
- Text-div .blue{
color:#000098; }
- Text-div img{
display:block; }
- Calendar span.back, #Calendar span.next{
display:inline-block; font-weight:bold; vertical-align:middle; color:#ffffff; font-size:30px; padding:6px; border-radius:5px; margin-top:auto; margin-bottom:auto; margin-left:5px; margin-right:5px; height:18px; }
- Calendar span.back:hover,#Calendar span.next:hover{
cursor:pointer; background-color:#8ec63f; }
.notdisp{
display:none;
}
.disp{
display:block;
} /*
- End of Calendar Items ##########################################
- /
/*
- Image Menu ############################################
- /
.in_the_flow{ visibility:visible; display:inline-block; }
.off_the_flow{ visibility:hidden; display:none; }
.transparente{ opacity:0; filter:alpha(opacity=0); -ms-filter:alpha(opacity=0); }
.opaco{ opacity:1; filter:alpha(opacity=100); -ms-filter:alpha(opacity=100); }
.opaco_2{ opacity:0.65; filter:alpha(opacity=65); -ms-filter:alpha(opacity=65); }
.foto_Team{ position:relative; float:left; margin:15px; }
- Container .imgMenu{
margin:1%; padding:1%; width:96% display:block; text-align:center;
}
- Container .imgMenu_Team{
margin:0px; padding:0px; display:block; text-align:center;
}
- Container .imgContainer{
display:inline-block; position:relative; }
- Container .imgMenu_img {
position:absolute; top:0px; left:0px; z-index:1; }
- Container .imgMenu_img_bottom{
position:relative; z-index:0; }
- Container .imgMenu_img_top{
position:relative; z-index:2; }
- Container .imgMenu_text{
display:inline-block; position:relative; text-align:left; padding-left:15px; margin:15px; width:685px;
}
- Container .imgMenu_text table, td, tr{
white-space:pre-wrap; background-color:transparent; font-size: 16px; font-style: normal; font-weight: normal; }
- Container table td,tr{
vertical-align:top; height:22px; padding:0px; }
- Container .col1{
white-space:nowrap; }
- Container .imgMenu_cont{
margin:15px; padding-left:20px; background-color:#cccccc; width:930px; border-radius:15px; }
/*
- End of Image Menu ######################################
- /
/*
- Interactive Menu #######################################
- /
/*---------------------- Rotaciones -------------------------------------*/
- MENU .d{
height:50px; width:84px; left:-44px; top:-25px; position:absolute; background-color:#555555; cursor:pointer; }
- MENU .d2{
transform:rotate(60deg); -ms-transform:rotate(60deg); -webkit-transform:rotate(60deg); -o-transform:rotate(60deg); }
- MENU .d3{
transform:rotate(-60deg); -ms-transform:rotate(-60deg); -webkit-transform:rotate(-60deg); -o-transform:rotate(-60deg); }
/*------------------- Fin - Rotaciones ---------------------------------*/
- MENU .visible {
visibility: visible; opacity: 1;
}
- MENU .oculto {
visibility: hidden; opacity: 0; -webkit-transition: visibility 0s 0s; -moz-transition: visibility 0s 0s; -o-transition: visibility 0s 0s; transition: visibility 0s 0s;
}
- MENU{
width:270px; height:270px; position:absolute; left:52px; bottom:-110px; z-index:1000; }
- MENU > img{
position:absolute; z-index:-1; }
- MENU .new_menu
{ width:270px; height:270px; position:relative; display:inline-block; -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s,-ms-transform 1s; }
- MENU .text{
height:40px; width:88px; left:-44px; top:-25px; padding-top:10px; vertical-align:middle; display:inline-block; position:absolute; font-family:arial; text-align:center; line-height:120%; color:#ffffff; font-size:13px; font-weight:bolder; text-decoration:none; cursor:pointer; -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s, ms-transform 1s; }
- MENU .hexa{
position:absolute; display:inline-block; -webkit-transition: -webkit-transform 1s, -webkit-appearance 1s; -moz-transition: -moz-transform 1s, -moz-animation 1s; -o-transition: -o-transform 1s, -o-animation 1s; transition: transform 1s, ms-transform 1s; }
- MENU .hexa > .rec{
background-color:#83cfcb; border-left: 2px solid #8ec63f; border-right: 2px solid #8ec63f; }
- MENU .sele > .rec{
background-color:#8ec63f; border-left: 2px solid #83cfcb; border-right: 2px solid #83cfcb; }
- MENU .h7 > .rec{
background-color:#ffffff; }
- MENU .h7 > .text{
color:#000000; }
- MENU ul.sub{
width:675px; height:50px; position:absolute; text-align:left; /*background-color:#6d6e72;*/ left:-275px; top:-25px; list-style-type:none; padding-left:350px; margin: 0px; z-index:-30; -webkit-transform-origin:275px 25px; -moz-transform-origin:275px 25px; -o-transform-origin:275px 25px; transform-origin:275px 25px; -webkit-transition: visibility 0s 1s; -moz-transition: visibility 0s 1s; -o-transition: visibility 0s 1s; transition: visibility 0s 1s; }
.sub > li { position:relative; display:inline-block; background-color:#8ec63f; border: 2px solid #83cfcb; vertical-align:top; padding-top:4px; padding-bottom:2px; top:5px; margin-left:10px; height:30px; width:140px; font-family:arial; text-align:center; color:#ffffff; font-size:12px; font-weight:bolder; text-decoration:none; cursor:pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.sub > li > a{ left:0px; top:0px; position:absolute; width:100%; height:100%; padding:0px; margin:0px; }
.sub > li:hover{ background-color:#aaaaff; }
/*--------------------- Posiciones --------------------------------------*/
/* Hexagono 1 */
.h1{
top:135px;
left:47px;
}
/* Hexagono 2 */
.h2{
top:58px;
left:91px;
}
/* Hexagono 3 */
.h3{
top:58px;
left:179px;
}
/* Hexagono 4 */
.h4{
top:135px;
left:223px;
}
/* Hexagono 5 */
.h5{
top:212px;
left:179px;
}
/* Hexagono 6 */
.h6{
top:212px;
left:91px;
}
/* Hexagono 7 */
.h7{
top:135px;
left:135px;
}
/*Positions of sub items*/ .pos1{ -webkit-transition: opacity 0.25s linear 1s; -moz-transition: opacity 0.25s linear 1s; -o-transition: opacity 0.25s linear 1s; transition: opacity 0.25s linear 1s; } .pos2{ -webkit-transition: opacity 0.25s linear 1.2s; -moz-transition: opacity 0.25s linear 1.2s; -o-transition: opacity 0.25s linear 1.2s; transition: opacity 0.25s linear 1.2s; } .pos3{ -webkit-transition: opacity 0.25s linear 1.4s; -moz-transition: opacity 0.25s linear 1.4s; -o-transition: opacity 0.25s linear 1.4s; transition: opacity 0.25s linear 1.4s; } .pos4{ -webkit-transition: opacity 0.25s linear 1.6s; -moz-transition: opacity 0.25s linear 1.6s; -o-transition: opacity 0.25s linear 1.6s; transition: opacity 0.25s linear 1.6s; } .pos5{ -webkit-transition: opacity 0.25s linear 1.8s; -moz-transition: opacity 0.25s linear 1.8s; -o-transition: opacity 0.25s linear 1.8s; transition: opacity 0.25s linear 1.8s; }
/*---------------------- End-Posiciones ----------------------------------*/
/*
- End of Interactive Menu ################################
- /
/*
- DropDown Info ##########################################
- /
.DropDown_info{ display:inline-block; border:1px black solid; border-radius:10px; background-color:#eeeeee; margin-left:4.5%; margin-right:4.5%; width:90%; } .DropDown_info_head:hover{ background-color:#0CF7F7; } .DropDown_info_head{ border-radius:10px; position:relative; display:inline-block; cursor: pointer; width:100%; } .DropDown_info_text{ display:inline-block; margin:10px; }
.DropDown_info_down, .DropDown_info_up{ position:absolute; width:10px; right:10px; top:10px; }
/*
- End of DropDown Info ###################################
- /
/* Wiki Hacks - START */ /* Author: Pieter van Boheemen */ /* Team: TU Delft */
- globalWrapper { background-color: transparent; border: none; margin: auto; padding: 0; width: auto; height:100%;overflow:hidden;}
- content { background-color: transparent; border: none; padding: 0; margin: auto; width: auto; height:100%;overflow:hidden;}
- bodyContent {background-color:transparent; border: none; padding:0; margin:auto; width:100%; height:100%;overflow:hidden;}
- top-section {display: block;position:fixed; height:0px; width:100%;z-index:999;border:none;}
- p-logo {display: none;}
- footer { border: none; width: 100%; margin: 0 auto; padding: 0;}
/*To hide*/
- catlinks{display:none;} /* separator between page content and footer-box */
.firstHeading{display:none;} /* page name on top of page*/ .visualClear{display:none;} /* empty div above of content*/
- search-controls {display: block;}
/*To change*/
- footer-box {display: block;border: none;margin-bottom:100px;margin-left:25px;margin-right:auto;width:990px;}
- f-list a { font-size: 11px;}
.printfooter { display: none; }
- search-controls { display:none; }
h3#siteSub { display: none;}
- contentSub {display: none;}
p:first-child { display: none;}
/*New styles*/
- igem-logo{
width:130px; height:105px; position:absolute; top:0px; left:35px; z-index:5; }
- menubar {
text-align:left; margin-left:180px; left:5px; top:0px; right:auto; display:block; width:auto; height:30px; margin:auto; position:fixed; background-color: transparent; opacity:0; -khtml-opacity:0; -moz-opacity:0; filter: alpha(opacity=0); }
- menubar:hover {
opacity:1; -khtml-opacity:1; -moz-opacity:1; filter: alpha(opacity=100); }
- menubar li{
display:inline-block; position:relative; border:1px solid #ffffff; }
- menubar ul{
margin:5px; }
- menubar a:hover{
color:#736357; }
- menubar a{
display:block; background-color: transparent; font-size:12px; text-decoration:none; text-align:left; font-weight:bold } .left-menu#menubar{ top:55px; margin-left:150px; } .right-menu#menubar{ margin-left:150px; top:20px; }
.left-menu#menubar a:hover{ color:#736357; }
.left-menu#menubar li{ width:100px; padding-left:10px; position:relative; left:115px; border-radius:10px; color: white; background-color: #83cfcb; }
.left-menu#menubar li:last-child{ text-transform:uppercase; font-size:13px; position:absolute; background-color:#8ec63f; left:5px; font-weight:bold } .right-menu#menubar li{ width:100px; background-color:#8A8486; border-radius:10px; text-align:left; padding-left:10px; } .right-menu#menubar a{ text-transform:uppercase; background-color: transparent; } .left-menu#menubar a{ text-transform:uppercase; background-color: transparent; color:#ffffff; }
- content{
overflow-y:hidden; }
- aux-igem{
width:130px; height:110px; position:fixed; left:0px; top:0px; z-index:100000; opacity:0; -khtml-opacity:0; -moz-opacity:0; filter: alpha(opacity=0); }
- aux-igem:hover{
opacity:1; -khtml-opacity:1; -moz-opacity:1; filter: alpha(opacity=100); }
- hidden-links{
width:110px; height:30px; position:fixed; text-align:center; font-weight:bold; left:-40px; top:30px; line-height:120%; font-size:12px; color:#ffffff; border:1px solid #6d6e72; background-color:#93c01f; z-index:100000; transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); } /* Wiki Hacks - END */