Team:TECHNION-ISRAEL/CSS

/*! iGEM Technion 2017

  • /


/*! =====================================wiki reset===================================== */

.reset-this { animation : none; animation-delay : 0; animation-direction : normal; animation-duration : 0; animation-fill-mode : none; animation-iteration-count : 1; animation-name : none; animation-play-state : running; animation-timing-function : ease; backface-visibility : visible; background : 0; background-attachment : scroll; background-clip : border-box; background-color : transparent; background-image : none; background-origin : padding-box; background-position : 0 0; background-position-x : 0; background-position-y : 0; background-repeat : repeat; background-size : auto auto; border : 0; border-style : none; border-width : medium; border-color : inherit; border-bottom : 0; border-bottom-color : inherit; border-bottom-left-radius : 0; border-bottom-right-radius : 0; border-bottom-style : none; border-bottom-width : medium; border-collapse : separate; border-image : none; border-left : 0; border-left-color : inherit; border-left-style : none; border-left-width : medium; border-radius : 0; border-right : 0; border-right-color : inherit; border-right-style : none; border-right-width : medium; border-spacing : 0; border-top : 0; border-top-color : inherit; border-top-left-radius : 0; border-top-right-radius : 0; border-top-style : none; border-top-width : medium; bottom : auto; box-shadow : none; box-sizing : content-box; caption-side : top; clear : none; clip : auto; color : inherit; columns : auto; column-count : auto; column-fill : balance; column-gap : normal; column-rule : medium none currentColor; column-rule-color : currentColor; column-rule-style : none; column-rule-width : none; column-span : 1; column-width : auto; content : normal; counter-increment : none; counter-reset : none; cursor : auto; direction : ltr; display : inline; empty-cells : show; float : none; font : normal; font-family : inherit; font-size : medium; font-style : normal; font-variant : normal; font-weight : normal; height : auto; hyphens : none; left : auto; letter-spacing : normal; line-height : normal; list-style : none; list-style-image : none; list-style-position : outside; list-style-type : disc; margin : 0; margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; max-height : none; max-width : none; min-height : 0; min-width : 0; opacity : 1; orphans : 0; outline : 0; outline-color : invert; outline-style : none; outline-width : medium; overflow : visible; overflow-x : visible; overflow-y : visible; padding : 0; padding-bottom : 0; padding-left : 0; padding-right : 0; padding-top : 0; page-break-after : auto; page-break-before : auto; page-break-inside : auto; perspective : none; perspective-origin : 50% 50%; position : static; /* May need to alter quotes for different locales (e.g fr) */ quotes : '\201C' '\201D' '\2018' '\2019'; right : auto; tab-size : 8; table-layout : auto; text-align : inherit; text-align-last : auto; text-decoration : none; text-decoration-color : inherit; text-decoration-line : none; text-decoration-style : solid; text-indent : 0; text-shadow : none; text-transform : none; top : auto; transform : none; transform-style : flat; transition : none; transition-delay : 0s; transition-duration : 0s; transition-property : none; transition-timing-function : ease; unicode-bidi : normal; vertical-align : baseline; visibility : visible; white-space : normal; widows : 0; width : auto; word-spacing : normal; z-index : auto; }


/*! ===================================END: wiki reset================================== */


/*! =====================================canceling wiki specific design===================================== */

/* Closing wiki side menu */ #sideMenu, #top_title { display: none; }

#content { width: 100%; margin: 0px; padding: 0px; background: none; }


/*! Wiki defult settings are 127% */ #globalWrapper { width: 100%; float: none; }

/*corecting wiki css */ #HQ_page h1, h2, h3, h4, h5, h6 { font-family: 'Assistant', Arial, sans-serif; font-weight : normal; }

#HQ_page p { font-family: 'Assistant', Arial, sans-serif; font-weight : normal; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 27px; }

#content h1, h2, h3, h4, h5, h6 { font-family: 'Assistant', Arial, sans-serif; font-weight : normal; }

#content p { font-family: 'Assistant', Arial, sans-serif; font-weight : normal; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 27px; }

#bodyContent h1, h2, h3, h4, h5, h6{ margin-bottom: 0; }

#globalWrapper{ font-size: 100%; }


/*! ==================================End of canceling wiki specific design================================== */


/*! ================================== Our CSS ================================== */

.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { list-style-type: none; list-style-image: none; }


ul { list-style-type: none; }

ul > li { list-style-type: none; }

a { text-decoration: none; }

a:hover { text-decoration: none; }

body { margin: 20px; padding-top: 0px; font-family: 'Assistant', Arial, sans-serif; }

/*! ==========navbar ================== */

  1. top_menu_under {
   position: relative;
   width: 100%;
   height: 3px;

}

.navbar-inverse { padding-top: 50px; background-image: none; background-color: transparent ; padding-left:0; border: none; }

.dropdown-menu { background-color: rgba(255, 255, 255, 0); box-shadow:none; border:none; color: #ffffff; list-style: none; text-align: center; padding: 20px 0 20px 0px ; }

.dropdown{

   display: inline;

padding: 0 20px 0 20px; }


.dropdown-menu> li> a { text-decoration: none; color: #ffffff; background-color: #374140; border-radius: 25px; padding: 12px 20px; text-transform: uppercase; margin-top:10px; font-family: 'Assistant', sans-serif; font-size: 14px;

}

.dropdown-menu > li > a:hover {

   background-color: #ffffff;

background-image: none; border: 1px solid #374140; color: #374140;

}

.dropdown-toggle >a { text-decoration: none; color: #ffffff; }


.dropdown-toggle { text-decoration: none; border:none; color: #ffffff; background-color: #374140; border-radius: 25px; padding: 12px 20px; text-transform: uppercase; font-family: 'Assistant', sans-serif; font-size: 14px; box-shadow: 0 6px 12px rgba(0,0,0,.175); width: 120px; } /*! ==========sidenav ================== */

div.side { position: fixed; top: 0; left: 0; margin-top: 30vh; background-color: rgba(255,255,255,0.5); border-radius: 25px; }

.side > ul {

list-style: none; margin-left: 40px; padding-left: 1em; text-indent: -1em; }

.side ul li:before { content: "»"; position: absolute; left: 40px;

}

.side > ul li { background-color: transparent ; font-size: 15px; margin-top: 15px; font-family: 'Assistant', sans-serif; color: #374140; }


.side > ul li >a { text-decoration:none; color: #374140; }


ul[title]::before { content: attr(title); /* then add some nice styling as needed, eg: */ display: block; font-weight: bold; padding: 4px; margin-top: 10px; font-size: 15px; font-family: 'Assistant', sans-serif;} } /*-------------- Results ------------- */







.container-fluid{ margin-top: 80px; margin-left: 20px; margin-right: 20px; }

  1. content h1{
   font-family: 'Gloria Hallelujah', cursive;

text-align: center; font-weight: 100; font-size: 40px; margin-top: 0px;

}

h2{ font-family: 'Gloria Hallelujah', cursive; text-align: center; font-weight: 100; font-size: 40px; margin-top: 20px; }

h3{ text-align: center;

}

.cover{

   display: block;

margin:auto; margin-top: 0; width: 60%; border-radius: 8px;

}

.circle { display:block; border-radius: 50%; width: 150px; height: 150px; background-color:#374140; margin:auto;


}

.graphs{ display: inline; width: 470px; padding-right:20px; padding-top: 30px; }

.circle a:hover {

   background-image: none;

border: none; color: #ffffff; text-decoration:none; }

.circle a { color: #ffffff; font-size:20px; text-transform: uppercase; }

p { font-size: 17px; line-height: 35px; text-align: justify; text-justify: inter-word; -moz-text-align-last: right; /* Code for Firefox */

}

/*!-----galgalimg -*/ .galgalimg { display: block; margin:auto; border-radius: 8px; }