/*
|------------------
| Tag(s) - Reset
|------------------
*/

a:link {
    color: blue;
    text-decoration: none;
}

a:visited {
  color: blue;
    text-decoration: none;
}

a:hover {
  color: blue;
    text-decoration: none;
}

body  {
   margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #000;
  background-color:#2e0d5c;
  min-width:950px;
 }

.tx7{ color:#91c4e5;text-align:center;  text-shadow: 1px 1px 2px #222222;font-weight:bold; font-size:26px; line-height:30px;  }   
          /* smaller style of tx7  */
.tx6{ color:red; text-align:center; text-shadow: 2px 2px 4px #0009;font-weight:bold; font-size:24px;  }    
          /* smaller style of tx7  */
.tx3{ color:#990000; text-align:center; text-shadow: 1px 1px 2px #999999;font-weight:normal; font-size:18px;}   
.tx3a{ color:#990000;  text-shadow: 1px 1px 2px #999999;font-weight:normal; font-size:30px;}   
.tx5{ color:#91c4e5; text-align:center; text-shadow: 1px 1px 2px #999999;font-weight:normal; font-size:18px;}   
           /* titles in side columns  */
.tx13{ color:#fff;text-align:center;  text-shadow: 1px 1px 2px #999999;font-weight:bold; font-size:20px; line-height:28px; }   
.tx11 {color:#91c4e5;text-align:center;  text-shadow: 1px 2px 2px #111111;font-weight:bold; font-size:28px; line-height:34px;  }   
.tx11a { color:#fff;text-align:center;  text-shadow: 1px 2px 2px #000;font-weight:bold; font-size:32px; line-height:38px;  }   
.tx15{ color:red; text-align:center; text-shadow: 1px 2px 2px #000;font-weight:normal; font-size:20px;line-height:30px; }    
           /* Title in stats tables - stats_insert.php  */
.tx12 { color:#fff; text-align:center;font-weight:normal; font-size:20px;line-height:28px; }    
          /* Title in payment box - purchase_insert.php  */
.tx10{ color:red; text-align:center; text-shadow: 1px 1px 3px #777777;font-weight:bold; font-size:15px;  }  
          /* Title in payment box - purchase_insert.php  */ 
.tx9{ color:#e6ad15;text-align:center;text-align:left;  text-shadow: 1px 1px 3px #666666;font-weight:normal; font-size:22px;line-height:26px;  }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:green; text-shadow: 1px 1px 3px #333333;font-weight:bold; font-size:26px;  }     
          /* Price in side column payment box - purchase_insert.php  */
.hx9{ color:#e6ad15;text-align:center; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:22px;  }    
.px1{ font-size:22px;color:yellow;text-shadow: 2px 2px 2px #000; }    
.sbe {  color:#395591;text-align:center;  text-shadow: 1px 2px 3px #999999;font-weight:bold; font-size:32px; line-height:60px; }   

#ham {  display:none;  }
.mobile {  display:none;  }

#wrapper { 
  width:100%;
  max-width:1500px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding:0px;
  border:none;
  box-sizing: border-box;
 }
#container {
       display:table;
       margin: 0px;
       margin-top:30px;
       padding:0px;
       width:95%;
       min-width:95%;
       color:#000;
       min-height:1000px;
       margin-left:auto;
       margin-right:auto;
       vertical-align:top;
       border:none;
       box-sizing: border-box;
   }
#left  {
      display:table-cell;
      text-align-left;
      vertical-align:top;
      min-width:300px;
     max-width:310px;
     text-align:right;
     font-size:15px;
     overflow:hidden;
     height:100%;
     color:#fff;
     border: none;
     box-sizing: border-box;
     }
.menu_but {  
  margin-top:8px;
 margin-left:auto;
  margin-right:auto;
  height:40px;
  width:260px;
  text-align:left;
  cursor: pointer;
  color:#fff;
  font-size:20px;
  line-height:38px;
  font-weight:600;
  background-image: url('https://sportscappersleaderboard.com/images/men_but_back3.jpg');
  text-shadow: 2px 2px 3px #000;
  box-shadow: 2px 2px 3px #000;
  }
.menu_tit {
 margin-left:auto;
  margin-right:auto;
  padding-bottom:5px;
 text-align:center;
  width:258px;
  line-height:28px;
  font-weight:600;
   }
.stable2 td{
   color:#800000;
   background-color:#fff;
   color:#000;
  }
 #full_page2 {
    display:table-cell;
    vertical-align:top;
    min-width:1000px;
   overflow:hidden;
   height:100%;
    color:#000;
    }
.bx { width:120px; height:25px;font-size:22px; }
#auth { width:120px; height:25px;font-size:22px; }

   .abut {
    display:inline-block;
    text-align:center;
    height:28px;
    padding-left:8px;
    padding-right:8px;
    cursor: pointer;
    margin:4px;
    color:#fff;
    font-size:18px;
    line-height:24px;
    text-shadow: 1px 1px 1px #000;
    background-color:#990099;
    }
  .dbut {
     display:inline-block;
    text-align:center;
    height:28px;
     padding-left:8px;
    padding-right:8px;
    cursor: pointer;
    margin:4px;
    color:#fff;
    font-size:18px;
    line-height:24px;
    text-shadow: 1px 1px 1px #000;
    background-color:#e600e6;
    }