.sacawardmain {
    margin: 0 auto!important;
    width: 780px!important;
    position: relative;
    background-image: url(https://i.imgur.com/433VatC.jpeg);
    background-repeat: round;
    padding: 15px 0;
    border: 2px solid #000000;
    box-shadow: 0px 0px 1px 1px #ffffff70 inset;
}

.sacawardlinks {
    text-align: left;
    padding: 8px 16px;
    position: absolute;
    width: 600px;
    margin-top: 15px;
    margin-left: 143px;
}

.sacawardlink {
    display: inline-block;
    padding: 8px 10px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    color: #ffffff75 !important;
    background: #51596b47;
    min-width: 84px;
    text-align: center;
    background-size: cover;
    height: 12px;
    border: solid 1px #fdfdfd29;
    border-radius: 7px;
    box-shadow: rgb(251 189 5) 2px 0px 0px;
}

.sacawardlink:hover {
    background: #51596ba6;
    color: #ffffff !important;
    height: 14px;
}

.sacawardname {
    margin-top: 4px;
    margin-bottom: -79px;
    text-align: right !important;
    font-size: 30px !important;
    width: 480px;
    margin-left: 90px !important;
    color: #fbfbfb !important;
    padding-top: 78px;
    font-family: "Roboto Condensed";
}

.sacawardprof {
    font-size: 10px;
    width: 380px;
    text-align: right;
    margin-left: 187px !important;
    margin-top: 79px;
    letter-spacing: 1px;
    font-family: "Roboto Condensed";
    color: #ffffff9c;
}

.sacawardface {
    margin-left: 580px;
    margin-top: -100px;
    margin-bottom: -14px;
}

.face2 {
    border-radius: 50%;
    width: 150px;
    min-width: 150px;
    min-height: 150px;
    border: solid 3px #ffffff !important;
    box-shadow: 0px 0px 0px 6px #3e4f659e;
}

.sca {
    position: absolute;
    left: 47px;
    top: 150px;
    text-align: center;
}
  
#menu {
    margin-top: 32px;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: lowercase;
    margin-bottom: 10px;
    width: 605px;
    margin-left: 105px;
    height: 20px;
}

#menu span {
    display: inline-block;
    padding: 8px 10px;
    font-size: 11px;
    letter-spacing: 1px;
    font-family: "Roboto Condensed";
    color: #ffffff !important;
    background: #51596b;
    min-width: 63px;
    text-align: center;
    background-size: cover;
    height: 10px;
    line-height: 11px;
    border-radius: 8px;
    border: solid 1px #51596b;
    box-shadow: 0px 0px 1px 1px #dcedf5 inset;
}

#menu span:hover {
   padding: 8px 10px;
   background: #26282d;
   border: solid 1px #0000007a;
   box-shadow: 0px 0px 1px 1px #a1da68 inset;
}

#menu .tabactive {
   color: #76ad3d !important;
   background: #26282d;
   border: solid 1px #0000007a;
   box-shadow: 0px 0px 1px 1px #a1da68 inset;
}

#submenu {
    height: 584px;
    text-align: center;
    width: 506px;
    overflow-y: auto;
    padding: 16px;
    background: #0a0a0a70;
    border-radius: 15px;
}

#submenu::-webkit-scrollbar-thumb:vertical {
    background-color: rgb(156 218 96) !important;
    border: 1px solid rgb(118 173 61) !important;
}

#submenu::-webkit-scrollbar {
    background-color: #120501;
    height: 6px;
    width: 6px;
}

#submenu::-webkit-scrollbar-track {
   background-color: #181818 !important;
   border: 1px solid rgb(0 0 0) !important;
}

.submenutext {
    display: none; 
    height: 40px;
}

.sacawardicon {
    display: block;
    margin-left: 48px;
    margin-top: 22px;
    position: absolute;
    cursor: pointer;
    padding: 8px 10px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    color: #ffffff75 !important;
    background: #51596b47;
    min-width: 84px;
    text-align: center;
    background-size: cover;
    height: 12px;
    border: solid 1px #fdfdfd29;
    border-radius: 7px;
    box-shadow: rgb(251 189 5) 2px 0px 0px;
}

.sacawardicon.active {
    background: #51596ba6;
    color: #ffffff !important;
    height: 14px;
}

.sacawardiconall {
display: none;
}

.sacawardiconall.active {
    display: block;
    width: 130px;
    height: 130px;
    /* border: solid 1px #000; */
    text-align: center;
    overflow-y: auto;
    position: absolute;
    z-index: 2;
    margin-left: 24px;
    background-color: #51596ba6;
    margin-top: 60px;
    padding: 10px;
    /* border-radius: 20px; */
    scroll-padding: 5px;
}

.sacawardiconall img.used{
 filter: grayscale(1);
}

.sacawardiconall img{
margin-left: 3px;
margin-bottom: 3px;
max-width: 25px;
max-height: 25px;
}

.sacawardiconall::-webkit-scrollbar-thumb:vertical {
    background-color: rgb(156 218 96) !important;
    border: 1px solid rgb(118 173 61) !important;
}

.sacawardiconall::-webkit-scrollbar {
    background-color: #120501;
    height: 6px;
    width: 6px;;
}

.sacawardiconall::-webkit-scrollbar-track {
    background-color: #181818 !important;
   border: 1px solid rgb(0 0 0) !important;
}