/* GENERELLA INSTÄLLNINGAR */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

body .tox .tox-dialog {
    align-self: center !important;
    margin: 8px auto 8px 5px !important;
    width: calc(60vw - 16px) !important;
}
body .tox .tox-form__group:last-child {
    width: 60% !important;
}
body .tox .tox-form__group:first-child {
    width: 100% !important;
}

 #carouselWrap {
        display:none;
    }
    #myCarousel { margin-bottom:0;
    }
    .carouselItem {
        background-repeat: no-repeat;background-size:100%;
    }
    .carousel-indicators li {
        width:16px;
        height:16px;
        border-radius: 16px;
        border: 2px solid #fff;
    }
        .carousel-control {
            background:none;
            border: none;
            font-size: 90px;
        }

        .carousel-caption {
            margin: 0 auto;margin-bottom:70px;
            Text-align: center;Border-radius: 5px;
        }

    @media screen and (min-width: 701px) and (max-width: 980px) {
        .carousel-indicators {
            position:relative;display:inline-block;top:310px
        }
        .carousel-control {
            top:160px;
        }
        #carouselWrap {
            display:block;
            margin-top:-15px;
            margin-bottom:25px;
        }
        .carouselItem {
            height: 350px;
        }
        .carousel-caption {
            max-width:350px;
        }
    }
    @media screen and (min-width: 980px) {
        .carousel-indicators {
            position:relative;display:inline-block;top:410px;
        }
        .carousel-control {
            top:210px;
        }
        #carouselWrap {
            display:block;
            margin-top:-25px;
            margin-bottom:25px;
        }
        .carouselItem {
            height: 450px;
        }
        .carousel-caption {
            max-width:400px;
        }
    }
    
    
@media (min-width: 768px) {
    .matchInfoCol {
	    border:0px solid #F00;
        float:left;
        width:50%;
    }
}

@media (max-width: 767px) {
    .matchInfoCol {
	    border:0px solid #F00;
        float:left;
        width:100%;
    }
}

.barRubrik {margin:10px;margin-top:20px;font-size:20px}
.barMargin {margin-left:10px;margin-right:10px}

@media print {
  a[href]:after {
    content: none !important;
  }
}

.visible-miniphone {
  display: none !important;
}

form.formStyle input[type='text'],textarea, select {font-size: 13px; line-height:15px;margin:0;padding:6px;min2-width:200px;widdth:auto}


.newsItemRub { font-size:11px;color:#333}
.newsItem { padding:0px;padding-top:5px;padding-bottom:5px;border-top:1px dotted #DDD;font-size:11px;color:#888}
    
.matDisv2 { filter: alpha(opacity=50); opacity: 0.5; }

.imgDiv { border:1px solid #FFF }
.imgDiv:hover { filter: alpha(opacity=90); opacity: 0.9;}
.mediumDiv:hover { filter: alpha(opacity=80); opacity: 0.8;}
.matchDiv:hover { filter: alpha(opacity=70); opacity: 0.7; cursor:pointer}

  

.simpleGrad {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F0F0F0), to(#F8F8F8));
    background: -webkit-linear-gradient(top, #F8F8F8, #F0F0F0);
    background: -moz-linear-gradient(top, #F8F8F8, #F0F0F0);
    background: -ms-linear-gradient(top, #F8F8F8, #F0F0F0);
    background: -o-linear-gradient(top, #F8F8F8, #F0F0F0);
    }

html {
    word-wrap: break-word;
}

    #shadow {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background:#000000;
    position:absolute;
    left:0; top:0; width:100%; z-index:99;
    display:none;
}

p { margin: 0; } 
blockquote {border:0}
blockquote p {font-size:inherit}

.rub {
    font-size:23px;
    font-weight:bold;
    line-height:30px;
}

.rub a {
    text-decoration:none;
    color:#000000;
}


.rubSmall {
    font-size:20px;
    font-weight:bold;
    line-height:30px;
}

.rubSmall a {
    text-decoration:none;
    color:#000000;
}


.saNavTop {
    border-bottom:1px solid #CCCCCC;
  margin-right: -15px;
  margin-left: -15px;
    background:#CCCCCC;
    }
    
tr.dag:hover { background: #F8F8F8; }
tr.innanidag:hover { background: #F8F8F8; }
tr.son:hover { background: #F8F8F8; }
tr.idag:hover { background: #F8F8F8; }

.mCal {
    vertical-align:top;
    padding:2px;
    padding-top:4px;
    padding-bottom:4px;
    color:#333;
    font-size: 13px;
}
tr.dag {  border-bottom:1px solid #EEE; }
tr.innanidag {  border-bottom:1px solid #FED; }
tr.idag {
    background: #FFE;
    border-bottom:1px solid #FED;
}

.tblVerksamhet td { padding: 5px;}
.tblKallelse td { padding: 3px;}

.innerAd {border:0px solid;margin-bottom:10px;overflow:hidden}              
.innerAdMargin {border:0px solid;margin-bottom:5px;}              
#outer2Wide {  
    margin: 0px auto 0px auto;
    padding-top:5px;
    margin-bottom: 5px;
}

#outerWide {  
    padding:0px;               
    border-bottom:1px solid #FFFFFF;
    background:#ffffff;
    }

#outer2 {   
    margin: 0px auto 0px auto;
    max-width: 1250px;
    border: 0px solid #000000;
    margin-bottom: 5px;
    /* Utökat med 20px i bredd */
    /* Detta läge är när det inte finns några sponsorer inlagda */
    }


#loginForm {  padding-top:20px; padding-left:9%; padding-right:9%; 
               margin: 0 auto 0;
                max-width:300px}                
    #wrap 
    {
        min-height:1000px;
    }

.hr { border:0;border-top:1px solid #CCCCCC;margin-top:18px;margin-bottom:18px;clear:both}

.admStart { border-top: 1px solid #d8e0e8; border-bottom: 1px solid #d8e0e8; min-height:28px; padding:4px; padding-left:8px; padding-right:8px; background:#E8F0F8;}
.inactive { background:#F0F0F0;}
.adm { border: 0;border-bottom: 1px solid #FFFFFF; padding:0;min-height:35px; background:#FFFFFF; margin-top:0px; }

body {
    font-family:  Tahoma,Arial,"Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 18px;
    min-width: 320px;
    overflow-x: hidden;
  }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;   
}

.navbar .nav > li > a {
  text-shadow:none;
  font-weight:normal;
}

  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
  }


.navbar-fixed-bottom .navbar-inner {
    padding: 0px; /*RIKARD*/
  }
  
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #FFFFFF;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #F0F0F0;
}

.news {
    border-top:1px solid #E8E8E8;
    background: #FFFFFF;
    padding:3px;
    padding-left:0px;
}
.news:hover {
    background: #F8F8F8;
}

.newsActive {
    border-top:1px solid #E8E8E8;
    background: #EEEEEE;
    padding:3px;
    padding-left:0px;
}

.form-actions {background:inherit; border:0}

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

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

h3 { margin-top:0px }

a.kal {
  color: #000000;
  text-decoration: none;
}

a.kal:hover {
  color: #990000;
  text-decoration: underline;
}

.inner {
   padding:0px;
}

.innerInvert {
   padding-left:8px;
   padding-right:8px;
}

/* NAVIGERING */

.navbar {
  margin-bottom: 0px;  
}

.navbar-inner {
  border-radius:                    0px;
  -webkit-border-radius:            0px;
  -moz-border-radius:               0px;
}

.nav-list {
    font-weight:normal;
}

.dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
    text-decoration:none;
}

.nav-list > li > a {
    border-top:0px solid #FFFFFF;
    border-bottom:0px solid #CCCCCC;
    color: #666666;
    padding-top:4px;
    padding-bottom:4px;
}
.nav-list > li > a:hover {
    background: #EEE;
}
.nav-list > .active > a {
    border-top: 0px solid #666666;
    font-weight: bold;
}

.nav-list > .active > a:hover {
    border-top:0px solid #444444;
}

    #gruppLista {
         float:right;
         margin-top:10px;
         margin-bottom:0px;
    }

.tMenuObj {
     font-weight: normal;
     color: #666666;
     margin: 0px;
}

.tMenuObj > a 
{
    text-decoration: none; 
    padding: 12px;
}

.tMenuTopUnder > a 
{
    color: #666666; 
    text-decoration: none; 
    padding: 12px;
}

.tMenuActive > a {
    font-weight: bold ;
    color: #FFFFFF;
}

 .row-fluid .span3 {
        width: 20%;
        margin-left: 0px;
        padding-left: 0px;
    }

 .row-fluid .span9 {
        width: 80%;
        margin-left: 0px;
        padding-right:1.5%;
        padding-left: 3%;
    }

 /* Marginaler till höger och vänster om nyhetsflödet + column med matcher/RSS */
 .row-fluid .span99 {
        width: 100%;
        margin-left: 0px;
        padding-right: 10px;
        padding-left: 20px;
    }
    
 .tbl1 {
        width: 67%;
        float: left;
        min-height: 1px;
    }
    
 .tbl2 {
        width: 33%;
        float: left;
    }

.floatLeftFullWidth {
    float: left;
    width: 100%;
    overflow-x: auto;
}

.dropdown-menu-arrow::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 54px;
    position: absolute;
    top: -7px;
}

.dropdown-menu-arrow::after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 55px;
    position: absolute;
    top: -6px;
}
/* SUPERETTAN Z-INDEX */
.superettan-topbar {
	z-index: 40000 !important;
}

.annonsSpalt {
    /* Test här*/
    background-color: blanchedalmond;
    height: 1500px;
}

/* Detta löser buggfix med tomma redigerinstabeller i nyheter. Utan detta går det inte att klicka in på tomma celler då de saknar höjd */
#edit_styckeText table > tbody > tr > td > div {
    min-height: 1px;
}

/* Styling för båda versionerna */
.indentering {
    margin-left: 12px;
}

.mobilMeny .container {
  /*  background: #EEE; */
} 

.sektionsruta {
    padding: 5px 5px 0 5px;
    border-bottom-style: solid; 
    border-bottom-width: 2px; 
    margin: 0 10px;
  /*  margin: -5px 10px 0 10px !important; */
}

/* Ikonen i sektionsrutorna */
.sektionsruta > i {
    color: #333;
    font-weight: bold; 
    margin-right: 5px;
}

.sektionsruta > b {
    color: #333; 
    text-decoration: none; 
}
.sektionsRutaOuter {
    padding-bottom: 10px; 
}

.innerAd img {
   width: 100%;
}

/* SportAdmin-loggan längst ned till höger på sidan */
.sportAdminLogotype {
    padding: 15px; 
    border-top: 1px solid #CCCCCC;
    background: #FFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.menuBtnMobile {
    font-size: 20px;
    padding-right: 10px;
    padding-top: 11px;
    padding-left: 10px;
    padding-bottom: 9px;
    float: right;
    cursor: pointer;
    padding-right: 10px;
}   

/* Caret's i listan för menyn i mobilversionen */
.mobilMenyCaret {
    float: right;
    margin-right: 30px;
    font-size: 20px;
}
    
.tMenuObj > a {
    width: 100%;
    display: inline-block;
}

.avgransare {
    height: 5px;
}

#outerAd { 
    border-left: 1px dotted #ccc;
}






/* Styling för infoboxar  */

.outerDiv_danger {
    margin-bottom: 5px;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-width: 1px;
    border-style: solid;
}

button.accordion_danger {
    background-color: #f2dede !important;
    color: #a94442;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.1s;
}

.accordionCaption_danger {
    color: #a94442;
}

button.accordion_danger.active {
    border-bottom: solid #f2dede 0px;
}
button.accordion_danger:hover {
    background-color: #F4E4E4;
}

div.panel_danger {
    font-size: 13px;
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: 0.25s ease-in-out;
    opacity: 0;
    background-color: #f2dede;
    border-color: #ebccd1;
}

div.panel_danger.show {
    opacity: 1;
    max-height: 500px;
}



.outerDiv_info {
    margin-bottom: 5px;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border-width: 1px;
    border-style: solid;
}

button.accordion_info {
    background-color: #d9edf7 !important;
    color: #31708f;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.1s;
}

.accordionCaption_info {
    color: #31708f;
}

button.accordion_info.active {
    border-bottom: solid #bce8f1 0px;
}
button.accordion_info:hover {
    background-color: #E0F0F8;
}

div.panel_info {
    font-size: 13px;
    padding: 0 18px;
    background-color: #d9edf7;
    max-height: 0;
    overflow: hidden;
    transition: 0.25s ease-in-out;
    opacity: 0;
    border-color: #bce8f1;
}

div.panel_info.show {
    opacity: 1;
    max-height: 500px;
}



.outerDiv_warning {
    margin-bottom: 5px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    border-width: 1px;
    border-style: solid;
}

button.accordion_warning {
    background-color: #fcf8e3 !important;
    color: #8a6d3b;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.1s;
}

.accordionCaption_warning {
    color: #8a6d3b;
}

button.accordion_warning.active {
    border-bottom: solid #faebcc 0px;
}
button.accordion_warning:hover {
    background-color: #FCF9E8;
}

div.panel_warning {
    font-size: 13px;
    padding: 0 18px;
    background-color: #fcf8e3;
    max-height: 0;
    overflow: hidden;
    transition: 0.25s ease-in-out;
    opacity: 0;
    border-color: #faebcc;
}

div.panel_warning.show {
    opacity: 1;
    max-height: 500px;
}



.outerDiv_success {
    margin-bottom: 5px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-width: 1px;
    border-style: solid;
}

button.accordion_success {
    background-color: #dff0d8 !important;
    color: #3c763d;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.1s;
}

.accordionCaption_success {
    color: #3c763d;
}

button.accordion_success.active {
    border-bottom: solid #d6e9c6 0px;
}
button.accordion_success:hover {
    background-color: #E5F3DF;
}

div.panel_success {
    font-size: 13px;
    padding: 0 18px;
    background-color: #dff0d8;
    max-height: 0;
    overflow: hidden;
    transition: 0.25s ease-in-out;
    opacity: 0;
    border-color: #d6e9c6;
}

div.panel_success.show {
    opacity: 1;
    max-height: 500px;
}

.accordionSymbol {
    width: 5px;
    margin-top: 2px;
}




button.accordion_infoText {
    background-color: #6ba636 !important;
    color: white;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    text-align: center;
    transition: 0.1s;
}

.accordionCaption_infoText {
    color: #3c763d;
    height: 35px;
}

button.accordion_infoText:hover {
    background-color: #79AE4A;
}

div.panel_infoText {
    font-size: 13px;
    padding: 0 18px;
    background-color: #575757;
    color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.25s ease-in-out;
    opacity: 0;
    margin-top: -1px;
}

div.panel_infoText.show {
    opacity: 1;
    max-height: 500px;
}


button.accordion_log {
    background-color: #f9f0f0;
    color: #990000;
    padding: 5px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 11px;
}

.accordionCaption_log {
    color: #3c763d;
    height: 35px;
}

div.panel_log {
    font-size: 11px;
    font-weight: bold;
    padding: 0 15px;
    background-color: #f9f0f0;
    color: darkslategrey;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
}

div.panel_log.show {
    opacity: 1;
    max-height: 1000px;
}

.floatRight {
    float: right;
}

.accordion {
   margin-bottom: 0px; 
}

.panel_info  p {
    margin: 0 0 10px;
}
/* Slut för infoboxar  */

.topAlert {
    width: 100%;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Tahoma, Arial,'Helvetica Neue', Helvetica, sans-serif;
    display: inline-block;
    text-decoration: none; 
}

.topAlert:hover, .topAlert:focus {
    text-decoration: none;
}

.cookieAlert {
    width: 100%;
    text-align: center;
    background-color: #edeff5;
    color: #828390;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    z-index: 100;
    display: none;
}

.cookieAlert > button {
    border: none;
    color: #828390;
    background-color: #dedede;
}

.cookieAlert > button:hover {
    background-color: #e4e4e4;
}

.cookieAlert > span > a {
    text-decoration: underline;
    color: #828390;
}

@media (max-width: 767px) {
    .cookieAlert {
        line-height: 25px;
    }

    .cookieAlert > button {
        display: block;
        margin-top: 10px;
        width: 80%;
        margin: 10px auto 0 auto;
        padding: 10px 0;
    }

    .cookieAlert > span {
        width: 75%;
        display: block;
        margin: 0 auto;
    }
}
@media (min-width: 768px) {
    .cookieAlert > button {
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        padding: 8px 45px;
    }
}

.fundraising-container{
    font-family: 'Inter';
    display: flex;
    flex-direction: column;
    margin-left:10px;
    margin-right: 10px;
    overflow-y: auto;
    max-height: 1100px;
}

.fundraising-container .fundraising{
    border-radius:8px;
    position:relative;
    text-align: center;
  
    margin-bottom: 12px;
}

.fundraising-container .background-image{
    opacity: 0.2;
    position: absolute;
    top:0px;
    height:70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.fundraising-container .logo{
    height: 80px;
    width: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}

.fundraising-container .content-container{
    display: flex;
    flex-direction: column;
}

.fundraising-container .title{
    margin-top: 126px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 8px;
}

.fundraising-container .title-small{
    font-size: 8px;
    color:#C3C9CF;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 8px;
}

.fundraising-container .description{
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 24px;
}

.fundraising-container .button-container{
    display: flex;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.fundraising-container a{
    width: 100%;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.4px;
    text-decoration: none;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.4px;
    padding: 11px;
    border: none;
    border-radius: 8px;
}

.fundraising-container a:hover{
    text-decoration: none;
    opacity: 0.8;
}