@media ( max-width : 767px) {
	#logotype {
	  margin-left: 36px;
	}
}

@media ( min-width : 768px)  {

}

#klubbartikellogotype,#rapportometer {
  display: none;
}

/*#isnytt-div h3 , #utlysaren-div h3 {
    font-size: 20px;
}*/

h3, .isobs h3, .teaserrubrik, #isnytt-div h3, utlysaren-div h3 {
    font-size: 16px;
}

.grton {
    background-color: #F9F9F9;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    border: 1px solid #666;
}
.slide_image_container {
    margin-bottom: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.bildtxt1 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, non-serif;
}
.bildtxt2 {
    font-size: 11px;
    font-style: italic;
    font-family: Verdana, Arial, non-serif;
}
/* --- fix av för ljus hr på www.solstaskaret.se --- 
hr, #footer_line {border-top: 1px solid #20629b;} 2022-03-28 */
hr {border-top: 1px solid #20629b;} 
#footer_line {display:none;} 
.shadowtext, a.shadowtext:link, a.shadowtext:visited {color:#999999 !important;}
/* --- sssk-inspirerat --- */

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

#pagefooter {
    padding: 15px 0px 15px 0px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%; 
    float: left;
    color: white;
    background-color: #20629b;
    max-width: none;
}
#slk_footer_container {
    max-width: 1100px;
    margin: auto;
}
#footer ul li {
    color: #FFF;
}
.list_redback {
    padding:0;
    margin:0px 0px 10px 0px;
    list-style-type: none;
}

.lrb2 {
    padding-left:20px;
}

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

.green {
    color:green;
}
.red {
    color:red;
}

.sidaladdad { 
	font-size:8pt;
	font-style: italic;
}

/* --- 200501: tydligen gammal teknik, ta bort alla? --- */
/* #image_flipper:before { 
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f021 ";
    color: #20629b;
    padding-right: 5px;
} */

.fa_ikon { 
    font-family: FontAwesome;
    font-weight: normal;
	font-style: normal;
    content: "\f003 ";
    color: #ffffff;
}

.icon-arrow-right:before { 
    content: "\f061 ";
}
.icon-envelope:before { 
    content: "\f003 ";
}
.icon-facebook-sign:before { 
    content: "\f082 ";
}
.icon-flag:before { 
    content: "\f024 ";
}
.icon-home:before { 
    content: "\f015 ";
}
.icon-inbox:before { 
    content: "\f01c ";
}
.icon-legal:before { 
    content: "\f0e3 ";
}
.icon-phone-sign:before { 
    content: "\f098 ";
}
.icon-twitter:before { 
    content: "\f099 ";
}
.icon-info-sign:before { 
    content: "\f05a ";
}
.icon-copyright:before { 
    content: "\f1f9 ";
}
