body { background: #b6a37d;
    color: #5b2f1f;
    shadow: ##5b2f1f;
    font-family: "Inclusive Sans", sans-serif;}

    main {background-image: url("img/Columbus_Radio_Centre_-_Sydenham_branch,_435_Colombo_St,_Christchurch,_NZ.jpg");
        background-repeat: no-repeat;}

        .cabinet {width: 75%;
            background: #9a004755;
        }

    .outdated {background: #e3f8ff;
       color: #9a0047;
         accent-color: hsl(250 100% 34%);
    }

    .fillbg {background:grey;
        padding: 1em;
        border-radius: .5em;
        background-image: url("img/INF3-108-Laura_Knight.jpg");
        background-repeat: no-repeat;
        # display: flex;
        # background-position: 50% 0;
        background-position: center;
        background-size: cover;
        accent-color: #5b2f1f;

    }
.videoform {border: .5em inset #5b2f1f;
    border-radius: .5em;
padding: 20px;
margin: 10px;
font-weight: bolder;
position: relative;
outline: none;
}

summary:focus {
    accent-color: #5b2f1f;
    border: dotted #5b2f1f;
    box-shadow: 0 0 70px 7px #7f7257;
}

.dragsvgs{
border: 1px dotted black;
display: inline;
position: absolute;
right: -5px;
z-index: -1;
}
    .subintborder {padding: 2em;
        background: #8c235c35;
        width: 75%;
        height: 500px;
        overflow: scroll;
        box-shadow: 0 0 70px 7px #5b2f1f;
        margin-left: 5%;
        outline: inset;
    }

    }
    .subsearch {padding: 2em;
        background: #8c235c35;
        display: inline;
        caret-color: #5b2f1f;
        outline-color: hotpink;


    }

    .subplay {padding: -2em;
        background: #8c235c35;
        display: inline;
    }


    a:link {color:#0a50a2; font-weight:bolder;}
    a:visited {color:hotpink;}
    a:hover {color:cornflowerblue;}


    .radiocab {
        background-color: #9b806155;
        font-size: bigger;
        width: 15%;
    float: right;
    }

.radiosvg {border: groove 4px;
    border-radius: 3em;
}
.allstations {border: groove #0a50a2 2px;
    font-weight: bolder;
    max-width: 100%;
    height: 75%;
    object-fit: contain;
    overflow: overlay;
}
    .station {max-width: 25%;
        display: inline-block;
        font-weight: bolder;
        font-size: bigger;
        background-color: #152d4625;
    }
.playerlist {accent-color: #152d46;}


.spinitron {display: block;
}