html, body {
    background-color: #1c1c1c;
    color: #bebebe;
}
.gb_a .gb_c {
    display: inline-block;
    height: 64px;
    vertical-align: top;
    width: 64px;
}
.gb_c {
    background-image: url("../img/google-link.png");
    background-size: 201px 1148px;
}
.gb_d {
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #404040;
    text-decoration: none !important;

}
.gb_a  a, a {
    text-decoration: none;
}
.header_icon{
    font-size:32px;
}
.header_cell{
    width:50;
    padding:0px 5px 0px 5px;
}
.youtube_c{
    color:#ff0000;
}
.clendar_c{
    color:#117777;
}
.contacts_c{
    color:#ff6633;
}
.gmail_c{
    color:#ff5577;
}
.translate_c{
    color:#aa0033;
}
.maps_c{
    color:#880000;
}
.drive_c{
    color:#2222ff;
}
.music_c{
    color:#bb0099;
}
.play_c{
    color:#00aa00;
}
.query{
    width:auto;
    visibility:hidden;
}
.content_table{
    max-width:85%;
    min-width:25%;
}

img.logo{
    max-height:39px;
}
td.header{
    padding: 0px 10px 0px 10px;
}
td.footer{
    padding: 0px 10px 0px 10px;
}

p{
    display:inline-block;
}
input {
    min-width: 100px;
    width: 1000px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-style: normal;
    font-size: 20pt;
    background-color: #0c0c0c;
}
.search{
    margin:auto;
    /*background-color:gainsboro;*/
    display:flex;
    max-width:70%;
    min-width:350px;
    padding:15px;
    margin:auto;
}
.hidden {
  visibility: none !important;
}
.game-item {
  max-width: 200px !important;
}
#Text1 {
    height: 37px;
    width: 371px;
}
#q {
    max-height: 39px;
    margin: 0px;
}
#q_yt {
    max-height: 39px;
}
#w {
    /* width: auto; */
    max-height: 39px;
}
#footer {
    /* position:absolute; */
    bottom:0;
    width:100%;
    height:auto;   /* Height of the footer */
    /*background:#6cf;*/
}