* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  box-sizing: border-box;
  font-family: Nunito,Helvetica Neue,Helvetica,Arial,sans-serif;
}

button {
  cursor: pointer;
}

body {
  background-color: #f6f6f6;
}

/*For Avatars*/
.round { border-radius: 50%; }

#titlefont{
  /*font-family:"Comic Sans MS", cursive, sans-serif;*/
  font-family: Lato;
  font-size: 18px;
  /*color: #E81C4D;*/
  color: #212121;
  /*text-transform: none;*/
  font-weight: 400;
}

/*#titlefont img{
  height: 20px;
  width: 20px;
}*/

.flex-container{
  display:flex;
}

#myAvatar:hover{
    opacity: 0.8;
    border: solid 3px rgba(60,64,67,0.1);
    background-color: rgba(60,64,67,0.1);
}
.iconsize{
    width: 35px;
    height: 35px;
    margin: 2.5px;
}

#description_box{
      color: #fafafa;
      padding: 40px;
      font-weight: 500;
      display: inline-block;
      float: left;
}

#description_box a{
      width:250px;
}

#description_box br{
      margin-bottom: 6px;
}

.reportuser i:hover{
    color:red;
}

.tags{
/*  border: solid #666666 .6px;
  background-color: blue;*/
  overflow: auto; /* Will cause all child floats to be enclosed. */
}

.tags div {
  color: #eeeeee;
  float: left;
  display: inline-block;
  border: solid #666666 .6px;
  border-radius: 6px;
  padding: 8px;
  margin-right: 15px;

}
/*.tags div a{
  display: inline-block;
  border: solid #666666 .6px;
  border-radius: 6px;
  padding: 4px;
  background-color: yellow;
  margin-left: 10px;
}*/
/*.tags div a:hover{
  opacity: .8;
}*/
.tags div input[type=checkbox]{
  margin-left: 4;
  margin-top: 0;
  padding:4px;
  width: 20px;
  height: 15px;
}

.tag-search{
  font-size: 14px;
  color: #f1f1f1;
  align-content: center;
  text-align:center;
  font-weight: 600;
  /*margin-bottom: 100px;*/
}

.cart-action {
  position: relative;
  bottom: -10px;
  left: 370px;
}

#Ccard {
  font-size: 14px;
  font-weight: 600;
  
  border: solid 1px white;
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
  opacity: .8;
}
#Ccard:hover{
  opacity: 1;
  background-color: #678c16;
}

#Paypal {
  font-size: 14px;
  font-weight: 600;
  border: solid 1px white;
  color: white;
  padding: 6px 16px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
  opacity: .8;
}
#Paypal:hover{
  opacity: 1;
  background-color: #678c16;
}

#price {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 16px;
  font-weight: 600;
  background-color: #678c16;
  border: none;
  color: white;
  padding: 8px 16px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
}

.tag-search button {
  font-size: 14px;
  background-color: #dd437c;
  border: none;
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
}

#bullbutton {
  font-size: 12px;
  /*background-color: #dd437c;*/
  border: none;
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
}
#bearbutton {
  font-size: 12px;
  /*background-color: #dd437c;*/
  border: none;
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
}
#otherbutton {
  font-size: 12px;
  /*background-color: #dd437c;*/
  border: none;
  color: white;
  padding: 6px 12px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: default;
  border-radius: 5px;
}
.container{
    /*max-width: 1100px;*/
    margin: auto;
}
.row {  
  display: flex;
}

.topBanner{
  position: relative;
  padding-top: 40px;
  max-height: 600px;
  /*width: 100%;*/
  /*height: 350px;*/
  overflow: hidden;
  /*margin:0;*/
  /*border-bottom: solid black 3px;*/
  display:block;  
}

.topBanner img {
  max-height: 600px;
  object-fit: cover;
/*  position: absolute;
  width: 100%;
  height: 100%;
  display:block;
  object-fit: cover;*/
  /*margin:-22% 0;*/
}


.mySlides {
  width: 100%;
  max-height: 350px;
}

.leftSide {
  position: sticky;
  top: 0;
  /*left: 0;*/
  /*width: 240px;*/
  color: #505050;
  font-weight: 400;
  flex: 16%;
  padding: 15px 0;
  padding-right: 10px;

  margin:0;
  border-right: solid #f1f1f1 1px; 

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  background-color: #f9f9f9;
}

/*COMMENTS!!!!*/

.comments{
  /*font-size: 15px;*/
  width: 100%;
  box-sizing: border-box;
}
.comment_section{
   padding:6px; 
}


/*Some Buttons*/
#addComment, #addComment2, #loadMore{
  width: 120px;
  height: 40px;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: none;
  border: none;
  background-color: #ec5555;
  color: #fff;
  font-weight: 700;
}

hr{
/*margin-top: 1rem;*/
margin-bottom: 1rem;
border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
border-top: 1px solid rgba(0,0,0,.1);
}

.comments hr{
  margin-top: 5px;
}

.comments span, .comments a {
float: right;
}

.remove{
  display: none;
}
/*STAR RATINGS!!!!*/
.form-addComment{
  position: relative;
}

.rating{
  position: absolute;
  top: -10px;
  left: 20%;
  transform: translate(-25%, 25%) rotateY(180deg);
  display: flex;
}
.rating input {
  display: none;
}
.rating label {
  display: block;
  cursor: pointer;
  width: 50%;
  /*background: #ccc;*/
  /*background: #262626;*/
}

/*half star is \f123*/
.rating label:before {
  content:'\f005';
  font-family: fontAwesome;
  position: relative;
  display: block;
  font-size: 20px;
  color: grey;

  }

.rating label:after {
  content:'\f005';
  font-family: fontAwesome;
  position: absolute;
  display: block;
  font-size: 20px;
  color: #1f9cff;
  top: 0;
  opacity: 0;
  transition: .5s;
  text-shadow: 0 2px 5px rgba(0,0,0,.5);

}
.rating label:hover:after, 
.rating label:hover ~ label:after, 
.rating input:checked ~ label:after{
  opacity: 1;
}

.system{
  font-size: 11px;
  color: #f1f1f1;
  font-weight: 500;

}
.genre-list label{
  padding: 4px 0;
}


.leftSide li{
  text-decoration: none;
}

.leftSide ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.leftSide span {
  background: #e74c3c;
  /*height: 40px;*/
  margin-right: 5px;
  text-align: center;
  color: white;
  width: 0;
  display: inline-block;
  transition: 0.2s linear;
  opacity: 0;
}

li:hover span {
  width: 20px;
  opacity: 1.0;
  border-radius: 4px;
}
/* Hide the browser's default checkbox */
.genre-list input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/*for all tags*/
.expand{
  color: orange;
  font-style: bold;
  font-size: 16px;
}

/* Labels for checked inputs */
/*input:checked + li{
  background-color: #404040;
  background-color: #666666;
  width: 100px;
  border-radius: 4px;
}

input:checked + li i {
  background: #ec5555;
  border-radius: 4px;
}

input:checked + li span {
  width: 20px;
  background: #ec5555;
  opacity: 1;
  border-radius: 4px;
}*/
/*input[type="checkbox"]:checked .leftSide {
  box-shadow: 0 0 0 3px hotpink;
  background-color: red;
}*/

/*Page Numbers*/
.pages{
align-content: center;
  text-align:center;
  margin-bottom: 100px;
}

.pages a {
  color: #a4a4a4;
  padding:8px;
  border: 1px solid #444444;
  border-radius: 3px;
  /*margin-right: 4px;*/
}

.pages a:hover{
  background-color: #e6e6e6;
  color: blue;
}
#contact_button {
  color: #64647a;
  padding:8px;
  border: 1px solid #444444;
  border-radius: 3px;
  margin-top: 5px;
}

#contact_button:hover{
  background-color: #777;
  color: #fff;
}

#pageSelected {
  color: blue;
  padding:8px;
  border: 1px solid #444444;
  border-radius: 3px;
  margin-right: 4px;
  background-color: #e6e6e6;
}

#gameSelected{
  padding:6px;
  /*border: 1px solid #f1f1f1;*/
  border-radius: 3px;
  margin-right: 4px;
  background-color: #f1f1f1;
}
#gameSelect{
  color: #f1f1f1;
  padding:6px;
/*  border: 1px solid #f1f1f1;*/
  border-radius: 3px;
  margin-right: 4px;
}

#gameSelect:hover{
  background-color: #f1f1f1;
  color: blue;
}

/* Main column */
.main {
  flex: 84%;
  padding: 15px;
}

input[type=button], input[type=submit], input[type=reset] {
  font-size: 16px;
  background-color: #dd437c;
  border: none;
  color: white;
  padding: 12px 24px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}

input[type=submit]:hover{
  opacity: .5;
}

#nukeButton{
  background-color: #ec5555;
  height: 45px;
  width: 200px;
  opacity: 0.4;
  margin-bottom: 40px;
}
#nukeButton:hover{
  opacity: 1;
}
.box {
  padding: 35px;
  max-width: 475px;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.25);
}

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/*.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}*/
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -15px; 
}

#buyForm{
  padding:20px;
  color: white;
  background-color: #262625;
  font-size: 15px;
  font-style: bold;
  position: fixed;
  width: 600px;
  border: 2px solid #222;
  overflow: auto;
  border-radius: 4px;
  /*display: none;*/  
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
}

#paymentFrm{
  padding:20px;
  color: white;
  background-color: #262625;
  font-size: 15px;
  font-style: bold;
  position: fixed;
  width: 600px;
  border: 2px solid #222;
  overflow: auto;
  border-radius: 4px;
  /*display: none;*/  
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}

#paymentFrm input {
  height: 20px;
  padding: 0 10px;
  margin-bottom: 6px;
  border: 1px solid #CCC;
  border-radius: 2px;
  background-color: #F6F6F6;
  font-family: arial;
}

#paymentFrm input[type='submit'] {
  height: 20px;
  padding: 1px 6px;
  margin: 4px auto;
  border: 1px solid #CCC;
  border-radius: 2px;
  background-color: #333;
  font-family: arial;
}

#payBtn{
      text-decoration:none;
      text-align:center;
      display: block;
      margin: 1px auto;
      padding: 8px 16px;
      background-color: rgb(103, 114, 229);
      color: white; 
      border-radius: 6px;
      font-size: 16px;
      border: none;
      font-style: bold;
      border: solid 1px #262625;
}

#payBtn:hover{
    border: solid 1px white;
    font-style: none;
}

.buyitnow{
      text-decoration:none;
      text-align:center;
      display: block;
      margin: 1px auto;
      padding: 8px 16px;
      background-color: rgb(103, 114, 229);
      color: white; 
      border-radius: 6px;
      font-size: 16px;
      border: none;
      font-style: bold;
      border: solid 1px #262625;
}
.buyitnow:hover{
    border: solid 1px white;
    font-style: none;
}

.account-box{
  color: #220322;
  border:solid #e9e9e9 0.5px;
  background-color: #ffffff;
  font-size: 16px;
  font-style: bold;
  position: fixed;
  top: 60px;
  right: 5px;
  width: 240px;
  padding:10px;
  /*border: 2px solid #222;*/
  overflow: auto;
  border-radius: 4px;
  /*display: none;*/
  z-index: 200;
}
footer{
  font-size: 15px;
  font-style: bold;
  color: white;
}

a.account-select{
  display: block;
  padding:10px;
  position:relative;
}
.add-after::after{
    content:"";
    position: absolute;
    z-index:1;
    /*top:0;*/
    /*right:-7;*/
    height:7px;
    width:7px;
    border-radius:50%;
    background:#f21aa5;
}

a.account-select:hover{
  background-color: #e9e9e9;
}

.wrapper-main {
  padding-top: 60px;
  max-width: 800px;
  margin: 0 auto;
}
/*.button {
    display: block;
    width: 115px;
    height: 25px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}*/
header {
  color: #808080;
  width: calc(100%);
  height: 56px;
  padding: 0 15px;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position:fixed;
  z-index: 10;
  transform: translateY(0);
  top:0;
}
#tabfolders{
  position:fixed; 
  z-index: 2;
  transform: translateY(0);
  top:56;  
  width: calc(100%);
  height: 26px;
  padding: 0 15px;
  background-color: #ffffff;
  display: flex;
  /*flex-direction: row;*/
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #e5e5e5;
}
#search{
/*  margin: 0 0 0 400px;
  padding: 0 4px;
  flex:1;
  flex-basis: 1e- 9px;
  display: flex;
  flex-direction: row;*/
  /*align-items: center;*/
  width: 50%;
  max-width: 940px;
  min-width: 0px;
}
#search input{
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  max-width: 100%;
  width: 75%;
  /*text-align: inherit;*/
  border:1px solid #cccccc;
  text-indent: 10px;
  border-radius: 2px 0 0 2px;
}

#search button, input[type="submit"], input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  width: 65px;

  border-radius: 0 2px 2px 0;
  margin: 0;
  height: 24px;
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
}

header a {
   color: #030303;
}
header a:hover {
   background-color: : #f9f9f9;
}
#menuSide{
  display: none;
  font-size: 20px; 
  padding: 10px;
  cursor: pointer;
}

#cartIcon{
  padding-right: 20px;
}

.fa-user-circle:hover {
  opacity: 0.9;
  cursor: pointer;
}
.nav-header-main {
   color: #808080;
  height: 80%;
  display: flex;
  flex-direction: row;
}
.nav-header-main li.icon{
  float: left;
  display: block;
}
.header-logo {
  width: 75px;
  padding-right: 20px;
}

.nav-header-main img {
  /*height: 100%;*/
}

.nav-header-main ul {
  height: 100%;
  color: #f2f2f2;
}

.nav-header-main ul li {
  color: #f2f2f2;
  list-style: none;
  float: left;
  height: 100%;
}

.nav-header-main ul li a {
  color: #808080;
  display: block;
  height: 100%;
  padding: 0 10px;
  border-radius: 6px;
  line-height: 48px;
  font-family: arial;
  font-size: 14px;
  /*text-transform: uppercase;*/
}

.header-login {
  color: #606060;
  /*height: 60%;*/
  display: flex;
  flex-direction: row;
}
.header-login a {
  color: #606060;
}

.header-login form {
  height: 100%;
}

.header-login form input {
  height: 100%;
  width: 160px;
  padding: 0 15px;
  border: none;
  border-radius: 4px;
  /*background-color: #F6F6F6;*/
  float: left;
  margin-left: 8px;
  font-family: arial;
}

.header-login form button {
  height: 100%;
  padding: 0 10px;
  border: none;
  border-radius: 4px;
  background-color: #333;
  margin-left: 8px;
  font-family: arial;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

.header-signup {
  height: 100%;
  width: 70px;
  padding: 0 6px;
  border: none;
  border-radius: 4px;
  margin-left: 8px;
  font-family: arial;
  font-size: 13px;
  line-height: 36px;
  color: #808080;
  text-transform: uppercase;
  text-align: center;
}
.tag-container{
    text-align: center; 
    padding-top: 76px; 
    font-size: 1.2em; 
    font-weight: 400; 
    font-family: google sans, roboto, arial;
    background-color: #ffffff;
    border-top: solid 1px #e5e5e5;
    padding-bottom:14px;
}

#add-trade{
    text-transform: uppercase;
    font-size:13px;
    font-weight: 550;
}
#add-trade: hover{
    background-color: #e5f8e6;
}
main {
  /*padding-top: 15px;*/
}
.bottom-left{
  font-family: Lato, Helvetica;
  font-weight: 500;
  color: white;
  font-size: 28px;
  font-style: bold;
  position: absolute;
  bottom: 20px;
  left: 20%;
}
/*SECTION!!!*/

.section-default {
  color: #505050;
  font-weight: 400;
  position: relative;
  width: 100%;
  border:solid #dadce0 0.7px;
  padding: 25px;
  border-radius: 6px;
  /*background-color: #FFF;*/
  /*background-color: #333333;*/
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
}

.section-default p {
  padding: 10px 0;
  /*text-align: center;*/
  font-size: 15px;
  /*font-family: arial;*/
  /*color: #e1e1e1;*/
}

.section-default a, .tags div a {
  color: blue;
  /*color: #f1f1f1;*/
  /*padding:6px;*/
  /*border: 0.8px solid #d9967e;*/
  border-radius: 3px;
  margin-right: 4px;
  margin: 6px;
}

.section-default a:hover, .tags div a:hover{
  color: #333333;
  /*background-color: #d9967e;*/
}

.form-addproduct, p{
  font-size: 15px;
}

.form-addproduct input{
  font-size: 15px;
  color: #111;
}
.form-addproduct button{
  font-size: 14px;
  background-color: #1a73e8;
  border: none;
  color: white;
  padding: 9px 18px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}
.form-addproduct button:hover{
  background-color: #0b55b5;
  }
.thickFont{
  font-family: Nunito, Helvetica Neue, helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}
.login-status {
  text-align: center;
  font-size: 26px;
  font-family: arial;
  color: #111;
}

h1 {
  text-align: center;
  font-size: 26px;
  font-family: arial;
  color: #505050;
}
h3 {
  text-align: center;
  font-size: 20px;
  font-family: arial;
  /*color: #F6F6F6;*/
}

h4 {
  font-family: arial;
  color: #e6e6e6;
  margin-bottom: 10px;
}

.leftSide h3{

  padding-bottom: 5px;
  text-decoration-style: underline;
}

/* signup.php */

.form-signup {
  margin: 0 auto;
  padding-top: 20px;
  width: 200px;
}

.form-signup input {
  /*width: calc(100% - 30px);*/
  height: 30px;
  padding: 0 15px;
  margin-bottom: 6px;
  border: 1px solid #CCC;
  border-radius: 4px;
  background-color: #F6F6F6;
  float: left;
  font-family: arial;
}

.form-signup button {
  display: block;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #555;
  font-family: arial;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

.form-addproduct input {
  /*width: calc(100% - 30px);*/
  /*height: 30px;*/
  padding: 0 15px;
  /*margin-bottom: 6px;*/
  /*border: 1px solid #CCC;*/
  border-radius: 4px;
  /*background-color: #F6F6F6;*/
  /*float: left;*/
  /*font-family: arial;*/
}
/*.form-addproduct label {
  padding-top: 10px;
  width: calc(100% - 30px);
  height: 30px;
  float: left;
  font-family: arial;
}*/
/*.form-addproduct button {
  display: block;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #333;
  font-family: arial;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}*/

.form-resend button {
  display: block;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #333;
  font-family: arial;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.signuperror {
  padding-top: 14px !important;
  font-family: arial !important;
  font-size: 16px !important;
  color: red !important;
  text-align: center !important;
}

.signupsuccess {
  padding-top: 14px !important;
  font-family: arial !important;
  font-size: 16px !important;
  color: green !important;
  text-align: center !important;
}

/* RESET PASSWORD */

.form-resetpwd {
  margin: 0 auto;
  width: 280px;
  padding-top: 10px;
  text-align: center;
}

.form-resetpwd input {
  width: calc(100% - 10px);
  height: 30px;
  padding: 0 15px;
  margin: 6px auto;
  border: 1px solid #CCC;
  border-radius: 4px;
  background-color: #F6F6F6;
  float: left;
  font-family: arial;
}

.form-resetpwd button {
  display: block;
  width: 70%;
  height: 30px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #333;
  font-family: arial;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

#p-forgetpwd{
  text-align: center;
}
#p-forgetpwd a{
  border: none;
  display: block;
  padding: 10px 0;
  /*width: fit-content;*/
  margin: 0 auto;
  font-size: 14px;
  font-family: arial;
  color: red;
}

#p-forgetpwd a:hover {
  color: #666666;
}

/*TABLES*/
table{
  /*border: 0.7px solid #c6c6c6;*/
  width: 100%;
  border-radius: 4px;
}


/*SLIDING --SIDEBAR*/
#sidebar-container{
  position: fixed;
  z-index: -10;
  top: 0;
  left: 0;
 height: 100%;
 width: 100%;
 /*background-color: rgba(0,0,0,0.2);*/
}

.sidebar {
  position: relative;
  height: 100%;
  width: 0;
  /*display: none;*/
/*  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;*/
  /*background-color: #111;*/
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 80px;
}

.sidebar form {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
}


.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 42px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/*.openbtn {
  position: fixed;
  top: 5px;
  left: 20px;
  z-index: 2;
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}*/
/*
.openbtn:hover {
  background-color: #444;
}
*/
#main {
  transition: margin-left .5s;
}
#mySidebar{
  width: 0;
}

/*For Upload Progress Bar*/
#progressBox{
  position: fixed;
  width: 500px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top:-100px;
  margin-left: -250px;
  z-index: 10; 
}
.progress { position:relative; width:460px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

/*GALLERY*/
.gallery-links {
margin-bottom: 15px;
}

.gallery-links h2 {
  font-family: Catamaran;
  font-size: 28px;
  font-weight: 600;
  color: #111;
  text-transform: uppercase;
}

.gallery-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}

.gallery-container div {
  width: 200px;
  margin-right: 14px;
  margin-bottom: 15px;

}
.centered {
        display: table-cell;
        vertical-align: middle;
        align-content: center;
/*  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
.gallery-container .image-link {
  width: 200px;
  /*margin: 20px 10px 0;*/
}

.gallery-container .image-link:hover {
  opacity: 0.8;
}

.gallery-container .image-link div {
  width: 100%;
  /*height: 235px;*/
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

/*img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}*/
.gallery-container h3 {
  font-family: Catamaran;
  font-size: 20px;
  font-weight: 700;
  color: #111;
  padding-top: 16px;
  line-height: 26px;
}

.gallery-container p {
  font-family: Catamaran;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  padding-top: 4px;
  line-height: 20px;
}

.gallery-upload {
  /*border:solid #a2a2a2 1px;*/
  width: 100%;
  background-color: #333333;
  padding: 10px 0;
  margin-top: 10px;
  color: #F2F2F2;
  border-radius: 5px;

}

.gallery-upload h2 {
  font-family: Catamaran;
  font-size: 28px;
  font-weight: 600;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 10px;
}

.gallery-upload form {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}

.gallery-upload form input {
  width: 300px;
  height: 30px;
  margin-top: 10px;
  padding: 0 15px;
  border-radius: 100px;
  box-shadow: none;
  border: 1px solid #ccc;
}

.gallery-upload-file-input {
  padding-top: 8px !important;
  background-color: #fefefe;
}

.gallery-upload form button {
  width: 120px;
  height: 30px;
  margin-top: 10px;
  border-radius: 100px;
  box-shadow: none;
  border: none;
  background-color: #ec5555;
  color: #fff;
  font-weight: 700;
}

/*POP UP!!!!!!!!!!!!!!!*/

*, *:before, *:after {
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box; 
}
html, body{
  font-family: helvetica;
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-family: Raleway;
  line-height: 1.4;
}
/*----------------------------------------------   
--Fluid body sizing
-----------------------------------------------  */
body {
font-size: 100%;
  
 /* @media (min-width: 32em) {
    font-size: 110%
  }
  @media (min-width: 54em) {
    font-size: 111%
  }
  @media (min-width: 74em) {
    font-size: 115%
  }

  @media (min-width: 96em) {
    font-size: 135%
  }*/
}
a.btn{
  background-color: rgb(165,19,0);
  color: #fff;
  text-decoration: none;
  display:inline-block;
  letter-spacing: 0.1em;
  padding: 0.5em 0.5em;
  border-radius: 4px;
  &.btn-beta{
    background-color: #e36e3a;
  }
}
.decor-line {
  position: relative;
  top:  0.7em;
  border-top: 1px solid #ccc;
  text-align:center;
  max-width: 40%;
  margin: 0.5em auto;
  display: block;
  padding: 0.1em 1em;
  color: #ccc;
  
  span{
    background: #fff;
    color: #ccc;
    position: relative;
    top: -.7em;
    padding: 0.5em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight:  900;
  }
}
.overlay-verify{
  background: #000;
  position:fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.box{
  background: #f2f2f2;
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  bottom: 0;
  margin: 0 auto;
  z-index: 15;
  height: 35%;
  display:table;
  border-radius: 6px;

  .box-left, .box-right{
    width: 100%;
    position: relative;
    text-align: center;
    padding: 5%;
    
/*    @media (min-width: 54em){
      display:table-cell;
      vertical-align:middle;
      width: 50%;
    }
    */
    p{
      //padding: 5%;
      position: relative;
      z-index: 3;
    }
  }
/*  .box-left{
     background:url(http://uiclients.com/thinc/assets/images/block-bg-2.jpg) 50% 50%;
    background-size: cover;
    color: #fff;
    
    img{
      position: relative;
      z-index: 4;
      width: 9em;
    }
    
    &:after{
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: rgba(0,0,0,0.4);
    }
  }*/
  
  .box-right{
    text-align: center;
    
    h3 {
      color: #555;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      border-bottom: 1px solid #eee;
      padding-bottom: 1em;
      margin: 0 auto;
    }
    p{
      color: #aaa;
    }
    small{
      color: #ccc;
    }
    .btn{
      font-weight: 600;
      letter-spacing: 0.2em;
      padding: 0.9em 1em 0.7em;
      margin: 1em auto;
      display: block;
    }
  }
}

/*Partner*/
.partner_pay{
  padding:6px;
  font-size: 15px;
}

.partner_pay td{
  text-align: center;
  padding:6px;
}
/*Mobile Settings*/
@media screen and (max-width: 400px) {
  .row {   
    flex-direction: column;
  }

  .sidebar {padding-top: 10px;}
  .sidebar a {font-size: 12px;}
/*  #tabs a {padding: .1em 3.5em;}*/

}

/*Tablet Settings*/
@media screen and (max-width: 1000px) {

#menuSide{
  display: inline-block;
}


  .nav-header-main ul li a{   
    display: none;
  }

header form:first-of-type {
  display: none;
}
/*.nav-header-main li.icon{
  float: left;
  display: block;
}*/

}