/* Made with love by Chyper*/
@font-face {
    font-family: 'ms95';
    src: url("css/font/ms-sans-serif.ttf");
}


* {
    font-family: "ms95"
}


body {
    font-family: "ms95";
    font-size: 13px;
    background-color: #008080;
    text-decoration: none;
    transform: scale(2);
    overflow: hidden;

}

.row {
    /* Edited by MrShoopa on 12/3/2018! */
    margin-bottom: 10px;
}

.container {
    /* Edited by MrShoopa on 12/3/2018! */
    width: 410px;
}

.windows {
    border: 1px solid;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: #c3c7cb;
    border-right-color: #868a8e;

}

.windows-box {
    border: 1px solid;
    border-top-color: #c3c7cb;
    border-left-color: #c3c7cb;
    background-color: #c0c0c0;
    border-bottom-color: #444;
    border-right-color: #000000;
    width: 410px;
    height: 280px;

    /* Edits by MrShoopa on 12/3/2018 */
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.windows-header {
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-image: linear-gradient(to right, #0000aa, #0082aa);
    height: 25px;
}

.windows-title {
    padding-top: 1px;
    color: white;
    position: relative;
}

.windows-button {
    border: 2px solid;
    border-bottom-color: #444;
    border-right-color: #444;
    border-left-color: #a6a6a6;
    border-top-color: #a6a6a6;
    background-color: rgb(192, 192, 192);
}

.dropdown-button {
    float: right;
    padding-left: 2px;
    margin-top: 0px;
    border: 1px solid;
    border-top-color: #ffffff;
    border-left-color: #dbdada;
    background-color: #c0c0c0;
    border-bottom-color: #000000;
    border-right-color: #000000;
    font-family: "ms95";
    width: 17.5px;
    height: 99%;
}

.info-row {
    /* Edited by MrShoopa on 12/3/2018! */
    padding-bottom: 33px;
}

button:active {
    background-color: rgb(192, 192, 192);
    border: 0.9px solid;
    border-bottom-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-left-color: #000000;
    border-top-color: #000000;
}

.cd-player.text {
    /* Edits by MrShoopa on 12/3/2018 */
    margin-top: 1px;
    position: absolute;
}

.cd-player.icon {
    /* Edits by MrShoopa on 12/3/2018 */
    background-image: url('img/cd-player.png');
    background-size: 17px 14px;
    /*Fix the icon size, was cropping the botom part */
    background-repeat: no-repeat;
    padding-left: 20px;
}

.windows-toolbar {
    list-style: none;
    display: inline;
    padding: 2px;
}

.toolbar-item {
    display: inline-block;
    list-style: none;
    padding: 2px;
    padding-left: 5px;
    text-decoration: none;
}

.toolbar-item:first-letter {
    text-decoration: underline;
    cursor: pointer;
}

.windows-link {
    color: inherit;
}

.clock-display {
    margin-top: 0px;
    border: 1px solid;
    border-bottom-color: #444;
    outline: 1px white;
    border-right-color: #444;
    border-left-color: #a6a6a6;
    border-top-color: #a6a6a6;
    background-color: black;
    width: 240px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-clock-display {
    text-align: center;
    font-size: 30px;
    color: #aaaa55;
}

.player-control {
    padding-left: 45px;
    padding-top: 0px;
}

.play-button {
    margin-right: -3px;
    margin-bottom: 4.5px;
    border: 1px solid;
    border-top-color: #ffffff;
    border-left-color: #dbdada;
    background-color: #c0c0c0;
    border-bottom-color: #000000;
    border-right-color: #000000;
    width: 60%;
    height: 10%;
    font-family: "ms95";
}

.player-button {
    margin-right: -3px;
    margin-bottom: 4.5px;
    padding-left: 5px;
    border: 1px solid;
    border-top-color: #ffffff;
    border-left-color: #dbdada;
    background-color: #c0c0c0;
    border-bottom-color: #000000;
    border-right-color: #000000;
    width: 20%;
    height: 10%;
    font-family: "ms95";
}

.player-input {
    padding-left: 5px;
    width: 100%;
    height: 7%;
    font-family: "ms95";
    font-size: 12px;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    ;
    background-color: #ffffff;
    border-bottom-color: #c3c7cb;
    border-right-color: #c3c7cb;
}

.source-name {
    right: 10%;
    position: absolute;
}

.player-input-of {
    padding-left: 5px;
    width: 100%;
    height: 7%;
    font-family: "ms95";
    font-size: 12px;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    background-color: #c3c7cb;
    border-bottom-color: #c3c7cb;
    border-right-color: #c3c7cb;
}


.player-input-status {
    padding-left: 5px;
    width: 50%;
    height: 7%;
    font-family: "ms95";
    font-size: 13px;
    border: 1px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    background-color: #c3c7cb;
    border-bottom-color: #c3c7cb;
    border-right-color: #c3c7cb;
}

.col.s6.secondary-timer {
    padding-left: 1;
    padding-right: 2;
}

@media only screen and (max-width: 840px) {
    body {
        transform: scale(1);
    }
}