/*
|------------------
| 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: 18px;
  color: #000;
  background-color:#2e0d5c;
  min-width:1400px;
 }

          /* page titles like create account - reg_text_insert.php  */
.tx7 { color:#91c4e5;text-align:center;  text-shadow: 1px 1px 2px #666666; font-weight:bold; font-size:28px; line-height:34px; font-family:Arial,sans-serif }  
          /* smaller style of tx7  */
.tx5{ color:#91c4e5;text-align:center;  text-shadow: 1px 1px 2px #666666; font-weight:bold; font-size:22px; font-family:Verdana,sans-serif; }   
           /* titles in side columns  */
.tx11 { color:#91c4e5;text-align:center;  text-shadow: 1px 2px 2px #111111;font-weight:normal; font-size:24px; line-height:28px; font-family:tahoma,sans-serif }   
           /* Title in stats tables - stats_insert.php  */
.tx14 { color:fff;text-align:center;  text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,2px 2px 2px #000;font-weight:normal; font-size:26px; line-height:30px; font-family:tahoma,sans-serif }   
           /* Title in stats tables - stats_insert.php  */
.tx13 { color:#e6e600; text-align:center;font-weight:normal; text-shadow: 1px 1px 2px #000;font-size:17px;line-height:22px;  }    
.tx12 { color:#cc0000; text-align:center;font-weight:normal; text-shadow: 1px 1px 3px #555555;font-size:20px;line-height:28px; font-family:Verdana,sans-serif }    
          /* Title in payment box - purchase_insert.php  */
.tx10{ color:orange; text-align:center; text-shadow: 1px 1px 3px #111111;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }  
          /* Title in payment box - purchase_insert.php  */ 
.tx9{ color:#000;text-align:left;  text-shadow: 1px 1px 3px #666666;font-weight:normal; font-size:19px;line-height:24px; font-family: Tahoma,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:#dbd801; text-shadow: 1px 1px 3px #333333;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     
          /* Price in side column payment box - purchase_insert.php  */
.hx9{ color:#ff1a1a; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif }    
.px1{ font-size:22px;color:yellow;text-shadow: 2px 2px 2px #000; }    
.tx3{ color:#000; text-align:center; text-shadow: 2px 2px 3px #666666;font-weight:bold; font-size:28px; font-family:Verdana,sans-serif; }    

#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; }
input[type=text], input[type=email], input[type=number], input[type=password] {
  //width: 60%;
 font-size:20px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }
select {
  //width: 60%;
 font-size:20px;
 margin-top:2px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }
input[type=submit] {
font-size:24px;
}
   .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;
    }