﻿.TextShadowMaker {
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}

.textVisible {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.ownThumbnail-img {
    border: solid 5px #ededed;
    border-radius: 3px;
}

.btnMenu {
    display: block !important;
    width: 100%;
    text-align: right;
    padding: 4px;
    padding-right: 10px;
    font-size: 12px !important;
    border: solid 1px #ccc;
    margin-bottom: 2px;
    border-radius: 3px;
    background-color: white;
    color:dimgrey !important;
    cursor:pointer;
}

    .btnMenu:hover {
        display: block !important;
        width: 100%;
        text-align: right;
        padding: 4px;
        padding-right: 10px;
        font-size: 12px !important;
        border: solid 1px #ccc;
        margin-bottom: 2px;
        border-radius: 3px;
        background-color: #0060b1;
        color: white !important;
        cursor: pointer;
    }

@media screen and (min-width:290px) {

    .about-image9 .cilent-box {
        max-width: 400px;
    }
}

@media screen and (min-width:481px) {
    .about-image9 .cilent-box {
        max-width: 500px;
    }
}

@media screen and (min-width:768px) {
    .about-image9 .cilent-box {
        max-width: 700px;
    }
}

@media screen and (min-width:961px) {
    .about-image9 .cilent-box {
        max-width: 450px;
    }
}

@media screen and (min-width:1024px) {
    .about-image9 .cilent-box {
        max-width: 450px;
    }
}

@media screen and (min-width:1198px) {
    .about-image9 .cilent-box {
        max-width: 240px;
    }
}

@media screen and (min-width:1310px) {
    .about-image9 .cilent-box {
        max-width: 310px;
    }
}

@media screen and (min-width:1381px) {
    .about-image9 .cilent-box {
        max-width: 310px;
    }
}

@media screen and (min-width:1399px) {
    .about-image9 .cilent-box {
        max-width: 340px;
    }
}

@media screen and (min-width:1475px) {
    .about-image9 .cilent-box {
        max-width: 340px;
    }
}