genomics_new/assets/stylesheets/template/layout/content.scss

299 lines
5.5 KiB
SCSS

@charset "utf-8";
@import "../initial";
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
@media(max-width: $screen-xs){
padding: 0;
}
}
.verticalhome{
position: relative;
width: 100%;
z-index: 1 !important;
overflow: hidden;
}
.internal-page{
.view_count{
display: none;
}
.layout-content{
padding-bottom: 4em;
}
}
.big-banner{
width: 100%;
position: relative;
}
.layout-content {
position: relative;
min-height: 42.5em;
background: #fff;
.container {
@extend .response-container;
}
}
.layout-content-inner{
overflow: hidden;
}
.video-banner{
max-width: 850px;
}
.homebanner{
-webkit-transition: .3s ease-out;
-moz-transition: .3s ease-out;
-ms-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
}
.fa, .fas{
font-family: "FontAwesome";
font-weight: 900;
font-style: normal;
}
.fab{
font-family: "Font Awesome 5 Brands";
}
.padding0{
.layout-content-box{
&:hover{
opacity: .8;
transition: all .3s;
}
}
.layout-content-box{
padding: 0;
}
padding: 0 1em;
}
.contentwrap{
overflow: hidden;
position: relative;
width: 100%;
padding-bottom: 4em;
padding-top: 4em;
p{
padding-bottom: 1em;
}
}
.contentwrap0{
position: relative;
width: 100%;
background-color:#fff;
}
.contentwrap1{
overflow: hidden;
position: relative;
width: 100%;
background-color: #f4f5f9;
// background-image: linear-gradient(280deg, #e6e6e6 56%, #fff 0);
padding-top: 4em;
padding-bottom: 4em;
}
.contentwrap2{
overflow: hidden;
position: relative;
width: 100%;
padding-top: 4em;
padding-bottom: 4em;
background: #f4f5f9;
}
.contentwrap3{
overflow: hidden;
position: relative;
width: 100%;
padding-top: 4em;
padding-bottom: 4em;
}
.iconwrap{
padding: 4em 0 0;
}
.zero{
padding: 0;
}
.i-video_data{
li{
list-style: none;
}
}
.ask-question .form-horizontal .control-label{
width: 100% !important;
max-width: 100% !important;
text-align: justify !important;
}
.ask-question .single-col.form-horizontal .control-group .controls{
justify-content: flex-start;
max-width: 100%;
width: 100%;
}
.ask-question-form{
padding: 2em;
border-radius: 10px;
border: 1px solid #E4E6EA;
padding-bottom: 3em!important;
@media(max-width: 820px){
padding: 1.5em;
}
}
.index-publications-3 .i-annc__img-wrap{
height: 20em;
overflow: hidden;
margin: 0 0 1em 0;
}
.index-publications-3 .i-annc__content-wrap{
height: 6em;
}
.image-carousel{
padding: 15px 0px 25px 0px;
}
.titleline{
z-index: 1;
position: relative;
&:after{
content: '';
position: absolute;
height: 2px;
right: 10%;
top: 35px;
width: 32.5%;
background-color: #afaac8;
z-index: -1;
}
&:before{
content: '';
position: absolute;
height: 2px;
left: 10%;
top: 35px;
width: 32.5%;
background-color: #f5c346;
z-index: -1;
}
}
#tdstyle5{
position: relative;
&:after{
content: '';
position: absolute;
height: 2px;
right: 30%;
top: -54px;
width: 15%;
background-color: #ed7b77;
z-index: 0;
}
&:before{
content: '';
position: absolute;
height: 2px;
left: 30%;
top: -54px;
width: 15%;
background-color: #5a89f5;
z-index: 0;
}
}
@media(max-width: $screen-xs){
.titleline{
&:after{
display: none;
}
&:before{
display: none;
}
}
#tdstyle5{
&:after{
display: none;
}
&:before{
display: none;
}
}
.firsttr1,.firsttr2,.firsttr3,.firsttr4,.firsttr5{
&:after{
left:41%!important;
}
&:before{
display: none;
}
}
}
.Add{
border: 1px solid #333;
padding: 0.5em;
cursor: pointer;
text-align: center;
a{
color: #333;
}
&:hover{
background: #ae3603;
color: #fff;
a{
background: #ae3603;
color: #fff;
}
}
}
.panel-heading2{
border-bottom: 0.0625em solid #5e5e5e;
padding-top: 1em;
padding-bottom: 1em;
}
.panel-title2{
color: #6e6e6e;
display: flex;
justify-content: space-between;
h3{
margin: 0;
}
}
.panel-collapse2{
ul{
padding: 0;
}
li{
list-style: none;
border-radius: 0.2em;
color: #6e6e6e;
&:nth-child(even){
background-color: #eaeaea;
}
}
}
.admin-edit{
z-index: 100;
}
iframe{
.layout-header{
display: none!important;
}
}
.recruitment{
padding: 10px 30px;
box-sizing: border-box;
box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.2);
background-color: #ffffff;
margin-bottom: 20px;
font-size: large;
@media(max-width:768px){
padding: 1em;
}
.recruitmenttitle{
color: #017ca0;
border-bottom: #f2f2f2 solid 1px;
text-align: center;
display: block;
font-weight: bold;
line-height: 1.59;
margin-bottom: 20px;
font-size: 1.4em;
}
td{
&:first-child{
color: #017ca0;
text-align: end;
width: 20%;
}
}
}