/*################################### Background##################################*/body {color: #595b65;font-family: "Roboto", sans-serif;font-weight: 300;background:#171717;line-height: 18px;margin:0;background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/test.jpg),url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/BG_repeat_08102019955.png);height: 100%;font-size:13px;background-size:100%,16px 16px;background-repeat: no-repeat, repeat;}/*############################### Navigation background coltroller##############################*/.general_nav {padding: 10px 0 10px 0;margin-top: 20px;border-top: 5px solid #ffffff;border-right: 5px solid #ffffff;border-left: 5px solid #ffffff;background: rgba(0, 0, 0, 0.1);border-radius: 5px 5px 0 0;-webkit-box-shadow: inset 0px 20px 16px -10px rgba(0,0,0,0.38);-moz-box-shadow: inset 0px 20px 16px -10px rgba(0,0,0,0.38);box-shadow: inset 0px 20px 16px -10px rgba(0,0,0,0.38);height:83px;}/*###############################Server time##############################*/.server_update_time {width: 500px;height: 110px;background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/server_time_bg.png) no-repeat;float: right;display: block;margin-top: -60px;margin-right: 101px;position: absolute;right: 0;}/*###############################Server time DXP 10-28-2022##############################*/.server_update_time_dxp{width: 500px;height: 110px;background: url(https://runephite.com/assets/img/Runephite_2022_v1_102820221803/dxp_10-28-2022-17-12.png) no-repeat;float: right;display: block;margin-top: -89px;margin-right: 101px;position: absolute;right: 0;}/*###############################Main logo##############################*/.wus_logo{height:150px;width:440px;background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/Logo_081020191103_v1.png) no-repeat;margin-left:0px;      }/*################################### Top corners L&R & repeater##################################*/.wus_container2{ background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bleft.png),url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bright.png);   background-repeat: repeat-y, repeat-y;background-position:left, right;background-color:#ffffff;max-width:1184px;padding:10px;}.toprepeater{background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/toprepeater.png) repeat-x;  max-width:1200px;height:8px; margin-top:-15px;}.topleft{background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/topleft.png);width:134px;height:128px;position:absolute;margin-left: -25px;margin-top: -28px;float: left;}.topright{  background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/topright.png);width:134px;height:128px;position: absolute;right:4px;margin-top: -28px;float:right;}/*#####################################################Bottom Corners####################################################*/.footer_content { padding: 20px 0 0 0;  background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bleft.png), url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bright.png);background-repeat: repeat-y, repeat-y;background-position:left, right;/*background-color:#2b2c27;*//* DARK BROWN */background-color:rgb(25, 26, 33);/* DARK BLUE */ /*background: #2b2c27;*//* border-left: 5px solid #ffffff;border-right: 5px solid #ffffff;*/margin-bottom: 30px;border-bottom: 5px solid #ffffff;border-radius: 0 0 5px 5px;}.bottomcontainer{max-width:1200px;margin-top:38px;z-index:1;position:relative;display:block;}.bottomleft{background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bottomleft.png);width:134px;height:128px;position:absolute;margin-left: -25px;margin-top: -117px;float: left;}.bottomright{background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bottomright.png);width:134px;height:128px; margin-right:-18px;margin-top: -115px;float:right;}.bottomrepeater{background: url(https://runephite.com/assets/img/Runephite_2019_v1_08102019955/bottomrepeater.png) repeat-x;max-width:1200px;height:8px; margin-top:-38px;}/*##################################### Scroll bar####################################*/::-webkit-scrollbar {    width: 12px;    background-color: rgb(245, 245, 245);}::-webkit-scrollbar-thumb {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);    background: rgb(162, 132, 58);}::-webkit-scrollbar-track {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);    background-color: rgb(245, 245, 245);}