403Webshell
Server IP : 80.241.246.6  /  Your IP : 216.73.216.188
Web Server : Apache/2.4.25 (Debian)
System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User : www-data ( 33)
PHP Version : 7.0.33-0+deb9u12
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/kharagauli1/templates/game_on/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/kharagauli1/templates/game_on/css/main.css


@font-face {
        font-family: 'maines';
        src: url('fonts/bpg_glaho_arial.woff2') format('woff2'),
             url('fonts/bpg_glaho_arial.woff') format('woff'),
             url('fonts/bpg_glaho_arial.ttf') format('truetype');
}



@font-face {
    font-family: 'bpg_nino';
    src: url('fonts/bpg_excelsior_caps_dejavu_2010-webfont.eot');
    src: url('fonts/bpg_excelsior_caps_dejavu_2010-webfont.woff') format('woff'),
    url('fonts/bpg_excelsior_caps_dejavu_2010-webfont.ttf') format('truetype'),
    url('fonts/bpg_excelsior_caps_dejavu_2010-webfont.svg#webfontC4CFl6XS') format('svg');
}

@font-face {
    font-family: 'bpg_nino_2';
    src: url('fonts/bpg_glaho_arial_sp_v5-webfont.eot');
    src: url('fonts/bpg_glaho_arial_sp_v5-webfont.woff') format('woff'),
    url('fonts/bpg_glaho_arial_sp_v5-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'bpg_nino_3';
    src: url('fonts/bpg_web_glaho.eot');
    src: url('fonts/bpg_web_glaho.eot?#iefix') format('embedded-opentype'),
         url('fonts/bpg_web_glaho.ttf') format('truetype'),
         url('fonts/BPGGlahoWEB.woff') format('woff');
}

html *,body,div,li,ul,form{
font-family: bpg_nino_3 !important;
}

#more_text.maines_for_news{
    font-size: 14px;
    font-family: bpg_nino_3 !important;
}


body{
/*    background: url(/img/back_.jpg) repeat-x fixed 0 0 rgba(0, 0, 0, 0);
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    color:#000
*/
     background: url(/img/files/background) no-repeat;
     color:#000;
}


#bottom_menu{padding-top: 10px}
#bottom_menu ul li{
    display: inline;
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    margin: 10px;
}
#bottom_menu ul li a{color: #2DB2EA}
#click_ed{
    width: 100px;
    height: 120px;
    position: absolute;
    top:10px;
    cursor: pointer;
}



/* Main */
.nav {
    margin: -30px 0 2px -1px;
    padding: 6px 4px 1px 0;
    list-style: none;  
    background-color: #363636;
    background-image: linear-gradient(#363636, #363636);
    box-shadow: 0 2px 1px #9c9c9c;
    width: 101.7%;
    position: relative;
    left: -10px;
    font-size: 16px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: static;
}



.nav li {
    float: left;
    padding: 10px 0 15px 0;
    position: relative;
    background: url(/img/support.png) no-repeat;
    background-size: 15px 15px;
    background-position: 5% 42%;
    height: 100%

}

.nav a {
    float: left;
    height: 25px;
    padding: 0 27px;
    color: #999;
    text-transform: uppercase;
    font: bold 12px/25px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
    margin-left: 3px
}

.nav li:hover > a {
    color: #fafafa;
}

*html .nav li a:hover { 
    color: #fafafa;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}


.nav li:hover > ul {
     display: block;

    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
 
}



.nav li.active{
    position: relative;
    background-color: #3F3F3F
}
.nav li:hover {    
position: relative;
background-color: #3F3F3F

/*  height:35px*/
}
.nav li:hover > span.for_color{
    display: block
}
span.for_color{
   height: 3px;
   width:100%;
   background: #2DB2EA;
   position: absolute;
   top: -6px;
   left: 0;
   display: none
}

#site_up {
    bottom: 20px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 99999;
}


/* Sub-menu */
.nav ul {
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99999;    
    background-color: #3F3F3F;   
    width: auto;
    
}




.nav ul li ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 99999;    
    background-color: #3F3F3F;   
    border-radius: 0;
    border-left: 1px solid #3F3F3F
}

.nav ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block; 
    border-bottom: 1px solid #4A4A4A;
    padding-left: 20px;
    background-position: 3.5% 42% !important;
    background-size: 13px 13px !important;
    
/*    box-shadow: 0 1px 0 #111111, 
                0 2px 0 #777777;*/
}

.nav ul li:last-child { 
    box-shadow: none;
    border-bottom: none
}

.nav ul a {    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html .nav ul a { /* IE6 */   
    height: 10px;
    width: 150px;
}

*:first-child+html .nav ul a { /* IE7 */    
    height: 10px;
    width: 150px;
}

.nav ul li:hover {
    background-color: #0186ba;
}



.nav ul li:first-child a:after {
/*    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;*/
}

.nav ul li:first-child a:hover:after {
    border-bottom-color: #1888c6;
}

.nav ul li:last-child a {
/*    border-radius: 0 0 5px 5px;*/
}

/* Clear floated elements */
.nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .nav             { zoom: 1; } /* IE6 */
*:first-child+html .nav { zoom: 1; } /* IE7 */












#nav_12,.nav{
    font-family: "bpg_glaho_web_capsregular" !important;
}


#nav_12 .nav{
    border-radius: 0 0 3px 3px;
    margin: 1px 0 0 -1px;
    min-width: 750px;
    padding: 7px 6px 0;
    width: 99%;
}

#nav_12 .nav li{
   
}
#nav_12 .current{
/*    	margin-left: -6px*/

}
/*left_menu*/

#navigation {
    border-left: 1px solid #4a4a4a;
    display: none;
    font-size: 12px;
    margin: -22px 0 0 -8px;
    width: 108%;

}

#navigation li{
    list-style: none;
    margin: 0;
    padding: 7px !important;
    margin-left: -40px;
    border-bottom: 1px solid #4A4A4A;
    overflow: hidden;
    background-color: #5d5d5d;
}

#navigation li._haser{
    background: url("/img/222.png") no-repeat scroll 2% 12px / 17px 17px rgba(0, 0, 0, 0);
    background-color: #5d5d5d
}

#navigation li.haser_1{
    padding: 10px 0 !important;
}
#navigation li ul li.haser_1{
    padding: 0 !important;
}
#navigation li ul li.haser_1.active{
    padding: 7px !important;
}

#content #_navigation{
    display: inline !important;
}

#nav_12 .nav ul{
    width: auto;
}
#navigation li ul{
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 99999;

}
#navigation li { list-style: none;}
 
ul.top-level { background:#666; }
ul.top-level li {
 border-bottom: #fff solid;
 border-top: #fff solid;
 border-width: 1px;

}
 
#navigation a {
 color: #fff;
 cursor: pointer;
 display:block;
 text-decoration:none;
 width:89%;
 margin-left: 10px;
 padding-left: 10px;
}

#navigation li.active{
    position: relative;
    text-decoration: none;
    background-color: #0186ba;
    padding: 8px !important;
}

#navigation li:hover {
position: relative;
text-decoration: none;
/*background-color: #0186ba;*/
}


#navigation ul.sub-level{
    background-color: #FFFFFF;
    float: none;
    position: relative;
    right: 6px;
    width: 105% !important;
    margin-top: 10px;
    display: none;
}

#navigation ul.sub-level li{
    background: url("/img/mmm_3.jpg") no-repeat scroll 5% 18px / 7px 2px rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    height: 100% !important;
    margin: 0;
    padding: 4px;
    width: 93.7%;
    background-color: white;
}

#navigation ul.sub-level li:hover,#navigation ul.sub-level ul.sub-level li ul li:hover{
    box-shadow: 0px 4px 9px grey, 0px 3px 9px #ccc;
}




#navigation ul.sub-level li._haser{
    background: url("/img/mmm_.jpg") no-repeat scroll 5% 13px / 7px 7px rgba(0, 0, 0, 0);
    background-color: #fff;
}
#navigation ul.sub-level li.haser_1{
    background: url("/img/mmm_2.jpg") no-repeat scroll 5% 15px / 7px 7px #47869E !important;
    padding-bottom: 0;
    padding-left: 5px !important;
    padding-right: 8px !important;
    padding-top: 8px !important;
    width: 95%;
}

#navigation li ul li ul li.active{
    width: 98.5% !important;
    background: #2b77a8;
}

div._clicker{
    width: 100%;
    height: 30px;
    position: absolute;
    cursor: pointer;
}

ul.top_level{
    padding-bottom: 8px;
}


#navigation ul.sub-level li a{
 color: #000000;
}



#navigation ul.sub-level ul.sub-level{
    display: none;

}
#navigation ul.sub-level ul.sub-level li{
    /*margin-left: 3%;*/
    /*width: 99%;*/
    width: 94%;
    padding: 9px !important;

}

#navigation ul.sub-level ul.sub-level li ul li{
    background: none repeat scroll 0 0 white;
    /*width: 96.9% !important;*/
}

#content{
    background: none repeat scroll 0 0 #fefefe;
    border: 4px solid #d5d5d5;
    box-sizing: border-box;
    padding: 10px;
    width: 58.8%;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
    border-bottom: none;
}

._display_none{display: none}
._display_block{display: block}

#more_share{
    margin-top: 10px
}

@font-face{font-family: 'bpg_nino';src: url('fonts/bpg_excelsior_caps_dejavu_2010-webfont.eot');}
.kukuna{
    font-family: nino_mkedruli;
}

#_sponsors{ margin: 0 0 -2px -10px;}
#_sponsors_2{margin: 0px 0 0 -7px}
#_sponsors_title{
    font-size: 15px;
    color: #fff;
    padding: 5px 5px 5px 15px;
    background: url("/img/1.png") no-repeat scroll 99% 46% / 25px 15px #0186BA;
    border: 1px solid #4A4A4A;
    width: 95%;
    cursor: pointer;
}
.sp_background{
    background: url("/img/2.png") no-repeat scroll 99% 49% / 25px 15px #0186BA !important;
}

#_sponsors_child{margin-left: 3px;margin-top: 3px;}
#_sponsors_child a{margin-top: 5px;background: #ccc}

.sizes img{
    width:30px;
    height: 30px;
    cursor: pointer;
 }
.sizes{
    text-align: right;
}

#weather_iframe{
    margin-top: 50px;
    margin-left: -7px;
}

aside{
    padding-left: 10px;
}
aside .member{
    margin:5px
}
aside .member h2{color: #000000}


#jqxWidget{
    margin: 36px 0 0 -7px !important;
    width: 100%;
}

#jqxWidget .ui-datepicker-inline{
    width: 100%;
    margin-top: -30px;
}
#jqxWidget .ui-datepicker-header{
    background: #3690F4;
}
#jqxWidget .ui-state-default{
    background: #fff;
    color: #000;
    background: #3690F4;
}
#jqxWidget .ui-state-active{
    background: #fff;
    color: #3690F4;
}
#jqxWidget.__opacity{
    opacity: 0.2;
}
#jqxWidget a.__disable{

    cursor: default;
    z-index: -100;
    background: #FFFFFF;
}
#jqxWidget a.ui-state-highlight{
    opacity: 1;
    color: red;
}

#contact_form > .contact_div div {
    width: 70px;
    padding-top: 5px;
    float: left;
    font-size: 13px;
    color: #fff;
}
#contact_form > .contact_div {
    min-height: 40px;
}

#contact_form > .contact_div div {
    width: 70px;
    padding-top: 5px;
    float: left;
    font-size: 13px;
    color: #fff;
}

#contact_form > .contact_div > .captcha {
    width: 60px;
    margin-top: 10px;
}

#contact_form > .contact_div input {
    padding: 3px;
    width: 197px;
    border-radius: 3px;
    border: solid #ccc 1px;
    outline: none;
}

#contact_form > .contact_div input[type="button"] {
    width: 90px;
    border-radius: 3px;
    box-shadow: 0 0 3px #000;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    border: solid #ccc 1px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    padding: 4px;
    background: #3690F4;
    color: #fff;
    box-shadow: 0 0 3px #000;
}

.contact_div > .main_close {
    max-width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.add_red_colored{
    border: 1px solid red !important;
}
.contacts_active{cursor: pointer}
#onclicker_ a{cursor: pointer}
#onclicker_ li{
    border-bottom: 1px dotted #000000;
    cursor: pointer;
    padding: 5px 0 10px 5px;
    margin:0 0 0 -30px;
    /*font-family;*/
}

#onclicker_ li:hover{
    margin-left:-20px
}

#cover{
    display: block;
    height: 100%;
    width: 100%;
    background: none repeat scroll 0 0 #333;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}



#_message_container{
  background:white;
  border:5px solid #3690F4;
  border-radius:5px;
  display:block;
  height:220px;
  left:50%;
  margin:0 0 0 -195px;
  overflow:visible;
  padding:10px;
  position:fixed;
  top:100px;
  width:370px;
  z-index:9999999;
}

#_message_container ._message_container_close{
    background: url("/img/close_2.png") no-repeat scroll 0 0 / 30px 30px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: -25px;
    top: -14px;
    width: 40px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit