
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,600,400,300,700);
@import url(font-awesome.css);

:root {
    --sssk-red: #af171a;
  }
  

/* röd = #E81F24 */

body {
	background-color: white;
}

#main, #indexmain {
    background-color: white;
    margin_obsolete: 0 auto;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#logo {
	height: 44px;
}

#loginrutarad {
    background-color: #eeeeee;
}


body.huvudtab {
    background-color: white;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

#first_header {
    font-size: 25px;
    text-align: center;
}






/* navigation */



.navbar {
	
background: rgb(247,247,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
	
}


.affix {
background: rgb(247,247,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
	
}

.navbar-default .navbar-nav>li>a, .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(171, 23, 26);
	font-size: 12px;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus  {
	background-color: rgb(232, 31, 34);
}


#nav-hoger :visited {
	color: rgba(232,31,34,1);
} 


.navbar a:visited {
color: rgb(171, 23, 26);	
}

#logobox span {
	line-height: 40px;
					font-size: 20px;

}

#logo {
	vertical-align: bottom;
}

h1, h2, h3, h4, .navbar {
	
	    font-family: 'Open Sans', sans-serif;

}

.nav-link {
    --nav-link-color: #af171a;
}



/* resten */

#calendar {
	margin-top: 10px;
}


#right {
    float: right;
}

#left {
    float: left;
}


.duarhar {
    display: none;
}


ul.kommentarer {
    margin-bottom: 10px;
}

ul.kommentarer li.aktuelltlink {
    line-height: 16px;
    margin-bottom: 2px;
}
ul.kommentarer li.aktuelltlink a {
    color: #af171a;
    font-size: 12px;
}

ul.kommentarer li.aktuelltlink a:visited {
    color: #8c3f3f;
}

#tabs3 .text_container {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tab-content .isobs h3 {
    display: none;
}

.tab-content .isobs {
    margin-top: 3px;
}

#isobs-div .isobs, #fardrapport-div .isobs {
    margin-bottom: 10px;
}

.tab-content .isobs li a {
    font-weight: normal;
}
    
a.intern_pil, .redbox {
    font-weight: bold;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #e81f22;
    padding: 1px 6px;
    color: white;
    line-height: 16px;
}

.redbox, .redbox:visited { 
    color: white; 
}

a.intern_pil:hover {
    text-decoration: none;
    background-color: #aa0000;

}

#utlysaren-div a.intern_pil:hover {
    text-decoration: underline;
    background-color: none !important;
}


.bokningslank a {
    font-weight: bold;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #e81f22;
    padding: 1px 6px 1px 6px;
    color: white;
    line-height: 16px;
}

.bokningslank a:visited {
    color: white;
}

.bokningslank a:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 5px;
}

.bokningslank a:hover {
            text-decoration: none;
    background-color: #aa0000;


}


.turinfotextwrapper h3 {
    margin-top: 20px;
}

.uiIconText span a {
    color: white !important;
    
}

.fb-like {
    color: white;
}

a.intern_pil:visited {
    color: white;
}

.text_container {
    padding: 3px 0px 15px 0px;
    border-radius: 0;
    margin-top: 5px;
} 

hr {
    border-color: #e81f22;
}


#left_center_col, .left_center_col {
    
    width: 550px;
    
}

/*obsolete?*/
#isnyttwrapper {
background-color: rgb(230, 230, 230);
margin: 0 auto;
max-width: 1100px;
border-radius: 10px;
}

#row1 {
    background-color: rgb(230, 230, 230);
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1100px;
    border-radius: 10px;
    padding: 10px;
}

#row2 {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1100px;
    border-radius: 10px;
}

#rightcolumn {
}



#isobsappknappdiv {
    z-index:1;
}

#isobsappknappdiv a {
    color: #ffffff;
}

#isnyttcontent {
	max-width: 1100px;
	margin: 0 auto;
}



#isnytt-div, #utlysaren-div, #fardrapport-div.isobs, #isobs-div.isobs, #turer-div, #evenemang-div  {
    padding: 20px 0px 30px 0px;
}


#turer-div {
	padding-bottom: 0;
}

#turer-div h3, #isobs-div h3 {
	margin-bottom: 10px;
}

#turer-div .uddarad, #turer-div .jamnrad, #evenemang-div .uddarad, #evenemang-div .jamnrad, #teaserevenemang-div .uddarad, #teaserevenemang-div .jamnrad {
	background: none;
}

#turer-div li.teasertext, #evenemang-div li.teasertext {
	padding-left: 0;
}

#turer-div li.teaserdatum, #evenemang-div li.teaserdatum {
	margin-left: -20px;
}

#turer-div ul.teaserlista, #evenemang-div ul.teaserlista {
	margin-left: 22px;
}


#isnytt-div h3, #utlysaren-div h3, #fardrapport-div h3, #turer-div h3, #isobs-div h3, #evenemang-div h3, .recent h3, #notiser-div h2, #isnyttcontent div h3 {
	font-size: 20px;
}


#isnytt-div h3 {
	margin-bottom: 10px;
}


#isnytt-div .teaserrubrik, #turer-div .teaserdatum, #evenemang-div .teaserdatum {
	
    font-size: 12px;
	color: #777;	
}

#isnytt-div .teaserrubrik {
	margin-top: 10px;
}

#isnytt-div .teaserunderrubrik {
	
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}


#isnytt-div .teasertext {
	padding-left: 0;
	font-size: 12px;
	line-height: 16px;
}



#utlysaren-div h3 {
}

#isnytt-div a, #utlysaren-div a {
	color: #af171a;
}


#utlysaren-div .isobs li {
}

#utlysaren-div .intern_pil:before {
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f024 ";
    color: white;
	}

#utlysaren-div .intern_pil {
	color: white;
}


.to_translate {
    max-width: 600px;
    margin-bottom: 10px;
}

#fardrapporttext .to_translate {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#fardrapporttext td b {
    font-size: 13px;
    line-height: 15px;
    font-weight: 700;
    margin-top: 10px;
}

.turinfo {
    max-width: 600px;   
}


/* notiser */

#notiser-div {
    min-height: 100px;
}

.news_notloggedin #notiser-div {
    float: none;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#notiser {
    list-style: none;
    padding: 10px;
    background-color: rgb(230, 230, 230);
    border-radius: 10px;
    margin-left: 2px;
}

#notiser h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
    margin-right: 10px;
    font-weight: normal;
    color: #777;
    font-family: Arial, Helvetica, sans-serif;
 }

#notiser h3 {
    margin-top: 0;
    margin-right: 10px;
}

#notiser p {
    margin-bottom:0;
    margin-top: 0;
    margin-right: 10px;
    font-size: 12px;
    line-height: 16px;
}

#notiser .aktuelltlink {
    margin-top: 0;
    font-size: 12px;
    color: #af171a;
}

#kalendarium {
    background-color: rgb(230, 230, 230);
    border-radius: 10px;
    padding: 10px;
    margin-right:2px;
}

#relaterat {
    background-color: #eee;
    border: 0;
}

span.relateratheading {
    color: black;
}

p {
    max-width: 600px;
}

.recent li {
	font-size: 12px;

}


/* random */


#carousel_notloggedin {
	margin-bottom: 20px;
	margin-top: 10px;
}

#carousel_notloggedin img {
}


#slide_image_container {
    padding-left: 10px;
    padding-top: 10px;
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
width: 335px;
margin-top: 5px;
}

#slide_image_container_not {
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#random_img {
    float: left;
    padding-right: 10px;
    margin: 0;
    height: 280px;
    width: 97%;
}

#slide_image_container_not #random_img img {
    width: auto;
    height: auto;
    max-height: 400px;
    max-width: none;
}

#slide_image_container_not #random_img {
    width: 100%;
    height: auto;
}

#slide_image_container_not #random_img img {
    display: block;
  margin-left: auto;
  margin-right: auto;
}
#random_img img {
    width: auto;
    height: auto;
    max-height: 250px;
    max-width: 100%;
}

#image_flipper {
    text-align:center;
    color: #af171a;
    clear:both;
}


table td.isnyttmeny {
    padding-left: 4px;
    margin-left: 0;
}

/* rapportometer */

.inforutaheading {
    display: none;
}

#rapportometer {
    width: 360px;
    border: 0;
    float: right;
    padding-top: 10px;
}

#rapportometertext {
    border: 1px solid #e81f22;
    margin-top:0;
}

.inforutaactive, .item_right.inforutainactive, .item_left.inforutainactive {
    
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    
    width: auto;
}

.inforutaactive {
    
    background-color: #e81f22;

    color: white;
    border-bottom: 1px solid #e81f22;

}


.inforutainactive, .item_right.inforutainactive, .item_left.inforutainactive {

    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 0;

    background-color: white;

    color: #e81f22;

    cursor: pointer;
    
}


#image_flipper:before { 
    font-family: 'Font Awesome 5 Pro';
    font-weight: normal;
    content: "\f021 ";
    color: #af171a;
}


.clear {
    clear: both;
}

.text_container {
    background: none;
}

#welcome {
    padding-top: 6px;
    
}
    
#new_member {
    padding: 13px;
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);;
margin-top: 10px;
margin-bottom: 30px;
margin-left: 2px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
clear: both;
}

#new_member p {
}

#new_member p a {
    text-decoration: underline;
}

#new_member h3 {
    margin-top: 0;
    text-align: center;
}
/* rest */


#togglesetdisplay, #activateNewRedigera {
    cursor: pointer;
}

.left_fard_col {
    padding-right: 20px;
    width: 490px;
}

#fblike {
    padding-top: 10px;
}


table td.isnyttmeny {
    border: 0;
    background-color: #eeeeee;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
}

#right table td.isnyttmeny {
    width: 350px;
}
.list_redback {
    padding:0;
    margin:0px 0px 10px 0px;
    list-style-type: none;
}

.list_redback a, .list_redback a:visited {
    color: white;
}

#pagefooter {
    background-color: var(--sssk-red);
    color: white;
    max-width: none;
    margin: 5px;
}

#pagefooter a, #pagefooter .artikeltext p {
    color: white;
}

.footer_content {
    float: left;
    width: 300px;
    margin-right: 15px;
}

.footer_content_middle {
    float: left;
    width: 290px;
    margin-right: 15px;
}
.footer_content_last {
    float: left;
    width: 350px;
    margin-right: 0;
}

#footer {
    padding: 15px 0px 40px 0px;
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%; 
    float: left;
    color: white;
    background-color: #e81f22;
}

#footer ul li {
    color: white;
}

#sssk_footer a {
    color: white;
}

#sssk_footer_container {
    max-width: 1100px;
    margin: auto;
}


#kommentarsformular {
    display: block !important;
}


#isobs-div .intern_pil, #comments-div .intern_pil, #fardrapport-div .intern_pil, #utlysaren-div .intern_pil {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
}

#utlysaren-div .isobs {
    margin-bottom: 10px;
}

#utlysaren-div .isobs li {
    margin-bottom: 8px;
}
#utlysaren-div {
}

#comments-div .kommentarer {
    margin-bottom: 7px;
}

#utlysaren-div a.intern_pil {
    padding-top: 1px;
    padding-bottom: 1px;
}

#comments-div, #fardrapport-div, #isobs-div {
    margin-bottom: 0;   
    padding-bottom: 0;
}

#fardrapport-div, #isobs-div {
    padding-left: 10px;
}

#isobs-div, #fardrapport-div {
    margin-top: 0;
}

#comments-div {
    margin-top: 4px;
    margin-left: 0;
}





#isobs-div .intern_pil:before, #fardrapport-div .intern_pil:before {
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f0ac ";
    padding-right: 5px;
}

#isobs-div .aktuelltlink:before, #fardrapport-div .aktuelltlink:before {
    content: "";
    padding-right:0;
}

#comments-div .aktuelltlink {
    margin-bottom: 3px;
}
#tabs3 .intern_pil, #tabs4 .intern_pil {
    margin-left: 10px;
    font-size: 12px;
}

.kommentar_wrapper {
    width: 600px;
}

.kommentar_wrapper .kommentar_left {
    width: 25%;
}

.kommentar_wrapper .kommentar_right {
    width: 70%;
}


#login_more_info {
    cursor: pointer;
}

a
    {
    color:  #af171a;
    text-decoration: none;
    }

a.redl:link {color:  #aa0000;}
a.redl:visited {color:  #aa0000;}

a:visited {color: #8d4040;}

a:hover
    {
    text-decoration: underline;
    color: #af171a;
    }

.knappcell
    {
    font-size: 8px;
    background-color: #f8f6f6;
    padding-left: 4px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    border: solid 1px #cc3333;
    }

.flagga
    {
    vertical-align: top;
    }

.huvudtab
    {
    background-color: #dddddd;
    }

td.textcell
    {
    background-color: #ffffff;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    font-size: 9px;
    padding: 7px;
    }

em.links {
    
    font-size: 10px;
    line-height: 12px;
}
.links
    {
    font-size: 8px;
    }
    
p {
    font-size: 14px;
    line-height: 19px;
}

h1
    {
    margin-top: 20px;
    font-size: 19px;
    font-weight: 700;
    }

h2
    {
    font-size: 20px;
    }

h3
    {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    }

h4
    {
    font-size: 10px;
    font-weight: 700;
    }

th
    {
    font-size: 11px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    }

.red
    {
    color: #ff3333;
    }

.isnyttmeny
    {
    background-color: #eeeeee;
    padding: 10px;
    border: 0;
    }
    
.isnyttmeny .navrubrik {
    font-size: 20px;
    font-weight: 700;
}

.rubrik, .navbarfet, .navrubrik
    {
    font-weight: bold;
    }

span.navtxt
    {
    font-weight: 400;
    font-size: 10px;
   }

.uddarad
    {
    background-color: #ffffff;
    }

.jamnrad
    {
    background-color: #eeeeee;
    }

.rubrad
    {
    background-color: #cccccc;
    }

.aktuelltfettxt
    {
    font-weight: bold;
    /* color: #af171a; */
    }

.aktuellttxt {
    font-size: 12px;
    /* color: black; */
}

.aktuelltdatum {
    font-size: 11px;
}

.isnyttmeny p {
    line-height: 14px;
}
.aktuellttext .links {
    font-size: 11px;
}

.aktuelltrubrik
    {
    font-size: 14px;
    font-weight: 700;
    }

.tiny
    {
    font-size: 8px;
    }

.shadow
    {
    font-size: 12px;
    color: #cccccc;
    }

#dhtmltooltip
    {
    position: absolute;
    width: 150px;
    border: 2px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
   }

div.lankinfo {
    font-size: 10px;
    border: solid;
    border-color: #0e0e0e;
    border-width: 1px;
    background: #e0e0e0;
    padding: 2px;
}
.gray {
    background-color: #eeeeee;
    padding: 1px 10px;
    max-width: 600px;
}


	#slide_mobile {
		display: none;
	}
	
	#logobox img {
		display: inline;
		margin-right: 10px;
	}
	


@media (max-width: 980px){ 
    
    #navigationwrapper { position: relative; }
    #loginrutarad { }
    #main {}
    
    #login-margin { height:0; }
	#logotext {
		display: none;
	}
	#logo {
margin-left: auto;
margin-right: auto !important;
	}
	#logobox img {
		display: block;
	}
	#mapdiv {
		margin-top: -40px;
	}
}

@media (max-width: 500px){ 
	


	#loginrutarad {
		margin-top: 30px;
	}
	#slide_image_container_not #random_img img {
		max-width: 100%;
	}
	#slide_bigscreen {
		display: none;
	}
	
	#slide_mobile {
		display: block;
	}
	
	#mapdiv {
		margin-top: 10px;
	}

}


@media ( min-height : 480px) and (max-height: 767px) {
	#mapdiv {
		height: 250px !important;
	}
}

