/*
Theme Name: Ung Kreft
Theme URL:
Description: Wordpress theme for ungkreft.no
Version: 0.1
Author: Thomas Mathisen og Thor Håkon Bredesen
Author URL: thomasmathisen.no, tepose.no
Tags: ungkreft
*/

/* Table of content

 * 1.0: Import
 * 2.0: Body
 * 3.0: Fonts
      * 3.1: Links
 * 4.0: Lists and tables
 * 5.0: Carousel

 */


/* 1.0 Import 		*/
/*@import url('css/bootstrap.css');*/

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    margin: 0;
}
body {
    /* Margin bottom by footer height */
    padding-bottom: 70px;

}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
}

/*Had to override the build in class in order to prevent horizontal overflow.*/
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container .text-muted {
    margin: 20px 0;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-headline{
    font-size: 3em;
    color: #62A9CA;
}

.dekor{
    position: absolute;
    width: 150px;
}

.dekor-outer{
    position: absolute;
    overflow: hidden;
    right: 0px;
    bottom: 200px;
    width: 100px;
}


.footer-dekor{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.footer-row{
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: #00AEC7;
  width: 100%;
  background-color: #0097A9;
  color: white;
  padding: 20px;
  height: auto;
  margin-top: 60px;
}

.container-margin-bottom{
    margin-bottom: 250px;
}

.menu-image{
    height: 100px;
    width: auto;
}

.hidden-md-down{
    display: inline-block;
}

#header-logo{
    width: auto;
    height: 50px;
    text-align: center;
    margin: auto;
}

/*when navbar and logo breaks relative to eachother, also on small*/
@media (min-width: 1150px) {
    #header-logo {
        width: 100%;
        height: auto;
    }
}

    /*on bootstrap small*/
@media (min-width: 991px) {

    .hidden-md-down{
        display: none;
    }
}


.navbar-default{
    background-color: #ffffff;
    border-color: #FFF;
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

.searchbar{
    background-color: #FFF;
}

.carousel-image{
    position: relative;
}

.carousel-title-container{
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
    
}

.carousel-title{
    color: black;
    font-size: 20px;
    font-weight: bold;
    height: 30%;
    width: 100%;
    text-align: center;
}

.carousel-text{
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    padding-top: 20px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    top: 70%;
    color: black;
    text-align: left;
}

.carousel-summary{
    display: none;
}

#frontpagecarouselbackdrop{
    margin-top:30px;
    padding-top:15px;
    background-color: #E6E6E6;
}


#frontpagecarousel{
    margin-top: 20px;
    width: 100%;
    height: auto;
}

.carousel-image{
    margin: 3px;
    overflow: hidden;
    height: 250px;
    text-align: center;
    top: 0;
    left: 0;
}

.car-img{
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 100%;
}

.frontpage-newsfeed{
  width: 100%;
}

.newsfeed-title{
  font-weight: bold;
  font-size: 1em;
}

.newsfeed-image{
  height: 162px;
  overflow: hidden;
}

.spacer {
    margin-top: 30px;
}

.spacer-half {
    margin-top: 15px;
}

.sidebar-spacer{
    margin-top:70px;
}

.sidebar{
    font-size: 16px;
}

.sidebar > ul {
    list-style-type: none;
    border-top: none;
}


.page_item{
    list-style-type: none;
    margin-bottom: -1px;
    border-bottom-color: #b3b3b3;
    border-bottom-width: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.page_item{
    border-bottom-style: solid;
    border-bottom-color: #b3b3b3;
    border-bottom-width: 1px;
}

.tilesPageLinks{
    color:#000000; 
    font-size:20px; 
    float: left; 
    padding-bottom: 5px;
}

.singlePost{
    width: 75%;
}

.headerBlue {
    color: #62A9CA;
    font-size: 35px;
}

#tilesHeader{
    padding-bottom: 10px;
}

.footer-image{
  height: 70px;
}

.blueHoverA:hover{
    color:#1d1d1d;
    cursor: pointer;
}


.event-divider {
    border-bottom: solid;
    border-width: 1px;
    border-color: #b3b3b3;
    /*border-color: #0097A9;*/
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color: rgba(255, 255, 255, 0);
    
}


.tiles-container{
    padding-top: 10px;
}

.img-responsive{
    object-fit: contain; 
    margin-bottom: 10px
}

.tiles-text {
    height: 125px;
    text-align: left;
    font-size: 15px;
}

.menu-image-sx{
    width: 100%;
}

.sx-menu{
    margin-bottom: 10px;
}

.project-nav{
    
}

#ai1ec-container .ai1ec-month-view .ai1ec-week div {
    max-height:60px !important;
}

.menu-row{
    background-color: rgba(0, 0, 0, 0.1);
}

.menu-row > .col-sm-1 > a > .btn, .top-row{
    height: 100%;
    line-height: 35px;
}

.top-row{
    color: #1d1d1d;
}

.menu-row > .col-sm-1 > a > .fa:hover, .top-row:hover{
    color: #0097A9;
}

.mobile-link{
    font-size: 12px;
}

.instaimg{
    margin-bottom: 10px;    
}

.navbar-header{
    margin-top: 50px;
}

.black-text{
    color:black;
}

.eme-calendar-table{
    width:100%;
}

#empati-kort-border{
    width: 100%;
    height: auto;
    border: dotted 3px #0097A9;
    border-radius: 25px;
    padding:25px;
}

#empati-kort-div{
    margin-top: 70px;

}

.sjukt-btn{
    font-size: 18px;
    background-color: #0097A9;
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
}

.allpost-img{
    width: 100%;
}
.img-container{
    max-height: 300px;
    overflow: hidden;   
}

.sjuktsprek-img-container{
    height: 150px;
    overflow: hidden;
}

.sjuktimg{
    height: 100%;
    width: auto;
}

.nyhetsarkiv{
    height: 30px;
}

#face, #insta, #twit{
    color: #1d1d1d;
}

#face:hover, #insta:hover, #twit:hover{
    color: #0097A9;
}

#sjuktsprekfb{
    color: #1d1d1d;
}


/* 3.0 Fonts
-------------------------------------------------- */
        
h1{
    font-family: Helvetica, Verdana, sans-serif;
    color: #0097A9;
    font-size: 35px;
    font-weight:bold; 
}

h2{
    
}

h3{
    margin-top: 0;
}

a{
    color: #0097A9;
}


h3.frontpage{
    font-family: Helvetica, Verdana, sans-serif;
    color: white;
    font-size: 1.5em;
    font-weight:bold; 
     text-align: center;
  letter-spacing: 0.1em;
  border-radius: 50px;
    background: #0097A9;
        padding: 10px; 
    text-align: center;
}

.frontpagebox {
    margin:10px;
    border: 2px solid #0097A9;
    background: white;
    color:#0097A9;
    padding: 10px; 
    text-align: center;
           -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.2s;
    cursor: pointer;
}
.frontpagebox:hover {
    background-color: #0097A9;
    color: white;
}

    h3.fylkesgruppene{
    /* font-family: calibri, sans-serif; */
    color: #008399;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    width: 60%;
    border-bottom: 2px solid #6c6c6b;
    margin: 0 auto;
        margin-bottom: 15px;
}

a:hover{
    text-decoration: none;
    color: #1d1d1d;
}



#footer-link{
    color: #FFF;     
}

#footer-link:hover{
    color:#1d1d1d;
}

blockquote{
    font-size: 15px;
}

.sjukt-btn{
    color: #1d1d1d;
}

.sjukt-btn:hover{
    color: #f1f1f1;
}

.vfb-fieldset{
}

.vfb-item > label{
    display: block;
}

.vfb-error{
    color: red;
    font-size: 11px;
}

.vfb-required-asterisk{
    color: red;
}

.vfb-textarea{
    width: 100%;
}

.vfb-text{
    width: 100%;
}

label{
    font-weight: normal;
}

.vfb-desc{
    font-weight: bold;
}

.vfb-submit{
    font-size: 18px;
    background-color: #0097A9;
    height: 45px;
    margin-top: 15px;
    border: 0px;
    border-radius: 4px;
}

.sidebar-title{
}

.social-icon{
    color: #000000;
}

#breadcrumbs{
    margin-left: 15px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }