@import url('http://fonts.googleapis.com/css?family=Oswald');
.missing-image {
    background-color: rgb(232, 232, 232);
}

.gm-tech-diff {
    width: 100%;
    text-align: center;
    background: #bbb;
    padding: 2% 0;
    border-radius: 1em;
}

.gm-techdifflogo {
    width: 25%;
    box-shadow: inset 3px 3px 9px #bbb, 3px 3px 9px #888;
    padding: 3%;
    background: #eee;
    margin: 1%;
}

.gm-techdiff-msg {
    font-family: 'Oswald', arial;
    font-size: 140%;
    margin: 1%;
    background: #444;
    padding: 3%;
    color: white;
    border-radius: 1em;
}

#main {
    width: 1130px;
}

#content {
    width: 800px;
    margin-top: -20px;
}

#sidebar {
    margin-top: 17px;
    width: 310px;
    margin-left: 17px;
}

.b_gameholder {
    position: relative;
}

.b_gameholder {
    border-radius: 6px;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
}

.gt_button {
    color: white;
    background: rgb(255, 153, 51);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTkzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjYxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(255, 97, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 153, 51, 1)), color-stop(100%, rgba(255, 97, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(255, 97, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(255, 97, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(255, 97, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 153, 51, 1) 0%, rgba(255, 97, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9933', endColorstr='#ff6101', GradientType=0);
    cursor: pointer;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.75), 2px 1px 1px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.75), 2px 1px 1px rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.75), 2px 1px 1px rgba(255, 255, 255, 0.5) inset;
    text-shadow: 0 -1px #FF4E1B;
    border: #FF7501 1px solid;
    width: 71%;
    height: 65%;
    margin: 10px auto 0 auto;
}

.g_va_cat .gt_button {
    font-size: 20px;
    width: 68%;
    height: 65%;
}

.gt_button span {
    float: left;
    width: 76%;
    padding-top: 7px;
}

.gt_button .border {
    border-left: 1px solid rgba(243, 194, 165, 0.2);
    background: #ff6816;
    width: 1px;
    float: left;
    height: 100%;
}

.gt_button .arrow {
    width: 10px;
    float: left;
    text-align: center;
    background: url('/pchcom_media/images/submit_arrow.png');
    height: 18px;
    margin: 10px 0 0 9%;
}

.g_va_btn_holder {
    position: absolute;
    width: 100%;
    background: #333;
    background: rgba(0, 0, 0, 0.5);
    height: 22%;
    bottom: 5px;
    left: 0px;
    border-radius: 0 0 15px 15px;
}

.clear {
    clear: both;
}

.ttg_ad_holder {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    width: 97%;
    float: left;
}

#rotate_error {
    background: #434242;
    color: white;
    text-shadow: 0px 2px #0a0a0a;
    padding: 10px 0;
    min-height: 1010px;
    font-weight: 900;
    font-size: 18px;
    display: none;
    position: absolute;
    z-index: 100000;
    width: 100%;
}

#rotate_error #re_innerholder {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#rotate_error #re_innerholder #img {
    width: 55px;
    height: 62px;
    margin: 40px auto 20px auto;
}

#rotate_error #re_innerholder #img img {
    width: 100%;
    height: 100%;
}

.showerror #rotate_error {
    display: block;
}

@media (max-width: 1025px) {
    .gt_button {
        margin: 4% auto 0 auto;
    }
    .gt_button .arrow {
        margin: 8px 0 0 7%;
    }
    .ttg_ad_holder {
        width: 100%!important;
    }
}
