body {
    font-family: 'Source Sans Pro', sans-serif;
    min-width: 500px;
    /*background: url(../img/back2.jpg) repeat;*/
    background-color: #0c1727;
  /*  background: radial-gradient(#,#); */
    margin:0 auto;
    overflow-y: auto;
    overflow-x: hidden;
}



body {
  margin: 0;
  padding: 0;
  width:100%;
  height:100%;
  color: #777777;
  font-size: 16px;
  
  
}

p {
    display: inline-block;
}

.logo {
  float: left;
  display: inline-block;
   
    top:10px; 
    left:10px;
    overflow:hidden;
    padding: 5px 15px;
    margin-top: 4%;

}
/* ~~ Top Navigation Bar ~~ */

#navigation-container {

  width: 1200px;
  
  height: 70px;
}

.login {
    
   
    
    text-align:center;
    list-style: none;
    vertical-align:middle;
}
.navigation-bar {

  background-color: #05101b;
  height: 70px;
  width: 100%;
  text-align:left;
  /*padding-left: 300px;
  padding-right: 50px;
  */
 


  
}
.navigation-bar img{

display:inline-block;

width: 150px;
margin-left: 60px;
float: left;
}
.navigation-bar ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
  display:inline-block;
  vertical-align:top;
  list-style: none;
}

.navigation-bar li {
  list-style-type: none;
  padding: 0px;
  height: 24px;
  margin-top: 4px;
  margin-bottom: 4px;
   display: inline-block;
   list-style: none;
}

.navigation-bar li a {
  color: #ffffff;
  font-size: 16px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 70px;
  padding: 5px 10px;
  opacity: 0.7;
}

.navigation-bar a {
   padding: 10px;

  
}

.buttonText {
    font-size: 15px;
    border:0px solid transparent; 
}

.buttonText2 {
    font-size: 25px;
}

.buttonText3 {
    font-size: 20px;
}

#menu {
  float: right;
}

.img-responsive3 {

    height: auto;
    width: auto;
    max-height: 72px;
    max-width: 250px;
    line-height: 72px; /* whatever the fixed height of the bar is */
vertical-align: middle;
mix-blend-mode: multiply;
}
/* Add a black background color to the top navigation */
.topnav {
    }

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

/* Change the c0e213color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}

#session {
    top:0;
    padding-top:0;
    position:relative;
    margin:0;
}


hr {
    opacity: 0.25;
    border-bottom: 2px solid white;
}
.well-sm {
    padding: 8px;
    border-radius: 0;
    background-color: #0e213c; /*title your offer*/
    border-color:  #05101b;         /* BORDER! */
}

.navbar-dark {
     background-color: #05101b;
}
.ppad {
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.price {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    
    
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    
    line-height: 1.42857143;
    border-radius: 4px;
   
}

.faq-page {
    background-color: #0e213c;  /* MIDDLE BACK */
    width: 100%;
    height: 100%;
    
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
     
}
.tf2-items {
    background-color: #0e213c;  /* MIDDLE BACK */
    width: 100%;
    
    display: block;
    overflow-y: scroll;
    max-height: 580px;
}

.tf2-items2 {
    background-color: #0e213c;  /* MIDDLE BACK */
    width: 100%;
    height: 300px;
    
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    
}
.tf2-items.high {
    min-height: 580px;
    height: auto;
}

.tf2-items.med {
    min-height: 300px;
    max-height: 450px;
    height: auto;
}

.tf2-items .well {
    border-radius: 0;
    margin: 0;
    background-color: #0e213c;
    border-color:  #05101b;
}
.tf2-item {

    width: 15.15%;
    min-height: 100px;
    background: rgba(0, 0, 0, .05);
    float: left;
    position: relative;
    border-top: 4px solid rgba(255,255,255, 1);
    border-bottom: 4px solid rgba(255,255,255, 1);
    border-right: 4px solid rgba(255,255,255, 1);
    border-left: 4px solid rgba(255,255,255, 1);
    margin: 5px;

   border-color:#05101b;

   border-radius: 10px;
    border: 2px solid #73AD21;
    padding: 20px; 
     
}

@media (max-width: 1800px) { 
    .tf2-item {
      width: 14.8%;
    }
}
@media (max-width: 1500px) { 
    .tf2-item {
      width: 14.5%;
    }
}

.tf2-item-strange {
    
    width: 12.5%;
    min-height: 80px;
    background: rgba(0, 0, 0, .05);
    float: left;
    position: relative;
    border-top: 9px solid rgba(255,255,255, 1);
    border-bottom: 9px solid rgba(255,255,255, 1);
    border-right: 4px solid rgba(255,255,255, 1);
    border-left: 4px solid rgba(255,255,255, 1);

    border-color:#f49e42;
     
}
.tf2-item-st {
    width: 16.6666667%;
    min-height: 80px;
    background: rgb(255, 102, 0, 0.5);
    float: left;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-right: 1px solid rgba(0, 0, 0, .05);
}

.strange {
    border-color: #cf6a32;
    border-bottom-color: #cf6a32!important;
    border-right-color: #cf6a32!important;
    color: #cf6a32;
}
.tf2-item[disabled] {
    pointer-events: none;
    opacity: .75;
}
.tf2-item[disabled]:before {
    content: '';
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 2;
}
.tf2-item:hover {
    cursor: pointer;
}
.tf2-item:hover .tf2-item--bg {
    background-size: 75%;
}
.tf2-item:hover .tf2-item--title {
    visibility: visible;
    
   
    position: absolute;
    z-index: 1000;


}


.tf2-item--key {
    background: rgba(223, 240, 216, .5);
}
.tf2-item--knife {
    background: rgba(242, 222, 222, .5);
}
.tf2-item--rare_skin {
    background: rgba(252, 248, 227, .5);
}
.tf2-item--weapon {
    background-color: #0e213c;
}
.tf2-item--bg {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
}
.tf2-item--st {
    position: absolute;
    top: 5px; left: 5px;
    color: orange;
    font-weight: 700;
    padding: 1px 3px;
    z-index: 2;
}

.tf2-item--ks {
    background: rgb(255, 102, 0, 0.5);
    position: absolute;
    top: 5px; left: 5px;
    color: orange;
    font-weight: 700;
    padding: 1px 3px;
    z-index: 2;
}

.tf2-item--P {
    position: absolute;
    top: 5px; left: 5px;
    color: orange;
    font-weight: 700;
    padding: 1px 3px;
    z-index: 2;
}
.tf2-item--wear {
    position: absolute;
    top: 5px; right: 5px;
    background: rgba(0, 0, 0, .1);
    padding: 1px 3px;
    z-index: 2;
}
.tf2-item--price {
    position: absolute;
    bottom: 5px; right: 10px;
    
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    z-index: 2;
    
    
    color: white;
}

.tf2-item--overstocked {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    z-index: 2;
    color: white;
}

.tf2-item--priceR {
    position: absolute;
    bottom: 5px; left: 10px; right: 0;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    z-index: 2;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.tf2-item--float {
    font-size: 11px;
    color: yellow;
    line-height: 1em;
}
.tf2-item--title {
    visibility: hidden;
    border-radius: 15px 15px 15px 15px;
    
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    
   
    pointer-events: none;
    line-height: 1em;
    font-weight: bold;

    min-width: 250px;
    width: auto;
    position: absolute;
    z-index: 1000; 
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.tf2-item--title:after {
    content: " ";
    position: absolute;
    
    
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .8) transparent transparent transparent;
}


.dropdown-menu a {
    cursor: pointer;
}
.navbar {
    border-radius: 0;
}
.has-avatar {
    padding-left: 60px !important;
}
.img-avatar {
    width: 32px;
    border-radius: 999px;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tf2-items .alert {
    border-radius: 0;
}

footer.footer {
    border-top-width: 1px;
    border-top-style: solid;
    padding: 15px 0;
    width: 100%;
}



.block_select {
    flex-direction: column;
    height: 100% !important;
    text-align: center
}


.block_select_text {
    white-space: initial;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 18px;
    margin: 0 5px 5px;
    max-width: 400px;
    text-transform: uppercase;
    transition: color .2s ease,fill .2s ease
}

.faq_select_text {
    font-size: 16px;
    color: white;
}

.superclass_center {
    align-items: center;
    display: flex;
    justify-content: center
}

.block_select_text {
    color: #e6e6e6
}

/* Dropdown Button */
.dropbtn {
    background-color: #0e213c;
    color: white;
    padding: 16px;
    font-size: 17px;
    border: none;
    cursor: pointer;
}



/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #0e213c;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
     text-align: center;
     text-align-last: center;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}


.filter {
  margin: 1rem;
  padding: 1rem 3rem 1rem 1rem;
  font-size: 1.1rem;
  background-color: #05101b;
  position: relative;
  opacity: 1;
  transition: opacity .3s cubic-bezier(.4,0,.2,1);

}


.borderDDL {
    border-left: 1px solid ;
    border-top: 2px solid ;
    border-bottom: 2px solid ;
    border-color: #05101b;
}

.borderDDR {
    border-right: 1px solid ;
    border-top: 2px solid ;
    border-bottom: 2px solid ;
    border-color: #05101b;
}


.dropdownStuff {

   
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    border: 3px solid #05101b;
    white-space: nowrap;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
}

.link-3 {
  transition: 0.5s;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;

 
}
.link-3:hover {
  background-color: #ffffff;
  color: #05101b;
  padding: 24px 10px;
}

.hoverItem {
font-size: 20px;
color: #ffffff !important;
transition: 0.5s;
opacity: 0.7;
min-width: 60px;
text-align: center;
 
}

@media (max-width: 1000px) { 
       /* rules for desktop (992 > 1200) */
       .hoverItem{
        text-align: left;
       }
    }


.hoverItem:hover {
  background-color: #ffffff;
  color: #05101b !important;
 
}

#nav-3 {
  background: #EEA200;
}

.myDropdown {
    border-top: 3px   solid #05101b;
}




.tooltip2 {
     position: relative;
  display: inline-block;

}
.tooltip2 span {
    
    visibility: hidden;
    position: fixed;
    z-index: 1000;

    
    
    overflow:hidden;


    border-radius: 15px 15px 15px 15px;
    
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    
   
    pointer-events: none;
    line-height: 1em;
    font-weight: bold;

    min-width: 175px;
    max-width: 190px;
    width: auto;
   
    z-index: 1000; 
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    
}
.tooltip2:hover span {
    
    visibility: visible;
    
}

h3 {
  color: white;
}

.steamAlert {
    text-align:center;
    padding: 20px;
    background-color: #f44336;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

.steamWarning {
    text-align:center;
    padding: 10px;
    background-color: orange;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.disableOutline {
    background-color: transparent !important;
    border-color: transparent !important;
}


.overflowSettings {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}



.caret:before {
  content: '';
  position: absolute;
  top: 34%;
  color: white;
  border-top: 7px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}


.caret:hover:before {
  border-top-color: grey;
}

.paddingUpdate {
  padding: 2rem !important;
}




[v-cloak] {
  display: none;
}

.resizePh{
  float: right !important;

}

.h1Size {
  font-size: 2.5rem;
}

@media (max-width: 1000px) { 
    .resizePh {
      float: left !important
    }
}

.resizePh2{
  width: 150px !important;

}

@media (max-width: 1000px) { 
    .resizePh4 {
      width: 100px !important;
      font-size: 11px !important;
    }

    .resizePh3{
    font-size: 7px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tf2-item--price {
    font-size: 7px;
}

.tf2-item--overstocked {
    font-size: 7px;
}

  .tf2-item{
    min-height: 20px !important;

}
.tf2-item--bg {
  background-size: 95%;
  }

  .tf2-item:hover .tf2-item--bg {
    background-size: 100%;
}
}





@media (max-width: 2000px) { 
  .tf2-item{
    min-height: 80px !important;
}
}




@media (max-width: 1500px) { 
  .tf2-item{
    min-height: 80px !important;

}
.tf2-item--bg {
  background-size: 95%;
  }
  .tf2-item:hover .tf2-item--bg {
    background-size: 100%;
}
}


.newToolTip {
   position: relative;
  display: inline-block;
 
}

.newToolTip span {
  visibility: hidden;
  
  
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  




    border-radius: 15px 15px 15px 15px;
    
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 20px;
    
   
    pointer-events: none;
    line-height: 1em;
    font-weight: bold;

    min-width: 175px;
    max-width: 190px;
    width: auto;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
     z-index: 1000; 
  
  
}

.newToolTip:hover span {
    visibility: visible;
}

.hidden { display: none; }
