.header-top {
    margin-top: 150px;
}
.header-pill {
    background-color: rgba(20, 12, 6, .68);
    border-radius: 25px;
    padding: 30px;
}

#head_topbar {
    background-color: #0e0f15!important;
}

.header-pill .header-pill-title {
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.header-pill .header-pill-stats {
    font-size: 1.2rem;
    letter-spacing: 2px;
    text-align: center;
    justify-content: center;
}
.loginbg {
    background: url('../images/custom/sari/silkroad-tr-login.png') center 0 no-repeat;
	padding-bottom: 0 !important;
}
#login_label {
	color: #f7ce60;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
    margin-top: 50px;
	position: relative;
}
#login_text {
	font-size: 18px;
	text-align: center;
    margin-top: 5px;
}
#login_form {
	margin-top: 55px;
}
#login_links {
	position: relative;
}
#login_links_container {
	width: 465px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}


.gg_input {
	background: none;
    border: none;
    color: #f7ce60;
    font-size: 16px;
    width: 467px;
    height: 33px;
}

.gg_input_div {
    width: 467px;
    height: 55px;
	background: url('../images/custom/sari/gg_input_bg.png') 0 0 no-repeat;
	padding: 10px 25px;
	margin: 20px auto 10px auto;
}
.gg_input_text_div {
    font-size: 12px;
    width: 445px;
    margin: 0 auto;
    padding: 0 10px;
}
.login_link_text {
	font-size: 14px;
	padding-right: 20px;
}
.login_link_text a {
	color: #ffffff;
	text-decoration: underline;
}
.login_link_text a:hover {
	text-decoration: none;
}
.login_icon {
	width: 23px;
	height: 25px;
	background: url('../images/custom/sari/login_icon.png') 0 0 no-repeat;
	position: absolute;
	left: 365px;
}




.registerbg {
    background: url('../images/custom/sari/registerbg.png') center 0 no-repeat
}
#register_label {
	color: #f7ce60;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
    margin-top: 50px;
	position: relative;
}
#register_text {
	font-size: 18px;
	text-align: center;
    margin-top: 5px;
}
.register_icon {
	width: 23px;
	height: 25px;
	background: url('../images/custom/sari/register_icon.png') 0 0 no-repeat;
	position: absolute;
	left: 365px;
}
.gg_checkbox {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.gg_checkbox_div {
	width: 28px;
	height: 28px;
	background: url('../images/custom/sari/gg_checkbox.png') 0 0 no-repeat;
	cursor: pointer;
	float: left;
}
.gg_checkbox_text_div {
	float: left;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
	font-size: 14px;
}
.gg_checkbox_text_div a {
	color: #ffffff;
}
.gg_checkbox_text_div a:hover {
	text-decoration: none;
}
.gg_checkbox_div_container {
	width: 465px;
	height: 28px;
	margin: 7px auto 0 auto;
}




.general_label {
	color: #f7ce60;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	margin-left: 50px;
}
.general_text {
	font-size: 18px;
    margin: 15px 0 0 50px;
}
.general_text2 {
	font-size: 12px;
    margin: 5px 0 0 50px;
}

.support_icon {
	width: 25px;
	height: 18px;
	background: url('../images/custom/sari/support_icon.png') 0 0 no-repeat;
	position: absolute;
	left: 15px;
    top: 24px;
}
.down_content {
	position: relative;
	width: 920px;
    height: 215px;
	margin-top: 15px;
}
.down_content_left {
	float: left;
	width: 460px;
	height: 215px;
	background-color: #412912;
}
.down_content_right {
	float: left;
	width: 460px;
	height: 215px;
	background-color: #81674d;
}

#file_informations {
	font-size: 14px;
	width: 200px;
    height: 50px;
	margin: 0 auto;
}
#down_general_info {
	color: #f7ce60;
	font-size: 14px;
	width: 360px;
    margin: 40px auto;
}
#nvidia_logo {
	width: 137px;
	height: 101px;
	background: url('../images/custom/sari/nvidia.png') 0 0 no-repeat;
	cursor: pointer;
    margin: 30px auto 20px auto;
}
#nvidia_down {
	margin: 0 auto;
}
#amd_logo {
	width: 191px;
	height: 46px;
	background: url('../images/custom/sari/amd.png') 0 0 no-repeat;
	cursor: pointer;
	margin: 65px auto 40px auto;
}
#amd_down {
	margin: 0 auto;
}
.table_systemreq {
	text-align: center;
	margin: 30px auto;
	border-bottom: 1px solid #6a4f15;
}
.table_systemreq th {
	background-color: #412912;
	font-size: 14px;
	font-weight: bold;
	color: #f7ce60;
	border-top: 1px solid #6a4f15;
}
.table_systemreq .th1 {
	width: 129px;
	height: 30px;
	border-left: 1px solid #6a4f15;
}
.table_systemreq .th2 {
	width: 340px;
	height: 30px;
}
.table_systemreq .th3 {
	width: 340px;
	height: 30px;
	border-right: 1px solid #6a4f15;
}
.table_systemreq td {
	background-color: #140c06;
	font-size: 14px;
	border-top: 1px solid #6a4f15;
}
.table_systemreq .td1 {
	background-color: #81674d;
	width: 129px;
	height: 30px;
	border-left: 1px solid #6a4f15;
}
.table_systemreq .td2 {
	width: 340px;
	height: 30px;
}
.table_systemreq .td3 {
	width: 340px;
	height: 30px;
	border-right: 1px solid #6a4f15;
}



#middle_panel_user_panel_notmember .middle_panel_user_panel_button {
	/*
	width: 125px;
	height: 70px;
	float: left;
	cursor: pointer;
	*/
	width: 125px;
    height: 27px;
    float: left;
    cursor: pointer;
    text-align: center;
    padding-top: 43px;
    color: #f7ce60;
    font-size: 14px;
    font-weight: bold;
	text-shadow: 1px 1px #000;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_login_button {

	background-color: #412912;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_login_button:hover {
	background-color: #27180b;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_register_button {

	background-color: #81674d;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_register_button:hover {
	background-color: #504030;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_buysilk_button {

	background-color: #140c06;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_buysilk_button:hover {
	background-color: #380d04;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_support_button {

	background-color: #3e3002;
}
#middle_panel_user_panel_notmember #middle_panel_user_panel_support_button:hover {
	background-color: #322702;
}
#middle_panel_user_panel_member .middle_panel_userpanel_info {
    width: 238px;
    height: 34px;
    float: left;
    background-color: #412912;
    font-size: 14px;
    border-bottom: 1px solid #f7ce60;
    line-height: 34px;
    padding-left: 12px;
}

#middle_panel_links #middle_panel_links_stats_button {
    background-color: #412a12;
}
#middle_panel_links #middle_panel_links_forum_button {
    background-color: #472e15;
}
#middle_panel_links #middle_panel_links_guide_button {
    background-color: #4f3318;
}



    #main #head_topbar #head_topbar_container #button_charge {
	background: url('../images/custom/sari/top_button_charge.png') 0 0 no-repeat;
}
#main #head_topbar #head_topbar_container #button_reg {
	background: url('../images/custom/sari/top_button_register.png') 0 0 no-repeat;
}
#main #head_topbar #head_topbar_container #button_login {
	background: url('../images/custom/sari/top_button_signin.png') 0 0 no-repeat;
}
#main #head_topbar #head_topbar_container #button_logout {
	background: url('../images/custom/sari/top_button_logout.png') 0 0 no-repeat;
}
#main #head_topmenu_cover #head_topmenu {
	height: 105px;
	background-color: #140c06;
	border-bottom: 4px solid #f7ce60;
}

#hiddenmenu {
	display:none;
	position: absolute;
	top:109px;
	height:265px;
	background-color: rgb(20 12 6 / 85%);
	width:100%;
}
#hiddenmenu_cover ul li a {
	display: inline-block;
	color: #f7ce60;
	text-decoration: none;
	font-size: 14px;
}

#middle_panel_links #middle_panel_links_stats_button.custom {
    background: #81674d;
    padding-top: 10px;
}

body {
	background-image: url('../images/custom/sari/bg1.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #412912;
	margin: 0;
	padding: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #ffffff;
}
#main #middle_panel #middle_panel_news {
	position: relative;
	border: 1px solid #f7ce60;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
}
#main #middle_panel #middle_panel_news .middle_panel_news_tab {
	width: 121px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #f7ce60;
	border-bottom: 1px solid #f7ce60; 
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#main #middle_panel #middle_panel_news .middle_panel_news_tab.selectedtab {
	background-color: #f7ce60;
}


#main #index2 {
	height: 346px;
    background-image: url('../images/custom/sari/index2_bg.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #412912;
	margin-top: 118px;
	min-width: 1200px;
	border-top: 1px solid #6c5526;
	border-bottom: 1px solid #6c5526;
}
#main #index2_container {
	width: 1200px;
	height: 273px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 75px;
}
#main #index2 #index2_mascot {
	width: 955px;
	height: 450px;
    background: url('../images/custom/sari/index2_char.png') 0 0 no-repeat;
	position: absolute;
	top: -104px;
	right: -150px;
	z-index: 999;
}
#main #index2 #index2_label {
	
}
#main #index2 #index2_text {
	margin-top: 25px;
	font-size: 20px;
	line-height: 30px;
}
#main #index2 #index2_button {
	margin-top: 35px;
}



#main #index3 {
	height: 448px;
    background-image: url('../images/custom/sari/index3_bg.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #222b42;
	min-width: 1200px;
	border-bottom: 1px solid #6c5526;
}
#main #index3_container {
	width: 1200px;
	height: 290px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 159px;
}
#main #index3 #index3_mascot {
	width: 545px;
	height: 426px;
    background: url('../images/custom/sari/index3_char.png') 0 0 no-repeat;
	position: absolute;
	top: 22px;
	left: -100px;
	z-index: 999;
}
#main #index3 #index3_label {
	float: right;
	clear: both;
}
#main #index3 #index3_text {
	margin-top: 25px;
	font-size: 20px;
	line-height: 30px;
	float: right;
	clear: both;
	text-align: right;
}
#main #index3 #index3_button {
	margin-top: 35px;
	float: right;
    clear: both;
}




#main #index_multimedia {
	height: 501px;
    background-image: url('../images/custom/sari/multimedia_bg.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #412912;
	min-width: 1200px;
	border-bottom: 1px solid #6c5526;
}
#main #index_multimedia_container {
	width: 1200px;
	height: 406px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 43px;
}
#main #index_multimedia #index_multimedia_label {
	text-align: center;
	width: 100%;
}
#main #index_multimedia #index_multimedia_text {
	margin-top: 25px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	width: 100%;
}
#main #index_multimedia #index_multimedia_button {
	margin-top: 35px;
	float: right;
    clear: both;
}
#main #index_multimedia #index_multimedia_morebutton {
	top: 85px;
	position: relative;
	margin: 0 auto;
}
#main #index_multimedia #index_multimedia_morebutton #index_multimedia_moretext {	
	position: absolute;
	top: -2px;
	left: 24px;
}

#main #index_multimedia_container #index_multimedia_menu {
	width: 484px;
	height: 40px;
	margin: 40px auto 0 auto;
}
#main #index_multimedia_container #index_multimedia_menu #index_multimedia_menu_button01 {
	float: left;
}
#main #index_multimedia_container #index_multimedia_menu #index_multimedia_menu_button02 {
	float: left;
}
#main #index_multimedia_container #index_multimedia_menu #index_multimedia_menu_button03 {
	float: left;
}

#main #index_multimedia #index_multimedia_images {
	width: 793px;
	height: 112px;
	margin: 47px auto 0 auto;
}
#main #index_multimedia #index_multimedia_images .image_box {
	width: 188px;
	height: 110px;
	border: 1px solid #f7ce60;
	float: left;
	margin-left: 11px;
	cursor: pointer;
}





#main #index_followus {
	height: 354px;
    background-image: url('../images/custom/sari/followus_bg.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #060c13;
	min-width: 1200px;
	border-bottom: 1px solid #6c5526;
}
#main #index_followus_container {
	width: 1200px;
	height: 295px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 60px;
}
#main #index_followus #index_followus_label {
	text-align: center;
	width: 100%;
}

#main #index_followus #index_followus_socialmedia {
	width: 520px;
	margin: 53px auto 0 auto;
        padding-left: 50px;
	text-align: center;
}
#main #index_followus #index_followus_socialmedia ul {
	list-style-type: none;
	padding:0px;
	margin: 0;
}
#main #index_followus #index_followus_socialmedia  ul li {
	display: inline;
	margin: 10px;
}
#main #index_followus #index_followus_socialmedia ul li a {
	display: inline-block;
	width: 79px;
	height: 79px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main #index_followus #index_followus_socialmedia ul li a.facebook {
    background-image: url('../images/custom/sari/facebook_bg.png')
}

#main #index_followus #index_followus_socialmedia ul li a.instagram {
    background-image: url('../images/custom/sari/instagram_bg.png')
}

#main #index_followus #index_followus_socialmedia ul li a.youtube {
    background-image: url('../images/custom/sari/youtube_bg.png')
}

#main #index_followus #index_followus_socialmedia ul li a.twitter {
    background-image: url('../images/custom/sari/twitter_bg.png')
}



#main #index_followus #index_followus_links {
	width: 100%;
	margin: 53px auto 0 auto;
	text-align: center;
}
#main #index_followus #index_followus_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main #index_followus #index_followus_links  ul li {
	display: inline;
	margin: 0 20px;
}
#main #index_followus #index_followus_links ul li a {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#main #index_followus #index_followus_links ul li a:hover {
	text-decoration: underline;
}


#main #footer {
	background-color: #140c06;
}

#main #middle_panel {
    margin: 125px auto 0 auto;
}

#main #content{
    margin: 125px auto 0 auto;  
}


#rankLabelDiv {
    background-color: #412a12;
}


#ranking-menu {
            font-family: Arial, Helvetica, sans-serif;
            border-collapse: collapse;
        }

        #ranking-menu h4{
            width: 100%;height: 40px;background-color: #412a12;margin: 6px 0px;font-weight: bold;font-size: 16px;text-align: center;line-height: 40px;
        }

        #ranking-menu a {
            border: 1px solid #f7ce60;
            padding: 8px;
            background-color: #f7ce60;
            color:#000;
        }

        #ranking-menu a:hover {
            background-color: #81674d;
            border: 1px solid #f7ce60;
            color: #000;
        }




.Blob {
    background: #000;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #000;
    margin: 10px;
    height: 20px;
    width: 20px;
    transform: scale(1);
    -webkit-animation: pulse-black 2s infinite;
    animation: pulse-black 2s infinite
}

.Blob--danger {
    background: #ff5252;
    box-shadow: 0 0 0 0 #ff5252;
    -webkit-animation: pulse-red 2s infinite;
    animation: pulse-red 2s infinite
}

.Blob--success {
    background: #33d9b2;
    box-shadow: 0 0 0 0 #33d9b2;
    -webkit-animation: pulse-green 2s infinite;
    animation: pulse-green 2s infinite
}

.Blob--small {
    height: 10px;
    width: 10px
}

.Blob--medium {
    height: 20px;
    width: 20px
}

.Blob--center {
    margin: 0 auto
}

@-webkit-keyframes pulse-black {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes pulse-black {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 transparent
    }
}

@-webkit-keyframes pulse-red {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0)
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0)
    }
}

@keyframes pulse-red {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0)
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0)
    }
}

@-webkit-keyframes pulse-green {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0)
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0)
    }
}

@keyframes pulse-green {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, .7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0)
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0)
    }
}

.BlobVariant {
    -webkit-animation: blob-turn var(--time, 30s) linear infinite;
    animation: blob-turn var(--time, 30s) linear infinite;
    fill: var(--fill, #7600f8);
    position: relative;
    transform-origin: center;
    max-width: 400px
}

.BlobVariant svg {
    -webkit-animation: blob-skew calc(var(--time, 30s)*0.5) linear 0s infinite;
    animation: blob-skew calc(var(--time, 30s)*0.5) linear 0s infinite;
    transform-origin: center
}

.BlobVariant svg path {
    -webkit-animation: blob-scale calc(var(--time, 30s)*0.5) ease-in-out 0s infinite;
    animation: blob-scale calc(var(--time, 30s)*0.5) ease-in-out 0s infinite;
    transform-origin: center
}

.BlobVariant--small {
    width: 400px
}

.BlobVariant--green {
    fill: #ceefb6
}

@-webkit-keyframes blob-turn {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes blob-turn {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes blob-skew {
    0% {
        transform: skewY(0deg)
    }

    13% {
        transform: skewY(calc(1.8deg*var(--amount, 2)))
    }

    18% {
        transform: skewY(calc(2.2deg*var(--amount, 2)))
    }

    24% {
        transform: skewY(calc(2.48deg*var(--amount, 2)))
    }

    25% {
        transform: skewY(calc(2.5deg*var(--amount, 2)))
    }

    26% {
        transform: skewY(calc(2.48deg*var(--amount, 2)))
    }

    32% {
        transform: skewY(calc(2.2deg*var(--amount, 2)))
    }

    37% {
        transform: skewY(calc(1.8deg*var(--amount, 2)))
    }

    50% {
        transform: skewY(0deg)
    }

    63% {
        transform: skewY(calc(-1.8deg*var(--amount, 2)))
    }

    68% {
        transform: skewY(calc(-2.2deg*var(--amount, 2)))
    }

    74% {
        transform: skewY(calc(-2.48deg*var(--amount, 2)))
    }

    75% {
        transform: skewY(calc(-2.5deg*var(--amount, 2)))
    }

    76% {
        transform: skewY(calc(-2.48deg*var(--amount, 2)))
    }

    82% {
        transform: skewY(calc(-2.2deg*var(--amount, 2)))
    }

    87% {
        transform: skewY(calc(-1.8deg*var(--amount, 2)))
    }

    to {
        transform: skewY(0deg)
    }
}

@keyframes blob-skew {
    0% {
        transform: skewY(0deg)
    }

    13% {
        transform: skewY(calc(1.8deg*var(--amount, 2)))
    }

    18% {
        transform: skewY(calc(2.2deg*var(--amount, 2)))
    }

    24% {
        transform: skewY(calc(2.48deg*var(--amount, 2)))
    }

    25% {
        transform: skewY(calc(2.5deg*var(--amount, 2)))
    }

    26% {
        transform: skewY(calc(2.48deg*var(--amount, 2)))
    }

    32% {
        transform: skewY(calc(2.2deg*var(--amount, 2)))
    }

    37% {
        transform: skewY(calc(1.8deg*var(--amount, 2)))
    }

    50% {
        transform: skewY(0deg)
    }

    63% {
        transform: skewY(calc(-1.8deg*var(--amount, 2)))
    }

    68% {
        transform: skewY(calc(-2.2deg*var(--amount, 2)))
    }

    74% {
        transform: skewY(calc(-2.48deg*var(--amount, 2)))
    }

    75% {
        transform: skewY(calc(-2.5deg*var(--amount, 2)))
    }

    76% {
        transform: skewY(calc(-2.48deg*var(--amount, 2)))
    }

    82% {
        transform: skewY(calc(-2.2deg*var(--amount, 2)))
    }

    87% {
        transform: skewY(calc(-1.8deg*var(--amount, 2)))
    }

    to {
        transform: skewY(0deg)
    }
}

@-webkit-keyframes blob-scale {
    0% {
        transform: scaleX(.9) scaleY(1)
    }

    25% {
        transform: scaleX(.9) scaleY(.9)
    }

    50% {
        transform: scaleX(1) scaleY(.9)
    }

    75% {
        transform: scaleX(.9) scaleY(.9)
    }

    to {
        transform: scaleX(.9) scaleY(1)
    }
}

@keyframes blob-scale {
    0% {
        transform: scaleX(.9) scaleY(1)
    }

    25% {
        transform: scaleX(.9) scaleY(.9)
    }

    50% {
        transform: scaleX(1) scaleY(.9)
    }

    75% {
        transform: scaleX(.9) scaleY(.9)
    }

    to {
        transform: scaleX(.9) scaleY(1)
    }
}