@import url('//fonts.googleapis.com/css?family=Droid+Sans');

body {
    margin: 0px;
    background-color: #f4f4f4;
    /*font-family: 'Droid Sans', Verdana;*/
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 15px;
    /*background-image:url(/images/system/bg.png);
  background-repeat:repeat-x;*/
}

.skolon-menu-button {
    left: 680px;
    top: 20px;
    ;
    position: absolute;
}

h1.header {
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 5px;
}

.coloredheader {
    color: #ddb70c;
}

#ltrPatreonShort {
    display: block;
    text-align: center;
}

#optionsRight {
    float: right;
    text-align: right;
    padding-right: 20px;
}

#divAdsense {
    width: 730px;
    height: 100px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#imgCursorFlag {
    height: 14px;
    border: 1px solid #dddddd;
    margin-top: 2px;
    margin-right: 2px;
}

#divAdsense2 {
    width: 730px;
    height: 100px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#contentwrapper2 {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}



#header {
    height: 130px;
    background-color: #0c2151;
    border-bottom: solid 2px #c0c0c0;
    margin-bottom: 15px;
    width: 100%;
}

#header-content-wrapper {
    max-width: 1250px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#header .spacer {
    /*position:absolute;*/
    right: 0px;
    float: right;
    width: 245px;
}

img#imgThumb {
    filter: brightness(104%);
    border-radius: 20px;
}

#header a {
    text-decoration: underline;
}

#logo {
    position: relative;
    float: left;
    padding-top: 20px;
    left: 0;
    z-index: 90;
}



#socialmedia {
    float: right;
    padding-top: 20px;
    right: 5%;
    margin-left: 0px;
    width: auto;
    z-index: 100;
}


.btnpatreon {
    background: #e85d4b;
    background-image: -webkit-linear-gradient(top, #e85d4b, #c44335);
    background-image: -moz-linear-gradient(top, #e85d4b, #c44335);
    background-image: -ms-linear-gradient(top, #e85d4b, #c44335);
    background-image: -o-linear-gradient(top, #e85d4b, #c44335);
    background-image: linear-gradient(to bottom, #e85d4b, #c44335);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

    .btnpatreon:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #ee5a45, #f88d7e);
        background-image: -moz-linear-gradient(top, #ee5a45, #f88d7e);
        background-image: -ms-linear-gradient(top, #ee5a45, #f88d7e);
        background-image: -o-linear-gradient(top, #ee5a45, #f88d7e);
        background-image: linear-gradient(to bottom, #ee5a45, #f88d7e);
        text-decoration: none;
    }




.smedia {
    padding: 1px;
    border: none;
    float: right;
    height: 35px;
    border-radius: 7px;
}

.clear {
    clear: both;
}

#onlineimg {
    position: absolute;
    left: 0;
    top: 90px;
    z-index: 100;
}

#socialLinks {
    position: absolute;
    max-width: 250px;
    left: 50%;
    top: 85px;
    margin-left: 215px;
}

.searchbox {
    margin-left: 5px;
    width: 260px;
    height: 25px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
    float: right;
}

.gsc-control-cse {
    margin-left: 10%;
    border: none !important;
    width: 80% !important;
    background-color: transparent !important;
}

#contentwrapper {
    /* position:absolute;
 left:50%;
 margin-left:-480px; */
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f4f4;
}


#panAdsense {
    text-align: center;
    align-content: center;
    margin-top: 10px;
    margin-left: 1%;
    width: 98%;
}

#leftcol {
    float: left;
    width: 80%;
    overflow: hidden;
}


#rtcol {
    float: left;
    width: 210px;
    margin-left: 20px;
}



#leftcol2 {
    float: left;
    width: 600px;
    overflow: hidden;
}


#rtcol2 {
    float: left;
    width: 350px;
    margin-left: 20px;
}

.featureddiv {

    margin:0px; 
}

.featureditem {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    background-color: white;
    border-radius: 20px;
    padding-right:22px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
    border: solid 1px #cccccc;
    width: 150px;
}

.featureditemwide {

    margin-top: 10px;   
    background-color: #f9f9f9;
    border-radius: 0px;

    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
    padding-right: 10px;
    border: solid 1px #eeeeee;


}

.featureditemwide img{
    float:left;
    padding-right:20px;
}

#footer {
    /* position:relative;
   top:3000px;*/
    margin-top: 50px;
    width: 100%;

    height: 120px;
    background-color: #0c2151;
    padding: 0px;
    padding-top: 20px;
    text-align: center;
    color: #eeeeee;
    font-size: 14px;
}

.whitelink {
    color: #eeeeee;
    font-size: 14px;
}

    .whitelink:visited {
        color: #eeeeee;
        font-size: 14px;
    }

#mainbanner {
    /*border-top: solid 1px #c0c0c0;*/
    border-bottom: solid 1px #c0c0c0;
    padding: 10px 0px 10px 0px;
    margin-bottom: 15px;
    text-align: center;
}

    #mainbanner img {
        width: 100%;
    }

#sidebar {
    margin-top: 7px;
    line-height: 130%;
    background-color: white;
    border-radius: 20px;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-right: 17px;
    border: solid 1px #cccccc;
    width: 160px;
}



#langselect {
    margin-bottom: 20px;
}

.divDownload {
    background-color: #eeeeee;
    padding: 15px;
}

.maintext {
    margin-left: 0px;
    line-height: 22px;
    padding-right: 25px;
}

#completion {
    position: absolute;
    display: none;
    background-color: #ffffff;
    z-index: 250;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #336699;
    padding: 20px;
    text-align: center;
    background-color: #fefef1;
    border: solid 1px #bbbbbb;
    padding: 2%;
    margin-top: 30px;
    border-radius: 25px;
    opacity: 0.9;
}

.featured:hover {
    text-decoration: none;
    border-bottom: none !important;
}

.featuredimage:hover {
    text-decoration: none;
    border-bottom: none !important;
}

.featuredimage {
    border: 0px;
}

#welcome {
    clear: both;
    padding-top: 40px;
    margin-bottom: 55px;
}

    #welcome #welcomeImg {
        display: none;
    }

.sectioncolumn {
    float: left;
    width: 30%;
    min-width: 275px;
    margin-right: 3.0%;
}


    .sectioncolumn.secondcolumn {
    }

    .sectioncolumn.lastcolumn {
        width: 27%;
        min-width: 200px;
        margin-left: 25px;
        margin-top: 50px;
    }

        .sectioncolumn.lastcolumn img {
            float: right;
            width: 98%;
        }

    .sectioncolumn.columnmargin {
        /*margin-right:40px;*/
    }

.sectionhead {
    float: left;
    padding-top: 10px;
    margin-left: 0px;
    padding-bottom: 3px;
    border-bottom: solid 6px #ead52e;
    min-width: 275px;
}


.texthead {
    padding-top: 10px;
    padding-bottom: 3px;
    border-bottom: solid 6px #ead52e;
    font-size: 25px;
    color: #505050;
}

.sectionhead.headextension {
    /*padding-right:100px;*/
}

.sectionhead.fullwidth {
    width: 100%;
    margin-bottom: 25px;
    
}

    .sectionhead.fullwidth.small {
        width: 100%;
        margin-bottom: 25px;
        margin-top: 25px;
        border-bottom: solid 2px #ead52e;
    }



.sectionheadicon {
    float: left;
    margin-right: 15px;
}

.sectionheadtext {
    float: left;
    color: #0d3059;
    font-size: 16px;
    padding-top: 5px;
    padding-right: 20px;
}

    .sectionheadtext.areaheading {
        color: #0d3059;
        font-size: 25px;
        color: #505050;
    }

        .sectionheadtext.areaheading.small {
            color: #0d3059;
            font-size: 16px;
            color: #505050;
            font-weight: bold;
        }

    .sectionheadtext.yoffset {
        padding-top: 12px;
    }


.sectioncontent {
    clear: both;
    padding-top: 20px;
    font-size: 15px;
    color: #303030;
    line-height: 1.5;
    margin-left: 10px;
}

.extitle {
    font-size: 15px;
    color: #707070;
    padding-left: 5px;
}

    .extitle.horiz {
        padding-left: 0px;
    }

    .extitle a {
        color: #707070;
        text-decoration: none;
    }

        .extitle a:hover {
            color: #336699;
            border-bottom: dotted 1px #336699;
        }



.langlist {
    color: #606060;
    font-size: 1.0em;
    /*margin-right:40px;*/
    width: 100%;
}

.langlist-wrapper {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    line-height: 1;
    break-inside: avoid;
}

#completedText {
    padding: 20px;
}

.socialButtons {
    margin-top: 7px;
    margin-left: 70px;
    text-align: center;
}

.socialLink {
    text-align: center;
}

#lblTellFriends {
    margin-top: 5px;
}

#lblFinalScore {
    font-weight: bold;
}



.langlist-item {
    box-sizing: border-box;
    overflow: visible;
    margin: -5px 5px 7px 0px;
    min-width: 250px;
    width: 31%;
}


.langlist a {
    color: #606060;
    text-decoration: none;
}

.smallcheck {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

#columnimg {
    /*height:300px;
    float:right;
    padding-top:50px;*/
}


#breadcrumbs {
    margin-top: 5px;
    margin-left: 10px;
    /*float:left;  */
    font-size: 15px;
}

.listtoggle {
    font-size: 14px;
    margin-top: 15px;
    margin-left: 10px;
}

#pagetitle {
    /* float:right;  */
    font-size: 25px;
    text-align: left;
    /* text-transform:uppercase;   */
    margin-bottom: 7px;
    padding-left: 10px;
}

.keywords {
    font-size: 15px;
    color: #707070;
    margin-top: 25px;
    line-height: 1.75;
}

.titleleft {
    color: #0d3059;
}

.titlert {
    color: #ddb70c;
}


.gamesublist {
    width: 100%;
}

.exblock {
    clear: both;
    vertical-align: top;
}


.gamesublist.vertical {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-break-inside: avoid;
}

.gamesublist.horizontal {
    /*-webkit-column-count: 5;
-moz-column-count: 5;
column-count: 5;
-moz-column-gap: 2em;
-webkit-column-gap: 2em;
column-gap: 2em;*/
}

/*.exitemwrapper*/
.gamesublist.vertical span > div {
    /*float:left;*/
    box-sizing: border-box;
    overflow: hidden;
    margin: 0px 2% 6px 0px;
    min-width: 400px;
    max-width: 550px;
    padding-left: 0px;
    min-height: 30px;
}

.gamesublist.horizontal span > div {
    float: left;
    box-sizing: border-box;
    height: 200px;
    overflow: hidden;
    margin: 0px 25px 3px 0px;
    width: 155px;
    /*max-width:350px;
  min-width: 250px;*/
}

.mapicon img {
    min-height: 117px;
}

.exitemwrapperhoriz {
    /* width:310px; 
 min-height:25px;*/
    /*width:177px;
 margin-right:15px*/
}


.exitem {
    line-height: 110%;
}


.flagicon {
    text-align: left;
    vertical-align: top;
    margin-right: 4px;
    width: 30px;
}


.gamepartlist {
    clear: both;
    font-size: 15px;

}

.gameflag {
    float: left;
    width: 5%;
    min-width: 75px;
    max-width: 130px;
    margin-right: 10px;
    margin-bottom: 5px;
    box-shadow: -5px 5px 5px #cccccc;
    /* padding:5px; background-color:#e8e8d8;
 border-radius:7px;*/
}

.gamelist {

    margin-top: 5px;
    width: 95%;
    line-height: 150%;
}

.gamewindow {

    width:95%;
    background-color: #ffffff;
    border: solid 1px #bbbbbb;
    padding: 2%;
    margin-top: 20px;
    border-radius: 25px;
    box-shadow: -10px 10px 10px #cccccc;
}

.allgames {
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .allgames a {
        color: #505050;
    }

a {
    color: #225588;
    text-decoration: none;
}

    a:visited {
        color: #225588;
    }

    a:hover {
        color: #996633;
        border-bottom: dotted 1px #336699;
    }

.enabledlink {
    color: #225588;
    text-decoration: none;
}

.disabledlink {
    color: #808080;
    text-decoration: none;
}

    .disabledlink:hover {
        color: #808080;
        text-decoration: none;
        border-bottom: none;
    }



#logo a {
    border: none;
}

    #logo a img {
        border: none;
    }

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.flag1 {
    box-shadow: -3px 3px 3px #cccccc;
}


.gameimg1 {
    -moz-box-shadow: inset 0px 2px 8px #333; /* FF3.5+ */
    -webkit-box-shadow: inset 0px 2px 8px #000; /* Saf3.0+*/
    box-shadow: inset 0px 2px 8px #333; /* Opera 10.5, IE 9 */
    -moz-border-radius: 30px; /* FF1+ */
    -webkit-border-radius: 30px; /* Saf3-4 */
    border-radius: 30px; /* Opera 10.5, IE 9, Saf5, Chrome */
    height: 60px;
    width: 60px;
}

#questionLabel {
    font-size: 18px;
}

.app-buttons {
    text-align: center;
    margin-bottom: 25px;
}

#extraadsense {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.mapicon img {
    height: 117px;
    width: 150px;
    border: 1px solid #dddddd !important;
    border-radius: 10%;
    -webkit-filter: saturate(95%);
    -webkit-filter: brightness(95%);
    -webkit-transition: all 0.5s;
}

    .mapicon img:hover {
        -webkit-filter: saturate(110%);
        width: 152px;
        -webkit-filter: brightness(110%);
    }

.mapicon a:hover {
    border-bottom: none;
}

.searchbox {
    width: 180px;
}


/*MEDIA QUERIES*/


@media (max-width: 1250px) {

    #leftcol {
        width: 95%;
        margin-left: 2.5%;
    }

    #rtcol {
        display: none;
    }

    .featureditem {
        height:230px;
        overflow: hidden;
    }




    #header-content-wrapper {
        width: 95%;
        margin-left: 2.5%;
    }

    #header .spacer {
        display: none;
    }
}

@media (max-width: 1000px) {



    #imgCursorFlag {
        height: 8px;
        margin-top: 1px;
    }

    #pagetitile {
        font-size: 15px;
    }

    .smedia {
        display: none;
        height: 0px;
    }

    .gamesublist.vertical {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        break-inside: avoid;
        vertical-align: top;
    }

        .gamesublist.vertical span > div {
            float: left;
            box-sizing: border-box;
            /*height:45px*/
            overflow: hidden;
            margin: 2px 2% 2px 2px;
            min-width: 300px;
            max-width: 370px;
            min-height: 30px;
        }

    .btn-wrapper {
        visibility: hidden;
    }


    #header {
        height: 85px;
        border: none;

    }

    #logo {
        top: -5px;
    }


        #logo img {
            height: 45px;
        }

    .searchbox {
        float: right;
        clear: right;
    }

    .btn-wrapper {
        float: left;
        margin-right: 15px;
    }

    #socialmedia {
        width: auto;
        padding-top: 12px;
    }

        #socialmedia img {
            height: 15px;
        }

    #divAmazon {
        display: none;
    }


    #onlineimg {
        top: 65px;
        left: 7%;
    }

        #onlineimg img {
            height: 60px;
        }

    #welcome #welcomeImg {
        display: block;
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        width: 15%;
    }

    #columnimg {
        display: none;
    }

    .sectioncolumn {
        clear: both;
        width: 95%;
        margin-bottom: 20px;
    }


    #maincontent .purch-link {
        width: 25%;
        margin-left: 10px;
        min-width: 175px;
        text-align: center;
    }

    .sectioncontent .purch-link {
        width: 25%;
        margin-left: 10px;
    }

    .sectioncontent.purch-links a img {
        width: 22% !important;
        min-width: 150px;
    }

    #lblGameMode {
        display: none;
    }

    #gameModeWrapper {
        padding-left: 10px !important;
    }
}

@media (max-width:820px) {
    #panPatreon {
        display: none;
    }



    #loginName {
        width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .searchbox {
        width: 220px;
    }

    .langlist-wrapper {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .exblock {
        /*padding-left:50px;*/
    }


    .sectioncontent.languageslist {
        /*padding-left:20px;*/
    }

    #rtcol2 {
        display: none;
    }

    #contentwrapper2 {
        width: 600px;
    }

    #adsense1 {
        width: 100%;
    }
}

@media (max-width:700px) {


    .gamewindow {
        border-radius: 8px;
    }

    #HUD {
        font-size: .95em !important;
    }

    #HUDWrapper {
        height: 25px !important;
    }

    .gamesublist.vertical {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        break-inside: avoid;
    }

    .searchbox {
        margin-top: 6px;
        clear: both;
    }


    .btn-wrapper {
        margin-right: 0px;
        float: right;
    }



    .sectionhead {
        width: 95%;
    }

    .sectionheadtext {
        width: 80%;
    }

    .sectionheadicon {
        width: 35px;
    }

    .top10-wrapper {
        display: none;
    }
}

@media (max-width:600px) {

    #divGameText {
        display: none;
    }

    #loginName {
        width: 150px;
    }

    .gamewindow {
        border-radius: 5px;
    }

    .langlist-wrapper {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #contentwrapper2 {
        width: 450px;
    }

    #leftcol2 {
        width: 450px;
    }

    #imgQuestionFlag {
        max-height: 30px;
    }
}




@media (max-width:500px) {
        #lnkReview {
                display: none;
    }
}




@media (max-width:400px) {
    .top10-wrapper {
        display: none;
    }






    .gamewindow {
        border-radius: 5px;
    }

    #HUD {
        font-size: .85em !important;
    }

    .sectionheadtext {
        width: 75%;
        margin-top: -10px;
    }


    #logo {
        padding-top: 10px;
        width: 100%;
    }

        #logo .wordmark {
            height: 15px;
            margin-left: 7%;
        }

    #onlineimg {
        margin-left: -20px;
    }


    .btn-wrapper {
        display: none;
    }

    #pagetitle {
        font-size: 25px;
    }


        #pagetitle + div {
            padding: 15px !important;
            padding-left: 15px !important;
            padding-right: 15px !important;
        }


    .gamesublist.vertical span > div {
        font-size: .9em;
        float: left;
        box-sizing: border-box;
        /*height:37px; */
        overflow: visible;
        margin: 0px 2% 3px 0px;
        min-width: 300px;
        width: 90%;
        /*max-width:500px;*/
    }

    .extitle {
        font-size: 15px;
    }

    #contentwrapper2 {
        width: 350px;
    }

    /*#socialmedia
{
 width:130px;
 right:30px;
 padding-top:18px;
}

#socialmedia img{
    height:25px;
}*/




}


#memLogin {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 11px;
}

.login-buttons {
    clear: both;
    float: right;
    padding: 5px;
    height: 40px;
}

#loginName {
    color: #aaaaaa !important;
    margin-right: 10px;
    float: right;
    white-space: nowrap;
}

.mem-login {
    color: #fff !important;
    display: none;
}

#memLogin a {
    color: #fff !important;
}

.exitem {
    padding: 3px;
    /*padding-left:35px;
text-indent:-35px;*/
}


.exicon {
    margin-right: 5px;
    margin-top: 3px;
    float: left;
    min-height: 23px;
}

.textlink {
    margin-left: 5px;
    min-height: 23px;
    width: 370px;
    line-height: 150%;
}






.circle-score {
    float: right;
    box-sizing: border-box;
    padding: 0px 2px 2px 2px;
    width: 30px;
    height: 15px;
    border-radius: 0%;
    /*background-color:#b52b2b;*/
    color: #fff;
    font-size: 11px;
    margin-left: 6px;
    text-align: center;
}

    .circle-score:hover {
        cursor: pointer;
    }

.score-popup {
    background-color: #fff;
    border: solid 1px #dddddd;
    border-radius: 7px;
    padding: 7px;
    padding-left: 12px;
    min-width: 150px;
    text-align: left;
    line-height: 150%;
    font-size: 15px;
}

#nickname {
    margin-top: 12px;
    padding: 3px;
    width: 240px;
}


.red {
    background-color: #990000;
}

.darkyellow {
    background-color: #e5b233;
    color: #000;
}

.yellow {
    background-color: #fbda73;
    color: #000;
}

.green {
    background-color: #0a7430;
    font-size: 10px;
}

#topScoreInfo {
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 1.2em;
}

    #topScoreInfo .user-val {
        font-weight: bold;
        color: #0d3059;
        margin-right: 20px;
    }

    #topScoreInfo .ts-label {
        color: #ddb70c;
    }

#top10Header {
    color: #0d3059;
    font-size: 1.2em;
}

div-gpt-ad-1407836183077-0 {
    align-content:center;
    align-items:center;
    align-self:center;
}

.top10-wrapper {
    width: 320px;
    float: right;
    margin: 20px;
    background-color: white;
    border-radius: 20px;
    padding: 15px;
    padding-bottom: 25px;
    margin-top: 0px;
    min-height: 100px;
    border: solid 1px #cccccc;
    margin-right: 10px;
}



.top10 {
    border: none !important;
}

.clear {
    clear: both;
}

.hiscore-wrapper {
    border-bottom: solid 1px #eeeeee;
    padding: 3px;
}

.list-item {
    float: left;
    margin-right: 20px;
    width: 25%;
}

    .list-item.center {
        text-align: center;
    }

.verticaladsense {
    display: inline-block;
    width: 160px;
    height: 600px;
}

@media (max-width: 1250px) {
    .verticaladsense {
        display: none;
        width: 0px;
        height: 0px;
    }
}

.horizontaladsense1 {
    display: inline-block;
    width: 728px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 750px) {
    .horizontaladsense1 {
        display: inline-block;
        width: 300px;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
    }
}

.horizontaladsense2 {
    display: none;
    width: 0px;
    height: 0px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1250px) {
    .horizontaladsense2 {
        display: inline-block;
        width: 728px;
        height: 90px;
        margin-left: auto;
        margin-right: auto;
    }
}




@media (max-width: 750px) {

    .horizontaladsense2 {
        display: none;
        width: 0px;
        height: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}
